:root{--ink:#20201e;--muted:#6c6a64;--paper:#f7f3eb;--card:#fffdf8;--line:#ded8cc;--brand:#dd5f36;--brand-dark:#a93b1c;--green:#276b52;--shadow:0 18px 60px #352b1f1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.shell{width:min(1160px,100% - 32px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:24px;min-height:72px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.2rem;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--brand);border-radius:12px;place-items:center;width:36px;height:36px;display:grid;transform:rotate(-4deg);box-shadow:0 8px 20px #dd5f364d}.nav-actions{align-items:center;gap:10px;display:flex}.button{cursor:pointer;background:var(--brand);color:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px 18px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.button:hover{filter:brightness(.96);transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button.secondary{background:var(--card);color:var(--ink);border:1px solid var(--line)}.button.ghost{color:var(--ink);background:0 0}.button.danger{background:#a5362b}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding:82px 0 96px;display:grid}.eyebrow{color:var(--brand-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:8px;font-size:.78rem;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-.065em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.2rem,7vw,6.6rem);font-weight:700;line-height:.89}.hero h1 em{color:var(--brand);font-style:italic}.hero-copy{max-width:590px;color:var(--muted);font-size:1.14rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.phone-mock{background:#282724;border-radius:38px;width:min(390px,100%);margin:auto;padding:10px;position:relative;transform:rotate(2.5deg);box-shadow:0 45px 90px #2a201647}.phone-screen{background:var(--card);border-radius:30px;min-height:610px;overflow:hidden}.mock-cover{color:#fff;background:linear-gradient(130deg,#c54b2e,#f29a52);align-items:end;height:150px;padding:24px;display:flex}.mock-body{padding:22px}.mock-pill{color:var(--green);background:#eaf4ef;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800;display:inline-block}.mock-item{border-bottom:1px solid var(--line);grid-template-columns:1fr 72px;gap:14px;padding:18px 0;display:grid}.mock-image{background:linear-gradient(145deg,#f3ce91,#da7040);border-radius:16px}.mock-line{background:#e4ded3;border-radius:9px;height:8px;margin:9px 0}.mock-line.short{width:55%}.feature-strip{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:24px;padding:28px 0 52px;display:grid}.feature{align-items:flex-start;gap:14px;display:flex}.feature svg{color:var(--brand);flex:none}.feature strong{margin-bottom:5px;display:block}.feature p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.5}.landing-page{background:#fbf8f2;overflow:hidden}.landing-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbf8f2e6;border-bottom:1px solid #ded8ccb8;position:relative}.landing-header .topbar{min-height:78px}.landing-nav{align-items:center;gap:28px;margin-left:auto;margin-right:18px;display:flex}.landing-nav a{color:#535049;font-size:.9rem;font-weight:750;text-decoration:none}.landing-nav a:hover{color:var(--brand-dark)}.whatsapp-button{background:#19764f}.whatsapp-button:hover{background:#12613f}.button-large{border-radius:15px;min-height:52px;padding:14px 22px}.landing-hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:70px;min-height:680px;padding:82px 0 94px;display:grid}.hero-content{z-index:2;position:relative}.eyebrow-dot{background:var(--brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #dd5f361f}.landing-hero h1{letter-spacing:-.068em;max-width:720px;margin:18px 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,6.2vw,6.2rem);font-weight:700;line-height:.93}.landing-hero h1 em{color:var(--brand);font-style:italic}.landing-hero .hero-copy{max-width:625px;margin:0}.hero-proof{color:#59564f;flex-wrap:wrap;gap:20px;margin-top:26px;font-size:.84rem;font-weight:750;display:flex}.hero-proof span{align-items:center;gap:6px;display:flex}.hero-proof svg{color:#19764f;stroke-width:3px}.catalog-showcase{isolation:isolate;place-items:center;min-height:575px;display:grid;position:relative}.catalog-showcase:before{content:"";z-index:-3;background:radial-gradient(circle,#e9915957,#f9e1bf57 45%,#0000 68%);border-radius:50%;position:absolute;inset:5% -18% 2% -6%}.showcase-decoration{z-index:-2;border-radius:50%;position:absolute}.decoration-one{background:#e9dfcf;width:410px;height:410px}.decoration-two{border:1px solid #dd5f3642;width:310px;height:310px;transform:translate(145px,-88px)}.landing-page .phone-mock{background:#22221f;border:1px solid #3a3833;border-radius:42px;width:325px;margin:0;padding:9px;position:relative;transform:rotate(1.7deg);box-shadow:0 48px 90px #3126193d}.landing-page .phone-screen{background:#fffdf9;border-radius:34px;min-height:555px}.phone-topline{background:#c75431;place-items:center;height:25px;display:grid}.phone-topline span{background:#ffffff8c;border-radius:999px;width:48px;height:5px}.landing-page .mock-cover{background:linear-gradient(130deg,#b73c23,#e98246);align-items:center;height:102px;padding:18px}.mock-store-row{align-items:center;gap:11px;display:flex}.mock-store-row div{gap:2px;display:grid}.mock-store-row small{opacity:.88;font-size:.68rem;display:block}.mock-logo{width:42px;height:42px;color:var(--brand-dark);background:#fffffff0;border-radius:13px;place-items:center;font-family:Georgia,serif;font-weight:900;display:grid}.landing-page .mock-body{padding:16px}.mock-search{color:#9a958c;border:1px solid #e4ded3;border-radius:10px;align-items:center;gap:7px;height:35px;padding:0 11px;font-size:.68rem;display:flex}.mock-categories{gap:6px;margin:11px 0 14px;display:flex;overflow:hidden}.mock-categories span{color:#6f6a62;border:1px solid #e4ded3;border-radius:99px;flex:none;padding:5px 8px;font-size:.57rem;font-weight:800}.mock-categories span:first-child{color:#fff;background:#c75431;border-color:#c75431}.mock-title-row{justify-content:space-between;align-items:baseline;margin-bottom:9px;display:flex}.mock-title-row h2{margin:0;font-family:Georgia,serif;font-size:1.05rem}.mock-title-row small{color:var(--brand);font-size:.58rem;font-weight:800}.mock-products{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mock-products article{background:#fff;border:1px solid #ebe5da;border-radius:12px;padding:8px;display:grid}.mock-product-image{border-radius:9px;place-items:center;height:83px;margin-bottom:7px;font-size:2rem;display:grid}.product-one{background:linear-gradient(145deg,#f4e5c5,#e9bb7d)}.product-two{background:linear-gradient(145deg,#f8d8c4,#e79a73)}.mock-products small{color:#969086;text-transform:uppercase;font-size:.5rem}.mock-products b{min-height:31px;margin:3px 0 4px;font-size:.66rem;line-height:1.25}.mock-products strong{color:var(--brand-dark);font-size:.72rem}.mock-cart-bar{color:#fff;background:#25241f;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-top:12px;padding:10px 11px;font-size:.58rem;display:flex}.mock-cart-bar span{opacity:.68}.showcase-card{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f2;border:1px solid #ded8cce6;border-radius:15px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute;box-shadow:0 16px 45px #2f261d26}.showcase-card div{gap:2px;display:grid}.showcase-card small{color:var(--muted);font-size:.65rem}.showcase-card strong{font-size:.8rem}.floating-order{top:74px;left:-12px}.floating-open{bottom:72px;right:-25px}.order-check{color:#19764f;background:#e1f0e7;border-radius:10px;place-items:center;width:30px;height:30px;display:grid}.status-pulse{background:#2c9d67;border-radius:50%;width:10px;height:10px;margin:10px;position:relative;box-shadow:0 0 0 6px #ddf1e6}.business-band{background:#f2ece1;border-block:1px solid #dfd8cb}.business-band-inner{grid-template-columns:.72fr 1.28fr;align-items:center;gap:40px;min-height:165px;display:grid}.section-kicker{color:var(--brand-dark);letter-spacing:.13em;text-transform:uppercase;font-size:.72rem;font-weight:900}.business-band h2{letter-spacing:-.035em;max-width:340px;margin:8px 0 0;font-family:Georgia,serif;font-size:1.85rem;line-height:1.05}.business-types{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.business-type{background:#ffffff8c;border-radius:14px;align-items:center;gap:10px;padding:12px;font-size:.82rem;font-weight:800;display:flex}.business-type span{width:38px;height:38px;color:var(--brand);background:#fffaf3;border-radius:12px;place-items:center;display:grid;box-shadow:0 4px 15px #352b1f0f}.landing-section{padding-block:112px}.section-heading h2,.benefits-intro h2,.control-copy h2,.final-cta h2{letter-spacing:-.045em;font-family:Georgia,serif}.section-heading h2{max-width:720px;margin:10px auto 14px;font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.02}.section-heading p{color:var(--muted);margin:0;font-size:1.02rem}.centered-heading{text-align:center}.process-grid{grid-template-columns:1fr 38px 1fr 38px 1fr;align-items:center;margin-top:58px;display:grid}.process-card{background:#fffdf8;border:1px solid #e2dbcf;border-radius:22px;min-height:250px;padding:30px;position:relative;box-shadow:0 12px 35px #352b1f0e}.step-number{color:#e6ddd0;font-family:Georgia,serif;font-size:2rem;font-weight:900;position:absolute;top:24px;right:25px}.process-icon{width:52px;height:52px;color:var(--brand);background:#f8e8dd;border-radius:16px;place-items:center;margin-bottom:27px;display:grid}.process-card h3{margin:0 0 10px;font-size:1.08rem}.process-card p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.65}.process-arrow{color:#bcb4a8;justify-self:center}.section-demo-cta{color:var(--muted);justify-content:center;align-items:center;gap:18px;margin-top:34px;display:flex}.section-demo-cta p{margin:0}.benefits-section{color:#fff;background:#242923;padding-block:105px;position:relative;overflow:hidden}.benefits-section:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:560px;height:560px;position:absolute;top:-240px;right:-180px;box-shadow:0 0 0 90px #ffffff06,0 0 0 180px #ffffff05}.benefits-layout{z-index:2;grid-template-columns:.82fr 1.18fr;align-items:center;gap:82px;display:grid;position:relative}.section-kicker.light{color:#f2a87b}.benefits-intro h2{margin:11px 0 20px;font-size:clamp(2.6rem,4.5vw,4.2rem);line-height:.98}.benefits-intro p{color:#ffffffad;max-width:500px;margin:0 0 30px;line-height:1.75}.light-button{color:#25241f;background:#fffaf3}.light-button:hover{background:#fff}.benefits-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.benefit-card{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:18px;min-height:215px;padding:25px}.benefit-icon{color:#f2a87b;background:#f2a87b24;border-radius:13px;place-items:center;width:43px;height:43px;margin-bottom:24px;display:grid}.benefit-card h3{margin:0 0 9px;font-size:1rem}.benefit-card p{color:#fff9;margin:0;font-size:.84rem;line-height:1.6}.control-section{grid-template-columns:1.08fr .92fr;align-items:center;gap:86px;display:grid}.control-visual{padding:30px 0 30px 30px;position:relative}.control-visual:before{content:"";z-index:-1;background:#eee2d2;border-radius:28px;position:absolute;inset:0 12% 0 0;transform:rotate(-2deg)}.control-window{background:#fff;border:1px solid #ddd5c8;border-radius:20px;grid-template-columns:120px 1fr;min-height:365px;display:grid;overflow:hidden;box-shadow:0 28px 65px #2e241929}.control-sidebar{color:#fff;background:#292824;padding:22px 15px}.mini-brand{align-items:center;gap:6px;margin-bottom:40px;font-size:.67rem;font-weight:900;display:flex}.side-line{background:#ffffff21;border-radius:99px;width:72px;height:8px;margin:18px 0}.side-line.active{background:#e77950}.side-line.short{width:45px}.control-content{min-width:0;padding:28px 26px}.control-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:26px;display:flex}.control-head div{gap:3px;display:grid}.control-head small,.control-product small{color:#8b867d;font-size:.58rem}.control-head b{font-family:Georgia,serif;font-size:1.3rem}.control-head>span{background:var(--brand);color:#fff;border-radius:8px;padding:8px 10px;font-size:.57rem;font-weight:800}.control-product{border-top:1px solid #eee9e1;grid-template-columns:38px 1fr auto 29px;align-items:center;gap:10px;padding:12px 0;display:grid}.control-thumb{background:#e5d5b6;border-radius:9px;width:38px;height:38px}.thumb-2{background:#c9d7c5}.thumb-3{background:#eed1bf}.control-product div{gap:3px;min-width:0;display:grid}.control-product b{text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.control-product strong{font-size:.62rem}.toggle-on{background:#2c9d67;border-radius:99px;width:27px;height:15px;position:relative}.toggle-on:after{content:"";background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:3px;right:3px}.control-copy h2{margin:11px 0 20px;font-size:clamp(2.6rem,4.5vw,4.2rem);line-height:1}.control-copy>p{color:var(--muted);line-height:1.75}.check-list{gap:13px;margin:27px 0;padding:0;list-style:none;display:grid}.check-list li{align-items:center;gap:10px;font-size:.9rem;font-weight:750;display:flex}.check-list svg{color:var(--brand)}.text-link{color:var(--brand-dark);align-items:center;gap:8px;font-weight:850;text-decoration:none;display:inline-flex}.text-link:hover{gap:12px}.final-cta{color:#fff;background:linear-gradient(130deg,#b94326,#df7047);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:50px;min-height:310px;margin-bottom:90px;padding:60px 70px;display:grid;position:relative;overflow:hidden;box-shadow:0 25px 65px #a53c1f38}.final-cta>*{z-index:2;position:relative}.final-cta h2{max-width:690px;margin:10px 0 14px;font-size:clamp(2.35rem,4.5vw,4rem);line-height:1}.final-cta p{color:#ffffffbf;margin:0}.final-cta-actions{gap:10px;min-width:220px;display:grid}.cta-decoration{border:1px solid #ffffff29;border-radius:50%;width:260px;height:260px;position:absolute;right:4%;box-shadow:0 0 0 55px #ffffff0a,0 0 0 110px #ffffff06}.landing-footer{background:#f2ece1;border-top:1px solid #ded8cc}.footer-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:42px;min-height:125px;display:grid}.footer-inner>p{color:var(--muted);font-size:.82rem}.footer-links{gap:20px;display:flex}.footer-link{align-items:center;gap:5px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.footer-link svg{color:var(--brand)}.auth-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-art{color:#fff;background:radial-gradient(circle at 20% 20%,#f3905c,#0000 32%),linear-gradient(145deg,#a83920,#db5d35 65%,#ef9b55);flex-direction:column;justify-content:space-between;padding:52px;display:flex}.auth-art blockquote{letter-spacing:-.04em;max-width:620px;margin:0;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,4.8rem);line-height:1}.auth-panel{place-items:center;padding:32px;display:grid}.auth-card{width:min(430px,100%)}.auth-card h1{letter-spacing:-.04em;margin:18px 0 8px;font-family:Georgia,serif;font-size:2.65rem}.auth-card>p{color:var(--muted);margin-bottom:28px;line-height:1.6}.form-grid{gap:16px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.field{gap:7px;display:grid}.field label{font-size:.84rem;font-weight:800}.field small{color:var(--muted)}.input{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:12px;outline:none;padding:10px 12px}.input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #dd5f361f}textarea.input{resize:vertical;min-height:90px}.alert{color:#7d241c;background:#f8e3df;border:1px solid #efc0b7;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:.9rem}.alert.success{color:#1d5b43;background:#e4f1eb;border-color:#bbd9ca}.dashboard{background:#f3efe7;min-height:100vh}.dashboard-header{color:#fff;background:#24231f}.dashboard-header .topbar{min-height:68px}.dashboard-header .button.ghost{color:#fff}.dashboard-user{align-items:center;gap:14px;display:flex}.dashboard-user>span{text-align:right;display:grid}.dashboard-user small{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.dashboard-user strong{text-overflow:ellipsis;white-space:nowrap;max-width:260px;font-size:.83rem;overflow:hidden}.dashboard-main{padding:36px 0 80px}.page-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.page-heading h1{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.5rem)}.page-heading p{color:var(--muted);margin:8px 0 0}.page-heading-actions{flex-wrap:wrap;gap:9px;display:flex}.admin-section-nav{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8eb;border-radius:15px;gap:7px;margin:0 0 24px;padding:8px;display:flex;position:sticky;top:10px;overflow-x:auto;box-shadow:0 8px 24px #392c1f0f}.admin-section-nav a{color:var(--muted);border-radius:9px;flex:none;padding:8px 11px;font-size:.78rem;font-weight:800;text-decoration:none}.admin-section-nav a:hover{color:var(--brand-dark);background:#f4ede2}.dashboard-section{scroll-margin-top:90px}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.stat,.panel{border:1px solid var(--line);background:var(--card);border-radius:18px;box-shadow:0 7px 24px #392c1f0d}.stat{padding:20px}.stat span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800}.stat strong{margin-top:8px;font-family:Georgia,serif;font-size:2.3rem;display:block}.panel{margin-bottom:18px;padding:22px}.panel h2{margin:0 0 18px;font-size:1.1rem}.panel-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.panel-heading h2{margin:0}.table-wrap{overflow-x:auto}.table{border-collapse:collapse;width:100%}.table th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.08em;padding:10px 12px;font-size:.72rem}.table td{border-top:1px solid var(--line);vertical-align:middle;padding:14px 12px}.badge{color:#1d5b43;background:#e4f1eb;border-radius:999px;align-items:center;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex}.badge.off{color:#67635c;background:#ece9e2}.inline-actions{flex-wrap:wrap;gap:8px;display:flex}.compact-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:7px 10px;font-weight:750}.action-link{align-items:center;gap:6px;font-size:.82rem;text-decoration:none;display:inline-flex}.panel-heading h2{align-items:center;gap:8px;display:inline-flex}.empty-state{color:var(--muted);text-align:center;justify-items:center;gap:7px;padding:34px 18px;display:grid}.empty-state strong{color:var(--ink)}.empty-state.compact{border:1px dashed var(--line);background:#fbf8f2;border-radius:13px;margin-top:15px;padding:20px 14px}.store-page{background:#f5f1e9;min-height:100vh;padding-bottom:110px}.store-hero{background:linear-gradient(140deg, var(--store-brand), #272420);height:270px;position:relative;overflow:hidden}.store-hero:after{content:"";background:linear-gradient(#0000 25%,#0000009e);position:absolute;inset:0}.store-cover{object-fit:cover}.store-identity{z-index:2;color:#fff;flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:28px;display:flex;position:relative}.store-identity h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(2.5rem,6vw,4.8rem)}.store-identity p{opacity:.88;margin:7px 0 0}.store-status{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.store-status .badge{background:#ffffffeb}.store-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:26px;padding-top:30px;display:grid}.category-nav{z-index:5;background:#f5f1e9;gap:8px;padding-bottom:14px;display:flex;position:sticky;top:0;overflow-x:auto}.catalog-search{border:1px solid var(--line);min-height:50px;color:var(--muted);background:#fff;border-radius:15px;align-items:center;gap:10px;margin-bottom:14px;padding:0 15px;display:flex}.catalog-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.product-meta{color:var(--muted);margin:-2px 0 8px;font-weight:700;line-height:1.4;display:block}.pharmacy-notice{color:#3c5c2c;background:#eef3e8;border-color:#cbdabb;align-items:flex-start;gap:9px;display:flex}.category-link{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:750;text-decoration:none}.category-section{margin:18px 0 34px;scroll-margin-top:70px}.category-section h2{margin:0 0 14px;font-family:Georgia,serif;font-size:2rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:var(--card);text-align:left;cursor:pointer;border-radius:18px;grid-template-columns:1fr 104px;gap:14px;min-height:150px;padding:16px;display:grid}.product-card:hover{border-color:var(--store-brand)}.product-card h3{margin:0 0 7px;font-size:1rem}.product-card p{color:var(--muted);margin:0 0 15px;font-size:.86rem;line-height:1.45}.product-card strong{color:var(--store-brand)}.product-thumb{background:#eee8dc;border-radius:14px;min-height:104px;position:relative;overflow:hidden}.product-thumb img{object-fit:cover}.sold-out{opacity:.55}.cart{position:sticky;top:18px}.cart-empty{text-align:center;color:var(--muted);padding:32px 12px}.cart-line{border-top:1px solid var(--line);padding:13px 0}.cart-line-head{justify-content:space-between;gap:14px;font-weight:800;display:flex}.cart-line small{color:var(--muted);margin-top:4px;line-height:1.4;display:block}.quantity{align-items:center;gap:9px;margin-top:9px;display:flex}.quantity button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:28px;height:28px}.cart-total{border-top:1px solid var(--line);justify-content:space-between;margin-top:6px;padding:16px 0;font-size:1.15rem;display:flex}.mobile-cart-button{z-index:20;display:none;position:fixed;bottom:16px;left:16px;right:16px}.modal-backdrop{z-index:50;background:#201c189e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--card);width:min(570px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);border-radius:22px;padding:24px;overflow:auto}.modal-header{justify-content:space-between;gap:14px;display:flex}.modal h2{margin:0;font-family:Georgia,serif;font-size:2rem}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.option-group{border-top:1px solid var(--line);margin-top:17px;padding-top:17px}.option-group legend{font-weight:900}.option-row{justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.option-row label{align-items:center;gap:9px;display:flex}.checkout-sheet{gap:18px;display:grid}.muted{color:var(--muted)}.configured-notice{text-align:center;max-width:720px;margin:60px auto}.demo-store{padding-bottom:130px}.demo-banner{color:#ffffffb3;background:#24231f;justify-content:center;align-items:center;gap:20px;min-height:43px;padding:8px 20px;font-size:.78rem;display:flex}.demo-banner span,.demo-banner a{align-items:center;gap:6px;display:inline-flex}.demo-banner span{color:#ffc19d;font-weight:900}.demo-banner a{color:#fff;font-weight:800;text-decoration:none}.demo-hero{background:linear-gradient(135deg, color-mix(in srgb, var(--store-brand) 88%, #111), var(--store-brand));height:300px}.demo-hero-pattern{opacity:.18;background-image:radial-gradient(circle at 15% 25%,#fff 0 2px,#0000 3px),radial-gradient(circle at 75% 70%,#fff 0 2px,#0000 3px);background-size:42px 42px,55px 55px;position:absolute;inset:0}.demo-rubro{text-transform:uppercase;letter-spacing:.08em;border:1px solid #ffffff4d;border-radius:99px;width:fit-content;margin-bottom:8px;padding:5px 9px;font-size:.7rem;font-weight:850}.demo-store .status-pulse{width:7px;height:7px;margin:0;box-shadow:0 0 0 3px #ddf1e6}.demo-store .category-link{cursor:pointer;color:var(--ink)}.demo-store .category-link.active{border-color:var(--store-brand);background:var(--store-brand);color:#fff}.demo-catalog-heading{justify-content:space-between;align-items:end;gap:20px;margin:22px 0 15px;display:flex}.demo-catalog-heading h2{margin:6px 0 0;font-family:Georgia,serif;font-size:2rem}.demo-catalog-heading small{color:var(--muted)}.demo-product-card{cursor:default;position:relative}.demo-product-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px #392c1f14}.demo-product-emoji{background:linear-gradient(145deg, color-mix(in srgb, var(--store-brand) 12%, white), color-mix(in srgb, var(--store-brand) 24%, #f5ead9));place-items:center;font-size:3.2rem;display:grid}.demo-add{background:var(--store-brand);color:#fff;cursor:pointer;width:34px;height:34px;box-shadow:0 7px 18px color-mix(in srgb, var(--store-brand) 34%, transparent);border:0;border-radius:11px;place-items:center;display:grid;position:absolute;bottom:10px;right:10px}.demo-cart .panel-heading h2{margin:0}.demo-cart .button{background:var(--store-brand);width:100%}.demo-cart .cart-empty svg{opacity:.45}.demo-customize{z-index:30;background:#24231f;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #1916124d}.demo-settings{gap:20px;display:grid}.demo-preset-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.demo-preset-grid button{border:1px solid var(--line);min-height:48px;color:var(--ink);cursor:pointer;background:#fff;border-radius:11px;padding:8px;font-size:.75rem;font-weight:800}.demo-preset-grid button.active{border-color:var(--store-brand);background:color-mix(in srgb, var(--store-brand) 11%, white);color:var(--store-brand)}.demo-color-field{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:6px 10px;display:flex}.demo-color-field input{background:0 0;border:0;width:35px;height:30px;padding:0}.demo-color-field code{color:var(--muted)}.demo-fulfillment{grid-template-columns:1fr 1fr;gap:10px;display:grid}.demo-fulfillment button{border:1px solid var(--line);color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:14px;justify-items:start;gap:5px;padding:16px;display:grid}.demo-fulfillment button.active{border-color:var(--store-brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--store-brand) 12%, transparent)}.demo-fulfillment svg{color:var(--store-brand)}.demo-fulfillment small{color:var(--muted)}.demo-privacy{color:var(--muted);text-align:center}.demo-complete{text-align:center;justify-items:center;gap:14px;padding-top:18px;display:grid}.demo-complete h3,.demo-complete p{margin:0}.demo-complete-icon{color:#19764f;background:#e1f0e7;border-radius:18px;place-items:center;width:58px;height:58px;display:grid}.demo-message{color:#234c38;text-align:left;background:#e8f3eb;border-radius:14px;gap:8px;width:100%;padding:18px;font-size:.88rem;display:grid}.demo-message strong{border-top:1px solid #234c382b;padding-top:8px}@media (max-width:900px){.hero{grid-template-columns:1fr;padding-top:50px}.phone-mock{display:none}.auth-page{grid-template-columns:1fr}.auth-art{display:none}.store-layout{grid-template-columns:1fr}.cart-column{display:none}.mobile-cart-button{display:flex}.product-grid{grid-template-columns:1fr}.demo-customize{bottom:78px}}@media (max-width:640px){.shell{width:min(100% - 22px,1160px)}.nav-actions .ghost{display:none}.hero{padding:42px 0 60px}.hero h1{font-size:3.7rem}.feature-strip,.stats{grid-template-columns:1fr}.auth-panel{padding:22px}.form-grid.two{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:start}.store-hero{height:230px}.dashboard-user>span{display:none}.page-heading-actions{width:100%}.page-heading-actions .button{flex:1;padding-inline:10px;font-size:.78rem}.admin-section-nav{margin-inline:-3px;top:6px}.demo-banner{justify-content:space-between;gap:8px;font-size:0}.demo-banner span,.demo-banner a{font-size:.72rem}.demo-hero{height:260px}.demo-preset-grid{grid-template-columns:1fr 1fr}.demo-fulfillment{grid-template-columns:1fr}.demo-customize{right:14px}}@media (max-width:1040px){.landing-nav{display:none}.landing-hero{gap:35px}.floating-order{left:-5px}.floating-open{right:-5px}.business-band-inner{grid-template-columns:1fr;padding-block:34px}.business-band h2{max-width:none}.benefits-layout,.control-section{gap:45px}.final-cta{padding-inline:48px}}@media (max-width:900px){.landing-hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:72px 0 78px}.landing-hero .hero-copy{margin-inline:auto}.landing-hero .hero-actions,.hero-proof{justify-content:center}.catalog-showcase{display:none}.business-types{grid-template-columns:repeat(2,1fr)}.process-grid{grid-template-columns:1fr;gap:14px}.process-arrow{display:none}.process-card{min-height:210px}.benefits-layout,.control-section{grid-template-columns:1fr}.benefits-intro{max-width:620px}.control-visual{width:min(680px,100%)}.control-copy{max-width:650px}.final-cta{text-align:center;grid-template-columns:1fr;justify-items:center}.final-cta p{max-width:620px}.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:17px;padding-block:32px}.footer-inner>p{margin:0}}@media (max-width:640px){.landing-header .topbar{min-height:70px}.nav-whatsapp{display:none}.landing-header .button.secondary{min-height:40px;padding:9px 12px;font-size:.75rem}.landing-header .button.secondary svg{display:none}.landing-hero{padding:55px 0 65px}.landing-hero h1{font-size:clamp(3rem,15vw,4.2rem)}.landing-hero .hero-copy{font-size:1rem;line-height:1.65}.landing-hero .hero-actions{display:grid}.landing-hero .hero-actions .button{width:100%}.hero-proof{gap:10px 15px;font-size:.76rem}.business-band-inner{gap:26px}.business-types{grid-template-columns:1fr 1fr;gap:8px}.business-type{padding:9px;font-size:.72rem}.business-type span{width:34px;height:34px}.landing-section,.benefits-section{padding-block:78px}.process-grid{margin-top:38px}.process-card{min-height:auto;padding:25px}.benefits-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.control-visual{padding:16px 0 16px 12px}.control-window{grid-template-columns:72px 1fr;min-height:320px}.control-sidebar{padding-inline:10px}.mini-brand{justify-content:center;font-size:0}.mini-brand svg{width:20px;height:20px}.side-line{width:45px}.side-line.short{width:28px}.control-content{padding:21px 15px}.control-product{grid-template-columns:32px minmax(0,1fr) auto}.control-thumb{width:32px;height:32px}.control-product .toggle-on,.control-head>span{display:none}.final-cta{border-radius:23px;min-height:360px;margin-bottom:55px;padding:45px 24px}.final-cta .button{width:100%}.section-demo-cta{flex-direction:column}.section-demo-cta .button,.final-cta-actions{width:100%}.footer-links{flex-wrap:wrap;justify-content:center}}
