.living-mosaic__header{max-width:720px;margin:0 auto 40px;text-align:center}.living-mosaic__eyebrow{display:block;color:var(--burnt-orange);text-transform:uppercase;letter-spacing:.22em;font-weight:700;font-size:10px;margin-bottom:12px}.living-mosaic__header h2{font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.02em;color:var(--charcoal);margin:0 0 16px}.living-mosaic__header p{font-size:16px;line-height:1.7;color:var(--muted-olive);margin:0 auto}.living-mosaic__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:28px}.living-mosaic__frame{background:var(--black);padding:14px;border-radius:var(--radius);box-shadow:3px 3px 0 var(--charcoal)}.living-mosaic__viewport{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;touch-action:pan-y;overscroll-behavior:contain;user-select:none;-webkit-user-select:none;cursor:zoom-in}.living-mosaic__viewport.is-zoomed{touch-action:none;cursor:grab}.living-mosaic__viewport.is-zoomed:active{cursor:grabbing}.living-mosaic__zoom-stage{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:center center;will-change:transform}.living-mosaic__zoom-stage.is-auto-revealing{transition:transform 2.4s cubic-bezier(.16,.8,.3,1)}.living-mosaic__loading{aspect-ratio:13 / 23;max-height:78vh;margin:0 auto;display:flex;align-items:center;justify-content:center;color:var(--off-white);font-size:13px;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(120deg,#eebf6814,#c76a3214);animation:mosaic-pulse 1.6s ease-in-out infinite}@keyframes mosaic-pulse{0%,to{opacity:.55}50%{opacity:1}}.living-mosaic__grid{display:grid;grid-template-columns:repeat(var(--mosaic-cols),1fr);grid-template-rows:repeat(var(--mosaic-rows),1fr);gap:2px;aspect-ratio:var(--mosaic-cols) / var(--mosaic-rows);max-height:82vh;margin:0 auto;perspective:600px}.living-mosaic__caption{text-align:center;font-size:12px;color:var(--muted-olive);margin-top:16px}.mosaic-tile{position:relative;aspect-ratio:1 / 1;cursor:pointer}.mosaic-tile--empty{background:var(--charcoal)}.mosaic-tile:focus-visible{outline:2px solid var(--sand);outline-offset:2px;z-index:2}.mosaic-tile__inner{position:absolute;top:0;right:0;bottom:0;left:0;transform-style:preserve-3d;transition:transform .5s cubic-bezier(.4,.2,.2,1)}.mosaic-tile.is-flipped .mosaic-tile__inner{transform:rotateY(180deg)}.mosaic-tile__face{position:absolute;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;overflow:hidden;display:flex;align-items:center;justify-content:center}.mosaic-tile__face--front img{width:100%;height:100%;object-fit:cover;display:block;-webkit-user-drag:none;transform:scale(2.2);transform-origin:center center}.mosaic-tile--necklace .mosaic-tile__face--front img{transform:scale(3.4);transform-origin:50% 76%}.mosaic-tile--custom-crop .mosaic-tile__face--front img{transform:none}.mosaic-tile__face--back{background:var(--charcoal);transform:rotateY(180deg);padding:1px}.mosaic-tile__name{font-family:var(--font-body);font-size:5.5px;line-height:1.15;letter-spacing:.04em;text-transform:uppercase;color:var(--sand);text-align:center}@media (min-width: 700px){.mosaic-tile__name{font-size:7px}}.mosaic-tile.no-flip-motion .mosaic-tile__inner{transform:none!important}.mosaic-tile.no-flip-motion .mosaic-tile__face--front,.mosaic-tile.no-flip-motion .mosaic-tile__face--back{transition:opacity .2s ease}.mosaic-tile.no-flip-motion .mosaic-tile__face--back{transform:none;opacity:0;pointer-events:none}.mosaic-tile.no-flip-motion.is-flipped .mosaic-tile__face--front{opacity:0}.mosaic-tile.no-flip-motion.is-flipped .mosaic-tile__face--back{opacity:1;pointer-events:auto}.mosaic-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#17181699;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1200}.mosaic-modal__close{position:absolute;top:12px;right:12px;z-index:5;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;background:#171816c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:20px;line-height:1;cursor:pointer;color:var(--off-white)}.mosaic-modal{position:relative;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;border-radius:var(--radius);box-shadow:4px 4px 0 var(--charcoal)}.meet-sina{position:relative;background:var(--off-white);max-width:880px;width:100%;max-height:90vh;overflow-y:auto;border-radius:var(--radius);box-shadow:4px 4px 0 var(--charcoal);display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1fr)}.meet-sina__portrait{background:var(--black)}.meet-sina__portrait img{width:100%;height:100%;object-fit:cover;object-position:center top;min-height:280px}.meet-sina__letter{padding:40px 40px 44px}.meet-sina__eyebrow{color:var(--burnt-orange);text-transform:uppercase;letter-spacing:.18em;font-weight:700;font-size:10px;margin:0 0 10px}.meet-sina__letter h3{font-size:26px;line-height:1.15;margin:0 0 20px;color:var(--charcoal)}.meet-sina__pullquote{font-size:19px;line-height:1.5;color:var(--charcoal);font-weight:600;margin:0 0 22px}.meet-sina__letter p{font-size:15px;line-height:1.8;color:var(--muted-olive);margin:0 0 16px}.meet-sina__signoff{color:var(--charcoal);font-weight:700;margin-top:24px}@media (max-width: 700px){.meet-sina{grid-template-columns:1fr}.meet-sina__portrait img{min-height:200px}.meet-sina__letter{padding:30px 24px 34px}}.living-mosaic__body{display:grid;grid-template-columns:1.35fr minmax(240px,1fr);column-gap:clamp(28px,3.4vw,56px);row-gap:24px;align-items:start;margin-top:28px}.living-mosaic__visual{width:100%;min-width:0}.living-mosaic__hint{margin:10px 2px 0;font-size:12px;line-height:1.5;letter-spacing:.01em;color:var(--muted-olive);text-align:center}.living-mosaic__hint-desktop{display:none}@media (hover: hover) and (pointer: fine){.living-mosaic__hint-desktop{display:inline}}.living-mosaic__frame{position:relative;width:100%;aspect-ratio:3 / 4;padding:0;border:1px solid rgba(247,244,236,.14);border-radius:2px;box-shadow:0 24px 56px #0000006b;background:#090909;overflow:hidden}.living-mosaic__portrait-reveal,.living-mosaic__grid-reveal{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.living-mosaic__grid-reveal{z-index:1;opacity:0;transition:opacity 1.15s ease}.living-mosaic__portrait-reveal{z-index:3;object-fit:cover;object-position:center center;opacity:0;filter:saturate(.96) contrast(1.02) brightness(.92);transition:opacity 1.15s ease,filter 1.15s ease;pointer-events:none}.living-mosaic__grid{width:100%;height:100%;max-height:none;margin:0;gap:0;aspect-ratio:auto}.living-mosaic__sr-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.living-mosaic__frame.is-mosaic-ready .living-mosaic__grid-reveal{opacity:1}.living-mosaic__frame.is-portrait-revealed .living-mosaic__portrait-reveal{opacity:.58;filter:saturate(.8) contrast(1.08) brightness(1.04)}.living-mosaic__frame.has-grid-error .living-mosaic__portrait-reveal{opacity:1}.mosaic-tile__face--front{transition:opacity .24s ease}.mosaic-tile__name{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:1px;background:#292a28f0;opacity:0;transition:opacity .24s ease;pointer-events:none}.mosaic-tile.has-name-overlay .mosaic-tile__face--front{opacity:0}.mosaic-tile.has-name-overlay .mosaic-tile__name{opacity:1}.living-mosaic__story{display:grid;gap:14px;min-width:0}.living-mosaic__lead{margin:0;color:var(--charcoal);font-family:var(--font-body);font-size:clamp(16px,1.08vw,18px);line-height:1.45;font-weight:800;text-wrap:pretty}.living-mosaic__story-copy{margin:0;color:var(--muted-olive);font-family:var(--font-body);font-size:clamp(14px,.98vw,16px);line-height:1.65;text-wrap:pretty}.living-mosaic__card{margin-top:6px}@media (max-width: 767px){.living-mosaic__body{grid-template-columns:minmax(0,1fr);margin-top:24px}.living-mosaic__lead{font-size:16px;line-height:1.5}.living-mosaic__story-copy{font-size:14px;line-height:1.65}}.hero--screened-image{position:relative;isolation:isolate}.hero--screened-image .hero__background{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:right top;opacity:.78;pointer-events:none;z-index:0;transform:scale(1.02);transform-origin:right top}.hero--screened-image .hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#171816fb,#171816f7 28%,#171816d6 48%,#17181675,#1718162e);pointer-events:none;z-index:0}.hero--screened-image .hero-inner{position:relative;z-index:1}.hero__background-stack{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero__background-slide{position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover;background-position:left center;opacity:0;pointer-events:none;transform:scale(1.02);transform-origin:left center;transition:opacity 2s ease}.hero__background-slide.is-active{opacity:.78}@media (max-width: 959px){.hero--screened-image .hero__background{opacity:.56;transform:scale(1.03)}.hero--screened-image .hero__scrim{background:linear-gradient(90deg,#171816f7,#171816ed 34%,#171816bd,#17181657 82%,#17181624)}.hero__background-slide.is-active{opacity:.56}}.meet-sina-page{display:grid;grid-template-columns:minmax(0,.95fr) minmax(320px,.9fr);gap:clamp(32px,4vw,56px);align-items:start;scroll-margin-top:calc(var(--header-height) + 24px)}.meet-sina-message{display:grid;gap:18px}.meet-sina-mobile-intro{display:grid;gap:12px}.meet-sina-mobile-inset-row{display:block}.meet-sina-mobile-inset-row:after{content:"";display:block;clear:both}.meet-sina-photo-card--mobile-headline{display:none}.meet-sina-pullquote{max-width:none;width:100%;margin:6px 0;color:var(--earth-brown);font-family:var(--font-display);font-size:clamp(24px,3vw,38px);font-weight:800;line-height:1.18}.meet-sina-message p{color:var(--muted-olive)}.meet-sina-signoff{color:var(--charcoal)!important;font-weight:700}.meet-sina-media{display:grid;gap:18px}.meet-sina-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.meet-sina-photo-card{overflow:hidden;border:1.5px solid rgba(41,42,40,.18);border-radius:var(--radius);background:var(--off-white);box-shadow:0 2px #00000014}.meet-sina-photo-card img{width:100%;height:100%;object-fit:cover;aspect-ratio:4 / 5}.meet-sina-photo-card--portrait img{object-position:center top}.meet-sina-photo-card--wide{grid-column:1 / -1}.meet-sina-photo-card--wide img{aspect-ratio:16 / 11}.meet-sina-note{padding:28px;border-top:3px solid var(--burnt-orange);border-radius:var(--radius);background:var(--charcoal);color:var(--off-white);box-shadow:3px 3px 0 var(--charcoal)}.meet-sina-note span{color:var(--sand);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.meet-sina-note h3{margin:16px 0 12px;color:var(--off-white);font-size:clamp(28px,3vw,36px);line-height:1.05}.meet-sina-note p{margin:0;color:#f7f4ecbd}@media (max-width: 959px){.meet-sina-page{display:flex;flex-direction:column;gap:34px}.meet-sina-message,.meet-sina-media,.meet-sina-media-grid{width:100%}.meet-sina-mobile-intro{gap:10px}.meet-sina-headline span{margin-bottom:10px;font-size:10px;letter-spacing:.2em}.meet-sina-headline h2{margin-bottom:0;max-width:none;font-size:clamp(36px,7.4vw,48px);line-height:1;letter-spacing:-.04em}.meet-sina-mobile-inset-row{display:block;max-width:100%}.meet-sina-photo-card--mobile-headline{display:block;float:right;width:176px;height:176px;margin:4px 0 10px 18px}.meet-sina-photo-card--mobile-headline img{display:block;width:176px;height:176px;aspect-ratio:1 / 1;object-fit:cover;object-position:center center}.meet-sina-pullquote{margin:0;font-size:clamp(18px,4vw,24px);line-height:1.5}.meet-sina-message>p:first-of-type{margin-top:-2px}.meet-sina-media{order:2;gap:16px}.meet-sina-photo-card--portrait{display:none}.meet-sina-note{order:2;padding:22px}.meet-sina-media-grid{order:3;grid-template-columns:1fr}.meet-sina-photo-card:not(.meet-sina-photo-card--mobile-headline) img,.meet-sina-photo-card--wide img,.meet-sina-photo-card--portrait img{aspect-ratio:auto;min-height:260px;max-height:520px}.meet-sina-note h3{font-size:clamp(30px,7vw,36px)}}@media (max-width: 420px){.meet-sina-headline h2{font-size:clamp(32px,8vw,40px)}.meet-sina-photo-card--mobile-headline{width:156px;height:156px;margin:4px 0 10px 16px}.meet-sina-photo-card--mobile-headline img{width:156px;height:156px}.meet-sina-pullquote{font-size:clamp(17px,4.4vw,21px);line-height:1.44}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--charcoal:#292A28;--black:#171816;--warm-cream:#EEE9DE;--sand:#D9A15B;--burnt-orange:#C76A32;--earth-brown:#5A4434;--muted-olive:#626552;--off-white:#F7F4EC;--bg:var(--warm-cream);--bg-dark:var(--charcoal);--text:var(--charcoal);--text-light:var(--off-white);--accent:var(--burnt-orange);--accent-sand:var(--sand);--border:var(--charcoal);--font-display:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--radius:4px;--header-height:64px;--page-gutter:40px;--site-search-panel-height:0px}html{scroll-behavior:smooth}body{margin:0;background:var(--warm-cream);color:var(--charcoal);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:800;line-height:1.08;letter-spacing:-.01em;text-wrap:balance}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.nowrap{white-space:nowrap}.site-shell{min-height:100vh;background:var(--warm-cream)}.site-shell--search-open{--site-search-panel-height:70px}.site-header{position:sticky;top:0;z-index:1000;height:var(--header-height);background:var(--off-white);border-bottom:2px solid var(--burnt-orange);box-shadow:0 1px 12px #0000001a;display:flex;align-items:center;gap:clamp(12px,2vw,24px);padding:0 var(--page-gutter);overflow:hidden}.brand{display:flex;align-items:center;flex-shrink:0;line-height:1;min-width:0;height:calc(var(--header-height) - 12px)}.logo-brand{width:190px;min-width:190px;height:52px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden}.brand-logo{display:block;width:190px;height:52px;max-width:none;object-fit:fill;object-position:left center}.brand-fallback{display:none}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,2.6vw,34px);flex:1 1 auto;justify-content:flex-end;margin-left:auto}.desktop-nav a{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#292a28bf;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{color:var(--burnt-orange)}.header-search-slot{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.header-search-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;background:transparent;color:#f7f4ece6;cursor:pointer;transition:color .2s ease,transform .2s ease}.header-search-button:hover,.header-search-button.is-open{color:var(--sand);transform:translateY(-1px)}.header-search-button svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.site-search-panel{position:sticky;top:var(--header-height);z-index:975;background:var(--black);border-bottom:1px solid rgba(199,106,50,.35);box-shadow:0 10px 20px #0000001f}.site-search-panel__inner{max-width:1200px;margin:0 auto;padding:10px var(--page-gutter)}.site-search-form{position:relative}.site-search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#f7f4ec9e;pointer-events:none}.site-search-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.site-search-input{width:100%;border:1.5px solid rgba(247,244,236,.12);background:#f7f4ec14;color:var(--off-white);border-radius:var(--radius);padding:10px 48px 10px 46px;min-height:48px;font-size:16px;line-height:1.2;box-shadow:none;transition:border-color .2s,box-shadow .2s,background-color .2s}.site-search-input::placeholder{color:#f7f4ec80}.site-search-input:focus{outline:none;border-color:var(--sand);box-shadow:0 0 0 3px #d9a15b29}.site-search-close{position:absolute;right:8px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;color:#f7f4ecb8;font-size:24px;line-height:1;cursor:pointer;transition:color .2s ease,transform .2s ease}.site-search-close:hover{color:var(--sand);transform:translateY(-50%) scale(1.04)}.nav-cta{background:#eebf68;color:var(--black);text-decoration:none;padding:8px 16px;border-radius:var(--radius);border:2px solid #EEBF68;text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-body);font-size:11px;font-weight:700;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;gap:0}.nav-cta__mobile{display:none}.menu-button{display:none;background:none;border:0;cursor:pointer;padding:10px;min-width:44px;min-height:44px;align-items:center;justify-content:center;flex-direction:column;gap:5px;flex-shrink:0}.menu-button span{display:block;width:22px;height:2px;background:var(--charcoal);border-radius:0;transition:transform .2s,opacity .2s;margin:0}.menu-button span.x:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-button span.x:nth-child(2){opacity:0}.menu-button span.x:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{position:fixed;z-index:999;top:var(--header-height);left:0;right:0;background:var(--black);color:var(--off-white);padding:4px var(--page-gutter) 24px;border-top:2px solid var(--burnt-orange);border-bottom:0;display:flex;flex-direction:column;gap:0}.mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid rgba(247,244,236,.08);font-family:var(--font-body);font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f7f4eccc;line-height:1.2}.mobile-menu a.active{color:var(--sand)}.mobile-menu .mobile-adopt{margin-top:20px;border:0;background:#eebf68;color:var(--black);text-align:center;border-radius:var(--radius);padding:14px;font-size:13px;letter-spacing:.08em}.hero-dark,.hero{position:relative;overflow:hidden;background:var(--black);color:var(--off-white);border-bottom:2px solid var(--burnt-orange)}.hero-with-image:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--hero-background-image);background-position:var(--hero-background-position,center center);background-repeat:no-repeat;background-size:cover;opacity:.28;transform:scale(1.03)}.hero-with-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#171816f7,#171816e6 34%,#171816c2 58%,#171816e6)}.hero-inner{position:relative;z-index:1;max-width:1200px;min-height:740px;margin:0 auto;padding:56px var(--page-gutter) 148px}.shop-hero-inner{min-height:clamp(420px,58vh,620px)}.pill-eyebrow{display:inline-flex;align-items:center;border:2px solid var(--burnt-orange);color:var(--burnt-orange);border-radius:var(--radius);padding:11px 20px;margin:0 0 32px;font-family:var(--font-body);font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:.18em;align-self:flex-start}.hero .pill-eyebrow{width:min(480px,100%)}.pill-eyebrow:before{display:none}.hero h1{margin:0;max-width:760px;font-size:clamp(44px,7vw,78px);line-height:1.02;letter-spacing:-.035em;font-weight:800;color:var(--off-white);text-wrap:balance}.hero h1:has(.fit-heading){max-width:none}.hero p{max-width:min(480px,100%);margin:30px 0 0;color:#f7f4ecb8;font-size:clamp(18px,2.3vw,30px);line-height:1.55;font-weight:400;text-wrap:pretty}.fit-heading{display:block;max-width:none}.fit-heading__row{display:block;white-space:nowrap;font-size:var(--fit-size,inherit)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:36px}.hero .hero-actions{position:absolute;left:var(--page-gutter);right:var(--page-gutter);bottom:56px;margin-top:0;padding-top:0}@media (min-width:960px){.hero p{max-width:min(50vw,620px)}}.hero .hero-actions .button.primary{width:min(480px,100%)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-body);font-size:13px;font-weight:700;padding:13px 24px;min-height:48px;border:2px solid transparent;white-space:normal;text-align:center}.button.primary{background:#eebf68;color:var(--black);border-color:#eebf68}.button.ghost{border-color:#f7f4ec80;color:var(--off-white);background:transparent}.button:disabled{opacity:.65;cursor:not-allowed}.cream-section{max-width:1200px;margin:0 auto;padding:88px var(--page-gutter)}.split-section{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.8fr);gap:42px;align-items:center}.section-header>span{display:block;color:var(--burnt-orange);text-transform:uppercase;letter-spacing:.22em;font-weight:700;font-size:10px;margin-bottom:10px}.section-header h2{margin:0 0 18px;font-size:clamp(26px,4vw,44px);line-height:1.05;letter-spacing:-.02em;color:var(--charcoal);text-wrap:balance}.section-header p,.cream-section p{font-size:16px;line-height:1.7;color:var(--muted-olive);text-wrap:pretty}.cream-section.legal-page{max-width:800px}.legal-page__header span{display:block;color:var(--burnt-orange);text-transform:uppercase;letter-spacing:.22em;font-weight:700;font-size:10px;margin-bottom:14px}.legal-page__header h1{margin:0 0 10px;font-size:clamp(32px,4vw,48px);line-height:1.05;color:var(--charcoal)}.legal-page__updated{color:var(--muted-olive);font-size:13px;margin:0}.legal-page__body{display:grid;gap:28px;margin-top:36px}.legal-page__body h2{font-size:22px;margin:0 0 10px;color:var(--charcoal)}.legal-page__body p{margin:0 0 12px;color:var(--muted-olive);line-height:1.65;font-size:15px}.legal-page__body p:last-child{margin-bottom:0}.legal-page__body a{color:var(--burnt-orange);text-decoration:underline}.tag-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.tag-row span{border:1.5px solid rgba(41,42,40,.18);background:#f7f4ec8c;border-radius:0;padding:9px 14px;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.14em;color:var(--earth-brown)}.dark-card{background:var(--charcoal);color:var(--off-white);border-top:3px solid var(--burnt-orange);padding:36px;border-radius:var(--radius);box-shadow:3px 3px 0 var(--charcoal)}.dark-card span{color:var(--sand);text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:700}.dark-card h3{font-size:30px;line-height:1.08;margin:18px 0;color:var(--off-white)}.dark-card p{color:#f7f4ecb8;font-size:16px}.story-grid{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(0,1fr);gap:52px;align-items:center}.portrait-card{background:var(--black);padding:12px;border-radius:var(--radius);box-shadow:3px 3px 0 var(--charcoal)}.portrait-card img{width:100%;aspect-ratio:4/5;object-fit:cover}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.collection-card{background:var(--charcoal);color:var(--off-white);padding:28px;min-height:145px;border-top:3px solid var(--burnt-orange);display:flex;flex-direction:column;justify-content:space-between;border-radius:var(--radius)}.collection-card span{font-size:22px;font-weight:800}.collection-card strong{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--sand)}.shop-hero-controls{position:sticky;top:calc(var(--header-height) + var(--site-search-panel-height));z-index:950;background:var(--black);border-bottom:1px solid rgba(199,106,50,.35);box-shadow:0 12px 24px #00000024}.shop-hero-controls__inner{max-width:1200px;margin:0 auto;padding:6px var(--page-gutter) 6px;display:grid;gap:6px}.shop-section{padding:32px var(--page-gutter) 84px;background:var(--warm-cream)}.shop-section--floating-controls{padding-top:28px}.shop-search-bar{max-width:1200px;margin:0 auto 20px}.shop-search-bar--hero{max-width:none;margin:0}.shop-search-label{display:block;margin-bottom:10px;color:var(--earth-brown);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700}.shop-search-label--hero{color:#f7f4ecc7}.shop-search-panel{width:100%}.shop-search-input-wrap{position:relative}.shop-search-input{width:100%;border:1.5px solid rgba(41,42,40,.18);background:#f7f4eceb;color:var(--charcoal);border-radius:var(--radius);padding:15px 18px;font-size:16px;line-height:1.3;box-shadow:0 2px #0000000d;transition:border-color .2s,box-shadow .2s,background-color .2s}.shop-search-input::placeholder{color:#292a287a}.shop-search-input:focus{outline:none;border-color:var(--burnt-orange);box-shadow:0 0 0 3px #c76a3224}.shop-search-input--hero{border-color:#f7f4ec1f;background:#f7f4ec14;color:var(--off-white);box-shadow:none;padding:12px 48px 12px 46px;min-height:50px}.shop-search-input--hero::placeholder{color:#f7f4ec80}.shop-search-input--hero:focus{border-color:var(--sand);box-shadow:0 0 0 3px #d9a15b29}.shop-search-input-wrap--inline{display:block}.shop-search-input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#f7f4ec9e;pointer-events:none}.shop-search-input-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.shop-search-inline-close{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;background:transparent;color:#f7f4ecb8;font-size:24px;line-height:1;cursor:pointer;transition:color .2s ease,transform .2s ease}.shop-search-inline-close:hover{color:var(--sand);transform:translateY(-50%) scale(1.04)}.tabs{max-width:1200px;margin:0 auto 28px;display:flex;gap:10px;overflow:auto;padding-bottom:4px}.tabs button{border:0;background:var(--off-white);color:var(--charcoal);border-radius:var(--radius);padding:10px 15px;text-transform:uppercase;font-size:10px;letter-spacing:.1em;font-weight:700;white-space:nowrap}.tabs button.active{background:var(--muted-olive);color:var(--off-white)}.shop-icon-tabs{display:flex;align-items:center;justify-content:flex-start;gap:14px;overflow-x:auto;overflow-y:hidden;padding:0 0 2px;min-height:46px;scrollbar-width:none;-ms-overflow-style:none}.shop-icon-tabs::-webkit-scrollbar{display:none}.shop-icon-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#f7f4ec94;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:0 2px 4px;min-width:64px;min-height:42px;cursor:pointer;transition:color .2s ease,transform .2s ease,opacity .2s ease;opacity:.82}.shop-icon-tab:hover{transform:translateY(-1px);color:var(--off-white);opacity:1}.shop-icon-tab.active{color:var(--sand);opacity:1}.shop-icon-tab.active .shop-icon-tab__glyph{transform:translateY(-1px)}.shop-icon-tab.active:after{content:"";display:block;width:26px;height:2px;border-radius:999px;background:currentColor;margin-top:1px}.shop-icon-tab__glyph{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;transition:transform .2s ease,width .2s ease,height .2s ease}.shop-icon-tab__glyph svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:width .2s ease,height .2s ease}.shop-icon-tab:not(.active) .shop-icon-tab__glyph{width:28px;height:28px}.shop-icon-tab:not(.active) .shop-icon-tab__glyph svg{width:25px;height:25px}.shop-icon-tab__label{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-align:center;line-height:1.15;white-space:nowrap}.product-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:24px}.product-grid.compact{margin-top:34px}.product-card{display:flex;flex-direction:column;background:var(--off-white);border:1.5px solid rgba(41,42,40,.18);box-shadow:0 2px #00000012;border-radius:var(--radius);overflow:hidden;cursor:pointer}.product-card:focus-visible{outline:2px solid var(--burnt-orange);outline-offset:4px}.product-card__visual{flex:0 0 auto;display:flex;flex-direction:column;background:var(--black)}.product-card__image{position:relative;aspect-ratio:1/1;overflow:hidden;background:var(--black)}.product-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.product-card__one-of-one{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;background:#171816c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--off-white);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.product-card__thumbs{display:flex;gap:10px;padding:12px;overflow-x:auto}.product-card__thumb{flex:0 0 56px;width:56px;height:56px;padding:0;border:1.5px solid rgba(247,244,236,.2);border-radius:4px;overflow:hidden;background:#111;cursor:pointer}.product-card__thumb.active{border-color:var(--sand)}.product-card__thumb img{width:100%;height:100%;object-fit:contain}.product-card__panel{flex:1 1 auto;min-width:0;padding:22px;display:flex;flex-direction:column}.sku-row,.price-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.sku-row span{color:var(--burnt-orange);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700}.sku-row strong{font-size:10px;background:#292a280f;padding:4px 7px}.product-card__share{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:24px;padding:0;border:0;background:transparent;color:var(--charcoal);cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.02em;text-transform:none;white-space:nowrap;flex-shrink:0}.product-card__share:hover{color:var(--burnt-orange)}.product-card__share svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-card h3{font-size:26px;margin:12px 0 0;line-height:1.02;font-weight:800;color:var(--charcoal)}.product-card p{font-size:15px;line-height:1.55;color:var(--muted-olive);margin:0}.product-card__line{font-weight:700;color:var(--charcoal)}.product-card__description-shell{margin-top:10px}.product-card__description-shell p{margin:0 0 12px}.product-card__description{font-size:15px;line-height:1.62;color:var(--muted-olive);display:grid;gap:12px}.product-card__description p{margin:0}.product-card__description strong{color:var(--charcoal)}.product-card__dimensions{display:flex;gap:18px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(41,42,40,.14);font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-olive);font-weight:700}.price-row{flex-direction:column;align-items:stretch;gap:6px;border-top:1px solid rgba(41,42,40,.18);margin-top:16px;padding-top:14px}.price-row strong{display:block;font-size:24px;line-height:1.1;color:var(--charcoal)}.price-row__cost-share{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__adopt-cta{width:100%;margin-top:12px}.product-card.is-sold .product-card__image img{filter:grayscale(1) brightness(.92)}.product-card__adopt-cta--sold{display:flex;align-items:center;justify-content:center;text-align:center;background:var(--charcoal);border-color:var(--charcoal);opacity:.82;cursor:default}.product-card__panel .product-card__close-hint{font-size:9px;line-height:1.4;color:var(--muted-olive);letter-spacing:.14em;text-transform:uppercase;font-weight:700;text-align:center;margin-top:auto;padding-top:16px}.product-card__flip-cta-row{margin-top:12px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.product-card__flip-cta-text{display:flex;flex-direction:column;gap:0;min-width:0}.product-card__flip-cta-caption{display:block;font-size:10px;line-height:1.1;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-olive);font-weight:700}.product-card__flip-cta{display:block;min-width:0;overflow:hidden;color:var(--burnt-orange);font-size:10px;font-weight:800;letter-spacing:.06em;line-height:1.1;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis}@media (min-width:960px){.product-card{flex-direction:row-reverse}.product-card__visual{flex:0 0 42%}.product-card__image{flex:none;width:100%;aspect-ratio:1/1}.product-card__panel{padding:32px}.product-card h3{font-size:32px}}.shop-empty-state{max-width:1200px;margin:28px auto 0;padding:28px;border:1.5px solid rgba(41,42,40,.14);background:#f7f4ecbd;border-radius:var(--radius)}.shop-empty-state h3{margin:0 0 10px;color:var(--charcoal);font-size:26px;line-height:1.08}.shop-empty-state p{margin:0;color:var(--muted-olive)}.shop-sold-notice{max-width:1200px;margin:0 auto 20px;padding:16px 20px;border:1.5px solid var(--burnt-orange);background:#c76a3214;border-radius:var(--radius)}.shop-sold-notice p{margin:0;color:var(--charcoal);font-size:14px;font-weight:600}.form-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1fr);gap:54px}.option-list{display:grid;gap:12px;margin-top:30px}.option-list div{background:var(--off-white);border-left:3px solid var(--burnt-orange);border-radius:var(--radius);padding:16px 18px;font-weight:700}.lead-form{background:var(--off-white);padding:34px;border:1.5px solid var(--charcoal);box-shadow:3px 3px 0 var(--charcoal);display:grid;grid-template-columns:1fr 1fr;gap:16px}.lead-form label{display:flex;flex-direction:column;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;color:var(--charcoal);gap:7px}.lead-form input,.lead-form select,.lead-form textarea{border:1.5px solid var(--charcoal);background:var(--off-white);padding:11px 14px;color:var(--charcoal);border-radius:2px}.lead-form .full{grid-column:1/-1}.lead-form textarea{min-height:96px}.form-button{grid-column:1/-1;border:0;width:100%}.form-status{grid-column:1/-1;font-size:14px;line-height:1.5;border-radius:var(--radius);padding:14px 16px}.form-status-success{background:#6265521f;border:1px solid rgba(98,101,82,.35);color:var(--charcoal)}.form-status-error{background:#c76a321f;border:1px solid rgba(199,106,50,.35);color:var(--charcoal)}.dark-cta{background:var(--charcoal);color:var(--off-white);text-align:center;padding:74px 24px;border-top:2px solid var(--burnt-orange)}.dark-cta h2{font-size:38px;margin:0 0 12px}.dark-cta p{font-size:17px;color:#f7f4ecb8;margin:0 auto 28px;max-width:620px}.footer{background:var(--black);color:var(--off-white);border-top:2px solid var(--burnt-orange);padding:54px var(--page-gutter) 0}.footer-top{display:grid;grid-template-columns:1.2fr 1fr 1fr 1.1fr;gap:28px;padding-bottom:40px}.footer h4{margin:0 0 14px;color:var(--burnt-orange);text-transform:uppercase;letter-spacing:.18em;font-size:10px}.footer a{display:block;color:#f7f4ecb8;margin:8px 0}.footer-logo{display:block;width:220px;max-width:100%;height:auto;background:transparent!important;border-radius:0;padding:0;margin:0 0 16px;box-shadow:none}.footer p{color:#f7f4eca8;line-height:1.5}.footer-button{display:inline-flex;margin-top:10px}.footer-social{display:flex;gap:10px;margin-top:14px}.footer-social__link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:transparent;border:none;color:#f7f4ecc7;margin:0;transition:color .2s ease}.footer-social__link:hover{color:var(--sand)}.footer-social__link svg{width:22px;height:22px}.footer-bottom{border-top:1px solid rgba(247,244,236,.14);padding:24px 0 28px;display:grid;gap:14px}.footer-disclaimer{font-size:12px;line-height:1.6;color:#f7f4ec8f;margin:0}.footer-legal{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.footer-legal__links{display:flex;gap:18px}.footer-legal__links a{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#f7f4ec9e}.footer-legal__links a:hover{color:var(--sand)}.footer-copyright,.footer-powered{font-size:12px;color:#f7f4ec8f;margin:0}.footer-powered a{color:#f7f4ecc7;text-decoration:underline;display:inline}@media (min-width:768px){:root{--page-gutter:36px}}@media (min-width:1200px){:root{--page-gutter:48px}}@media (max-width:959px){:root{--page-gutter:40px}.site-shell--search-open{--site-search-panel-height:62px}.site-header{height:var(--header-height);padding:0 var(--page-gutter);gap:12px}.desktop-nav{display:none}.menu-button{display:flex;order:4}.brand{height:52px;min-width:0;order:1}.logo-brand{width:170px;min-width:170px;height:52px}.brand-logo{width:170px;height:52px;object-fit:fill}.header-search-slot{order:3}.header-search-button{width:42px;height:42px}.header-search-button svg{width:32px;height:32px}.site-search-panel__inner{padding:8px var(--page-gutter)}.site-search-input{min-height:44px;padding:9px 42px}.site-search-icon{left:14px}.site-search-close{right:6px;width:30px;height:30px;font-size:22px}.nav-cta{order:2;margin-left:auto;padding:6px 12px;font-size:10px;border-radius:var(--radius);min-height:38px;display:flex;align-items:center;max-width:190px;text-align:center;line-height:1.15}.nav-cta__desktop{display:none}.nav-cta__mobile{display:inline}.mobile-menu{top:var(--header-height)}.hero-with-image:after{background:linear-gradient(180deg,#171816eb,#171816c7 42%,#171816f0)}.hero-inner{min-height:660px;padding:48px var(--page-gutter) 132px}.hero .hero-actions{bottom:40px}.shop-hero-inner{min-height:420px}.pill-eyebrow{font-size:11px;padding:10px 14px;margin-bottom:28px;letter-spacing:.14em;width:auto;max-width:100%}.hero h1{font-size:clamp(40px,11vw,58px);line-height:1.03;letter-spacing:-.035em}.hero p{font-size:clamp(18px,5.4vw,25px);line-height:1.55}.button{width:100%;min-height:54px;font-size:13px}.split-section,.story-grid,.form-layout,.footer-top{grid-template-columns:1fr}.cream-section{padding-top:56px;padding-bottom:56px}.section-header h2{font-size:34px}.section-header p,.cream-section p{font-size:16px}.collection-grid,.product-grid{grid-template-columns:1fr}.product-grid{gap:18px}.shop-hero-controls__inner{padding:6px 16px 4px}.shop-search-input--hero{padding:11px 44px 11px 42px;min-height:46px}.shop-search-input-icon{left:14px}.shop-search-inline-close{right:8px;width:28px;height:28px;font-size:22px}.shop-icon-tabs{gap:10px;align-items:center;justify-content:space-between;min-height:44px}.shop-icon-tab{min-width:30px;min-height:40px;padding:0 0 2px;gap:2px}.shop-icon-tab__glyph{width:23px;height:23px}.shop-icon-tab__glyph svg{width:20px;height:20px;stroke-width:1.8}.shop-icon-tab:not(.active) .shop-icon-tab__glyph{width:25px;height:25px}.shop-icon-tab:not(.active) .shop-icon-tab__glyph svg{width:22px;height:22px}.shop-icon-tab__label{display:none}.shop-icon-tab.active .shop-icon-tab__label{display:block;font-size:8px;letter-spacing:.12em}.shop-section{padding:24px 16px 64px}.product-card__one-of-one{left:12px;bottom:12px}.product-card__panel{padding:18px}.product-card h3{font-size:24px}.lead-form{grid-template-columns:1fr;padding:26px;box-shadow:3px 3px 0 var(--charcoal)}.dark-cta h2{font-size:32px}.footer{padding-bottom:70px}.footer-logo{width:220px;max-width:85vw}}@media (max-width:420px){.hero-actions .button{padding-left:8px;padding-right:8px;letter-spacing:.02em}.site-header{padding-left:20px;padding-right:20px}.logo-brand{width:155px;min-width:155px}.brand-logo{width:155px;height:50px}.header-search-button{width:40px;height:40px}.header-search-button svg{width:30px;height:30px}.nav-cta{padding:8px 16px}.hero-inner{padding-left:40px;padding-right:40px}.shop-hero-controls__inner{padding-left:14px;padding-right:14px}.cream-section,.footer{padding-left:40px;padding-right:40px}.shop-section{padding-left:14px;padding-right:14px}.mobile-menu{padding-left:40px;padding-right:40px}.shop-icon-tabs{gap:8px;min-height:42px}.shop-icon-tab{min-width:28px;min-height:38px}.shop-icon-tab:not(.active) .shop-icon-tab__glyph{width:24px;height:24px}.shop-icon-tab:not(.active) .shop-icon-tab__glyph svg{width:21px;height:21px}}@media (min-width:960px) and (max-width:1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:10px}.header-search-button{width:40px;height:40px}.header-search-button svg{width:30px;height:30px}.nav-cta{font-size:10px;padding:8px 12px}}.site-header{position:sticky!important;top:0!important;z-index:1000!important;overflow:visible!important;background:var(--off-white)!important;border-bottom:2px solid var(--burnt-orange)!important;box-shadow:0 1px 12px #0000001a!important}.logo-brand{width:auto!important;min-width:0!important;height:52px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;flex:0 0 auto!important}.brand-logo{display:block!important;width:auto!important;height:52px!important;max-width:210px!important;max-height:52px!important;object-fit:contain!important;object-position:left center!important;filter:none!important}.desktop-nav a{color:#292a28c2!important}.desktop-nav a.active,.desktop-nav a:hover{color:var(--burnt-orange)!important}.header-search-button{color:#292a28d6!important}.header-search-button:hover,.header-search-button.is-open{color:var(--burnt-orange)!important;transform:none!important}.menu-button span{background:var(--charcoal)!important}.footer-logo{display:block!important;width:220px!important;max-width:85vw!important;height:auto!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;object-fit:contain!important}.hero-inner{padding-top:var(--page-gutter)!important}.pill-eyebrow--search{display:inline-flex!important;align-items:center!important;gap:10px!important;min-height:46px!important;width:min(100%,460px)!important;padding:0 12px 0 14px!important}.pill-eyebrow--search:before{display:none!important}.pill-eyebrow__search-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:currentColor;flex:0 0 auto;opacity:.82}.pill-eyebrow__search-icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pill-eyebrow__search-input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:currentColor;font:inherit;text-transform:none;letter-spacing:.02em}.pill-eyebrow__search-input::placeholder{color:currentColor;opacity:.62;text-transform:none;letter-spacing:.02em}.pill-eyebrow__search-input:focus{outline:none}.pill-eyebrow__search-close{border:0;background:transparent;color:currentColor;font-size:24px;line-height:1;cursor:pointer;padding:0;opacity:.82;flex:0 0 auto}.pill-eyebrow__search-close:hover{opacity:1}.hero-search-eyebrow{width:min(100%,480px)!important}.shop-hero-controls{top:var(--header-height)!important}.shop-hero-controls__inner{gap:8px!important;padding-top:8px!important;padding-bottom:4px!important}.shop-icon-tabs{display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;align-items:center!important;gap:6px!important;width:100%!important;overflow:visible!important}.shop-icon-tab{width:100%!important;min-width:0!important;padding:0 2px 2px!important;gap:2px!important;justify-content:center!important}.shop-icon-tab:after{display:none!important}.shop-icon-tab__glyph{width:30px!important;height:30px!important}.shop-icon-tab__glyph svg{width:28px!important;height:28px!important}.shop-icon-tab__label{display:none!important;font-size:7px!important;letter-spacing:.09em!important;line-height:1.05!important}.shop-icon-tab.active .shop-icon-tab__label{display:inline-flex!important;flex-direction:column!important;align-items:center!important;gap:4px!important}.shop-icon-tab.active .shop-icon-tab__label:before{content:"";display:block;width:24px;height:2px;border-radius:999px;background:currentColor}.header-catalog-search{display:inline-flex;align-items:center;gap:10px;flex:0 1 460px;width:min(100%,460px);max-width:460px;min-height:42px;margin-left:auto;padding:0 12px;border:1.5px solid rgba(41,42,40,.18);border-radius:var(--radius);background:#292a280a}.header-catalog-search__icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#292a28b8;flex:0 0 auto}.header-catalog-search__icon svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-catalog-search__input{flex:1 1 auto;min-width:0;border:0;background:transparent;color:var(--charcoal);font-size:14px}.header-catalog-search__input::placeholder{color:#292a288a}.header-catalog-search__input:focus{outline:none}.header-catalog-search__clear{border:0;background:transparent;color:#292a28bd;font-size:22px;line-height:1;cursor:pointer;padding:0}.mobile-menu{top:var(--header-height)!important;bottom:0!important;min-height:calc(100dvh - var(--header-height))!important;padding-bottom:40px!important;overflow-y:auto!important}.mobile-menu[hidden]{display:none!important}.site-shell .seo-product-page{max-width:none!important;margin:0!important;padding:32px var(--page-gutter) 84px!important;background:var(--warm-cream)!important}.site-shell .seo-open-card{display:flex!important;flex-direction:row!important;max-width:1200px!important;margin:0 auto!important;background:var(--off-white)!important;border:1.5px solid rgba(41,42,40,.18)!important;box-shadow:0 2px #00000012!important;border-radius:var(--radius)!important;overflow:hidden!important}.site-shell .seo-card-panel{order:1!important;flex:1 1 auto!important;min-width:0!important;padding:32px!important;background:var(--off-white)!important;display:flex!important;flex-direction:column!important;align-items:stretch!important}.site-shell .seo-card-visual{order:2!important;flex:0 0 42%!important;min-width:0!important;background:var(--black)!important;display:flex!important;flex-direction:column!important;align-self:stretch!important}.site-shell .seo-card-sku-row{align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:0!important}.site-shell .seo-card-sku-row>span{color:var(--burnt-orange)!important;text-transform:uppercase!important;letter-spacing:.14em!important;font-size:10px!important;font-weight:700!important}.site-shell .seo-card-sku-row>strong{font-size:10px!important;line-height:normal!important;background:#292a280f!important;padding:4px 7px!important;text-transform:none!important;white-space:nowrap!important}.site-shell .seo-card-title{margin:12px 0 0!important;font-family:var(--font-display)!important;font-size:32px!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-.01em!important;color:var(--charcoal)!important}.site-shell .seo-card-line{margin:0!important;color:var(--charcoal)!important;font-size:15px!important;line-height:1.55!important;font-weight:700!important}.site-shell .seo-card-description-shell{margin-top:10px!important}.site-shell .seo-card-description,.site-shell .seo-card-description p{color:var(--muted-olive)!important;font-size:15px!important;line-height:1.62!important}.site-shell .seo-card-description{display:grid!important;gap:12px!important}.site-shell .seo-card-description p{margin:0!important}.site-shell .seo-card-dimensions{display:flex!important;align-items:initial!important;gap:18px!important;flex-wrap:wrap!important;margin-top:12px!important;padding:12px 0 0!important;border-top:1px solid rgba(41,42,40,.14)!important;border-bottom:0!important;color:var(--muted-olive)!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important}.site-shell .seo-card-price-row{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:6px!important;border-top:1px solid rgba(41,42,40,.18)!important;margin-top:16px!important;padding-top:14px!important}.site-shell .seo-card-price-row>strong{display:block!important;font-size:24px!important;line-height:1.1!important;color:var(--charcoal)!important}.site-shell .seo-card-cost-share{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-left:0!important}.site-shell .seo-card-cost-share .product-card__flip-cta-caption{display:block!important;max-width:none!important;text-align:left!important;font-size:10px!important;line-height:1.1!important;text-transform:uppercase!important;letter-spacing:.12em!important;color:var(--muted-olive)!important;font-weight:700!important}.site-shell .seo-card-share{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:auto!important;height:24px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--charcoal)!important;font-size:11px!important;font-weight:700!important}.site-shell .seo-card-share svg{width:21px!important;height:21px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.8!important}.site-shell .seo-card-adopt{width:100%!important;min-height:48px!important;margin-top:12px!important}.site-shell .seo-card-main-image{position:relative!important;flex:none!important;width:100%!important;aspect-ratio:1 / 1!important;min-height:0!important;background:var(--black)!important;overflow:hidden!important}.site-shell .seo-card-main-image>img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:block!important;width:100%!important;height:100%!important;min-height:0!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}.site-shell .seo-card-main-image .product-card__one-of-one{position:absolute!important;left:16px!important;bottom:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 12px!important;border-radius:999px!important;background:#171816c7!important;color:var(--off-white)!important;font-size:10px!important;font-weight:800!important;letter-spacing:.18em!important;text-transform:uppercase!important}.site-shell .seo-card-thumbs{display:flex!important;align-items:initial!important;gap:10px!important;min-height:0!important;padding:12px!important;background:var(--black)!important;overflow-x:auto!important}.site-shell .seo-card-thumb{flex:0 0 56px!important;width:56px!important;height:56px!important;padding:0!important;border:1.5px solid rgba(247,244,236,.2)!important;border-radius:4px!important;overflow:hidden!important;background:#111!important}.site-shell .seo-card-thumb.active{border-color:var(--sand)!important}.site-shell .seo-card-thumb img{width:100%!important;height:100%!important;object-fit:contain!important}@media (max-width: 959px){.site-header{gap:8px!important;padding:0 16px!important}.logo-brand{width:132px!important;min-width:132px!important;height:44px!important}.brand-logo{height:42px!important;max-width:132px!important}.header-search-button{width:36px!important;height:36px!important}.header-search-button svg{width:26px!important;height:26px!important}.menu-button{display:flex!important;min-width:36px!important;min-height:36px!important;padding:6px!important;gap:4px!important}.menu-button span{width:20px!important}.pill-eyebrow--search{min-height:44px!important;width:min(100%,100%)!important}.shop-hero-controls__inner{padding-top:6px!important;padding-bottom:2px!important}.shop-icon-tabs{gap:2px!important}.shop-icon-tab{padding:0 0 1px!important}.shop-icon-tab__glyph{width:24px!important;height:24px!important}.shop-icon-tab__glyph svg{width:22px!important;height:22px!important}.shop-icon-tab.active .shop-icon-tab__label{font-size:6px!important;letter-spacing:.09em!important;gap:3px!important}.shop-icon-tab.active .shop-icon-tab__label:before{width:20px}.header-catalog-search{min-width:0;flex:1 1 auto;width:auto;max-width:none;margin-left:0;order:2;min-height:40px}.site-shell .seo-product-page{padding:24px 16px 64px!important}.site-shell .seo-open-card{flex-direction:column!important}.site-shell .seo-card-visual{order:1!important;flex:0 0 auto!important}.site-shell .seo-card-panel{order:2!important;padding:18px!important}.site-shell .seo-card-title{font-size:24px!important}.site-shell .seo-card-adopt{min-height:54px!important}}@media (max-width: 420px){.site-header{padding-left:12px!important;padding-right:12px!important;gap:6px!important}.logo-brand{width:118px!important;min-width:118px!important;height:40px!important}.brand-logo{height:38px!important;max-width:118px!important}.header-search-button{width:34px!important;height:34px!important}.header-search-button svg{width:24px!important;height:24px!important}.menu-button{min-width:34px!important;min-height:34px!important}.shop-icon-tab__glyph{width:21px!important;height:21px!important}.shop-icon-tab__glyph svg{width:19px!important;height:19px!important}.shop-icon-tab.active .shop-icon-tab__label{font-size:5.5px!important}.header-catalog-search{min-height:38px;padding:0 10px}.header-catalog-search__input{font-size:13px}.site-shell .seo-product-page{padding-left:14px!important;padding-right:14px!important}}.shop-subcategory-drawer{display:grid;grid-template-rows:0fr;width:100%;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:grid-template-rows .24s ease,opacity .18s ease,visibility 0s linear .24s}.shop-subcategory-drawer.is-open{grid-template-rows:1fr;opacity:1;visibility:visible;pointer-events:auto;transition:grid-template-rows .24s ease,opacity .18s ease}.shop-subcategory-drawer__inner{min-height:0}.shop-subcategory-tabs{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 0 6px;overflow-x:auto;scrollbar-width:none}.shop-subcategory-tabs::-webkit-scrollbar{display:none}.shop-subcategory-tab{flex:0 0 auto;border:1px solid rgba(244,240,231,.36);background:transparent;color:#f4f0e7c7;border-radius:999px;padding:8px 13px;font:inherit;font-size:10px;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase;cursor:pointer}.shop-subcategory-tab.active{border-color:var(--gold);background:var(--gold);color:#171715}@media (max-width: 959px){.shop-subcategory-tabs{justify-content:flex-start;gap:6px;padding:8px 2px 6px}.shop-subcategory-tab{padding:8px 12px;font-size:9px}}.shop-subcategory-tabs{display:grid;grid-template-columns:repeat(5,max-content);align-items:center;justify-content:space-between;gap:0;padding:8px 0 6px;overflow:visible}.shop-subcategory-tab{display:inline-flex;align-items:center;justify-content:center;min-width:0;border:1px solid transparent;border-radius:0;background:transparent;color:#f4f0e7c7;padding:7px 6px;font:inherit;font-size:9px;font-weight:800;letter-spacing:.07em;line-height:1;text-transform:uppercase;white-space:nowrap;cursor:pointer}.shop-subcategory-tab.active,.shop-subcategory-tab[aria-selected=true]{border-color:var(--burnt-orange);background:transparent;color:var(--burnt-orange)}@media (max-width: 959px){.shop-subcategory-tabs{grid-template-columns:repeat(5,max-content);justify-content:space-between;gap:0;padding:7px 4px 5px}.shop-subcategory-tab{padding:6px 4px;font-size:8px;letter-spacing:.055em}.shop-icon-tab.active .shop-icon-tab__label--combined{gap:1px;line-height:1;white-space:nowrap}.shop-icon-tab__label--combined span{display:block}}@media (min-width: 960px){.shop-icon-tab.active .shop-icon-tab__label--combined{flex-direction:row;gap:4px}}.shop-search-compact{display:grid;gap:10px}.shop-search-toggle{display:inline-flex;align-items:center;gap:10px;width:auto;max-width:100%;padding:10px 14px;border:1px solid rgba(247,244,236,.16);border-radius:4px;background:#f7f4ec0f;color:#f7f4ecd1;cursor:pointer;justify-self:start}.shop-search-toggle__icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.shop-search-toggle__icon svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.shop-search-toggle__text{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.shop-search-panel{max-width:560px}.shop-search-input-wrap--hero{display:flex;align-items:center;gap:10px}.shop-search-close{border:0;background:transparent;color:#f7f4ecb8;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap}@media (max-width: 767px){.shop-search-toggle{width:100%;justify-content:flex-start;padding:9px 12px}.shop-search-toggle__text{font-size:10px;letter-spacing:.1em}.shop-search-panel{max-width:none}.shop-search-input-wrap--hero{gap:8px}.shop-search-close{font-size:10px}}
