@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#091a34;--paper:#f7f5ef;--white:#fffefa;--accent:#d83a2e;--accent-dark:#a91f19;--green:#257149;--muted:#5c6572;--line:#cfd2cf;--pale:#e9ebe9;--shadow:0 28px 80px #091a3438}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font:400 16px/1.55 Manrope,Arial,sans-serif}button,input{font:inherit;color:inherit}button,a{touch-action:manipulation}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.kicker{color:var(--accent-dark);letter-spacing:.11em;text-transform:uppercase;font-size:12px;font-weight:800}.utility-bar{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;height:32px;padding:0 42px;font-size:12px;display:flex}.site-header{border-bottom:1px solid var(--line);z-index:40;background:#fffefaf7;grid-template-columns:220px 1fr auto;align-items:center;gap:28px;height:78px;padding:0 42px;display:grid;position:sticky;top:0}.logo{letter-spacing:-.07em;font-size:34px;font-weight:800}.logo i{background:var(--accent);width:9px;height:9px;margin-left:7px;display:inline-block}.site-header nav{justify-content:center;gap:27px;display:flex}.site-header nav a{font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--accent-dark)}.header-actions{gap:9px;display:flex}.header-actions button{border:1px solid var(--ink);min-height:42px;padding:0 14px;font-weight:700}.header-actions button b{background:var(--accent);color:#fff;place-items:center;min-width:18px;height:18px;display:inline-grid}.header-actions .cart-button{background:var(--ink);color:#fff}.mobile-menu{display:none}.hero{background:var(--white);border-bottom:1px solid var(--line);grid-template-columns:46% 54%;min-height:265px;display:grid}.hero-copy{border-right:1px solid var(--line);padding:38px 42px}.hero h1,.section-title h2,.journal-section h2,.news-section h2,.business-section h2,.overlay h2{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{max-width:780px;margin:10px 0 12px;font-size:clamp(47px,5vw,76px);line-height:.98}.hero-copy p{max-width:650px;color:var(--muted);margin:0}.hero-search{flex-direction:column;justify-content:space-between;padding:35px 42px;display:flex}.delivery-promise{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;padding-bottom:16px;display:flex}.delivery-promise span{color:var(--muted);font-size:13px}.search{border:2px solid var(--ink);background:#fff;grid-template-columns:1fr auto 130px;height:62px;display:grid}.search input{background:0 0;border:0;min-width:0;padding:0 18px;font-size:18px}.search input::placeholder{color:#5c6572;opacity:1}.search button{padding:0 17px;font-weight:800}.search .photo-search{border-left:1px solid var(--line)}.search button:last-child{background:var(--accent);color:#fff}.quick-search{align-items:center;gap:10px;font-size:12px;display:flex}.quick-search span{color:var(--muted)}.quick-search button{border-bottom:1px solid var(--ink);padding:2px 0;font-weight:700}.category-rail{border-bottom:1px solid var(--line);grid-template-columns:repeat(8,1fr);min-height:58px;padding:0 42px;display:grid}.category-rail button{border-right:1px solid var(--line);min-height:58px;font-weight:800}.category-rail button:first-child{border-left:1px solid var(--line)}.category-rail button.active{background:var(--ink);color:#fff}.section-title{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.section-title h2{margin:7px 0 0;font-size:39px;line-height:1}.section-title>button{border-bottom:1px solid;padding:0 0 4px;font-weight:800}.ingredient-filters{gap:8px;margin:26px 0 20px;padding-bottom:3px;display:flex;overflow-x:auto}.ingredient-filters button{white-space:nowrap;border:1px solid var(--line);background:var(--white);min-height:44px;padding:0 16px;font-size:13px;font-weight:700}.ingredient-filters button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{border-top:1px solid var(--ink);border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-left:1px solid var(--line);background:var(--white);min-width:0;position:relative}.card-controls{z-index:3;justify-content:space-between;align-items:center;display:flex;position:absolute;inset:9px 9px auto}.badge{background:var(--accent);color:#fff;text-transform:uppercase;padding:5px 8px;font-size:10px;font-weight:800}.card-controls button{border-bottom:1px solid;margin-left:auto;font-size:11px;font-weight:800}.card-controls button.selected{color:var(--accent-dark)}.image-button{width:100%;padding:0;display:block}.product-media{background:var(--pale);place-items:center;height:275px;display:grid;overflow:hidden}.product-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:18px}.brand{color:var(--muted);letter-spacing:.1em;font-size:11px;font-weight:800;display:block}.product-name{text-align:left;width:100%;min-height:54px;padding:8px 0 4px;font:700 16px/1.28 Manrope,Arial,sans-serif;display:block}.product-copy>p{height:42px;color:var(--muted);margin:6px 0;font-size:12px;line-height:1.4;overflow:hidden}.product-status{min-height:38px;color:var(--green);flex-direction:column;font-size:11px;font-weight:700;display:flex}.product-status .out{color:#9d382e}.price-line{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:12px;display:flex}.price-line>div{flex-direction:column;display:flex}.price-line strong{font-size:19px}.price-line del{color:var(--muted);font-size:11px}.price-line button{background:var(--ink);color:#fff;min-height:42px;padding:0 15px;font-size:12px;font-weight:800}.price-line .restock{color:var(--ink);border:1px solid var(--ink);background:#fff}.eta{color:var(--green);margin-top:9px;font-size:11px;font-weight:800}.eta.muted{color:var(--muted)}.empty-state{text-align:center;border:1px solid var(--line);background:var(--white);grid-column:1/-1;padding:70px}.empty-state h3{margin:0;font:500 30px Georgia,serif}.empty-state button{background:var(--ink);color:#fff;min-height:44px;margin-top:10px;padding:0 18px}.brand-rail{background:var(--ink);color:#fff;grid-template-columns:180px repeat(6,1fr);align-items:center;min-height:72px;padding:0 42px;display:grid}.brand-rail span{color:#c5ccd5;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.brand-rail b{text-align:center;letter-spacing:.07em}.journal-grid{grid-template-columns:1.5fr 1fr 1fr .95fr;gap:14px;margin-top:24px;display:grid}.story{border-top:1px solid var(--ink);background:var(--white);grid-template-columns:42% 58%;min-height:300px;display:grid}.story img{object-fit:contain;background:var(--pale);mix-blend-mode:multiply;width:100%;height:300px;padding:14px}.story>div{flex-direction:column;padding:16px;display:flex}.story h3{margin:12px 0;font:500 24px/1.08 Georgia,serif}.story p{color:var(--muted);font-size:12px}.story a{text-underline-offset:4px;margin-top:auto;font-size:12px;font-weight:800;text-decoration:underline}.network-card{background:var(--white);border-top:1px solid var(--ink);min-height:300px;padding:22px}.network-card h3{margin:12px 0;font:500 31px/1 Georgia,serif}.network-card>p{color:var(--muted);font-size:13px}.author{border-top:1px solid var(--line);grid-template-columns:42px 1fr auto;align-items:center;gap:10px;margin:20px 0;padding:12px 0;display:grid}.author>b{background:var(--ink);color:#fff;place-items:center;width:42px;height:42px;display:grid}.author span>*{display:block}.author small{color:var(--muted);font-size:10px}.author em{color:var(--accent-dark);font-size:12px;font-style:normal;font-weight:800}.network-card>button{background:var(--accent);color:#fff;width:100%;min-height:46px;font-weight:800}.news-section{background:var(--white);border-top:1px solid var(--ink)}.news-head{border-bottom:3px solid var(--ink);justify-content:space-between;align-items:flex-end;padding-bottom:18px;display:flex}.news-head h2{margin:0;font-size:48px}.news-head p{color:var(--muted);margin:0;font-size:13px}.news-grid{grid-template-columns:1.25fr .75fr;gap:28px;padding-top:22px;display:grid}.main-news{border-right:1px solid var(--line);grid-template-columns:55% 45%;min-height:360px;padding-right:28px;display:grid}.main-news img{object-fit:contain;background:var(--pale);mix-blend-mode:multiply;width:100%;height:360px;padding:10px}.main-news>div{flex-direction:column;padding:5px 0 0 25px;display:flex}.main-news h3{letter-spacing:-.035em;margin:14px 0;font:500 38px/1.02 Georgia,serif}.main-news p{color:var(--muted);font-size:14px}.main-news a{text-underline-offset:4px;margin-top:auto;font-weight:800;text-decoration:underline}.news-list{grid-template-rows:repeat(4,1fr);display:grid}.news-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;align-items:center;gap:16px;display:grid}.news-list time{color:var(--accent-dark);font-weight:800}.news-list h3{margin:0;font:500 19px/1.18 Georgia,serif}.news-list span{color:var(--muted);font-size:11px}.article-products{border:1px solid var(--line);grid-template-columns:210px repeat(4,1fr);margin-top:28px;display:grid}.article-products>div,.article-products>button{border-right:1px solid var(--line);text-align:left;min-height:96px;padding:16px}.article-products>div{background:var(--ink);color:#fff}.article-products>button:last-child{border:0}.article-products strong,.article-products span{display:block}.article-products span{color:var(--muted);margin-top:7px;font-size:11px}.article-products>div span{color:#c7ced7}.business-section{background:var(--ink);color:#fff;grid-template-columns:1fr 1fr auto;align-items:end;gap:45px;padding:65px 42px;display:grid}.business-section h2{margin:10px 0 0;font-size:42px;line-height:1}.business-section p{color:#c7ced7;max-width:630px;margin:0}.business-section button{background:var(--accent);color:#fff;min-height:48px;padding:0 20px;font-weight:800}footer{color:#fff;background:#050e1c;grid-template-columns:220px 1fr auto;align-items:start;gap:35px;padding:45px 42px;display:grid}footer p{color:#aeb8c6;max-width:520px;margin:0;font-size:13px}footer nav{gap:7px;font-size:12px;display:grid}footer small{color:#768396;border-top:1px solid #233149;grid-column:1/-1;padding-top:18px}.overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050e1cb8;place-items:center;padding:30px;display:grid;position:fixed;inset:0}.product-modal,.compare-modal,.photo-modal{background:var(--paper);width:min(1180px,96vw);max-height:92vh;box-shadow:var(--shadow);padding:38px;position:relative;overflow:auto}.modal-close{width:44px;height:44px;font-size:30px;position:absolute;top:14px;right:18px}.breadcrumbs{color:var(--muted);font-size:12px}.overlay h2{margin:10px 60px 25px 0;font-size:45px;line-height:1.05}.product-layout{grid-template-columns:1.15fr .85fr;gap:34px;display:grid}.product-layout>.product-media{height:510px}.product-buy{padding-top:12px}.product-buy>p{color:var(--muted)}.product-buy dl{margin:25px 0}.product-buy dl>div,.compare-grid dl>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:11px 0;font-size:13px;display:flex}.product-buy dd,.compare-grid dd{text-align:right;font-weight:800}.modal-delivery{background:var(--white);flex-direction:column;padding:16px;display:flex}.modal-delivery span{color:var(--muted);font-size:12px}.modal-price{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.modal-price>strong{font-size:28px}.modal-price button{background:var(--ink);color:#fff;min-height:50px;padding:0 24px;font-weight:800}.modal-price .restock{color:var(--ink);background:#fff;border:1px solid}.detail-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:35px;display:grid}.detail-grid section{background:var(--white);padding:24px}.detail-grid h3{margin:0 0 10px;font:500 23px Georgia,serif}.detail-grid p{color:var(--muted);font-size:13px}.source-link{background:var(--ink);color:#fff;padding:15px 22px;font-size:12px;font-weight:700;display:block}.drawer-overlay{place-items:stretch end;padding:0}.drawer{background:var(--paper);width:min(480px,100vw);height:100vh;box-shadow:var(--shadow);padding:28px;overflow:auto}.drawer-head{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;display:flex}.drawer-head h2{font:500 34px Georgia,serif}.drawer-head button{font-size:30px}.drawer-list article{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr auto;gap:14px;padding:16px 0;display:grid}.drawer-list img{object-fit:contain;background:var(--pale);width:90px;height:90px}.drawer-list article div>*{display:block}.drawer-list article span{font-weight:800}.drawer-list article small{color:var(--green)}.drawer-list article>button{align-self:start;font-size:11px;text-decoration:underline}.drawer-total{background:var(--paper);grid-template-columns:1fr auto;padding-top:20px;display:grid;position:sticky;bottom:0}.drawer-total strong{font-size:24px}.drawer-total button{background:var(--accent);color:#fff;grid-column:1/-1;min-height:50px;margin-top:14px;font-weight:800}.drawer-empty{text-align:center;padding:70px 10px}.drawer-empty h3{font:500 29px Georgia,serif}.compare-grid{grid-template-columns:repeat(3,minmax(240px,1fr));gap:16px;display:grid}.compare-grid article{border:1px solid var(--line);background:var(--white);padding:16px}.compare-grid .product-media{height:220px}.compare-grid h3{min-height:48px;font-size:15px}.compare-grid button{border:1px solid;width:100%;min-height:42px;font-weight:700}.photo-modal{width:min(680px,95vw)}.photo-modal>p{color:var(--muted)}.photo-modal label{border:2px dashed var(--line);background:var(--white);cursor:pointer;align-content:center;place-items:center;min-height:230px;display:grid}.photo-modal label>*{display:block}.photo-modal label span{color:var(--muted);font-size:12px}.photo-modal input{opacity:0;pointer-events:none;position:absolute}.toast{z-index:200;background:var(--ink);color:#fff;box-shadow:var(--shadow);padding:14px 20px;font-weight:700;position:fixed;bottom:28px;left:50%;transform:translate(-50%)}@media (hover:hover) and (pointer:fine){button,a{transition:color .16s ease-out,background-color .16s ease-out,transform .12s ease-out}.product-card{transition:transform .18s ease-out}.product-card:hover{transform:translateY(-3px)}button:active{transform:scale(.98)}}@media (max-width:1080px){.site-header{grid-template-columns:auto 1fr auto}.site-header nav{display:none}.site-header nav.open{background:var(--white);border-bottom:1px solid var(--line);padding:24px 42px;display:grid;position:absolute;top:78px;left:0;right:0}.mobile-menu{width:44px;height:44px;font-size:22px;display:block}.hero{grid-template-columns:1fr}.hero-copy{border-right:0;border-bottom:1px solid var(--line)}.category-rail{padding:0;display:flex;overflow-x:auto}.category-rail button{min-width:150px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-grid{grid-template-columns:repeat(2,1fr)}.news-grid{grid-template-columns:1fr}.main-news{border-right:0;padding-right:0}.article-products{grid-template-columns:repeat(2,1fr)}.article-products>div{grid-column:1/-1}.business-section{grid-template-columns:1fr}.brand-rail{grid-template-columns:160px repeat(6,170px);overflow-x:auto}}@media (max-width:720px){body{font-size:15px}.utility-bar{height:36px;padding:0 16px}.utility-bar span:last-child{display:none}.site-header{grid-template-columns:44px 1fr auto;gap:8px;height:66px;padding:0 14px}.site-header .logo{font-size:25px}.site-header nav.open{padding:22px 18px;top:66px}.header-actions>button:first-child,.header-actions .profile{display:none}.header-actions .cart-button{min-height:44px;padding:0 10px;font-size:12px}.hero-copy,.hero-search,.catalog-section,.journal-section,.news-section{padding:34px 18px}.hero h1{font-size:46px}.delivery-promise{display:block}.delivery-promise span{margin-top:4px;display:block}.search{grid-template-columns:1fr auto;height:auto;margin:22px 0 14px}.search input{border-bottom:1px solid var(--line);grid-column:1/-1;height:52px}.search button{height:46px}.quick-search{overflow-x:auto}.category-rail button{min-width:125px}.section-title{align-items:flex-start}.section-title h2{font-size:34px}.section-title>button{font-size:12px}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-media{height:200px}.product-copy{padding:12px}.product-name{min-height:50px;font-size:13px}.product-copy>p{display:none}.product-status{font-size:9px}.price-line{display:block}.price-line button{width:100%;margin-top:8px}.price-line strong{font-size:16px}.eta{display:none}.brand-rail{padding:0 18px}.journal-grid{display:flex;overflow-x:auto}.story,.story.lead,.network-card{min-width:84vw}.story.lead h3{font-size:27px}.news-head{display:block}.news-head h2{font-size:39px}.news-head p{margin-top:8px}.main-news{grid-template-columns:1fr}.main-news img{height:300px}.main-news>div{padding:20px 0}.main-news h3{font-size:31px}.news-list article{grid-template-columns:60px 1fr;padding:16px 0}.news-list span{grid-column:2}.article-products{display:flex;overflow-x:auto}.article-products>div,.article-products>button{min-width:250px}.business-section{padding:48px 18px}.business-section h2{font-size:35px}footer{grid-template-columns:1fr;padding:40px 18px}.product-modal,.compare-modal,.photo-modal{width:100vw;height:100vh;max-height:none;padding:24px 18px}.overlay{padding:0}.overlay h2{font-size:34px}.product-layout{grid-template-columns:1fr}.product-layout>.product-media{height:330px}.detail-grid{grid-template-columns:1fr}.compare-grid{display:flex;overflow-x:auto}.compare-grid article{min-width:82vw}.toast{white-space:nowrap;max-width:92vw;font-size:12px;bottom:16px}.profile{display:none}}@media (max-width:430px){.product-grid{grid-template-columns:1fr}.product-media{height:290px}.product-copy>p{display:block}.article-products>div,.article-products>button{min-width:220px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.product-card:hover,button:active{transform:none}}.story{min-width:0;overflow:hidden}.story.lead{grid-template-columns:46% 54%}.story>div{min-width:0}.story h3{overflow-wrap:anywhere}.story.lead h3{font-size:28px}.site-header nav button{padding:0;font-size:14px;font-weight:700}.site-header nav button:hover{color:var(--accent-dark)}.section-page{z-index:35;background:var(--paper);padding:45px 42px 80px;position:fixed;inset:78px 0 0;overflow:auto}.section-page-head{border-bottom:3px solid var(--ink);justify-content:space-between;align-items:flex-end;gap:24px;padding-bottom:25px;display:flex}.section-page-head h1{letter-spacing:-.045em;margin:6px 0 0;font:500 clamp(44px,6vw,78px)/.95 Georgia,serif}.section-page-head>button{border:1px solid var(--ink);min-height:46px;padding:0 18px;font-weight:800}.catalog-page{grid-template-columns:250px 1fr;gap:32px;padding-top:28px;display:grid}.catalog-sidebar{border-top:1px solid var(--ink)}.catalog-sidebar>strong{padding:18px 0;display:block}.catalog-sidebar>button{border-top:1px solid var(--line);text-align:left;justify-content:space-between;width:100%;min-height:54px;font-weight:700;display:flex}.catalog-sidebar>div{background:var(--ink);color:#fff;flex-direction:column;margin-top:25px;padding:18px;display:flex}.catalog-sidebar small{color:#bcc5d0}.page-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.page-toolbar p{color:var(--muted)}.page-toolbar button{border-bottom:1px solid;font-weight:700}.preview-product-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.preview-product{border:1px solid var(--line);background:#fff;min-width:0;padding-bottom:16px}.preview-product>button{width:100%}.preview-product img{object-fit:contain;background:var(--pale);width:100%;height:230px;padding:12px}.preview-product>span,.preview-product>h3,.preview-product>p,.preview-product>div{margin-left:14px;margin-right:14px}.preview-product>span{color:var(--muted);margin-top:13px;font-size:10px;font-weight:800;display:block}.preview-product h3{min-height:44px;margin-top:6px;margin-bottom:4px;font-size:14px}.preview-product p{color:var(--muted);font-size:11px}.preview-product>div{justify-content:space-between;align-items:center;display:flex}.preview-product>div button{background:var(--ink);color:#fff;min-height:38px;padding:0 12px;font-size:11px;font-weight:800}.active-filter{border-top:2px solid var(--ink);border-bottom:1px solid var(--line);padding:18px 0}.active-filter>div:first-child{justify-content:space-between;align-items:center;display:flex}.active-filter>div:first-child b{font-size:13px}.active-filter>div:first-child button{color:var(--accent-dark);font-size:10px;text-decoration:underline}.active-filter label{margin:14px 0;display:block}.active-filter label span{color:var(--muted);margin-bottom:5px;font-size:10px;display:block}.active-filter input{border:1px solid var(--line);background:#fff;width:100%;height:40px;padding:0 10px;font-size:12px}.active-options{max-height:270px;overflow:auto}.active-options button{border-top:1px solid var(--line);text-align:left;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;width:100%;min-height:39px;font-size:11px;display:grid}.active-options button i{border:1px solid var(--ink);width:15px;height:15px;font-style:normal}.active-options button.active i{border:4px solid var(--ink);background:var(--accent)}.active-options button span{color:var(--muted)}.catalog-selection{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:44px;display:flex}.catalog-selection button{background:var(--ink);color:#fff;padding:7px 10px;font-size:11px;font-weight:800}.catalog-selection span{color:var(--muted);font-size:11px}.catalog-empty{text-align:center;border:1px solid var(--line);background:#fff;grid-column:1/-1;padding:70px 25px}.catalog-empty h3{margin:0;font:500 30px Georgia,serif}.catalog-empty p{color:var(--muted)}.catalog-empty button{background:var(--ink);color:#fff;min-height:44px;padding:0 16px;font-weight:800}.edition-banner{border-bottom:1px solid var(--line);grid-template-columns:160px 1fr 1fr;align-items:end;gap:30px;padding:28px 0;display:grid}.edition-banner h2{margin:0;font:500 48px/.95 Georgia,serif}.edition-banner p{color:var(--muted);margin:0}.new-grid{grid-template-columns:1.4fr repeat(2,1fr);gap:16px;padding-top:24px;display:grid}.new-grid article{border-bottom:1px solid var(--ink);background:#fff;padding-bottom:18px}.new-grid article>button{width:100%}.new-grid img{object-fit:contain;background:var(--pale);width:100%;height:250px;padding:15px}.new-grid article>span,.new-grid h3,.new-grid p{margin-left:16px;margin-right:16px}.new-grid article>span{margin-top:15px;display:block}.new-grid h3{font:500 24px/1.05 Georgia,serif}.new-grid p{color:var(--muted);font-size:12px}.new-grid .new-lead{grid-row:span 2}.new-grid .new-lead img{height:530px}.new-grid .new-lead h3{font-size:34px}.alphabet{border-bottom:1px solid var(--line);justify-content:space-between;gap:4px;padding:20px 0;display:flex;overflow:auto}.alphabet button{min-width:28px;font-weight:800}.brand-feature{background:var(--ink);color:#fff;grid-template-columns:.75fr 1.25fr;margin-top:28px;display:grid}.brand-feature>div:first-child{padding:45px}.brand-feature h2{margin:12px 0;font:500 60px/.9 Georgia,serif}.brand-feature p{color:#c0c8d2}.brand-feature>div:first-child button{background:var(--accent);color:#fff;min-height:46px;margin-top:22px;padding:0 18px;font-weight:800}.brand-products{background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.brand-products button{border-left:1px solid var(--line);text-align:left;padding:15px}.brand-products img{object-fit:contain;background:var(--pale);width:100%;height:250px}.brand-products span{color:var(--ink);margin-top:12px;font-size:12px;font-weight:700;display:block}.brand-list{border-top:1px solid var(--ink);grid-template-columns:repeat(2,1fr);margin-top:28px;display:grid}.brand-list button{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:0 16px;font-size:18px;font-weight:800;display:flex}.brand-list button:nth-child(odd){border-right:1px solid var(--line)}.brand-list span{color:var(--muted);font-size:11px}.journal-page{grid-template-columns:1fr 1.25fr 230px;gap:30px;padding-top:28px;display:grid}.journal-cover{background:var(--ink);color:#fff;flex-direction:column;min-height:590px;padding:35px;display:flex}.journal-cover h2{font:500 50px/.95 Georgia,serif}.journal-cover p{color:#c2cad3}.journal-cover button{background:var(--accent);color:#fff;min-height:48px;margin-top:auto;font-weight:800}.article-feed article{border-bottom:1px solid var(--line);grid-template-columns:50px 1fr auto;align-items:center;gap:16px;min-height:130px;display:grid}.article-feed time{color:var(--accent-dark);font:500 30px Georgia,serif}.article-feed h3{margin:7px 0;font:500 23px/1.05 Georgia,serif}.article-feed p{color:var(--muted);margin:0;font-size:11px}.article-feed>article>button{font-weight:800}.journal-aside{border-top:1px solid var(--ink)}.journal-aside strong{padding:18px 0;display:block}.journal-aside button{border-top:1px solid var(--line);text-align:left;width:100%;min-height:48px}.journal-categories{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);gap:0;margin-top:20px;display:flex;overflow:auto}.journal-categories button{white-space:nowrap;border-right:1px solid var(--line);min-height:48px;padding:0 20px;font-size:12px;font-weight:800}.journal-categories button.active{background:var(--ink);color:#fff}.journal-feature{grid-template-columns:1.4fr .6fr;gap:16px;padding:26px 0 48px;display:grid}.journal-feature-main{border-top:1px solid var(--ink);background:#fff;grid-template-columns:52% 48%;min-height:500px;display:grid}.journal-feature-main>img{object-fit:contain;background:var(--pale);width:100%;height:500px;padding:26px}.journal-feature-main>div{flex-direction:column;padding:34px;display:flex}.journal-feature-main h2{letter-spacing:-.035em;margin:18px 0;font:500 45px/.98 Georgia,serif}.journal-feature-main p{color:var(--muted)}.journal-feature-main button{background:var(--accent);color:#fff;min-height:48px;margin-top:auto;font-weight:800}.journal-feature-side{grid-template-rows:1fr 1fr;gap:16px;display:grid}.journal-feature-side article{border-top:1px solid var(--ink);background:#fff;grid-template-columns:42% 58%;min-height:242px;display:grid;overflow:hidden}.journal-feature-side img{object-fit:contain;background:var(--pale);grid-row:1/4;width:100%;height:242px;padding:12px}.journal-feature-side span{align-self:end;margin:18px 16px 0}.journal-feature-side h3{overflow-wrap:anywhere;margin:12px 16px 18px;font:500 24px/1.04 Georgia,serif}.journal-catalog-head{border-top:3px solid var(--ink);justify-content:space-between;align-items:end;padding:26px 0 20px;display:flex}.journal-catalog-head h2{margin:6px 0 0;font:500 46px/1 Georgia,serif}.journal-catalog-head>button{border-bottom:1px solid;padding-bottom:4px;font-weight:800}.article-card-grid{grid-template-columns:repeat(4,1fr);gap:30px 16px;display:grid}.article-card-grid>article{border-top:1px solid var(--ink);background:#fff;min-width:0}.article-image{background:var(--pale);width:100%;height:250px;position:relative;overflow:hidden}.article-image img{object-fit:contain;width:100%;height:100%;padding:14px}.article-image>span{background:var(--accent);color:#fff;text-transform:uppercase;padding:5px 8px;font-size:10px;font-weight:800;position:absolute;bottom:10px;left:10px}.article-card-grid>article>div{padding:18px}.article-card-grid h3{min-height:75px;margin:9px 0;font:500 25px/1.04 Georgia,serif}.article-card-grid p{min-height:55px;color:var(--muted);font-size:12px}.article-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:14px;display:flex}.article-meta time{color:var(--muted);font-size:10px}.article-meta button{text-underline-offset:3px;font-size:11px;font-weight:800;text-decoration:underline}.journal-more{justify-content:center;align-items:center;gap:25px;padding:45px 0;display:flex}.journal-more span{color:var(--muted);font-size:12px}.journal-more button{border:1px solid var(--ink);min-height:46px;padding:0 24px;font-weight:800}.network-page{grid-template-columns:minmax(0,760px) 330px;justify-content:center;gap:32px;padding-top:28px;display:grid}.story-row{gap:20px;padding:5px 0 22px;display:flex;overflow:auto}.story-row button{min-width:74px}.story-row span{border:2px solid var(--accent);background:#fff;border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;font-weight:800;display:grid}.story-row small{margin-top:5px;display:block}.social-post{border:1px solid var(--line);background:#fff}.social-post header{grid-template-columns:44px 1fr auto;align-items:center;gap:12px;height:72px;padding:0 18px;display:grid}.social-post header>b{background:var(--ink);color:#fff;place-items:center;width:42px;height:42px;display:grid}.social-post header span{color:var(--muted);font-size:11px;display:block}.post-media{background:var(--pale);height:520px;position:relative}.post-media img{object-fit:contain;width:100%;height:100%}.post-media>span{background:var(--ink);color:#fff;padding:5px 8px;position:absolute;bottom:12px;right:12px}.post-actions{border-bottom:1px solid var(--line);gap:20px;padding:16px 18px;display:flex}.post-actions button{font-weight:700}.social-post>h3,.social-post>p{margin-left:18px;margin-right:18px}.social-post>h3{font:500 25px/1.1 Georgia,serif}.social-post>p{color:var(--muted)}.attached-product{border:1px solid var(--line);text-align:left;grid-template-columns:64px 1fr;align-items:center;gap:12px;width:calc(100% - 36px);margin:18px;padding:10px;display:grid}.attached-product img{object-fit:contain;background:var(--pale);width:64px;height:64px}.attached-product span>*{display:block}.attached-product small{color:var(--muted)}.creator-panel{background:var(--ink);color:#fff;height:max-content;padding:25px;position:sticky;top:20px}.creator-panel h2{margin:12px 0 0;font:500 48px Georgia,serif}.creator-panel>p,.creator-panel>small{color:#b8c2cd}.creator-panel dl>div{border-top:1px solid #344054;justify-content:space-between;padding:12px 0;display:flex}.creator-panel button{background:var(--accent);color:#fff;width:100%;min-height:46px;margin-top:10px;font-weight:800}.creator-panel button.quiet{background:0 0;border:1px solid #fff}.creator-panel>small{margin-top:18px;display:block}.network-tabs{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);margin-top:20px;display:flex;overflow:auto}.network-tabs button{white-space:nowrap;border-right:1px solid var(--line);min-height:52px;padding:0 22px;font-size:12px;font-weight:800}.network-standard-page{max-width:1120px;margin:0 auto;padding-top:36px}.network-page-title{border-bottom:2px solid var(--ink);grid-template-columns:1fr 1fr;align-items:end;padding-bottom:24px;display:grid}.network-page-title h2{margin:6px 0 0;font:500 52px/.95 Georgia,serif}.network-page-title p{color:var(--muted);margin:0}.explore-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:320px;gap:10px;padding-top:20px;display:grid}.explore-grid button{background:var(--pale);text-align:left;position:relative;overflow:hidden}.explore-grid button.wide{grid-row:span 2}.explore-grid img{object-fit:contain;width:100%;height:100%;padding:18px}.explore-grid span{background:var(--accent);color:#fff;padding:5px 8px;font-size:10px;font-weight:800;position:absolute;top:12px;left:12px}.explore-grid strong{color:#fff;background:linear-gradient(#0000,#050e1cd1);padding:28px 15px 14px;font:500 20px Georgia,serif;position:absolute;inset:auto 0 0}.people-tools{justify-content:space-between;align-items:end;padding:24px 0;display:flex}.people-tools label span{color:var(--muted);font-size:11px;display:block}.people-tools input{border:1px solid var(--line);background:#fff;width:min(420px,70vw);height:46px;padding:0 14px}.people-tools>button{border-bottom:1px solid;padding-bottom:4px;font-weight:700}.people-list{border-top:1px solid var(--ink);grid-template-columns:1fr 1fr;display:grid}.people-list article{border-bottom:1px solid var(--line);grid-template-columns:56px 1fr auto;align-items:center;gap:14px;min-height:96px;padding:14px;display:grid}.people-list article:nth-child(odd){border-right:1px solid var(--line)}.people-list article>b{background:var(--ink);color:#fff;place-items:center;width:54px;height:54px;display:grid}.people-list article div>*{display:block}.people-list article div i,.profile-hero h2 i{color:var(--accent-dark);font-style:normal}.people-list article div span,.people-list article div small{color:var(--muted);font-size:11px}.people-list article>button{background:var(--accent);color:#fff;min-height:38px;padding:0 12px;font-size:11px;font-weight:800}.people-list article>button.following{border:1px solid var(--ink);color:var(--ink);background:0 0}.saved-folders{grid-template-columns:repeat(4,1fr);gap:10px;padding:24px 0;display:grid}.saved-folders button{background:var(--ink);color:#fff;text-align:left;min-height:115px;padding:18px}.saved-folders button:first-child{background:var(--accent)}.saved-folders button>*{display:block}.saved-folders span{color:#c7ced7;margin-top:8px;font-size:11px}.saved-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.saved-grid article{border:1px solid var(--line);background:#fff;padding-bottom:16px}.saved-grid img{object-fit:contain;background:var(--pale);width:100%;height:230px;padding:14px}.saved-grid article>span,.saved-grid h3,.saved-grid article>button{margin-left:16px;margin-right:16px}.saved-grid article>span{margin-top:14px;display:block}.saved-grid h3{font:500 24px/1.05 Georgia,serif}.saved-grid article>button{font-weight:800;text-decoration:underline}.profile-hero{border-bottom:1px solid var(--ink);grid-template-columns:130px 1fr auto;align-items:center;gap:28px;padding:28px 0;display:grid}.profile-avatar{background:var(--ink);color:#fff;place-items:center;width:128px;height:128px;font:500 42px Georgia,serif;display:grid}.profile-hero h2{margin:8px 0;font:500 42px Georgia,serif}.profile-hero p{max-width:600px;color:var(--muted)}.profile-hero>div:nth-child(2)>div{gap:28px;display:flex}.profile-hero>div:nth-child(2) button{text-align:left;flex-direction:column;display:flex}.profile-hero>div:nth-child(2) button span{color:var(--muted);font-size:11px}.profile-hero>button{border:1px solid var(--ink);min-height:44px;padding:0 16px;font-weight:800}.profile-body{grid-template-columns:1fr 330px;gap:28px;padding-top:28px;display:grid}.profile-body>div>nav{border-bottom:1px solid var(--line);display:flex}.profile-body>div>nav button{min-height:46px;padding:0 18px;font-weight:800}.profile-body>div>nav button.active{border-bottom:3px solid var(--ink)}.profile-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding-top:14px;display:grid}.profile-grid button{background:var(--pale);height:250px;position:relative}.profile-grid img{object-fit:contain;width:100%;height:100%;padding:12px}.profile-grid span{background:var(--ink);color:#fff;padding:4px 7px;font-size:10px;position:absolute;bottom:8px;right:8px}.business-page{grid-template-columns:1fr 1fr;gap:28px;padding-top:28px;display:grid}.business-intro{background:var(--ink);color:#fff;min-height:470px;padding:45px}.business-intro h2{font:500 48px/.98 Georgia,serif}.business-intro p{color:#bec7d1;max-width:550px}.business-intro button{background:var(--accent);color:#fff;min-height:50px;margin-top:20px;padding:0 20px;font-weight:800}.business-stats{border:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;display:grid}.business-stats div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px}.business-stats span,.business-stats strong{display:block}.business-stats span{color:var(--muted);font-size:12px}.business-stats strong{margin-top:9px;font:500 32px Georgia,serif}.wholesale-table{border-top:2px solid var(--ink);grid-column:1/-1}.wholesale-table>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 120px 150px 120px;align-items:center;gap:15px;min-height:70px;padding:8px 14px;display:grid}.wholesale-table>div:first-child{background:#ecebe6;min-height:45px}.wholesale-table span:first-child{align-items:center;gap:12px;display:flex}.wholesale-table img{object-fit:contain;background:#fff;width:52px;height:52px}.wholesale-table em{color:var(--green);font-style:normal;font-weight:800}@media (max-width:900px){.section-page{padding:32px 20px 60px;inset:78px 0 0}.catalog-page,.journal-page,.network-page,.business-page{grid-template-columns:1fr}.catalog-sidebar{display:none}.preview-product-grid{grid-template-columns:repeat(2,1fr)}.edition-banner{grid-template-columns:1fr}.new-grid{grid-template-columns:1fr 1fr}.new-grid .new-lead{grid-area:auto/1/auto/-1}.new-grid .new-lead img{height:400px}.brand-feature{grid-template-columns:1fr}.brand-products img{height:190px}.journal-aside{display:none}.creator-panel{position:static}.business-stats{min-height:300px}}@media (max-width:720px){.section-page{padding:26px 16px 50px;inset:66px 0 0}.section-page-head{align-items:flex-start}.section-page-head h1{font-size:45px}.section-page-head>button{font-size:11px}.preview-product-grid,.new-grid{grid-template-columns:1fr}.new-grid .new-lead img,.new-grid img{height:320px}.brand-products{overflow:auto}.brand-products button{min-width:230px}.brand-list{grid-template-columns:1fr}.brand-list button:nth-child(odd){border-right:0}.journal-page{gap:18px}.journal-cover{min-height:470px;padding:25px}.journal-cover h2{font-size:40px}.article-feed article{grid-template-columns:38px 1fr}.article-feed>article>button{grid-column:2}.post-media{height:430px}.post-actions{gap:12px;overflow:auto}.business-intro{padding:28px}.business-intro h2{font-size:39px}.business-stats strong{font-size:24px}.wholesale-table{overflow:auto}.wholesale-table>div{min-width:680px}}@media (max-width:1100px){.article-card-grid{grid-template-columns:repeat(2,1fr)}.journal-feature{grid-template-columns:1fr}.journal-feature-side{grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (max-width:720px){.journal-feature-main{grid-template-columns:1fr}.journal-feature-main>img{height:330px}.journal-feature-main>div{padding:24px}.journal-feature-main h2{font-size:37px}.journal-feature-side{display:flex;overflow:auto}.journal-feature-side article{min-width:82vw}.journal-catalog-head h2{font-size:38px}.article-card-grid{grid-template-columns:1fr}.article-image{height:310px}.article-card-grid h3,.article-card-grid p{min-height:auto}.journal-more{text-align:center;flex-direction:column;align-items:stretch}}@media (max-width:900px){.profile-body{grid-template-columns:1fr}.profile-body>.creator-panel{position:static}.people-list{grid-template-columns:1fr}.people-list article:nth-child(odd){border-right:0}.saved-folders{grid-template-columns:repeat(2,1fr)}.catalog-page .catalog-sidebar{display:block}.catalog-sidebar>strong{font:500 27px Georgia,serif}.catalog-sidebar>button,.catalog-sidebar>div:last-child{display:none}.active-filter{background:#fff;padding:16px}.active-options{grid-template-columns:repeat(2,1fr);max-height:210px;display:grid}.active-options button:nth-child(2n){border-left:1px solid var(--line);padding-left:10px}}.catalog-content.expanded{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:24px;display:grid}.storefront-category-tree{border:1px solid var(--line);border-top:2px solid var(--ink);background:var(--white);max-height:calc(100vh - 118px);position:sticky;top:92px;overflow:auto}.category-tree-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;padding:18px;display:flex}.category-tree-head h3{margin:5px 0 0;font:500 25px/1 Georgia,serif}.category-tree-head>button{border-bottom:1px solid;font-size:11px;font-weight:800}.category-tree-all,.category-tree-name{text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.category-tree-all{border-bottom:1px solid var(--line);min-height:48px;padding:0 18px;font-weight:800}.category-tree-all.active,.category-tree-name.active{color:var(--accent-dark)}.category-tree-all b,.category-tree-name b{color:var(--muted);font-size:10px}.category-tree-list,.category-tree-list ul{margin:0;padding:0;list-style:none}.category-tree-list>li+li{border-top:1px solid var(--line)}.category-tree-row{grid-template-columns:34px minmax(0,1fr);align-items:stretch;min-height:42px;display:grid}.category-tree-toggle{color:var(--muted);place-items:center;font-size:17px;display:grid}.category-tree-spacer{display:block}.category-tree-name{padding:8px 14px 8px 0;font-size:12px;font-weight:650;line-height:1.25}.category-tree-name:hover{color:var(--accent-dark)}.category-tree-list ul .category-tree-row{padding-left:12px}.category-tree-list ul ul .category-tree-row{padding-left:24px}.category-tree-list ul ul ul .category-tree-row{padding-left:36px}.category-level-1>.category-tree-row .category-tree-name{font-size:13px;font-weight:850}.catalog-content.expanded>.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1080px){.catalog-content.expanded{grid-template-columns:240px minmax(0,1fr)}.catalog-content.expanded>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.catalog-content.expanded{display:block}.storefront-category-tree{max-height:430px;margin-bottom:18px;position:static}.catalog-content.expanded>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:430px){.catalog-content.expanded>.product-grid{grid-template-columns:1fr}}.quantity-control{border:1px solid var(--line);grid-template-columns:32px 34px 32px;align-items:center;width:max-content;margin-top:9px;display:grid!important}.quantity-control button{height:30px!important;font-size:17px!important;text-decoration:none!important}.quantity-control b{border-left:1px solid var(--line);border-right:1px solid var(--line);place-items:center;height:30px;font-size:12px;display:grid!important}.checkout-review{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-review>section{border:1px solid var(--line);padding:17px;position:relative}.checkout-review>section>span,.checkout-order span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:800;display:block}.checkout-review>section strong{margin-top:8px;display:block}.checkout-review>section p{color:var(--muted);margin:5px 45px 0 0;font-size:11px}.checkout-review>section button{border-bottom:1px solid;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px}.shipping-options{border:0;grid-column:1/-1;padding:0}.shipping-options legend{margin:7px 0;font-size:12px;font-weight:800}.shipping-options label{border:1px solid var(--line);cursor:pointer;border-bottom:0;grid-template-columns:20px 1fr;align-items:center;gap:10px;min-height:62px;padding:10px 14px;display:grid}.shipping-options label:last-child{border-bottom:1px solid var(--line)}.shipping-options label.active{z-index:1;outline:2px solid var(--ink);position:relative}.shipping-options span>*{display:block}.shipping-options small{color:var(--muted);margin-top:2px}.checkout-order{background:var(--pale);border-left:4px solid var(--accent);grid-column:1/-1;padding:18px}.checkout-order>div{justify-content:space-between;align-items:center;display:flex}.checkout-order>div strong{font-size:22px}.checkout-order p{color:var(--green);margin:8px 0;font-size:11px;font-weight:800}.checkout-order small{color:var(--muted);margin-top:9px;font-size:10px;display:block}@media (max-width:720px){.checkout-review{grid-template-columns:1fr}.shipping-options,.checkout-order{grid-column:auto}.network-tabs{margin-left:-16px;margin-right:-16px}.network-tabs button{padding:0 16px}.network-page-title{grid-template-columns:1fr}.network-page-title h2{font-size:40px}.network-page-title p{margin-top:12px}.explore-grid{grid-template-columns:1fr 1fr;grid-auto-rows:230px}.explore-grid button.wide{grid-area:auto/span 2}.people-tools{flex-direction:column;align-items:flex-start;gap:14px}.people-tools input{width:calc(100vw - 32px)}.people-list article{grid-template-columns:48px 1fr}.people-list article>b{width:46px;height:46px}.people-list article>button{grid-column:2;width:max-content}.saved-folders{display:flex;overflow:auto}.saved-folders button{min-width:190px}.saved-grid{grid-template-columns:1fr}.profile-hero{grid-template-columns:84px 1fr}.profile-avatar{width:82px;height:82px}.profile-hero h2{font-size:31px}.profile-hero>button{grid-column:1/-1}.profile-hero>div:nth-child(2)>div{gap:14px}.profile-grid{grid-template-columns:repeat(2,1fr)}.profile-grid button{height:190px}}.checkout-modal,.account-modal{background:var(--white);width:min(760px,100vw - 32px);max-height:calc(100vh - 32px);box-shadow:var(--shadow);padding:38px;position:relative;overflow:auto}.checkout-modal h2,.account-modal h2{margin:8px 0 24px;font-size:46px}.checkout-progress{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:26px;display:grid}.checkout-progress span{color:var(--muted);padding:12px;font-size:11px;font-weight:700}.checkout-progress span.active{background:var(--ink);color:#fff}.checkout-form{grid-template-columns:1fr 1fr;gap:18px;display:grid}.checkout-form label span,.account-form label>span,.profile-form label>span{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.checkout-form input,.account-form input,.profile-form input{border:1px solid var(--line);background:#fff;width:100%;height:48px;padding:0 13px}.profile-form input:disabled{background:var(--pale);color:var(--muted)}.checkout-form .wide{grid-column:1/-1}.checkout-promo{grid-column:1/-1;grid-template-columns:1fr auto;display:grid}.checkout-promo button{background:var(--ink);color:#fff;padding:0 18px;font-weight:800}.checkout-primary,.checkout-back{min-height:50px;padding:0 20px;font-weight:800}.checkout-primary{background:var(--accent);color:#fff}.checkout-back{border:1px solid var(--ink)}.delivery-choice{border:1px solid var(--ink);background:#fff;padding:18px}.delivery-choice strong,.delivery-choice span{display:block}.delivery-choice span{color:var(--muted);margin-top:4px;font-size:12px}.checkout-done{padding:28px 0}.checkout-done strong{font:500 32px Georgia,serif}.checkout-done p{max-width:560px;color:var(--muted)}.checkout-done span{background:var(--pale);padding:12px;font-size:12px;display:block}.checkout-done button{background:var(--ink);color:#fff;min-height:50px;margin-top:22px;padding:0 20px;font-weight:800}.auth-tabs{border:1px solid var(--ink);grid-template-columns:1fr 1fr;margin-bottom:22px;display:grid}.auth-tabs button{min-height:46px;font-weight:800}.auth-tabs button.active{background:var(--ink);color:#fff}.account-form{gap:16px;display:grid}.account-form>button,.profile-form>button,.wholesale-access{background:var(--accent);color:#fff;min-height:50px;font-weight:800}.profile-form{border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:16px;margin-top:24px;padding:22px;display:grid}.profile-form>div,.profile-form>button{grid-column:1/-1}.profile-form h3{margin:5px 0;font:500 25px Georgia,serif}.profile-form p{color:var(--muted);margin:0;font-size:12px}.account-consent{grid-template-columns:20px 1fr;align-items:start;gap:10px;display:grid!important}.account-consent input{width:18px;height:18px}.wholesale-note{border-left:4px solid var(--accent);background:var(--pale);margin-top:22px;padding:18px}.wholesale-note p{color:var(--muted);margin:5px 0 0;font-size:12px}.account-summary{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.account-summary article{border-right:1px solid var(--line);min-height:150px;padding:20px}.account-summary article:last-child{border-right:0}.account-summary span,.account-summary strong,.account-summary small{display:block}.account-summary strong{margin:12px 0;font:500 27px Georgia,serif}.account-summary small{color:var(--muted)}.wholesale-access{width:100%;margin-top:20px}.drawer-total small{color:var(--muted);margin-top:10px;font-size:10px;display:block}.checkout-primary:active,.account-form>button:active,.profile-form>button:active,.wholesale-access:active,.drawer-total>button:active{transform:scale(.97)}.checkout-primary,.account-form>button,.profile-form>button,.wholesale-access,.drawer-total>button{transition:transform .16s cubic-bezier(.23,1,.32,1)}button:disabled{cursor:not-allowed;opacity:.55}.reviews-block{border-top:2px solid var(--ink);grid-template-columns:.8fr 1.2fr;gap:26px;padding:30px 0;display:grid}.reviews-block h3{margin:8px 0;font:500 32px Georgia,serif}.reviews-block>div>p{color:var(--muted);font-size:12px}.reviews-block form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.reviews-block label span{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.reviews-block input,.reviews-block select,.reviews-block textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;padding:10px}.reviews-block input,.reviews-block select{height:44px}.reviews-block .wide{grid-column:1/-1}.reviews-block form>button{background:var(--ink);color:#fff;grid-column:1/-1;min-height:46px;font-weight:800}.review-thanks{background:var(--pale);padding:24px}.review-thanks strong,.review-thanks span{display:block}.review-thanks span{color:var(--muted);margin-top:6px;font-size:12px}@media (max-width:720px){.checkout-modal,.account-modal{width:100vw;min-height:100vh;max-height:100vh;padding:27px 18px}.checkout-modal h2,.account-modal h2{font-size:38px}.checkout-progress span{padding:10px 6px;font-size:9px}.checkout-form,.profile-form{grid-template-columns:1fr}.checkout-form .wide,.checkout-promo,.profile-form>div,.profile-form>button{grid-column:auto}.account-summary{grid-template-columns:1fr}.account-summary article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}}.profile-form .profile-wide{grid-column:1/-1}.profile-form .profile-section{border-top:1px solid var(--line);margin-top:8px;padding-top:18px}@media (max-width:720px){.profile-form .profile-wide{grid-column:auto}.reviews-block,.reviews-block form{grid-template-columns:1fr}.reviews-block .wide,.reviews-block form>button{grid-column:auto}}.catalog-status{border:1px solid var(--line);min-height:72px;color:var(--muted);background:#ffffffad;align-items:center;gap:12px;margin:18px 0 8px;padding:18px 20px;display:flex}.catalog-status.error{color:var(--ink);justify-content:space-between}.catalog-status.error div{gap:3px;display:grid}.catalog-status.error span{color:var(--muted)}.catalog-status button{border:1px solid var(--ink);flex:none;padding:10px 14px}.catalog-spinner{border:2px solid #121c1729;border-top-color:var(--ink);border-radius:50%;width:18px;height:18px;animation:.65s linear infinite catalog-spin}@keyframes catalog-spin{to{transform:rotate(360deg)}}@media (max-width:720px){.catalog-status.error{flex-direction:column;align-items:flex-start}}.utility-bar>button{color:#fff;text-overflow:ellipsis;white-space:nowrap;text-align:left;max-width:65%;overflow:hidden}.delivery-promise>button{color:var(--muted);border-bottom:1px solid var(--line);font-size:13px}.location-modal{background:var(--white);width:min(680px,100vw - 32px);max-height:calc(100vh - 32px);box-shadow:var(--shadow);padding:38px;position:relative;overflow:auto}.location-modal h2{margin:8px 0 14px;font-size:46px}.location-modal>p{max-width:560px;color:var(--muted)}.location-modal form{grid-template-columns:1fr auto;margin-top:25px;display:grid}.location-modal label span{color:var(--muted);margin-bottom:6px;font-size:11px;font-weight:700;display:block}.location-modal input{border:1px solid var(--ink);background:#fff;width:100%;height:52px;padding:0 14px}.location-modal form>button{background:var(--accent);color:#fff;align-self:end;height:52px;padding:0 20px;font-weight:800}.geo-button{border:1px solid var(--ink);width:100%;min-height:48px;margin-top:12px;font-weight:800}.location-result{border-left:4px solid var(--green);background:var(--pale);gap:5px;margin-top:20px;padding:18px;display:grid}.location-result.unavailable{border-left-color:var(--accent)}.location-result strong{font:500 24px Georgia,serif}.location-result span,.location-result small{color:var(--muted);font-size:12px}.map-attribution{color:var(--muted);margin-top:16px;font-size:9px;display:block}@media (max-width:720px){.utility-bar>button{max-width:100%}.utility-bar>span{display:none}.location-modal{width:100vw;min-height:100vh;max-height:100vh;padding:28px 18px}.location-modal h2{font-size:38px}.location-modal form{grid-template-columns:1fr;gap:10px}.delivery-promise>button{text-align:right;max-width:45%}}.modal-delivery>button{width:max-content;max-width:100%;color:var(--muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:12px;text-decoration:underline;overflow:hidden}.brand-logo{letter-spacing:-.06em;align-items:center;gap:10px;width:max-content;display:inline-flex}.brand-logo img{object-fit:contain;flex:none;width:54px;height:54px}.brand-logo span{line-height:1}.brand-logo .brand-name{letter-spacing:0;gap:4px;display:grid}.brand-logo .brand-name b{letter-spacing:-.045em;font-size:28px;line-height:.9}.brand-logo .brand-name small{color:var(--muted);letter-spacing:.02em;font-size:10px;font-weight:600}.brand-logo.inverse .brand-name small{color:#aeb8c6}.brand-logo.inverse img{filter:drop-shadow(0 5px 14px #0000002e)}@media (max-width:720px){.brand-logo img{width:46px;height:46px}.brand-logo .brand-name b{font-size:25px}}:root{--paper:#fbfafc;--white:#fff;--ink:#272235;--muted:#766f80;--line:#ebe7ef;--pale:#f7f3fb;--accent:#8f57e7;--accent-dark:#7341c6;--green:#31bba9;--shadow:0 18px 48px #4f37691a;--ease-out:cubic-bezier(.23,1,.32,1)}body{background:linear-gradient(#fff 0,#fbfafc 58%,#faf8fc 100%)}.utility-bar{color:#514b5a;background:#f2fbf8;height:30px;padding:0 3.2vw}.utility-bar b{color:#258f82}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:0;grid-template-columns:220px 1fr auto;gap:22px;height:88px;padding:0 3.2vw;box-shadow:0 8px 32px #3f2d510f}.brand-logo{gap:8px}.brand-logo img{width:58px;height:58px}.site-header nav{background:#faf8fc;border-radius:16px;gap:5px;padding:5px}.site-header nav button{color:#514b5a;border-radius:12px;min-height:40px;padding:0 13px;font-size:13px;font-weight:700}.header-actions{gap:7px}.header-actions button{color:#40394b;background:#f8f6fa;border:0;border-radius:13px;min-height:44px;padding:0 13px}.header-actions .cart-button{color:#fff;background:#2c2538;box-shadow:0 8px 24px #2c25382e}.hero{min-height:410px;box-shadow:var(--shadow);background:radial-gradient(circle at 78% 12%,#fffffff0 0 9%,#0000 10%),radial-gradient(circle at 92% 28%,#ffffffbf 0 12%,#0000 13%),radial-gradient(circle at 58% 82%,#ffffffad 0 15%,#0000 16%),linear-gradient(115deg,#faf7ff 0%,#eee4fb 52%,#e5d5f8 100%);border:0;border-radius:24px;grid-template-columns:42% 58%;margin:24px 3.2vw 18px;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(8px);pointer-events:none;background:#ffffff70;border-radius:50%;height:78%;position:absolute;inset:auto -7% -48% 38%}.hero-copy{z-index:2;border:0;padding:58px 0 135px 54px;position:relative}.hero-copy .kicker{color:var(--accent-dark);letter-spacing:.04em;text-transform:none;background:#ffffffb8;border-radius:999px;padding:8px 12px;display:inline-flex}.hero h1{letter-spacing:-.055em;max-width:560px;margin:18px 0 14px;font-family:Manrope,Arial,sans-serif;font-size:clamp(48px,4.7vw,72px);font-weight:700;line-height:1.01}.hero-search{z-index:2;justify-content:flex-end;padding:28px 38px 34px;position:relative}.delivery-promise{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center;background:#ffffffbf;border:1px solid #ffffffc2;border-radius:50%;place-content:center;width:164px;min-height:116px;padding:22px;display:grid;position:absolute;top:28px;right:34px;box-shadow:0 16px 40px #5236711f}.delivery-promise strong{color:var(--accent-dark);font:700 18px/1.15 Manrope,Arial,sans-serif}.delivery-promise button{border:0;margin-top:7px;font-size:10px}.hero-products{pointer-events:none;justify-content:center;align-items:flex-end;gap:8px;display:flex;position:absolute;inset:38px 120px 92px 0}.search{background:#fffffff0;border:0;border-radius:18px;grid-template-columns:1fr auto 112px;height:66px;overflow:hidden;box-shadow:0 15px 38px #46305c21}.search input{padding:0 22px}.search .photo-search{color:var(--accent-dark);border:0}.search button:last-child{background:var(--accent);border-radius:13px;margin:7px}.quick-search{margin-top:12px;padding-left:6px}.quick-search button{color:var(--accent-dark);border:0}.category-rail{background:#fff;border:0;border-radius:18px;gap:7px;min-height:auto;margin:0 3.2vw 22px;padding:8px;display:flex;overflow-x:auto;box-shadow:0 10px 30px #3f2d510d}.category-rail button,.category-rail button:first-child{white-space:nowrap;border:0;border-radius:13px;min-height:44px;padding:0 18px}.category-rail button.active{color:var(--accent-dark);background:#eee4fb}.catalog-section,.journal-section,.news-section{padding:46px 3.2vw}.section-title{align-items:center}.section-title h2{letter-spacing:-.04em;font-family:Manrope,Arial,sans-serif;font-size:36px;font-weight:700}.section-title>button{min-height:42px;color:var(--accent-dark);background:#f0e8fb;border:0;border-radius:12px;padding:0 15px}.kicker{letter-spacing:.055em}.ingredient-filters{gap:9px;margin:24px 0}.ingredient-filters button{color:#267e72;background:#f1fbf8;border:0;border-radius:999px;min-height:42px;padding:0 17px}.ingredient-filters button.active{color:#17685e;background:#dff5ef}.product-grid{gap:18px}.product-card{transition:transform .22s var(--ease-out),box-shadow .22s ease;background:#fff;border:0;border-radius:18px;overflow:hidden;box-shadow:0 10px 34px #48375614}@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 46px #48375621}}.card-controls{inset:12px 12px auto}.badge{background:var(--accent);border-radius:999px}.card-controls button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border:0;border-radius:999px;padding:7px 10px;text-decoration:none}.product-media{background:linear-gradient(145deg,#faf8fc,#f2eef6);height:300px}.product-media img{padding:24px}.brand{color:var(--accent-dark)}.price-line button{background:var(--accent);border-radius:12px;box-shadow:0 8px 20px #8f57e733}.price-line .restock{color:var(--accent-dark);border-color:#d9c8ef;border-radius:12px}.eta{color:#279b8e}.brand-rail{color:#393141;background:linear-gradient(100deg,#f0e8fb,#f8f2fd);border-radius:20px;grid-template-columns:180px repeat(6,1fr);min-height:88px;margin:10px 3.2vw;padding:0 24px}.brand-rail span{color:#756b7f}.brand-rail b{color:#5e526a}.journal-section{background:0 0}.journal-grid{gap:18px}.story,.story.lead,.network-card{background:#fff;border:0;border-radius:20px;overflow:hidden;box-shadow:0 10px 34px #48375612}.story img{background:#f7f3fa}.story>div{padding:20px}.story h3,.story.lead h3,.network-card h3{letter-spacing:-.035em;font-family:Manrope,Arial,sans-serif;font-weight:700}.network-card{background:linear-gradient(145deg,#fff,#faf6ff);padding:24px}.network-card>button{background:var(--accent);border-radius:13px}.author>b{color:var(--accent-dark);background:#eee4fb;border-radius:50%}.news-section{background:#fff;border:0;border-radius:24px;margin:0 3.2vw 28px;padding:42px;box-shadow:0 12px 40px #48375612}.news-head{border:0;padding-bottom:20px;display:block}.news-head h2{letter-spacing:-.04em;font-family:Manrope,Arial,sans-serif;font-size:40px;font-weight:700}.news-head p{margin-top:8px}.main-news{background:#faf8fc;border:0;border-radius:18px;padding:0;overflow:hidden}.main-news h3{font-family:Manrope,Arial,sans-serif;font-weight:700}.news-list{gap:8px}.news-list article{background:#faf8fc;border:0;border-radius:14px;padding:12px 16px}.article-products{background:0 0;border:0;gap:8px}.article-products>div,.article-products>button{background:#f7f3fa;border:0;border-radius:14px}.article-products>div{color:#3a2d49;background:#eee4fb}.business-section{color:#30283a;background:linear-gradient(105deg,#eee4fb,#e3f7f2);border-radius:24px;margin:0 3.2vw 34px;padding:48px}.business-section p{color:#625a6c}.business-section button{background:var(--accent);border-radius:14px;box-shadow:0 10px 24px #8f57e738}footer{color:#30283a;background:#f0e8fb;border-radius:24px;margin:0 3.2vw 28px;padding:42px}.logo.inverse{color:#30283a}.brand-logo.inverse .brand-name small,footer p,footer small{color:#756b7f}footer small{border-color:#dcd0e9}.product-modal,.compare-modal,.photo-modal,.location-modal,.checkout-modal,.account-modal,.drawer{background:#fcfbfd;border-radius:24px}.toast{background:#332a40;border-radius:14px}@media (max-width:1100px){.site-header{grid-template-columns:190px 1fr auto}.site-header nav button{padding:0 9px;font-size:12px}.header-actions button:first-child{display:none}.hero{grid-template-columns:48% 52%}.hero-products{inset:60px 90px 100px -15px}}@media (max-width:900px){.utility-bar{display:none}.site-header{grid-template-columns:auto 1fr auto;height:72px;padding:0 18px}.site-header nav{border:0;border-radius:0 0 18px 18px;top:72px;box-shadow:0 20px 36px #372a421f}.brand-logo img{width:46px;height:46px}.header-actions .profile{display:none}.hero{grid-template-columns:1fr;min-height:620px;margin:18px}.hero-copy{padding:40px 32px 300px}.hero-search{position:absolute;inset:auto 20px 20px}.hero-products{inset:245px 20px 145px}.delivery-promise{top:-265px;right:8px}.category-rail{margin:0 18px 18px}.catalog-section,.journal-section{padding:36px 18px}.news-section,.business-section,footer{margin-left:18px;margin-right:18px}}@media (max-width:720px){.site-header{gap:8px}.brand-logo .brand-name{display:none}.header-actions{margin-left:auto}.header-actions button{min-height:40px;padding:0 10px;font-size:12px}.hero{border-radius:20px;min-height:590px}.hero-copy{padding:32px 24px 290px}.hero h1{font-size:43px}.hero-copy p{font-size:14px}.hero-products{inset:230px 10px 145px}.hero-products img{height:185px}.hero-products img:nth-child(2){height:220px}.hero-search{padding:0}.delivery-promise{width:120px;min-height:96px;padding:14px;top:-170px}.delivery-promise strong{font-size:14px}.search{grid-template-columns:minmax(0,1fr) 50px 74px;height:58px;display:grid!important}.search input,.search button{min-width:0;width:auto!important}.search .photo-search{font-size:0}.search .photo-search:after{content:"Фото";font-size:11px}.quick-search{display:none}.category-rail button{min-height:40px;padding:0 14px}.section-title{align-items:flex-start}.section-title h2{font-size:30px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:15px}.product-media{height:205px}.product-copy{padding:13px}.product-name{min-height:48px;font-size:14px}.product-copy>p{display:none}.price-line{flex-direction:column;align-items:stretch}.price-line button{width:100%}.brand-rail{gap:24px;margin:0 18px;display:flex;overflow:auto}.journal-grid{grid-template-columns:1fr;display:grid}.story,.story.lead{grid-template-columns:42% 58%}.news-section{padding:26px 18px}.news-grid,.main-news{grid-template-columns:1fr}.main-news{padding:0}.main-news>div{padding:20px}.article-products{grid-template-columns:1fr 1fr}.article-products>div{grid-column:1/-1}.business-section,footer{grid-template-columns:1fr;padding:30px 22px}}:root{--soft-ink:#282231;--soft-muted:#7c7682;--soft-purple:#8f57e7;--soft-purple-pale:#f4eeff;--soft-mint:#42cbb5;--soft-mint-pale:#eaf9f6;--soft-line:#ece8ef;--soft-surface:#fcfafd}body{color:var(--soft-ink);background:#fff}.storefront{background:#fff;max-width:1518px;margin:0 auto}.storefront-shell,.site-header,.category-rail,.hero,.beauty-discovery,.popular-showcase,.beauty-editorial,.catalog-section{width:calc(100% - 92px);max-width:1428px;margin-left:auto;margin-right:auto}.hero{background:radial-gradient(circle at 90% 16%,#fffffff2 0 7%,#0000 22%),radial-gradient(circle at 68% 93%,#ffffffdb 0 11%,#0000 27%),radial-gradient(circle at 38% 34%,#ffffffad 0 13%,#0000 32%),#eee4fb;border:0;border-radius:17px;min-height:268px;margin-top:18px;overflow:hidden;box-shadow:0 8px 28px #3526490d}.hero-copy{z-index:2;border:0;padding:30px 48px}.hero h1{letter-spacing:-.035em;margin:0 0 8px;font-family:Manrope,Arial,sans-serif;font-size:44px;font-weight:600;line-height:1.08}.hero-copy p{color:#746e78;max-width:430px;font-size:17px}.hero-cta{background:var(--soft-purple);color:#fff;border-radius:12px;min-height:42px;margin-top:20px;padding:0 22px;font-size:13px;font-weight:700;box-shadow:0 6px 12px #8f57e726}.hero-search{min-height:268px;padding:0;position:relative}.hero-products{justify-content:center;align-items:flex-end;gap:4px;height:100%;padding:16px 130px 0 0;display:flex}.hero-products img{object-fit:contain;filter:drop-shadow(0 12px 10px #30243a1f);mix-blend-mode:multiply;width:30%;height:250px}.delivery-promise{z-index:3;text-align:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffd4;border:1px solid #ffffffe6;border-radius:50%;place-content:center;width:132px;height:132px;padding:0;display:grid;position:absolute;top:70px;right:34px;box-shadow:0 6px 24px #3c2a4b14}.delivery-promise strong{font:700 14px/1.2 Manrope,Arial,sans-serif}.delivery-promise button{max-width:92px;color:var(--soft-purple);margin:6px auto 0;font-size:11px;line-height:1.2}.beauty-discovery{background:#fff;border:0;border-radius:16px;margin-top:18px;padding:6px 18px;box-shadow:0 6px 24px #3526490e}.discovery-row{grid-template-columns:120px 1fr auto;align-items:center;gap:12px;min-height:43px;display:grid}.discovery-row+.discovery-row{border-top:1px solid #f1edf3}.discovery-row>strong{font-size:13px;line-height:1.15}.discovery-row>div{scrollbar-width:none;gap:14px;display:flex;overflow-x:auto}.discovery-row>div::-webkit-scrollbar{display:none}.discovery-row>div button,.discovery-more{white-space:nowrap;color:#8b58dc;background:#f7f2ff;border-radius:999px;height:32px;padding:0 21px;font-size:12px}.discovery-row.actives>div button{background:var(--soft-mint-pale);color:#278d7d}.discovery-more{background:#fbf8ff;padding:0 15px}.popular-showcase{padding:24px 0 0}.soft-section-head{justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px;display:flex}.soft-section-head span{color:var(--soft-purple);font-size:12px;font-weight:700}.soft-section-head h2{letter-spacing:-.03em;margin:2px 0 0;font:600 26px/1.1 Manrope,Arial,sans-serif}.soft-section-head>button{color:var(--soft-purple);border:1px solid #d8c3f9;border-radius:10px;padding:7px 13px;font-size:12px;font-weight:700}.popular-carousel{scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d8c3f9 transparent;gap:12px;padding:2px 1px 8px;display:flex;overflow-x:auto}.popular-card{border:1px solid var(--soft-line);scroll-snap-align:start;background:#fff;border-radius:14px;flex:0 0 calc(25% - 9px);grid-template-columns:42% 58%;min-width:270px;height:192px;display:grid;position:relative;overflow:hidden}.popular-image{background:#fbfafc;padding:10px}.popular-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.popular-card>div{flex-direction:column;min-width:0;padding:17px 15px 12px;display:flex}.popular-card>div>span{font-size:11px;font-weight:700}.popular-name{text-align:left;margin:5px 0 2px;font-size:13px;font-weight:600;line-height:1.25}.popular-card small{color:var(--soft-muted);font-size:11px}.popular-favorite{z-index:2;color:#a9a3ad;font-size:21px;position:absolute;top:8px;right:10px}.popular-buy{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.popular-buy strong{font-size:19px}.popular-buy button{background:var(--soft-purple);color:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.popular-card em{color:var(--soft-mint);font-size:10px;font-style:normal;font-weight:700}.beauty-editorial{grid-template-columns:1.35fr 1fr;gap:16px;margin-top:12px;margin-bottom:28px;display:grid}.beauty-journal,.author-community{background:#fff;border:1px solid #f0edf2;border-radius:16px;padding:14px 24px 15px;box-shadow:0 5px 22px #3526490a}.beauty-editorial .soft-section-head{margin-bottom:10px}.beauty-editorial .soft-section-head h2{font-size:22px}.beauty-journal-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.beauty-journal-grid button{text-align:left;min-width:0}.beauty-journal-grid img{object-fit:contain;mix-blend-mode:multiply;background:#f7f4f7;border-radius:12px;width:100%;height:116px;padding:8px}.beauty-journal-grid strong{margin:7px 0 4px;font-size:12px;line-height:1.25;display:block}.beauty-journal-grid span{color:#9b949e;font-size:10px}.author-community>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.author-community article{text-align:center;flex-direction:column;align-items:center;display:flex}.author-portrait{color:#7a5a80;background:linear-gradient(145deg,#f4e8df,#dfd8ee);border-radius:50%;width:72px;height:72px;font-weight:800}.portrait-1{background:linear-gradient(145deg,#e5f3ee,#eadcf2)}.portrait-2{background:linear-gradient(145deg,#efe4e1,#d8e3ef)}.portrait-3{background:linear-gradient(145deg,#e9ddf4,#f2e4e1)}.author-community article strong{margin-top:6px;font-size:11px}.author-community article span{color:#9a949e;font-size:9px;line-height:1.35}.author-community article>button:last-child{color:var(--soft-purple);background:#f5efff;border-radius:10px;margin-top:7px;padding:7px 12px;font-size:10px;font-weight:700}.brand-rail,.journal-section,.news-section{display:none}.catalog-section{padding:38px 0 55px}.catalog-section .section-title h2{font-family:Manrope,Arial,sans-serif;font-weight:600}.product-card{border:1px solid var(--soft-line);border-radius:14px;overflow:hidden}.product-media{background:#fbfafc}.product-copy{padding:16px}.price-line button{background:var(--soft-purple);border-radius:10px}.ingredient-filters button{background:var(--soft-mint-pale);color:#278d7d;border:0;border-radius:999px}.ingredient-filters button.active{background:var(--soft-purple);color:#fff}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2f25366b}.product-modal,.account-modal,.checkout-modal{background:#fff;border-radius:18px;box-shadow:0 24px 70px #271b322e}.overlay h2,.product-modal h2,.account-modal h2{font-family:Manrope,Arial,sans-serif;font-weight:600}.product-layout{gap:38px}.product-layout>.product-media{background:#fbf9fc;border-radius:16px}.product-buy{background:#fbfafc;border-radius:16px;padding:20px}.modal-delivery{background:var(--soft-mint-pale);border-radius:12px}.modal-price button,.account-form button,.profile-form>button,.checkout-primary{background:var(--soft-purple);border-radius:12px}.detail-grid{background:0 0;border:0;gap:12px}.detail-grid section{border:1px solid var(--soft-line);border-radius:14px}.detail-grid h3{font-family:Manrope,Arial,sans-serif;font-weight:600}.account-modal{width:min(1080px,95vw)}.account-summary{gap:12px}.account-summary article,.profile-form{background:#fbfafc;border-radius:14px}.profile-form input,.profile-form textarea,.account-form input{border:1px solid var(--soft-line);background:#fff;border-radius:10px}.map-address-button{border:1px solid var(--soft-purple)!important;color:var(--soft-purple)!important;background:#fff!important}.section-preview{background:#fff}.network-tabs{border-radius:14px;background:#fbf9fc!important;border:0!important}.network-tabs button{border-radius:10px!important}.network-tabs button.active{background:var(--soft-purple)!important;color:#fff!important}.story-row,.social-post,.creator-panel,.network-standard-page,.profile-hero{border-color:var(--soft-line)!important;border-radius:16px!important}.creator-panel>button,.people-list article>button{background:var(--soft-purple)!important;border-radius:10px!important}.post-media{background:#fbfafc;border-radius:14px;overflow:hidden}button{transition:transform .15s cubic-bezier(.23,1,.32,1),background-color .15s,color .15s}button:active{transform:scale(.97)}@media (max-width:1080px){.storefront-shell,.site-header,.category-rail,.hero,.beauty-discovery,.popular-showcase,.beauty-editorial,.catalog-section{width:calc(100% - 48px)}.hero{grid-template-columns:48% 52%}.hero-copy{padding:34px 28px}.hero h1{font-size:38px}.delivery-promise{right:18px}.popular-card{flex-basis:calc(33.3333% - 8px)}.beauty-editorial{grid-template-columns:1fr}.beauty-journal-grid img{height:130px}}@media (max-width:720px){.storefront-shell,.site-header,.category-rail,.hero,.beauty-discovery,.popular-showcase,.beauty-editorial,.catalog-section{width:calc(100% - 28px)}.hero{grid-template-columns:1fr;min-height:480px}.hero-copy{padding:28px 22px 0}.hero h1{font-size:36px}.hero-search{min-height:245px}.hero-products{padding:0 22px}.delivery-promise{width:108px;height:108px;top:15px;right:14px}.beauty-discovery{padding:8px 12px}.discovery-row{grid-template-columns:92px 1fr}.discovery-more{display:none}.popular-card{flex-basis:86%;min-width:285px}.beauty-editorial{margin-bottom:16px}.beauty-journal,.author-community{padding:14px}.beauty-journal-grid{display:flex;overflow-x:auto}.beauty-journal-grid button{min-width:67vw}.author-community>div:last-child{display:flex;overflow-x:auto}.author-community article{min-width:112px}.product-layout{grid-template-columns:1fr}.product-layout>.product-media{height:360px}.account-modal{padding:24px 16px}.account-summary,.profile-form{grid-template-columns:1fr}.profile-wide{grid-column:auto}}@media (prefers-reduced-motion:reduce){button,.product-card{transition-duration:0s}.product-card:hover{transform:none}}.utility-bar{display:none}.site-header{background:#fffffff5;grid-template-rows:88px 42px;grid-template-columns:220px minmax(360px,1fr) 170px 266px;gap:0 20px;height:138px;padding:0 10px 8px;position:sticky;box-shadow:0 5px 24px #503f5c0f}.site-header .brand-logo{grid-area:1/1}.header-search{background:#fff;border:1px solid #ebe8ee;border-radius:24px;grid-area:1/2;grid-template-columns:minmax(0,1fr) 54px;align-self:center;height:62px;display:grid;overflow:hidden;box-shadow:0 7px 22px #4837560b}.header-search input{background:0 0;border:0;min-width:0;padding:0 22px;font-size:15px}.header-search input::placeholder{color:#8a8590}.header-search .header-photo-search{color:#9560e8;background:#f2ebff;border-radius:15px;place-self:center;place-items:center;width:44px;height:44px;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .14s;display:grid}.header-search .header-photo-search:active{transform:scale(.96)}.header-delivery{color:#48424d;text-align:left;grid-area:1/3;justify-content:center;align-self:center;align-items:center;gap:10px;min-height:58px;padding:0 8px;display:flex}.header-delivery>svg{color:#46c9b5}.header-delivery span,.header-delivery b,.header-delivery strong{display:block}.header-delivery b{font-size:12px;font-weight:500}.header-delivery strong{color:#9560e8;white-space:nowrap;font-size:14px;line-height:1.15}.site-header .header-actions{grid-area:1/4;grid-template-columns:repeat(3,1fr);align-self:center;gap:2px;height:66px;display:grid}.site-header .header-actions button{color:#26212b;min-width:0;min-height:66px;box-shadow:none;background:#faf9fb;border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:4px 8px;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .14s;display:flex;position:relative}.site-header .header-actions button:hover{background:#f5f1f8}.site-header .header-actions button:active{transform:scale(.97)}.site-header .header-actions button span{font-size:10px;font-weight:700;line-height:1}.site-header .header-actions button b{color:#fff;background:#9361df;border-radius:50%;place-items:center;min-width:17px;height:17px;font-size:9px;display:grid;position:absolute;top:5px;right:13px}.site-header .header-actions .cart-button{color:#26212b;box-shadow:none;background:#faf9fb}.site-header nav{background:#fbfafc;border-radius:14px;grid-area:2/1/auto/-1;justify-content:space-around;align-items:center;gap:0;width:100%;min-height:40px;padding:0;overflow:hidden;box-shadow:0 7px 18px #53425d0b}.site-header nav button{color:#3e3845;white-space:nowrap;border-radius:0;flex:auto;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:40px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.site-header nav button.active{color:#9560e8;background:#f0e5ff;border-radius:13px;flex-basis:170px}.site-header nav button.sale{color:#ee637e}.site-header nav button:hover{color:#7e4dcf;background:#f5f0f9}.site-header .brand-logo img{width:61px;height:61px}.site-header .brand-logo .brand-name b{letter-spacing:-.035em;font-size:26px}.site-header .brand-logo .brand-name small{color:#817b86;font-size:9px}.category-rail{margin-top:16px;margin-bottom:0}.category-rail,.ingredient-filters{scrollbar-width:none}.category-rail::-webkit-scrollbar{display:none}.ingredient-filters::-webkit-scrollbar{display:none}.hero-copy .kicker{display:none}.hero h1{margin:0 0 12px;font-size:clamp(38px,3.5vw,56px);line-height:1.02}.hero-copy p{max-width:430px;font-size:14px}.hero-cta{background:var(--accent);color:#fff;border-radius:12px;min-height:44px;margin-top:22px;padding:0 18px;font-weight:800;box-shadow:0 9px 22px #8f57e738}.hero-search{padding:0}.hero-products{gap:0;inset:24px 135px 10px 0}.delivery-promise{width:130px;min-height:130px;padding:18px;top:28px;right:24px}.catalog-section{padding-top:48px}@media (max-width:1100px){.site-header{grid-template-columns:190px minmax(280px,1fr) 135px 220px}.site-header nav{justify-content:flex-start;overflow-x:auto}.site-header nav button{white-space:nowrap}}@media (min-width:901px){.category-rail{margin-top:14px}}@media (max-width:900px){.site-header{grid-template-rows:66px 54px;grid-template-columns:auto 1fr auto;height:128px;padding:0 18px 8px}.site-header .brand-logo{grid-area:1/2;justify-self:start}.mobile-menu{grid-area:1/1}.site-header .header-actions{grid-area:1/3}.header-search{grid-area:2/1/auto/-1;width:100%;height:48px}.header-delivery{display:none}.site-header nav{grid-area:auto;top:128px}.category-rail{margin-top:14px}.hero{grid-template-columns:1fr;min-height:480px}.hero-copy{padding:32px 26px 245px}.hero-products{inset:200px 60px 18px 10px}.hero-search{position:static}.delivery-promise{top:auto;bottom:76px;right:18px}}@media (max-width:720px){.site-header .brand-logo .brand-name{display:grid}.site-header .brand-logo img{width:42px;height:42px}.site-header .brand-logo .brand-name b{font-size:22px}.site-header .brand-logo .brand-name small{font-size:8px}.header-actions button:not(.cart-button){display:none}.header-search{grid-template-columns:minmax(0,1fr) 48px 64px}.header-search input{padding:0 14px;font-size:13px}.hero{min-height:455px}.hero h1{font-size:38px}.hero-copy{padding:28px 22px 230px}.hero-cta{margin-top:15px}.hero-products{inset:205px 55px 16px 0}.hero-products img{height:150px}.hero-products img:nth-child(2){height:180px}.delivery-promise{width:104px;min-height:104px;padding:10px;bottom:74px}}.category-rail{display:none}.hero{grid-template-columns:46% 54%;min-height:268px;margin-top:18px}.hero-copy{padding:30px 48px}.hero h1{font-size:44px;line-height:1.08}.hero-products{height:268px;padding:18px 118px 0 0;position:static}.hero-products img{width:30%;height:230px}.hero-products img:nth-child(2){height:250px}.hero-products img:nth-child(3){height:232px}.delivery-promise{width:132px;min-height:132px;top:68px;right:28px}.profile-address-details{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.profile-address-details label{gap:6px;display:grid}.profile-address-details .profile-wide{grid-column:1/-1}.profile-address-details textarea{resize:vertical;width:100%;padding:13px}@media (max-width:900px){.hero{grid-template-columns:1fr;min-height:480px}.hero-copy{padding:30px 24px 0}.hero-search{min-height:245px}.hero-products{height:245px;padding:12px 48px 0 8px}.delivery-promise{top:auto;bottom:70px;right:14px}}@media (max-width:720px){.hero{min-height:455px}.hero h1{font-size:36px}.hero-products{height:225px;padding-right:48px}html{background:#fff;overflow-x:hidden}body{max-width:100vw;color:var(--soft-ink);background:#fff;padding-bottom:78px;overflow-x:hidden}.storefront{width:100%;overflow:hidden}.storefront main{max-width:100vw;overflow-x:hidden}.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffff0;border:0;grid-template-rows:58px 50px;grid-template-columns:44px 1fr 48px;gap:4px 8px;width:100%;height:126px;margin:0;padding:4px 16px 10px;box-shadow:0 8px 28px #4935580f}.mobile-menu{color:#3a3241;background:#faf7fc;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.site-header .brand-logo{grid-column:2;justify-self:center}.site-header .brand-logo img{width:39px;height:39px}.site-header .brand-logo .brand-name b{font-size:21px}.site-header .brand-logo .brand-name small{letter-spacing:.03em;font-size:7px}.header-search{background:#fff;border-radius:18px;grid-area:2/1/auto/-1;height:48px;box-shadow:0 5px 18px #4634550e}.header-search input{font-size:13px}.header-search .header-photo-search{border-radius:13px;width:38px;height:38px}.site-header>.header-actions{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #ebe5efd9;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:4px;width:auto;height:62px;padding:6px;display:grid;position:fixed;bottom:10px;left:14px;right:14px;box-shadow:0 12px 32px #43315021}.site-header .header-actions button,.site-header .header-actions button:not(.cart-button){color:#312a38;background:0 0;border-radius:15px;min-height:50px;padding:2px 8px;display:flex}.site-header .header-actions button:hover{background:#f7f1ff}.site-header .header-actions button svg{width:22px;height:22px}.site-header .header-actions button span{font-size:9px}.site-header .header-actions button b{font-size:8px;top:2px;right:28%}.site-header nav.open{background:#fffffffa;border-radius:18px;grid-template-columns:1fr 1fr;align-content:start;gap:6px;padding:14px;position:fixed;inset:126px 14px 84px;overflow:auto;box-shadow:0 18px 50px #36274226}.site-header nav.open button{background:#faf8fb;border-radius:13px;justify-content:flex-start;min-height:48px;padding:0 14px}.site-header nav.open button.active{background:#f0e6ff}.hero,.beauty-discovery,.popular-showcase,.beauty-editorial,.catalog-section{width:calc(100% - 28px);margin-left:14px;margin-right:14px}.hero{background:radial-gradient(circle at 82% 72%,#ffffffeb 0 12%,#0000 34%),radial-gradient(circle at 22% 15%,#fff9 0 10%,#0000 31%),#efe6fb;border-radius:18px;min-height:486px;margin-top:14px}.hero-copy{padding:28px 24px 0}.hero h1{letter-spacing:-.045em;font-size:37px;line-height:1.06}.hero-copy p{font-size:14px;line-height:1.55}.hero-cta{border-radius:13px;min-height:44px;padding:0 18px}.hero-search{min-height:238px}.hero-products{align-items:center;height:238px;padding:10px 62px 4px 10px}.hero-products img{height:142px}.hero-products img:nth-child(2){height:166px}.hero-products img:nth-child(3){height:148px}.delivery-promise{background:#ffffffde;border-color:#fff;width:112px;min-height:112px;bottom:51px;right:12px;box-shadow:0 8px 24px #3f2c4c17}.delivery-promise strong{font-size:12px}.delivery-promise button{font-size:9px}.beauty-discovery{border-radius:16px;margin-top:14px;padding:8px 0;box-shadow:0 7px 24px #3b294811}.discovery-row{grid-template-columns:92px minmax(0,1fr);gap:4px;min-height:53px;padding:0 12px}.discovery-row>strong{font-size:12px}.discovery-row>div{gap:8px;padding:4px 0}.discovery-row>div button{height:34px;padding:0 17px;font-size:11px}.popular-showcase{padding-top:28px}.soft-section-head{align-items:center;margin-bottom:13px}.soft-section-head h2{font-size:24px}.soft-section-head>button{padding:7px 10px;font-size:10px}.popular-carousel{scrollbar-width:none;gap:10px;margin-right:-14px;padding:1px 14px 10px 1px}.popular-carousel::-webkit-scrollbar{display:none}.popular-card{border-radius:16px;flex:0 0 82%;min-width:282px;height:190px;box-shadow:0 5px 18px #3a2a450a}.popular-card>div{padding:16px 14px 12px}.popular-name{font-size:13px}.popular-buy button{border-radius:13px;width:42px;height:42px}.beauty-editorial{gap:14px;margin-top:10px;display:grid}.beauty-journal,.author-community{border-radius:17px;padding:16px}.beauty-journal-grid{scroll-snap-type:x mandatory;gap:10px;margin-right:-16px;padding-right:16px}.beauty-journal-grid button{scroll-snap-align:start;min-width:72vw}.beauty-journal-grid img{border-radius:14px;height:160px}.author-community>div:last-child{scroll-snap-type:x mandatory;gap:8px;margin-right:-16px;padding-right:16px}.author-community article{scroll-snap-align:start;min-width:118px}.author-portrait{width:78px;height:78px}.catalog-section{padding:30px 0 42px}.section-title{gap:12px;display:grid}.section-title h2{font-size:28px;line-height:1.08}.section-title>button{color:var(--soft-purple);background:#f4edff;border:0;border-radius:10px;justify-self:start;padding:9px 13px}.ingredient-filters{scrollbar-width:none;margin:18px -14px 16px;padding:0 14px 8px}.ingredient-filters button{min-height:38px}.product-grid,.catalog-content.expanded>.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{border-radius:15px}.product-card .product-media{height:170px}.product-copy{padding:11px}.product-name{min-height:48px;font-size:12px;line-height:1.25}.product-status{min-height:32px;font-size:8.5px}.price-line{gap:7px;display:grid}.price-line button{border-radius:10px;width:100%;min-height:40px;margin:0}.business-section{background:#33283e;border-radius:18px 18px 0 0;margin-bottom:0}footer{background:#282031;padding-bottom:110px}.overlay{background:#2e233659;align-items:end}.product-modal,.compare-modal,.photo-modal,.location-modal,.checkout-modal,.account-modal{background:#fff;border-radius:22px 22px 0 0;width:100vw;height:auto;min-height:0;max-height:94vh;padding:22px 16px 30px;overflow-x:hidden;box-shadow:0 -18px 50px #2a1e3229}.overlay h2,.product-modal h2,.account-modal h2,.checkout-modal h2{margin-right:38px;font-size:30px;line-height:1.08}.modal-close{top:8px;right:10px}.product-layout{gap:14px}.product-layout>.product-media{border-radius:15px;height:300px}.product-buy{border-radius:15px;padding:16px}.product-buy,.product-buy>*{min-width:0}.product-buy>p,.modal-delivery button{overflow-wrap:anywhere}.product-buy dl{margin:14px 0}.modal-price{background:#fbfafc;padding:12px 0 2px;position:sticky;bottom:-15px}.detail-grid{grid-template-columns:1fr;margin-top:18px}.detail-grid section{padding:18px}.account-summary{scroll-snap-type:x mandatory;border:0;gap:10px;display:flex;overflow-x:auto}.account-summary article{scroll-snap-align:start;min-width:78%;padding:16px;border:0!important}.profile-form{border:0;padding:16px}.profile-address-details{grid-template-columns:1fr 1fr}.profile-address-details .profile-wide{grid-column:1/-1}.network-tabs{border-radius:14px!important;margin:0 -2px 16px!important;padding:5px!important}.network-tabs button{min-width:max-content;padding:0 13px!important}.section-page{background:#fff;padding:16px 14px 90px;inset:126px 0 0}.section-page-head h1{font-size:34px}.network-page{grid-template-columns:1fr;gap:14px;display:grid}.story-row{padding:12px 4px;overflow-x:auto}.social-post{overflow:hidden;border-radius:17px!important}.post-media{height:390px}.creator-panel{order:-1;padding:18px;border-radius:17px!important}.drawer{border-radius:22px 0 0 22px;padding:20px 16px 100px}}@media (min-width:721px) and (max-width:900px){.popular-card{flex-basis:48%}.beauty-journal-grid{grid-template-columns:repeat(2,1fr)}}
