:root{--bg:#fff;--surface:#fff;--surface-2:#f6f7f5;--text:#16211d;--muted:#667085;--brand:#116252;--brand-2:#0c463b;--accent:#e7a6b7;--accent-2:#f6d977;--line:#e6e9e7;--soft:#eef5f1;--success:#159760;--radius:16px;--shadow:0 12px 34px rgba(28,43,37,.08);--max:1210px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.global-banner{display:block;text-align:center;padding:8px 16px;font-size:12px;font-weight:800;background:var(--brand);color:#fff}.global-banner.sale{background:var(--accent-2);color:#151515}.global-banner.dark{background:#111;color:#fff}.commerce-trust-strip{max-width:var(--max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);min-height:46px}.commerce-trust-strip>div,.commerce-trust-strip>a{display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 16px;border-right:1px solid var(--line)}.commerce-trust-strip>:last-child{border-right:0}.commerce-trust-strip b{font-size:12px}.commerce-trust-strip small{font-size:11px;color:var(--muted)}.trust-icon{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--brand);font-weight:900}.store-header{background:var(--surface);border-bottom:1px solid var(--line);position:relative;z-index:30}.store-head-main{max-width:var(--max);margin:auto;min-height:88px;padding:14px 20px;display:grid;grid-template-columns:280px minmax(260px,1fr) auto;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:11px;min-width:0}.brand-mark,.brand-logo{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:24px;overflow:hidden}.brand-logo img{width:100%;height:100%;object-fit:contain;background:#fff}.brand-copy{display:flex;flex-direction:column;min-width:0}.brand-copy b{font-size:19px;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-copy small{font-size:8px;letter-spacing:.22em;color:var(--muted);font-weight:800}.store-search{height:44px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);display:flex;align-items:center;overflow:hidden}.store-search>span{padding-left:13px;color:var(--muted);font-size:20px}.store-search input{border:0;background:transparent;outline:0;min-width:0;flex:1;padding:0 12px;color:var(--text)}.store-search button{border:0;background:var(--brand);color:#fff;height:100%;padding:0 18px;font-weight:800;font-size:12px}.header-actions{display:flex;align-items:center;gap:10px}.header-wa,.header-cart{height:46px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:0 12px;border-radius:10px;font-size:12px;font-weight:800;background:#fff}.header-wa span{color:#17a563;font-size:18px}.header-cart span{font-size:17px}.header-cart b{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:10px}.header-actions em{font-style:normal}.menu-btn{display:none;border:0;background:transparent;font-weight:900;font-size:22px}.store-nav-row{max-width:var(--max);margin:auto;min-height:45px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800}.site-nav a{position:relative;padding:13px 0}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:6px;height:2px;background:var(--brand);transition:.2s}.site-nav a:hover:after{right:0}.nav-order{font-size:12px;font-weight:900;color:var(--brand)}.category-rail{max-width:var(--max);margin:auto;display:flex;gap:9px;padding:12px 20px;overflow:auto;scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.category-rail a{white-space:nowrap;padding:7px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:11px;font-weight:800;color:#48544f}.category-rail a:hover{background:var(--soft);border-color:color-mix(in srgb,var(--brand) 25%,var(--line))}.flash{position:fixed;right:18px;top:18px;z-index:100;padding:12px 16px;border-radius:10px;background:#111827;color:#fff;box-shadow:var(--shadow)}.commerce-hero{max-width:var(--max);margin:10px auto 26px;min-height:510px;background:var(--soft);display:grid;grid-template-columns:1.02fr .98fr;overflow:hidden;border:1px solid var(--line);border-radius:18px}.hero-copy{padding:62px 38px 54px 54px;display:flex;flex-direction:column;justify-content:center}.hero-kicker,.eyebrow{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--brand)}.commerce-hero h1{font-size:clamp(45px,5.2vw,72px);line-height:.98;letter-spacing:-.055em;margin:14px 0 18px;max-width:690px}.commerce-hero p{font-size:17px;color:var(--muted);max-width:610px;margin:0}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:27px 0 26px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;padding:13px 18px;font-weight:900;font-size:13px}.btn.primary{background:var(--brand);color:#fff}.btn.secondary{background:#fff;border:1px solid var(--line);color:var(--text)}.btn.whatsapp{background:#1fc96b;color:white}.hero-proof{display:flex;gap:20px;flex-wrap:wrap}.hero-proof span{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;color:#53605a}.hero-proof b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);color:var(--brand);font-size:9px}.hero-visual{position:relative;display:grid;place-items:center;padding:24px}.hero-image-wrap{width:min(92%,510px);height:min(88%,490px);position:relative;background:#fff;overflow:hidden;box-shadow:var(--shadow)}.hero-image-wrap img{width:100%;height:100%;object-fit:cover}.hero-sticker{position:absolute;right:14px;top:14px;background:var(--brand);color:#fff;padding:8px 11px;font-size:10px;font-weight:900}.hero-price-card{position:absolute;left:8px;bottom:25px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:13px 15px;min-width:160px}.hero-price-card span,.hero-price-card small{display:block;color:var(--muted);font-size:10px}.hero-price-card b{display:block;color:var(--brand);font-size:19px;margin:1px 0}.category-showcase{max-width:var(--max);margin:18px auto 20px;padding:26px 20px}.cat-intro{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.cat-intro h2{font-size:27px;margin:4px 0;letter-spacing:-.03em}.cat-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:var(--line);gap:1px}.cat-grid a{background:var(--surface);padding:17px;display:grid;grid-template-columns:auto 1fr;column-gap:11px;align-items:center}.cat-grid a>span{grid-row:1/3;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--soft);font-size:19px}.cat-grid b{font-size:13px}.cat-grid small{font-size:10px;color:var(--muted)}.section,.page{max-width:var(--max);margin:0 auto;padding:45px 20px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px}.section-head h2{font-size:35px;letter-spacing:-.04em;margin:5px 0 3px}.section-head p{font-size:13px;color:var(--muted);margin:0}.text-link{font-size:12px;font-weight:900;color:var(--brand);white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px}.product-card{background:var(--surface);border:1px solid var(--line);overflow:hidden;transition:.24s;min-width:0}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-media{position:relative;background:var(--surface-2);overflow:hidden}.product-image{display:block;overflow:hidden}.product-image img{width:100%;aspect-ratio:.78/1;object-fit:cover;transition:.35s}.product-card:hover .product-image img{transform:scale(1.035)}.product-badge{position:absolute;right:8px;top:8px;background:var(--brand);color:#fff;font-size:9px;font-weight:900;padding:6px 8px;letter-spacing:.03em}.quick-actions{position:absolute;left:50%;bottom:10px;transform:translate(-50%,10px);display:flex;gap:7px;opacity:0;transition:.22s}.product-card:hover .quick-actions{opacity:1;transform:translate(-50%,0)}.quick-actions a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--brand);box-shadow:0 8px 24px #0002;font-weight:900}.product-body{padding:13px 12px 14px}.product-body h3{font-size:13px;line-height:1.3;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body>p{font-size:11px;color:var(--muted);margin:0 0 7px;min-height:34px}.product-meta{font-size:9px;color:var(--success);font-weight:800;margin-bottom:8px}.product-buy{display:flex;flex-direction:column;gap:9px}.product-buy>strong{font-size:19px;color:var(--brand);letter-spacing:-.02em}.buy-actions{display:grid;grid-template-columns:1fr auto;gap:6px}.buy-wa,.cart-mini{height:35px;display:flex;align-items:center;justify-content:center;border:0;font-size:10px;font-weight:900}.buy-wa{background:var(--brand);color:#fff;padding:0 8px}.cart-mini{width:35px;background:var(--surface-2);border:1px solid var(--line);color:var(--brand);font-size:20px}.promo-grid{max-width:var(--max);margin:28px auto;padding:16px 20px 10px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.promo-card{min-height:255px;padding:32px;position:relative;overflow:hidden;display:flex;align-items:center}.promo-card>div:first-child{max-width:65%;position:relative;z-index:2}.promo-card span{font-size:10px;font-weight:900;letter-spacing:.15em}.promo-card h3{font-size:29px;line-height:1.08;letter-spacing:-.035em;margin:9px 0 11px}.promo-card p{font-size:13px;max-width:430px}.promo-card a{font-size:12px;font-weight:900;text-decoration:underline;text-underline-offset:4px}.promo-a{background:#edf0e8}.promo-b{background:#f2ccd3}.promo-flower{position:absolute!important;right:-8px;bottom:-55px;font-size:190px;opacity:.62;line-height:1}.benefits{max-width:var(--max);margin:34px auto;padding:0 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line)}.benefits article{background:var(--surface);padding:20px;display:flex;align-items:center;gap:14px;border-right:1px solid var(--line)}.benefits article:last-child{border-right:0}.benefit-icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--soft);color:var(--brand);font-weight:900;flex:0 0 43px}.benefits b{display:block;font-size:13px}.benefits small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.whatsapp-process{max-width:var(--max);margin:55px auto 20px;padding:46px;background:var(--brand-2);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.process-copy .eyebrow{color:#8ff0bd}.process-copy h2{font-size:38px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 14px}.process-copy p{color:#d6e7df;font-size:14px}.process-steps{display:grid;gap:10px}.process-steps article{display:flex;gap:14px;align-items:flex-start;background:#ffffff0d;border:1px solid #ffffff20;padding:15px}.process-steps article>b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--brand-2);flex:0 0 34px}.process-steps h3{font-size:14px;margin:0 0 2px}.process-steps p{font-size:11px;color:#d6e7df;margin:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-grid article,.blog-grid article,.card-form,.areas,.empty,.success{background:var(--surface);border:1px solid var(--line);padding:24px}.service-grid article>span{font-size:28px;color:var(--brand)}.service-grid h3{font-size:19px;margin:12px 0 5px}.service-grid p{font-size:13px;color:var(--muted)}.service-grid a{font-size:11px;font-weight:900;color:var(--brand)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.blog-grid h3{font-size:20px;line-height:1.2;margin:9px 0}.blog-grid p{color:var(--muted);font-size:12px}.blog-grid b{font-size:11px;color:var(--brand)}.blog-label{font-size:9px;font-weight:900;letter-spacing:.14em;color:var(--brand)}.prefooter-cta{max-width:var(--max);margin:70px auto 0;background:var(--accent-2);padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:28px}.prefooter-cta h2{font-size:27px;line-height:1.12;margin:5px 0;max-width:760px}.site-footer{margin-top:0;background:#14201c;color:#eef5f1;padding:52px 20px 22px}.footer-grid{max-width:var(--max);margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:42px}.footer-grid>div{display:flex;flex-direction:column;gap:7px}.footer-grid p,.footer-grid span,.footer-grid a{color:#b7c4be;font-size:12px}.footer-brand{margin-bottom:6px}.footer-brand .brand-copy b{color:#fff}.footer-brand .brand-copy small{color:#8da097}.footer-pills{display:flex!important;flex-direction:row!important;gap:6px!important;flex-wrap:wrap}.footer-pills span{border:1px solid #ffffff20;padding:5px 8px}.footer-bottom{max-width:var(--max);margin:32px auto 0;padding-top:17px;border-top:1px solid #ffffff18;color:#93a29b;font-size:11px}.wa-float{position:fixed;right:17px;bottom:17px;background:#20c76a;color:#fff;padding:10px 14px;border-radius:999px;font-weight:900;box-shadow:0 12px 34px #0003;z-index:60;display:grid;grid-template-columns:auto auto;column-gap:7px;align-items:center}.wa-float>span{grid-row:1/3;font-size:21px}.wa-float b{font-size:11px;line-height:1}.wa-float small{font-size:8px;opacity:.85;line-height:1}.page-hero{text-align:center;padding:50px 0 30px}.page-hero h1,.catalog-head h1{font-size:clamp(38px,5vw,60px);line-height:1;letter-spacing:-.05em;margin:10px 0}.page-hero p,.catalog-head p{color:var(--muted);font-size:14px}.catalog-page{padding-top:36px}.catalog-head{display:flex;align-items:end;justify-content:space-between;gap:25px;padding-bottom:20px;border-bottom:1px solid var(--line)}.catalog-head h1{margin-bottom:8px}.catalog-count{display:flex;align-items:end;gap:6px}.catalog-count b{font-size:36px;color:var(--brand)}.catalog-count span{font-size:11px;color:var(--muted);padding-bottom:7px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0}.catalog-search{display:flex;gap:8px}.catalog-search input,.catalog-search select{height:40px;border:1px solid var(--line);background:#fff;padding:0 11px;outline:0}.catalog-search input{width:260px}.catalog-search button{height:40px;border:0;background:var(--brand);color:#fff;padding:0 14px;font-size:11px;font-weight:900}.quick-filter{display:flex;gap:7px}.quick-filter a{border:1px solid var(--line);padding:7px 10px;font-size:10px;font-weight:800}.catalog-grid{margin-top:6px}.empty{margin:20px 0;text-align:center;color:var(--muted)}.empty a{color:var(--brand);font-weight:900}.breadcrumbs{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--muted);margin-bottom:18px;flex-wrap:wrap}.breadcrumbs b{color:var(--text)}.product-detail{display:grid;grid-template-columns:1.03fr .97fr;gap:55px;align-items:start}.detail-media{position:relative;background:var(--surface-2);padding:0}.detail-image{width:100%;aspect-ratio:.88/1;object-fit:cover}.detail-badge{position:absolute;right:13px;top:13px;background:var(--brand);color:#fff;padding:8px 10px;font-size:9px;font-weight:900;z-index:2}.detail-copy{padding-top:30px}.detail-copy h1{font-size:48px;line-height:1.02;letter-spacing:-.05em;margin:10px 0 12px}.detail-price-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding-bottom:17px}.price{font-size:31px;font-weight:900;color:var(--brand);margin:0}.stock{font-size:10px;color:var(--success);font-weight:800}.detail-description{font-size:14px;color:var(--muted);margin:20px 0}.detail-points{display:grid;gap:7px;margin-bottom:20px}.detail-points span{font-size:11px;font-weight:700}.detail-wa{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px 16px;background:#20c76a;color:#fff;margin:12px 0}.detail-wa>span{font-size:25px}.detail-wa b,.detail-wa small{display:block}.detail-wa b{font-size:14px}.detail-wa small{font-size:9px;opacity:.87}.buy-form{display:flex;gap:9px;margin-top:12px}.buy-form label{font-size:9px;font-weight:800}.buy-form input{display:block;width:75px;height:42px;border:1px solid var(--line);padding:0 10px;margin-top:3px}.buy-form .btn{align-self:end;height:42px}.detail-help{font-size:10px;color:var(--muted);margin-top:15px}.detail-help a{color:var(--brand);font-weight:900}.forms-grid,.cart-layout{display:grid;grid-template-columns:1fr 1fr;gap:22px}.card-form{display:flex;flex-direction:column;gap:11px}.card-form h2{margin:0 0 5px}.card-form label{font-size:11px;font-weight:800}.card-form input,.card-form textarea,.card-form select{width:100%;padding:11px 12px;border:1px solid var(--line);background:#fff;margin-top:5px;outline:0}.contact-wa-card{max-width:900px;margin:0 auto 25px;background:#20c76a;color:#fff;padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px}.contact-wa-card>span{font-size:28px}.contact-wa-card b,.contact-wa-card small{display:block}.contact-wa-card small{opacity:.86}.contact-wa-card strong{font-size:12px}.areas{margin-top:24px}.areas h2{margin:5px 0 14px}.areas div{display:flex;gap:8px;flex-wrap:wrap}.areas div span{background:var(--soft);padding:7px 10px;font-size:10px}.article{max-width:820px}.article h1{font-size:50px;line-height:1.04}.lead{font-size:18px;color:var(--muted)}.prose{font-size:16px;line-height:1.75}.cart-list{border:1px solid var(--line);background:#fff;padding:0 18px}.cart-line{display:grid;grid-template-columns:auto 1fr auto;gap:15px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.cart-line:last-child{border-bottom:0}.cart-line img{width:75px;height:84px;object-fit:cover}.cart-line div{display:flex;flex-direction:column}.cart-line b{font-size:13px}.cart-line span{font-size:10px;color:var(--muted)}.checkout-card{position:sticky;top:15px}.cart-total{display:flex;justify-content:space-between;font-size:18px;border-top:1px solid var(--line);padding-top:15px}.checkout-btn{width:100%}.checkout-note{font-size:9px;color:var(--muted);text-align:center}.success{text-align:center;max-width:600px;margin:60px auto}.success>span{display:inline-grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#dff7ea;color:#16824f;font-size:28px}.site-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-46%) scale(.96);width:min(440px,90vw);background:var(--surface);color:var(--text);border:1px solid var(--line);padding:29px;box-shadow:0 25px 100px #0007;z-index:100;opacity:0;pointer-events:none;transition:.2s}.site-popup.show{opacity:1;pointer-events:auto;transform:translate(-50%,-50%) scale(1)}.site-popup>[data-popup-close]{position:absolute;right:13px;top:10px;background:transparent;border:0;color:inherit;font-size:25px}.site-popup h2{font-size:28px;margin:10px 0}.site-popup p{color:var(--muted)}
/* 1 — Bloom Commerce: modern teal / coral */.theme-bloom-commerce{--bg:#fffdfa;--surface:#fff;--surface-2:#f4f7f4;--text:#10211c;--muted:#697771;--brand:#0d7560;--brand-2:#0b4d41;--accent:#e998aa;--accent-2:#f3cf67;--line:#e3e8e4;--soft:#eaf5f0}.theme-bloom-commerce .commerce-hero{background:linear-gradient(110deg,#eef7f3 0 57%,#f8d7dc 57%)}.theme-bloom-commerce .hero-image-wrap{border-radius:1px}.theme-bloom-commerce .promo-a{background:#e7efe5}.theme-bloom-commerce .promo-b{background:#efc2ca}
/* 2 — Flora Classic: cream / burgundy / gold, classic ecommerce */.theme-flora-classic{--bg:#fbf8f1;--surface:#fffdf8;--surface-2:#f2ece1;--text:#2b201d;--muted:#776d67;--brand:#7b2f3d;--brand-2:#4d1e28;--accent:#d8b58a;--accent-2:#e7c77d;--line:#e3d9cc;--soft:#f3e9dc;--radius:4px;--font:Georgia,"Times New Roman",serif}.theme-flora-classic .brand-copy small,.theme-flora-classic .commerce-trust-strip,.theme-flora-classic .store-search,.theme-flora-classic .site-nav,.theme-flora-classic .category-rail,.theme-flora-classic .product-body p,.theme-flora-classic .product-meta,.theme-flora-classic .eyebrow,.theme-flora-classic .hero-kicker,.theme-flora-classic .btn,.theme-flora-classic .text-link,.theme-flora-classic .buy-wa,.theme-flora-classic .cart-mini{font-family:Inter,system-ui,sans-serif}.theme-flora-classic .commerce-hero{background:#eee5d7}.theme-flora-classic .commerce-hero h1{font-weight:500}.theme-flora-classic .product-card,.theme-flora-classic .hero-image-wrap,.theme-flora-classic .btn,.theme-flora-classic .buy-wa,.theme-flora-classic .cart-mini{border-radius:0}.theme-flora-classic .product-body h3{font-weight:500;font-size:14px}.theme-flora-classic .section-head h2{font-weight:500}.theme-flora-classic .promo-a{background:#e6ddce}.theme-flora-classic .promo-b{background:#ead3c7}
/* 3 — Velvet Boutique: warm plum / blush, premium but bright */.theme-velvet-boutique{--bg:#fcf7f9;--surface:#fff;--surface-2:#f5ebef;--text:#2f1e28;--muted:#7b6973;--brand:#843f63;--brand-2:#52283d;--accent:#d5a0b8;--accent-2:#f0cf9d;--line:#eadde4;--soft:#f5e7ed}.theme-velvet-boutique .commerce-hero{background:linear-gradient(120deg,#f6e9ef 0 58%,#d9a6bd 58%)}.theme-velvet-boutique .brand-mark{background:#843f63}.theme-velvet-boutique .product-card{box-shadow:0 8px 25px #66374f0c}.theme-velvet-boutique .promo-a{background:#efe3e8}.theme-velvet-boutique .promo-b{background:#dcb4c6}.theme-velvet-boutique .whatsapp-process{background:#52283d}
/* 4 — Petal Luxe: charcoal / champagne / sand */.theme-petal-luxe{--bg:#f8f5ef;--surface:#fffdfa;--surface-2:#eee8de;--text:#211f1c;--muted:#716c64;--brand:#272522;--brand-2:#161513;--accent:#b99561;--accent-2:#d7b878;--line:#ded6c9;--soft:#eee8dd;--radius:0;--font:Georgia,"Times New Roman",serif}.theme-petal-luxe .brand-copy small,.theme-petal-luxe .commerce-trust-strip,.theme-petal-luxe .store-search,.theme-petal-luxe .site-nav,.theme-petal-luxe .category-rail,.theme-petal-luxe .product-body p,.theme-petal-luxe .product-meta,.theme-petal-luxe .eyebrow,.theme-petal-luxe .hero-kicker,.theme-petal-luxe .btn,.theme-petal-luxe .text-link,.theme-petal-luxe .buy-wa,.theme-petal-luxe .cart-mini{font-family:Inter,system-ui,sans-serif}.theme-petal-luxe .commerce-hero{background:#dcd4c7}.theme-petal-luxe .commerce-hero h1,.theme-petal-luxe .section-head h2{font-weight:400}.theme-petal-luxe .product-card,.theme-petal-luxe .hero-image-wrap,.theme-petal-luxe .btn,.theme-petal-luxe .buy-wa,.theme-petal-luxe .cart-mini{border-radius:0}.theme-petal-luxe .product-badge{background:#ad8956}.theme-petal-luxe .promo-a{background:#d9d0c2}.theme-petal-luxe .promo-b{background:#e5d7c1}
/* 5 — Local Express: clean blue / sunshine, speed focused */.theme-local-express{--bg:#f8fbff;--surface:#fff;--surface-2:#eef5ff;--text:#13213a;--muted:#6c7890;--brand:#1263d5;--brand-2:#0c3b7b;--accent:#ffb45e;--accent-2:#ffdc4a;--line:#dce7f6;--soft:#eaf3ff}.theme-local-express .commerce-hero{background:linear-gradient(110deg,#e8f2ff 0 58%,#ffdf67 58%)}.theme-local-express .store-search button,.theme-local-express .product-badge{background:#1263d5}.theme-local-express .promo-a{background:#e3efff}.theme-local-express .promo-b{background:#ffe37b}.theme-local-express .promo-b .promo-flower{opacity:.34}.theme-local-express .whatsapp-process{background:#0c3b7b}
/* 6 — Minimal Garden: sage / forest / off-white */.theme-minimal-garden{--bg:#f7f8f3;--surface:#fff;--surface-2:#eef1e8;--text:#19221b;--muted:#6f776d;--brand:#365f43;--brand-2:#243f2d;--accent:#b6c29d;--accent-2:#d9d7a9;--line:#dde3d8;--soft:#e9efe5;--radius:2px}.theme-minimal-garden .commerce-hero{background:linear-gradient(110deg,#e8eee3 0 60%,#c9d4b9 60%)}.theme-minimal-garden .product-card,.theme-minimal-garden .hero-image-wrap,.theme-minimal-garden .btn,.theme-minimal-garden .buy-wa,.theme-minimal-garden .cart-mini{border-radius:0;box-shadow:none}.theme-minimal-garden .store-head-main{min-height:82px}.theme-minimal-garden .brand-copy small{letter-spacing:.28em}.theme-minimal-garden .promo-a{background:#dfe7d8}.theme-minimal-garden .promo-b{background:#e9e2c7}
@media(max-width:1100px){.store-head-main{grid-template-columns:250px 1fr auto}.header-actions em{display:none}.product-grid{grid-template-columns:repeat(4,1fr)}.commerce-hero{min-height:470px}.hero-copy{padding-left:40px}.cat-grid{grid-template-columns:repeat(5,1fr)}.cat-grid small{display:none}}
@media(max-width:900px){.commerce-trust-strip small{display:none}.store-head-main{grid-template-columns:1fr auto}.store-search{grid-column:1/-1;grid-row:2;margin-bottom:6px}.store-nav-row{min-height:40px}.product-grid{grid-template-columns:repeat(3,1fr)}.commerce-hero{grid-template-columns:1fr 1fr}.commerce-hero h1{font-size:48px}.hero-copy{padding:38px 26px}.hero-proof{display:none}.cat-grid{grid-template-columns:repeat(3,1fr)}.cat-grid a:nth-last-child(-n+2){display:none}.promo-card>div:first-child{max-width:75%}.whatsapp-process{gap:30px;padding:36px}.process-copy h2{font-size:31px}.service-grid,.blog-grid{grid-template-columns:1fr 1fr}.catalog-tools{align-items:flex-start;flex-direction:column}.quick-filter{flex-wrap:wrap}}
@media(max-width:720px){.commerce-trust-strip{grid-template-columns:repeat(3,1fr);min-height:39px}.commerce-trust-strip>div,.commerce-trust-strip>a{padding:6px 4px;gap:4px}.commerce-trust-strip b{font-size:9px;text-align:center}.trust-icon{display:none}.store-head-main{min-height:69px;padding:10px 13px;display:flex}.brand{flex:1}.brand-mark,.brand-logo{width:40px;height:40px;flex-basis:40px}.brand-copy b{font-size:15px}.brand-copy small{font-size:6px}.store-search{display:none}.header-wa{display:none}.header-cart{height:40px;padding:0 8px}.header-cart em{display:none}.menu-btn{display:block}.store-nav-row{padding:0 12px;min-height:0}.site-nav{position:absolute;left:12px;right:12px;top:70px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:15px;display:none;flex-direction:column;align-items:stretch;gap:0;z-index:50;font-family:Inter,system-ui,sans-serif}.site-nav.open{display:flex}.site-nav a{padding:10px}.nav-order{display:none}.category-rail{padding:9px 12px}.commerce-hero{margin:0 10px 18px;grid-template-columns:1fr;min-height:auto}.hero-copy{padding:31px 23px}.commerce-hero h1{font-size:42px}.commerce-hero p{font-size:14px}.hero-actions{margin:20px 0 0}.hero-actions .btn{flex:1}.hero-visual{padding:14px 20px 27px}.hero-image-wrap{width:100%;height:330px}.hero-price-card{left:27px;bottom:10px}.category-showcase{padding:23px 12px}.cat-intro h2{font-size:23px}.cat-grid{grid-template-columns:1fr 1fr}.cat-grid a:nth-last-child(-n+2){display:grid}.cat-grid a:last-child{grid-column:1/-1}.section,.page{padding:35px 12px}.section-head{align-items:flex-start}.section-head h2{font-size:29px}.section-head p{font-size:11px}.product-grid{grid-template-columns:1fr 1fr;gap:9px}.product-body{padding:10px}.product-body h3{font-size:12px}.product-body>p{display:none}.product-meta{font-size:8px}.product-buy>strong{font-size:16px}.buy-actions{grid-template-columns:1fr}.cart-mini{display:none}.buy-wa{font-size:9px}.quick-actions{display:none}.product-badge{font-size:7px;padding:5px 6px}.promo-grid{grid-template-columns:1fr;padding:7px 12px}.promo-card{min-height:220px;padding:25px}.promo-card>div:first-child{max-width:76%}.promo-card h3{font-size:25px}.promo-flower{font-size:145px}.benefits{grid-template-columns:1fr;margin:28px auto;padding:0 12px;border:0;gap:8px}.benefits article{border:1px solid var(--line)!important}.whatsapp-process{margin:38px 12px 15px;padding:29px 20px;grid-template-columns:1fr;gap:24px}.process-copy h2{font-size:29px}.service-grid,.blog-grid,.forms-grid,.cart-layout,.footer-grid{grid-template-columns:1fr}.prefooter-cta{margin:45px 12px 0;padding:24px;align-items:flex-start;flex-direction:column}.prefooter-cta h2{font-size:23px}.site-footer{padding-left:16px;padding-right:16px}.footer-grid{gap:28px}.catalog-head{align-items:flex-start}.catalog-count{display:none}.catalog-search{width:100%;display:grid;grid-template-columns:1fr auto}.catalog-search input{width:100%}.catalog-search select{grid-column:1/2}.catalog-search button{grid-column:2/3;grid-row:1/3;height:auto}.quick-filter{overflow:auto;width:100%;flex-wrap:nowrap}.product-detail{grid-template-columns:1fr;gap:20px}.detail-copy{padding-top:0}.detail-copy h1{font-size:37px}.detail-image{aspect-ratio:.88/1}.contact-wa-card{grid-template-columns:auto 1fr;margin:0 0 20px}.contact-wa-card strong{grid-column:2}.cart-line{grid-template-columns:auto 1fr}.cart-line>strong{grid-column:2}.checkout-card{position:static}.article h1{font-size:38px}.wa-float{right:10px;bottom:10px}.theme-flora-classic .site-nav,.theme-petal-luxe .site-nav{font-family:Inter,system-ui,sans-serif}}
@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-body>p{display:block}.commerce-hero h1{font-size:37px}.cat-grid{grid-template-columns:1fr}.cat-grid a:last-child{grid-column:auto}}

/* FloraScript 4.0 — dynamic category storefront */
.product-category{display:inline-flex;align-items:center;min-height:24px;margin-bottom:7px;padding:4px 8px;border-radius:999px;background:var(--soft);color:var(--brand);font-size:10px;font-weight:850;letter-spacing:.02em}.category-showcase .cat-intro p{margin:6px 0 0;color:var(--muted);font-size:13px}.cat-grid.dynamic{grid-template-columns:repeat(5,minmax(0,1fr));border-radius:14px;overflow:hidden}.cat-grid.dynamic a{min-height:118px;align-content:center}.cat-grid.dynamic a img{grid-row:1/4;width:74px;height:76px;object-fit:cover;border-radius:12px;margin-right:2px}.cat-grid.dynamic a.all-cat{align-content:center}.category-page{padding-top:20px}.category-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:32px;align-items:center;margin:0 0 30px;padding:34px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(135deg,var(--surface),var(--soft));overflow:hidden}.category-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.02;margin:8px 0 14px;letter-spacing:-.045em}.category-hero p{max-width:720px;color:var(--muted);font-size:16px}.category-hero>img{width:100%;height:290px;object-fit:cover;border-radius:18px}.category-cta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.category-cta-row>span{color:var(--muted);font-size:12px}.category-cta-row>span b{color:var(--text);font-size:18px}.category-seo-copy{max-width:940px;margin:56px auto 0;padding:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-seo-copy h2{font-size:28px;margin:0 0 14px}.category-links{margin-top:36px}.category-links h2{font-size:22px}.category-links>div{display:flex;flex-wrap:wrap;gap:9px}.category-links a{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:12px;font-weight:750}.category-links a:hover{border-color:var(--brand);color:var(--brand)}
@media(max-width:1050px){.cat-grid.dynamic{grid-template-columns:repeat(3,1fr)}.cat-grid.dynamic a:nth-last-child(-n+2){display:grid}.category-hero{grid-template-columns:1fr}.category-hero>img{height:320px}}
@media(max-width:650px){.cat-grid.dynamic{grid-template-columns:1fr 1fr}.cat-grid.dynamic a{min-height:100px;padding:13px}.cat-grid.dynamic a img{width:58px;height:64px}.cat-grid.dynamic a.all-cat{grid-column:1/-1}.category-hero{padding:22px;border-radius:16px}.category-hero>img{height:230px}.category-cta-row{align-items:flex-start;flex-direction:column}}
@media(max-width:390px){.cat-grid.dynamic{grid-template-columns:1fr}.cat-grid.dynamic a.all-cat{grid-column:auto}}
