:root{--bg:#fffaf8;--surface:#fff;--surface-soft:#f7efee;--text:#3d2f35;--muted:#73616a;--line:#eadcdf;--primary:#8f4c73;--primary-dark:#6e3556;--accent:#d9a5b3;--shadow:0 18px 40px #6e355614;--radius:24px;--radius-sm:16px;--max:1180px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,sans-serif;line-height:1.6}*{box-sizing:border-box}html,body{min-height:100%;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}body{background:linear-gradient(#fffaf8 0%,#fff 100%)}.container{width:min(var(--max), calc(100% - 2rem));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf8e0;border-bottom:1px solid #eadcdfe6;position:sticky;top:0}.nav-row{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.brand{color:var(--primary-dark);align-items:center;gap:1rem;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700;line-height:1;display:inline-flex}.brand-logo-wrap{border-radius:999px;flex:none;width:4.75rem;height:4.75rem;position:relative;overflow:hidden;box-shadow:0 14px 30px #6e355624}.brand-logo-static{object-fit:cover;object-position:center;border:1px solid #eadcdfe6;border-radius:999px;width:100%;height:100%;display:block;transform:scale(1.18)}.nav-actions{align-items:center;gap:1rem;display:flex}.nav-toggle{border:1px solid var(--line);cursor:pointer;background:#ffffffe0;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:.28rem;width:2.9rem;height:2.9rem;padding:0;display:none}.nav-toggle span{background:var(--primary-dark);border-radius:999px;width:1rem;height:2px}.nav-links{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.nav-links a{color:var(--muted);border-bottom:2px solid #0000;align-items:center;min-height:2.5rem;padding-bottom:.15rem;font-size:.96rem;display:inline-flex}.nav-links a:hover,.nav-links a.is-active{color:var(--primary-dark);border-bottom-color:var(--primary)}.cart-link{background:var(--surface);border:1px solid var(--line);vertical-align:middle;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;min-height:2.5rem;padding:.5rem .95rem;display:inline-flex}.cart-link.is-active-cart{border-color:var(--primary);color:var(--primary-dark)}.cart-badge{background:var(--primary);color:#fff;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .3rem;font-size:.74rem;line-height:1;display:inline-grid}.hero-section,.section{padding:4.5rem 0}.hero-grid,.two-col,.split-page,.cart-layout{align-items:center;gap:2rem;display:grid}.hero-grid,.two-col,.split-page{grid-template-columns:repeat(2,minmax(0,1fr))}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--primary);margin:0 0 1rem;font-size:.75rem;font-weight:700}h1,h2,h3,h4{color:var(--primary-dark);margin:0 0 1rem;font-family:Playfair Display,serif;line-height:1.1}h1{font-size:clamp(1.95rem,3.5vw,3.5rem)}h2{font-size:clamp(2rem,3vw,3rem)}h3{font-size:1.4rem}p{color:var(--muted);margin:0 0 1rem}.hero-copy{max-width:33rem;font-size:.98rem}.hero-card,.info-card,.product-card,.form-card,.summary-card,.bullet-card,.cart-item-card,.empty-state{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{background:radial-gradient(circle at top,#f6d9e2,#ead7ef 55%,#fdf8f9 100%);place-items:center;min-height:430px;display:grid}.hero-section-polished{padding-top:.85rem;padding-bottom:1.5rem}.hero-section-reimagined{background:radial-gradient(80% 110% at 0%,#fdd7e49e,#0000 62%),radial-gradient(60% 55% at 48% -5%,#f8dae661,#0000 58%),radial-gradient(38% 45% at 22% 108%,#ead4f461,#0000 52%),#fff;padding-top:1.5rem;padding-bottom:3.5rem}.hero-grid-polished{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:1.25rem}.hero-reimagined-shell{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:1.5rem;padding:1.1rem 0 .8rem;display:grid}.hero-reimagined-shell-final{align-items:stretch}.hero-copy-panel{flex-direction:column;justify-content:center;gap:.75rem;padding-top:.6rem;display:flex}.hero-copy-panel-reimagined{padding:.7rem .6rem .7rem 0}.hero-copy-panel-reimagined h1{letter-spacing:-.03em;max-width:10ch;margin-bottom:.35rem;font-size:clamp(2.8rem,5.2vw,5rem);line-height:.98}.hero-copy-panel-reimagined .hero-copy{max-width:31rem;font-size:1.02rem}.hero-copy-panel-final{z-index:2;position:relative}.hero-photo-wrap{justify-content:center;align-items:center;display:flex}.hero-photo-wrap img{width:100%;display:block}.showcase-section{padding-top:1.25rem}.hero-slider-shell-below{max-width:980px;margin:0 auto}.hero-slider-controls-below{margin-top:.9rem}.showcase-slide{min-height:520px}.showcase-slide img{height:520px}.hero-showcase-overlay-captioned span{color:var(--muted);margin-top:.35rem;font-size:.92rem;display:block}@media (width<=960px){.hero-reimagined-shell{grid-template-columns:1fr;padding:1.1rem 0 .7rem}.hero-copy-panel-reimagined h1{max-width:none}}@media (width<=640px){.hero-photo-wrap img{max-width:90%;margin:0 auto}.showcase-slide,.showcase-slide img{height:400px;min-height:400px}}.hero-mini-copy{color:var(--primary);max-width:32rem;max-width:32rem;margin:0;font-size:.9rem;font-weight:600}.hero-card-polished{box-shadow:none;background:linear-gradient(160deg,#ffffff38,#f7efee1f);border:none;padding:0}.hero-card-gallery-shell{align-content:start;gap:.6rem;display:grid}.hero-slider-shell{position:relative}.hero-gallery-card{background:#ffffff2e;border:1px solid #ffffff61;border-radius:34px;min-height:560px;display:none;position:relative;overflow:hidden;box-shadow:0 20px 34px #6e355612}.hero-slide-centerpiece{transform:scale(1)}.hero-slide-secondary{transform-origin:50%;transform:scale(.965)}.hero-slide-secondary img{filter:saturate(.96)}.hero-slide.is-active{display:block}.hero-gallery-card img{object-fit:cover;width:100%;height:560px}.hero-slider-controls{justify-content:space-between;align-items:center;gap:.8rem;margin-top:.55rem;display:flex}.hero-slider-btn{border:1px solid var(--line);width:2.5rem;height:2.5rem;color:var(--primary-dark);cursor:pointer;background:#ffffffeb;border-radius:999px;font-size:1.25rem;box-shadow:0 10px 20px #6e355614}.hero-slider-dots{flex:1;justify-content:center;gap:.55rem;display:flex}.hero-dot{cursor:pointer;background:#8f4c7338;border:none;border-radius:999px;width:.8rem;height:.8rem}.hero-dot.is-active{background:var(--primary)}.hero-showcase-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border:1px solid #ffffffb3;border-radius:18px;padding:1rem 1.1rem;position:absolute;bottom:1rem;left:1rem;right:1rem}.hero-showcase-overlay-soft{background:#ffffff94;border:1px solid #ffffff73}.hero-showcase-label{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);margin-bottom:.35rem;font-size:.78rem;font-weight:700}.hero-highlights{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.hero-highlight-pill{border:1px solid var(--line);color:var(--text);background:#ffffffd1;border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:500}.hero-highlights-trust{margin-top:1.2rem}.hero-highlight-pill-trust{color:var(--primary-dark);background:#ffffff9e;border-color:#8f4c731f;font-size:.79rem}.hero-visual{aspect-ratio:1/1.15;text-align:center;width:min(320px,85%);color:var(--primary-dark);background:#fff9;border:1px solid #fffc;border-radius:999px 999px 32px 32px;place-items:center;font-family:Playfair Display,serif;font-size:2.2rem;display:grid}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.2rem;display:flex}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.35rem;font-weight:600;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:var(--surface);color:var(--primary-dark);border:1px solid var(--line);transition:transform .16s,box-shadow .16s,border-color .16s,background .16s;box-shadow:0 10px 22px #6e35560f}.btn-secondary:hover{background:#fff7fa;border-color:#8f4c7333;transform:translateY(-1px);box-shadow:0 14px 28px #6e35561a}.btn-secondary:active{transform:translateY(0)}.section-soft{background:linear-gradient(#f7efeebf,#fff6)}.section-heading{max-width:48rem;margin-bottom:2rem}.section-heading-centered{text-align:center;margin-inline:auto}.section-tight-top{padding-top:2.5rem}.section-tight-bottom{padding-bottom:3rem}.collection-grid-polished .collection-card{background:linear-gradient(#fff,#fff8fa)}.collection-card-with-image{gap:.85rem;display:grid}.collection-card-head{align-items:center;gap:.85rem;display:flex}.collection-card-head img{object-fit:cover;border:1px solid #eadcdfe6;border-radius:18px;width:3.8rem;height:3.8rem}.collection-card-head h3{margin:0}.collection-card a{color:var(--primary-dark);margin-top:.2rem;font-weight:600;display:inline-block}.collection-grid,.bullet-grid,.info-list,.product-grid,.review-grid{gap:1.25rem;display:grid}.collection-grid,.bullet-grid,.info-list{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid-featured,.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.bullet-card{padding:1.5rem}.cta-band{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-band-polished{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(#fffffffa,#f7efeee0);padding:2rem}.cta-actions-stack{flex-direction:column;gap:.85rem;min-width:220px;display:flex}.shop-toolbar{border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffffbf;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.product-card{overflow:hidden}.review-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;position:relative;overflow:hidden}.review-caption{background:linear-gradient(#0000,#3d2f35c7);border-radius:0 0 24px 24px;justify-content:space-between;align-items:flex-end;gap:.5rem;padding:2.5rem 1rem .9rem;display:flex;position:absolute;bottom:0;left:0;right:0}.review-location{color:#fffffff2;font-size:.8rem;font-weight:600}.review-occasion{color:#ffffffbf;text-transform:uppercase;letter-spacing:.1em;text-align:right;font-size:.73rem}.review-card img{aspect-ratio:4/3.35;object-fit:cover;width:100%}.product-card img{aspect-ratio:4/4.8;object-fit:cover;width:100%}.product-body{padding:1.25rem}.product-category{text-transform:uppercase;letter-spacing:.14em;color:var(--primary);font-size:.8rem;font-weight:700}.product-meta{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.product-actions{gap:.65rem;display:flex}.product-actions .btn{white-space:nowrap;flex:1;min-width:0}.stack-page{max-width:760px}.form-card,.summary-card{padding:1.5rem}.form-card{gap:1rem;display:grid}.checkout-form-card{align-content:start}.form-intro{max-width:36rem;margin-top:-.35rem}.form-card label{color:var(--text);gap:.45rem;font-weight:600;display:grid}.form-card input,.form-card select,.form-card textarea{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:16px;padding:.95rem 1rem}.form-note{font-size:.92rem}.form-status{border-radius:16px;padding:.9rem 1rem;font-size:.95rem;display:none}.form-status-persistent,.form-status-working,.form-status-error,.form-status-success{display:block}.form-status-working{color:var(--primary-dark);background:#8f4c7314}.form-status-error{color:#8d2140;background:#a8324817}.form-status-success{color:#22613f;background:#3a805a1a}.form-label-hint{color:var(--muted);font-size:.82rem;font-weight:400}.contact-success-state{gap:.75rem;display:grid}.contact-copy-box{border:1px solid var(--line);width:100%;font:inherit;color:var(--text);resize:none;background:#ffffffb3;border-radius:12px;padding:.75rem;font-size:.9rem}.contact-success-actions{flex-wrap:wrap;gap:.75rem;display:flex}.contact-list{gap:.35rem;display:grid}.cart-layout{grid-template-columns:1.8fr 1fr;align-items:start}.cart-item-card{grid-template-columns:1.5fr auto auto;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.qty-controls{align-items:center;gap:.75rem;display:inline-flex}.qty-controls button{border:1px solid var(--line);background:var(--surface-soft);cursor:pointer;border-radius:999px;width:2.2rem;height:2.2rem}.summary-total{color:var(--primary-dark);font-weight:700}.summary-card-emphasis{align-content:start;gap:.9rem;display:grid}.summary-note{margin:0;font-size:.92rem}.summary-actions,.checkout-actions{flex-wrap:wrap;gap:.8rem;display:flex}.checkout-line-items{gap:.7rem;display:grid}.checkout-line-item{border-bottom:1px solid #eadcdfcc;justify-content:space-between;gap:1rem;padding-bottom:.7rem;display:flex}.checkout-line-item:last-child{border-bottom:none;padding-bottom:0}.checkout-actions button[disabled]{opacity:.7;cursor:wait}.empty-state{padding:2rem}.site-footer{border-top:1px solid var(--line);margin-top:2rem;padding:2rem 0 3rem}.top-gap{margin-top:2.25rem}.section-story-band{border-top:1px solid #eadcdfbf;border-bottom:1px solid #eadcdfbf}.story-grid{align-items:start}.story-grid-polished{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:2.5rem}.story-visual-card{background:#fff;border:1px solid #eadcdfe6;border-radius:32px;overflow:hidden;box-shadow:0 20px 34px #6e355614}.story-visual-card img{aspect-ratio:4/4.5;object-fit:cover;width:100%}.text-link{color:var(--primary-dark);font-weight:600}.about-copy{flex-direction:column;justify-content:center;gap:.85rem;display:flex}.about-copy h1{font-size:clamp(1.9rem,3vw,2.8rem)}.about-value-card h3{margin-bottom:.4rem;font-size:1.05rem}.about-value-card p{margin:0;font-size:.9rem}.flower-care-hero{background:linear-gradient(#fffaf8e6,#f7efeebf);padding:3.5rem 0 2rem}.flower-care-hero-polished{padding-top:2.6rem}.flower-care-copy{flex-direction:column;gap:.7rem;display:flex}.flower-care-pills{margin-top:.6rem}.flower-care-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:2rem;display:grid}.flower-care-hero-card{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;overflow:hidden}.flower-care-hero-card-polished{border-radius:32px;box-shadow:0 22px 36px #6e35561a}.flower-care-hero-card img{aspect-ratio:4/4.2;object-fit:cover;width:100%}.care-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.care-card{padding-top:2.7rem;position:relative}.care-step-dot{background:linear-gradient(180deg, var(--accent), var(--primary));border-radius:999px;width:.9rem;height:.9rem;position:absolute;top:1.2rem;left:1.5rem;box-shadow:0 8px 18px #8f4c733d}.flower-care-band{gap:1.5rem;display:grid}.flower-care-content-polished{max-width:920px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:1.5rem;display:grid}.footer-grid a{color:var(--muted);margin-bottom:.4rem;display:block}@media (width<=980px){.hero-grid,.two-col,.split-page,.cart-layout,.footer-grid,.collection-grid,.bullet-grid,.info-list,.product-grid,.product-grid-featured,.cta-band,.hero-showcase-grid,.flower-care-hero-grid,.care-card-grid,.story-grid-polished,.review-grid{grid-template-columns:1fr;display:grid}.cta-band,.shop-toolbar{align-items:start}.hero-gallery-card,.hero-gallery-card.is-featured{min-height:340px}.hero-gallery-card img{height:340px}.cart-item-card{grid-template-columns:1fr}}@media (width<=640px){.container{width:min(var(--max), calc(100% - 1.1rem))}.nav-row{flex-direction:row;align-items:center;gap:.75rem}.brand{gap:.7rem;font-size:1.22rem}.brand-logo-wrap{width:3rem;height:3rem}.nav-actions{margin-left:auto}.nav-toggle{display:inline-flex}.nav-links{background:#fffaf8fa;border:1px solid #eadcdff2;border-radius:24px;flex-direction:column;align-items:stretch;gap:.2rem;padding:.55rem;display:none;position:absolute;top:calc(100% + .65rem);left:.55rem;right:.55rem;box-shadow:0 18px 40px #6e35561f}.site-header.is-open .nav-links{display:flex}.nav-links a,.cart-link{border-bottom:none;border-radius:16px;width:100%;min-height:2.75rem;padding:.7rem .9rem}.cart-link{justify-content:space-between}.hero-section,.section{padding:2.5rem 0}.hero-copy-panel{padding-top:0}.hero-highlights{flex-direction:column}.hero-card-polished{padding:0}.hero-slider-controls{flex-wrap:wrap}.hero-showcase-overlay{padding:.8rem .9rem;bottom:.7rem;left:.7rem;right:.7rem}.hero-actions,.checkout-actions,.summary-actions,.shop-toolbar{flex-direction:column;align-items:stretch}.cta-actions-stack,.product-actions{width:100%}}.delivery-fee-display{border:1px solid var(--line);background:#f7efee8c;border-radius:16px;flex-direction:column;justify-content:center;gap:.2rem;min-height:3.5rem;padding:.9rem 1rem;display:flex}.delivery-fee-amount{color:var(--primary-dark);font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.delivery-fee-note{color:var(--muted);margin:0;font-size:.82rem}.payment-methods-strip{flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:.1rem;display:flex}.payment-method-badge{border:1px solid var(--line);color:var(--muted);background:#ffffffd9;border-radius:999px;align-items:center;padding:.28rem .65rem;font-size:.72rem;font-weight:500;display:inline-flex}.cart-dm-note{color:var(--muted);margin:0;padding-top:.25rem}.cart-dm-note a{color:var(--primary-dark);font-weight:600}.checkout-complete-layout{align-items:start}.checkout-complete-next-steps{gap:1.25rem;display:grid}.checkout-next-steps-grid{gap:.85rem;display:grid}.checkout-next-step p{margin:0;font-size:.92rem}.checkout-complete-contact-note{font-size:.88rem}.checkout-complete-contact-note a{color:var(--primary-dark);font-weight:600}.cart-toast{color:#fff;z-index:9999;opacity:0;white-space:nowrap;pointer-events:none;background:#1c1c1e;border-radius:10px;padding:13px 22px;font-size:.9rem;transition:opacity .22s,transform .22s;position:fixed;bottom:28px;left:50%;transform:translate(-50%)translateY(12px);box-shadow:0 6px 20px #00000047}.cart-toast--visible{opacity:1;transform:translate(-50%)translateY(0)}.cart-toast-check{color:#6ecf6e;margin-right:7px;font-weight:700}.legal-page h2{font-size:1.15rem;font-family:var(--font-body);color:var(--primary-dark);margin-top:2rem;margin-bottom:.5rem;font-weight:600}.legal-page h1{margin-bottom:.5rem}.legal-intro{color:#555;max-width:680px;margin-bottom:1.5rem;font-size:1rem}.legal-page p,.legal-page ul,.legal-page li{color:#444;font-size:.95rem;line-height:1.7}.legal-page ul{margin:.5rem 0;padding-left:1.25rem}.legal-page li{margin-bottom:.35rem}.legal-page a{color:var(--primary-dark);text-decoration:underline}.legal-updated{color:#999;border-top:1px solid #eee;margin-top:3rem;padding-top:1rem;font-size:.82rem}.footer-legal{opacity:.7;border-top:1px solid #ffffff1f;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin-top:1.5rem;padding-top:1rem;font-size:.8rem;display:flex}.footer-legal p{margin:0}.footer-legal a{color:inherit;text-decoration:underline}.cart-city-row{background:#8f4c7312;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.65rem .9rem;display:flex}.cart-city-label{color:var(--primary-dark);font-size:.88rem;font-weight:600}.cart-city-select{border:1px solid var(--line);color:var(--primary-dark);cursor:pointer;background:#fff;border-radius:8px;padding:.3rem .6rem;font-size:.88rem}
