@font-face{font-family:Drawer;src:local("Arial Black")} :root{--black:#101010;--scene:#ffda57;--mx:0px;--my:0px;--tilt:-1deg;--scale:1}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--black);color:var(--black);font-family:Drawer,Arial,sans-serif}button,a{font:inherit;color:inherit}button{border:0}header{position:fixed;z-index:20;top:0;left:0;right:0;height:104px;padding:24px 30px;display:flex;justify-content:space-between;align-items:flex-start;mix-blend-mode:difference;color:white;pointer-events:none}.brand{font-size:23px;line-height:.78;letter-spacing:-.09em;text-decoration:none;pointer-events:auto}.product-name{font-size:13px;letter-spacing:.12em}.display{height:71svh;min-height:510px;background-color:var(--scene);background-image:radial-gradient(circle at 50% 44%,rgba(255,255,255,.5),transparent 37%),linear-gradient(115deg,rgba(255,255,255,.16),transparent 44%);position:sticky;top:0;overflow:hidden;transition:background-color .7s cubic-bezier(.2,.8,.2,1)}.display:after{content:"";position:absolute;z-index:1;left:50%;bottom:-6%;width:min(66vw,720px);height:14%;border-radius:50%;background:rgba(0,0,0,.24);filter:blur(34px);transform:translateX(-50%) scaleX(.85)}.climate-word{position:absolute;left:50%;top:47%;transform:translate(-50%,-50%);font-size:clamp(112px,21vw,390px);line-height:.72;letter-spacing:-.09em;white-space:nowrap;color:rgba(16,16,16,.1);transition:opacity .35s,transform .7s cubic-bezier(.2,.8,.2,1)}.sweatshirt{position:absolute;z-index:2;left:50%;top:53%;width:min(94vw,82vh);transform:translate(calc(-50% + var(--mx)),calc(-50% + var(--my))) rotate(var(--tilt)) scale(var(--scale));transform-origin:50% 60%;transition:transform .25s ease-out,filter .7s ease;filter:drop-shadow(0 30px 28px rgba(0,0,0,.27)) var(--garment-filter,none);will-change:transform}.sweatshirt{aspect-ratio:1/1}.sweatshirt img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .32s ease}.sweatshirt img.is-visible{opacity:1}.status{position:absolute;z-index:3;left:30px;right:30px;bottom:22px;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.1em}.atmosphere i{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--black);opacity:0}.atmosphere i:nth-child(1){left:10%;top:28%}.atmosphere i:nth-child(2){left:24%;top:66%}.atmosphere i:nth-child(3){left:42%;top:18%}.atmosphere i:nth-child(4){left:68%;top:24%}.atmosphere i:nth-child(5){left:83%;top:58%}.atmosphere i:nth-child(6){left:73%;top:81%}.drawer{position:relative;z-index:5;background:var(--black);color:white;min-height:29svh;padding:25px 30px 30px;border-radius:24px 24px 0 0;box-shadow:0 -18px 45px rgba(0,0,0,.18)}.drawer-handle{width:76px;height:5px;border-radius:5px;background:#5a5a5a;margin:0 auto 24px}.question{margin:0 0 14px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.15em}.choices{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #555;border-bottom:1px solid #555}.choice{background:transparent;color:white;min-height:125px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;cursor:pointer;border-right:1px solid #555;text-align:left;transition:background .25s,color .25s}.choice:last-child{border-right:0}.choice span{font-size:clamp(26px,4vw,64px);line-height:.9;letter-spacing:-.065em}.choice small{font-family:Arial,sans-serif;font-weight:700;font-size:10px;letter-spacing:.15em;opacity:.72;font-style:italic;text-transform:none;letter-spacing:.03em;font-size:12px}.choice:hover,.choice.is-active{background:white;color:var(--black)}.choice.is-active small{opacity:1}.checkout{display:flex;align-items:stretch;justify-content:space-between;margin-top:22px;gap:20px}.selected{display:flex;flex-direction:column;justify-content:center}.selected span{font-family:Arial,sans-serif;font-weight:700;font-size:10px;letter-spacing:.14em;color:#888}.selected strong{font-size:18px;letter-spacing:-.035em}#buy-link,#buy-pending{min-width:210px;padding:18px 26px;text-align:center;text-decoration:none;background:white;color:var(--black);cursor:pointer}#buy-pending{background:#353535;color:#777;cursor:default}[hidden]{display:none!important}body[data-climate="chilly"]{--scene:#ffda57;--tilt:-1deg;--scale:1}body[data-climate="cold"]{--scene:#a9def0;--tilt:1deg;--scale:1.025;--garment-filter:saturate(.9)}body[data-climate="coldest"]{--scene:#eaf7f7;--tilt:0deg;--scale:1.055;--garment-filter:contrast(1.08)}body[data-climate="coldest"] .atmosphere i{opacity:.14;animation:drift 3s ease-in-out infinite alternate}body[data-climate="coldest"] .atmosphere i:nth-child(even){animation-delay:-1.5s}@keyframes drift{to{transform:translateY(18px)}}
@media(max-width:700px){header{height:80px;padding:19px 18px}.brand{font-size:18px}.display{height:59svh;min-height:420px}.sweatshirt{width:124vw;top:52%}.climate-word{font-size:31vw}.status{left:18px;right:18px;bottom:15px}.display:after{width:82vw;bottom:-3%}.drawer{min-height:41svh;padding:18px 18px 22px;border-radius:18px 18px 0 0}.drawer-handle{margin-bottom:17px}.choices{grid-template-columns:1fr}.choice{min-height:62px;padding:13px 11px;display:grid;grid-template-columns:1fr auto;align-items:center;border-right:0;border-bottom:1px solid #555}.choice:last-child{border-bottom:0}.choice span{font-size:30px}.checkout{gap:12px}.selected strong{font-size:15px}#buy-link,#buy-pending{min-width:145px;padding:16px 12px;font-size:13px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.sweatshirt,.display,.climate-word{transition:none}.atmosphere i{animation:none!important}}
