.hiw-header{padding:140px 0 72px;border-bottom:1px solid #1f1f1f}.hiw-header-tag{display:inline-flex;align-items:center;gap:10px;color:var(--text-2);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:24px}.hiw-header-tag:before{content:"";width:28px;height:1px;background:var(--muted)}.hiw-header h1{font-size:clamp(36px,5vw,64px);font-weight:800;margin-bottom:20px;max-width:800px}.hiw-header p{color:var(--text-2);font-size:18px;line-height:1.65;max-width:600px}@media(max-width:767px){.hiw-header{padding:100px 0 48px}}html.js #hiw-root{min-height:60vh}.hiw-noscript{list-style:none;margin:32px 0 0;padding:0;display:grid;gap:12px;counter-reset:hiw-ns}.hiw-noscript li{border:1px solid #1f1f1f;background:#0d0d0d;padding:16px 18px;counter-increment:hiw-ns}.hiw-noscript h3{display:flex;align-items:baseline;gap:10px;font-size:16px;margin:0 0 6px}.hiw-noscript h3:before{content:counter(hiw-ns,decimal-leading-zero);font-family:var(--mono);font-size:12px;font-weight:500;color:var(--text-3)}.hiw-noscript p{color:var(--text-2);font-size:14px;line-height:1.6;margin:0}.panel{border:1px solid #1f1f1f;background:#0d0d0d}.panel-flame{border-color:#ff6b0059;background:#ff6b0008}.hover-wobble{transition:transform .2s ease,box-shadow .2s ease}.hover-wobble:hover{transform:scale(1.015)!important;box-shadow:0 0 0 1px #ffffff2e}@keyframes pulse-ring{0%,to{box-shadow:0 0 #ff6b0040}50%{box-shadow:0 0 0 4px #ff6b001a}}.pulse-border{animation:pulse-ring 2s ease-in-out infinite}@keyframes notif-glow{0%,to{box-shadow:0 0 #ff6b0033}50%{box-shadow:0 0 12px 2px #ff6b001f}}.notif-pulse{animation:notif-glow 2.2s ease-in-out infinite}.cap-enter{opacity:0;transform:translateY(6px);transition:opacity .38s ease,transform .38s ease;color:#fafafa}.cap-enter.cap-in{opacity:1;transform:translateY(0)}@keyframes hiw-tick{0%{transform:scale(.5);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hiw-stage-row{display:flex;align-items:center;justify-content:center;gap:24px;padding:0 16px}.hiw-nav-btn{width:56px;height:56px;flex-shrink:0;border:1px solid #2a2a2a;background:#0d0d0d;color:#ccc;display:flex;align-items:center;justify-content:center;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease;cursor:pointer;border-radius:2px}.hiw-nav-btn:hover:not(:disabled){border-color:#555;color:#fff;background:#ffffff0a}.hiw-nav-btn:active:not(:disabled){transform:scale(.96)}.hiw-nav-btn:disabled{color:#333;border-color:#1a1a1a;cursor:default}@media(max-width:900px){.hiw-nav-btn{width:44px;height:44px}.hiw-stage-row{gap:12px;padding:0 8px}}.hiw-caption{text-align:center;max-width:920px;margin:32px auto 0;padding:0 24px}.hiw-caption-meta{display:inline-flex;align-items:center;gap:12px;margin-bottom:14px;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.22em;text-transform:uppercase}.hiw-caption-meta .num{color:#888;font-variant-numeric:tabular-nums}.hiw-caption-meta .sep{width:32px;height:1px;background:#2a2a2a;display:block}.hiw-caption-meta .title{color:#fafafa}.hiw-caption-text{color:#fafafa;font-size:clamp(17px,2vw,22px);letter-spacing:-.01em;line-height:1.45;margin:0 auto;max-width:760px}.hiw-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:28px}.hiw-dot{width:16px;height:2px;background:#2a2a2a;border:none;padding:0;cursor:pointer;transition:background .2s ease}.hiw-dot.done{background:#888}.hiw-dot.active{background:#fff;width:32px}.hiw-dot:hover:not(.active){background:#888}.hiw-m-track{scrollbar-width:none;-ms-overflow-style:none}.hiw-m-track::-webkit-scrollbar{display:none}.hiw-floor{padding:104px 0;border-top:1px solid #1f1f1f;background:#0d0d0d}.hiw-floor-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:64px;align-items:center}.hiw-floor-tag{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-2);margin-bottom:22px}.hiw-floor-tag:before{content:"";width:28px;height:1px;background:var(--muted)}.hiw-floor-copy h2{font-size:clamp(28px,3.5vw,42px);font-weight:800;margin-bottom:18px;max-width:20ch}.hiw-floor-copy p{color:var(--text-2);font-size:17px;line-height:1.65;max-width:56ch;margin-bottom:32px}.hiw-week-strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #1f1f1f}.hiw-week-strip li{display:flex;flex-direction:column;gap:8px;padding:16px 14px;border-right:1px solid #1f1f1f;font-size:13px;color:#ccc;line-height:1.4;background:#0a0a0a}.hiw-week-strip li:last-child{border-right:none}.hiw-week-strip li span{font-size:11px;font-weight:600;color:#fff}.hiw-floor-photo{aspect-ratio:4 / 3}@media(max-width:860px){.hiw-floor{padding:72px 0}.hiw-floor-grid{grid-template-columns:1fr;gap:36px}.hiw-week-strip{grid-template-columns:1fr 1fr}.hiw-week-strip li:nth-child(2n){border-right:none}.hiw-week-strip li:nth-child(-n+2){border-bottom:1px solid #1f1f1f}}.hiw-cta{padding:96px 0;border-top:1px solid #1f1f1f;text-align:center}.hiw-cta h2{font-size:clamp(28px,4vw,44px);font-weight:800;margin-bottom:16px}.hiw-cta p{color:var(--text-2);font-size:17px;margin-bottom:36px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-size:15px;font-weight:600;border-radius:2px;background:#ff6b00;color:#0a0a0a;font-family:Inter,sans-serif;text-decoration:none;transition:background .12s ease}.btn:hover{background:#e05e00}.btn-ghost{background:transparent;color:#fff;border:1px solid #2a2a2a;margin-left:12px}.btn-ghost:hover{background:#111;border-color:#444}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.inset-2{inset:8px}.inset-\[2px\]{inset:2px}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-4{bottom:16px}.left-4{left:16px}.right-4{right:16px}.pointer-events-none{pointer-events:none}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gap-1\.5{gap:6px}.gap-2{gap:8px}.gap-2\.5{gap:10px}.gap-3{gap:12px}.gap-4{gap:16px}.divide-y>*+*{border-top-width:1px;border-top-style:solid}.divide-line2>*+*{border-top-color:#2a2a2a}.w-1\.5{width:6px}.w-2{width:8px}.w-3\.5{width:14px}.w-4{width:16px}.w-6{width:24px}.w-7{width:28px}.w-9{width:36px}.w-10{width:40px}.w-11{width:44px}.w-12{width:48px}.w-20{width:80px}.h-px{height:1px}.h-1\.5{height:6px}.h-2{height:8px}.h-3\.5{height:14px}.h-4{height:16px}.h-7{height:28px}.h-9{height:36px}.h-10{height:40px}.h-11{height:44px}.h-12{height:48px}.h-20{height:80px}.h-32{height:128px}.h-\[60px\]{height:60px}.h-full{height:100%}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:8px}.mt-0\.5{margin-top:2px}.mt-1{margin-top:4px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.ml-1{margin-left:4px}.p-3{padding:12px}.p-4{padding:16px}.px-2{padding-left:8px;padding-right:8px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-6{padding-left:24px;padding-right:24px}.py-1\.5{padding-top:6px;padding-bottom:6px}.py-2{padding-top:8px;padding-bottom:8px}.py-14{padding-top:56px;padding-bottom:56px}.pb-1{padding-bottom:4px}.font-mono{font-family:JetBrains Mono,monospace}.font-sans{font-family:Inter,sans-serif}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[28px\]{font-size:28px}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.22em\]{letter-spacing:.22em}.tracking-\[-0\.005em\]{letter-spacing:-.005em}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-tight{line-height:1.25}.tabular-nums{font-variant-numeric:tabular-nums}.align-top{vertical-align:top}.text-center{text-align:center}.text-flame{color:#ff6b00}.text-mute{color:#888}.text-paper{color:#fafafa}.text-paper\/40{color:#fafafa66}.bg-flame{background-color:#ff6b00}.bg-paper{background-color:#fafafa}.bg-mute{background-color:#888}.bg-line{background-color:#1f1f1f}.border{border-width:1px;border-style:solid}.border-2{border-width:2px;border-style:solid}.border-t{border-top-width:1px;border-top-style:solid}.border-b{border-bottom-width:1px;border-bottom-style:solid}.border-l{border-left-width:1px;border-left-style:solid}.border-r{border-right-width:1px;border-right-style:solid}.border-dashed{border-style:dashed}.border-line{border-color:#1f1f1f}.border-line2{border-color:#2a2a2a}.border-flame{border-color:#ff6b00}.border-paper{border-color:#fafafa}.rounded-full{border-radius:9999px}@media(prefers-reduced-motion:reduce){.cap-enter{opacity:1;transform:none;transition:none}.pulse-border,.notif-pulse{animation:none}.hover-wobble{transition:none}.hover-wobble:hover{transform:none!important;box-shadow:none}.hiw-dot{transition:none}}
