:root{--ink:#18333a;--paper:#f7f4ed;--muted:#72807b;--line:rgba(24,51,58,.09);--yellow:#ffd56a;--green:#bfe4cd;--coral:#f2b4a5;--orange:#f3a45b;--teal:#184d47;--blue:#c7dceb;--shadow:0 16px 44px rgba(24,51,58,.10);--soft:0 8px 24px rgba(24,51,58,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100%;background:var(--paper);color:var(--ink);font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}button,a{-webkit-tap-highlight-color:transparent}.shop-home-shell{width:min(920px,100%);margin:auto;padding:calc(12px + env(safe-area-inset-top)) 14px 34px}.app-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.app-brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none}.app-brand img{width:53px;height:43px;object-fit:contain}.app-brand b{display:block;font-size:17px;line-height:1}.app-brand small{display:block;margin-top:3px;color:var(--muted);font-size:7px;font-weight:900;letter-spacing:.15em}.icon-action{display:flex;align-items:center;gap:7px;min-height:41px;padding:7px 11px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-size:10px;font-weight:900;box-shadow:var(--soft)}.icon-action span{display:grid;place-items:center;width:25px;height:25px;border-radius:9px;background:var(--green);font-size:18px}.hero-deck{position:relative}.hero-rail{display:grid;grid-auto-flow:column;grid-auto-columns:100%;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:31px}.hero-rail::-webkit-scrollbar{display:none}.hero-slide{position:relative;min-height:300px;overflow:hidden;scroll-snap-align:center;padding:26px 24px;border-radius:31px;box-shadow:var(--shadow);isolation:isolate}.hero-copy{position:relative;z-index:3;max-width:64%}.eyebrow,.section-heading span,.brand-duo small{display:block;font-size:8px;font-weight:950;letter-spacing:.14em}.hero-copy h1,.hero-copy h2{margin:7px 0 9px;font-size:clamp(38px,8.8vw,64px);line-height:.88;letter-spacing:-.055em}.hero-copy p{max-width:340px;margin:0 0 21px;font-size:12px;font-weight:700;line-height:1.45}.hero-copy button,.hero-copy a{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:0 17px;border:0;border-radius:15px;background:var(--ink);color:#fff;text-decoration:none;font-size:11px;font-weight:950;box-shadow:0 10px 22px rgba(24,51,58,.18)}.hero-copy i{font-size:19px;font-style:normal}.hero-order{background:var(--yellow)}.hero-assistant{background:var(--green)}.hero-custom{background:var(--coral)}.hero-visual{position:absolute;right:19px;bottom:22px;width:31%;height:205px;border-radius:25px;background:rgba(255,255,255,.73);box-shadow:inset 0 0 0 1px rgba(255,255,255,.6),var(--soft);animation:heroFloat 4.8s ease-in-out infinite}.hero-visual strong{position:absolute;right:22px;top:54px;font-size:43px;filter:drop-shadow(0 5px 9px rgba(24,51,58,.12))}.hero-visual em{position:absolute;left:18px;bottom:17px;padding:7px 9px;border-radius:999px;background:var(--ink);color:#fff;font-size:7px;font-style:normal;font-weight:950;letter-spacing:.12em}.route-dot{position:absolute;width:13px;height:13px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 7px rgba(24,51,58,.09)}.dot-a{left:27px;top:37px}.dot-b{right:32px;bottom:58px}.route-line{position:absolute;left:39px;top:49px;width:96px;height:92px;border-right:3px dashed rgba(24,51,58,.24);border-bottom:3px dashed rgba(24,51,58,.24);border-radius:0 0 32px 0;transform:rotate(-8deg)}.hero-bubbles span,.hero-stack span{position:absolute;display:grid;place-items:center;background:rgba(255,255,255,.72);box-shadow:var(--soft);animation:heroFloat 5s ease-in-out infinite}.hero-bubbles span{width:84px;height:84px;border-radius:28px;font-size:38px}.hero-bubbles span:nth-child(1){right:45px;top:35px}.hero-bubbles span:nth-child(2){right:125px;bottom:25px;width:66px;height:66px;border-radius:22px;font-size:28px;animation-delay:-1.3s}.hero-bubbles span:nth-child(3){right:15px;bottom:31px;width:72px;height:72px;border-radius:24px;font-size:32px;animation-delay:-2.4s}.hero-stack span{right:36px;width:92px;height:92px;border-radius:29px;font-size:40px;transform:rotate(8deg)}.hero-stack span:nth-child(1){top:25px;right:53px}.hero-stack span:nth-child(2){top:97px;right:25px;transform:rotate(-6deg);animation-delay:-1s}.hero-stack span:nth-child(3){bottom:18px;right:82px;width:72px;height:72px;border-radius:24px;font-size:31px;animation-delay:-2s}.hero-dots{display:flex;justify-content:center;gap:5px;padding:10px 0 1px}.hero-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#c8ccc6;transition:.28s ease}.hero-dots button.is-active{width:22px;background:var(--ink)}.app-section{margin-top:25px}.compact-section{margin-top:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 3px 11px}.section-heading span{color:var(--muted)}.section-heading h2{margin:4px 0 0;font-size:25px;line-height:1;letter-spacing:-.04em}.section-heading a{padding-bottom:2px;color:var(--ink);text-decoration:none;font-size:9px;font-weight:950}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.category-card{position:relative;min-height:148px;display:flex;flex-direction:column;justify-content:flex-end;padding:14px;border-radius:23px;color:var(--ink);text-decoration:none;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.category-card:active{transform:scale(.97)}.category-card>span{position:absolute;right:11px;top:11px;display:grid;place-items:center;width:50px;height:50px;border-radius:17px;background:rgba(255,255,255,.65);font-size:25px;transition:transform .3s ease}.category-card:hover>span{transform:rotate(-7deg) scale(1.08)}.category-card strong{font-size:15px}.category-card small{margin-top:3px;font-size:8px;font-weight:750;line-height:1.25;opacity:.72}.cat-breakfast{background:#f7d77b}.cat-flowers{background:#e7c6d5}.cat-gifts{background:#c8e2d1}.cat-ai{background:#cbdceb}.service-rail{display:flex;gap:9px;overflow-x:auto;padding:1px 1px 5px;scroll-snap-type:x proximity;scrollbar-width:none}.service-rail::-webkit-scrollbar{display:none}.service-rail>a,.service-rail>button{flex:0 0 min(170px,43vw);min-height:116px;padding:14px;border:1px solid var(--line);border-radius:21px;background:#fff;color:var(--ink);text-align:left;text-decoration:none;scroll-snap-align:start;box-shadow:var(--soft)}.service-rail i{display:grid;place-items:center;width:39px;height:39px;border-radius:13px;background:#f2f4ef;font-style:normal;font-size:20px}.service-rail b,.service-rail small{display:block}.service-rail b{margin-top:11px;font-size:12px}.service-rail small{margin-top:2px;color:var(--muted);font-size:8px}.brand-duo{display:grid;grid-template-columns:1.12fr .88fr;gap:9px;margin-top:26px}.brand-duo a{min-height:174px;display:flex;flex-direction:column;justify-content:flex-end;padding:17px;border-radius:25px;color:var(--ink);text-decoration:none}.brand-duo a:first-child{background:var(--orange)}.brand-duo a:last-child{background:var(--teal);color:#fff}.brand-duo strong{margin:5px 0 12px;font-size:27px;line-height:.88;letter-spacing:-.04em}.brand-duo span{font-size:9px;font-weight:950}.app-dock{position:fixed;z-index:45;left:50%;bottom:calc(9px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(520px,calc(100% - 20px));display:grid;grid-template-columns:repeat(4,1fr);gap:3px;padding:7px;border:1px solid rgba(24,51,58,.08);border-radius:23px;background:rgba(255,255,255,.91);backdrop-filter:blur(18px);box-shadow:0 18px 50px rgba(24,51,58,.16)}.app-dock a,.app-dock button{min-height:49px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-radius:16px;background:transparent;color:#71807b;text-decoration:none;font-size:8px;font-weight:900}.app-dock i{font:normal 23px/1 Arial}.app-dock .is-active{background:var(--yellow);color:var(--ink)}.order-sheet,.install-sheet{position:fixed;inset:0;z-index:70}.sheet-backdrop{position:absolute;inset:0;border:0;background:rgba(17,34,31,.48);backdrop-filter:blur(6px)}.order-sheet section,.install-sheet section{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,620px);padding:30px 18px calc(20px + env(safe-area-inset-bottom));border-radius:30px 30px 0 0;background:#fff;box-shadow:0 -25px 70px rgba(0,0,0,.18);animation:sheetUp .34s cubic-bezier(.18,.82,.2,1)}.sheet-handle{position:absolute;left:50%;top:9px;transform:translateX(-50%);width:42px;height:4px;border-radius:999px;background:#d9ddd8}.sheet-close{position:absolute;right:14px;top:16px;width:39px;height:39px;border:0;border-radius:50%;background:#f1f2ee;color:#52625d;font-size:24px}.order-sheet section>small,.install-sheet section>small{font-size:8px;letter-spacing:.14em;font-weight:950;color:#347161}.order-sheet h2,.install-sheet h2{margin:5px 0 5px;font-size:31px;letter-spacing:-.045em}.order-sheet section>p{margin:0 0 16px;color:var(--muted);font-size:10px;font-weight:750}.order-sheet form{display:grid;gap:10px}.order-sheet label{font-size:9px;font-weight:900;color:#577069}.order-sheet input{width:100%;min-height:53px;margin-top:5px;padding:13px 14px;border:1px solid #dde5df;border-radius:15px;background:#fafbf8;color:var(--ink);font-size:16px;outline:none}.order-sheet input:focus{border-color:#94b6a8;box-shadow:0 0 0 4px rgba(191,228,205,.38)}.order-sheet form button,.install-primary{min-height:56px;border:0;border-radius:16px;background:var(--ink);color:#fff;font-weight:950;font-size:12px}.order-sheet form button span{margin-left:9px;font-size:18px}.shop-error{margin:0 0 12px;padding:11px 13px;border-radius:14px;background:#fff0ed;color:#8c3f36;font-size:10px;font-weight:800}.install-icon{width:70px;height:70px;border-radius:22px;background:#f3f5f1;display:grid;place-items:center;margin-bottom:12px}.install-icon img{max-width:59px;max-height:50px}.install-sheet [data-install-steps]{display:grid;gap:8px;margin:14px 0}.install-step{display:grid;grid-template-columns:33px 1fr;gap:9px;align-items:center;padding:9px 11px;border-radius:14px;background:#f5f6f2;font-size:10px;font-weight:800}.install-step b{display:grid;place-items:center;width:33px;height:33px;border-radius:10px;background:var(--green)}.install-primary{width:100%}@keyframes heroFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-7px) rotate(2deg)}}@keyframes sheetUp{from{transform:translate(-50%,20px);opacity:.2}to{transform:translate(-50%,0);opacity:1}}@media(max-width:680px){.shop-home-shell{padding-left:11px;padding-right:11px}.hero-slide{min-height:284px;padding:22px 18px;border-radius:28px}.hero-copy{max-width:70%}.hero-copy h1,.hero-copy h2{font-size:clamp(38px,12vw,56px)}.hero-visual{right:13px;bottom:17px;width:28%;height:175px}.hero-bubbles span:nth-child(1){right:25px}.hero-bubbles span:nth-child(2){right:93px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:136px}.brand-duo{grid-template-columns:1fr 1fr}.brand-duo strong{font-size:23px}}@media(max-width:390px){.hero-copy{max-width:75%}.hero-copy p{max-width:220px}.hero-visual{opacity:.88;width:26%}.hero-bubbles span,.hero-stack span{transform:scale(.88)}.app-brand span{display:none}.category-card{min-height:128px}.brand-duo a{min-height:160px;padding:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-visual,.hero-bubbles span,.hero-stack span,.order-sheet section,.install-sheet section{animation:none!important}.category-card,.category-card>span{transition:none!important}}

/* 0.19.2 · acciones discretas + badges */
.app-top-actions{display:flex;align-items:center;gap:6px}.top-notice-action,.admin-lock{position:relative;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.74);color:var(--ink);text-decoration:none;box-shadow:0 5px 16px rgba(24,51,58,.05)}.top-notice-action span{font-size:21px;line-height:1;transform:rotate(180deg)}.top-notice-action b,.dock-notices>b{position:absolute;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#d9534f;color:#fff;font-size:8px;font-weight:1000;line-height:1}.top-notice-action b{right:-4px;top:-4px}.admin-lock{width:30px;height:30px;border-color:rgba(24,51,58,.06);background:transparent;box-shadow:none;font-size:14px;opacity:.48}.admin-lock:hover,.admin-lock:focus-visible{opacity:.9;background:#fff}.dock-notices{position:relative}.dock-notices>b{right:15%;top:2px}.dock-notices>b[hidden],.top-notice-action b[hidden]{display:none!important}
@media(max-width:390px){.app-top-actions{gap:4px}.top-notice-action{width:36px;height:36px}.admin-lock{width:27px;height:27px}.icon-action{padding-left:8px;padding-right:8px}.icon-action b{display:none}}
.top-notice-action svg,.admin-lock svg,.dock-bell svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.top-notice-action span{transform:none}.admin-lock svg{width:14px;height:14px}.dock-bell{display:grid!important;place-items:center}.dock-bell svg{width:22px;height:22px}

/* 0.20.2 · navegación completa de la webapp */
.app-dock-six{grid-template-columns:repeat(6,1fr);width:min(620px,calc(100% - 16px));gap:2px;padding:6px}.app-dock-six a,.app-dock-six button{min-width:0;padding:3px 2px;font-size:7.4px}.app-dock-six i{font-size:20px}.app-dock-six .dock-notices>b{right:8%;top:0}
@media(max-width:430px){.app-dock-six{bottom:calc(6px + env(safe-area-inset-bottom));border-radius:21px}.app-dock-six a,.app-dock-six button{min-height:47px;font-size:6.7px}.app-dock-six i{font-size:19px}}

/* 0.21.11 · Guías heredadas del Hub, ya nativas en Shop */
.guide-section{margin-top:22px}.guide-duo{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guide-card{min-height:126px;padding:16px;border-radius:24px;text-decoration:none;color:var(--ink);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);box-shadow:var(--soft);transition:transform .18s ease}.guide-card:active{transform:scale(.985)}.guide-card i{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;font-style:normal;font-size:17px;font-weight:950}.guide-card strong,.guide-card small{display:block}.guide-card strong{font-size:17px;line-height:1.05;letter-spacing:-.025em}.guide-card small{margin-top:5px;color:var(--muted);font-size:10px;font-weight:800;line-height:1.3}.guide-card>span{font-size:24px}.guide-buy{background:#fff2cf}.guide-buy i{background:#ffd56a}.guide-process{background:#eaf5ef}.guide-process i{background:#bfe4cd}@media(max-width:620px){.guide-duo{grid-template-columns:1fr}.guide-card{min-height:104px}}

/* 0.22.3.5 · Guías de cliente sin pastel + garantía */
.guide-trio{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.guide-trio .guide-card{min-height:138px;align-content:center;border:0;box-shadow:none}.guide-trio .guide-card i{background:transparent;border:1px solid currentColor}.guide-trio .guide-card small{color:inherit;opacity:.72}.guide-trio .guide-card>span{font-size:20px}.guide-buy{background:#fff!important;color:#17383b!important;border:1px solid rgba(23,56,59,.12)!important}.guide-buy i{background:#f4b942!important;border-color:#f4b942!important;color:#17383b!important}.guide-process{background:#17383b!important;color:#fff!important}.guide-process i{background:#d96824!important;border-color:#d96824!important;color:#fff!important}.guide-guarantee{background:#1f5e50!important;color:#fff!important}.guide-guarantee i{background:#f4b942!important;border-color:#f4b942!important;color:#17383b!important}@media(max-width:720px){.guide-trio{grid-template-columns:1fr}.guide-trio .guide-card{min-height:100px}}
