.zhp{background:#06080c;color:#f2f2f4;font-family:var(--font-body);display:flex;flex-direction:column;align-items:center;gap:clamp(24px,3vw,36px)}.zhp *{box-sizing:border-box}.zhp--section{scroll-margin-top:110px;padding:clamp(72px,10vw,120px) clamp(20px,4vw,40px)}.zhp__head{width:100%;max-width:1160px;display:flex;flex-direction:column;gap:12px}.zhp__eyebrow{font-weight:800;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#78fafc}.zhp__h2{margin:0;font-family:var(--font-display);font-weight:800;font-size:clamp(32px,4.4vw,58px);letter-spacing:-.02em;line-height:.98;text-transform:uppercase;max-width:18ch;color:#f2f2f4}.zhp__sub{margin:0;max-width:56ch;font-size:clamp(16px,1.5vw,19px);line-height:1.45;color:#7e818e;text-wrap:pretty}.zhp__controls{width:100%;max-width:1160px;background:#0c0e14;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 24px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 32px}.zhp__ctlhead{display:flex;flex-direction:column;gap:2px;flex:0 0 auto}.zhp__ctllabel{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7e818e}.zhp__ctlvalue{font-family:var(--font-display);font-weight:800;font-size:26px;letter-spacing:-.01em;white-space:nowrap}.zhp__ctlslide{flex:1 1 300px;display:flex;flex-direction:column;gap:2px}.zhp__slider{position:relative;height:44px;display:flex;align-items:center;cursor:pointer;touch-action:none;outline:none;border-radius:999px}.zhp__slider:focus-visible{box-shadow:0 0 0 2px #78fafc80}.zhp__track{position:absolute;left:0;right:0;height:6px;background:#1a1d27;border-radius:999px}.zhp__fill{position:absolute;left:0;height:6px;background:linear-gradient(90deg,#3fe3e6,#78fafc);border-radius:999px;width:0}.zhp__knob{position:absolute;width:26px;height:26px;border-radius:999px;background:#78fafc;box-shadow:0 0 18px #78fafc80;transform:translate(-50%);left:0}.zhp__ends{display:flex;justify-content:space-between;font-size:12px;color:#4e515c;font-weight:800}.zhp__cols{width:100%;max-width:1160px;display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:16px;align-items:start}.zhp__col{display:flex;flex-direction:column;gap:12px}.zhp__scene{background:#0a0c12;border:1px solid rgba(255,255,255,.08);border-radius:14px;overflow:hidden;position:relative;padding-bottom:32px}.zhp__scenebg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 80% at 30% 0%,#0f1219,#06080c 65%)}.zhp__svg{position:relative;width:100%;height:auto;display:block}.zhp__door,.zhp__window{transition:opacity .16s cubic-bezier(.22,.61,.36,1)}.zhp[data-anchor=door] .zhp__window{opacity:0}.zhp[data-anchor=door] .zhp__door{opacity:1}.zhp[data-anchor=window] .zhp__door{opacity:0}.zhp[data-anchor=window] .zhp__window{opacity:1}.zhp__glow{animation:zhpPulse 3.2s var(--ease-flow,ease) infinite}@keyframes zhpPulse{0%,to{opacity:.35;transform:scale(1)}50%{opacity:.8;transform:scale(1.12)}}.zhp__dimlabel{height:62px;display:flex;align-items:center;justify-content:center;background:#06080c;border:1.5px solid rgba(120,250,252,.35);border-radius:10px;font-family:var(--font-display);font-weight:800;font-size:32px;letter-spacing:-.01em;color:#78fafc;white-space:nowrap}.zhp__legend{position:absolute;left:20px;bottom:12px;display:flex;flex-wrap:wrap;gap:14px;align-items:center;font-size:11px;color:#7e818e;letter-spacing:.08em;text-transform:uppercase;font-weight:800}.zhp__legenditem{display:flex;align-items:center;gap:6px}.zhp__swatchband{width:16px;height:3px;background:#78fafc;border-radius:2px}.zhp__swatchzone{width:26px;height:11px;border-radius:2px;background:linear-gradient(90deg,#78fafc,#e93b68)}.zhp__pick{background:#0c0e14;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px 18px;display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}.zhp__picklabel{font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#7e818e}.zhp__pills{flex:1 1 220px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.zhp__pill{padding:9px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#12141c;color:#7e818e;font-family:var(--font-body);font-weight:800;font-size:15px;cursor:pointer;transition:all .12s cubic-bezier(.22,.61,.36,1)}.zhp__pill:hover{filter:brightness(1.18)}.zhp__pill:focus-visible{outline:2px solid #78FAFC;outline-offset:2px}.zhp[data-anchor=door] .zhp__pill[data-pill=door],.zhp[data-anchor=window] .zhp__pill[data-pill=window]{background:#78fafc;color:#000;border-color:#78fafc}.zhp__result{background:#0c0e14;border:1px solid rgba(120,250,252,.28);border-radius:14px;padding:22px 24px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 28px;position:relative;overflow:hidden}.zhp__resultrule{position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#78fafc,#e93b68)}.zhp__resultmain{display:flex;flex-direction:column;gap:6px}.zhp__resnums{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 14px}.zhp__rescm{font-family:var(--font-display);font-weight:800;font-size:clamp(38px,4.6vw,52px);letter-spacing:-.02em;line-height:1}.zhp__resimp{font-size:19px;color:#7e818e;font-weight:800}.zhp__reswide{font-size:16px;color:#b6b8c0;font-weight:800}.zhp__resnotes{flex:1 1 240px;max-width:340px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:#7e818e;line-height:1.45}.zhp__resstrong{color:#78fafc;font-weight:800}.zhp__warn{background:#0c0e14;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 20px;display:flex;flex-direction:column;gap:5px;transition:background .16s,border-color .16s}.zhp__warntitle{font-weight:800;font-size:15px;color:#f2f2f4}.zhp__warnbody{font-size:14px;color:#7e818e;line-height:1.45}.zhp[data-warn=tall] .zhp__warn{background:#f0c02012;border-color:#f0c02059}.zhp[data-warn=tall] .zhp__warntitle{color:#f0c020}.zhp__block{width:100%;max-width:1160px;display:flex;flex-direction:column;gap:14px}.zhp__blockhead{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 12px}.zhp__h3{margin:0;font-family:var(--font-body);font-weight:800;font-size:20px;letter-spacing:-.005em;line-height:normal;color:#f2f2f4}.zhp__blocknote{font-size:15px;color:#7e818e}.zhp__methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.zhp__method{background:#0c0e14;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 16px;display:flex;align-items:center;gap:14px}.zhp__micon{width:64px;height:44px;flex:none}.zhp__mtext{display:flex;flex-direction:column;gap:2px;min-width:0}.zhp__mtitle{font-weight:800;font-size:15px}.zhp__mbody{font-size:13px;color:#7e818e;line-height:1.35}.zhp__features{width:100%;max-width:1160px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0 40px;border-top:1px solid rgba(255,255,255,.12)}.zhp__feature{display:flex;align-items:center;gap:14px;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.1)}.zhp__check{width:18px;height:18px;flex:none}.zhp__ftext{font-weight:800;font-size:14px;letter-spacing:.03em;text-transform:uppercase}.zhp__fattr{font-size:13px;font-weight:400;letter-spacing:0;text-transform:none;color:#7e818e;white-space:nowrap}.zhp__foot{width:100%;max-width:1160px;margin:0;font-size:14px;color:#7e818e;line-height:1.5}@media(max-width:820px){.zhp__cols{grid-template-columns:1fr}.zhp__col{display:contents}.zhp__pick{order:0}.zhp__scene{order:1}.zhp__result{order:2}.zhp__warn{order:4}.zhp__methods{grid-template-columns:1fr 1fr;gap:10px}.zhp__method{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}}@media(prefers-reduced-motion:reduce){.zhp__glow{animation:none}.zhp__door,.zhp__window,.zhp__pill,.zhp__warn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/zwim-space-calc.css.map */
