@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600&display=swap');
:root{--ink:#24251f;--muted:#66685f;--line:#dedfd7;--gold:#f9d447;--cream:#fffdf8;--pale:#f8f8f3;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:#fff;font-synthesis:none;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #766307;outline-offset:4px}img{max-width:100%;height:auto}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.4}button:disabled{cursor:not-allowed;opacity:.55}[hidden]{display:none!important}.skip-link{position:absolute;top:-60px;left:15px;background:var(--gold);padding:15px;z-index:100}.skip-link:focus{top:12px}.announcement{background:var(--gold);font-size:12px;letter-spacing:.16em;text-align:center;padding:11px 20px}.header{position:sticky;top:0;z-index:20;background:#fffdf8f5;backdrop-filter:blur(15px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;padding:0 42px;border-bottom:1px solid #dedfd78a}.desktop-nav{display:flex;flex-wrap:wrap;gap:14px 26px;font-size:14px;max-width:390px}.desktop-nav a{padding:7px 0}.desktop-nav a:hover,.footer-top nav a:hover{border-bottom:1px solid}.official-logo-crop{position:relative;display:block;width:178px;height:73px;overflow:hidden;flex-shrink:0}.official-logo-crop img{position:absolute;display:block;left:50%;top:50%;width:745px;max-width:none;height:auto;transform:translate(-50%,-50%)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:20px}.icon-button{width:44px;height:44px;border:0;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:32px;flex-shrink:0}.official-store-link{font-size:14px;display:flex;gap:20px;align-items:center}.mobile-menu{display:none}.mobile-nav{position:fixed;z-index:19;top:104px;left:0;right:0;background:var(--cream);padding:20px 24px;box-shadow:0 10px 25px #0001}.mobile-nav a{display:block;padding:16px 0;border-bottom:1px solid var(--line);font-size:20px}.hero{min-height:635px;display:grid;grid-template-columns:43% 57%;position:relative;background:linear-gradient(105deg,#ffed96 0%,#fff7d2 30%,#fff 60%);overflow:hidden}.hero-copy{padding:90px 0 95px 7vw;position:relative;z-index:1;align-self:center}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.15em;line-height:1.6;margin:0 0 16px}.hero h1{font:400 clamp(64px,7.3vw,112px)/.98 Georgia,serif;letter-spacing:-.05em;margin:21px 0 27px}.hero h1 em,h2 em{font-weight:400}.hero-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;min-height:50px;padding:14px 25px;font-size:14px;line-height:1.4;border:1px solid var(--ink);border-radius:0;transition:background .2s,color .2s}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#44483b}.button.outline{background:transparent}.button.outline:hover{background:var(--ink);color:white}.hero-image{display:flex;align-items:center;justify-content:center;background:white;align-self:stretch}.hero-image img{width:100%;max-height:665px;object-fit:contain}.hero-caption{position:absolute;bottom:24px;left:7vw;right:35px;display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.12em;pointer-events:none}.collection-section{max-width:1600px;margin:auto;padding:100px 48px}.section-heading{display:flex;justify-content:space-between;gap:30px;align-items:flex-end;margin-bottom:38px}.section-heading h2,.category-section h2,.stores-section h2{font:400 clamp(36px,4.1vw,64px)/1.1 Georgia,serif;letter-spacing:-.04em;margin:0}.section-heading .button{margin-bottom:6px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 24px}.product-card{min-width:0;position:relative}.product-visual{background:#fff;aspect-ratio:1/1;overflow:hidden;border:1px solid #eeeeea;display:flex;align-items:center;justify-content:center}.product-visual img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .4s}.product-card a:hover .product-visual img{transform:scale(1.035)}.product-category{font-size:12px;letter-spacing:.13em;color:var(--muted);margin:22px 0 8px}.product-card h3{font-weight:450;line-height:1.35;font-size:18px;margin:0 0 9px;min-height:48px}.product-card p:not(.product-category){font-size:14px;color:var(--muted);line-height:1.5;margin:0 0 12px}.price{font-size:16px;font-weight:500;display:block}.card-button{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding:12px 0;border:0;border-bottom:1px solid #8c8e83;font-size:14px;min-height:44px;background:none;width:100%;text-align:left}.card-button:hover{border-color:var(--ink)}.category-section{background:var(--pale);padding:85px 48px 90px;text-align:center}.category-grid{max-width:1080px;margin:48px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:80px}.category-image{border-radius:50%;overflow:hidden;display:block;background:white;aspect-ratio:1}.category-image img{width:100%;height:100%;object-fit:contain;padding:23px;transition:transform .3s}.category-grid a:hover img{transform:scale(1.04)}.category-grid h3{font:400 27px Georgia,serif;margin:24px 0 10px}.category-grid p{font-size:14px;color:var(--muted);margin:0}.eye-story{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.eye-story-image{background:white;padding:38px 65px;display:flex;align-items:center;justify-content:center}.eye-story-image img{object-fit:contain;width:100%;max-height:540px}.eye-story-copy{background:#f6f0dc;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:60px 11%}.eye-story h2,.brand-story h2{font:400 clamp(46px,4.8vw,72px)/1.05 Georgia,serif;letter-spacing:-.04em;margin:8px 0 24px}.eye-story-copy>p:not(.eyebrow){font-size:17px;line-height:1.8;max-width:370px;margin:0 0 30px}.collection-count{font-size:14px;color:var(--muted);padding-bottom:8px}.collection-tools{display:flex;justify-content:space-between;align-items:center;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0;margin-bottom:40px}.filter-tabs{display:flex;gap:22px;flex-wrap:wrap}.filter-tabs button{border:0;padding:9px 0;background:transparent;font-size:14px;color:var(--muted);border-bottom:1px solid transparent}.filter-tabs button.active{color:var(--ink);border-color:var(--ink)}.sort-label{font-size:14px;color:var(--muted);display:flex;align-items:center;gap:10px}.sort-label select{border:0;background:white;font-size:14px;padding:9px 0;max-width:170px}.price-note{font-size:13px;color:var(--muted);line-height:1.7;text-align:center;margin:45px auto 0;max-width:630px}.brand-story{background:#303528;color:#fcfbf3;padding:85px 9%;display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:center}.brand-story .eyebrow{color:#ddd2aa}.brand-story h2{margin:0}.brand-story p:not(.eyebrow){font-size:17px;line-height:1.9;max-width:480px;margin:0 0 20px}.text-link{display:inline-flex;align-items:center;gap:35px;padding:9px 0;border-bottom:1px solid;font-size:14px}.stores-section{max-width:1600px;margin:auto;padding:85px 48px}.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.store-grid a{display:grid;grid-template-columns:1fr auto;padding:36px 32px;background:#f7d949;transition:background .2s}.store-grid a:nth-child(2){background:#f2f2ed}.store-grid a>span:first-child{grid-column:1/-1;font-size:12px;letter-spacing:.16em;margin-bottom:18px}.store-grid strong{font:400 28px Georgia,serif}.store-grid a>span:last-child{font-size:28px;align-self:center}.store-grid a:hover{background:#fce887}footer{padding:52px 48px 0;background:var(--pale);border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px;padding-bottom:42px}.footer-top nav{display:flex;gap:38px;font-size:14px}.footer-top>span{font-size:12px;letter-spacing:.11em;line-height:1.8}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:24px 0;font-size:12px;color:var(--muted)}.search-dialog{width:min(720px,calc(100% - 32px));max-height:85vh;padding:30px;border:1px solid var(--line)}dialog::backdrop{background:#20231d88}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-heading h2{font:400 34px Georgia,serif;margin:0 0 20px}.search-dialog label{display:block;font-size:14px;margin:10px 0}.search-dialog input{width:100%;padding:16px;border:1px solid #777;background:#fff;font-size:16px}.search-dialog #search-count{font-size:14px;color:var(--muted)}.search-result{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:15px 0}.search-result img{width:80px;height:80px;object-fit:contain}.search-result strong{font-weight:500;display:block;font-size:16px;line-height:1.4}.search-result span{display:block;font-size:14px;margin-top:8px}.product-detail{max-width:1440px;margin:auto;padding:40px 48px 80px}.breadcrumbs{font-size:13px;color:var(--muted);display:flex;gap:12px;flex-wrap:wrap;margin:0 0 35px}.detail-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:70px}.detail-main-image{width:100%;aspect-ratio:1;object-fit:contain;border:1px solid var(--line);padding:15px}.detail-thumbnails{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin-top:12px}.detail-thumbnails button{padding:3px;background:white;border:1px solid var(--line);aspect-ratio:1}.detail-thumbnails button[aria-pressed=true]{border-color:var(--ink)}.detail-thumbnails img{width:100%;height:100%;object-fit:contain}.detail-copy{padding:25px 0}.detail-copy h1{font:400 clamp(34px,3.3vw,50px)/1.12 Georgia,serif;letter-spacing:-.03em;margin:15px 0 20px}.detail-copy .price{font-size:24px;margin:22px 0}.detail-copy p{font-size:16px;line-height:1.8;color:var(--muted)}.detail-copy .button{width:100%;margin:20px 0 5px}.detail-copy .purchase-note{font-size:13px;line-height:1.7}.detail-copy details{border-top:1px solid var(--line);padding:20px 0}.detail-copy details:last-child{border-bottom:1px solid var(--line)}.detail-copy summary{font-size:16px;cursor:pointer}.detail-copy details p{font-size:14px;margin-bottom:0}.detail-options{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.detail-options a{border:1px solid var(--line);padding:10px 13px;font-size:14px}.detail-options a.active{border-color:var(--ink);background:var(--pale)}.empty-state{grid-column:1/-1;padding:50px 0;color:var(--muted)}
@media(min-width:1700px){.hero{min-height:710px}.hero-image img{max-height:740px}.hero-copy{padding-left:12vw}}@media(max-width:1100px){.header{padding:0 24px}.desktop-nav{gap:14px 16px;font-size:13px}.official-store-link{display:none}.hero{min-height:570px}.hero-copy{padding-left:6vw}.hero h1{font-size:80px}.product-grid{gap:32px 18px}.collection-section{padding:70px 28px}.category-grid{gap:45px}.eye-story-copy{padding:45px 8%}.brand-story{gap:45px}.footer-top nav{gap:24px}.hero-image img{max-height:600px}}
@media(max-width:700px){html{scroll-padding-top:80px}.announcement{font-size:11px;padding:9px 12px;letter-spacing:.12em}.header{min-height:76px;padding:0 15px;grid-template-columns:1fr auto 1fr}.desktop-nav{display:none}.mobile-menu{display:flex;justify-self:start}.header-actions{gap:0}.official-logo-crop{width:142px;height:62px}.official-logo-crop img{width:622px}.mobile-nav{top:76px}.hero{display:flex;flex-direction:column;min-height:0;background:linear-gradient(130deg,#ffed96,#fff8dd 80%)}.hero-copy{padding:42px 25px 32px;width:100%}.hero .eyebrow{font-size:11px;margin-bottom:14px}.hero h1{font-size:70px;margin:12px 0 20px;line-height:.98}.hero h1 br{display:none}.hero h1 em{display:block}.hero-copy>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:0 0 22px}.hero-image{padding:0 18px 25px;width:100%}.hero-image img{width:100%;max-height:370px;object-fit:contain}.hero-caption{bottom:15px;left:24px;right:24px;font-size:10px;letter-spacing:.06em}.button{min-height:48px;padding:13px 20px;gap:25px}.collection-section{padding:56px 20px}.section-heading{gap:15px;margin-bottom:28px;align-items:center}.section-heading h2,.category-section h2,.stores-section h2{font-size:37px}.section-heading .button{padding:10px 14px;min-height:43px;font-size:13px;white-space:nowrap;gap:12px}.section-heading .eyebrow{font-size:11px;margin-bottom:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 15px}.product-visual img{padding:5px}.product-category{font-size:10px;margin:15px 0 8px;letter-spacing:.08em}.product-card h3{font-size:16px;min-height:44px;margin-bottom:8px}.product-card p:not(.product-category){font-size:12px;margin-bottom:10px}.price{font-size:15px}.card-button{font-size:13px;margin-top:12px;padding:10px 0}.category-section{padding:52px 20px}.category-grid{gap:16px;margin-top:32px}.category-image img{padding:9px}.category-grid h3{font-size:18px;margin:15px 0 8px}.category-grid p{font-size:12px;line-height:1.5}.eye-story{grid-template-columns:1fr}.eye-story-image{padding:25px}.eye-story-image img{max-height:365px}.eye-story-copy{padding:42px 28px 48px}.eye-story h2{font-size:50px;margin:5px 0 20px}.eye-story-copy>p:not(.eyebrow){font-size:16px}.collection-tools{display:block;padding:10px 0 14px;margin-bottom:27px}.filter-tabs{gap:20px;flex-wrap:nowrap;overflow:auto;padding:0 0 10px}.filter-tabs button{white-space:nowrap;font-size:13px}.sort-label{justify-content:space-between;border-top:1px solid var(--line);padding-top:9px;font-size:13px}.sort-label select{font-size:13px}.collection-count{display:none}.price-note{font-size:12px;margin-top:30px}.brand-story{padding:50px 28px;grid-template-columns:1fr;gap:28px}.brand-story h2{font-size:56px}.brand-story p:not(.eyebrow){font-size:16px;line-height:1.8}.stores-section{padding:52px 20px}.store-grid{grid-template-columns:1fr;gap:16px}.store-grid a{padding:26px}.store-grid strong{font-size:25px}.store-grid a>span:first-child{margin-bottom:15px}footer{padding:36px 24px 0}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-top nav{width:100%;order:3;gap:24px;justify-content:space-between;font-size:13px}.footer-top>span{font-size:10px;letter-spacing:.06em}.footer-bottom{font-size:11px;gap:20px;padding:20px 0}.detail-layout{grid-template-columns:1fr;gap:20px}.product-detail{padding:25px 20px 50px}.breadcrumbs{margin-bottom:22px;font-size:12px}.detail-copy{padding:15px 0}.detail-copy h1{font-size:37px}.detail-main-image{padding:6px}.detail-thumbnails{grid-template-columns:repeat(6,1fr);gap:5px}.search-dialog{padding:23px}.dialog-heading h2{font-size:28px}.search-result img{width:65px;height:65px}.search-result strong{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.related-products{padding-top:80px}.related-products h2{font:400 42px Georgia,serif;margin:0}.detail-thumbnails{grid-template-columns:repeat(7,1fr)}
@media(max-width:700px){.related-products{padding-top:40px}.related-products h2{font-size:31px}.related-products .section-heading{align-items:flex-start;flex-direction:column}.detail-thumbnails{grid-template-columns:repeat(4,1fr)}}

.featured-rail{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 72px)/4);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:22px;scrollbar-width:thin;scrollbar-color:#818479 #e8e9e3}.featured-rail .product-card{scroll-snap-align:start}.brand-signature{background:#fff7c9;overflow:hidden}.brand-signature img{display:block;width:100%;height:auto}.rail-controls{display:flex;justify-content:flex-end;gap:8px;margin-top:15px}.rail-controls button{width:44px;height:44px;border:1px solid var(--line);background:white;font-size:22px}@media(max-width:1100px){.featured-rail{grid-auto-columns:calc((100% - 54px)/4)}}@media(max-width:700px){.featured-rail{grid-auto-columns:78%;gap:20px}.brand-signature{height:230px;position:relative}.brand-signature img{position:absolute;left:50%;top:50%;width:1150px;max-width:none;transform:translate(-50%,-50%)}}

.page-heading{font:400 clamp(36px,4.3vw,64px)/1.1 Georgia,serif;letter-spacing:-.04em;margin:0 0 28px}.commerce{max-width:1200px;margin:auto;padding:70px 40px}.commerce p,.rich-text{font-size:16px;line-height:1.8}.commerce label,.detail-copy label,.native-search label{display:block;font-size:14px;margin:18px 0 8px}.commerce input,.detail-copy select,.detail-copy input,.native-search input{display:block;border:1px solid var(--line);background:white;padding:14px;font:inherit;max-width:100%;width:100%}.commerce input[type=number],.detail-copy input[type=number]{max-width:95px}.commerce .button{margin:20px 12px 15px 0}.cart-item{display:flex;gap:28px;border-bottom:1px solid var(--line);padding:28px 0}.cart-item img{width:140px;height:180px;object-fit:contain}.cart-total{font-size:26px!important}.rich-text img{max-width:100%;height:auto}.rich-text a{text-decoration:underline}.rich-text{padding:25px 0}.policy-links{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;padding:0 0 25px}.bag-link{position:relative}.bag-link span{font-size:11px;position:absolute;right:0;top:3px;background:var(--gold);border-radius:50%;padding:1px 5px}.native-search{max-width:600px;margin:25px 0 50px}.native-search .button{margin-top:20px}.pagination{margin-top:40px;display:flex;gap:20px}.newsletter{max-width:1000px;text-align:center}.newsletter input{max-width:550px;margin:auto}.shopify-policy__container{line-height:1.8;font-size:16px;padding:40px 24px}.shopify-section-group-header-group{position:sticky;top:0;z-index:20}.shopify-section-group-header-group .header{position:relative}.shopify-section-group-header-group .mobile-nav{top:142px}main:focus{outline:none}@media(max-width:700px){.commerce{padding:40px 22px}.cart-item img{width:95px;height:130px}.cart-item{gap:20px}.shopify-section-group-header-group .mobile-nav{top:108px}.header-actions:has(.bag-link){gap:0}.header-actions:has(.bag-link) .icon-button{width:35px}}
