@font-face{font-family:Manrope;src:url('/static/fonts/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
.storefront{--ink:#242626;--muted:#69706c;--accent:#ed762e;--accent-text:#a64617;--line:#e6e6e0;font-family:Manrope,'Segoe UI',sans-serif;color:var(--ink);background:#fff}
.storefront h1,.storefront h2,.storefront h3{font-family:Manrope,'Segoe UI',sans-serif;font-weight:600;letter-spacing:-.045em}
.storefront button,.storefront .button{font-family:inherit;font-size:13px;font-weight:700;border-radius:5px;padding:14px 23px;gap:20px;transition:background .18s,transform .18s}
.storefront .button:hover{transform:translateY(-1px)}
.storefront [hidden]{display:none!important}
.storefront img{max-width:100%}
.brand-utility{background:#262a29;color:#eceeea;font-size:10px;letter-spacing:.015em}
.brand-utility>div{max-width:1440px;padding:10px 42px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand-utility a{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-utility .icon{width:13px;height:13px}
.preview-label{display:flex;align-items:center;gap:10px;color:#c1c6c1;font-size:9px}.preview-label i{display:inline-block;width:3px;height:3px;border-radius:50%;background:#ebac83}
.commerce-header{background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}
.masthead{display:flex;align-items:center;gap:50px;padding:25px 42px;max-width:1440px;margin:auto;min-height:100px}
.masthead .vntar-logo{font-size:30px;letter-spacing:.075em;gap:11px;font-weight:800}
.masthead-search{display:flex;align-items:center;gap:13px;background:#f5f6f3;border:1px solid #e9eae5;border-radius:6px;max-width:520px;flex:1;margin-left:auto;padding-left:17px}
.masthead-search>.icon{width:19px;height:19px;stroke-width:1.4;color:#72766f}
.masthead-search input{min-width:0;flex:1;border:0;background:transparent;box-shadow:none;font-size:12px;margin:0;padding:14px 0;border-radius:0}
.masthead-search input:focus-visible{outline-offset:0}.masthead-search button{background:none;border:0;color:var(--ink);padding:13px 15px}.masthead-search button:hover{background:#e9ece7}.masthead-search button .icon{width:19px;height:19px}
.masthead-actions{display:flex;align-items:center;gap:26px}
.masthead-cart{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}.masthead-cart>.icon{width:22px;height:22px}
.masthead-cart>b{min-width:19px;height:19px;padding:1px 4px;display:grid;place-items:center;background:#f8eade;border-radius:50%;font-size:10px;color:#8c471f}
.account-disclosure{position:relative}.account-disclosure>summary{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:11px;font-weight:700;list-style:none;white-space:nowrap;padding:11px 0}
.account-disclosure>summary>span{max-width:105px;overflow:hidden;text-overflow:ellipsis}.account-disclosure>summary>.icon:first-child{width:23px;height:23px}.account-disclosure>summary>.icon:last-child{width:12px;height:12px}
summary::-webkit-details-marker{display:none}.account-disclosure>summary::marker,.nav-disclosure>summary::marker,.mobile-accordion>summary::marker{content:''}
.account-dropdown{position:absolute;right:-24px;top:calc(100% + 17px);width:330px;background:#fff;border:1px solid var(--line);border-radius:0 0 10px 10px;box-shadow:0 25px 55px #17221a24;padding:28px;z-index:54;white-space:normal}
.account-dropdown:before{content:'';position:absolute;left:0;right:0;top:-20px;height:20px}
.account-dropdown h2{font-size:24px;line-height:1.2;margin:11px 0}.account-dropdown p{font-size:12px;line-height:1.7;overflow-wrap:anywhere;margin-bottom:20px}.account-dropdown>.button{width:100%;justify-content:space-between;padding:12px 16px;font-size:12px}
.create-account-link{display:block;font-size:11px;text-align:center;margin-top:14px}.account-menu-links{border-top:1px solid var(--line);margin-top:23px;padding-top:12px}
.account-menu-links>a{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:12px;padding:10px 0}.account-menu-links>a:hover{color:var(--accent-text)}.account-menu-links .icon{width:19px;height:19px}.account-dropdown form{margin-top:10px}.account-dropdown form button{font-size:12px;padding:7px 0}
.modern-nav{border-top:1px solid #f0f0ec}.nav-inner{max-width:1440px;margin:auto;display:flex;align-items:stretch;gap:35px;padding:0 42px}
.nav-inner>a,.nav-disclosure>summary{padding:17px 0;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600;text-decoration:none;white-space:nowrap;cursor:pointer;list-style:none;position:relative}
.nav-inner>a:hover,.nav-disclosure>summary:hover,.nav-disclosure[open]>summary{color:var(--accent-text)}
.nav-disclosure[open]>summary:after{content:'';position:absolute;height:2px;bottom:0;left:0;right:0;background:var(--accent)}
.nav-disclosure>summary>.icon{width:12px;height:12px}.nav-disclosure:first-child>summary{font-weight:800;gap:13px}.nav-disclosure:first-child>summary>.icon:first-child{width:16px;height:16px}
.nav-disclosure[open]>summary>.icon:last-child,.account-disclosure[open]>summary>.icon:last-child{transform:rotate(180deg)}
.nav-inner .nav-track{margin-left:auto;color:#686e69;font-size:10px;gap:8px}.nav-track .icon{width:18px;height:18px}
.nav-panel{position:absolute;left:0;right:0;top:100%;background:white;border-top:1px solid var(--line);box-shadow:0 25px 50px #15221815;max-height:calc(100dvh - 168px);overflow:auto;overscroll-behavior:contain}
.nav-eyebrow{font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#8b5c3b;display:block}
.mega-layout{display:grid;grid-template-columns:.82fr 1.25fr 1fr;gap:50px;max-width:1360px;padding:38px 42px;margin:auto}
.mega-intro{padding:9px 10px 0 0}.mega-intro h2,.setting-menu>div>h2,.discover-menu>div>h2{font-size:34px;line-height:1.17;margin:17px 0}.mega-intro p,.discover-menu>div>p{font-size:12px;max-width:250px;line-height:1.8;margin-bottom:24px}
.text-cta{display:inline-flex;align-items:center;gap:15px;font-size:12px;font-weight:700;text-decoration:none;line-height:1.5}.text-cta>.icon{width:18px;height:18px}.text-cta:hover{color:var(--accent-text)}
.mega-categories>.nav-eyebrow{padding:10px 0 12px}.mega-categories>a{display:flex;align-items:center;gap:15px;padding:12px 0;text-decoration:none;border-bottom:1px solid #efefeb}.mega-categories>a:last-child{border:0}.mega-categories>a>span:nth-child(2){flex:1}.mega-categories strong{font-size:12px;display:block;font-weight:700}.mega-categories small{display:block;font-size:10px;margin-top:3px;line-height:1.5}.mega-categories>a>.icon{width:15px;height:15px;transition:transform .18s}.mega-categories>a:hover>.icon{transform:translateX(4px)}
.menu-category-icon{width:43px;height:43px;border-radius:50%;background:#f5f1eb;display:grid;place-items:center;flex-shrink:0;color:#9d653e}.menu-category-icon>.icon{width:21px;height:21px;stroke-width:1.3}
.mega-feature{display:block;position:relative;border-radius:7px;overflow:hidden;min-height:288px;text-decoration:none;background:#e9e2d7}.mega-feature>img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:68% center}.mega-feature>div{position:absolute;bottom:14px;left:14px;right:14px;padding:17px 19px;background:#fffdf8eF;border-radius:5px}.mega-feature span{display:block;font-size:10px;color:#6e736b}.mega-feature strong{font-size:19px;letter-spacing:-.04em;display:block;margin-top:3px}.mega-feature .icon{position:absolute;right:18px;top:50%;width:20px;height:20px;transform:translateY(-50%)}
.mega-bottom{padding:16px max(42px,calc((100vw - 1276px)/2));border-top:1px solid var(--line);background:#f8f8f5;display:flex;align-items:center;gap:30px;font-size:10px}.mega-bottom>span{color:#757b73;margin-right:auto}.mega-bottom>a{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:700}.mega-bottom .icon{width:15px;height:15px}
.setting-menu{display:grid;grid-template-columns:1.05fr 1fr 1fr 1fr;gap:30px;max-width:1360px;margin:auto;padding:38px 42px}.setting-menu>div{padding-top:13px}.setting-menu .setting-link{text-decoration:none;display:block}.setting-link img{width:100%;height:165px;object-fit:cover;border-radius:6px}.setting-link h3{font-size:16px;margin:15px 0 6px;display:flex;justify-content:space-between;align-items:center}.setting-link h3>.icon{width:15px;height:15px}.setting-link p{font-size:11px;line-height:1.65;margin:0}
.discover-menu{max-width:1360px;margin:auto;padding:45px 42px;display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr;gap:38px}.discover-menu>a{padding:24px;text-decoration:none;background:#f7f6f1;border-radius:6px}.discover-menu>a>.icon{width:29px;height:29px;color:#a2673f;margin-bottom:28px;stroke-width:1.2}.discover-menu h3{font-size:19px}.discover-menu>a>p{font-size:11px;line-height:1.8}.discover-menu>a>span{font-size:11px;display:flex;align-items:center;justify-content:space-between;font-weight:700}.discover-menu>a>span>.icon{width:15px;height:15px}
.menu-scrim{position:fixed;inset:0;background:#1d282a40;z-index:45;backdrop-filter:blur(2px)}
.mobile-menu-toggle{display:none!important}.mobile-navigation{border:0;max-width:440px;width:92%;height:100dvh;max-height:100dvh;margin:0 auto 0 0;padding:24px;color:var(--ink);background:white;overscroll-behavior:contain}.mobile-navigation::backdrop{background:#20262480;backdrop-filter:blur(3px)}
.mobile-menu-open{overflow:hidden}.mobile-nav-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.mobile-nav-heading .vntar-logo{font-size:26px;gap:9px}.mobile-menu-close{background:transparent!important;color:var(--ink);border:0!important;padding:9px!important;border-radius:50%!important}.mobile-menu-close .icon{width:22px;height:22px}.mobile-navigation>.nav-eyebrow{margin-bottom:15px}
.mobile-accordion,.mobile-primary-link{border-bottom:1px solid var(--line);display:block}.mobile-accordion>summary,.mobile-primary-link{padding:19px 0;font-weight:700;font-size:15px;list-style:none;display:flex;align-items:center;justify-content:space-between;text-decoration:none;cursor:pointer}.mobile-accordion>summary>.icon,.mobile-primary-link>.icon{width:17px;height:17px}.mobile-accordion[open]>summary>.icon{transform:rotate(180deg)}.mobile-accordion>div{padding-bottom:15px}.mobile-accordion>div>a{display:flex;align-items:center;gap:13px;padding:12px 10px;font-size:12px;text-decoration:none}.mobile-accordion>div>a>.icon{width:19px;height:19px;color:#a16a45}.mobile-accordion>div>a:first-child>.icon:last-child{margin-left:auto}.mobile-account-links{padding:26px 0 10px}.mobile-account-links>a{display:flex;align-items:center;gap:13px;padding:12px 0;font-size:12px;text-decoration:none}.mobile-account-links .icon{width:19px;height:19px}.mobile-account-links>a:first-child>.icon:last-child{margin-left:auto}.mobile-nav-note{padding:27px 0 0;border-top:1px solid var(--line);margin-top:20px}.mobile-nav-note p{font-size:10px;line-height:1.7;margin:12px 0 0}
.signature-hero{display:grid;grid-template-columns:.95fr 1.05fr;max-width:1560px;margin:auto;background:#f5f2ec;min-height:560px}
.signature-hero-copy{align-self:center;padding:60px 40px 60px max(42px,calc((100vw - 1356px)/2));min-width:0}
.editorial-eyebrow{display:flex;align-items:center;gap:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:10px;color:#9b633d;margin-bottom:23px}.signature-hero .editorial-eyebrow:before{content:'';width:21px;height:2px;background:var(--accent)}
.signature-hero h1{font-size:clamp(48px,4.65vw,74px);line-height:1.1;letter-spacing:-.065em;white-space:pre-line;font-weight:600;margin:0 0 27px;max-width:570px}
.signature-hero-copy>p{font-size:13px;line-height:1.9;max-width:360px;margin-bottom:29px;color:#68716b}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.hero-actions .text-cta{font-size:11px}.hero-actions .button{font-size:12px;padding:14px 20px;gap:20px}
.hero-detail{display:flex;align-items:center;gap:15px;margin-top:40px;color:#777f77;font-size:10px;line-height:1.7}.hero-detail-line{width:29px;height:29px;border:1px solid #c2c7b8;border-radius:50%;position:relative}.hero-detail-line:after{content:'';width:5px;height:9px;border-bottom:1.5px solid #788a71;border-right:1.5px solid #788a71;position:absolute;left:10px;top:7px;transform:rotate(38deg)}
.signature-hero-visual{position:relative;margin:0;min-width:0;min-height:560px;background:#dfd3c0;overflow:hidden}.signature-hero-visual>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:67% center}.signature-hero-visual figcaption{position:absolute;bottom:15px;left:26px;color:#fff;font-size:8px;letter-spacing:.025em;text-shadow:0 1px 5px #000b}
.hero-collection-tag{position:absolute;bottom:51px;left:26px;right:26px;max-width:295px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:17px 19px;background:#fffef8ef;border-radius:6px;text-decoration:none;box-shadow:0 8px 20px #2c27130b;font-size:9px;color:#6d7168}.hero-collection-tag strong{display:block;font-size:17px;color:var(--ink);font-weight:600;margin-top:4px;letter-spacing:-.03em}.round-arrow{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e3e4dc;border-radius:50%;flex-shrink:0;background:white;color:var(--ink);transition:background .2s,transform .2s}.round-arrow>.icon{width:17px;height:17px}.hero-collection-tag .round-arrow{background:transparent;border-color:#d4d6ca}.round-arrow:hover{background:#fae3d1;transform:translateX(2px)}
.hero-categories-bar{max-width:1440px;margin:auto;padding:25px 42px;display:flex;align-items:center;justify-content:space-between;gap:23px;border-bottom:1px solid var(--line)}.hero-categories-bar>span{font-size:10px;color:#93968e}.hero-categories-bar>a{display:flex;align-items:center;gap:13px;font-size:10px;font-weight:700;text-decoration:none}.hero-categories-bar .icon{width:14px;height:14px;color:#969c90}
.editorial-section{padding:80px 42px;max-width:1440px;margin:auto}.editorial-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:55px;margin-bottom:35px}.editorial-heading .editorial-eyebrow{margin-bottom:13px}.editorial-heading h2{font-size:clamp(30px,3.15vw,46px);line-height:1.17;margin:0;max-width:630px;font-weight:500;letter-spacing:-.055em}.editorial-heading>div:last-child:not(:first-child){max-width:350px}.editorial-heading p{font-size:12px;line-height:1.8;margin-bottom:12px}.editorial-heading>.text-cta{white-space:nowrap;margin-bottom:6px;font-size:11px}
.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection-card{text-decoration:none}.collection-image{position:relative;overflow:hidden;border-radius:6px;background:#f3f0e9;aspect-ratio:1.1}.collection-image>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s cubic-bezier(.2,.7,.3,1)}.collection-image>.round-arrow{position:absolute;right:15px;bottom:15px;background:#fffdf6;border:0;width:33px;height:33px}.collection-card:hover .collection-image>img{transform:scale(1.035)}.collection-card h3{font-size:16px;letter-spacing:-.03em;margin:19px 0 8px;font-weight:700}.collection-card p{font-size:10px;color:#787e74;line-height:1.65;margin:0}
.product-discovery{max-width:none;background:#f8f9f6;padding-inline:max(42px,calc((100vw - 1356px)/2))}
.retail-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.retail-product-card{min-width:0;background:white;border:1px solid #e9ebe5;border-radius:7px;overflow:hidden;transition:box-shadow .2s}.retail-product-card:hover{box-shadow:0 8px 25px #21352009}.retail-product-image{position:relative;display:block;aspect-ratio:1.1;overflow:hidden;background:#f5f1e9;text-decoration:none}.retail-product-image>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.retail-product-card:hover .retail-product-image>img{transform:scale(1.025)}.sample-product-tag{position:absolute;top:13px;left:13px;padding:4px 8px;background:#fffdf5e6;border-radius:3px;font-size:8px;color:#696c61;letter-spacing:.01em}.retail-product-info{padding:20px}.retail-product-info h3{font-size:16px;line-height:1.45;letter-spacing:-.035em;font-weight:700;margin:0 0 8px;min-height:46px}.retail-product-info h3>a{text-decoration:none}.retail-product-info h3>a:hover{text-decoration:underline}.retail-product-info>p{font-size:10px;line-height:1.75;min-height:35px;margin-bottom:20px;color:#7c8276}.retail-product-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eeeFE9;padding-top:17px;gap:10px}.retail-product-bottom small{font-size:8px;display:block;color:#7b8374;margin-bottom:4px}.retail-product-bottom strong{display:block;font-size:18px;font-weight:700;letter-spacing:-.025em}.retail-product-bottom>.round-arrow{width:34px;height:34px}.retail-product-grid>.account-empty{grid-column:1/-1}.product-photo-pending{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;color:#92998b}.product-photo-pending>.icon{width:55px;height:55px;stroke-width:1}.product-photo-pending>span{font-size:10px}
.organization-story{display:grid;grid-template-columns:1fr 1fr;max-width:1356px;margin:80px auto;background:#2b302e;color:#fff;overflow:hidden;border-radius:7px}.organization-visual{position:relative;min-height:430px;background:#efebe1;overflow:hidden}.organization-visual>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.organization-visual>span{position:absolute;bottom:22px;left:30px;font-size:9px;font-weight:600;color:#676d64}.organization-copy{padding:60px 65px;align-self:center}.organization-copy .editorial-eyebrow{color:#edb488;font-size:9px}.organization-copy h2{font-size:clamp(33px,3.3vw,49px);font-weight:500;line-height:1.16;letter-spacing:-.055em;max-width:470px;margin-bottom:25px}.organization-copy>p{font-size:12px;color:#c0c7bd;line-height:1.85;max-width:400px;margin-bottom:29px}.organization-copy .button{font-size:11px;padding:13px 18px}.organization-account-link{display:flex;align-items:center;gap:15px;font-size:9px;color:#bec5ba;text-decoration:none;border-top:1px solid #4b5249;margin-top:35px;padding-top:23px;line-height:1.8}.organization-account-link>.icon{width:15px;height:15px;flex-shrink:0}
.service-ribbon{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:32px max(42px,calc((100vw - 1356px)/2));border-top:1px solid var(--line);gap:37px}.service-ribbon>a{display:flex;align-items:center;gap:15px;text-decoration:none;padding:5px 0}.service-ribbon>a>.icon:first-child{width:28px;height:28px;stroke-width:1.25;color:#a07953}.service-ribbon strong{display:block;font-size:11px;font-weight:700}.service-ribbon small{display:block;font-size:9px;color:#89917e;margin-top:5px}.service-ribbon>a>.icon:last-child{width:15px;height:15px;margin-left:auto;color:#a7ae9c}
.storefront .brand-footer{display:block;background:#242927;color:#f1f3ec;padding:67px max(42px,calc((100vw - 1356px)/2)) 25px;border:0}
.footer-topline{display:grid;grid-template-columns:1.2fr 1fr;gap:100px;padding-bottom:56px;border-bottom:1px solid #454d42;align-items:center}.footer-topline h2{font-size:clamp(40px,4.8vw,66px);line-height:1.1;letter-spacing:-.055em;font-weight:500;margin:0}.footer-topline h2>span{color:#bdc6b2}.footer-topline>div{max-width:360px;margin-left:auto}.footer-topline p{font-size:12px;color:#bdc5b5;line-height:1.8;margin:0 0 23px;max-width:none}.footer-topline .button{font-size:11px;padding:13px 17px}
.brand-footer-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:40px;padding:52px 0}.brand-footer-grid .vntar-logo{font-size:29px;letter-spacing:.075em;color:white;gap:11px;font-weight:800}.brand-footer-grid h3{font-size:11px;font-weight:700;letter-spacing:0;margin:3px 0 21px;color:#f3f5ec}.brand-footer-grid>div:not(:first-child)>a{display:block;font-size:10px;color:#b4bdac;text-decoration:none;margin:0 0 13px;line-height:1.65}.brand-footer-grid a:hover{color:white;text-decoration:underline}.brand-footer-story>p{font-size:11px;color:#b4bdac;margin:18px 0 23px}.brand-footer-story>a:last-child{font-size:10px;display:flex;align-items:center;gap:15px;text-decoration:none;color:#d7b99c}.brand-footer-story>a:last-child>.icon{width:15px;height:15px}
.brand-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;border-top:1px solid #454d42;padding-top:23px;color:#9da893;font-size:9px}.brand-footer-bottom>div{display:flex;gap:23px}.brand-footer-bottom a{font-size:9px;text-decoration:none}.brand-footer .brand-preview-note{color:#8b9781;font-size:8px;max-width:none;margin:17px 0 0}
.storefront .catalog-layout{grid-template-columns:210px minmax(0,1fr);gap:40px;max-width:1440px;margin:auto;padding:45px 42px 80px}.catalog-layout .retail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.catalog-layout .retail-product-info{padding:17px}.catalog-layout .retail-product-info h3{font-size:15px}.storefront .page-title{background:#f6f5ef;padding:40px max(42px,calc((100vw - 1356px)/2))}.storefront .page-title h1{text-transform:none;font-size:40px;line-height:1.15}.storefront .page-title .eyebrow{font-size:9px;color:#a17653}.storefront .page-title p{font-size:12px}.storefront .catalog-search input{min-height:44px}.storefront .catalog-search button{font-size:11px;padding:12px 20px}.storefront .filters h2{font-size:18px;letter-spacing:-.03em}.storefront .filters>a{font-size:11px;padding:13px 10px}.storefront .catalog-note{padding:20px 13px;background:#f7f7f2;border:1px solid #e5e8df;border-radius:6px;font-size:10px}.catalog-note .eyebrow{font-size:8px;letter-spacing:.1em}
.storefront .product-detail{max-width:1356px;margin:auto;gap:60px}.product-display-photo{position:relative;display:block;padding:0;overflow:hidden;border-radius:8px;min-height:480px;background:#f6f2e9}.product-display-photo>img{display:block;width:100%;height:100%;object-fit:cover}.product-display-photo>span{position:absolute;bottom:18px;left:20px;font-size:9px;background:#fffdf7d9;padding:7px 11px;border-radius:4px}.storefront .product-name{font-size:43px;font-weight:500}.storefront .purchase-variant{border-radius:8px}.storefront .add-cart-form button{border-radius:5px}
@media(min-width:1561px){.signature-hero-copy{padding-left:74px}.organization-story{margin-inline:auto}}
@media(max-width:1440px){.organization-story{margin-inline:42px}.masthead{gap:35px}.nav-inner{gap:29px}}
@media(max-width:1100px){.masthead{gap:25px;padding-inline:30px}.masthead-search{max-width:430px}.masthead-actions{gap:19px}.account-disclosure>summary>span,.masthead-cart>span{display:none}.nav-inner{padding-inline:30px;gap:26px}.nav-inner>a,.nav-disclosure>summary{font-size:10px}.mega-layout{gap:30px;padding:30px}.mega-intro h2{font-size:29px}.mega-categories small{font-size:9px}.mega-feature{min-height:290px}.signature-hero-copy{padding:45px 30px}.signature-hero h1{font-size:50px}.hero-actions{gap:18px}.hero-actions .button{font-size:11px;padding:13px 17px}.hero-actions .text-cta{font-size:10px}.signature-hero-visual,.signature-hero{min-height:530px}.hero-categories-bar{padding-inline:30px;gap:17px}.hero-categories-bar>span{display:none}.editorial-section{padding:65px 30px}.collection-grid,.retail-product-grid{gap:17px}.retail-product-info{padding:17px}.retail-product-info h3{font-size:14px}.collection-card h3{font-size:14px}.organization-story{margin:60px 30px}.organization-copy{padding:45px 35px}.organization-visual{min-height:415px}.service-ribbon{padding:28px 30px;gap:25px}.service-ribbon>a>.icon:last-child{display:none}.service-ribbon strong{font-size:10px}.service-ribbon small{font-size:8px}.storefront .brand-footer{padding-inline:30px}.brand-footer-grid{gap:25px}.setting-menu{padding:30px;gap:25px}.setting-menu>div>h2,.discover-menu>div>h2{font-size:27px}.setting-link img{height:145px}.discover-menu{padding:30px;gap:22px}.discover-menu>a{padding:21px}.discover-menu h3{font-size:16px}.storefront .catalog-layout{grid-template-columns:170px minmax(0,1fr);gap:25px;padding-inline:30px}.catalog-layout .retail-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront .product-detail{gap:35px}.storefront .product-name{font-size:36px}}
@media(max-width:900px){.brand-utility>div{padding-inline:25px}.brand-utility>div>a{display:none}.commerce-header{position:relative}.masthead{min-height:90px;padding:22px 25px;gap:20px}.masthead .vntar-logo{font-size:25px;gap:9px}.masthead .vntar-logo>img{width:36px;height:36px}.mobile-menu-toggle{display:grid!important;place-items:center;background:none!important;border:0!important;padding:6px 0!important;color:var(--ink);border-radius:0!important}.mobile-menu-toggle>.icon{width:21px;height:21px}.modern-nav{display:none}.masthead-search{margin-left:auto}.masthead-search input{font-size:10px;padding-block:12px}.masthead-search button{padding:11px 12px}.masthead-actions{gap:19px}.account-dropdown{right:-45px;width:310px}.account-disclosure>summary>.icon:last-child{display:none}.masthead-cart>b{position:absolute;right:-8px;top:-9px;font-size:8px;min-width:17px;height:17px}.masthead-cart{position:relative}.masthead-actions{padding-right:5px}.signature-hero{grid-template-columns:1fr 1fr;min-height:490px}.signature-hero-visual{min-height:490px}.signature-hero-copy{padding:37px 25px}.signature-hero h1{font-size:43px}.signature-hero-copy>p{font-size:11px}.signature-hero .editorial-eyebrow{font-size:8px;gap:8px}.hero-actions{gap:15px}.hero-actions .text-cta{display:none}.hero-detail{font-size:9px;margin-top:29px}.hero-collection-tag{left:17px;right:17px;padding:15px;bottom:45px}.hero-collection-tag strong{font-size:14px}.hero-collection-tag .round-arrow{width:31px;height:31px}.signature-hero-visual figcaption{left:17px;font-size:7px}.hero-categories-bar{padding:20px 25px;gap:15px}.hero-categories-bar>a{font-size:9px;gap:6px}.editorial-section{padding:55px 25px}.editorial-heading{gap:30px;margin-bottom:27px}.editorial-heading h2{font-size:31px}.editorial-heading p{font-size:11px}.editorial-heading>div:last-child:not(:first-child){max-width:280px}.collection-grid,.retail-product-grid{gap:14px}.collection-card h3{font-size:13px}.collection-card p{font-size:9px}.collection-image>.round-arrow{width:27px;height:27px;right:10px;bottom:10px}.collection-image>.round-arrow>.icon{width:13px;height:13px}.retail-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.retail-product-info h3{min-height:0;font-size:16px}.retail-product-info>p{min-height:0}.organization-story{margin:55px 25px}.organization-copy{padding:35px 28px}.organization-copy h2{font-size:32px}.organization-copy>p{font-size:11px}.organization-account-link{font-size:8px}.organization-visual{min-height:395px}.service-ribbon{padding-inline:25px;gap:20px}.service-ribbon>a{gap:11px}.service-ribbon>a>.icon:first-child{width:24px;height:24px}.service-ribbon strong{font-size:9px}.service-ribbon small{font-size:8px}.storefront .brand-footer{padding:48px 25px 25px}.footer-topline{gap:55px;padding-bottom:40px}.footer-topline h2{font-size:42px}.footer-topline p{font-size:11px}.brand-footer-grid{gap:25px;grid-template-columns:1.25fr 1fr 1fr}.brand-footer-story{grid-column:1/-1;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.brand-footer-story>p{margin:0}.brand-footer-story>a:last-child{margin-left:auto}.brand-footer-grid>div:not(:first-child)>a{font-size:11px}.brand-footer-grid h3{font-size:12px}.brand-footer-bottom{font-size:8px}.storefront .catalog-layout{padding:30px 25px 55px;grid-template-columns:1fr}.storefront .filters{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.storefront .filters h2{width:100%;margin-bottom:8px}.storefront .filters>a{padding:8px 11px;border:1px solid var(--line);margin:0;border-radius:4px;font-size:10px}.storefront .catalog-note{display:none}.catalog-layout .retail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout .retail-product-info h3{font-size:13px}.storefront .page-title{padding:30px 25px}.storefront .page-title h1{font-size:33px}}
@media(max-width:600px){.brand-utility>div{padding:8px 20px;justify-content:center}.brand-utility>div>span:first-child{display:none}.preview-label{font-size:8px}.masthead{flex-wrap:wrap;padding:18px 20px 16px;gap:17px}.masthead .vntar-logo{font-size:26px;letter-spacing:.07em}.masthead .vntar-logo>img{width:35px;height:35px}.masthead-actions{margin-left:auto;gap:22px}.masthead-search{order:4;flex:1 0 100%;max-width:none;padding-left:13px}.masthead-search input{font-size:11px}.masthead-search>.icon{width:17px;height:17px}.masthead-search button{padding:11px 13px}.account-disclosure>summary{padding:6px 0}.account-disclosure>summary>.icon:first-child,.masthead-cart>.icon{width:22px;height:22px}.account-dropdown{position:fixed;top:85px;right:14px;width:min(330px,calc(100vw - 28px));max-height:calc(100dvh - 105px);overflow:auto;border-radius:7px;padding:25px}.account-dropdown:before{display:none}.signature-hero{grid-template-columns:1fr;min-height:0}.signature-hero-copy{padding:42px 23px 33px}.signature-hero .editorial-eyebrow{font-size:9px;margin-bottom:19px}.signature-hero h1{font-size:clamp(43px,10.8vw,60px);line-height:1.1;letter-spacing:-.06em;margin-bottom:22px}.signature-hero-copy>p{font-size:12px;max-width:390px;margin-bottom:24px}.hero-actions{gap:22px}.hero-actions .button{font-size:11px;padding:13px 17px}.hero-actions .text-cta{display:inline-flex;font-size:10px;gap:8px}.hero-actions .text-cta>.icon{width:15px;height:15px}.hero-detail{display:none}.signature-hero-visual{min-height:0;height:365px}.signature-hero-visual>img{object-position:65% 57%;object-fit:cover}.hero-collection-tag{left:20px;bottom:37px;right:auto;width:235px;padding:13px 15px}.hero-collection-tag strong{font-size:14px}.hero-collection-tag>span:first-child{font-size:8px}.signature-hero-visual figcaption{left:21px;bottom:12px;font-size:7px}.hero-categories-bar{padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px;border-bottom:0}.hero-categories-bar>a{font-size:10px;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line)}.hero-categories-bar .icon{width:14px;height:14px}.editorial-section{padding:45px 20px}.editorial-heading{display:block;margin-bottom:25px}.editorial-heading .editorial-eyebrow{font-size:9px;margin-bottom:12px}.editorial-heading h2{font-size:32px;max-width:350px;line-height:1.16}.editorial-heading>div:last-child:not(:first-child){max-width:380px;margin-top:16px}.editorial-heading p{font-size:11px;line-height:1.8;margin-bottom:13px}.editorial-heading>.text-cta{font-size:10px;margin-top:17px}.text-cta{font-size:11px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 13px}.collection-image{aspect-ratio:1;border-radius:5px}.collection-card h3{font-size:13px;line-height:1.4;margin:14px 0 6px;letter-spacing:-.025em}.collection-card p{font-size:9px;line-height:1.75;max-width:160px}.collection-image>.round-arrow{right:10px;bottom:10px;width:28px;height:28px}.retail-product-grid{gap:14px 12px}.retail-product-image{aspect-ratio:.95}.sample-product-tag{top:9px;left:9px;font-size:7px;padding:3px 6px}.retail-product-info{padding:15px 12px}.retail-product-info h3{font-size:12px;line-height:1.5;min-height:36px;letter-spacing:-.02em;margin-bottom:7px}.retail-product-info>p{font-size:9px;line-height:1.75;min-height:31px;margin-bottom:15px}.retail-product-bottom{padding-top:13px;gap:5px}.retail-product-bottom small{font-size:7px}.retail-product-bottom strong{font-size:16px}.retail-product-bottom .round-arrow{width:28px;height:28px}.retail-product-bottom .round-arrow>.icon{width:14px;height:14px}.organization-story{grid-template-columns:1fr;margin:38px 20px;border-radius:6px}.organization-visual{min-height:0;height:300px}.organization-visual>img{object-position:center 47%}.organization-visual>span{bottom:16px;left:20px;font-size:8px}.organization-copy{padding:32px 25px}.organization-copy .editorial-eyebrow{font-size:8px;margin-bottom:17px}.organization-copy h2{font-size:33px;margin-bottom:19px}.organization-copy>p{font-size:11px;line-height:1.85;margin-bottom:24px}.organization-copy .button{font-size:10px;padding:12px 17px}.organization-account-link{font-size:9px;line-height:1.8;margin-top:28px;padding-top:20px;gap:12px}.service-ribbon{grid-template-columns:1fr;padding:8px 23px;gap:0}.service-ribbon>a{padding:23px 0;border-bottom:1px solid var(--line);gap:17px}.service-ribbon>a:last-child{border:0}.service-ribbon strong{font-size:11px}.service-ribbon small{font-size:9px;margin-top:4px}.service-ribbon>a>.icon:first-child{width:27px;height:27px}.service-ribbon>a>.icon:last-child{display:block;width:16px;height:16px}.storefront .brand-footer{padding:40px 23px 23px}.footer-topline{display:block;padding-bottom:34px}.footer-topline h2{font-size:43px;max-width:340px;margin-bottom:26px}.footer-topline>div{margin:0}.footer-topline p{font-size:11px;max-width:340px;margin-bottom:20px}.footer-topline .button{font-size:10px;padding:12px 17px}.brand-footer-grid{padding:33px 0 20px;grid-template-columns:1fr 1fr;gap:31px 23px}.brand-footer-story{display:block;grid-column:1/-1}.brand-footer-grid .vntar-logo{font-size:29px}.brand-footer-grid .vntar-logo>img{width:37px;height:37px}.brand-footer-story>p{margin:15px 0 18px;font-size:11px}.brand-footer-story>a:last-child{font-size:10px}.brand-footer-grid h3{font-size:11px;margin-bottom:20px}.brand-footer-grid>div:not(:first-child)>a{font-size:10px;margin-bottom:12px}.brand-footer-bottom{display:block;padding-top:20px;margin-top:3px;font-size:8px;line-height:1.8}.brand-footer-bottom>div{margin-top:16px;gap:20px}.brand-footer-bottom a{font-size:9px}.brand-footer .brand-preview-note{font-size:8px;line-height:1.8;margin-top:19px;max-width:350px}.storefront .catalog-layout{padding:23px 20px 45px;gap:22px}.catalog-layout .retail-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.catalog-layout .retail-product-info{padding:14px 11px}.catalog-layout .retail-product-info h3{font-size:12px}.storefront .filters>a{font-size:9px;padding:7px 9px}.storefront .page-title{padding:31px 21px}.storefront .page-title h1{font-size:31px}.storefront .page-title p{font-size:11px}.storefront .catalog-search button{padding:12px 15px;font-size:10px}.storefront .catalog-search input{font-size:12px}.product-display-photo{min-height:0}.product-display-photo>span{font-size:8px;bottom:12px;left:12px}.storefront .product-name{font-size:32px}.storefront .product-detail{gap:29px}}
@media(prefers-reduced-motion:reduce){.storefront *, .storefront *:before,.storefront *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.brand-utility,.commerce-header,.service-ribbon,.brand-footer,.mobile-navigation,.menu-scrim{display:none!important}}

/* Final readability and touch refinements. */
@media(min-width:1101px){.nav-inner>a,.nav-disclosure>summary{font-size:12px}.masthead-search input{font-size:13px}.account-disclosure>summary,.masthead-cart{font-size:12px}.nav-inner .nav-track{font-size:11px}.mega-categories strong{font-size:13px}.mega-categories small{font-size:11px}.mega-intro p{font-size:13px}.signature-hero-copy>p{font-size:14px;max-width:390px}.collection-card p,.retail-product-info>p{font-size:11px}.retail-product-bottom small{font-size:9px}.brand-footer-grid>div:not(:first-child)>a{font-size:12px}.brand-footer-grid h3{font-size:12px}.brand-footer-story>p{font-size:12px}}
@media(max-width:600px){.account-disclosure>summary{min-height:38px;min-width:32px;justify-content:center}.mobile-menu-toggle{min-height:38px}.masthead-cart{min-height:38px}.masthead-cart>b{top:0;right:-8px}}
@media(max-width:380px){.masthead{gap:13px}.masthead .vntar-logo{font-size:24px;gap:8px}.masthead-actions{gap:15px}.hero-actions{gap:17px}.hero-actions .text-cta{font-size:9px}.signature-hero h1{font-size:42px}}
