:root{--green:#5DA03F;--green-dark:#3F6B2A;--orange:#E67E22}html,body{margin:0;padding:0;height:100%;overflow:hidden;background:#111}.hutch-showcase{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh;display:block}.hutch-showcase *{box-sizing:border-box}.hutch-showcase a{color:inherit}.hutch-showcase .photo-slide{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .8s ease;pointer-events:none}.hutch-showcase .photo-slide.active{opacity:1}.hutch-showcase .photo-slide.contain{object-fit:contain;background:#f4f1e8}.hutch-showcase #haze{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0a0c086b,#0a0c080f 28% 60%,#0a0c088c)}.hutch-showcase header.nav{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:16px clamp(16px,4vw,36px)}.hutch-showcase header.nav .brand{font-weight:700;font-size:14px;letter-spacing:.04em;text-decoration:none;color:#fff;background:#14161073;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:8px 12px;border-radius:999px}.hutch-showcase header.nav .cta{text-decoration:none;font-size:13px;font-weight:600;color:#fff;background:var(--green-dark);padding:10px 16px;border-radius:999px;box-shadow:0 6px 18px #00000047}.hutch-showcase .stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.hutch-showcase .slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:0 clamp(20px,6vw,80px) clamp(70px,10vh,110px);opacity:0;visibility:hidden;transition:opacity .55s ease;pointer-events:none}.hutch-showcase .slide.active{opacity:1;visibility:visible}.hutch-showcase .panel{max-width:540px;background:#14161085;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:clamp(20px,3vw,32px);color:#fff;box-shadow:0 24px 60px #00000059;pointer-events:auto}.hutch-showcase .panel.on-light{color:#20261d;background:#faf8f2d9;border-color:#20261d24}.hutch-showcase .panel.on-light .eyebrow{color:var(--orange)}.hutch-showcase .panel.on-light p.lead{color:#3a4034}.hutch-showcase .panel.on-light .fine{color:#6b7263}.hutch-showcase .panel.on-light .specs{border-top-color:#20261d24}.hutch-showcase .panel.on-light .specs div b{color:#6b7263}.hutch-showcase .eyebrow{font-size:12px;letter-spacing:.16em;text-transform:uppercase;color:#f0b25f;font-weight:700;margin:0 0 10px}.hutch-showcase h1{font-size:clamp(30px,4.6vw,50px);line-height:1.05;margin:0 0 12px;font-weight:800;letter-spacing:-.01em}.hutch-showcase h2{font-size:clamp(24px,3.2vw,34px);line-height:1.1;margin:0 0 10px;font-weight:800;letter-spacing:-.01em}.hutch-showcase p.lead{font-size:clamp(14px,1.5vw,17px);line-height:1.55;margin:0 0 6px;color:#ffffffe0}.hutch-showcase .fine{font-size:11.5px;color:#ffffffa6;margin-top:12px;line-height:1.5}.hutch-showcase .specs{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin:14px 0 2px;padding-top:12px;border-top:1px solid rgba(255,255,255,.18)}.hutch-showcase .specs div b{display:block;font-size:10.5px;text-transform:uppercase;letter-spacing:.08em;color:#fff9;font-weight:700}.hutch-showcase .specs div span{font-size:14px;font-weight:700}.hutch-showcase .price{font-size:13px;font-weight:700;color:#dff3d4;background:#5da03f59;padding:4px 10px;border-radius:999px;display:inline-block;margin-bottom:10px}.hutch-showcase .btn{display:inline-flex;align-items:center;gap:8px;margin-top:16px;text-decoration:none;font-weight:700;font-size:15px;color:#fff;background:var(--green-dark);padding:12px 20px;border-radius:999px;box-shadow:0 10px 26px #0000004d}.hutch-showcase .controls{position:fixed;z-index:60;right:clamp(14px,3vw,32px);bottom:clamp(24px,6vh,56px);display:flex;align-items:center;gap:10px}.hutch-showcase .step-count{color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em;text-shadow:0 1px 3px rgba(0,0,0,.5);min-width:38px;text-align:center}.hutch-showcase .nav-btn{width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:#14161066;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;transition:background .2s ease,opacity .2s ease}.hutch-showcase .nav-btn:hover{background:#5da03f8c}.hutch-showcase .nav-btn:disabled{opacity:.3;cursor:default}.hutch-showcase .nav-btn:disabled:hover{background:#14161066}.hutch-showcase .chips{position:fixed;z-index:60;right:clamp(14px,3vw,32px);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;align-items:flex-end}.hutch-showcase .chips button{display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0;color:#ffffffa6;font-size:11px;font-weight:600;letter-spacing:.02em;text-shadow:0 1px 2px rgba(0,0,0,.4)}.hutch-showcase .chips button .dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,.85);transition:all .25s ease}.hutch-showcase .chips button.active{color:#fff}.hutch-showcase .chips button.active .dot{background:var(--green);border-color:var(--green);transform:scale(1.3)}.hutch-showcase .chips .label{opacity:0;transition:opacity .2s ease;white-space:nowrap}.hutch-showcase .chips button:hover .label,.hutch-showcase .chips button.active .label{opacity:1}.hutch-showcase #pre{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#111;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease}.hutch-showcase #pre .dot{width:8px;height:8px;border-radius:50%;background:var(--green);animation:hutch-pulse 1s ease-in-out infinite}@keyframes hutch-pulse{0%,to{opacity:.3}50%{opacity:1}}.hutch-showcase .disclaimer{position:fixed;left:clamp(16px,4vw,36px);bottom:12px;z-index:20;font-size:10.5px;color:#ffffff8c;max-width:360px;line-height:1.4;text-shadow:0 1px 2px rgba(0,0,0,.4)}.hutch-showcase .disclaimer a{color:#dff3d4;font-weight:700}@media(max-width:720px){.hutch-showcase .chips{display:none}.hutch-showcase .slide{padding:0 20px 130px;align-items:flex-end}.hutch-showcase .panel{max-width:100%}.hutch-showcase .disclaimer{display:none}.hutch-showcase .controls{bottom:16px}}@media(prefers-reduced-motion:reduce){.hutch-showcase .photo-slide,.hutch-showcase .slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hutch-showcase.css.map */
