:root{--bg:#fff;--ink:#24312b;--muted:#66716b;--pink:#f15d91;--pink2:#ff8fb4;--rose:#fff2f7;--gold:#ffc857;--green:#42a873;--mint:#effaf4;--line:#f1e5eb;--shadow:0 18px 45px rgba(84,41,55,.11);--head:'Cormorant Garamond',Georgia,serif;--body:'Manrope',ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--body);background:var(--bg);color:var(--ink)}a{color:inherit}.topbar{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;padding:12px clamp(18px,5vw,70px);background:rgba(255,255,255,.91);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);min-height:72px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:850;font-size:1.42rem;letter-spacing:-.02em;white-space:nowrap}.logo{width:40px;height:40px;fill:var(--pink);flex:0 0 auto}nav{display:flex;justify-content:center;gap:24px;min-width:0}nav a{text-decoration:none;color:var(--muted);font-weight:800;font-size:.96rem;white-space:nowrap}nav a:hover{color:var(--pink)}.pill,.chips button,.loadProducts,.copyAll,.detailBtn{border:0;border-radius:999px;background:var(--ink);color:white;padding:10px 16px;font-weight:850;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:46px;align-items:center;padding:70px clamp(22px,7vw,96px) 50px;background:radial-gradient(circle at 15% 20%,#fff1ca 0 14%,transparent 30%),linear-gradient(135deg,#fff 0%,#fff8fb 54%,#f4fff8 100%)}.heroText{min-width:0}.eyebrow{color:var(--pink);font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.detailHero h1,.sectionHead h2{font-family:var(--head);font-weight:700;letter-spacing:-.03em}.hero h1{font-size:clamp(48px,7.2vw,96px);line-height:.88;margin:0 0 22px;max-width:900px}.lead{font-size:1.18rem;line-height:1.68;color:var(--muted);max-width:760px}.searchbox{display:flex;align-items:center;gap:12px;margin:30px 0 14px;background:white;border:1px solid var(--line);border-radius:26px;padding:15px 18px;box-shadow:var(--shadow);max-width:780px}.searchbox svg{width:24px;height:24px;fill:none;stroke:var(--green);stroke-width:2.5;flex:0 0 auto}.searchbox input,.messageTools input{border:0;outline:0;width:100%;font-size:1rem;background:transparent;font-family:var(--body)}.chips{display:flex;gap:10px;flex-wrap:wrap}.chips button{background:#fff;color:var(--ink);border:1px solid var(--line)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:24px clamp(22px,7vw,96px)}.stats div{background:white;border:1px solid var(--line);border-radius:28px;padding:24px;text-align:center;box-shadow:var(--shadow)}.stats strong{display:block;font-size:2.3rem;color:var(--pink);font-family:var(--head)}.stats span{color:var(--muted);font-weight:800}.section{padding:64px clamp(22px,7vw,96px)}.section.alt{background:linear-gradient(180deg,#fff,#fbfff8)}.sectionHead{max-width:920px;margin:0 auto 30px;text-align:center}.sectionHead h2{font-size:clamp(34px,4.5vw,58px);margin:0 0 12px}.sectionHead p{color:var(--muted);font-size:1.06rem;line-height:1.65}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(285px,1fr));gap:24px}.card{position:relative;background:white;border:1px solid var(--line);border-radius:32px;padding:20px;box-shadow:var(--shadow);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card:hover{transform:translateY(-3px);box-shadow:0 22px 55px rgba(84,41,55,.15)}.card h3{font-family:var(--head);font-weight:700;font-size:1.7rem;margin:16px 0 8px;line-height:1.05}.card p{color:var(--muted);line-height:1.62}.cardLink{position:absolute;inset:0;z-index:1}.card .detailBtn,.card .tag,.card button,.card input,.card details{position:relative;z-index:2}.detailBtn{background:linear-gradient(135deg,var(--pink),#ff9b73);margin-top:10px}.tagrow{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.tag{background:var(--mint);color:#267451;text-decoration:none;border-radius:999px;padding:7px 11px;font-weight:850;font-size:.85rem}.messageTools{display:flex;gap:10px;margin:14px 0;background:#fff8fb;border:1px solid var(--line);border-radius:18px;padding:10px}.messageTools.wide{max-width:900px;margin:0 auto 24px}.copyAll{background:var(--green);white-space:nowrap}.messages{padding-left:22px;max-height:430px;overflow:auto}.messages li{margin:10px 0;line-height:1.58;color:#3b4640;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 42px 14px 16px;position:relative}.messageGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px;list-style-position:inside;padding-left:0;max-height:none}.copyOne{position:absolute;right:10px;top:10px;border:0;background:var(--rose);border-radius:10px;padding:6px 8px;cursor:pointer}.flowerGrid{grid-template-columns:repeat(auto-fit,minmax(315px,1fr))}dl{display:grid;grid-template-columns:110px 1fr;gap:6px;color:var(--muted)}dt{font-weight:900;color:var(--ink)}.loadProducts{background:linear-gradient(135deg,var(--pink),#ff9b73);width:100%;margin:10px 0}.loadProducts.standalone{max-width:360px;margin:0 auto 18px;display:flex}.products{display:grid;gap:12px;margin-top:12px}.detailProducts{max-width:980px;margin-left:auto;margin-right:auto;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product{border:1px solid var(--line);border-radius:20px;padding:14px;background:#fffdfd}.product a{font-weight:900;text-decoration:none}.product .price{color:var(--green);font-weight:900}.product small{display:block;color:var(--muted);margin-top:5px}.shops{background:#fff8fb}.shopCard .domain{color:var(--green);font-weight:900}footer{padding:36px clamp(22px,7vw,96px);background:#24312b;color:white;text-align:center}.hidden{display:none!important}
/* Photorealistic image presentation */.imageThumb{padding:0;margin:0;overflow:hidden;position:relative;background:#fff7fb;border:1px solid rgba(255,255,255,.7)}.imageThumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease;filter:saturate(1.05) contrast(1.03)}.card:hover .imageThumb img{transform:scale(1.045)}.thumb.imageThumb{height:178px;border-radius:25px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.flowerPic.imageThumb{height:205px;border-radius:27px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.heroPhoto{position:relative;border-radius:44px;overflow:hidden;box-shadow:0 30px 80px rgba(84,41,55,.18);border:12px solid rgba(255,255,255,.86);min-width:0}.heroPhoto img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:3/2}.heroBadge{position:absolute;right:22px;bottom:20px;width:74px;height:74px;fill:#ff6fa3;background:rgba(255,255,255,.88);border-radius:22px;padding:12px;box-shadow:0 18px 42px rgba(84,41,55,.18)}
/* Color circles */.colorDots{display:flex;flex-wrap:wrap;gap:10px 12px;margin:14px 0}.dotWrap{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.86rem;font-weight:800;background:#fff;border:1px solid var(--line);border-radius:999px;padding:6px 10px}.colorDot{width:22px;height:22px;border-radius:999px;display:inline-block;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.colorDot.light{border:1px solid #d7d7d7;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04),0 0 0 1px rgba(0,0,0,.04)}
/* Detail pages */.detailPage{background:#fff}.detailHero{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:42px;align-items:center;padding:58px clamp(22px,7vw,96px);background:linear-gradient(135deg,#fff,#fff7fb 58%,#f2fff8)}.detailHero h1{font-size:clamp(50px,7vw,92px);line-height:.9;margin:0 0 18px}.backLink{display:inline-flex;margin-bottom:22px;text-decoration:none;color:var(--green);font-weight:900}.detailPhoto{margin:0;border-radius:42px;overflow:hidden;border:12px solid rgba(255,255,255,.85);box-shadow:0 28px 74px rgba(84,41,55,.17)}.detailPhoto img{width:100%;height:auto;display:block;aspect-ratio:3/2;object-fit:cover}.twoCols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.infoPanel{background:#fff;border:1px solid var(--line);border-radius:30px;padding:28px;box-shadow:var(--shadow)}.infoPanel h2{font-family:var(--head);font-size:2.2rem;margin:0 0 12px}.muted{color:var(--muted);line-height:1.65}
@media(max-width:920px){.topbar{grid-template-columns:auto auto;justify-content:space-between}.topbar nav{grid-column:1/-1;justify-content:flex-start;overflow:auto;padding-bottom:4px}.hero,.detailHero{grid-template-columns:1fr;padding-top:38px}.heroArt{order:-1}.twoCols{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.messageTools{flex-direction:column}.heroPhoto,.detailPhoto{border-radius:30px;border-width:8px}.thumb.imageThumb{height:160px}.flowerPic.imageThumb{height:185px}}@media(max-width:560px){.topbar{gap:10px}.brand{font-size:1.22rem}.logo{width:34px;height:34px}nav{gap:14px}.hero h1,.detailHero h1{font-size:48px}.section{padding-top:48px;padding-bottom:48px}.messageGrid{grid-template-columns:1fr}}


/* 2026-06 flower asset QA update: square, centered, no-crop flower presentation */
.flowerPic.imageThumb{height:240px;background:#fff;}
.flowerPic.imageThumb img{object-fit:contain;padding:14px;background:#fff;}
.detailPhoto.flowerDetailPhoto{background:#fff;}
.detailPhoto.flowerDetailPhoto img{aspect-ratio:1/1;object-fit:contain;background:#fff;padding:22px;box-sizing:border-box;}
@media(max-width:700px){.flowerPic.imageThumb{height:220px;}}


/* Flower image quality pass */
.flower-card img, .detail-hero img[src*="flower-"] {
  object-fit: contain !important;
  background: #fff;
}
.card img[src*="flower-"] {
  object-fit: contain !important;
  background: #fff;
  padding: 10px;
}

/* Content-management and guide additions */
.centerBtn{margin-top:18px}.pageIntro h1{font-family:var(--head);font-size:clamp(44px,6vw,78px);line-height:.92;margin:0 0 16px}.searchbox.compact{margin-left:auto;margin-right:auto}.popularity{margin:10px 0 14px}.popTop{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.84rem;font-weight:900}.popTop strong{color:var(--pink)}.popBar{height:9px;background:#fff2f7;border-radius:999px;overflow:hidden;border:1px solid var(--line)}.popBar span{display:block;height:100%;background:linear-gradient(90deg,var(--pink),var(--gold));border-radius:999px}.colorPreview{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;margin-top:22px}.meaningDot{width:58px;height:58px;border-radius:999px;border:1px solid rgba(0,0,0,.08);box-shadow:var(--shadow)}.colorGuideGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.colorMeaning .bigColor{width:84px;height:84px;border-radius:28px;margin-bottom:12px;border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 30px rgba(84,41,55,.11)}.colorMeaning .bigColor.light{box-shadow:inset 0 0 0 1px rgba(0,0,0,.12),0 14px 30px rgba(84,41,55,.11)}.colorFacts{grid-template-columns:95px 1fr;font-size:.94rem}.colorFacts dd{margin:0}.bouquetSection{background:linear-gradient(180deg,#fff,#fff8fb)}.bouquetLayout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:28px;align-items:start}.bouquetImage{margin:0;border-radius:36px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--line);background:#fff}.bouquetImage img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:cover}.bouquetBrief h3{font-family:var(--head);font-size:2.1rem;margin:0 0 14px}.compositionList{display:grid;gap:10px;margin:12px 0 18px}.compositionItem{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center;text-decoration:none;background:#fff8fb;border:1px solid var(--line);border-radius:18px;padding:8px}.compositionItem:hover{background:#fff}.compositionItem img{width:72px;height:72px;object-fit:contain;background:white;border-radius:16px;border:1px solid var(--line);padding:5px}.compositionItem strong{display:block}.compositionItem small{display:block;color:var(--muted);margin-top:4px;line-height:1.35}.briefActions{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}.copyBrief{border:0;border-radius:999px;background:var(--green);color:white;padding:10px 16px;font-weight:850;cursor:pointer}.detailBtn.ghost{background:white;color:var(--ink);border:1px solid var(--line)}.floristBriefShops{margin-top:26px}@media(max-width:920px){.bouquetLayout{grid-template-columns:1fr}.colorFacts{grid-template-columns:1fr}.compositionItem{grid-template-columns:64px 1fr}.compositionItem img{width:64px;height:64px}}


/* Elegant redesign update */
:root{
  --ink:#213028;--muted:#66736b;--pink:#db5f8b;--pink2:#f6a5bf;--rose:#fff3f7;--gold:#d9a94b;--green:#3a8b63;--mint:#f0faf4;--line:#f1e4e9;
  --shadow:0 22px 60px rgba(89,45,61,.10);
  --head:'Cormorant Garamond',Georgia,serif;
  --body:'Source Sans 3',ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;
}
body{letter-spacing:.002em}.topbar{min-height:84px;padding:16px clamp(24px,5.5vw,88px);gap:32px}.brand{font-family:var(--head);font-weight:700;font-size:1.65rem;letter-spacing:.02em}.logo{width:48px;height:48px}.logoMark .petal{fill:url(#florPetal)}.logoMark .leaf{fill:url(#florLeaf)}.logoMark .ring{fill:#fff;stroke:#f1d7df;stroke-width:1.4}.logoMark .stem{stroke:#3a8b63;stroke-width:2.8;fill:none;stroke-linecap:round}.brandText small{display:block;font-family:var(--body);font-size:.58rem;text-transform:uppercase;letter-spacing:.22em;color:var(--muted);line-height:1;margin-top:2px}.brandText b{font-weight:700}nav{gap:28px}nav a{font-size:.92rem;letter-spacing:.01em}.hero{padding:92px clamp(28px,7.5vw,112px) 72px;gap:64px}.hero h1{font-size:clamp(56px,7.7vw,108px);line-height:.86;max-width:980px}.lead{font-size:1.22rem;line-height:1.82}.section{padding:88px clamp(28px,7.5vw,112px)}.sectionHead{margin-bottom:42px}.sectionHead h2{font-size:clamp(40px,4.9vw,68px);line-height:.95}.grid{gap:32px}.card{display:flex;flex-direction:column;border-radius:34px;padding:24px;min-height:100%;box-shadow:0 20px 64px rgba(84,41,55,.095)}.card h3{font-size:1.9rem;margin:22px 0 10px}.card p{line-height:1.74}.card .detailBtn{margin-top:auto}.flower .colorDots{margin-bottom:18px}.detailBtn{padding:12px 20px}.flowerGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.flowerPic.imageThumb{height:270px}.thumb.imageThumb{height:210px}.heroPhoto{border-radius:54px}.searchbox{border-radius:30px;padding:17px 20px}.stats{gap:24px;padding:28px clamp(28px,7.5vw,112px)}.stats div{border-radius:32px;padding:30px}.infoPanel{padding:34px;border-radius:34px}.detailHero{padding:78px clamp(28px,7.5vw,112px);gap:58px}.detailHero h1{font-size:clamp(56px,7vw,98px)}
/* Popularity: no bar, elegant petal gauge placed near card bottom */
.popularity{margin:22px 0 16px;padding:13px 14px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fff9fb)}.popularityTile{margin-top:auto}.popTop{align-items:center}.popTop strong{font-size:.82rem;color:var(--green);font-weight:900}.popBar{display:none}.popGauge{display:flex;gap:5px;margin-top:9px}.popLeaf{width:18px;height:18px;border-radius:18px 4px 18px 4px;transform:rotate(-45deg);background:#efe5e9;border:1px solid #eadbe1}.popLeaf.on{background:linear-gradient(135deg,#db5f8b,#f5b7ca);border-color:#f1a6bd}.popLeaf.half{background:linear-gradient(135deg,#db5f8b 50%,#efe5e9 50%);border-color:#f1a6bd}.popCaption{font-size:.76rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:900;margin-top:4px}
/* Message cards: no numbering, icon copy button */
.messages,.messageGrid{list-style:none;counter-reset:none}.messages li{padding:20px 54px 20px 20px;margin:0;border-radius:22px;box-shadow:0 12px 36px rgba(84,41,55,.07)}.messageGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.copyOne{right:13px;top:13px;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff3f7;color:#b9406e;border:1px solid #f4d6e2}.copyOne svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:2}.copyOne.copied{background:#effaf4;color:#2b7a55}.copyAll{border-radius:999px}
/* Bouquet polish */
.bouquetImage{background:#fff;border-radius:42px}.bouquetImage img{aspect-ratio:1/1;object-fit:contain;background:#fff;padding:20px}.compositionItem{border-radius:22px}.briefActions{margin-top:22px}.floristBriefShops .card{min-height:260px}
.flowerLongCopy{max-width:1080px;margin:auto}.textGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.textGrid .infoPanel{box-shadow:var(--shadow)}.textGrid h2{font-size:2rem}.autoOffersNotice{max-width:780px;margin:0 auto 22px;text-align:center;color:var(--muted)}.products.loading:before{content:attr(data-loading);display:block;color:var(--muted);text-align:center;padding:16px}
@media(max-width:980px){.textGrid{grid-template-columns:1fr}.topbar{grid-template-columns:auto auto}.hero{gap:36px}.flowerPic.imageThumb{height:240px}.thumb.imageThumb{height:180px}}
@media(max-width:560px){.brandText small{display:none}.section{padding-left:22px;padding-right:22px}.hero{padding-left:22px;padding-right:22px}.messageGrid{grid-template-columns:1fr}.card{padding:20px}}

/* Flower detail readability + popularity score update */
.flowerHeroCopy{display:flex;flex-direction:column;align-items:flex-start}
.flowerHeroCopy .popularity{width:min(100%,520px)}
.popularity{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px 18px;align-items:center;margin:22px 0 16px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(84,41,55,.075)}
.popularityTile{margin-top:auto}
.popScore{width:92px;height:92px;border-radius:24px;background:linear-gradient(145deg,#fff4f8,#f1fbf5);display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #f0dde4}
.popLabel{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900;text-align:center;line-height:1.2}
.popScore strong{display:block;margin-top:4px;color:var(--ink);font-family:var(--head);font-size:2.25rem;line-height:.9}
.popScore strong span{font-family:var(--body);font-size:.9rem;color:var(--green);margin-left:1px}
.popMeta b{display:block;color:var(--green);font-size:1rem}
.popMeta small{display:block;color:var(--muted);line-height:1.45;margin-top:3px}
.popTrack{grid-column:1/-1;display:grid;grid-template-columns:repeat(10,1fr);gap:5px}
.popTrack span{height:10px;border-radius:999px;background:#f1e4e9;border:1px solid #eadce2}
.popTrack span.on{background:linear-gradient(90deg,var(--green),var(--gold));border-color:transparent}
.popScale{grid-column:1/-1;display:flex;justify-content:space-between;color:var(--muted);font-size:.72rem;font-weight:900}
.popTop,.popGauge,.popCaption{display:none}
.flowerInfoSection{background:linear-gradient(180deg,#fff,#fff9fb)}
.flowerInfoLayout{display:grid;grid-template-columns:minmax(270px,360px) minmax(0,1fr);gap:28px;align-items:start;max-width:1180px;margin:0 auto}
.flowerFacts{position:sticky;top:108px}
.flowerFacts h2{font-size:2.05rem}
.factBlock{padding:18px 0;border-top:1px solid var(--line)}
.factBlock h3{margin:0 0 8px;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:var(--green)}
.factBlock p{margin:0;color:var(--muted);line-height:1.65}
.flowerGuide{display:grid;gap:18px}
.flowerGuide .infoPanel{display:grid;grid-template-columns:128px minmax(0,1fr);gap:4px 22px;align-items:start;padding:28px 30px}
.flowerGuide h2{font-size:1.65rem;margin:0}
.flowerGuide p{margin:0;color:var(--muted);line-height:1.72}
.messages li span{display:block;padding-right:2px}
@media(max-width:920px){.flowerInfoLayout{grid-template-columns:1fr}.flowerFacts{position:static}.flowerGuide .infoPanel{grid-template-columns:1fr}.popularity{grid-template-columns:86px minmax(0,1fr)}.popScore{width:86px;height:86px}}
@media(max-width:560px){.popularity{grid-template-columns:1fr}.popScore{width:100%;height:auto;min-height:78px}.flowerGuide .infoPanel{padding:24px}.flowerFacts h2{font-size:1.75rem}}

/* Professional spacing and calmer editorial flower cards */
:root{
  --head:'Cormorant Garamond',Georgia,serif;
  --body:'Source Sans 3',ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;
  --shadow:0 16px 42px rgba(89,45,61,.075);
}
body{font-size:16px;line-height:1.55}
.hero h1,.detailHero h1,.sectionHead h2{letter-spacing:0}
.section{padding-top:76px;padding-bottom:76px}
.sectionHead{max-width:820px;margin-bottom:34px}
.sectionHead p{margin-top:10px}
.grid{gap:24px}
.card{border-radius:22px;padding:22px;box-shadow:var(--shadow)}
.card:hover{transform:translateY(-2px);box-shadow:0 18px 48px rgba(84,41,55,.105)}
.flowerGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:26px;align-items:stretch}
.flower.card h3{font-size:1.7rem;margin:18px 0 8px}
.flower.card p{font-size:.98rem;line-height:1.62;margin:0 0 12px}
.flower .colorDots{gap:7px;margin:12px 0 14px}
.flower .dotWrap{padding:5px 8px;font-size:.8rem}
.flower .colorDot{width:17px;height:17px}
.flowerPic.imageThumb{height:235px;border-radius:18px}
.thumb.imageThumb{height:185px;border-radius:18px}
.detailHero{padding-top:68px;padding-bottom:64px}
.detailHero h1{line-height:.95}
.lead{line-height:1.68}
.infoPanel{border-radius:22px;padding:28px;box-shadow:var(--shadow)}
.infoPanel h2{font-size:1.9rem;line-height:1.05}
.flowerInfoSection{padding-top:68px;padding-bottom:68px}
.flowerInfoLayout{gap:24px}
.flowerFacts h2{font-size:1.85rem}
.flowerGuide{gap:16px}
.flowerGuide .infoPanel{display:block;padding:28px}
.flowerGuide h2{font-size:1.75rem;margin:0 0 10px}
.flowerGuide p{font-size:1.02rem}
.orderNotes ul{margin:0;padding-left:20px;color:var(--muted);line-height:1.72}
.orderNotes li+li{margin-top:8px}
.occasionMiniGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.occasionMini .thumb.imageThumb{height:160px}
.emptyNote{max-width:760px;margin:0 auto;text-align:center;color:var(--muted);line-height:1.7}

/* Subtle popularity score */
.popularity{display:block;margin:16px 0 14px;padding:12px 0 0;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}
.flowerHeroCopy .popularity{width:min(100%,430px);padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.68)}
.popScore{width:auto;height:auto;border:0;border-radius:0;background:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:12px}
.popLabel{text-align:left;font-size:.72rem;letter-spacing:.06em}
.popScore strong{font-family:var(--body);font-size:1rem;font-weight:800;color:var(--green);margin:0}
.popScore strong span{font-size:.78rem}
.popMeta{margin-top:6px}
.popMeta b{font-size:.9rem;font-weight:800;color:var(--ink)}
.popMeta small{font-size:.86rem}
.popTrack{display:grid;grid-template-columns:repeat(10,1fr);gap:3px;margin-top:10px}
.popTrack span{height:4px;border:0;background:#efe3e8}
.popTrack span.on{background:#9bbfa9}
.popScale{display:none}
@media(max-width:920px){.section{padding-top:58px;padding-bottom:58px}.flowerGuide .infoPanel{display:block}.popularity{display:block}.popScore{width:auto;height:auto}.flowerPic.imageThumb{height:220px}}
@media(max-width:560px){.section{padding-top:48px;padding-bottom:48px}.flowerPic.imageThumb{height:205px}.detailHero{padding-top:44px;padding-bottom:44px}.infoPanel{padding:22px}.flowerHeroCopy .popularity{width:100%}}

/* Final typography and section-width alignment */
:root{
  --head:'Playfair Display',Georgia,serif;
  --body:'Libre Baskerville',Georgia,serif;
}
body{font-size:15.5px}
.brand,.hero h1,.detailHero h1,.sectionHead h2,.card h3,.infoPanel h2{font-family:var(--head)}
nav a,.pill,.chips button,.detailBtn,.tag,.copyAll,.copyBrief,.popLabel,.popScore strong,.dotWrap{font-family:var(--body)}
.flowerInfoLayout{width:100%;max-width:none;margin:0;grid-template-columns:minmax(280px,360px) minmax(0,1fr)}

/* Compact flower tiles and lower-height elegant typography */
:root{
  --head:'Lora',Georgia,serif;
  --body:'Alegreya Sans',ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;
}
body{font-size:16px;line-height:1.48}
.hero h1,.detailHero h1,.sectionHead h2{line-height:.98}
.brand,.hero h1,.detailHero h1,.sectionHead h2,.card h3,.infoPanel h2{font-family:var(--head)}
body,nav a,.pill,.chips button,.detailBtn,.tag,.copyAll,.copyBrief,.popLabel,.popScore strong,.dotWrap,input,button{font-family:var(--body)}
.flowerGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
.flower.card{padding:16px;border-radius:18px}
.flowerPic.imageThumb{height:176px;border-radius:14px}
.flowerPic.imageThumb img{padding:8px}
.flower.card h3{font-size:1.28rem;line-height:1.08;margin:12px 0 2px}
.latinName{margin:0 0 8px;color:var(--green);font-family:var(--head);font-size:.82rem;font-style:italic;line-height:1.25}
.detailLatin{font-size:1.05rem;margin:-4px 0 14px;color:var(--green)}
.flowerExcerpt{display:block;overflow:visible;font-size:.9rem;line-height:1.4;margin:0 0 10px}
.flower .colorDots{gap:5px;margin:8px 0 10px}
.flower .dotWrap{padding:4px 7px;font-size:.74rem;line-height:1.1}
.flower .colorDot{width:14px;height:14px}
.compactPopularity{display:flex;align-items:center;gap:8px;margin:10px 0 0;padding:8px 0 0;border-top:1px solid var(--line);font-size:.78rem}
.compactPopularity .popLabel{font-size:.68rem;letter-spacing:.04em;white-space:nowrap}
.compactPopularity strong{margin-left:auto;color:var(--muted);font-size:.78rem;font-weight:700}
.popDots{display:inline-flex;gap:3px}
.popDots span{width:7px;height:7px;border-radius:999px;background:#eadfe4}
.popDots span.on{background:#7fa88f}
.compactPopularity .popMeta,.compactPopularity .popTrack,.compactPopularity .popScale,.compactPopularity .popScore{display:none}
@media(max-width:560px){.flowerGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}.flower.card{padding:14px}.flowerPic.imageThumb{height:150px}.flower.card h3{font-size:1.12rem}}

/* Compact redesigned flower detail page */
.flowerHero{padding-top:48px;padding-bottom:48px;gap:42px}
.flowerHero .lead{font-size:1.05rem;line-height:1.58;max-width:680px}
.flowerHero .detailPhoto{border-width:8px;border-radius:28px}
.flowerHeroCopy .compactPopularity{width:auto;min-width:260px;padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.72)}
.flowerInfoSection{padding-top:44px;padding-bottom:46px;background:#fff}
.flowerStory{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(320px,1fr);gap:20px;width:100%}
.storyLead{border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#fff,#fff9fb);padding:26px;box-shadow:var(--shadow)}
.storyLead .eyebrow{margin:0 0 10px}
.storyLead h2{font-family:var(--head);font-size:clamp(28px,3vw,42px);line-height:1.08;margin:0;color:var(--ink)}
.storyMeta{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;color:var(--green);font-style:italic}
.storyMeta .compactPopularity{margin:0;padding:0 0 0 12px;border-top:0;border-left:1px solid var(--line)}
.colorStory{padding:24px}
.colorStory h2{font-size:1.45rem}
.colorStory .muted{font-size:.95rem;margin:8px 0 14px}
.flowerStoryGrid{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.flowerStoryGrid .infoPanel{padding:22px}
.flowerStoryGrid .infoPanel h2{font-size:1.35rem;margin-bottom:8px}
.flowerStoryGrid .infoPanel p{font-size:.98rem;line-height:1.58;margin:0;color:var(--muted)}
.flowerFacts,.orderNotes{display:none}
.occasionMiniGrid{gap:18px}
.occasionMini.card{padding:18px;border-radius:18px}
.occasionMini .thumb.imageThumb{height:135px}
.occasionMini h3{font-size:1.35rem;margin-top:14px}
.occasionMini p{font-size:.94rem;line-height:1.5}
@media(max-width:980px){.flowerStory,.flowerStoryGrid{grid-template-columns:1fr}.storyMeta .compactPopularity{border-left:0;padding-left:0}.flowerHero{gap:28px}}
@media(max-width:560px){.flowerHero{padding-top:34px;padding-bottom:34px}.storyLead,.colorStory,.flowerStoryGrid .infoPanel{padding:18px}.storyLead h2{font-size:26px}}

/* Proportionate readable typography pass */
:root{
  --head:'Spectral',Georgia,serif;
  --body:'DM Sans',ui-sans-serif,system-ui,-apple-system,Segoe UI,Arial,sans-serif;
}
body{font-family:var(--body);font-size:16px;line-height:1.55}
.brand,.hero h1,.detailHero h1,.sectionHead h2,.card h3,.infoPanel h2,.storyLead h2{font-family:var(--head)}
nav a,.pill,.chips button,.detailBtn,.tag,.copyAll,.copyBrief,.popLabel,.popScore strong,.dotWrap,input,button{font-family:var(--body)}
.brand{font-size:1.48rem}
nav a{font-size:.9rem}
.hero h1{font-size:clamp(42px,6vw,82px);line-height:1}
.detailHero h1{font-size:clamp(42px,5.6vw,76px);line-height:1}
.sectionHead h2{font-size:clamp(30px,3.8vw,50px);line-height:1.08}
.lead{font-size:1.05rem;line-height:1.62}
.card h3{font-size:1.45rem;line-height:1.14}
.infoPanel h2{font-size:1.5rem;line-height:1.15}
.flower.card h3{font-size:1.22rem}
.latinName{font-family:var(--head)}
.storyLead h2{font-size:clamp(26px,2.6vw,36px);line-height:1.12}
.flowerStoryGrid .infoPanel h2{font-size:1.22rem}
.flowerStoryGrid .infoPanel p,.goodFacts li{font-size:.95rem;line-height:1.55;color:var(--muted)}
.goodFacts ul{margin:0;padding-left:18px}
.goodFacts li+li{margin-top:8px}
@media(max-width:560px){body{font-size:15.5px}.hero h1,.detailHero h1{font-size:38px}.sectionHead h2{font-size:30px}.storyLead h2{font-size:24px}}

/* Header, menu and logo polish */
.topbar{border-bottom-color:#ead9d1;background:rgba(255,253,250,.94)}
.logo{width:52px;height:52px;filter:drop-shadow(0 10px 18px rgba(105,58,64,.12))}
.logoMark .ring{fill:#fffdfa;stroke:#ead7cf;stroke-width:1.25}
.logoMark .petal{fill:url(#florPetal)}
.logoMark .mainPetal{opacity:.98}
.logoMark .sidePetal{opacity:.9}
.logoMark .lowerPetal{opacity:.82}
.logoMark .stem{stroke:#2f7656;stroke-width:2.4;fill:none;stroke-linecap:round}
.logoMark .leaf{fill:url(#florLeaf)}
.brand{color:#2f3b34;letter-spacing:.01em}
.brandText small{color:#9a725f}
nav{gap:22px}
nav a{font-family:var(--head);font-weight:600;font-size:.98rem;color:#7b5e52;letter-spacing:.01em}
nav a:hover{color:#b85070}
.pill{background:#31483b;color:#fff}
.heroBadge{display:none}
.occasion .detailBtn,.occasionMini .detailBtn{display:none}

/* Current flower section and mobile navigation refinements */
.compactPopularity{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;margin:8px 0 0;padding:0;border:0;background:transparent;font-size:.74rem;color:#81695f}
.compactPopularity .popLabel{font-size:.62rem;line-height:1.12;letter-spacing:.06em;text-transform:uppercase;white-space:normal;max-width:86px;color:#9a725f}
.compactPopularity strong{margin-left:0;color:#79635a;font-size:.72rem;font-weight:700;white-space:nowrap}
.popDots{display:inline-flex;gap:3px;flex:0 0 auto}
.popDots span{width:5px;height:5px;border-radius:999px;background:#e7d7d0}
.popDots span.on{background:#6f9a80}
.flower .compactPopularity{flex-wrap:wrap}
.flowerHeroCopy .compactPopularity{width:auto;min-width:0;padding:0;border:0;border-radius:0;background:transparent}
.storyMeta{display:none}
.colorStory .colorDots{margin-bottom:14px}
.bestForFacts ul,.goodFacts ul{margin:0;padding-left:18px}
.bestForFacts li,.goodFacts li{font-size:.95rem;line-height:1.55;color:var(--muted)}
.bestForFacts li+li,.goodFacts li+li{margin-top:8px}

.menuToggle{display:none;width:34px;height:34px;border:1px solid #ead9d1;border-radius:999px;background:#fffaf7;color:#7b5e52;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer;padding:0}
.menuToggle span{width:16px;height:2px;border-radius:999px;background:currentColor;display:block}
.langToggle{height:30px;min-width:44px;padding:3px 9px;border:1px solid #ead9d1;border-radius:999px;background:#fffaf7;color:#7b5e52;font-size:.76rem;font-weight:700;box-shadow:none}
.langToggle:hover{border-color:#d9b9aa;color:#b85070;background:#fff}
@media(max-width:920px){
  .topbar{grid-template-columns:1fr auto auto;gap:10px;min-height:66px;padding:10px 16px}
  .brand{grid-column:1;grid-row:1;font-size:1.22rem;min-width:0}
  .brandText small{font-size:.5rem;letter-spacing:.16em}
  .logo{width:40px;height:40px}
  .menuToggle{display:inline-flex;grid-column:2;grid-row:1}
  .langToggle{grid-column:3;grid-row:1}
  .topbar nav{display:none;grid-column:1/-1;grid-row:2;flex-direction:column;align-items:stretch;gap:0;margin-top:8px;padding:8px;border:1px solid #ead9d1;border-radius:16px;background:#fffdfb;box-shadow:0 16px 34px rgba(84,41,55,.08);overflow:visible}
  .topbar.open nav{display:flex}
  .topbar nav a{padding:10px 12px;border-radius:11px;font-size:1rem;color:#6f574d}
  .topbar nav a:hover{background:#fff3ef}
  .langToggle{height:28px;min-width:40px;padding:2px 8px;font-size:.72rem}
}
@media(max-width:560px){
  .flower .compactPopularity{display:grid;grid-template-columns:1fr auto;column-gap:7px;row-gap:4px;align-items:center}
  .flower .compactPopularity .popLabel{max-width:none;grid-column:1/-1}
  .flower .compactPopularity strong{font-size:.68rem}
}

/* Flower detail type alignment */
.storyLead h2{font-size:clamp(22px,2vw,29px);line-height:1.18}
.colorStory h2,.flowerStoryGrid .infoPanel h2{font-size:1.22rem;line-height:1.18;margin-bottom:8px}
.colorStory .dotWrap{font-size:.95rem;line-height:1.55;font-weight:500;font-family:var(--body);letter-spacing:0;color:var(--muted)}
@media(max-width:560px){.storyLead h2{font-size:21px}}

/* Occasion cards follow the compact flower tile breakpoints */
#occasionGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
#occasionGrid .occasion.card{padding:16px;border-radius:18px}
#occasionGrid .occasionThumb{height:160px;border-radius:14px}
#occasionGrid .occasion h3{font-size:1.22rem;line-height:1.12;margin:12px 0 6px}
#occasionGrid .occasion .desc{font-size:.9rem;line-height:1.45;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;max-height:6.55em;overflow:hidden}
#occasionGrid .occasion .tagrow{gap:6px;margin:8px 0 0}
#occasionGrid .occasion .tag{padding:5px 8px;font-size:.76rem;line-height:1.1}
@media(max-width:560px){
  #occasionGrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px}
  #occasionGrid .occasion.card{padding:14px}
  #occasionGrid .occasionThumb{height:118px}
  #occasionGrid .occasion h3{font-size:1.08rem}
  #occasionGrid .occasion .desc{font-size:.82rem;line-height:1.38;-webkit-line-clamp:4;max-height:5.55em}
  #occasionGrid .occasion .tag{font-size:.7rem;padding:4px 7px}
}
@media(max-width:390px){#occasionGrid{grid-template-columns:1fr}}

/* Browser-comment refinements */
:root{
  --green:#9b5f78;
  --mint:#fff1f6;
}
.logo{
  color:#9b5f78;
  filter:none;
}
.searchbox svg,
.copyOne svg{
  stroke:#9b5f78;
}
.pill{
  background:#9b5f78;
  color:#fff;
}
.tag,
.shopCard .domain,
.product .price,
.backLink,
.latinName,
.detailLatin,
.storyMeta,
.factBlock h3,
.popScore strong,
.popScore strong span,
.popMeta b{
  color:#8f526d;
}
.tag{
  background:#fff1f6;
}
.copyAll,
.copyBrief{
  background:#9b5f78;
}
.copyOne.copied{
  background:#fff1f6;
  color:#8f526d;
}
.popDots span.on,
.popTrack span.on{
  background:#b77a93;
}
.colorStory .dotWrap{
  color:#6d6066;
}
.sectionActions{
  display:flex;
  justify-content:center;
  margin-top:28px;
}
.sectionActions .centerBtn{
  margin-top:0;
}
.colorPromo .colorPreview{
  margin-top:0;
  margin-bottom:0;
}
#shopList{
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:18px;
}
#shopList .shopCard{
  padding:16px;
  border-radius:18px;
}
#shopList .shopCard h3{
  font-size:1.22rem;
  line-height:1.12;
  margin:0 0 10px;
}
#shopList .shopCard p{
  font-size:.9rem;
  line-height:1.45;
}
#shopList .shopCard .tag{
  display:flex;
  justify-content:center;
  margin-top:auto;
  padding:8px 10px;
}
footer{
  background:linear-gradient(135deg,#fff8f4 0%,#f8e8ef 58%,#f4eef8 100%);
  color:#6b4054;
  border-top:1px solid #ead9d1;
}
footer p{
  max-width:760px;
  margin:0 auto;
}
@media(max-width:560px){
  #shopList{
    grid-template-columns:repeat(auto-fit,minmax(170px,1fr));
    gap:14px;
  }
  #shopList .shopCard{
    padding:14px;
  }
  #shopList .shopCard h3{
    font-size:1.08rem;
  }
  #shopList .shopCard p{
    font-size:.82rem;
    line-height:1.38;
  }
}
@media(max-width:390px){#shopList{grid-template-columns:1fr}}

/* Shared tile rhythm across flowers, occasions, shops, and product offers */
:is(.flowerGrid,#occasionGrid,.occasionMiniGrid,#shopList,.detailProducts,.products.detailProducts){
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:18px;
}
.detailProducts{
  max-width:none;
}
.product{
  display:flex;
  flex-direction:column;
  border-radius:18px;
  padding:16px;
}
.product a{
  font-size:1rem;
  line-height:1.2;
}
.product div,
.product small{
  font-size:.9rem;
  line-height:1.45;
}
.colorStory .dotWrap{
  font-family:var(--body);
  font-size:.95rem;
  font-weight:400;
  line-height:1.55;
  letter-spacing:0;
  color:var(--muted);
}
.colorStory .dotWrap span:last-child{
  font:inherit;
  color:inherit;
}
@media(max-width:560px){
  :is(.flowerGrid,#occasionGrid,.occasionMiniGrid,#shopList,.detailProducts,.products.detailProducts){
    grid-template-columns:repeat(auto-fit,minmax(170px,1fr));
    gap:14px;
  }
  .product{
    padding:14px;
  }
  .product a{
    font-size:.95rem;
  }
  .product div,
  .product small{
    font-size:.82rem;
    line-height:1.38;
  }
}
@media(max-width:390px){
  :is(.flowerGrid,#occasionGrid,.occasionMiniGrid,#shopList,.detailProducts,.products.detailProducts){
    grid-template-columns:1fr;
  }
}

/* Bouquet composition color pills */
.compositionMeta{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:7px 10px;
}
.compositionColors{
  display:inline-flex;
  flex-wrap:wrap;
  align-items:center;
  gap:6px;
}
.compositionItem .compositionCount{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:1.7em;
  min-height:1.7em;
  padding:0 .45em;
  border-radius:999px;
  background:#fff1f6;
  color:#8f526d;
  font-weight:800;
  line-height:1;
}
.bouquetColorDots{
  display:inline-flex;
  align-items:center;
  gap:5px;
  margin:0;
}
.bouquetColorDots .dotWrap{
  gap:5px;
  padding:3px 7px;
  font-size:inherit;
  font-weight:500;
  line-height:1.2;
}
.bouquetColorDots .colorDot{
  width:13px;
  height:13px;
}

/* Occasion detail refinement pass */
.section{
  padding-top:54px;
  padding-bottom:54px;
}
.detailHero{
  padding-top:42px;
  padding-bottom:42px;
  gap:30px;
}
.detailHero .lead{
  max-width:700px;
}
.sectionHead{
  margin-bottom:24px;
}
.sectionHead h2{
  margin-bottom:8px;
}
.infoPanel{
  padding:22px;
}
.bouquetSection{
  background:linear-gradient(180deg,#fff,#fff8fb);
}
.bouquetCards{
  display:grid;
  gap:22px;
}
.bouquetCard{
  display:grid;
  grid-template-columns:minmax(240px,.9fr) minmax(0,1.1fr);
  gap:0;
  overflow:hidden;
  border:1px solid var(--line);
  border-radius:24px;
  background:#fff;
  box-shadow:var(--shadow);
}
.bouquetCard .bouquetImage{
  margin:0;
  border:0;
  border-radius:0;
  box-shadow:none;
  background:#fffafc;
}
.bouquetImage,
.bouquetImage img{
  aspect-ratio:1/1;
}
.bouquetImage img{
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  padding:18px;
  background:#fffafc;
}
.bouquetBrief{
  padding:24px;
  border-left:1px solid var(--line);
}
.bouquetBrief h3{
  font-size:1.55rem;
  line-height:1.1;
  margin:0 0 8px;
}
.bouquetBrief h4{
  margin:18px 0 10px;
  font-size:.78rem;
  text-transform:uppercase;
  letter-spacing:.08em;
  color:#8f526d;
}
.bouquetVariant{
  display:inline-flex;
  margin:0 0 10px;
  padding:5px 9px;
  border-radius:999px;
  background:#fff1f6;
  color:#8f526d;
  font-weight:800;
  font-size:.78rem;
}
.bouquetBrief .compositionList{
  margin:0;
}
.bouquetBrief .compositionItem{
  grid-template-columns:58px minmax(0,1fr);
  border-radius:16px;
  padding:8px;
}
.bouquetBrief .compositionItem img{
  width:58px;
  height:58px;
  border-radius:13px;
}
.miniFlowerLinks{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
  gap:10px;
}
.miniFlowerLink{
  display:grid;
  grid-template-columns:46px minmax(0,1fr);
  gap:10px;
  align-items:center;
  padding:8px;
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff9fb;
  color:#8f526d;
  text-decoration:none;
  font-weight:800;
}
.miniFlowerLink img{
  width:46px;
  height:46px;
  object-fit:contain;
  border-radius:12px;
  background:#fff;
}
.etiquettePanel{
  display:grid;
  gap:22px;
}
.etiquetteBlock + .etiquetteBlock{
  padding-top:22px;
  border-top:1px solid var(--line);
}
.etiquetteBlock h2{
  font-size:1.82rem;
  margin-bottom:10px;
}
.etiquetteList{
  display:grid;
  gap:10px;
  margin:0;
  padding-left:20px;
}
.etiquetteList li{
  color:var(--muted);
  line-height:1.62;
}
.floristBriefShops,
.messageGrid,
:is(.flowerGrid,#occasionGrid,.occasionMiniGrid,#shopList,.detailProducts,.products.detailProducts){
  grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
  gap:18px;
}
.messageFilters{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px;
  margin:-4px auto 18px;
}
.messageFilter{
  border:1px solid var(--line);
  border-radius:999px;
  background:#fff;
  color:#8f526d;
  padding:8px 12px;
  font-weight:800;
  cursor:pointer;
}
.messageFilter.active{
  background:#9b5f78;
  color:#fff;
  border-color:#9b5f78;
}
.messageTools.wide{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:12px;
  max-width:860px;
  padding:12px;
  background:#fff;
}
.messageSearchBox{
  display:grid;
  gap:5px;
}
.messageSearchBox span{
  color:#8f526d;
  font-weight:800;
  font-size:.78rem;
}
.messageSearchBox input{
  min-height:42px;
  padding:0 12px;
  border:1px solid var(--line);
  border-radius:14px;
  background:#fff9fb;
}
.messageTools .copyAll{
  min-height:42px;
  margin:0;
}
.messages li{
  display:flex;
  flex-direction:column;
  gap:10px;
  min-height:150px;
  padding:18px 54px 18px 18px;
}
.messageCategory{
  align-self:flex-start;
  padding:4px 8px;
  border-radius:999px;
  background:#fff1f6;
  color:#8f526d;
  font-weight:800;
  font-size:.72rem;
}
.messages li span{
  font-size:.98rem;
  line-height:1.55;
}
@media(max-width:920px){
  .section{
    padding-top:42px;
    padding-bottom:42px;
  }
  .detailHero{
    padding-top:30px;
    padding-bottom:34px;
  }
  .bouquetCard{
    grid-template-columns:1fr;
  }
  .bouquetBrief{
    border-left:0;
    border-top:1px solid var(--line);
  }
}
@media(max-width:560px){
  .section{
    padding-top:34px;
    padding-bottom:34px;
  }
  .detailHero{
    padding-top:24px;
    padding-bottom:28px;
  }
  .sectionHead{
    margin-bottom:18px;
  }
  .messageTools.wide{
    grid-template-columns:1fr;
  }
  .floristBriefShops,
  .messageGrid,
  :is(.flowerGrid,#occasionGrid,.occasionMiniGrid,#shopList,.detailProducts,.products.detailProducts){
    grid-template-columns:repeat(auto-fit,minmax(170px,1fr));
    gap:14px;
  }
}
@media(max-width:390px){
  .floristBriefShops,
  .messageGrid,
  :is(.flowerGrid,#occasionGrid,.occasionMiniGrid,#shopList,.detailProducts,.products.detailProducts){
    grid-template-columns:1fr;
  }
}

/* Occasion detail polish */
.backLink{
  align-items:center;
  gap:8px;
  margin-bottom:26px;
  padding:8px 12px 8px 8px;
  border:1px solid #ead2dc;
  border-radius:999px;
  background:#fff;
  color:#9b5f78;
  box-shadow:0 12px 28px rgba(84,41,55,.08);
  width:max-content;
  max-width:100%;
}
.backLink:hover{
  color:#7d4660;
  border-color:#dbb9c8;
}
.backIcon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:26px;
  height:26px;
  border-radius:50%;
  background:#fff1f6;
  line-height:1;
}
.bouquetCard{
  gap:20px;
  overflow:visible;
  padding:18px;
  border-radius:30px;
  background:linear-gradient(135deg,#fff 0%,#fff8fb 58%,#f6fff9 100%);
}
.bouquetCard .bouquetImage{
  overflow:hidden;
  align-self:start;
  border:10px solid rgba(255,255,255,.92);
  border-radius:30px;
  background:#fff;
  box-shadow:0 24px 64px rgba(84,41,55,.15);
}
.bouquetCard .bouquetImage img{
  padding:0;
  object-fit:cover;
  background:#fff;
}
.bouquetBrief{
  display:flex;
  flex-direction:column;
  min-width:0;
  border-left:0;
  padding:6px 6px 6px 0;
}
.bouquetBrief .muted{
  margin-top:0;
}
.briefActions{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  margin-top:auto;
  padding-top:22px;
}
.briefActions > *{
  width:100%;
  min-height:54px;
  margin:0;
  text-align:center;
}
.copyBrief,
.detailBtn.ghost{
  justify-content:center;
}
.shopCard{
  display:flex;
  flex-direction:column;
  align-items:stretch;
  gap:10px;
  padding:22px;
}
.shopCard h3{
  margin-bottom:0;
}
.shopCard p{
  margin:4px 0;
}
.shopPoints{
  display:grid;
  gap:8px;
  margin:2px 0;
  padding:0;
  list-style:none;
}
.shopPoints li{
  position:relative;
  padding-left:18px;
  color:var(--muted);
  font-size:.88rem;
  line-height:1.45;
}
.shopPoints li::before{
  content:"";
  position:absolute;
  left:0;
  top:.58em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#9b5f78;
}
.shopReview{
  display:grid;
  gap:4px;
  margin:2px 0 6px;
  padding:10px 12px;
  border:1px solid #f0dbe4;
  border-radius:16px;
  background:#fff8fb;
  color:var(--muted);
  font-size:.82rem;
  line-height:1.45;
}
.shopReview strong{
  color:#8f526d;
  font-size:.76rem;
  text-transform:uppercase;
  letter-spacing:.07em;
}
.shopCard .shopCta,
#shopList .shopCard .shopCta,
.floristBriefShops .shopCard .shopCta{
  display:flex;
  align-items:center;
  align-self:stretch;
  justify-content:center;
  margin-top:auto;
  min-height:46px;
  padding:0 18px;
  line-height:1.1;
  text-align:center;
  background:#fff1f6;
  color:#8f526d;
}
.shopCard .shopCta:hover{
  background:#f8e4ec;
}
.messageTools .copyAll{
  min-width:150px;
}
.searchResults{
  display:none;
  max-width:780px;
  margin:12px 0 0;
  padding:10px;
  background:rgba(255,255,255,.82);
  border:1px solid #ead9d1;
  border-radius:22px;
  box-shadow:0 18px 44px rgba(84,41,55,.09);
}
.searchResults.active{
  display:grid;
  gap:8px;
}
.searchResultsHead{
  display:flex;
  justify-content:space-between;
  gap:14px;
  padding:6px 8px 4px;
  color:#6b4054;
  font-size:.9rem;
}
.searchResultsHead span{
  color:var(--muted);
  text-align:right;
}
.searchResult{
  display:grid;
  grid-template-columns:auto 1fr;
  gap:2px 10px;
  padding:11px 12px;
  color:inherit;
  text-decoration:none;
  border:1px solid transparent;
  border-radius:16px;
  background:#fff;
}
.searchResult:hover{
  border-color:#ead9d1;
  background:#fff8fb;
}
.searchResultType{
  grid-row:1/4;
  align-self:start;
  padding:4px 8px;
  border-radius:999px;
  background:#fff1f6;
  color:#8f526d;
  font-size:.72rem;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.05em;
}
.searchResult strong{
  color:#24312b;
  font-size:1rem;
  line-height:1.15;
}
.searchResult span:not(.searchResultType){
  color:#8f526d;
  font-family:var(--head);
  font-size:.86rem;
  font-style:italic;
}
.searchResult p{
  margin:0;
  color:var(--muted);
  font-size:.86rem;
  line-height:1.35;
}
.colorPromo .colorPreview,
.flowerColorPreview{
  align-items:stretch;
  gap:10px;
  max-width:850px;
  margin-left:auto;
  margin-right:auto;
}
.colorPromo .meaningDot,
.flowerColorPreview .meaningDot{
  width:auto;
  height:auto;
  min-width:112px;
  display:inline-grid;
  grid-template-columns:18px 1fr;
  gap:1px 8px;
  align-items:center;
  padding:9px 12px;
  color:#433940;
  text-decoration:none;
  background:rgba(255,255,255,.62);
  border:1px solid #ead9d1;
  border-radius:999px;
  box-shadow:none;
}
.colorPromo .meaningDot:hover,
.flowerColorPreview .meaningDot:hover{
  background:#fff;
  border-color:#e4cbd5;
}
.meaningSwatch{
  grid-row:1/3;
  width:18px;
  height:18px;
  border-radius:50%;
  background:var(--dot-color);
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.08);
}
.meaningDot strong{
  font-size:.82rem;
  line-height:1;
}
.meaningDot em{
  color:#8f526d;
  font-size:.74rem;
  font-style:normal;
  line-height:1;
}
.colorStory .flowerColorPreview{
  justify-content:flex-start;
  gap:10px;
  margin:12px 0 18px;
}
.colorStory .flowerColorPreview .meaningDot{
  min-width:112px;
}
.colorStory .flowerColorPreview .meaningDot strong{
  font-size:.9rem;
  line-height:1.1;
}
.colorGuidePage{
  background:linear-gradient(180deg,#fffdfa 0%,#fff8fb 48%,#f8fff9 100%);
}
.colorJumpList{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:10px;
  max-width:920px;
  margin:0 auto 34px;
}
.colorJumpList .meaningDot,
.colorMeaningBadge{
  width:auto;
  height:auto;
  min-width:118px;
  display:inline-grid;
  grid-template-columns:18px 1fr;
  gap:1px 8px;
  align-items:center;
  padding:9px 12px;
  color:#433940;
  text-decoration:none;
  background:rgba(255,255,255,.72);
  border:1px solid #ead9d1;
  border-radius:999px;
  box-shadow:none;
}
.colorJumpList button.meaningDot{
  cursor:pointer;
  font:inherit;
}
.colorJumpList .meaningDot:hover{
  background:#fff;
  border-color:#e4cbd5;
}
.colorGuideGrid{
  grid-template-columns:repeat(auto-fit,minmax(310px,1fr));
  gap:20px;
  align-items:stretch;
}
.colorMeaning.card{
  gap:18px;
  padding:24px;
  border-radius:24px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.92),rgba(255,255,255,.98)),
    linear-gradient(135deg,var(--dot-color),transparent 54%);
  box-shadow:0 18px 48px rgba(84,41,55,.08);
}
.colorMeaningTop{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
}
.colorMeaningBadge{
  margin:0;
  background:#fff;
}
.colorMeaningBadge .meaningSwatch,
.colorJumpList .meaningSwatch{
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.08),0 0 0 4px rgba(255,255,255,.7);
}
.colorMeaningBadge strong,
.colorJumpList .meaningDot strong{
  font-size:.86rem;
  line-height:1;
}
.colorMeaningBadge em,
.colorJumpList .meaningDot em{
  color:#8f526d;
  font-size:.74rem;
  font-style:normal;
  line-height:1;
}
.colorMeaningText{
  margin:0;
  color:#56645d;
  font-size:1rem;
  line-height:1.65;
}
.colorUseGrid{
  display:grid;
  gap:10px;
  margin-top:auto;
}
.colorUseGrid section{
  padding:14px 15px;
  border:1px solid #f0dbe4;
  border-radius:18px;
  background:rgba(255,248,251,.72);
}
.colorUseGrid h3{
  margin:0 0 6px;
  color:#8f526d;
  font-family:var(--body);
  font-size:.76rem;
  font-weight:800;
  letter-spacing:.07em;
  line-height:1.1;
  text-transform:uppercase;
}
.colorUseGrid p{
  margin:0;
  color:var(--muted);
  font-size:.92rem;
  line-height:1.48;
}
@media(max-width:920px){
  .bouquetCard{
    gap:0;
  }
  .bouquetBrief{
    padding:20px 4px 4px;
  }
}
@media(max-width:560px){
  .backLink{
    margin-bottom:20px;
    font-size:.88rem;
  }
  .bouquetCard{
    padding:12px;
    border-radius:24px;
  }
  .bouquetCard .bouquetImage{
    border-width:8px;
    border-radius:24px;
  }
  .briefActions{
    grid-template-columns:1fr;
  }
  .messageTools .copyAll{
    min-width:0;
  }
  .searchResultsHead{
    display:grid;
  }
  .searchResultsHead span{
    text-align:left;
  }
  .searchResult{
    grid-template-columns:1fr;
  }
  .searchResultType{
    grid-row:auto;
    justify-self:start;
  }
  .colorPromo .meaningDot{
    min-width:0;
    flex:1 1 138px;
  }
}

/* Bouquet frames should wrap the actual asset without adding artificial height. */
.bouquetCard .bouquetImage{
  aspect-ratio:auto;
}
.bouquetCard .bouquetImage img{
  display:block;
  width:100%;
  height:auto;
  aspect-ratio:auto;
  min-height:0;
  object-fit:contain;
}
@media(max-width:560px){
  .bouquetCard .bouquetImage img{
    aspect-ratio:auto;
  }
}

/* Browser-comment refinements */
@media(max-width:920px){
  .hero{
    padding-top:clamp(32px,6vw,46px);
    padding-bottom:48px;
    gap:28px;
  }
}
@media(max-width:560px){
  .hero{
    padding-top:28px;
    padding-bottom:38px;
    gap:24px;
  }
}
