:root{--ink:#1d1d1a;--muted:#706c65;--line:#ded8cf;--wine:#6b2430;--soft-wine:#93606a;--sage:#7f8873;--indigo:#34445e;--sand:#c7ad8d;--gold:#a58352;--max:1440px;--font-sans:"Helvetica Neue","Segoe UI",Arial,sans-serif;--font-display:Georgia,"Times New Roman",Times,serif;--font-product:"Futura","Avenir Next","Century Gothic","Trebuchet MS",Arial,sans-serif;--text-xs:0.75rem;--text-sm:0.8125rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:1.25rem;--text-xl:1.5rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:0 auto}.announcement{background:var(--ink);color:white;text-align:center;font-size:12px;padding:8px 16px}.site-header{z-index:20;background:color-mix(in srgb,var(--paper) 94%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.header-inner{height:76px;grid-template-columns:1fr auto 1fr;gap:32px}.wordmark{font-size:29px;letter-spacing:.22em}.desktop-nav{display:flex;gap:28px;font-size:13px}.desktop-nav a,.utility-nav a{transition:opacity .2s ease}.desktop-nav a:hover,.utility-nav a:hover{opacity:.55}.utility-nav{display:flex;justify-content:flex-end;align-items:center;gap:18px;font-size:13px}.header-icon{font-size:17px}.mobile-menu{display:none;border:0;background:transparent}.hero{min-height:78vh;background:var(--ivory);display:grid;grid-template-columns:42% 58%;overflow:hidden}.hero-text{display:flex;flex-direction:column;justify-content:center;padding:8vw 7vw}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:700;margin:0 0 15px}h1,h2,h3{font-family:var(--font-display);font-weight:500;margin-top:0}.hero h1{font-size:clamp(44px,5vw,78px);margin-bottom:28px}.hero-text>p:not(.eyebrow){max-width:520px;color:var(--muted);font-size:17px}.button-row{display:flex;gap:12px;margin-top:25px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 24px;border:1px solid var(--ink);font-size:12px;text-transform:uppercase;letter-spacing:.1em;cursor:pointer}.button-dark{background:var(--ink);color:white}.button-light{background:transparent}.hero-art{position:relative;background:linear-gradient(140deg,#8b6c67,#bb9c86 46%,#e8d6c0);min-height:650px}.hero-frame{position:absolute;border:1px solid rgba(255,255,255,.65)}.frame-one{inset:9% 13% 18% 24%}.frame-two{inset:18% 23% 8% 10%}.hero-note{position:absolute;right:8%;bottom:8%;color:white;text-align:right;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.section-space{padding-top:110px;padding-bottom:110px}.section-heading{max-width:680px;margin-bottom:48px}.brand-story h2,.section-heading h2{font-size:clamp(35px,4vw,56px);line-height:1.06;letter-spacing:-.025em;margin-bottom:0}.split-heading{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.text-link{border-bottom:1px solid;padding-bottom:4px;font-size:13px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.editorial-card{min-height:480px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;color:white;position:relative;overflow:hidden}.editorial-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(0,0,0,.35))}.editorial-card>*{position:relative;z-index:1}.editorial-card span{font-size:11px;letter-spacing:.15em}.editorial-card h3{font-size:36px;margin-bottom:4px}.editorial-card p{margin:0}.edit-work{background:linear-gradient(150deg,#435164,#8b7a78)}.edit-everyday{background:linear-gradient(150deg,#8b8f7e,#c7b29b)}.edit-occasion{background:linear-gradient(150deg,#6a2937,#a77873)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-art{aspect-ratio:4/5.25;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-art:before{content:"";width:42%;height:69%;border-radius:45% 45% 10% 10%;background:rgba(255,255,255,.18);box-shadow:0 0 0 1px rgba(255,255,255,.2)}.art-indigo{background:linear-gradient(145deg,#d7d0c3,#4a5a73)}.art-sage{background:linear-gradient(145deg,#ddd6c8,#87917c)}.art-wine{background:linear-gradient(145deg,#d2b9b1,#6d2835)}.art-sand{background:linear-gradient(145deg,#eee2d2,#b99872)}.product-badge{position:absolute;top:14px;left:14px;background:var(--paper);padding:5px 8px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.art-monogram{position:absolute;font-family:var(--font-display);font-size:90px;color:rgba(255,255,255,.3)}.art-caption{position:absolute;left:16px;bottom:14px;color:white;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.product-meta{display:flex;justify-content:space-between;gap:16px;padding:14px 2px 0}.product-name{font-family:var(--font-display);font-size:17px}.product-meta p{margin:3px 0;color:var(--muted);font-size:12px}.product-meta strong{font-size:13px;white-space:nowrap}.brand-story{background:var(--wine);color:#f9eee7}.brand-story-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:10%}.story-mark{font-family:var(--font-display);font-size:min(20vw,260px);letter-spacing:-.06em;opacity:.12}.brand-story p:not(.eyebrow){color:#eadad6;max-width:570px;font-size:17px}.promise{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);padding-left:0;padding-right:0}.promise>div{background:var(--paper);padding:28px;display:flex;flex-direction:column;gap:6px}.promise strong{font-family:var(--font-display);font-size:18px}.promise span{color:var(--muted);font-size:13px}.footer{border-top:1px solid var(--line);padding:70px 0 24px;background:var(--ivory)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:50px}.footer h3{font-size:11px;letter-spacing:.13em}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-wordmark{margin-bottom:8px}.muted{color:var(--muted);max-width:360px}.newsletter{display:flex;border-bottom:1px solid var(--ink)}.newsletter input{flex:1 1;background:transparent;border:0;padding:10px 0;outline:none}.newsletter button{background:transparent;border:0;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.footer-bottom{border-top:1px solid var(--line);margin-top:55px;padding-top:20px;color:var(--muted);font-size:11px}.cart-page,.checkout-page,.collection-page,.product-page{padding-top:65px;padding-bottom:110px}.container.collection-page{width:min(1760px,calc(100% - 72px));max-width:none}.collection-header{max-width:670px;margin:30px 0 55px}.collection-header h1{font-size:clamp(48px,7vw,88px);line-height:.95;margin-bottom:18px}.collection-header>p:last-child{color:var(--muted);font-size:17px}.collection-header.compact{margin-bottom:35px}.filter-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:14px 0;margin-bottom:28px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.filter-bar div{display:flex;gap:8px}.filter-bar button{border:0;background:transparent;padding:8px 12px;cursor:pointer}.breadcrumbs{color:var(--muted);font-size:11px;margin-bottom:24px}.pdp-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(360px,.65fr);gap:48px;align-items:start}.pdp-gallery{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pdp-image{aspect-ratio:4/5.3}.pdp-info{position:sticky;top:115px;padding:20px 0}.pdp-info h1{font-size:42px;line-height:1.05;margin-bottom:8px}.pdp-subtitle{color:var(--muted);margin-top:0}.pdp-price{font-size:18px;margin:24px 0}.pdp-price span{color:var(--muted);font-size:11px;margin-left:8px}.pdp-description{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:24px}.size-row-title{display:flex;justify-content:space-between;margin-top:24px;font-size:12px}.size-row-title button{border:0;background:none;text-decoration:underline;cursor:pointer}.sizes{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 18px}.sizes button{min-height:48px;border:1px solid var(--line);background:white;cursor:pointer}.sizes button:hover{border-color:var(--ink)}.add-to-bag,.wishlist-button{width:100%;border:0}.wishlist-button{min-height:46px;cursor:pointer}.delivery-box,.wishlist-button{border-bottom:1px solid var(--line)}.delivery-box{padding:22px 0}.delivery-box>div{display:flex;margin-top:10px;border:1px solid var(--line)}.delivery-box input{flex:1 1;border:0;padding:12px;outline:none}.delivery-box button{border:0;background:white;padding:0 16px;text-transform:uppercase;font-size:10px;letter-spacing:.12em}details{border-bottom:1px solid var(--line);padding:18px 0}summary{cursor:pointer;font-weight:700;font-size:12px}details p{color:var(--muted);font-size:13px}.cart-layout{display:grid;grid-template-columns:1.5fr .7fr;gap:70px}.cart-item{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;display:grid;grid-template-columns:180px 1fr;gap:24px}.cart-thumb{aspect-ratio:4/5}.cart-thumb .art-monogram{font-size:42px}.cart-item-info{display:grid;grid-template-columns:1fr auto;gap:18px}.cart-item-info h2{font-size:24px;margin-bottom:4px}.cart-item-info p{color:var(--muted);margin:3px 0}.cart-actions{grid-column:1/-1;align-self:end;display:flex;align-items:center;gap:12px}.cart-actions button{width:32px;height:32px;border:1px solid var(--line);background:transparent}.cart-actions .remove{width:auto;border:0;text-decoration:underline;margin-left:10px}.order-summary{background:#ffffff;padding:28px;border:1px solid var(--line)}.order-summary h2{font-size:25px}.order-summary>div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.order-summary .summary-total{padding:20px 0;font-size:18px}.order-summary .button{width:100%;margin-top:20px}.order-summary .cart-checkout-button{background:#541d1f;border-color:#541d1f;color:#fff8ef}.order-summary .cart-checkout-button:focus-visible,.order-summary .cart-checkout-button:hover{background:#651f23;border-color:#651f23;color:#fff8ef}.fine-print{text-align:center;color:var(--muted);font-size:10px}.checkout-grid{display:grid;grid-template-columns:1.2fr .6fr;gap:70px;align-items:start}.checkout-form section{padding:24px 0;border-top:1px solid var(--line);display:grid;gap:12px}.checkout-form h2{font-size:24px;margin-bottom:2px}.checkout-form input{width:100%;min-height:48px;border:1px solid var(--line);background:white;padding:0 14px;outline:none}.checkout-form input:focus{border-color:var(--ink)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-placeholder{border:1px solid var(--line);padding:18px;display:flex;justify-content:space-between;gap:15px}.payment-placeholder span{color:var(--muted);font-size:12px}.checkout-summary{background:var(--ivory);padding:28px;display:flex;flex-direction:column;gap:8px;position:sticky;top:115px}.checkout-summary p{margin:0;text-transform:uppercase;letter-spacing:.12em;font-size:10px}.checkout-summary strong{font-family:var(--font-display);font-size:42px}.checkout-summary span{color:var(--muted);font-size:12px}.checkout-summary-items{display:grid;gap:12px;margin:16px 0 10px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.checkout-summary-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;padding:6px 0}.checkout-summary-thumb{position:relative;display:block;width:72px;aspect-ratio:4/5;overflow:hidden;background:#ffffff;border:1px solid var(--line)}.checkout-summary-copy{display:grid;gap:4px;min-width:0}.checkout-summary-copy b{color:var(--ink);font-family:var(--font-display);font-size:14px;font-weight:500;line-height:1.25}.checkout-summary-copy small{color:var(--muted);font-size:11px;line-height:1.35}@media (max-width:1000px){.header-inner{grid-template-columns:auto 1fr auto;width:calc(100% - 32px);height:66px}.mobile-menu{display:block}.wordmark{text-align:center}.desktop-nav,.desktop-only{display:none}.hero{grid-template-columns:1fr}.hero-text{padding:70px 32px}.hero-art{min-height:70vh}.editorial-grid{grid-template-columns:1fr}.editorial-card{min-height:430px}.product-grid{grid-template-columns:repeat(2,1fr)}.brand-story-inner{grid-template-columns:1fr}.story-mark{font-size:32vw}.footer-grid,.promise{grid-template-columns:1fr 1fr}.pdp-grid{grid-template-columns:1fr}.pdp-info{position:static}.cart-layout,.checkout-grid{grid-template-columns:1fr;gap:30px}}@media (max-width:620px){.container{width:calc(100% - 32px)}.container.collection-page{width:calc(100% - 24px)}.announcement{font-size:10px}.utility-nav{gap:12px}.header-icon{font-size:13px}.hero h1{font-size:49px}.hero-art{min-height:520px}.section-space{padding-top:72px;padding-bottom:72px}.section-heading h2{font-size:38px}.split-heading{align-items:flex-start;flex-direction:column}.product-grid{gap:10px}.product-meta{display:block}.product-meta strong{display:block;margin-top:8px}.footer-grid,.promise{grid-template-columns:1fr}.cart-page,.checkout-page,.collection-page,.product-page{padding-top:35px}.collection-header h1{font-size:55px}.filter-bar{align-items:flex-start;flex-direction:column}.filter-bar div{overflow-x:auto;width:100%}.pdp-gallery{grid-template-columns:1fr}.pdp-gallery .pdp-image:not(:first-child){display:none}.pdp-info h1{font-size:36px}.cart-item{grid-template-columns:110px 1fr}.cart-item-info{grid-template-columns:1fr}.cart-item-info>strong{grid-row:2}.two-col{grid-template-columns:1fr}.payment-placeholder{flex-direction:column}}.colour-options{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 4px}.colour-options button{min-height:40px;padding:0 16px;border:1px solid var(--line);background:white;cursor:pointer}.colour-options button.selected,.sizes button.selected{border-color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}.sizes button:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.add-to-bag:disabled{opacity:.55;cursor:not-allowed}.inline-message{min-height:22px;color:var(--muted);font-size:12px;text-align:center}.form-error{border:1px solid #caa8a8;background:#fff4f3;padding:12px 14px;color:#6b2430;font-size:13px}.empty-state{border-top:1px solid var(--line);padding:55px 0;max-width:560px}.empty-state h2{font-size:38px;margin-bottom:10px}.empty-state .button{margin-top:18px}.fine-print.left{text-align:left;margin:4px 0 0}.confirmation-page{min-height:65vh;padding-top:110px;padding-bottom:110px;max-width:760px}.confirmation-page h1{font-size:clamp(54px,8vw,96px);line-height:.95;margin-bottom:24px}.confirmation-page>p:not(.eyebrow){color:var(--muted);font-size:18px;max-width:650px}.confirmation-number{margin:35px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.confirmation-number span{color:var(--muted)}body{color:#29231f}.announcement{min-height:31px;display:flex;align-items:center;justify-content:center;gap:11px;padding:6px 16px;background:#2d211c;color:#fff9f1;letter-spacing:.1em;text-transform:uppercase}.site-header{top:0;z-index:50;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(91,73,60,.14)}.header-inner{width:min(var(--max),calc(100% - 64px));height:72px;margin:auto;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:34px}.wordmark{width:154px;display:inline-flex;align-items:center;font-family:var(--font-display);font-size:27px;letter-spacing:.19em;font-weight:700}.desktop-nav{justify-content:center;gap:clamp(18px,2vw,31px);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.desktop-nav a{position:relative;padding:26px 0 24px}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:20px;height:1px;background:currentColor;transition:right .2s ease}.desktop-nav a:hover{opacity:1}.desktop-nav a:hover:after{right:0}.utility-nav{gap:15px}.mobile-menu{width:38px;height:38px;align-items:center;justify-content:center}.footer{border-top:1px solid #d9d0c5;padding:78px 0 24px}.footer-grid{grid-template-columns:2fr .8fr .9fr 1.7fr;gap:clamp(32px,5vw,80px)}.footer h3{margin-bottom:9px;font-size:9px}.footer-grid>div{gap:11px}.footer-grid a{font-size:12px;color:#514941}.footer-grid a:hover{text-decoration:underline;text-underline-offset:4px}.footer .muted{color:#6d645b;font-size:12px;line-height:1.7}.footer-brand .muted{max-width:390px}.footer-note{margin:10px 0 0;font-size:18px;color:#6a4b3b}.footer-small{margin:4px 0 0;color:#857b70}.newsletter{margin-top:5px;border-bottom:1px solid #5e5146}.newsletter input{font-size:12px}.newsletter button{font-size:9px;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:62px;padding-top:18px;color:#81766b;font-size:9px;letter-spacing:.04em}@media (max-width:1000px){.header-inner{width:calc(100% - 32px);height:64px;grid-template-columns:40px 1fr auto;gap:12px}.mobile-menu{display:inline-flex}.wordmark{width:128px;justify-self:center}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1;max-width:560px}}@media (max-width:620px){.announcement{min-height:29px;gap:7px;overflow:hidden;white-space:nowrap;font-size:8px}.announcement span:nth-child(4),.announcement span:nth-child(5){display:none}.header-inner{height:60px}.wordmark{width:112px}.utility-nav{gap:10px}.footer{padding-top:58px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:5px;margin-top:45px}}.pdp-gallery{align-items:start}.pdp-gallery .pdp-image:first-child{grid-column:1/-1;aspect-ratio:4/5.1;min-height:720px}.pdp-gallery .pdp-image{background:#ffffff!important}.pdp-gallery .pdp-image img{object-fit:contain!important;object-position:center center!important;transition:transform .28s ease}.pdp-gallery .pdp-image:hover img{transform:scale(1.005)}@media (max-width:1000px){.pdp-gallery .pdp-image:first-child{min-height:0}}@media (max-width:620px){.pdp-gallery .pdp-image:first-child{grid-column:auto;aspect-ratio:3/4}}:root{--ink:#34271f;--muted:#76695f;--ivory:#fcf9f9;--line:#ddd0bf;--sand:#d9c2a6;--gold:#b77c31}body{background:#ffffff;color:#34271f}.announcement{background:#fcf9f9;color:#654723;border-bottom:1px solid #d7c2a7;min-height:34px;font-size:9px}.site-header{background:rgba(255,255,255,.95);border-bottom:1px solid #dfd2c2;box-shadow:0 8px 26px rgba(86,60,31,.035)}.header-inner{height:82px;grid-template-columns:190px 1fr auto}.wordmark{width:178px;height:66px}.wordmark img{width:100%;height:100%;display:block;object-fit:contain;filter:none;border-radius:2px}.desktop-nav{color:#49362a;font-size:10px;letter-spacing:.1em}.desktop-nav a:after{background:#b27b39}.utility-nav{color:#49362a}.footer{background:#fcf9f9;border-top-color:#d7c8b6}.button-dark{background:#6f4b25;border-color:#6f4b25;color:#fffaf3}.button-light{border-color:#84613a;color:#654723}@media (max-width:1000px){.header-inner{height:70px}.wordmark{width:142px;height:58px}}@media (max-width:620px){.announcement{gap:6px;overflow:hidden;white-space:nowrap;font-size:8px}.announcement span:nth-child(4),.announcement span:nth-child(5){display:none}}:root{--hidi-mulberry:#651f23;--hidi-mulberry-deep:#4a1719;--hidi-mulberry-hover:#782b2f;--hidi-mulberry-mist:#f9f5f5;--hidi-gold-accent:#c99646}.collection-page{padding-top:28px}.collection-page .collection-header{max-width:660px;margin:26px 0 42px;padding:0;background:transparent;border:0;position:relative;overflow:visible}.collection-page .collection-header:after{display:none}.collection-page .collection-header .eyebrow{margin:0 0 9px;color:var(--hidi-gold-accent);font-size:9px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.collection-page .collection-header h1{margin:0 0 10px;color:#34271f;font-size:clamp(34px,3.7vw,48px);line-height:1.04;letter-spacing:-.02em}.collection-page .collection-header>p:last-child{margin:0;color:#75685f;line-height:1.6}.colour-options button{border-color:#ddcec6;background:#ffffff;color:#46342e;transition:background .18s ease,border-color .18s ease,color .18s ease}.colour-options button:hover:not(:disabled),.sizes button:hover:not(:disabled){border-color:var(--hidi-mulberry)}.colour-options button.selected,.sizes button.selected{background:var(--hidi-mulberry);border-color:var(--hidi-mulberry);color:var(--hidi-ivory-text);box-shadow:none}.sizes button{border-color:#ddcec6;background:#ffffff;color:#46342e;transition:background .18s ease,border-color .18s ease,color .18s ease}.sizes button:disabled{background:#f9f5f5;color:#aaa096;border-color:#e9dfd7}.add-to-bag.button-dark{background:var(--hidi-mulberry);border-color:var(--hidi-mulberry);color:var(--hidi-ivory-text);box-shadow:0 10px 24px rgba(74,23,25,.12);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.add-to-bag.button-dark:hover:not(:disabled){background:var(--hidi-mulberry-hover);border-color:var(--hidi-mulberry-hover);transform:translateY(-1px);box-shadow:0 13px 28px rgba(74,23,25,.17)}.wishlist-button{min-height:48px;margin-top:8px;border:1px solid #dfd0c8;background:transparent;color:var(--hidi-mulberry);transition:background .18s ease,border-color .18s ease,color .18s ease}.wishlist-button:hover{background:var(--hidi-mulberry-mist);border-color:#bd918d}.wishlist-button[aria-pressed=true]{background:var(--hidi-mulberry);border-color:var(--hidi-mulberry);color:var(--hidi-ivory-text)}@media (max-width:620px){.collection-page{padding-top:18px}.collection-page .collection-header{margin:20px 0 32px;padding:0}.collection-page .collection-header h1{font-size:clamp(32px,9vw,42px)}.collection-page .collection-header>p:last-child{font-size:12px}}.social-links{display:flex;align-items:center;gap:9px;margin:14px 0 16px}.social-link{width:34px;height:34px;display:inline-grid;place-items:center;border:1px solid rgba(224,182,109,.38);border-radius:50%;color:#f2e3d7;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.social-link:hover{background:rgba(224,182,109,.12);border-color:#e0b66d;color:#f3c875;transform:translateY(-1px)}.social-link-disabled{opacity:.45;cursor:default}.newsletter{gap:10px;align-items:center}.newsletter input{min-width:0}.newsletter button{flex:0 0 auto;color:#e0b66d;white-space:nowrap;cursor:pointer}.newsletter button:disabled{opacity:.55;cursor:wait}.newsletter-status{min-height:18px;margin:8px 0 0;color:#e6cfa8;font-size:9px;line-height:1.45}@media (max-width:620px){.newsletter{align-items:stretch;flex-direction:column;border-bottom:0}.newsletter input{min-height:42px;border-bottom:1px solid rgba(236,207,166,.62)}.newsletter button{min-height:38px;align-self:flex-start;padding:0}}.pdp-related{margin-top:96px;padding-top:52px;border-top:1px solid var(--line)}.pdp-related-heading{margin-bottom:30px;display:flex;justify-content:space-between;align-items:end;gap:24px}.pdp-related-heading h2{margin:0;font-size:clamp(32px,3.6vw,52px);font-weight:400;letter-spacing:-.025em}.pdp-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 18px}.pdp-recent{margin-top:72px;padding-top:52px;border-top:1px solid var(--line)}.pdp-recent-copy{max-width:520px;margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.6}@media (max-width:1000px){.pdp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.pdp-related{margin-top:64px;padding-top:34px}.pdp-recent{margin-top:52px;padding-top:34px}.pdp-related-heading{align-items:flex-start;flex-direction:column;gap:12px}.pdp-related-grid{gap:28px 10px}}.checkout-pay-button{background:#541d1f;border-color:#541d1f;color:#fff8ef}.checkout-pay-button:focus-visible,.checkout-pay-button:hover:not(:disabled){background:#651f23;border-color:#651f23;color:#fff8ef}.checkout-pay-button:disabled{opacity:.55;cursor:not-allowed}html{font-synthesis:none}body,html{font-family:var(--font-sans)}body{font-size:var(--text-base);font-weight:400;line-height:1.6;letter-spacing:-.006em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit}.checkout-summary strong,.checkout-summary-copy b,.footer-note,.product-name,.promise strong,h1,h2,h3{font-family:var(--font-display);font-weight:500;text-wrap:balance}h1,h2,h3,p{margin-block-start:0}p{text-wrap:pretty}.hero h1{font-size:clamp(3rem,5vw,4.75rem);font-weight:500;line-height:.98;letter-spacing:-.035em}.brand-story h2,.pdp-related-heading h2,.section-heading h2{font-weight:500;line-height:1.04;letter-spacing:-.025em}.collection-page .collection-header h1,.confirmation-page h1,.pdp-info h1{font-weight:500}.desktop-nav{font-size:.75rem;font-weight:650;line-height:1;letter-spacing:.075em}.announcement{font-size:.6875rem;font-weight:650;line-height:1.35;letter-spacing:.08em}.collection-page .collection-header .eyebrow,.eyebrow{font-size:.75rem;font-weight:700;line-height:1.2;letter-spacing:.14em}.button,.delivery-box button,.newsletter button{font-size:.75rem;font-weight:700;line-height:1;letter-spacing:.08em}.filter-bar,.size-row-title,.text-link,summary{font-size:var(--text-sm);font-weight:600;line-height:1.45}.breadcrumbs,.checkout-summary p,.checkout-summary-copy small,.fine-print,.footer h3,.footer-bottom,.footer-small,.newsletter-status,.pdp-price span,.product-badge{font-size:var(--text-xs);line-height:1.45}.footer h3{letter-spacing:.12em}.product-name{font-size:1.125rem;line-height:1.25;letter-spacing:-.01em}.checkout-summary span,.details p,.pdp-description,.pdp-subtitle,.product-meta p{font-size:var(--text-sm);line-height:1.55}.product-meta strong{font-size:.875rem;font-weight:700}.pdp-price{font-size:var(--text-lg);font-weight:700;line-height:1.3}.checkout-summary strong,.confirmation-number,.order-summary,.pdp-price,.product-meta strong{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.art-caption{font-size:.6875rem;line-height:1.35}@media (max-width:620px){body{font-size:var(--text-base);line-height:1.58}.announcement{font-size:.625rem}.button,.collection-page .collection-header .eyebrow,.desktop-nav,.eyebrow{letter-spacing:.07em}}.collection-header h1{font-size:clamp(2.75rem,5vw,4.5rem);line-height:.98;letter-spacing:-.03em}.pdp-info h1{font-size:clamp(2.25rem,4vw,3rem);line-height:1.02;letter-spacing:-.025em}.confirmation-page>p:not(.eyebrow),.pdp-description,.pdp-subtitle{font-size:var(--text-base);line-height:1.65}.cart-item-info h2,.checkout-form h2,.order-summary h2{font-family:var(--font-display);font-weight:500;letter-spacing:-.015em}.announcement,.breadcrumbs,.button,.checkout-summary p,.delivery-box button,.desktop-nav,.eyebrow,.fine-print,.footer h3,.footer-bottom,.newsletter button,.pdp-price span,.product-badge{font-size:.75rem}.announcement,.button,.delivery-box button,.desktop-nav,.newsletter button{letter-spacing:.06em}.eyebrow,.footer h3{letter-spacing:.1em}.checkout-summary strong,.confirmation-number,.order-summary .summary-total,.pdp-price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:620px){.announcement{font-size:.75rem}.collection-header h1{font-size:clamp(2.6rem,12vw,3.5rem)}.pdp-info h1{font-size:clamp(2.15rem,10vw,2.75rem)}}.announcement{background:var(--hidi-mulberry-clay-deep)}.site-header{--ink:var(--hidi-mulberry-ivory);position:sticky;background:radial-gradient(circle at 93% 18%,rgba(176,89,76,.12),transparent 25%),radial-gradient(ellipse at 10% 82%,rgba(255,255,255,.025),transparent 28%),linear-gradient(104deg,#642326 0,var(--hidi-mulberry-clay) 54%,#4b1719 100%);border-bottom:1px solid var(--hidi-mulberry-line)}.site-header,.site-header .desktop-nav,.site-header .desktop-nav a,.site-header .header-inner,.site-header .mobile-menu,.site-header .utility-nav,.site-header .utility-nav a,.site-header .utility-nav button{color:var(--hidi-mulberry-ivory)}.site-header .desktop-nav a:after{background:var(--hidi-mulberry-gold)}.site-header .desktop-nav a:hover,.site-header .mobile-menu:hover,.site-header .utility-nav a:hover,.site-header .utility-nav button:hover{color:var(--hidi-mulberry-gold-bright)}.footer{--ink:var(--hidi-mulberry-ivory);--muted:var(--hidi-mulberry-muted);background:radial-gradient(circle at 8% 0,rgba(214,162,77,.07),transparent 29%),radial-gradient(circle at 94% 92%,rgba(255,255,255,.022),transparent 30%),linear-gradient(120deg,#4b1719 0,var(--hidi-mulberry-clay) 58%,#441416 100%);color:var(--hidi-mulberry-ivory);border-top:1px solid var(--hidi-mulberry-line)}.footer-logo{width:fit-content;margin-bottom:10px}.footer-logo img{width:clamp(138px,11vw,184px)}.footer-grid a:hover{color:var(--hidi-mulberry-gold-bright)}.footer .muted,.footer-bottom,.footer-small{color:var(--hidi-mulberry-muted)}.footer .newsletter input{color:var(--hidi-mulberry-ivory)}.footer .social-link:hover{color:var(--hidi-mulberry-gold-bright)}@media (max-width:620px){.footer-logo img{width:146px}}body,html{overflow-x:clip}body,html,img,video{max-width:100%}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}.mobile-nav-backdrop,.mobile-nav-panel{display:none}@media (max-width:1000px){.site-header{isolation:isolate;-webkit-backdrop-filter:none;backdrop-filter:none}.header-inner{grid-template-columns:44px minmax(0,1fr) auto;gap:8px;padding:0}.mobile-menu{display:inline-flex;width:44px;height:44px;margin-left:-8px;border-radius:50%;z-index:72}.wordmark{width:min(138px,34vw);justify-self:center;min-width:0}.wordmark img{width:100%;height:auto;display:block}.utility-nav{gap:2px;min-width:0}.utility-nav a,.utility-nav button{min-width:40px;min-height:40px}.mobile-nav-backdrop{display:block;position:fixed;inset:0;z-index:60;border:0;background:rgba(27,12,12,.48);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-nav-panel{display:flex;position:fixed;top:0;left:0;z-index:70;width:min(86vw,380px);height:100dvh;padding:104px 24px max(28px,env(safe-area-inset-bottom));flex-direction:column;justify-content:space-between;overflow-y:auto;background:linear-gradient(145deg,#642326,#4b1719);color:var(--hidi-mulberry-ivory);box-shadow:20px 0 50px rgba(35,8,10,.28)}.mobile-nav-links{display:grid}.mobile-nav-links a{min-height:58px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(226,181,108,.25);font-family:var(--font-display);font-size:1.55rem;line-height:1.1}.mobile-nav-links a span{color:var(--hidi-mulberry-gold-bright);font-family:var(--font-sans);font-size:1rem}.mobile-nav-account{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:24px}.mobile-nav-account a{min-height:48px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid rgba(226,181,108,.28);font-size:.78rem}.cart-layout,.checkout-grid,.checkout-summary,.order-summary,.pdp-grid,.pdp-info{min-width:0}.checkout-summary{position:static}}@media (max-width:620px){.announcement{min-height:30px;padding:7px 12px;gap:0;white-space:nowrap;overflow:hidden}.announcement span:not(:first-child){display:none}.header-inner{width:calc(100% - 24px);height:60px;grid-template-columns:40px minmax(0,1fr) auto}.mobile-menu{width:40px;height:40px;margin-left:-6px}.wordmark{width:min(126px,36vw)}.utility-nav{gap:0}.utility-nav a,.utility-nav button{min-width:38px;min-height:40px}.container{width:calc(100% - 28px)}.container.collection-page{width:calc(100% - 24px)}.cart-page,.checkout-page,.collection-page,.product-page{padding-bottom:72px}.hero-text{padding:48px 18px}.hero h1{font-size:clamp(2.75rem,13vw,3.6rem)}.button-row{width:100%}.button-row .button{flex:1 1 150px;min-height:50px;padding-inline:14px}.filter-bar{gap:8px}.filter-bar div{gap:4px;padding-bottom:3px;scrollbar-width:none;overscroll-behavior-inline:contain}.filter-bar div::-webkit-scrollbar{display:none}.filter-bar button{min-height:44px;padding:8px 13px;white-space:nowrap}.pdp-gallery{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:-14px;padding-inline:14px}.pdp-gallery::-webkit-scrollbar{display:none}.pdp-gallery .pdp-image,.pdp-gallery .pdp-image:not(:first-child){display:block;flex:0 0 88%;scroll-snap-align:center}.pdp-info{padding-top:26px}.pdp-info h1{font-size:clamp(2rem,10vw,2.6rem)}.sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.colour-options button,.sizes button{min-height:46px}.add-to-bag,.wishlist-button{min-height:50px}.delivery-box>div{min-width:0}.delivery-box input{min-width:0;width:100%}.pdp-related-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-meta{min-width:0}.product-name{overflow-wrap:anywhere}.cart-item{grid-template-columns:92px minmax(0,1fr);gap:14px}.cart-item-info{min-width:0;gap:8px}.cart-item-info h2{font-size:1.3rem;overflow-wrap:anywhere}.cart-actions{gap:8px;flex-wrap:wrap}.cart-actions button:not(.remove){width:40px;height:40px}.checkout-summary,.order-summary{padding:20px 16px}.checkout-summary-item{grid-template-columns:62px minmax(0,1fr)}.checkout-summary-thumb{width:62px}.checkout-form input{min-height:50px;font-size:16px}.payment-placeholder{gap:8px}.confirmation-number{flex-direction:column;gap:6px}.confirmation-page{padding-top:60px;padding-bottom:72px}.confirmation-page h1{font-size:clamp(2.7rem,14vw,4rem)}.footer{padding-top:52px}.footer-grid{gap:34px}.footer-grid a{min-height:36px;display:flex;align-items:center}.footer-bottom{margin-top:38px}}@media (max-width:390px){.header-inner{width:calc(100% - 18px)}.wordmark{width:108px}.utility-nav a,.utility-nav button{min-width:36px}.container{width:calc(100% - 24px)}.cart-item{grid-template-columns:82px minmax(0,1fr)}.pdp-related-grid,.product-grid{gap-inline:8px}}@media (max-width:620px){.pdp-gallery .pdp-image,.pdp-gallery .pdp-image:not(:first-child){width:88%!important;min-width:88%;scroll-snap-stop:always}.announcement{min-height:26px;padding-block:5px;font-size:9px;letter-spacing:.055em}.header-inner{width:calc(100% - 20px);height:58px;grid-template-columns:40px minmax(0,1fr) auto;gap:4px}.mobile-menu{width:40px;height:40px;margin-left:-5px}.wordmark{width:min(112px,34vw)}.utility-nav{gap:1px}.utility-nav a,.utility-nav button{min-width:38px;min-height:40px}.mobile-nav-panel{width:min(90vw,380px);padding:82px 20px max(20px,env(safe-area-inset-bottom));justify-content:flex-start;gap:26px}.mobile-nav-intro{display:grid;gap:5px;padding:0 2px 20px;border-bottom:1px solid rgba(226,181,108,.26)}.mobile-nav-intro>span{color:var(--hidi-mulberry-gold-bright);font-size:9px;font-weight:700;letter-spacing:.18em}.mobile-nav-intro strong{font-family:var(--font-display);font-size:30px;font-weight:500;line-height:1}.mobile-nav-intro p{max-width:290px;margin:3px 0 0;color:var(--hidi-mulberry-muted);font-size:11px;line-height:1.55}.mobile-nav-links a{min-height:52px;font-size:1.4rem}.mobile-nav-account{margin-top:auto;padding-top:18px}.mobile-nav-account a{min-height:46px;justify-content:center}.collection-page .collection-header{margin:18px 0 24px}.collection-page .collection-header.compact{margin-bottom:20px}.collection-page .collection-header h1{margin-bottom:10px;font-size:clamp(2.35rem,10.5vw,3rem);line-height:.98}.collection-page .collection-header>p:last-child{max-width:34rem;font-size:13px;line-height:1.55}.collection-page .breadcrumbs{margin-bottom:14px}}.checkout-mobile-pay-amount,.checkout-mobile-summary,.mobile-cart-checkout,.pdp-mobile-buybar,.wishlist-button-compact{display:none}@media (max-width:620px){.product-page{width:calc(100% - 24px);padding-top:12px;padding-bottom:118px}.product-page>.breadcrumbs{display:none}.pdp-grid{gap:0}.pdp-gallery{margin-inline:-12px;padding-inline:12px;gap:8px;scroll-padding-inline:12px}.pdp-gallery .pdp-image,.pdp-gallery .pdp-image:not(:first-child){flex:0 0 94%;width:94%!important;min-width:94%;aspect-ratio:4/5.15;border-radius:0}.pdp-info{padding:20px 0 0}.pdp-info>.eyebrow{margin-bottom:7px;font-size:9px}.pdp-info h1{margin-bottom:6px;font-size:clamp(2rem,9.5vw,2.55rem);line-height:1}.pdp-subtitle{margin-bottom:0;font-size:13px;line-height:1.5}.pdp-price{margin:15px 0 17px;font-size:19px}.pdp-price span{display:block;margin:3px 0 0;font-size:9px}.pdp-description{margin:0 0 2px;padding-bottom:17px;font-size:12px;line-height:1.6}.size-row-title{margin-top:17px;min-height:30px;align-items:center;font-size:11px}.size-row-title button{min-height:36px;padding:0 2px}.colour-options{flex-wrap:nowrap;gap:7px;overflow-x:auto;padding:2px 0 3px;scrollbar-width:none}.colour-options::-webkit-scrollbar{display:none}.colour-options button{min-height:42px;padding-inline:12px;flex:0 0 auto;white-space:nowrap}.sizes{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:8px 0 12px}.sizes button{min-height:46px}.pdp-desktop-add,.pdp-info>.wishlist-button{display:none}.pdp-add-message{margin:8px 0 0;font-size:10px}.pdp-mobile-buybar{position:fixed;left:0;right:0;bottom:0;z-index:7000;min-height:68px;padding:9px 12px max(9px,env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(70px,auto) 48px minmax(150px,1fr);gap:8px;align-items:center;background:rgba(255,255,255,.985);border-top:1px solid #dfd4cb;box-shadow:0 -12px 32px rgba(48,20,20,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.pdp-mobile-buybar-price{min-width:0;display:grid;gap:1px}.pdp-mobile-buybar-price span{color:#84786e;font-size:8px;line-height:1.2;letter-spacing:.05em;text-transform:uppercase}.pdp-mobile-buybar-price strong{font-family:var(--font-sans);font-size:15px;font-weight:700;line-height:1.2;white-space:nowrap}.wishlist-button-compact{width:48px;height:48px;min-height:48px;padding:0;display:grid;place-items:center;border:1px solid #ddd2ca;background:#fff;color:#591d20}.wishlist-button-compact[aria-pressed=true]{background:#fcf4f3;border-color:#b98d8e}.pdp-mobile-add-button{min-width:0;min-height:50px;padding:0 12px;border:1px solid #591d20;background:#591d20;color:#fff8ef;font:inherit;font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.pdp-mobile-add-button:disabled{opacity:.52}.delivery-box{padding:17px 0}.delivery-box>div{margin-top:8px;min-height:46px}.delivery-box input{min-width:0;font-size:16px}.delivery-box button{min-width:70px;padding:0 10px;font-size:9px}.pdp-related,.recently-viewed{margin-top:54px}.cart-page{width:calc(100% - 24px);padding-top:18px;padding-bottom:118px}.cart-page .collection-header{margin:0 0 20px}.cart-page .collection-header h1{margin-bottom:0;font-size:clamp(2.35rem,11vw,3rem)}.cart-layout{gap:18px}.cart-items{display:grid;gap:10px}.cart-item{margin:0;padding:12px;grid-template-columns:88px minmax(0,1fr);gap:12px;border:1px solid #e4dad1;background:#fff}.cart-thumb{width:88px;aspect-ratio:4/5}.cart-item-info{min-width:0;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px}.cart-item-info h2{margin:0 0 4px;font-size:18px;line-height:1.15}.cart-item-info p{margin:2px 0;font-size:10px}.cart-item-info>strong{grid-row:auto;align-self:start;font-size:13px;white-space:nowrap}.cart-actions{grid-column:1/-1;margin-top:7px;gap:7px;flex-wrap:nowrap}.cart-actions button:not(.remove){width:38px;height:38px;flex:0 0 38px}.cart-actions span{min-width:24px;text-align:center;font-size:12px;font-weight:650}.cart-actions .remove{width:auto;min-height:38px;margin-left:auto;padding:0 3px;font-size:10px}.order-summary{padding:16px 14px;border-color:#e4dad1}.order-summary h2{margin-bottom:6px;font-size:21px}.order-summary>div{padding:9px 0;font-size:11px}.order-summary .summary-total{padding:13px 0;font-size:15px}.order-summary .cart-checkout-button{display:none}.order-summary .fine-print{margin-bottom:0}.mobile-cart-checkout{position:fixed;left:0;right:0;bottom:0;z-index:7000;min-height:70px;padding:9px 12px max(9px,env(safe-area-inset-bottom));display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,46%);gap:10px;align-items:center;background:rgba(255,255,255,.985);border-top:1px solid #dfd4cb;box-shadow:0 -12px 32px rgba(48,20,20,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-cart-checkout>div{min-width:0;display:grid;gap:2px}.mobile-cart-checkout span{color:#84786e;font-size:9px}.mobile-cart-checkout strong{font-size:16px;font-weight:700}.mobile-cart-checkout>a{min-height:50px;display:flex;align-items:center;justify-content:center;background:#591d20;color:#fff8ef;font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.checkout-page{width:calc(100% - 24px);padding-top:18px;padding-bottom:118px}.checkout-page .collection-header{margin:0 0 16px}.checkout-page .collection-header h1{margin-bottom:0;font-size:clamp(2.35rem,11vw,3rem)}.checkout-mobile-summary{position:sticky;top:84px;z-index:13;margin:0 -12px 12px;padding:0;display:block;border-top:1px solid #e7ddd4;border-bottom:1px solid #e7ddd4;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checkout-mobile-summary>summary{min-height:54px;padding:0 12px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;list-style:none}.checkout-mobile-summary>summary::-webkit-details-marker{display:none}.checkout-mobile-summary>summary>span{min-width:0;display:grid;gap:2px}.checkout-mobile-summary>summary b{font-size:11px;font-weight:700}.checkout-mobile-summary>summary small{color:#83776d;font-size:9px;font-weight:400}.checkout-mobile-summary>summary>strong{font-size:15px;font-weight:700}.checkout-mobile-summary-body{padding:2px 12px 12px;border-top:1px solid #eee6df}.checkout-mobile-summary-item{padding:9px 0;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;border-bottom:1px solid #f0e8e1}.checkout-mobile-summary-thumb{position:relative;width:48px;aspect-ratio:4/5;overflow:hidden;background:#fff}.checkout-mobile-summary-item>span:nth-child(2){min-width:0;display:grid;gap:2px}.checkout-mobile-summary-item b{font-family:var(--font-display);font-size:14px;font-weight:500;line-height:1.15}.checkout-mobile-summary-item small{color:#83776d;font-size:9px}.checkout-mobile-summary-item>strong{font-size:11px;white-space:nowrap}.checkout-mobile-total-row{padding:12px 0 2px;display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:12px}.checkout-grid{gap:0}.checkout-form section{padding:19px 0 20px;gap:9px}.checkout-form h2{margin-bottom:4px;font-size:21px}.checkout-form input{min-height:52px;padding-inline:13px;font-size:16px}.two-col{grid-template-columns:1fr;gap:9px}.payment-placeholder{padding:14px;gap:4px;flex-direction:column}.payment-placeholder strong{font-size:12px}.payment-placeholder span{font-size:10px}.checkout-summary{display:none}.checkout-pay-button{position:fixed;left:0;right:0;bottom:0;z-index:7000;width:100%!important;min-height:68px;margin:0!important;padding:10px 14px max(10px,env(safe-area-inset-bottom));display:flex!important;align-items:center;justify-content:space-between;gap:18px;border:0;background:#591d20;color:#fff8ef;box-shadow:0 -12px 32px rgba(48,20,20,.16);font-size:11px;font-weight:700;letter-spacing:.055em;text-transform:uppercase}.checkout-mobile-pay-amount{display:block;font-size:15px;font-weight:700;letter-spacing:0;white-space:nowrap}.checkout-form>.form-error{margin-bottom:12px}}@media (max-width:360px){.pdp-mobile-buybar{grid-template-columns:72px 44px minmax(126px,1fr);padding-inline:9px;gap:6px}.wishlist-button-compact{width:44px;height:48px}.mobile-cart-checkout{grid-template-columns:minmax(0,1fr) 140px;padding-inline:9px}.checkout-mobile-summary-item{grid-template-columns:44px minmax(0,1fr)}.checkout-mobile-summary-item>strong{grid-column:2}}@media (max-width:620px){.container.collection-page{width:calc(100% - 24px)}.pdp-related-grid{column-gap:12px;row-gap:12px;align-items:start}.pdp-related-grid>*{min-width:0;align-self:start}}.cart-item-info h2,.checkout-mobile-summary-item b,.checkout-summary-copy b,.pdp-info h1,.product-name{font-weight:600;letter-spacing:-.015em}.pdp-info h1{font-size:clamp(2rem,3.2vw,2.55rem);line-height:1.08}.cart-item-info h2{font-size:20px;line-height:1.25}.checkout-mobile-summary-item b,.checkout-summary-copy b{font-size:13px;line-height:1.35}@media (max-width:620px){.pdp-info h1{font-size:clamp(1.55rem,7vw,1.9rem);line-height:1.12;letter-spacing:-.018em}.cart-item-info h2{font-size:15px;line-height:1.28}.checkout-mobile-summary-item b,.checkout-summary-copy b{font-size:12px;line-height:1.35}}body{background:#f3ecdf}.cart-item-info h2,.checkout-mobile-summary-item b,.checkout-summary-copy b,.collection-header h1,.pdp-info h1,.product-name{font-family:var(--font-product);font-weight:600;letter-spacing:0}.collection-header h1{line-height:.94}@media (max-width:620px){:root{--hidi-mobile-announcement:26px;--hidi-mobile-header:58px}.announcement{position:sticky;top:0;z-index:61;background:#461416}.site-header{top:var(--hidi-mobile-announcement);z-index:60}.collection-page{padding-top:74px!important}.collection-page .collection-header{margin-top:0}.collection-page .collection-header h1{font-size:clamp(2.8rem,13vw,3.7rem);line-height:.9}.container.collection-page{width:calc(100% - 16px);padding-top:66px!important}.collection-page>.collection-header{display:none}}.cart-item-info h2,.checkout-mobile-summary-item b,.checkout-summary-copy b,.pdp-info h1,.product-name{font-family:var(--font-product);color:var(--hidi-mulberry-clay,#591d20);font-weight:500;letter-spacing:-.01em}.cart-item-info>strong,.checkout-mobile-pay-amount,.checkout-summary strong,.pdp-price{font-family:var(--font-product)}@media (max-width:620px){.pdp-info h1{font-family:var(--font-product);color:var(--hidi-mulberry-clay,#591d20)}.mobile-nav-backdrop{background:rgba(55,37,31,.28);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.mobile-nav-backdrop,.mobile-nav-panel{top:calc(var(--hidi-mobile-announcement, 26px) + var(--hidi-mobile-header, 58px))}.mobile-nav-panel{left:0;width:100vw;height:calc(100dvh - var(--hidi-mobile-announcement, 26px) - var(--hidi-mobile-header, 58px));padding:8px 18px max(18px,env(safe-area-inset-bottom));gap:0;justify-content:flex-start;background:#f3ecdf;color:var(--hidi-mulberry-clay,#591d20);box-shadow:0 16px 34px rgba(74,23,25,.12)}.mobile-nav-intro{display:none}.mobile-nav-links{display:grid;width:100%;border-top:1px solid #d7c7b5}.mobile-nav-links a{min-height:60px;padding:0 2px;border-bottom:1px solid #d7c7b5;color:var(--hidi-mulberry-clay,#591d20);font-family:var(--font-display);font-size:1.55rem;font-weight:500;line-height:1}.mobile-nav-links a span{color:var(--hidi-mulberry-clay,#591d20);font-family:var(--font-sans);font-size:1rem}.mobile-nav-account{width:100%;margin-top:auto;padding-top:16px;grid-template-columns:1fr 1fr;gap:8px;border-top:1px solid #d7c7b5}.mobile-nav-account a{min-height:50px;justify-content:center;border:1px solid #cdbda9;background:#eadfcf;font-family:var(--font-product);font-size:.78rem;font-weight:500}.mobile-nav-account a,.mobile-nav-account a svg{color:var(--hidi-mulberry-clay,#591d20)}}.pdp-title-row{display:grid;grid-template-columns:minmax(0,1fr) 46px;gap:12px;align-items:start}.pdp-title-row h1{min-width:0;margin-bottom:8px}.pdp-title-row .wishlist-button-compact{width:44px;height:44px;min-height:44px;padding:0;display:grid;place-items:center;border:1px solid rgba(89,29,32,.14);border-radius:50%;background:rgba(255,248,239,.96);color:var(--hidi-mulberry-clay,#591d20);box-shadow:0 5px 16px rgba(65,38,29,.1)}.pdp-title-row .wishlist-button-compact[aria-pressed=true]{background:rgba(255,248,239,.98);border-color:rgba(89,29,32,.28);color:var(--hidi-mulberry-clay,#591d20)}.pdp-desktop-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.pdp-desktop-actions .pdp-desktop-add,.pdp-desktop-actions .pdp-desktop-buy{width:100%;min-height:50px;font-family:var(--font-product);font-size:12px;font-weight:600;letter-spacing:.03em}.pdp-desktop-actions .pdp-desktop-add{border:1px solid var(--hidi-mulberry-clay,#591d20);background:transparent;color:var(--hidi-mulberry-clay,#591d20)}.pdp-desktop-actions .pdp-desktop-buy{border:1px solid var(--hidi-mulberry-clay,#591d20);background:var(--hidi-mulberry-clay,#591d20);color:#fff8ef}.pdp-desktop-actions button:disabled{opacity:.48;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.pdp-desktop-actions .pdp-desktop-add:hover:not(:disabled){background:#f7eeea}.pdp-desktop-actions .pdp-desktop-buy:hover:not(:disabled){background:var(--hidi-mulberry-clay-lift,#69282a);border-color:var(--hidi-mulberry-clay-lift,#69282a)}}@media (max-width:620px){.pdp-title-row{grid-template-columns:minmax(0,1fr) 42px;gap:9px}.pdp-title-row .wishlist-button-compact{width:42px;height:42px;min-height:42px}.pdp-desktop-actions{display:none}.pdp-mobile-buybar{grid-template-columns:minmax(62px,auto) 46px minmax(92px,1fr) minmax(86px,.95fr);gap:6px}.pdp-mobile-buybar .wishlist-button-compact{width:46px;height:48px;min-height:48px;border-radius:50%;border:1px solid rgba(89,29,32,.14);background:rgba(255,248,239,.96);color:var(--hidi-mulberry-clay,#591d20);box-shadow:0 3px 12px rgba(65,38,29,.08)}.pdp-mobile-buybar .wishlist-button-compact[aria-pressed=true]{background:rgba(255,248,239,.98);border-color:rgba(89,29,32,.28);color:var(--hidi-mulberry-clay,#591d20)}.pdp-mobile-add-button,.pdp-mobile-buy-button{min-width:0;min-height:50px;padding:0 8px;font-family:var(--font-product);font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:none}.pdp-mobile-add-button{background:#fffaf5;color:var(--hidi-mulberry-clay,#591d20)}.pdp-mobile-add-button,.pdp-mobile-buy-button{border:1px solid var(--hidi-mulberry-clay,#591d20)}.pdp-mobile-buy-button{background:var(--hidi-mulberry-clay,#591d20);color:#fff8ef}.pdp-mobile-add-button:disabled,.pdp-mobile-buy-button:disabled{opacity:.48}}@media (max-width:360px){.pdp-mobile-buybar{grid-template-columns:54px 42px minmax(84px,1fr) minmax(78px,.9fr);padding-inline:8px;gap:5px}.pdp-mobile-buybar-price strong{font-size:13px}.pdp-mobile-add-button,.pdp-mobile-buy-button{padding-inline:5px;font-size:9px}}@media (min-width:621px){.pdp-desktop-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px}.pdp-desktop-actions .pdp-desktop-add,.pdp-desktop-actions .pdp-desktop-buy{display:inline-flex!important;visibility:visible!important;opacity:1}}@media (max-width:620px){.pdp-desktop-actions{display:none!important}.pdp-mobile-buybar{display:grid!important;grid-template-columns:minmax(58px,auto) 46px minmax(86px,1fr) minmax(82px,.95fr)!important;gap:6px!important}.pdp-mobile-add-button,.pdp-mobile-buy-button{display:inline-flex!important;align-items:center;justify-content:center;visibility:visible!important}}:root{--hidi-sage-stone:#6f7569;--hidi-sage-stone-deep:#545b50;--hidi-sage-stone-hover:#7d8476;--hidi-sage-mist:#f3f5f1;--hidi-warm-white:#fbfaf7;--hidi-premium-gold:#c9a766;--ink:#2c2f2b;--muted:#6f736d;--paper:#ffffff;--ivory:#fbfaf7;--line:#e1e2dd;--sage:var(--hidi-sage-stone);--gold:var(--hidi-premium-gold);--hidi-mulberry:var(--hidi-sage-stone);--hidi-mulberry-deep:var(--hidi-sage-stone-deep);--hidi-mulberry-hover:var(--hidi-sage-stone-hover);--hidi-mulberry-soft:#e9ede7;--hidi-mulberry-mist:var(--hidi-sage-mist);--hidi-mulberry-clay:var(--hidi-sage-stone);--hidi-mulberry-gold:var(--hidi-premium-gold);--hidi-mulberry-gold-bright:#dfc589;--hidi-mulberry-ivory:#f8f5ec;--hidi-mulberry-muted:#d8ddd3;--hidi-mulberry-line:rgba(223,197,137,.32)}body{background:#fff;color:var(--ink)}.announcement{min-height:28px;padding:5px 16px;background:#fff;color:#52574f;border-bottom:1px solid #e5e6e1;font-size:8px;font-weight:600;letter-spacing:.11em}.site-header{background:rgba(111,117,105,.985);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 8px 28px rgba(40,45,39,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header,.site-header .header-inner{color:#f8f5ec}.site-header .wordmark{width:164px;height:auto}.site-header .wordmark img{height:auto;filter:none}.site-header .desktop-nav,.site-header .desktop-nav a,.site-header .mobile-menu,.site-header .utility-nav,.site-header .utility-nav a,.site-header .utility-nav button{color:#f8f5ec}.site-header .desktop-nav{font-size:9px;font-weight:600;letter-spacing:.12em}.site-header .desktop-nav a:after{background:#e0c486}.site-header .desktop-nav a:hover,.site-header .mobile-menu:hover,.site-header .utility-nav a:hover,.site-header .utility-nav button:hover{color:#ead39f}.site-header [class*=count]{background:#e0c486;color:#444a42;box-shadow:none}.mobile-nav-panel{background:linear-gradient(145deg,#747b6e,#5d6559)!important;color:#f8f5ec!important}.mobile-nav-panel a{color:inherit}.button-dark{background:var(--hidi-sage-stone);border-color:var(--hidi-sage-stone);color:#fff}.button-dark:hover{background:var(--hidi-sage-stone-deep);border-color:var(--hidi-sage-stone-deep)}.button-light{border-color:#9ca197;color:#4f554d;background:#fff}.footer{--ink:#f8f5ec;--muted:#d8ddd3;padding-top:78px;background:radial-gradient(circle at 8% 0,rgba(223,197,137,.08),transparent 30%),linear-gradient(135deg,#666d61,#747b6e);color:#f8f5ec;border-top:1px solid rgba(255,255,255,.12)}.footer .footer-note,.footer h3,.footer strong{color:#e0c486}.footer-grid a{color:#f4f1e8}.footer-grid a:hover{color:#ead39f}.footer .muted,.footer-bottom,.footer-small{color:#d9ddd4}.footer .newsletter{border-bottom-color:rgba(255,255,255,.42)}.footer .newsletter input{color:#fff}.footer .newsletter input::placeholder{color:#cfd4ca}.footer .newsletter button{color:#e0c486}.footer-bottom{border-top-color:rgba(255,255,255,.16)}.social-link{color:#f4f1e8}.social-link:hover{color:#e0c486}.collection-page .collection-header{margin-top:34px;margin-bottom:50px}.collection-page .collection-header .eyebrow{color:#9b7d4e}.collection-page .collection-header h1{margin-bottom:14px;color:#2d302c;font-family:var(--font-display);font-size:clamp(52px,6vw,82px);font-weight:400;line-height:.92;letter-spacing:-.045em}.collection-page .collection-header>p:last-child{max-width:520px;color:#72766f;font-size:13px;line-height:1.7}@media (max-width:1000px){.site-header .header-inner{height:64px}.site-header .wordmark{width:128px}}@media (max-width:620px){:root{--hidi-mobile-announcement:26px;--hidi-mobile-header:58px}.announcement{min-height:var(--hidi-mobile-announcement);background:#fff;color:#52574f;border-bottom-color:#e3e4df}.site-header{top:var(--hidi-mobile-announcement)}.site-header .header-inner{height:var(--hidi-mobile-header)}.site-header .wordmark{width:112px}.footer{padding-top:58px}}.announcement{background:#461416;color:#f2e7dc;border-bottom:1px solid rgba(220,172,101,.32)}.site-header{--ink:#f8eee4;background:radial-gradient(circle at 93% 18%,rgba(176,89,76,.12),transparent 25%),radial-gradient(ellipse at 10% 82%,rgba(255,255,255,.025),transparent 28%),linear-gradient(104deg,#642326,#591d20 54%,#4b1719);border-bottom-color:rgba(226,181,108,.34);box-shadow:0 10px 30px rgba(48,11,13,.17)}.site-header,.site-header .desktop-nav,.site-header .desktop-nav a,.site-header .header-inner,.site-header .mobile-menu,.site-header .utility-nav,.site-header .utility-nav a,.site-header .utility-nav button{color:#f8eee4}.site-header .desktop-nav a:after{background:#d5a24d}.site-header .desktop-nav a:hover,.site-header .mobile-menu:hover,.site-header .utility-nav a:hover,.site-header .utility-nav button:hover{color:#f1c36e;opacity:1}.site-header [class*=count]{background:#e4c589;color:#481619;box-shadow:0 0 0 1px rgba(70,20,22,.56)}.footer{--ink:#f8eee4;--muted:#d8c4b6;background:radial-gradient(circle at 8% 0,rgba(214,162,77,.07),transparent 29%),radial-gradient(circle at 94% 92%,rgba(255,255,255,.022),transparent 30%),linear-gradient(120deg,#4b1719,#591d20 58%,#441416);color:#f8eee4;border-top-color:rgba(226,181,108,.34)}.footer .footer-note,.footer h3,.footer strong{color:#dfb45f}.footer-grid a{color:#f0e4d9}.footer-grid a:hover{color:#f1c36e}.footer .muted,.footer-bottom,.footer-small{color:#d8c4b6}.footer .newsletter{border-bottom-color:rgba(234,203,148,.5)}.footer .newsletter input{color:#f8eee4}.footer .newsletter input::placeholder{color:#baa79a}.footer .newsletter button{color:#dfb45f}.footer-bottom{border-top-color:rgba(229,190,127,.21)}.footer .social-link{border-color:rgba(223,180,95,.34);color:#f0e4d9}.footer .social-link:hover{background:rgba(223,180,95,.1);border-color:#dfb45f;color:#f1c36e}.footer .newsletter-status{color:#e2c78f}@media (max-width:620px){.announcement{background:#461416;color:#f2e7dc}.mobile-nav-panel{background:#f3ecdf!important;color:#591d20!important}.mobile-nav-links{border-top-color:#d7c7b5}.mobile-nav-links a{border-bottom-color:#d7c7b5;color:#591d20}.mobile-nav-account a,.mobile-nav-account a svg,.mobile-nav-links a span{color:#591d20}.mobile-nav-account{border-top-color:#d7c7b5}.mobile-nav-account a{border-color:#cdbda9;background:#eadfcf}}:root{--hidi-mulberry:#591d20;--hidi-mulberry-deep:#461416;--hidi-mulberry-hover:#69282a;--hidi-mulberry-soft:#f3e5e2;--hidi-mulberry-mist:#fbf6f2;--hidi-mulberry-clay:#591d20;--hidi-mulberry-clay-deep:#461416;--hidi-mulberry-clay-lift:#69282a;--hidi-mulberry-ivory:#f8eee4;--hidi-mulberry-muted:#d8c4b6;--hidi-mulberry-gold:#d5a24d;--hidi-mulberry-gold-bright:#f1c36e;--hidi-mulberry-line:rgba(226,181,108,.34);--hidi-gold-accent:#d5a24d;--hidi-ivory-text:#fff8ef}.footer{--footer-ink:#fff6ed;--footer-muted:#e5cfc6;--footer-gold:#d5a24d;--footer-gold-bright:#f1c36e;--footer-clay:#8c514b;--footer-clay-deep:#78413d;--footer-clay-soft:#a15f57;padding:0;background:var(--footer-clay);color:var(--footer-ink);border-top:4px solid #d6b06b}.footer,.footer-main{position:relative;overflow:hidden}.footer-main{padding:82px 0 66px;background:radial-gradient(circle at -2% 8%,rgba(241,195,110,.1),transparent 24%),radial-gradient(circle at 101% 84%,rgba(70,20,22,.12),transparent 27%),linear-gradient(135deg,#96574f 0,var(--footer-clay) 52%,#824943 100%)}.footer-main:after,.footer-main:before{content:"";position:absolute;pointer-events:none;border:1px solid rgba(241,195,110,.13);border-radius:48% 52% 46% 54%;transform:rotate(-18deg)}.footer-main:before{width:300px;height:430px;left:-190px;bottom:-220px}.footer-main:after{width:265px;height:365px;right:-150px;top:30px;transform:rotate(22deg)}.footer .footer-grid{position:relative;z-index:1;grid-template-columns:minmax(280px,1.45fr) .72fr .78fr minmax(300px,1.35fr);gap:clamp(38px,5vw,78px)}.footer h3{margin:0 0 10px;color:var(--footer-gold-bright);font-family:var(--font-sans);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.footer-grid>div{gap:10px}.footer .footer-logo{margin-bottom:16px}.footer .footer-logo img{display:block;width:clamp(150px,12vw,188px);height:auto}.footer-grid a{width:fit-content;color:#fff3e8;font-size:13px;line-height:1.5;transition:color .18s ease,transform .18s ease}.footer-grid a:hover{color:var(--footer-gold-bright);text-decoration:none;transform:translateX(2px)}.footer .muted{max-width:390px;margin-top:2px;color:var(--footer-muted);font-size:12.5px;line-height:1.75}.footer-note{margin:12px 0 0;color:var(--footer-gold-bright);font-family:var(--font-display);font-size:21px;font-style:italic;line-height:1.2}.footer .social-links{margin:12px 0 5px;display:flex;gap:9px}.footer .social-link{width:38px;height:38px;display:inline-grid;place-items:center;border:1px solid rgba(255,246,237,.35);border-radius:50%;background:rgba(255,255,255,.035);color:#fff3e8;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.footer .social-link:hover{background:rgba(89,29,32,.72);border-color:var(--footer-gold-bright);color:var(--footer-gold-bright);transform:translateY(-2px)}.footer .social-link-disabled{opacity:.45}.footer .newsletter{margin-top:10px;min-height:48px;border-bottom:1px solid rgba(255,243,232,.48)}.footer .newsletter:focus-within{border-bottom-color:var(--footer-gold-bright)}.footer .newsletter input{min-width:0;color:var(--footer-ink);font-size:13px}.footer .newsletter input::placeholder{color:#e0c8be}.footer .newsletter button{padding-left:16px;color:var(--footer-gold-bright);font-size:9px;font-weight:700;letter-spacing:.1em;white-space:nowrap}.footer .newsletter button:hover:not(:disabled){color:#fff8ef}.footer .newsletter-status{min-height:17px;margin:5px 0 0;color:#f0d5a2;font-size:9px}.footer-small{margin-top:2px;color:#d9beb5;font-size:9px;line-height:1.55}.footer-motto{margin:22px 0 0;color:var(--footer-gold-bright);font-family:var(--font-sans);font-size:9px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.footer-bottom-shell{position:relative;z-index:2;background:linear-gradient(90deg,#713a37 0,var(--footer-clay-deep) 52%,#6f3936 100%);border-top:1px solid rgba(241,195,110,.24)}.footer .footer-bottom{min-height:74px;margin-top:0;padding:18px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:0;color:#e8d2c9;font-size:10px;letter-spacing:.02em}@media (max-width:1000px){.footer-main{padding-top:70px}.footer .footer-grid{grid-template-columns:1.25fr 1fr 1fr;gap:46px 32px}.footer-grid>div:last-child{grid-column:1/-1;max-width:620px}}@media (max-width:620px){.footer-main{padding:58px 0 46px}.footer .footer-grid{grid-template-columns:1fr 1fr;gap:38px 24px}.footer-brand,.footer-grid>div:last-child{grid-column:1/-1}.footer .footer-logo img{width:148px}.footer-grid a{min-height:34px;display:flex;align-items:center;font-size:12px}.footer .newsletter{min-height:52px}.footer .newsletter input{font-size:16px}.footer .newsletter button{padding-left:10px;font-size:8px}.footer-motto{margin-top:18px}.footer .footer-bottom{min-height:84px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}}@media (prefers-reduced-motion:reduce){.footer .social-link,.footer-grid a{transition:none}}.checkout-section-heading{margin-bottom:4px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start}.checkout-step{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d9cbc2;border-radius:50%;color:var(--hidi-mulberry,#651f23);font-size:9px;font-weight:700;letter-spacing:.04em}.checkout-section-heading h2{margin:0}.checkout-section-heading p{margin:3px 0 0;color:#81756c;font-size:10px;line-height:1.45}.checkout-field{min-width:0;display:grid;gap:5px;color:#594b43;font-size:10px;font-weight:600}.checkout-field>span{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.checkout-field>span small{color:#9a8d84;font-size:8px;font-weight:500;letter-spacing:.02em;text-transform:uppercase}.checkout-field>small{margin-top:-1px;color:#8c8077;font-size:9px;font-weight:400;line-height:1.4}.checkout-field input{margin:0}.checkout-field input:focus{border-color:var(--hidi-mulberry,#651f23);box-shadow:0 0 0 1px rgba(101,31,35,.08)}.checkout-verified-phone{min-height:52px;padding:8px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d8d3cb;background:#fcf9f9}.checkout-verified-phone>span{display:grid;gap:1px}.checkout-verified-phone small{color:#887b72;font-size:8px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.checkout-verified-phone strong{color:#3e342f;font-size:13px;font-weight:600}.checkout-verified-phone>b{color:#68745f;font-size:9px;font-weight:600}.checkout-optional-toggle{width:fit-content;min-height:32px;padding:0;display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:var(--hidi-mulberry,#651f23);font-size:10px;font-weight:600;cursor:pointer}.checkout-optional-toggle span{color:#9a8d84;font-size:8px;font-weight:500;letter-spacing:.03em;text-transform:uppercase}.checkout-optional-toggle:focus-visible,.checkout-optional-toggle:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width:620px){.checkout-section-heading{grid-template-columns:25px minmax(0,1fr);gap:9px;margin-bottom:3px}.checkout-step{width:24px;height:24px;font-size:8px}.checkout-section-heading p{font-size:9px}.checkout-field{gap:4px;font-size:9px}.checkout-field>small{font-size:8.5px}.checkout-verified-phone{min-height:52px}.checkout-optional-toggle{min-height:36px;font-size:9px}}.checkout-summary-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.checkout-edit-bag{width:fit-content;color:var(--hidi-mulberry,#651f23)!important;font-size:9px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.checkout-edit-bag:focus-visible,.checkout-edit-bag:hover{color:var(--hidi-mulberry-deep,#4a1719)!important}@media (max-width:620px){.checkout-mobile-summary-body>.checkout-edit-bag{margin-top:9px;display:inline-flex;min-height:30px;align-items:center}}.cart-item-group .cart-group-info{display:grid;grid-template-columns:1fr;gap:14px}.cart-group-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.cart-group-heading>div{min-width:0}.cart-group-heading h2{margin-bottom:4px}.cart-group-heading p{margin:2px 0 0;color:var(--muted)}.cart-group-heading>strong{flex:0 0 auto;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.cart-variant-list{display:grid;border-top:1px solid var(--line)}.cart-variant-row{min-height:52px;padding:10px 0;display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:16px;align-items:center;border-bottom:1px solid var(--line)}.cart-variant-row:last-child{border-bottom:0}.cart-variant-label{display:flex;align-items:baseline;gap:10px;min-width:0}.cart-variant-label strong{font-family:var(--font-product);font-size:11px;font-weight:600}.cart-variant-label span{color:var(--muted);font-size:10px}.cart-item-group .cart-actions{grid-column:auto;align-self:center;justify-content:flex-end}@media (max-width:620px){.cart-group-heading{gap:10px}.cart-group-heading>strong{font-size:12px}.cart-variant-row{grid-template-columns:1fr;gap:7px;padding:11px 0}.cart-item-group .cart-actions{justify-content:flex-start}.cart-variant-label{justify-content:space-between}}.checkout-delivery-status{min-height:0;margin-top:-3px;color:#7c7067;line-height:1.5}.checkout-delivery-status:empty{display:none}.checkout-delivery-status strong{color:#4f5f45;font-weight:700}.checkout-delivery-serviceable{padding:9px 11px;border-left:2px solid #7d8d6e;background:#f7f9f4}.checkout-delivery-alternate,.checkout-delivery-unavailable{padding:9px 11px;border-left:2px solid #d5a24d;background:#fcf8f2}.checkout-delivery-checking{color:#8c8077}.checkout-field input:user-invalid{border-color:#a65f64;background:#fffafa}.checkout-field input:user-valid{border-color:#d7d1ca}@media (max-width:620px){.checkout-delivery-status{font-size:8.5px}}.checkout-mobile-shipping-row{padding:10px 0 0;display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:#74685f;font-size:10px}.checkout-mobile-shipping-row strong{color:#4f5f45;font-size:10px;font-weight:700}.checkout-payment-trust{align-items:flex-start}.checkout-payment-trust>div{display:grid;gap:4px}.checkout-payment-trust ul{margin:0;padding-left:17px;display:grid;gap:4px;color:var(--muted);font-size:9px;line-height:1.45}.checkout-delivery-status{min-height:20px;margin-top:-2px;color:#7b6f66;font-size:9px;line-height:1.45}.checkout-delivery-serviceable strong{color:#4f6a48}.checkout-delivery-alternate strong{color:#7c5a28}.checkout-delivery-unavailable{color:#8b6f63}@media (max-width:620px){.checkout-payment-trust{gap:8px}.checkout-payment-trust ul{font-size:8.5px}}.skip-link{position:fixed;left:16px;top:12px;z-index:30000;padding:11px 15px;transform:translateY(-180%);border:2px solid #fff8ef;border-radius:4px;background:#591d20;color:#fff8ef;font-size:13px;font-weight:700;text-decoration:none;transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid #651f23;outline-offset:3px}.footer :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible,.mobile-nav-panel :where(a,button):focus-visible{outline-color:#f3c875}#main-content:focus{outline:none}.mobile-nav-close{top:14px;right:14px;display:grid;place-items:center;border:1px solid rgba(255,248,239,.28);border-radius:50%;background:transparent;color:inherit;cursor:pointer}.desktop-nav a[aria-current=page],.mobile-nav-links a[aria-current=page]{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.skip-link{transition:none}}.site-header .header-inner{height:74px;grid-template-columns:210px minmax(0,1fr) auto;gap:28px}.site-header .wordmark{width:174px;height:62px;display:inline-flex;align-items:center;justify-content:flex-start;overflow:hidden;line-height:0}.site-header .wordmark img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:left center}.site-header .desktop-nav{font-size:.8125rem;font-weight:750;line-height:1;letter-spacing:.07em}.site-header .utility-nav{font-size:.875rem}.mobile-nav-panel{position:fixed}.mobile-nav-close{position:absolute;top:18px;right:22px;z-index:3;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(226,181,108,.38);border-radius:999px;background:rgba(70,20,22,.82);color:var(--hidi-mulberry-ivory)}.mobile-nav-links a{gap:24px;padding-right:4px}.mobile-nav-links a span{flex:0 0 auto;margin-left:24px}.footer-logo{width:clamp(260px,22vw,360px);max-width:100%;display:inline-flex;align-items:center;overflow:hidden;line-height:0;margin-bottom:20px}.footer-logo img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain}.footer-brand .muted{margin-top:4px}@media (max-width:1000px){.site-header .header-inner{height:70px;grid-template-columns:44px minmax(0,1fr) auto}.site-header .wordmark{width:min(150px,36vw);height:58px;justify-content:center}.site-header .wordmark img{object-position:center}.site-header .desktop-nav{font-size:.8125rem}}@media (max-width:620px){.site-header .header-inner{height:60px}.site-header .wordmark{width:min(126px,38vw);height:52px}.mobile-nav-panel{padding-top:96px}.mobile-nav-close{top:18px;right:18px}.mobile-nav-intro{padding-right:52px}.footer-logo{width:min(250px,72vw)}}@media (max-width:390px){.site-header .wordmark{width:min(116px,36vw)}.mobile-nav-panel{padding-top:92px}}.header-icons_iconButton__A4bC3,.header-icons_iconLink__wGCoc{position:relative;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink);padding:0;cursor:pointer;flex:0 0 34px}.header-icons_icon__VXc8v{width:21px;height:21px;stroke-width:1.65}.header-icons_count__oNFFa{position:absolute;top:-2px;right:-4px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--ink);color:white;font-size:9px;font-weight:700;line-height:16px;text-align:center}@media (max-width:640px){.header-icons_iconButton__A4bC3,.header-icons_iconLink__wGCoc{width:32px;height:32px;flex-basis:32px}.header-icons_icon__VXc8v{width:20px;height:20px}}.header-search_wrap__azkb_{position:relative;display:inline-flex;align-items:center}.header-search_trigger__8HEP1{border:0;background:transparent;padding:0;cursor:pointer;color:inherit}.header-search_panel__l0x3R{position:fixed;left:0;right:0;top:32px;z-index:60;background:var(--paper);color:var(--ink);border-bottom:1px solid var(--line);box-shadow:0 12px 32px rgba(0,0,0,.1)}.header-search_inner__rhAXF{width:min(var(--max),calc(100% - 64px));margin:0 auto;padding:32px 0}.header-search_topRow__g06bX{display:flex;align-items:center;justify-content:center;gap:18px}.header-search_searchBox__HjRET{width:min(800px,calc(100vw - 180px));height:52px;border:1px solid var(--ink);display:flex;align-items:center;padding:0 16px 0 20px;background:transparent}.header-search_input__6mJ3z{flex:1 1;min-width:0;border:0;background:transparent;color:var(--ink);padding:0;font-family:Georgia,Times New Roman,serif;font-size:17px;outline:none}.header-search_input__6mJ3z::placeholder{color:var(--muted)}.header-search_searchGlyph__jIlS1{font-size:21px;opacity:.9}.header-search_close__R1z2n{border:0;background:transparent;color:var(--ink);cursor:pointer;font-size:32px;line-height:1;padding:4px 8px}.header-search_empty__SMb_h,.header-search_helper__0esji{width:min(800px,calc(100vw - 180px));margin:14px auto 0;color:var(--muted);font-size:12px}.header-search_results__ZAds9{width:min(800px,calc(100vw - 180px));margin:22px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.header-search_item__h9Xu7{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;align-items:center;color:var(--ink);min-width:0}.header-search_thumb__OuMkd{position:relative;width:72px;aspect-ratio:4/5.2;overflow:hidden;background:var(--ivory)}.header-search_name__FU_Eo{font-family:Georgia,Times New Roman,serif;font-size:15px;display:block}.header-search_meta__AsPCu{margin:4px 0 0;color:var(--muted);font-size:11px}.header-search_backdrop__SAjm3{position:fixed;inset:32px 0 0;z-index:50;border:0;background:rgba(29,29,26,.22)}@media (max-width:900px){.header-search_results__ZAds9{grid-template-columns:repeat(2,minmax(0,1fr))}.header-search_empty__SMb_h,.header-search_helper__0esji,.header-search_results__ZAds9,.header-search_searchBox__HjRET{width:min(720px,calc(100vw - 120px))}}@media (max-width:640px){.header-search_inner__rhAXF{width:min(100% - 28px,var(--max));padding:22px 0}.header-search_topRow__g06bX{gap:8px}.header-search_empty__SMb_h,.header-search_helper__0esji,.header-search_results__ZAds9,.header-search_searchBox__HjRET{width:calc(100vw - 76px)}.header-search_results__ZAds9{grid-template-columns:1fr}.header-search_searchBox__HjRET{height:48px}.header-search_input__6mJ3z{font-size:16px}.header-search_close__R1z2n{font-size:28px}}.header-search_input__6mJ3z{font-family:var(--font-sans);font-size:16px;letter-spacing:-.01em}.header-search_name__FU_Eo{font-family:var(--font-display);font-size:17px;font-weight:500;line-height:1.2}.header-search_empty__SMb_h,.header-search_helper__0esji,.header-search_meta__AsPCu{font-size:12px}@media (max-width:640px){.header-search_panel__l0x3R{top:30px;max-height:calc(100dvh - 30px);overflow-y:auto;overscroll-behavior:contain}.header-search_inner__rhAXF{width:calc(100% - 24px);padding:18px 0 28px}.header-search_topRow__g06bX{align-items:center}.header-search_searchBox__HjRET{width:min(100%,calc(100vw - 66px));min-width:0;height:50px;padding-inline:14px}.header-search_empty__SMb_h,.header-search_helper__0esji,.header-search_results__ZAds9{width:min(100%,calc(100vw - 24px))}.header-search_results__ZAds9{gap:14px;margin-top:18px}.header-search_item__h9Xu7{grid-template-columns:64px minmax(0,1fr);min-height:82px}.header-search_thumb__OuMkd{width:64px}.header-search_close__R1z2n{width:42px;height:42px;padding:0;flex:0 0 42px}.header-search_backdrop__SAjm3{inset:30px 0 0}}