@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&display=swap');
:root{--ink:#666666;--muted:#666666;--green:#edf2e5;--line:#e3e6dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--theme-surface,#fff);color:var(--ink);font:14px/1.6 Inter,Arial,sans-serif}button,a{color:inherit}a{text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0}h1,h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.035em;line-height:1.22}svg{height:21px;width:21px;stroke:currentColor;fill:none;stroke-width:1.3}.service{text-align:center;background:var(--theme-raised,#f0f3e9);font-size:9px;letter-spacing:.13em;padding:8px 15px;color:var(--theme-text,#6b735f)}.brand-row{max-width:1190px;margin:auto;height:139px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center}.logo{justify-self:center;display:flex;align-items:center;flex-direction:column}.logo img{width:157px;height:64px;object-fit:contain}.logo span{font-size:7px;letter-spacing:.22em;color:var(--theme-text,#77955c);margin-top:8px}.search-button{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--theme-text,#838878)}.brand-row button{border:0;background:transparent;padding:10px}.utilities{justify-self:end;display:flex;align-items:center;gap:16px}.utilities button{display:flex;gap:9px;align-items:center}.utilities span{font-size:11px}nav{display:flex;gap:37px;align-items:center;justify-content:center;height:61px;border-top:1px solid #f1f2ed;border-bottom:1px solid var(--line);font-size:12px}nav .selected{color:var(--theme-text,#758858)}nav .studio-link{margin-left:27px;border-left:1px solid var(--line);padding-left:37px}nav .studio-link span{margin-left:14px}.opening{max-width:1190px;margin:0 auto;padding:46px 0 0;text-align:center}.eyebrow{font-size:9px;letter-spacing:.18em;font-weight:500;color:var(--theme-text,#858c78)}h1{font-size:41px;margin:13px 0 14px}.opening>p{font-size:13px;color:var(--muted)}.occasions{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:34px}.occasion-photo{height:265px;background:#f8f9f4;overflow:hidden}.occasion:nth-child(2) .occasion-photo{background:#fbf6f3}.occasion:nth-child(3) .occasion-photo{background:#f6f5f8}.occasion:nth-child(4) .occasion-photo{background:#f5f7f1}.occasion-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.occasion-label{display:flex;justify-content:space-between;font-family:Georgia,serif;font-size:19px;padding:14px 2px}.occasion-label span:last-child{font:18px Inter;color:var(--theme-text,#8a947d)}.collection{max-width:1190px;margin:65px auto 0}.section-title{display:flex;justify-content:space-between;align-items:flex-end}.section-title h2{font-size:33px;margin-top:8px}.text-link{font-size:11px;border-bottom:1px solid #b9c1ac;padding-bottom:5px}.text-link span{margin-left:25px}.filter-row{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);margin:22px 0 23px;align-items:center}.filters{display:flex;gap:26px}.filters button{background:none;border:0;font-size:11px;padding:10px 0;color:var(--theme-text,#838779)}.filters .active{border-bottom:1px solid #5b6c49;color:var(--ink)}.quiet{font-size:10px;color:var(--theme-text,#929789)}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.product-photo{height:272px;position:relative;background:#fcfcfa}.product-photo img{height:100%;width:100%;object-fit:contain;mix-blend-mode:multiply}.plus{position:absolute;right:12px;bottom:12px;border:1px solid var(--line);border-radius:50%;width:27px;height:27px;display:grid;place-items:center;background:var(--theme-surface,white);font-size:15px}.product-info{padding:14px 0}.product-info h3{font-family:Georgia,serif;font-size:17px;font-weight:400}.product-info>span{font-size:11px;color:var(--muted);display:block;margin-top:4px}.studio{max-width:1190px;margin:63px auto 0;background:var(--theme-raised,#eff3e8);display:grid;grid-template-columns:1.05fr 1fr .85fr;align-items:center;min-height:330px;padding:38px 44px;overflow:hidden}.studio h2{font-size:38px;margin:12px 0 16px}.studio-copy>p{font-size:12px;color:var(--theme-text,#7a816e);max-width:255px}.primary{background:#536548;color:#fff;border:0;padding:13px 18px;font-size:11px;margin-top:22px}.primary span{margin-left:20px}.studio-note{display:block;font-size:9px;color:var(--theme-text,#828b74);margin-top:13px}.studio-image img{width:100%;height:285px;object-fit:contain;mix-blend-mode:multiply}.studio-steps{padding-left:32px}.studio-steps>div{display:flex;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid #d9e1ce}.studio-steps>div:last-child{border:0}.studio-steps span{font-family:Georgia,serif;color:var(--theme-text,#9ca58f);font-size:20px}.studio-steps p{font-size:11px}.extras{max-width:1190px;margin:65px auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:30px;align-items:center}.extras h2{font-size:32px;margin:12px 0}.extras p{font-size:12px;color:var(--muted)}.extra{text-align:center}.extra img{width:100%;height:180px;object-fit:contain}.extra span{display:block;font-family:Georgia,serif;font-size:16px}.plant-note{padding:32px 20px;background:var(--theme-surface,#f8f9f5);text-align:center}.plant-note h2{font-size:25px}.plant-note a{font-size:11px;display:inline-block;margin-top:12px}footer{max-width:1190px;margin:auto;padding:40px 0 25px}footer>img{width:100px}footer>p{font-family:Georgia,serif;margin:9px 0;color:var(--theme-text,#7c8472)}footer>div{border-top:1px solid var(--line);margin-top:25px;padding-top:20px;display:flex;justify-content:space-between;font-size:10px;color:var(--theme-text,#969c8d)}dialog{max-width:850px;width:calc(100% - 30px);padding:30px;border:0;color:var(--ink)}dialog::backdrop{background:#28302277}.close{position:absolute;right:10px;top:10px;border:0;background:var(--theme-surface,white);font-size:26px}.detail{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.detail img{width:100%}.detail h2{font-size:30px;margin:15px 0}.detail p{margin:15px 0}.note{font-size:11px;color:var(--muted)}#notice{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:#46563e;color:white;padding:14px 23px;max-width:90%;z-index:20;opacity:0;pointer-events:none;font-size:12px}#notice.show{opacity:1}a:focus-visible,button:focus-visible{outline:2px solid #79935e;outline-offset:4px}@media(max-width:1250px){.brand-row,.opening,.collection,.studio,.extras,footer{margin-left:5%;margin-right:5%}.occasion-photo{height:23vw}.product-photo{height:23vw}}@media(max-width:700px){.service{font-size:8px}.brand-row{height:115px}.logo img{width:130px;height:53px}.logo span{font-size:6px}.search-button span{display:none}.utilities{gap:0}.utilities button{padding:5px}.utilities button:first-child{display:none}nav{justify-content:flex-start;overflow:auto;padding:0 5%;height:52px;gap:23px;white-space:nowrap;font-size:11px}nav .studio-link{margin-left:0;padding-left:20px}.opening{padding-top:33px}h1{font-size:29px}.opening>p{font-size:12px;max-width:280px;margin:auto}.occasions{grid-template-columns:1fr 1fr;gap:20px 14px;margin-top:26px}.occasion-photo{height:43vw}.occasion-label{font-size:16px;padding-top:9px}.collection{margin-top:38px}.section-title h2{font-size:27px}.text-link{font-size:10px;max-width:90px}.text-link span{margin:0}.quiet{display:none}.filters{gap:20px;white-space:nowrap;overflow:auto}.filters button{font-size:10px}.products{grid-template-columns:1fr 1fr;gap:20px 14px}.product-photo{height:43vw}.studio{grid-template-columns:1fr 1fr;padding:25px 22px;margin-top:32px}.studio h2{font-size:30px}.studio-copy>p{font-size:11px}.studio-image img{height:220px}.studio-steps{grid-column:1/-1;display:flex;padding:20px 0 0;gap:15px}.studio-steps>div{border:0;display:block;padding:0;flex:1}.studio-steps p{font-size:9px}.studio-steps span{font-size:17px}.extras{margin-top:35px;margin-bottom:35px;grid-template-columns:repeat(3,1fr);gap:14px}.extras>div{grid-column:1/-1}.extras h2{font-size:28px}.extra img{height:110px}.extra span{font-size:13px}.detail{grid-template-columns:1fr}.detail img{max-height:250px;object-fit:contain}.plant-note h2{font-size:23px}.studio-note{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Neutral charcoal text, pale-green accents. */
.eyebrow{color:var(--theme-text,#6e7467)}.opening>p,.studio-copy>p,.extras p{color:var(--theme-text,#686868)}
.outlets{max-width:1190px;margin:56px auto 0;padding:30px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.outlets .section-title h2{font-size:31px}.outlets .section-title>p{font-size:12px;color:var(--theme-text,#686868)}
.outlet-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-top:26px}
.outlet-card{border:1px solid #e2e6dc;background:var(--theme-surface,#fafbf7);padding:22px 8px 17px;display:flex;align-items:center;flex-direction:column;gap:13px;border-radius:2px}
.outlet-card:hover{background:var(--theme-raised,#edf2e5);border-color:var(--theme-border,#aab89a)}.outlet-card>span:nth-child(2){font-family:Georgia,serif;font-size:17px}
.outlet-mark{font:24px Georgia,serif;border:1px solid #dce3d2;color:var(--theme-text,#6d7b5e);border-radius:50%;height:47px;width:47px;display:grid;place-items:center}
.outlet-action{font-size:10px;color:var(--theme-text,#686868)}.outlet-action>span{padding-left:5px}
.outlet-filter{display:flex;gap:13px;align-items:center;margin-top:24px;font-size:12px}
.outlet-filter select{font:12px Inter,Arial,sans-serif;color:var(--theme-text,#4b4b4b);background:var(--theme-surface,#fff);border:1px solid #d7ddcf;padding:9px 28px 9px 12px;min-height:40px}
#outlet-filter-note{font-size:11px;color:var(--theme-text,#686868)}.products[hidden]{display:none}
.outlet-dialog{max-width:700px;padding:45px}.outlet-dialog>h2{font-size:40px;margin:15px 0}
.outlet-dialog>p{color:var(--theme-text,#686868)}.outlet-profile-tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-top:30px;padding-bottom:13px;font-size:13px}
.outlet-profile-tabs span:first-child{font-weight:600}.outlet-empty{background:var(--theme-raised,#f5f7f0);padding:35px 25px;margin:20px 0}
.outlet-empty h3{font:25px Georgia,serif;margin-bottom:12px}.outlet-empty p{font-size:13px}
@media(max-width:1250px){.outlets{margin-left:5%;margin-right:5%}}
@media(max-width:700px){.outlets{margin-top:35px;padding:25px 0}.outlets .section-title{display:block}.outlets .section-title h2{font-size:27px}.outlets .section-title>p{margin-top:12px}.outlet-grid{grid-template-columns:repeat(2,1fr);gap:12px}.outlet-card{padding:18px}.outlet-filter{flex-wrap:wrap}#outlet-filter-note{width:100%}.outlet-dialog{padding:30px 20px}.outlet-profile-tabs{gap:15px;font-size:11px}}

.compact-outlets{padding:18px 0;margin-top:38px}.compact-outlets .outlet-filter{margin-top:0}.compact-outlets .outlet-filter label{font-size:14px}.compact-outlets .outlet-filter select{min-width:190px;font-size:14px}.compact-outlets #outlet-filter-note{margin-left:auto}@media(max-width:700px){.compact-outlets #outlet-filter-note{margin-left:0}.compact-outlets{margin-top:24px}}

/* PIXY typography: shared roles across the storefront and dialogs. */
:root{
  --font-heading:Georgia,'Times New Roman',serif;
  --font-body:Inter,Arial,sans-serif;
  --ink:#666666;
  --muted:#666666;
  --text-small:12px;
  --text-ui:14px;
  --text-body:14px;
  --text-card:20px;
  --text-section:32px;
  --text-hero:42px;
}
body{font-family:var(--font-body);font-size:var(--text-body);line-height:1.65}
button,input,select,textarea{font-family:var(--font-body);color:var(--ink)}
h1,h2,h3,.occasion-label,.extra span{font-family:var(--font-heading);font-weight:400;line-height:1.25;letter-spacing:-.025em;color:var(--ink)}
h1{font-size:var(--text-hero)}
.section-title h2,.studio h2,.extras h2,.plant-note h2,.detail h2,.outlets .section-title h2,.outlet-dialog>h2{font-size:var(--text-section)}
.product-info h3,.occasion-label,.extra span,.detail h3,.outlet-empty h3{font-family:var(--font-heading);font-size:var(--text-card);font-weight:400}
.opening>p,.studio-copy>p,.extras p,.outlet-dialog>p,.outlet-empty p,.outlets .section-title>p,.detail p{font-size:var(--text-body);line-height:1.65;color:var(--muted)}
nav,.search-button,.utilities span,.filters button,.primary,.text-link,.plant-note a,.outlet-profile-tabs,.compact-outlets .outlet-filter label,.compact-outlets .outlet-filter select{font-family:var(--font-body);font-size:var(--text-ui);font-weight:400;letter-spacing:0}
.service,.eyebrow,.logo span,.quiet,.studio-note,.note,.product-info>span,.studio-steps p,#outlet-filter-note,footer>div,#notice{font-family:var(--font-body);font-size:var(--text-small);line-height:1.6}
.service,.eyebrow,.logo span,.search-button,.filters button,.quiet,.studio-note,.note,.product-info>span,.studio-steps span,#outlet-filter-note,footer>p,footer>div,.occasion-label span:last-child{color:var(--muted)}
.eyebrow{font-weight:500;letter-spacing:.12em}
.service{letter-spacing:.06em}
.logo span{font-size:10px;letter-spacing:.14em}
nav .selected,.filters .active{color:var(--ink);font-weight:500}
.primary{color:#fff}
.occasion-label span:last-child,.studio-steps span{font-family:var(--font-body)}
footer>p{font-family:var(--font-body);font-size:var(--text-body)}
.detail .note{font-size:var(--text-small)}
select:focus-visible{outline:2px solid #79935e;outline-offset:4px}
@media(max-width:700px){
  :root{--text-hero:32px;--text-section:28px;--text-card:18px}
  .logo span{font-size:9px}
  .studio{grid-template-columns:1fr}
  .studio-image img{height:240px}
  .studio-copy>p{max-width:none}
  .studio-steps{grid-column:1}
  .text-link{max-width:115px}
}

/* User-selected 60% grey for text; retain white text on filled buttons. */
:root{--ink:#666666;--muted:#666666}

/* One typeface across the entire PIXY concept. */
:root{--font-heading:Georgia,'Times New Roman',serif;--font-body:Georgia,'Times New Roman',serif}
body,body *{font-family:var(--font-body)!important}

/* Updated brand text tones: 50% main text, 40% small text. */
:root{--ink:#808080;--muted:#808080;--text-caption:#999999}
.service,.eyebrow,.logo span,.quiet,.studio-note,.note,.detail .note,.product-info>span,.studio-steps p,#outlet-filter-note,footer>div,.small,.journey-top{color:var(--text-caption)}

/* Mobile composition: compact masthead, deliberate hierarchy and spacing. */
.mobile-menu{display:none}
@media(max-width:700px){
 .service{font-size:9px;letter-spacing:.035em;padding:9px 12px;white-space:nowrap;overflow:hidden}
 header{position:relative;border-bottom:1px solid var(--line);background:var(--theme-surface,#fff)}
 .brand-row{height:98px;margin:0 20px;grid-template-columns:1fr auto 1fr}
 .logo{grid-column:2;grid-row:1}.logo img{width:120px;height:49px}.logo span{font-size:7px;letter-spacing:.12em;white-space:nowrap;margin-top:4px}
 .mobile-menu{display:flex;position:absolute;left:20px;top:39px;width:26px;height:24px;flex-direction:column;justify-content:center;gap:6px;background:none;border:0;padding:2px;z-index:2}
 .mobile-menu span{height:1px;width:20px;background:var(--ink)}
 .brand-row .search-button{display:none}.utilities{grid-column:3;grid-row:1}.utilities span{font-size:12px}
 #main-menu{display:none;height:auto;white-space:normal;padding:12px 24px 24px;border:0;overflow:visible}
 #main-menu.menu-open{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}
 #main-menu a{padding:13px 0;border-bottom:1px solid var(--line);font-size:15px}
 #main-menu .studio-link{margin:0;padding:13px 0;border-left:0;grid-column:1/-1}
 .opening{margin:0 20px;padding-top:30px;text-align:left}
 .opening .eyebrow{font-size:9px;letter-spacing:.13em}
 .opening h1{font-size:34px;line-height:1.13;letter-spacing:-.035em;max-width:310px;margin:13px 0 15px}
 .opening>p{font-size:14px;line-height:1.55;max-width:295px;margin:0}
 .occasions{gap:22px 12px;margin-top:25px}
 .occasion-photo{height:42vw;border-radius:3px}
 .occasion-label{font-size:16px;line-height:1.3;letter-spacing:-.02em;padding:10px 0 0;gap:3px;text-align:left}
 .occasion-label span:last-child{font-size:14px;flex-shrink:0}
 .compact-outlets{margin:30px 20px 0;padding:18px 0}
 .outlet-filter{display:grid;grid-template-columns:1fr 1fr;gap:10px}
 .compact-outlets .outlet-filter label{font-size:14px}
 .compact-outlets .outlet-filter select{min-width:0;width:100%;padding:10px;font-size:14px}
 #outlet-filter-note{grid-column:1/-1;font-size:11px}
 .collection{margin:32px 20px 0}.section-title{align-items:center;gap:18px}
 .section-title h2{font-size:27px;line-height:1.15}.eyebrow{font-size:9px}
 .text-link{font-size:12px;max-width:85px}.filters{gap:18px}.filters button{font-size:12px}
 .filter-row{margin:18px 0}.products{gap:18px 12px}.product-photo{height:44vw}
 .product-info h3{font-size:18px}.product-info>span{font-size:12px}
 .studio{margin:32px 20px 0;padding:26px 22px;position:relative}.studio h2{font-size:30px}
 .studio-image img{height:210px}.studio-steps{gap:14px;padding-top:14px}.studio-steps p{font-size:12px;line-height:1.4}
 .extras{margin:32px 20px;gap:12px}.extras h2{font-size:28px}.extra span{font-size:15px}
 footer{margin:0 20px;padding-top:28px}footer>div{gap:20px;font-size:10px}
}
.collection-filters{border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:14px}.collection-filters summary{cursor:pointer;font-size:14px;padding:8px 0;color:var(--ink)}.filter-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto;gap:16px;align-items:end;margin-top:12px}.filter-controls label{font-size:12px;color:var(--text-caption)}.filter-controls select{display:block;width:100%;font-size:14px;background:var(--theme-surface,white);border:1px solid var(--line);padding:10px 8px;margin-top:7px;min-height:42px}.filter-controls button{background:none;border:0;text-decoration:underline;font-size:12px;padding:12px 0;color:var(--ink)}.filter-status{font-size:12px;color:var(--text-caption);margin:0 0 20px}.filter-empty{background:var(--green);padding:28px;color:var(--ink)}.product[hidden]{display:none}@media(max-width:700px){.filter-controls{grid-template-columns:1fr 1fr;gap:16px 12px}.filter-controls button{min-height:44px}.collection-filters summary{font-size:16px}}

/* Approved PIXY typeface: sample 4, Cormorant Garamond throughout. */
:root{--font-heading:"Cormorant Garamond",Georgia,serif;--font-body:"Cormorant Garamond",Georgia,serif}

/* Numeric values use DM Sans; brand wording retains Cormorant Garamond. */
body .numeric,body .price,body .product-info>span,body .extra-price,body #product-total,body .amount,body #selection-total,body .total strong,body #bag-count,body input[type="number"],body input[type="date"],body input[type="tel"]{font-family:"DM Sans",Arial,sans-serif!important;font-variant-numeric:tabular-nums}
body .product-info>span{font-size:14px;font-weight:500}

/* Shared tab-style return navigation. */
.nav-tab,.step-actions button.nav-tab:not(.primary){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;border:1px solid #dce3d2;border-radius:5px;background:var(--theme-raised,#edf2e5);color:var(--theme-text,#808080);text-decoration:none;font-size:15px;font-weight:500;line-height:1.4;cursor:pointer}
.nav-tab:hover,.step-actions button.nav-tab:not(.primary):hover{background:var(--theme-raised,#e3ebd9);border-color:var(--theme-border,#9daa8c)}
.nav-tab:focus-visible{outline:2px solid #82946e;outline-offset:3px}
.nav-tab[hidden]{display:none}
/* Stronger site-wide text contrast, retaining the pale botanical surfaces. */
:root{--ink:#4b4b4b;--muted:#606060;--text-caption:#666666}
body h1,body h2,body h3,body legend{color:var(--theme-text,#565656)}
body p,body .small,body .caption,body .note{color:var(--theme-text,#555555)}
/* Descriptive copy uses Verdana; headings retain the existing serif. */
body p,body p *,body .caption,body .caption *,body .note,body .small,
body .summary-row,body .summary-row *,body .flower-availability,
body #packaging .choice small{font-family:Verdana,Geneva,sans-serif!important}
/* Consistent interface typography, with serif reserved for headings. */
body,body *{font-family:Verdana,Geneva,sans-serif!important}
body h1,body h1 *,body h2,body h2 *,body h3,body h3 *{font-family:'Cormorant Garamond',Georgia,serif!important}
body{line-height:1.6}
body p{line-height:1.7}
body button,body input,body select,body textarea,body label,body legend{line-height:1.5}
body h1,body h2,body h3{line-height:1.2}
/* A closer, softer introduction on the homepage. */
body .hero>h1{line-height:1.08;margin-top:18px;margin-bottom:20px}
body .hero>p{color:var(--theme-text,#737373);line-height:1.4;margin-top:0;text-wrap:pretty}
/* Homepage occasion titles use the display serif. */
body .hero .occasion-label,body .hero .occasion-label *{font-family:'Cormorant Garamond',Georgia,serif!important;line-height:1.2}
/* Keep the homepage outlet picker compact. */
body .outlet-filter:has(#home-outlet){display:flex;align-items:center;justify-content:flex-start;gap:18px;flex-wrap:wrap}
body .outlet-filter:has(#home-outlet) label{flex:0 1 auto;width:auto}
body #home-outlet{flex:0 1 250px;width:250px;max-width:100%;min-width:0;height:42px;padding:8px 12px;font-size:13px}
/* Secondary collection link matches the softer intro copy. */
body .section-title>a{font-size:14px;color:var(--theme-text,#737373);line-height:1.4}
/* Footer copy in 50% grey. */
body footer,body footer :is(h2,h3,h4,p,a,span,label,small,div,input){color:var(--theme-text,#808080)}
body footer input::placeholder{color:var(--theme-text,#808080);opacity:1}
/* Shared secondary copy tone throughout the website. */
:root{--muted:#808080;--text-caption:#808080}
body :is(p,.caption,.note,.small,.quiet,.eyebrow,.studio-caption,.studio-image-caption,.flower-availability,.flower-photo-credit,.designer-footnote,.summary-label),body .hero>p,body .section-title>a,body #packaging .choice small{color:var(--theme-text,#808080)}
/* Compact footer navigation links. */
body footer .footer-grid>div>a{font-size:10px}
/* Separate the outlet picker from the collection below. */
body .outlet-filter:has(#home-outlet){margin-bottom:36px}

/* Bring the homepage description closer to its heading. */
body .hero>h1{margin-bottom:8px}
body .hero>p{margin-top:0}
/* Give the collection heading breathing room above its photos. */
body .section-title:has(+ .products){margin-bottom:20px}

/* Approved website-wide 50% grey typography. */
:root{--ink:#808080;--muted:#808080;--text-caption:#808080}
body,body *{color:var(--theme-text,#808080)!important}
body input::placeholder,body textarea::placeholder{color:var(--theme-text,#808080)!important;opacity:1}
body .primary,body .newsletter-row button{background:var(--theme-raised,#edf2e5)!important;border:1px solid #dce3d2}
body .full-footer .footer-social{padding-bottom:0;margin-bottom:0;gap:24px}
body .full-footer .footer-copyright{padding-top:6px;margin-top:0}

/* Account benefits: separate sections while keeping each heading with its copy. */
.account-benefits h2{margin:0 0 12px;line-height:1.2}
.account-benefits p{margin:0 0 8px;line-height:1.6}
.account-benefits p+h2{margin-top:28px}
.account-benefits p:last-child{margin-bottom:0}

/* Keep shopping navigation within reach while browsing. */
body>header{position:sticky;top:0;z-index:100;background:var(--theme-surface,#fff);box-shadow:0 1px 0 var(--line)}
html{scroll-padding-top:180px}
@media(max-width:700px){
 body>header .brand-row{height:76px}
 body>header .mobile-menu{top:16px;left:12px;width:44px;height:44px;padding:12px}
 body>header #main-menu.menu-open{max-height:calc(100dvh - 76px);overflow-y:auto;overscroll-behavior:contain}
 html{scroll-padding-top:88px}
}

body footer.full-footer > p:first-of-type{color:var(--theme-text,#999999)!important}

body footer.full-footer > p:first-of-type{font-size:12px}

/* Keep the catalogue continuation action easy to find. */
button.more{background:#536348!important;border-color:#536348!important;color:#fff!important}
button.more:hover{background:#43523a!important;border-color:#43523a!important}
button.more:focus-visible{outline:3px solid #91a47b;outline-offset:3px}

/* Give product add-ons breathing room beneath the description. */
.product-page #product-form{margin-top:32px}
.product-page #product-form>h2{margin-bottom:8px}

/* Centre add-on amounts within their price boxes. */
.product-page .extra-card small .numeric{text-align:center}
.product-page .extra-card strong{display:block;text-align:center}

/* Personal card message: expressive label, quiet placeholder. */
.product-page #product-form label:has(> #message){font-family:'Cormorant Garamond',Garamond,Georgia,serif!important;font-weight:400;font-size:24px}
.product-page #product-form #message{font-family:Verdana,Geneva,sans-serif}
.product-page #product-form #message::placeholder{color:var(--theme-text,#999999)!important;opacity:1}

/* Match both product-form section labels at every screen size. */
.product-page #product-form>h2,
.product-page #product-form>label:has(> #message){font-size:1.5em;line-height:1.2;font-weight:400}

/* Keep card input quiet beneath the display heading. */
.product-page #product-form #message{font-size:12px;line-height:1.6}
.product-page #product-form #message::placeholder{color:var(--theme-text,#b3b3b3)!important;opacity:1}
body .delivery-grid label,body .delivery-grid input,body .delivery-grid select,body #delivery-time-help{color:var(--theme-text,#b3b3b3)!important}
body .delivery-grid input::-webkit-datetime-edit{color:var(--theme-text,#b3b3b3)!important}
.product-page #selection-total,.product-page #selection-total .numeric{font-size:18px}

/* Equal space between product section headings and their content. */
.product-page #product-form #message{margin-top:8px}

/* Compact optional extras, including two columns on phone screens. */
.product-page .extra-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.product-page .extra-card{min-width:0}
.product-page .extra-card>span{display:flex;flex-direction:column;gap:6px;padding:10px;box-sizing:border-box}
.product-page .extra-card input:checked+span{padding:9px}
.product-page .extra-card img{height:80px}
.product-page .extra-card strong{font-size:13px;line-height:1.4;overflow-wrap:anywhere}
.product-page .extra-card small{margin-top:auto;text-align:center;font-size:13px;line-height:1.4}
.product-page .extra-card small .numeric{display:inline;border:0;padding:0;height:auto}
@media(max-width:600px){
.product-page .extra-options{gap:8px}
.product-page .extra-card>span{padding:8px}
.product-page .extra-card input:checked+span{padding:7px}
.product-page .extra-card img{height:68px}
.product-page .extra-card strong,.product-page .extra-card small{font-size:12px}
}

/* Custom bouquets have no catalogue thumbnail column. */
.bag-line.bag-line-designer{grid-template-columns:minmax(0,1fr)}
.bag-line>div{min-width:0}
.bag-line-designer h3{margin:0 0 12px}
.bouquet-selection summary{cursor:pointer;font-size:14px;line-height:1.5;padding:8px 0}
.bouquet-selection-content{background:var(--theme-surface,#f7f9f3);border:1px solid #e1e6da;border-radius:8px;padding:16px;margin:8px 0 16px;overflow-wrap:anywhere}
.bouquet-selection-content h4{font-size:13px;margin:16px 0 8px}
.bouquet-selection-content h4:first-child{margin-top:0}
.bouquet-selection-content ul{list-style:none;padding:0;margin:0}
.bouquet-selection-content li{font-size:13px;line-height:1.6;margin:6px 0}

.gst-subtotal-note{display:block;font-size:11px;font-weight:400;line-height:1.5;margin-top:4px;text-align:right}

.bag-line.bag-line-designer.has-bouquet-image{grid-template-columns:120px minmax(0,1fr)}
.bag-line .bouquet-bag-image{height:160px;object-fit:contain;border-radius:8px;background:#f7f9f3}
@media(max-width:600px){.bag-line.bag-line-designer.has-bouquet-image{grid-template-columns:80px minmax(0,1fr);gap:12px}.bag-line .bouquet-bag-image{height:110px}}

/* Honour fulfilment visibility even when generic label styles set display. */
#checkout label[hidden]{display:none!important}

/* Finish checkout alongside the final delivery fields. */
#checkout .delivery-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end}
#checkout .checkout-place-order{grid-column:1/-1;background:#536348!important;border-color:#536348!important;color:#fff!important;min-height:48px;margin:8px 0 0;font-size:14px}
#checkout .checkout-place-order:disabled{opacity:.55;cursor:wait}
@media(min-width:1100px){#checkout .delivery-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto}#checkout .checkout-place-order{grid-column:auto;width:auto;padding:10px 16px;margin:0 0 8px;white-space:nowrap}}

.panel a.primary[href="#checkout"]{background:#536348!important;border-color:#536348!important;color:#fff!important}
.panel a.primary[href="#checkout"] *{color:#fff!important}

.order-number{font-size:22px!important;font-weight:700!important}

.guidance-page{max-width:1120px;margin:0 auto}.guidance-hero{background:var(--theme-raised,#f4f7f0);padding:48px;margin-bottom:40px}.guidance-hero h1{font-size:clamp(36px,5vw,62px);font-weight:400;margin:14px 0}.guidance-hero p{max-width:620px;line-height:1.6}.guidance-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:48px}.guidance-layout aside a{display:block;padding:14px 0;border-bottom:1px solid #e1e6da;text-decoration:none}.guidance-content{line-height:1.8;overflow-wrap:anywhere;min-width:0}.guidance-content h2,.guidance-content h3{font-size:28px;font-weight:400;margin:24px 0 14px}.guidance-content p{margin:0 0 20px}.guidance-content table{width:100%;border-collapse:collapse;margin:24px 0}.guidance-content td,.guidance-content th{padding:12px;border-bottom:1px solid #e1e6da;text-align:left}.guidance-content ul,.guidance-content ol{padding-left:24px}.guidance-close{background:var(--theme-raised,#f4f7f0);padding:32px;margin-top:40px;text-align:center}.guidance-close h2{font-size:30px;font-weight:400}@media(max-width:640px){.guidance-hero{padding:26px 20px;margin-bottom:24px}.guidance-layout{grid-template-columns:1fr;gap:24px}.guidance-layout aside{display:flex;flex-wrap:wrap;gap:16px}.guidance-content{font-size:14px}.guidance-content td{padding:8px}}
/* Keep the guidance closing action clear of its heading. */
.guidance-close{display:flex;flex-direction:column;align-items:center;gap:20px}.guidance-close h2{margin:0;line-height:1.25}.guidance-close>.primary{display:inline-flex;align-items:center;justify-content:center;margin:0;flex-shrink:0;line-height:1.4}

.flower-guide-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0}.flower-guide-cards>div{padding:20px;background:var(--theme-raised,#f4f7f0)}.flower-guide-cards h3{margin:0 0 10px}.guidance-content section+section{margin-top:36px;padding-top:12px;border-top:1px solid #e1e6da}@media(max-width:640px){.flower-guide-cards{grid-template-columns:1fr}}

.guidance-layout.guidance-article-only{display:block;max-width:820px;margin:0 auto}

.faq-group{margin-top:32px}.faq-item{border-bottom:1px solid #e1e6da}.faq-item summary{cursor:pointer;padding:18px 24px 18px 0;font-weight:500;line-height:1.5}.faq-item[open]{background:var(--theme-raised,#f4f7f0);padding-left:16px;padding-right:16px}.faq-answer{padding:0 16px 8px 0}.faq-item summary:focus-visible{outline:2px solid #536348;outline-offset:3px}.faq-answer p{margin:0 0 12px}.faq-group h2{margin-bottom:10px}

.designer-faq-link{display:block;background:none;border:0;padding:12px 0;font-size:12px;text-decoration:underline;cursor:pointer}.designer-faq-window{box-sizing:border-box;width:calc(100% - 32px);max-width:560px;max-height:80vh;overflow:auto;border:1px solid #dce2d4;border-radius:12px;padding:24px;background:var(--theme-surface,#fff)}.designer-faq-window::backdrop{background:rgba(0,0,0,.35)}.designer-faq-window h2{font-size:28px;margin:18px 0;line-height:1.2}.designer-faq-window .faq-close{display:block;margin-left:auto;background:var(--theme-raised,#edf2e5);border:1px solid #dce2d4;padding:8px 12px;cursor:pointer}.designer-faq-window .faq-answer{font-size:13px;line-height:1.6}.designer-faq-window summary{font-size:14px}

.disclaimer-note{background:var(--theme-raised,#f4f7f0);border-left:3px solid #82946b;padding:22px 24px;margin-bottom:30px}.disclaimer-note p{margin:0}
/* Main navigation follows PIXY's regular serif typography. */
#main-menu a{font-family:'Cormorant Garamond',Garamond,Georgia,serif!important;font-weight:400!important}
#main-menu a{font-size:calc(var(--text-ui,14px) + 2pt)}
@media(max-width:700px){#main-menu a{font-size:calc(15px + 2pt)}}

.hero>.outlet-filter{margin:24px auto 32px;justify-content:center;flex-wrap:wrap;gap:14px}.hero>.outlet-filter select{max-width:100%}@media(max-width:700px){.hero>.outlet-filter{flex-direction:column;align-items:center}}

/* Shared appearance control: identical behaviour in the shop and studio. */
.theme-toggle{position:absolute;right:calc(5% + 160px);top:46px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;font:26px/1 Arial,sans-serif;cursor:pointer}
.theme-toggle:focus-visible{outline:2px solid currentColor;outline-offset:-5px}
html[data-theme="light"]{color-scheme:light}
html[data-theme="dark"]{color-scheme:dark;--theme-text:#e0e5df;--theme-surface:#18201c;--theme-raised:#25322a;--theme-border:#526457;--ink:#e0e5df;--muted:#bdc9bd;--green:#25322a;--line:#526457}
html[data-theme="dark"] body{background:#121915}
html[data-theme="dark"] body *{border-color:var(--theme-border)}
html[data-theme="dark"] body :is(input,select,textarea){background:#18201c;accent-color:#b7d2a7}
html[data-theme="dark"] body :is(.preview-art,.studio-banner-visual,.bouquet-review-visual){background:#25322a}
html[data-theme="dark"] body :is(.primary,.newsletter-row button,.flower-edit,.flower-editor-close,.mobile-bouquet-total,#next,#generate,#review-bouquet,#toast,.checkout-place-order){background:#36533d!important;color:#fff!important}
html[data-theme="dark"] body :is(.primary,.newsletter-row button,.flower-edit,.flower-editor-close,.mobile-bouquet-total,#next,#generate,#review-bouquet,#toast) *{color:#fff!important}
html[data-theme="dark"] body :is(#occasion .choice:has(input:checked),#palette .choice:has(input:checked),#style .choice:has(input:checked),#packaging .choice input:checked+span,.flower-row:has(input:checked),.wrapping-card:has(input:checked),.delivery-slot-option[aria-selected=true],.flow-tabs [aria-current="page"]){background:#334a38!important;border-color:#b7d2a7!important}
html[data-theme="dark"] body :is(.logo img,footer>img:not(.payment-marks)){background:transparent}
html[data-theme="dark"] body :is(.tag,.plus){background:#25322a}
html[data-theme="dark"] body :is(button,a,input,textarea,select):focus-visible{outline:2px solid #c4e2b3;outline-offset:3px}
html[data-theme="dark"] body dialog::backdrop{background:#0009}

@media(max-width:700px){body>header .theme-toggle{left:56px;right:auto;top:16px}}
html[data-theme="dark"] body .studio-banner{background:#25322a}
html[data-theme="dark"]{--text-caption:#bdc9bd}
/* Photo blending must never tint flower colours in dark mode. */
html[data-theme="dark"] body :is(.flower-thumb,.product-photo,.product-art,.occasion-photo) img{mix-blend-mode:normal!important}
html[data-theme="dark"] body .flower-thumb{background:transparent;border-radius:4px}
html[data-theme="dark"] body .logo img{filter:brightness(1.8)}
/* Secondary pages and generated-preview panels share the same surfaces. */
html[data-theme="dark"] body :is(.install-guides article,.partner-reach,.flower-colour-option input,dialog.bouquet-review,.design-preview #preview-caption){background:#18201c!important}
html[data-theme="dark"] body img.flower-thumb{mix-blend-mode:normal!important}

/* Selection belongs to the card, not its nested text label. */
html[data-theme="dark"] body :is(#occasion,#palette,#style) .choice>span,html[data-theme="dark"] body #packaging .wrapping-card>label>span{background:transparent!important}

/* Studio reference cutouts use real alpha in both appearances. */
body .designer img.flower-thumb{background:transparent!important;mix-blend-mode:normal!important}
