:root{--ink:#11191e;--muted:#65747c;--line:#dce4e8;--ice:#eaf2f5}
html{scroll-behavior:smooth;scroll-padding-top:100px}body{font-family:var(--body-font,'Segoe UI',sans-serif);color:var(--ink);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}h1,h2,h3,.eyebrow,.btn,.nav,.right{font-family:var(--heading-font,'Arial Narrow',sans-serif)}h1,h2{font-weight:400;letter-spacing:-.035em}.bar{padding:11px;font-size:10px;letter-spacing:.25em}.head{height:86px;background:rgba(255,255,255,.96);border-color:var(--line)}.nav,.right{font-size:13px;letter-spacing:.06em}.nav a,.right a{transition:opacity .2s}.nav a:hover,.right a:hover{opacity:.55}.hero{background:linear-gradient(135deg,#f4f8fa,#e5eff3);min-height:76vh}.hero h1{font-size:clamp(68px,8.5vw,132px);line-height:.98;letter-spacing:-.04em;margin:20px 0}.hero p{font-size:17px;line-height:1.65}.heroimg img{height:76vh}.heroimg{overflow:hidden}.heroimg a{display:block;width:100%}.copy{padding:6vw}.eyebrow{font-size:12px;letter-spacing:.2em;color:#556973}.btn{border-radius:3px;min-height:52px;font-size:13px;letter-spacing:.12em;text-align:center;transition:background .2s,transform .2s,box-shadow .2s}.btn:hover:not(:disabled){background:#29434f;transform:translateY(-2px);box-shadow:0 8px 20px #162f4017}.btn:active:not(:disabled){transform:translateY(0)}.wrap{padding-top:85px;padding-bottom:85px}.title h2{font-size:48px}.grid{gap:26px}.card{display:block}.card img{border-radius:5px;transition:transform .35s;background:#fff}.card:hover img{transform:translateY(-5px)}.card h3{font-size:17px;font-weight:400;letter-spacing:.045em}.card small{color:var(--muted);font-size:14px}.product{max-width:1320px;gap:7%;padding-top:45px;align-items:start}.product-gallery{min-width:0}.gallery-stage{position:relative;background:#fff;border:1px solid #edf1f3;border-radius:6px;overflow:hidden;touch-action:pan-y}.mainpic{display:block;width:100%;height:min(69vh,760px);min-height:360px;aspect-ratio:auto;object-fit:contain;background:#fff;padding:14px 12px 58px}.gallery-controls{position:absolute;bottom:14px;left:18px;right:18px;display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:.05em;color:var(--muted)}.gallery-controls button{width:40px;height:40px;background:#f0f5f7;border:0;border-radius:50%;font-size:20px;transition:background .2s}.gallery-controls button:hover{background:#dce9ef}.thumbs{gap:12px;margin-top:14px}.thumbs a{display:block;padding:8px;border:1px solid var(--line);border-radius:4px;text-align:center;transition:border-color .2s,background .2s}.thumbs img{height:100px;aspect-ratio:auto;object-fit:contain;border:0;display:block}.thumbs span{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 2px}.thumbs a[aria-current=true]{border-color:#253c48;background:#f2f7fa}.details{padding-top:20px}.details h1{font-size:clamp(38px,4.5vw,64px);line-height:1.08;margin:16px 0 22px}.product-price{font-size:25px;font-weight:600}.shipping-note{font-size:14px;margin-bottom:26px}.choice-group{border:0;padding:0;margin:25px 0}.choice-group legend{font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:12px}.choice-group legend span{margin-left:12px;letter-spacing:0;text-transform:none;font-weight:400;color:var(--muted);font-size:14px}.color-choices,.size-choices{display:flex;gap:9px}.color-choices button,.size-choices button{background:white;border:1px solid var(--line);border-radius:3px;min-height:48px;padding:12px 15px;transition:background .2s,border-color .2s;color:var(--ink);font-size:14px}.color-choices button{display:flex;align-items:center;gap:10px;flex:1;justify-content:center}.size-choices button{flex:1;padding:12px 4px}.color-choices button[aria-pressed=true],.size-choices button[aria-pressed=true]{border-color:#132b36;background:#edf4f7;box-shadow:inset 0 0 0 1px #132b36}.color-choices button:hover,.size-choices button:hover{border-color:#607c8a}.swatch{display:inline-block;width:19px;height:19px;border-radius:50%;border:1px solid #bccbd2}.swatch-blue{background:#b6d3e1}.swatch-white{background:#fff}.size-choices .is-unavailable{color:#839098;text-decoration:line-through}.size-caption{font-size:12px;color:var(--muted);margin-top:12px}.variant-status{font-size:13px;min-height:18px;color:#775b42;margin:0}.details .qty{border-color:var(--line);border-radius:3px;min-height:44px}.add{margin-top:24px;min-height:56px}.description{border-top:1px solid var(--line);padding-top:24px;font-size:16px;color:#52626a}.secondary-btn{border-radius:3px;min-height:48px}.footer{padding:60px 30px}.footer b{font-family:var(--heading-font,sans-serif);font-size:30px;letter-spacing:.1em}.footer a{font-size:14px}.cart-info strong{font-size:18px}
@media(min-width:1000px){.details{position:sticky;top:112px}}
@media(max-width:800px){.head{height:72px}.nav,.right{font-size:11px}.nav{gap:12px}.hero h1{font-size:78px}.copy{padding:45px 24px}.heroimg img{height:57vh}.hero{min-height:0}.product{gap:24px;padding:24px 16px 50px}.mainpic{height:57vh;min-height:330px}.details{padding-top:6px}.details h1{font-size:46px}.thumbs img{height:78px}.wrap{padding:55px 18px}.grid{gap:16px}.title h2{font-size:38px}.card h3{font-size:14px}.footerin{gap:24px}.color-choices button{padding:12px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.heroimg{position:relative}.gallery-play{display:block;background:#fff;color:#52626a;border:1px solid #dce4e8;border-radius:24px;padding:9px 16px;margin:14px auto 0;font-size:12px;min-height:40px;cursor:pointer}.heroimg>.gallery-play{position:absolute;bottom:20px;right:20px;margin:0}.gallery-play:hover{background:#edf4f7}.hero .copy>*{animation:frozen-arrive .7s ease-out both}.hero .copy>h1{animation-delay:.08s}.hero .copy>p{animation-delay:.16s}.hero .copy>.btn{animation-delay:.24s}@keyframes frozen-arrive{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero .copy>*{animation:none}.gallery-play{display:none}}


.footerin{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:42px;align-items:start}.footer h2{font-size:18px;letter-spacing:.06em;margin:0 0 16px;color:#fff}.footer p{font-size:13px;line-height:1.65;color:#aebbc2}.footer-contact a{overflow-wrap:anywhere}.footer-terms{margin-top:10px;max-width:480px}.footer-terms summary{cursor:pointer;color:#dbe5e9;font-size:14px;padding:7px 0;min-height:36px}.footer-terms summary:focus-visible{outline:2px solid #b6d3e1;outline-offset:4px}.terms-copy{padding:14px 0;border-top:1px solid #35434a;margin-top:8px}.terms-copy h3{font-family:var(--body-font,sans-serif);font-size:14px;color:#fff;margin:20px 0 8px}.terms-copy p{margin:8px 0}.terms-copy p a{display:inline;font-size:inherit;text-decoration:underline;color:#dceaf1}@media(max-width:800px){.footerin{grid-template-columns:1fr;gap:28px}.footer{padding:44px 24px}.footer-terms{max-width:none}}


.frozen-slide-viewport{position:relative;overflow:hidden;width:100%;isolation:isolate}.frozen-slide-viewport>img{display:block;backface-visibility:hidden}.frozen-slide-viewport>.frozen-slide-outgoing{position:absolute;top:0;left:0;width:100%;pointer-events:none}.gallery-controls{z-index:2}

.beanie-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))}.beanie-thumbs img{height:70px}@media(max-width:600px){.beanie-thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}}

.beanie-swatches{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:24px 0}.beanie-swatches button{padding:3px;background:#fff;border:1px solid #dce4e8;border-radius:4px;overflow:hidden;cursor:pointer}.beanie-swatches img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.beanie-swatches button[aria-pressed=true]{border:2px solid #162f40;padding:2px}.beanie-swatches button:hover{border-color:#162f40}[data-beanie] .mainpic{padding:0;height:auto;min-height:0;aspect-ratio:1;object-fit:contain}
