:root{--pink:#f55286;--pink-dark:#d9366d;--orange:#f3a13d;--cream:#fffaf4;--paper:#fffdf9;--blush:#fff0f3;--ink:#28232a;--muted:#70686f;--line:#eadfd9;--shadow:0 14px 34px #472b3614;--radius:22px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{display:block}main{min-height:70vh}.container{width:min(1180px,100% - 40px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f0;border-bottom:1px solid #eadfd9d9;position:sticky;top:0}.header-inner{grid-template-columns:220px 1fr auto;align-items:center;gap:28px;height:86px;display:grid}.brand{width:190px;display:block}.brand img{mix-blend-mode:multiply;width:100%;height:auto}.desktop-nav{justify-content:center;align-items:center;gap:30px;font-size:14px;font-weight:650;display:flex}.desktop-nav a{padding:8px 0;position:relative}.desktop-nav a:after{content:"";background:var(--pink);height:2px;transition:all .2s;position:absolute;bottom:2px;left:50%;right:50%}.desktop-nav a:hover:after{left:0;right:0}.header-actions{align-items:center;gap:8px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.icon-button:hover{background:var(--blush)}.icon-button svg{width:22px;height:22px}.cart-link{position:relative}.cart-count{background:var(--pink);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;font-weight:800;display:grid;position:absolute;top:0;right:0}.mobile-only,.mobile-menu,.menu-backdrop{display:none}.hero{background:linear-gradient(90deg,#fffaf5 0%,#fff8f3 58%,#fff1f1 100%);overflow:hidden}.hero-grid{grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;min-height:610px;padding-block:58px;display:grid}.eyebrow{color:var(--pink-dark);text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px;font-size:12px;font-weight:800;display:inline-block}.hero h1,.page-hero h1,.custom-hero h1,.market-hero h1,.about-story h1{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(48px,6vw,78px);line-height:.98}.hero h1 em{color:var(--pink);font-style:normal}.hero-copy>p{color:var(--muted);max-width:590px;margin:24px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 22px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg,.text-link svg{width:16px;height:16px}.button-primary{background:var(--pink);color:#fff;box-shadow:0 8px 24px #f5528638}.button-primary:hover{background:var(--pink-dark)}.button-secondary{border-color:var(--pink);color:var(--pink-dark);background:#fff}.button-secondary.light{color:#fff;background:#ffffff14;border-color:#ffffffb3}.trust-row{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:14px;margin-top:38px;padding-top:24px;display:grid}.trust-row div{color:var(--muted);align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.trust-row svg{width:21px;height:21px;color:var(--pink);flex:none}.hero-media{min-height:500px;box-shadow:var(--shadow);background:#fff;border-radius:34px;position:relative;overflow:hidden}.hero-media img{object-fit:cover}.hero-note{color:var(--pink-dark);font-family:var(--serif);box-shadow:var(--shadow);background:#fffdf9eb;border-radius:16px;padding:15px 17px;font-size:22px;line-height:1.1;position:absolute;bottom:20px;right:20px;transform:rotate(-2deg)}.section{padding-block:78px}.section-soft{background:#fff6f5;border-block:1px solid #f6e7e4;padding-block:70px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.section-heading.centered{text-align:center;justify-content:center}.section-heading h2,.market-home h2,.custom-home h2,.meet-home h2,.holiday-note h2,.related-strip h2,.form-intro h2{font-family:var(--serif);letter-spacing:-.025em;margin:0;font-size:clamp(34px,4.5vw,54px);line-height:1.05}.text-link{color:var(--pink-dark);align-items:center;gap:7px;font-size:14px;font-weight:800;display:inline-flex}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:1;background:linear-gradient(145deg,#fbfbfa 0%,#f1f2f3 100%);border-radius:18px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #dcdcdcb8}.product-image{object-fit:contain;filter:saturate(.98)contrast(1.015)brightness(1.01);padding:7%;transition:transform .35s,filter .35s}.product-card:hover .product-image{filter:saturate()contrast(1.03)brightness(1.02);transform:scale(1.045)}.product-card-body{justify-content:space-between;align-items:start;gap:10px;padding:13px 2px 0;display:flex}.product-name{font-family:var(--serif);font-size:19px;font-weight:700;line-height:1.1;display:inline-block}.product-price{margin-top:5px;font-size:14px;font-weight:800}.availability{background:var(--blush);color:var(--pink-dark);white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);background:var(--paper);text-align:center;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:160px;padding:22px 12px;transition:all .2s;display:flex}.category-card:hover{box-shadow:var(--shadow);border-color:#f5bfd0;transform:translateY(-3px)}.category-symbol{color:var(--pink);font-size:32px;line-height:1}.category-card strong{font-family:var(--serif);margin-top:13px;font-size:20px}.category-card small{color:var(--muted);margin-top:6px;line-height:1.35}.market-home{grid-template-columns:1.2fr .8fr;align-items:center;gap:54px;display:grid}.market-home-media{border-radius:26px;min-height:470px;position:relative;overflow:hidden}.market-home-media img{object-fit:cover}.market-home-copy p{color:var(--muted);font-size:17px;line-height:1.65}.next-market-card{background:var(--blush);border:1px solid #f1cfd8;border-radius:18px;gap:4px;margin:24px 0;padding:20px;display:grid}.next-market-card span{color:var(--pink-dark);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800}.next-market-card strong{font-family:var(--serif);font-size:30px}.next-market-card small{color:var(--muted)}.custom-home{background:var(--pink);color:#fff}.custom-home-inner{justify-content:space-between;align-items:center;gap:50px;min-height:260px;padding-block:50px;display:flex}.custom-home .eyebrow{color:#ffe3eb}.custom-home p{opacity:.92;max-width:720px;line-height:1.65}.meet-home{grid-template-columns:.7fr 1.3fr;align-items:center;gap:50px;display:grid}.meet-photo{border-radius:28px;min-height:480px;position:relative;overflow:hidden}.meet-photo img{object-fit:cover;object-position:center 48%}.meet-copy p{color:var(--muted);font-size:17px;line-height:1.7}.page-section{padding-block:58px 86px}.page-hero{max-width:820px;margin-bottom:34px}.page-hero.compact h1{font-size:clamp(42px,5vw,64px)}.page-hero p{color:var(--muted);font-size:17px;line-height:1.65}.shop-toolbar{margin-bottom:28px}.category-pills{flex-wrap:wrap;gap:9px;margin-bottom:18px;display:flex}.category-pills button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:9px 14px;font-weight:700}.category-pills button.active{background:var(--pink);border-color:var(--pink);color:#fff}.shop-controls{grid-template-columns:1fr 220px;gap:12px;display:grid}.shop-controls input,.shop-controls select,.custom-form input,.custom-form select,.custom-form textarea,.checkout-form-section input{border:1px solid var(--line);background:#fff;border-radius:12px;outline:none;min-height:46px;padding:11px 13px}.shop-controls input:focus,.shop-controls select:focus,.custom-form input:focus,.custom-form select:focus,.custom-form textarea:focus,.checkout-form-section input:focus{border-color:#ef9bb7;box-shadow:0 0 0 3px #fff0f5}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:420px;display:flex}.empty-state h1,.empty-state h2{font-family:var(--serif);margin:0;font-size:46px}.empty-state p{color:var(--muted)}.breadcrumbs{color:var(--muted);gap:8px;margin-bottom:20px;font-size:13px;display:flex}.product-detail-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:58px;display:grid}.product-detail-image{aspect-ratio:1/1.08;background:linear-gradient(145deg,#fbfbfa 0%,#eef0f2 100%);border-radius:26px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #dcdcdcb8}.product-detail-image img{object-fit:contain;padding:5%}.product-detail-copy{position:sticky;top:116px}.availability-badge{background:var(--blush);color:var(--pink-dark);border-radius:999px;margin-bottom:14px;padding:8px 10px;font-size:11px;font-weight:850;display:inline-block}.product-detail-copy h1{font-family:var(--serif);letter-spacing:-.03em;margin:0;font-size:clamp(44px,5vw,66px);line-height:1}.detail-price{margin:15px 0 18px;font-size:25px;font-weight:850}.lead{color:var(--muted);font-size:17px;line-height:1.6}.add-button{width:100%;min-height:54px;margin:8px 0 20px}.fulfillment-box{border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.fulfillment-box>div{align-items:center;gap:10px;padding:16px;display:flex}.fulfillment-box>div+div{border-left:1px solid var(--line)}.fulfillment-box svg{width:23px;color:var(--pink);flex:none}.fulfillment-box span{gap:3px;display:grid}.fulfillment-box small{color:var(--muted);line-height:1.25}.detail-sections{border-top:1px solid var(--line);margin-top:24px}.detail-sections details{border-bottom:1px solid var(--line);padding:16px 0}.detail-sections summary{cursor:pointer;font-weight:800}.detail-sections p,.detail-sections li{color:var(--muted);line-height:1.65}.related-strip{margin-top:72px}.mini-related{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.mini-related a{gap:10px;font-weight:750;display:grid}.mini-related img{aspect-ratio:1;object-fit:cover;background:linear-gradient(145deg,#fff8f2 0%,#f7eee7 100%);border-radius:16px;width:100%;height:auto}.custom-hero{background:linear-gradient(90deg,#fff7f2,#fff0f2)}.custom-hero-grid{grid-template-columns:1fr .82fr;align-items:center;gap:50px;min-height:470px;display:grid}.custom-hero-grid p{color:var(--muted);font-size:18px;line-height:1.65}.custom-hero-image{border-radius:30px;height:380px;position:relative;overflow:hidden}.custom-hero-image img{object-fit:cover}.steps-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.steps-grid>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.steps-grid span{background:var(--pink);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.steps-grid strong{font-family:var(--serif);margin:16px 0 8px;font-size:20px;display:block}.steps-grid p{color:var(--muted);margin:0;line-height:1.5}.custom-form-section{grid-template-columns:.65fr 1.35fr;align-items:start;gap:56px;display:grid}.form-intro p{color:var(--muted);line-height:1.65}.custom-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;padding:28px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid.compact{margin-top:22px}.form-grid label,.custom-form label,.checkout-form-section label{gap:7px;font-size:13px;font-weight:750;display:grid}.form-grid .full{grid-column:1/-1}.custom-form textarea{resize:vertical}.form-note{color:var(--muted);font-size:12px;line-height:1.5}.form-success{background:var(--blush);text-align:center;border:1px solid #f3cad6;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:36px;display:flex}.form-success h1,.form-success h2{font-family:var(--serif);margin:8px 0;font-size:clamp(36px,5vw,56px)}.form-success p{color:var(--muted);max-width:650px;line-height:1.65}.success-mark{background:var(--pink);color:#fff;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.market-hero{align-items:end;min-height:560px;display:flex;position:relative;overflow:hidden}.market-hero-image{position:absolute;inset:0}.market-hero-image img{object-fit:cover}.market-hero:after{content:"";background:linear-gradient(90deg,#161114a6,#1611141f);position:absolute;inset:0}.market-hero-overlay{z-index:1;color:#fff;padding-bottom:60px;position:relative}.market-hero-overlay .eyebrow{color:#ffdce6}.market-hero-overlay h1{max-width:720px;font-size:clamp(48px,6vw,76px)}.market-hero-overlay p{max-width:620px;font-size:18px;line-height:1.65}.next-event{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:24px;grid-template-columns:115px 1fr auto;align-items:center;gap:28px;padding:28px;display:grid}.date-block{background:var(--blush);min-height:120px;color:var(--pink-dark);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;display:flex}.date-block span{letter-spacing:.15em;font-weight:800}.date-block strong{font-family:var(--serif);font-size:44px;line-height:1}.next-event h2{font-family:var(--serif);margin:0 0 8px;font-size:34px}.next-event p{color:var(--muted);align-items:center;gap:7px;margin:6px 0;display:flex}.next-event p svg{width:18px;color:var(--pink)}.holiday-note{text-align:center;padding:78px 20px 28px}.holiday-note p{color:var(--muted);max-width:670px;margin:12px auto 0;line-height:1.65}.market-gallery{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.market-gallery>div{aspect-ratio:1/1.05;border-radius:20px;position:relative;overflow:hidden}.market-gallery img{object-fit:cover}.center-cta{text-align:center;margin-top:38px}.center-cta p{color:var(--muted)}.about-page{grid-template-columns:.8fr 1.2fr;align-items:start;gap:60px;display:grid}.about-photo{border-radius:28px;height:670px;position:sticky;top:112px;overflow:hidden}.about-photo-image{object-fit:cover;object-position:center 50%;width:100%;height:100%}.about-story p{color:var(--muted);font-size:17px;line-height:1.8}.about-callout{border-left:4px solid var(--pink);gap:5px;margin:26px 0;padding:16px 0 16px 18px;display:grid}.about-callout strong{font-family:var(--serif);font-size:25px}.about-callout span{color:var(--muted)}.cart-layout{grid-template-columns:1.35fr .65fr;align-items:start;gap:48px;display:grid}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr auto auto;align-items:center;gap:18px;padding:18px 0;display:grid}.cart-thumb{aspect-ratio:1;border-radius:14px;width:120px;position:relative;overflow:hidden}.cart-thumb img{object-fit:cover}.cart-info{gap:6px;display:grid}.cart-info a{font-family:var(--serif);font-size:21px;font-weight:700}.cart-info span{font-weight:800}.cart-info button{color:var(--pink-dark);cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.qty-control{border:1px solid var(--line);text-align:center;border-radius:999px;grid-template-columns:34px 34px 34px;align-items:center;display:grid;overflow:hidden}.qty-control button{cursor:pointer;background:#fff;border:0;height:36px}.cart-summary,.checkout-summary{border:1px solid var(--line);background:#fffaf8;border-radius:22px;padding:24px;position:sticky;top:116px}.cart-summary h2{font-family:var(--serif);margin-top:0;font-size:30px}.cart-summary>div,.checkout-summary>div{justify-content:space-between;gap:20px;padding:10px 0;display:flex}.cart-summary p{color:var(--muted);font-size:13px;line-height:1.5}.full-button{width:100%}.cart-summary .text-link{justify-content:center;width:100%;margin-top:15px}.checkout-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:50px;display:grid}.checkout-form-section h1{font-family:var(--serif);margin:10px 0 24px;font-size:52px}.checkout-breadcrumb{color:var(--muted);font-size:12px}.checkout-breadcrumb span{color:#c3b4bb;margin:0 6px}.delivery-options{gap:10px;margin:18px 0;display:grid}.delivery-options label{border:1px solid var(--line);cursor:pointer;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;padding:15px}.delivery-options label.selected{border-color:var(--pink);background:var(--blush)}.delivery-options span{gap:3px;display:grid}.delivery-options small{color:var(--muted);font-weight:500}.payment-placeholder{background:#fff7f9;border:1px dashed #e9afbf;border-radius:16px;margin:24px 0;padding:18px}.payment-placeholder p{color:var(--muted);line-height:1.5}.checkout-item{border-bottom:1px solid var(--line)}.checkout-total{border-top:1px solid var(--line);margin-top:10px;font-size:20px;padding-top:18px!important}.checkout-success{margin-block:40px}.site-footer{color:#f9f2f4;background:#2f272d;padding:44px 0}.footer-grid{grid-template-columns:1.1fr .8fr 1.1fr;align-items:start;gap:40px;display:grid}.footer-brand{font-family:var(--serif);font-size:30px;font-weight:700}.site-footer p,.footer-social span{color:#cfc1c8;font-size:13px;line-height:1.55}.footer-links,.footer-social{gap:10px;font-size:13px;display:grid}.footer-social a{color:#ffc8d8;font-weight:750}@media (max-width:980px){.header-inner{grid-template-columns:44px 1fr auto;height:76px}.desktop-nav{display:none}.mobile-only{display:grid}.brand{justify-self:center;width:150px}.mobile-menu{z-index:80;background:var(--paper);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:min(360px,88vw);padding:18px 22px;transition:transform .22s;display:block;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:20px 0 40px #00000024}.mobile-menu.is-open{transform:translate(0)}.mobile-menu-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.mobile-menu-top img{mix-blend-mode:multiply;width:150px;height:auto}.mobile-menu nav{padding:20px 0;display:grid}.mobile-menu nav a{font-family:var(--serif);border-bottom:1px solid var(--line);padding:13px 0;font-size:28px}.mobile-menu-note{color:var(--muted);font-size:13px;line-height:1.6}.menu-backdrop{z-index:70;touch-action:none;overscroll-behavior:none;background:#1e141a66;border:0;display:block;position:fixed;inset:0}.hero-grid,.market-home,.meet-home,.custom-hero-grid,.custom-form-section,.product-detail-grid,.about-page,.cart-layout,.checkout-layout{grid-template-columns:1fr}.hero-grid{gap:34px;padding-block:48px}.hero-copy{order:1}.hero-media{order:2;min-height:440px}.product-grid,.category-grid{grid-template-columns:repeat(2,1fr)}.category-card:last-child{grid-column:1/-1}.market-home-media{min-height:390px}.custom-home-inner{flex-direction:column;align-items:flex-start;gap:20px}.meet-photo{min-height:560px}.steps-grid{grid-template-columns:repeat(2,1fr)}.product-detail-copy,.about-photo,.cart-summary,.checkout-summary{position:static}.about-photo{height:600px}}@media (max-width:700px){.container{width:min(100% - 28px,1180px)}.header-inner{gap:4px;width:calc(100% - 20px)}.header-actions{gap:0}.brand{width:138px}.hero-grid{min-height:0;padding-top:34px}.hero h1,.page-hero h1,.custom-hero h1,.market-hero h1,.about-story h1{font-size:46px}.hero-copy>p{font-size:16px}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-row{grid-template-columns:1fr;gap:11px}.hero-media{border-radius:24px;min-height:390px}.hero-note{font-size:18px}.section,.section-soft{padding-block:54px}.section-heading{align-items:start}.section-heading h2,.market-home h2,.custom-home h2,.meet-home h2,.holiday-note h2,.related-strip h2,.form-intro h2{font-size:38px}.product-grid{gap:12px}.product-name{font-size:17px}.product-card-body{display:block}.availability{margin-top:7px;display:inline-block}.category-grid{gap:10px}.category-card{min-height:138px;padding:18px 8px}.category-card strong{font-size:18px}.market-home{gap:30px}.market-home-media{min-height:300px}.meet-photo{min-height:460px}.page-section{padding-block:38px 62px}.shop-controls{grid-template-columns:1fr}.category-pills{flex-wrap:nowrap;margin-right:-14px;padding-bottom:6px;overflow-x:auto}.category-pills button{white-space:nowrap}.shop-grid{grid-template-columns:repeat(2,1fr)}.product-detail-grid{gap:26px}.product-detail-image{aspect-ratio:1/1.12}.product-detail-copy h1{font-size:46px}.fulfillment-box{grid-template-columns:1fr}.fulfillment-box>div+div{border-left:0;border-top:1px solid var(--line)}.mini-related{grid-template-columns:repeat(2,1fr)}.custom-hero-grid{padding-block:36px}.custom-hero-image{height:320px}.steps-grid{grid-template-columns:1fr}.custom-form{padding:20px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.market-hero{min-height:500px}.market-hero-overlay{padding-bottom:36px}.next-event{grid-template-columns:85px 1fr;gap:16px;padding:18px}.next-event .button{grid-column:1/-1;width:100%}.date-block{min-height:94px}.date-block strong{font-size:35px}.market-gallery{grid-template-columns:1fr}.market-gallery>div{aspect-ratio:4/3}.about-photo{height:510px}.cart-row{grid-template-columns:90px 1fr auto;gap:12px}.cart-thumb{width:90px}.cart-row>strong{grid-column:2/4;justify-self:end}.qty-control{grid-template-columns:32px 28px 32px}.footer-grid{grid-template-columns:1fr;gap:24px}}.select-menu{width:100%;min-width:0;position:relative}.select-trigger{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:12px;outline:none;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;min-height:46px;padding:11px 13px;display:flex}.select-trigger span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.select-trigger svg{flex:none;width:18px;height:18px;transition:transform .16s}.select-menu.is-open .select-trigger{border-color:#ef9bb7;box-shadow:0 0 0 3px #fff0f5}.select-menu.is-open .select-trigger svg{transform:rotate(180deg)}.select-options{z-index:60;border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;max-width:100%;max-height:240px;padding:5px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 34px #472b3629}.select-options button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;min-width:0;padding:10px 11px;display:block}:is(.select-options button:hover,.select-options button:focus-visible){background:var(--blush);outline:none}.select-options button.selected{color:var(--pink-dark);background:var(--blush);font-weight:800}.shop-controls>*,.form-grid>*,.custom-form label{min-width:0}.shop-controls input,.custom-form input,.custom-form textarea,.checkout-form-section input{width:100%;min-width:0;max-width:100%}@media (max-width:980px){.header-inner{grid-template-columns:1fr auto 1fr}.mobile-only{justify-self:start}.brand{justify-self:center}.header-actions{justify-self:end}}@media (max-width:700px){.select-options{max-height:220px}}
