.wn-overlay{z-index:2500;-webkit-backdrop-filter:blur(10px);background:#1212148c;justify-content:center;align-items:center;padding:32px 20px;animation:.24s ease-out both wn-overlay-in;display:flex;position:fixed;inset:0}.wn-overlay.is-closing{animation:.2s ease-in both wn-overlay-out}@keyframes wn-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes wn-overlay-out{0%{opacity:1}to{opacity:0}}.wn-modal{color:#141414;background:#fbfbf8;border:1px solid #1212140f;border-radius:22px;flex-direction:column;width:min(1040px,100%);max-height:min(680px,100vh - 64px);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;animation:.32s cubic-bezier(.34,1.3,.64,1) both wn-modal-in;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #00000059,0 10px 30px -10px #0000002e}.wn-modal.is-closing{animation:.2s ease-in both wn-modal-out}@keyframes wn-modal-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wn-modal-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(6px)scale(.98)}}.wn-close{z-index:20;-webkit-backdrop-filter:blur(8px);color:#121214a6;cursor:pointer;background:#ffffffe6;border:1px solid #12121414;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .18s;display:inline-flex;position:absolute;top:14px;right:14px}.wn-close:hover{color:#141414;background:#fff;border-color:#12121433;transform:rotate(90deg)}.wn-release-badge{align-self:flex-start;align-items:baseline;gap:10px;margin-bottom:6px;display:inline-flex}.wn-release-dot{background:#10b981;border-radius:50%;align-self:center;width:6px;height:6px;margin-right:2px;animation:2.4s ease-in-out infinite wn-release-pulse;box-shadow:0 0 0 3px #10b98138}@keyframes wn-release-pulse{0%,to{box-shadow:0 0 0 3px #10b98138}50%{box-shadow:0 0 0 7px #10b9810d}}.wn-release-brand{letter-spacing:-.01em;color:#141414;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:18px;font-style:normal;font-weight:400}.wn-release-brand-strong{font-weight:700}.wn-release-version{color:#1212148c;letter-spacing:.02em;font-family:ui-monospace,SF Mono,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:500}.wn-release-sep{color:#12121438;font-size:13px;font-weight:300}.wn-release-label{letter-spacing:.22em;text-transform:uppercase;color:#1212148c;font-size:10.5px;font-weight:500}.wn-slider-viewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;cursor:grab;flex:auto;min-height:460px;position:relative;overflow:hidden}.wn-slider-viewport.is-dragging{cursor:grabbing}.wn-slider-track{will-change:transform;height:100%;display:flex}.wn-slide img,.wn-visual-image{-webkit-user-drag:none;user-drag:none;pointer-events:none}.wn-slide{flex:0 0 100%;height:100%;min-height:460px;display:flex}.wn-visual{flex:0 0 50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.wn-visual-image img{object-fit:cover;width:100%;height:100%;display:block}.wn-bg-axo{background:radial-gradient(at 40% 60%,#ffd7e1e6,#ffebdcf2),linear-gradient(135deg,#fde2e4 0%,#fad4c0 100%)}.wn-bg-teal{background:radial-gradient(at 30% 30%,#14b8a626,#0000 55%),linear-gradient(135deg,#0b2a33 0%,#0d4651 48%,#14b8a6 100%)}.wn-bg-warm{background:radial-gradient(at 70% 30%,#f9731633,#0000 55%),linear-gradient(135deg,#1a1612 0%,#302720 50%,#4a3a2e 100%)}.wn-bg-emerald{background:radial-gradient(at 35% 35%,#10b9812e,#0000 55%),linear-gradient(135deg,#07231a 0%,#0d3b2a 48%,#10b981 100%)}.wn-bg-lab{background:radial-gradient(at 35% 40%,#2574e838,#0000 58%),linear-gradient(135deg,#0a1528 0%,#142a52 48%,#2574e8 100%)}.wn-bg-amber{background:radial-gradient(at 38% 38%,#f59e0b3d,#0000 58%),linear-gradient(135deg,#140e05 0%,#2a1f0c 48%,#8a6618 100%)}.wn-bg-moodboard{background:radial-gradient(at 78% 22%,#c8a3662e,#0000 60%),radial-gradient(at 22% 80%,#a855f729,#0000 60%),linear-gradient(135deg,#0f0817 0%,#221034 48%,#3d1f55 100%)}.wn-bg-storybuilder{background:radial-gradient(at 22% 24%,#d9775738,#0000 60%),radial-gradient(at 80% 78%,#6a4fa833,#0000 65%),linear-gradient(135deg,#0a0f1c 0%,#14182b 50%,#1f2540 100%)}.wn-bg-memoryfungus{background:radial-gradient(at 28% 35%,#4a8a5a38,#0000 58%),radial-gradient(at 78% 72%,#78468c2e,#0000 62%),linear-gradient(135deg,#0a120e 0%,#18241c 50%,#28342a 100%)}.wn-comp{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.wn-comp-scene-engine{padding:32px}.wn-comp-scene-engine .wn-comp-card{-webkit-backdrop-filter:blur(14px);color:#e6fffb;background:#ffffff14;border:1px solid #ffffff38;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:118px;height:148px;transition:transform .3s;display:flex;position:absolute;box-shadow:0 20px 40px -10px #0000004d}.wn-comp-card-a{transform:translate(-200px,-4px)rotate(-14deg)}.wn-comp-card-b{z-index:2;-webkit-backdrop-filter:none;background:#0a2d36;border-color:#ffffff52;transform:translate(-100px,-28px)rotate(-6deg);box-shadow:0 22px 44px -10px #00000080}.wn-comp-card-c{z-index:3;-webkit-backdrop-filter:none;background:#0a2d36;border-color:#ffffff52;transform:translateY(-42px)rotate(0);box-shadow:0 22px 44px -10px #00000080}.wn-comp-card-d{z-index:2;-webkit-backdrop-filter:none;background:#0a2d36;border-color:#ffffff52;transform:translate(100px,-28px)rotate(6deg);box-shadow:0 22px 44px -10px #00000080}.wn-comp-card-e{transform:translate(200px,-4px)rotate(14deg)}.wn-comp-card-icon{color:#e6fffbd9;width:40px;height:40px}.wn-comp-card-icon svg{width:100%;height:100%}.wn-comp-card-label{letter-spacing:.12em;text-transform:uppercase;color:#e6fffbb3;font-size:11px;font-weight:500}.wn-comp-dashboard{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:18px;padding:40px 36px}.wn-comp-dash-head{flex-wrap:wrap;gap:8px;display:flex}.wn-comp-dash-chip{letter-spacing:.04em;color:#fff0dc99;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;padding:6px 12px;font-size:10.5px;font-weight:500}.wn-comp-dash-chip-active{color:#fde2ca;background:#f973162e;border-color:#f9731666}.wn-comp-dash-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.wn-comp-dash-tile{background-color:#ffffff0a;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1a;border-radius:10px;min-height:62px;transition:transform .3s cubic-bezier(.4,0,.2,1),border-color .3s;position:relative;overflow:hidden}.wn-comp-dash-tile:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#00000052 100%);position:absolute;inset:0}.wn-comp-dash-tile:hover{border-color:#ffffff38;transform:translateY(-2px)}.wn-comp-storybuilder{padding:32px 36px}.wn-comp-sb-stage{color:#f7f1e6;flex-direction:column;justify-content:center;align-items:center;gap:22px;width:100%;max-width:400px;margin:0 auto;display:flex;position:relative}.wn-comp-sb-head{letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:12px;width:100%;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,monospace;font-size:10px;display:flex}.wn-comp-sb-tag{color:#d97757;font-weight:600}.wn-comp-sb-rule{background:linear-gradient(90deg,#d9775780,#f7f1e62e);flex:1;height:1px}.wn-comp-sb-meta{color:#f7f1e68c}.wn-comp-sb-frames{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;display:grid}.wn-comp-sb-frame{background:#f7f1e60a;border:1px solid #f7f1e629;border-radius:4px;flex-direction:column;align-items:center;gap:10px;margin:0;padding:14px 10px 11px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px -14px #0009}.wn-comp-sb-frame:before{content:"";pointer-events:none;opacity:.35;background:var(--sb-frame-tint,transparent);position:absolute;inset:0}.wn-comp-sb-frame--dawn{--sb-frame-tint:radial-gradient(ellipse at 30% 20%,#d9775780,transparent 65%)}.wn-comp-sb-frame--noon{--sb-frame-tint:radial-gradient(ellipse at 50% 50%,#f7e9c352,transparent 72%)}.wn-comp-sb-frame--dusk{--sb-frame-tint:radial-gradient(ellipse at 70% 80%,#6a4fa88c,transparent 65%)}.wn-comp-sb-frame.is-anchored{border-color:#d977578c;box-shadow:0 0 0 1px #d9775733,0 16px 32px -14px #d9775740,0 12px 28px -14px #0009}.wn-comp-sb-frame-mark{color:#f0a98a;z-index:2;width:14px;height:14px;position:absolute;top:6px;right:6px}.wn-comp-sb-frame-mark svg{stroke:currentColor;stroke-width:1.2px;fill:currentColor;width:100%;height:100%}.wn-comp-sb-frame-mark svg circle:last-of-type{fill:none}.wn-comp-sb-bust{fill:#f7f1e6;fill-opacity:.92;z-index:1;width:38px;height:50px;position:relative}.wn-comp-sb-frame.is-anchored .wn-comp-sb-bust{fill:#fff5ec}.wn-comp-sb-frame figcaption{z-index:1;letter-spacing:.18em;text-transform:uppercase;color:#f7f1e6a6;text-align:center;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,monospace;font-size:8.5px;position:relative}.wn-comp-sb-frame.is-anchored figcaption{color:#f7f1e6f2}.wn-comp-sb-anchor{align-items:center;gap:0;width:78%;display:flex}.wn-comp-sb-anchor-pt{background:#f7f1e68c;border-radius:50%;flex-shrink:0;width:6px;height:6px}.wn-comp-sb-anchor-strand{background:linear-gradient(90deg,#f7f1e62e,#d977578c,#f7f1e62e);flex:1;height:1px}.wn-comp-sb-anchor-core{color:#d97757;filter:drop-shadow(0 0 8px #d977578c);justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.wn-comp-sb-anchor-core svg{stroke:currentColor;stroke-width:1.4px;fill:currentColor;width:100%;height:100%}.wn-comp-sb-anchor-core svg circle:last-of-type{fill:none}.wn-comp-sb-cap{letter-spacing:.32em;text-transform:uppercase;color:#f7f1e680;text-align:center;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,monospace;font-size:9.5px}.wn-comp-moodboard{padding:28px 32px}.wn-comp-mb-board{color:#f7f1e6;background:linear-gradient(160deg,#f7f1e612 0%,#f7f1e605 100%);border:1px solid #f7f1e624;border-radius:6px;flex-direction:column;gap:18px;width:100%;max-width:380px;margin:0 auto;padding:22px 22px 18px;display:flex;position:relative;box-shadow:0 30px 60px -24px #0000008c,inset 0 1px #f7f1e614}.wn-comp-mb-board:before{content:"";pointer-events:none;background:radial-gradient(at 30% 18%,#c8a3661a,#0000 60%),radial-gradient(at 80% 92%,#a855f712,#0000 60%);border-radius:6px;position:absolute;inset:0}.wn-comp-mb-board>*{z-index:1;position:relative}.wn-comp-mb-board-head{letter-spacing:.24em;text-transform:uppercase;align-items:center;gap:10px;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,monospace;font-size:9.5px;display:flex}.wn-comp-mb-board-eyebrow{color:#c8a366;font-weight:600}.wn-comp-mb-board-rule{background:linear-gradient(90deg,#c8a3668c 0%,#f7f1e62e 50%,#f7f1e60d 100%);flex:1;height:1px}.wn-comp-mb-board-meta{color:#f7f1e680;font-size:9px}.wn-comp-mb-board-titlewrap{flex-direction:column;gap:4px;display:flex}.wn-comp-mb-board-title-pre{letter-spacing:.22em;text-transform:uppercase;color:#f7f1e66b;font-family:Inter,system-ui,sans-serif;font-size:9px;font-weight:400}.wn-comp-mb-board-title{letter-spacing:-.02em;color:#f7f1e6;margin:0;font-family:Playfair Display,Georgia,serif;font-size:38px;font-style:italic;font-weight:400;line-height:1}.wn-comp-mb-board-grid{grid-template-rows:78px 50px;grid-template-columns:1.45fr 1fr;gap:6px;display:grid}.wn-comp-mb-board-tile{border-radius:3px;position:relative;overflow:hidden;box-shadow:0 6px 18px -8px #0000008c}.wn-comp-mb-board-tile:after{content:"";pointer-events:none;border:1px solid #f7f1e612;border-radius:3px;position:absolute;inset:0}.wn-comp-mb-board-tile--a{background:radial-gradient(at 30% 80%,#e8b8988c 0%,#0000 55%),radial-gradient(at 75% 22%,#7a4a55b3 0%,#0000 60%),linear-gradient(160deg,#2a1a28 0%,#4a2c3a 45%,#c89a86 100%);grid-area:1/1/3}.wn-comp-mb-board-tile--b{background:repeating-linear-gradient(115deg,#f7f1e60b 0 1px,#0000 1px 4px),linear-gradient(135deg,#1a1118 0%,#3a2030 100%);grid-area:1/2}.wn-comp-mb-board-tile--c{background:radial-gradient(at 50% 65%,#f0d8b86b 0%,#0000 55%),linear-gradient(#5a2a3a 0%,#2a1018 100%);grid-area:2/2}.wn-comp-mb-board-foot{border-top:1px solid #f7f1e614;align-items:center;gap:12px;padding-top:12px;display:flex}.wn-comp-mb-board-palette{border-radius:2px;flex:1;height:14px;display:flex;overflow:hidden;box-shadow:0 2px 6px #0006}.wn-comp-mb-board-palette span{flex:1}.wn-comp-mb-board-type{flex-shrink:0;align-items:center;gap:8px;display:flex}.wn-comp-mb-board-type-glyph{color:#c8a366;font-family:Playfair Display,Georgia,serif;font-size:22px;font-style:italic;font-weight:500;line-height:1}.wn-comp-mb-board-type-meta{letter-spacing:.14em;text-transform:uppercase;color:#f7f1e680;flex-direction:column;gap:1px;font-family:ui-monospace,JetBrains Mono,SFMono-Regular,monospace;font-size:7.5px;line-height:1.2;display:flex}.wn-content{flex-direction:column;flex:50%;justify-content:center;gap:14px;min-width:0;padding:52px 56px 44px 48px;display:flex}.wn-epigraph{letter-spacing:.005em;color:#1212148c;max-width:44ch;margin:0 0 4px;font-family:Playfair Display,Georgia,serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}.wn-kicker{letter-spacing:.14em;text-transform:uppercase;color:#12121473;margin-top:4px;font-size:10.5px;font-weight:600}.wn-title{letter-spacing:-.025em;color:#141414;margin:0;font-size:34px;font-weight:600;line-height:1.1}.wn-description{color:#1212149e;max-width:44ch;margin:0;font-size:14.5px;line-height:1.6}.wn-features{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.wn-features li{color:#121214d1;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.4;display:flex}.wn-feature-bullet{opacity:.4;background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:8px}.wn-cta{color:#fbfbf8;background:#141414;border-radius:10px;align-self:flex-start;align-items:center;gap:8px;margin-top:8px;padding:10px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .18s;display:inline-flex}.wn-cta:hover{background:#2b2b2b;transform:translateY(-1px)}.wn-cta svg{transition:transform .18s}.wn-cta:hover svg{transform:translate(2px)}.wn-footer{background:#12121404;border-top:1px solid #1212140f;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.wn-dots{gap:6px;display:flex}.wn-dot{cursor:pointer;background:#1212142e;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .2s}.wn-dot:hover{background:#12121459}.wn-dot.is-active{background:#141414;border-radius:3px;width:22px}.wn-nav{gap:8px;display:inline-flex}.wn-nav-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .18s}.wn-nav-btn-secondary{color:#121214b3;background:0 0;border-color:#1212141f}.wn-nav-btn-secondary:hover:not(:disabled){color:#141414;background:#1212140a;border-color:#12121438}.wn-nav-btn-secondary:disabled{opacity:.35;cursor:not-allowed}.wn-nav-btn-primary{color:#fbfbf8;background:#141414}.wn-nav-btn-primary:hover{background:#2b2b2b}@media (max-width:760px){.wn-overlay{padding:0}.wn-modal{border-radius:0;width:100%;height:100%;max-height:100vh}.wn-slide{flex-direction:column}.wn-visual{flex:0 0 300px}.wn-content{flex:auto;padding:28px 24px;overflow-y:auto}.wn-title{font-size:22px}.wn-comp-scene-engine .wn-comp-card{width:86px;height:110px}.wn-comp-card-a{transform:translate(-140px,-4px)rotate(-12deg)}.wn-comp-card-b{transform:translate(-72px,-22px)rotate(-6deg)}.wn-comp-card-c{transform:translateY(-32px)rotate(0)}.wn-comp-card-d{transform:translate(72px,-22px)rotate(6deg)}.wn-comp-card-e{transform:translate(140px,-4px)rotate(12deg)}.wn-comp-moodboard,.wn-comp-storybuilder{padding:20px 18px}.wn-comp-sb-stage{gap:14px;max-width:320px}.wn-comp-sb-head{letter-spacing:.2em;gap:8px;font-size:8.5px}.wn-comp-sb-cap{letter-spacing:.26em;font-size:8.5px}.wn-comp-sb-frames{gap:6px}.wn-comp-sb-frame{gap:6px;padding:10px 6px 8px}.wn-comp-sb-bust{width:28px;height:38px}.wn-comp-sb-frame figcaption{letter-spacing:.14em;font-size:7px}.wn-comp-sb-anchor{width:88%}.wn-comp-sb-anchor-core{width:18px;height:18px}.wn-comp-mb-board{gap:14px;max-width:320px;padding:18px 16px 14px}.wn-comp-mb-board-head{letter-spacing:.2em;gap:8px;font-size:8.5px}.wn-comp-mb-board-meta{font-size:8px}.wn-comp-mb-board-title-pre{letter-spacing:.2em;font-size:8.5px}.wn-comp-mb-board-title{font-size:32px}.wn-comp-mb-board-grid{grid-template-rows:64px 42px;gap:5px}.wn-comp-mb-board-palette{height:12px}.wn-comp-mb-board-type-glyph{font-size:18px}.wn-comp-mb-board-type-meta{font-size:7px}}
.mindplace-homepage{color:#1a1a1a;background:#fff;min-height:100vh;position:relative;overflow-x:hidden}.homepage-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#ffffffd9;border-bottom:1px solid #0000000f;justify-content:center;height:72px;display:flex;position:fixed;top:0;left:0;right:0;overflow:visible}.homepage-nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;padding:0 48px;display:flex;overflow:visible}.homepage-nav-left{align-items:center;gap:16px;display:flex;overflow:visible}.hamburger-menu{cursor:pointer;color:#1a1a1a;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.hamburger-menu:hover{opacity:.7;transform:scale(1.05)}.homepage-brand{letter-spacing:-.02em;color:#1a1a1a;cursor:pointer;align-items:center;gap:4px;font-size:20px;display:flex;overflow:visible}.homepage-brand.rainbow-active .ai-logo circle{transform-origin:50%;transition:none;animation:1.4s cubic-bezier(.34,1.56,.64,1) forwards waveCircle}.homepage-brand.rainbow-active .ai-logo circle:first-child{animation-delay:0s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(2){animation-delay:50ms}.homepage-brand.rainbow-active .ai-logo circle:nth-child(3){animation-delay:.1s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(4){animation-delay:.15s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(5){animation-delay:.2s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(6){animation-delay:.25s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(7){animation-delay:.3s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(8){animation-delay:.35s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(9){animation-delay:.4s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(10){animation-delay:.45s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(11){animation-delay:.5s}.homepage-brand.rainbow-active .ai-logo circle:nth-child(12){animation-delay:.55s}.homepage-brand.rainbow-active .brand-text{animation:1.4s ease-in-out forwards subtleShine}@keyframes waveCircle{0%{opacity:1;transform:scale(1)}40%{opacity:.4;transform:scale(2)}70%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes subtleShine{0%{filter:brightness();text-shadow:0 0 #0000}50%{filter:brightness(.6);text-shadow:0 0 20px #0000004d}to{filter:brightness();text-shadow:0 0 #0000}}.brand-text{z-index:1;align-items:baseline;display:flex;position:relative}.brand-mind{font-weight:700}.brand-place{font-weight:300}.brand-beta-pill{letter-spacing:.08em;color:#0000008c;text-transform:uppercase;-webkit-user-select:none;user-select:none;white-space:nowrap;background:#0000000d;border:1px solid #0000001a;border-radius:999px;align-self:center;margin-left:8px;padding:3px 8px;font-size:9.5px;font-weight:700;line-height:1}.ai-logo{color:#1a1a1a;z-index:10;flex-shrink:0;width:32px;min-width:32px;height:32px;min-height:32px;animation:4s ease-in-out infinite aiWave;display:block;position:relative;overflow:visible}.homepage-brand.rainbow-active .ai-logo{z-index:100}@keyframes aiWave{0%,to{opacity:1;transform:scale(1)rotate(0)}25%{opacity:.75;transform:scale(1.12)rotate(8deg)}50%{opacity:.8;transform:scale(1.15)rotate(0)}75%{opacity:.75;transform:scale(1.12)rotate(-8deg)}}.ai-logo circle{transform-origin:50%;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .6s;animation:4s ease-in-out infinite dotWave}.ai-logo circle:first-child{animation-delay:0s}.ai-logo circle:nth-child(2){animation-delay:.1s}.ai-logo circle:nth-child(3){animation-delay:.2s}.ai-logo circle:nth-child(4){animation-delay:.3s}.ai-logo circle:nth-child(5){animation-delay:.4s}.ai-logo circle:nth-child(6){animation-delay:.5s}.ai-logo circle:nth-child(7){animation-delay:.6s}.ai-logo circle:nth-child(8){animation-delay:.7s}.ai-logo circle:nth-child(9){animation-delay:.8s}.ai-logo circle:nth-child(10){animation-delay:.9s}.ai-logo circle:nth-child(11){animation-delay:1s}.ai-logo circle:nth-child(12){animation-delay:1.1s}.homepage-brand:hover:not(.rainbow-active) .ai-logo{animation:none}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle{opacity:1;animation:none}.homepage-brand.rainbow-active .ai-logo circle{animation:1.4s cubic-bezier(.34,1.56,.64,1) forwards waveCircle!important}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:first-child{transform:translateY(7.5px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(2){transform:translate(-3.2px,6.2px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(3){transform:translate(-5.7px,3.7px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(4){transform:translate(-7.5px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(5){transform:translate(-5.7px,-3.7px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(6){transform:translate(-3.2px,-6.2px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(7){transform:translateY(-7.5px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(8){transform:translate(3.2px,-6.2px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(9){transform:translate(5.7px,-3.7px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(10){transform:translate(7.5px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(11){transform:translate(5.7px,3.7px)scale(1.5)}.homepage-brand:hover:not(.rainbow-active) .ai-logo circle:nth-child(12){transform:translate(3.2px,6.2px)scale(1.5)}@keyframes dotWave{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.brand-divider{color:#0003;margin:0 6px;font-weight:300}.brand-username{color:#000000b3;align-items:center;gap:6px;font-size:16px;font-weight:500;display:flex}.email-unverified-badge{color:#ff9800;justify-content:center;align-items:center;animation:2s ease-in-out infinite pulse;display:inline-flex}.email-unverified-badge svg{filter:drop-shadow(0 0 4px #ff980080)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.homepage-nav-right{align-items:center;gap:32px;display:flex}.homepage-nav-pill{color:#888;cursor:pointer;letter-spacing:.3px;background:0 0;border:none;padding:0;font-family:inherit;font-size:14px;font-weight:400;transition:color .2s}.homepage-nav-pill:hover{color:#1a1a1a}.hp-nav-dropdown{position:relative}.hp-nav-chevron{vertical-align:middle;margin-left:4px;transition:transform .2s}.hp-nav-chevron-open{transform:rotate(180deg)}.hp-nav-pill-active{color:#1a1a1a}.hp-nav-dropdown-menu{-webkit-backdrop-filter:blur(20px);z-index:1001;background:#fffffff2;border:1px solid #00000014;border-radius:12px;min-width:220px;padding:6px;animation:.15s ease-out hpDropdownFadeIn;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a}@keyframes hpDropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.hp-nav-dropdown-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 14px;font-family:inherit;transition:background .15s;display:flex}.hp-nav-dropdown-item:hover{background:#0000000a}.hp-nav-dropdown-label{color:#1a1a1a;letter-spacing:-.01em;font-size:14px;font-weight:500}.hp-nav-dropdown-desc{color:#999;font-size:12px;font-weight:400}.hp-nav-beta-chip{letter-spacing:.5px;text-transform:uppercase;color:#fff;vertical-align:middle;background:#1a1a1a;border-radius:4px;margin-left:6px;padding:2px 6px;font-size:9px;font-weight:600;line-height:1;display:inline-block}.mindplacetv-btn{letter-spacing:.3px}.mindplacetv-mind{font-weight:700}.homepage-nav-cta{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:20px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.homepage-nav-cta:hover{background:#333;transform:translateY(-1px)}.hp-sections{z-index:1;overscroll-behavior-y:contain;scrollbar-width:none;scroll-behavior:smooth;height:100vh;position:relative;overflow-y:auto}.hp-sections::-webkit-scrollbar{display:none}.hp-section{align-items:flex-end;height:100vh;min-height:100vh;display:flex;position:relative;overflow:hidden}.hp-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#00000059;margin-bottom:20px;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:400;display:block}.hp-section-title{color:#1a1a1a;letter-spacing:-.02em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(32px,4.5vw,56px);font-weight:400;line-height:1.15}.hp-section-header{justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:56px;display:flex}.hp-section-header-left{flex:1;min-width:0}.hp-section-aside{color:#00000073;flex-shrink:0;max-width:320px;margin:0;font-size:15px;line-height:1.7}.hp-cta{color:#fff;letter-spacing:.5px;cursor:pointer;background:#1a1a1a;border:none;border-radius:0;flex-shrink:0;align-items:center;gap:10px;padding:16px 36px;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.hp-cta:hover{background:#333}.hp-cta-light{color:#1a1a1a;background:0 0;border:1px solid #00000026}.hp-cta-light:hover{background:#0000000a;border-color:#0000004d}.hp-hero{background:#fff;align-items:center;position:relative;overflow:hidden}.hp-hero-bg{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hp-hero-grid{z-index:2;background-image:linear-gradient(#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-position:30px 40px;background-size:220px 180px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 30% 60%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 70% at 30% 60%,#000 0%,#0000 100%)}.hp-hero-overlay{z-index:3;position:absolute;inset:0}.hp-hero-content{z-index:4;justify-content:flex-start;align-items:flex-end;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 72px 80px;animation:1s ease-out hpFadeUp;display:flex;position:relative}.hp-hero-text{max-width:1200px}.hp-hero-title{color:#1a1a1a;letter-spacing:-.03em;margin-bottom:32px;font-family:Inter,-apple-system,sans-serif;font-size:clamp(42px,6vw,80px);font-weight:200;line-height:1.15}.hp-hero-bold{font-weight:500}.hp-hero-rotating{vertical-align:bottom;height:1.15em;display:inline-grid;overflow:hidden}.hp-hero-rotating>span{white-space:nowrap;grid-area:1/1}.hp-hero-rotating-word{opacity:0}.hp-hero-rotating-word.active,.hp-hero-rotating-word.exiting,.hp-hero-rotating-word.entering{opacity:1}.hp-hero-char{display:inline-block}.hp-hero-rotating-word.exiting .hp-hero-char{animation:.35s cubic-bezier(.4,0,.2,1) both heroCharExit}.hp-hero-rotating-word.entering .hp-hero-char{animation:.4s cubic-bezier(.16,1,.3,1) both heroCharEnter}@keyframes heroCharExit{0%{transform:translateY(0)}to{transform:translateY(-110%)}}@keyframes heroCharEnter{0%{transform:translateY(110%)}to{transform:translateY(0)}}.hp-keyword{font-weight:500}.hp-hero-row{align-items:flex-start;gap:40px;display:flex}.hp-hero-aside{color:#00000059;max-width:300px;margin:0;padding-top:4px;font-size:14px;font-weight:300;line-height:1.7}.hp-scroll-hint{z-index:4;position:absolute;bottom:32px;right:72px}.hp-scroll-line{background:linear-gradient(#0003,#0000);width:1px;height:56px;animation:2s ease-in-out infinite hpScrollPulse}@keyframes hpScrollPulse{0%,to{opacity:.2;transform-origin:top;transform:scaleY(.5)}50%{opacity:.8;transform-origin:top;transform:scaleY(1)}}@keyframes hpFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hp-studio{background:#f5f3f0;align-items:flex-start}.hp-studio-overlay{background:linear-gradient(#f5f3f0b3 0%,#f5f3f0f7 55%);position:absolute;inset:0}.hp-studio-content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding-top:160px;position:relative}.hp-studio .hp-section-header{margin-bottom:0;padding:0 72px 20px}.hp-studio-grid{background:#00000014;border-top:2px solid #00000014;grid-template-columns:repeat(5,1fr);gap:2px;width:166.67%;margin-left:-33.33%;display:grid}.hp-mod-card{cursor:pointer;background:#ffffffd9;flex-direction:column;min-height:17vh;padding:36px 32px;transition:all .35s;display:flex;position:relative}.hp-mod-card:hover{background:#fff}.hp-mod-card.hp-mod-cs{cursor:default;background:#f5f3f0}.hp-mod-card.hp-mod-cs:hover{background:#f5f3f0}.hp-mod-card.hp-mod-cs .hp-mod-num{letter-spacing:1.5px;text-transform:uppercase;font-size:9px}.hp-mod-num{color:#0003;letter-spacing:2px;margin-bottom:20px;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:400}.hp-mod-badge{letter-spacing:.5px;width:fit-content;color:var(--accent,#f97316);opacity:.75;border:1px solid;border-radius:3px;margin-bottom:10px;padding:2px 7px;font-size:9px;font-weight:600;display:inline-block}.hp-mod-title{color:#1a1a1a;margin-bottom:12px;font-family:Inter,-apple-system,sans-serif;font-size:18px;font-weight:600;transition:color .3s}.hp-mod-card:hover:not(.hp-mod-cs) .hp-mod-title{color:var(--accent,#c8a86e)}.hp-mod-desc{color:#00000073;flex:1;font-size:13px;line-height:1.65}.hp-mod-footer{justify-content:flex-end;align-items:center;gap:8px;margin-top:20px;display:flex}.hp-mod-trynow{color:#0003;letter-spacing:.5px;font-size:12px;font-weight:500;transition:color .3s}.hp-mod-card:hover:not(.hp-mod-cs) .hp-mod-trynow{color:var(--accent,#c8a86e)}.hp-mod-arrow{color:#0000001f;font-size:22px;transition:all .3s}.hp-mod-card:hover:not(.hp-mod-cs) .hp-mod-arrow{color:var(--accent,#c8a86e);transform:translate(6px)}.hp-mod-card.hp-mod-pending{opacity:.7;cursor:default}.hp-mod-card.hp-mod-pending:hover .hp-mod-trynow,.hp-mod-card.hp-mod-pending:hover .hp-mod-arrow{color:#0003}.hp-mod-status-pending{font-style:italic;color:#00000059!important}.hp-mod-loading{animation:1.2s ease-in-out infinite hpLoadPulse;color:var(--accent,#c8a86e)!important}@keyframes hpLoadPulse{0%,to{opacity:.4}50%{opacity:1}}.side-panel-disabled{opacity:.5;cursor:default}.side-panel-disabled:hover{background:0 0;transform:none}.side-panel-badge{color:#ffffff59;letter-spacing:.5px;text-transform:uppercase;margin-left:auto;font-size:10px;font-weight:500}.hp-lab{background:#fff;justify-content:center;align-items:stretch;padding:0}.hp-lab-card{cursor:pointer;isolation:isolate;box-sizing:border-box;background:#0a0a0a;border-radius:22px;flex-direction:column;padding:48px 44px 40px;display:flex;position:absolute;inset:120px 140px;overflow:hidden}.hp-lab-card:focus-visible{outline-offset:4px;outline:2px solid #78b4ff99}.hp-lab-media{object-fit:cover;will-change:opacity,transform;width:100%;height:100%;transition:opacity .55s,transform 2.4s;position:absolute;inset:0;transform:scale(1.02)}.hp-lab-img{opacity:1;z-index:1}.hp-lab-video{opacity:0;z-index:2}.hp-lab-card:hover .hp-lab-img{opacity:0;transform:scale(1.06)}.hp-lab-card:hover .hp-lab-video{opacity:1;transform:scale(1.04)}.hp-lab-grain{z-index:3;pointer-events:none;mix-blend-mode:overlay;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.6 0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hp-lab-overlay{z-index:4;pointer-events:none;background:linear-gradient(#0a0c16d9 0%,#0a0c168c 15%,#0a0c1626 32%,#0a0c1600 50%,#0a0c1640 72%,#0a0c16b8 90%,#0a0c16e0 100%);transition:background .4s;position:absolute;inset:0}.hp-lab-card:hover .hp-lab-overlay{background:linear-gradient(#0a0c16b8 0%,#0a0c1673 16%,#0a0c161a 34%,#0a0c1600 50%,#0a0c1633 72%,#0a0c1699 90%,#0a0c16c7 100%)}.hp-lab-top{z-index:5;text-align:center;color:#f5f5f5;flex-direction:column;align-items:center;max-width:840px;margin:0 auto;display:flex;position:relative}.hp-lab-eyebrow{letter-spacing:4px;text-transform:uppercase;color:#7ab5ff;margin-bottom:16px;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:500}.hp-lab-title{letter-spacing:-.015em;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,4.8vw,64px);font-weight:400;line-height:1.08}.hp-lab-title-line{display:block}.hp-lab-title-accent{background:linear-gradient(120deg,#8ec5ff 0%,#b8d5ff 50%,#7ab5ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic}.hp-lab-sub{color:#ebf0ffb8;max-width:560px;margin:16px 0 0;font-size:15px;font-weight:300;line-height:1.6}.hp-lab-cta{-webkit-backdrop-filter:blur(8px);color:#f5f5f5;letter-spacing:.3px;background:#ffffff0a;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:10px;margin-top:26px;padding:12px 22px;font-size:13px;font-weight:500;transition:all .24s;display:inline-flex}.hp-lab-card:hover .hp-lab-cta{color:#0a1426;background:#7ab5ff;border-color:#7ab5ff}.hp-lab-cta-arrow{transition:transform .24s}.hp-lab-card:hover .hp-lab-cta-arrow{transform:translate(4px)}.hp-lab-metrics{z-index:5;color:#f5f5f5;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:56px;margin-top:auto;padding-top:28px;display:flex;position:relative}.hp-lab-metric{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.hp-lab-metric-value{color:#fafafa;letter-spacing:-.015em;font-variant-numeric:tabular-nums;font-family:Playfair Display,Georgia,serif;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1}.hp-lab-metric-label{letter-spacing:2px;text-transform:uppercase;color:#ebf0ff8c;font-size:10px;font-weight:500;line-height:1.5}.hp-lab-metric-sep{background:#ffffff1f;width:1px;height:56px;margin-bottom:22px}.hp-lab-metric-models{gap:12px}.hp-lab-model-wheel{justify-content:center;align-items:center;min-width:200px;height:clamp(30px,3vw,44px);display:flex;position:relative;overflow:hidden}.hp-lab-model-name{letter-spacing:-.01em;color:#fafafa;white-space:nowrap;text-shadow:0 1px 14px #0006;justify-content:center;align-items:center;font-family:Playfair Display,Georgia,serif;font-size:clamp(24px,2.4vw,34px);font-weight:400;line-height:1;animation:3.2s cubic-bezier(.22,1,.36,1) forwards hpLabModelCycle;display:flex;position:absolute;inset:0}@keyframes hpLabModelCycle{0%{opacity:0;filter:blur(4px);transform:translateY(16px)}10%{opacity:1;filter:blur();transform:translateY(0)}88%{opacity:1;filter:blur();transform:translateY(0)}to{opacity:0;filter:blur(4px);transform:translateY(-16px)}}.hp-lab-hint{z-index:5;-webkit-backdrop-filter:blur(10px);letter-spacing:1px;text-transform:uppercase;color:#ebf0ffb3;background:#0a0c168c;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:11px;font-weight:500;transition:opacity .3s;display:inline-flex;position:absolute;top:28px;right:28px}.hp-lab-card:hover .hp-lab-hint{opacity:0}.hp-lab-hint-dot{background:#7ab5ff;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite hpLabPulse;box-shadow:0 0 8px #7ab5ff99}@keyframes hpLabPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.hp-vst{background:#f5f3f0;align-items:center}.hp-vst-split{z-index:2;box-sizing:border-box;align-items:center;gap:20px;width:100%;max-width:1600px;height:100%;margin:0 auto;padding:108px 32px 32px;display:flex;position:relative}.hp-vst-left{flex:4;min-width:0}.hp-vst-right{text-align:left;z-index:3;flex-direction:column;flex:1.5;justify-content:flex-end;align-items:flex-start;min-width:200px;margin-bottom:-40px;padding-bottom:32px;display:flex;position:relative}.hp-vst-right .hp-eyebrow{width:100%;margin-bottom:24px}.hp-vst-title{letter-spacing:-.04em;color:#1a1a1a;flex-direction:column;align-items:flex-start;margin:0 0 36px;font-family:Playfair Display,Georgia,serif;font-size:clamp(34px,3.8vw,58px);font-weight:400;line-height:.92;display:flex}.hp-vst-title span{display:block}.hp-vst-preview{z-index:1;background:#0d0d11;border:1px solid #0000001f;border-radius:12px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 40px #0000001f,0 2px 12px #0000000f}.hp-browser-chrome{background:#ffffff06;border-bottom:1px solid #ffffff0d;align-items:center;gap:12px;padding:12px 16px;display:flex}.hp-browser-dots{gap:6px;display:flex}.hp-browser-dots span{border-radius:50%;width:10px;height:10px}.hp-browser-dots span:first-child{background:#ff5f57}.hp-browser-dots span:nth-child(2){background:#febc2e}.hp-browser-dots span:nth-child(3){background:#28c840}.hp-browser-url{color:#fff3;letter-spacing:.5px;background:#ffffff08;border-radius:6px;flex:1;padding:5px 12px;font-family:JetBrains Mono,SF Mono,monospace;font-size:10px}.hp-browser-actions{gap:8px;display:flex}.hp-browser-action-dot{background:#ffffff0a;border-radius:4px;width:14px;height:14px}.hp-vst-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;max-height:calc(100vh - 220px);position:relative;overflow:hidden auto}.hp-vst-body::-webkit-scrollbar{width:3px}.hp-vst-body::-webkit-scrollbar-track{background:0 0}.hp-vst-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.hp-vst-body-fade{pointer-events:none;z-index:2;background:linear-gradient(#0000,#0d0d11);height:48px;margin-top:-48px;position:sticky;bottom:0;left:0;right:0}.hp-vst-page{color:#e5e5e5;background:#0a0a0a;min-height:100%;display:flex}.hp-vst-page-content{flex:1;min-width:0}.hp-vp-poster{background:#000;flex-shrink:0;width:36%;height:calc(100vh - 220px);position:sticky;top:0;overflow:visible}.hp-vp-poster-img,.hp-vp-poster-video{clip-path:inset(0)}.hp-vp-section,.hp-vp-hero{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(12px)}.hp-vp-section.hp-vp-visible,.hp-vp-hero.hp-vp-visible{opacity:1;transform:translateY(0)}.hp-vp-poster-img{object-fit:cover;z-index:1;filter:blur(16px);will-change:filter;width:100%;height:100%;position:absolute;top:0;left:0}.hp-vp-poster-video{object-fit:cover;z-index:1;opacity:0;will-change:opacity;background:#000;width:100%;height:100%;transition:opacity 1s;position:absolute;top:0;left:0}.hp-vp-poster-ai{pointer-events:none;z-index:12;will-change:transform;position:absolute;top:8%;left:50%;overflow:visible;transform:translate(-50%)}.hp-vp-poster-ai svg{color:#fff;filter:drop-shadow(0 0 24px #000000b3);width:72px;height:72px;overflow:visible}.hp-vp-poster-ai .vp-dot{animation:2s ease-in-out infinite vpDotPulse}.hp-vp-poster-ai .vp-d1{animation-delay:0s}.hp-vp-poster-ai .vp-d2{animation-delay:50ms}.hp-vp-poster-ai .vp-d3{animation-delay:.1s}.hp-vp-poster-ai .vp-d4{animation-delay:.15s}.hp-vp-poster-ai .vp-d5{animation-delay:.2s}.hp-vp-poster-ai .vp-d6{animation-delay:.25s}.hp-vp-poster-ai .vp-d7{animation-delay:.3s}.hp-vp-poster-ai .vp-d8{animation-delay:.35s}.hp-vp-poster-ai .vp-d9{animation-delay:.4s}.hp-vp-poster-ai .vp-d10{animation-delay:.45s}.hp-vp-poster-ai .vp-d11{animation-delay:.5s}.hp-vp-poster-ai .vp-d12{animation-delay:.55s}@keyframes vpDotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.4)}}.hp-vp-poster-logo{text-align:center;z-index:11;pointer-events:none;will-change:transform;flex-direction:column;align-items:center;gap:6px;display:flex;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.hp-vp-logo-top{letter-spacing:.12em;text-transform:uppercase;color:#fff;text-shadow:0 2px 12px #000c;font-family:Inter,sans-serif;font-size:14px;font-weight:500}.hp-vp-logo-main{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 12px #000c;font-family:Playfair Display,serif;font-size:42px;font-weight:600}.hp-vp-logo-bottom{letter-spacing:.15em;color:#ffffffd9;text-shadow:0 2px 12px #000c;font-family:Inter,sans-serif;font-size:12px;font-weight:300}.hp-vp-hero{border-bottom:1px solid #ffffff0f;padding:48px 40px 44px}.hp-vp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:16px;font-size:12px;font-weight:600}.hp-vp-title{color:#e5e5e5;letter-spacing:-.03em;margin:0 0 16px;font-family:Playfair Display,Georgia,serif;font-size:36px;font-weight:700;line-height:1.15}.hp-vp-subtitle{color:#999;max-width:560px;margin:0 0 24px;font-size:16px;line-height:1.7}.hp-vp-cta{color:#0a0a0a;cursor:pointer;background:#e5e5e5;border:none;border-radius:8px;padding:12px 26px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s;display:inline-block}.hp-vp-cta:hover{background:#fff}.hp-vp-section{border-bottom:1px solid #ffffff0f;padding:40px}.hp-vp-section-title{color:#e5e5e5;letter-spacing:-.02em;margin:0 0 8px;font-family:Inter,-apple-system,sans-serif;font-size:22px;font-weight:700}.hp-vp-section-sub{color:#999;margin:0 0 24px;font-size:15px;line-height:1.7}.hp-vp-agents{flex-direction:column;gap:12px;display:flex}.hp-vp-agent{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:10px;gap:16px;padding:16px 18px;transition:border-color .25s,background .25s;display:flex}.hp-vp-agent:hover{background:#0a0a0ab3;border-color:#ffffff1f}.hp-vp-agent-num{color:#999;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding-top:2px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;display:flex}.hp-vp-agent-body{flex:1;min-width:0}.hp-vp-agent-role{letter-spacing:.1em;text-transform:uppercase;color:#999;margin-bottom:3px;font-size:12px;font-weight:600}.hp-vp-agent-title{color:#e5e5e5;margin-bottom:5px;font-size:17px;font-weight:700}.hp-vp-agent-desc{color:#999;margin:0;font-size:15px;line-height:1.7}.hp-vp-features{flex-direction:column;gap:16px;display:flex}.hp-vp-feature-item{border-left:2px solid #ffffff0f;padding-left:16px}.hp-vp-feature-title{color:#e5e5e5;margin-bottom:5px;font-size:16px;font-weight:600}.hp-vp-feature-desc{color:#999;margin:0;font-size:15px;line-height:1.7}.hp-vp-caps-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hp-vp-cap-card{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:10px;padding:16px 18px}.hp-vp-cap-title{color:#e5e5e5;margin-bottom:5px;font-size:16px;font-weight:600}.hp-vp-cap-desc{color:#999;margin:0;font-size:14px;line-height:1.7}.hp-vp-dna-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.hp-vp-dna-card{border:1px solid #ffffff0f;border-radius:10px;padding:18px}.hp-vp-dna-positive{background:#0a0a0a80;border-left:2px solid #10b981}.hp-vp-dna-negative{background:#0a0a0a80;border-left:2px solid #f59e0b}.hp-vp-dna-header{color:#e5e5e5;align-items:center;gap:8px;margin-bottom:12px;font-size:15px;font-weight:600;display:flex}.hp-vp-dna-dot{border-radius:50%;width:8px;height:8px}.hp-vp-dna-dot-green{background:#10b981;box-shadow:0 0 6px #10b98166}.hp-vp-dna-dot-orange{background:#f59e0b;box-shadow:0 0 6px #f59e0b66}.hp-vp-dna-card ul{flex-direction:column;gap:5px;margin:0;padding:0;list-style:none;display:flex}.hp-vp-dna-card li{color:#999;padding-left:14px;font-size:13px;line-height:1.7;position:relative}.hp-vp-dna-positive li:before{content:"✓";color:#10b981;font-size:10px;position:absolute;left:0}.hp-vp-dna-negative li:before{content:"⚠";color:#f59e0b;font-size:10px;position:absolute;left:0}.hp-vp-dna-desc{color:#999;margin:0 0 10px;font-size:13px;line-height:1.7}.hp-vp-bento{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:12px;display:grid}.hp-vp-bento-card{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:10px;padding:18px}.hp-vp-bento-large{grid-area:1/1/2/2}.hp-vp-bento-tall{flex-direction:column;grid-area:1/2/3/3;display:flex}.hp-vp-bento-text{margin-bottom:12px}.hp-vp-code-snippet{color:#ffffff80;background:#0006;border-radius:6px;flex-direction:column;gap:4px;padding:14px;font-family:JetBrains Mono,monospace;font-size:12px;line-height:1.6;display:flex}.hp-vp-code-dim{color:#fff3}.hp-vp-code-hl{color:#e5c07b}.hp-vp-audio-wave{flex:1;justify-content:center;align-items:center;gap:3px;min-height:40px;display:flex}.hp-vp-audio-wave span{background:#ffffff40;border-radius:2px;width:3px;animation:1.2s ease-in-out infinite hpAudioWave}.hp-vp-audio-wave span:first-child{height:12px;animation-delay:0s}.hp-vp-audio-wave span:nth-child(2){height:20px;animation-delay:.15s}.hp-vp-audio-wave span:nth-child(3){height:28px;animation-delay:.3s}.hp-vp-audio-wave span:nth-child(4){height:18px;animation-delay:.45s}.hp-vp-audio-wave span:nth-child(5){height:14px;animation-delay:.6s}@keyframes hpAudioWave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.hp-vp-fidelity-showcase{border:1px solid #ffffff0f;border-radius:8px;margin-bottom:12px;overflow:hidden}.hp-vp-fidelity-img{height:300px;overflow:hidden}.hp-vp-fidelity-img img{object-fit:cover;width:100%;height:100%}.hp-vp-fidelity-prompt{background:#0a0a0a80;flex-direction:column;gap:2px;padding:8px 12px;display:flex}.hp-vp-fidelity-label{text-transform:uppercase;letter-spacing:.1em;color:#999;font-size:10px;font-weight:600}.hp-vp-fidelity-prompt span:last-child{color:#fff6;font-size:11px;font-style:italic;line-height:1.5}.hp-vp-fidelity-vars-label{color:#e5e5e5;margin-bottom:10px;font-size:12px;font-weight:600}.hp-vp-fidelity-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.hp-vp-fidelity-card{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:8px;overflow:hidden}.hp-vp-fidelity-card-img{cursor:pointer;height:200px;position:relative;overflow:hidden}.hp-vp-fidelity-card-img:hover img{transform:scale(1.03)}.hp-vp-fidelity-card-img img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hp-vp-fidelity-img{cursor:pointer}.hp-vp-fidelity-img:hover img{transform:scale(1.03)}.hp-vp-fidelity-img img{transition:transform .3s}.hp-vp-lightbox{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;animation:.2s hp-lb-fade;display:flex;position:fixed;inset:0}@keyframes hp-lb-fade{0%{opacity:0}to{opacity:1}}.hp-vp-lightbox-browser{background:#1a1a1a;border-radius:10px;max-width:80vw;max-height:85vh;overflow:hidden;box-shadow:0 24px 80px #00000080}.hp-vp-lightbox-chrome{background:#2a2a2a;align-items:center;gap:10px;padding:10px 14px;display:flex}.hp-vp-lightbox-dots{gap:6px;display:flex}.hp-vp-lb-dot{border-radius:50%;width:12px;height:12px}.hp-vp-lb-red{cursor:pointer;background:#ff5f57}.hp-vp-lb-red:hover{background:#e0443e}.hp-vp-lb-yellow{background:#febc2e}.hp-vp-lb-green{background:#28c840}.hp-vp-lightbox-title{color:#ffffff80;text-align:center;flex:1;padding-right:42px;font-size:12px;font-weight:500}.hp-vp-lightbox-browser img{object-fit:contain;width:100%;max-height:calc(85vh - 36px);display:block}.hp-vp-fidelity-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:3px;padding:3px 8px;font-size:9px;font-weight:600;position:absolute;bottom:4px;left:4px}.hp-vp-fidelity-card-info{padding:12px 14px}.hp-vp-fidelity-card-info strong{color:#e5e5e5;margin-bottom:4px;font-size:12px;display:block}.hp-vp-fidelity-card-info p{color:#999;margin:0;font-size:11px;line-height:1.5}.hp-vp-prompt-box{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:12px;padding:24px}.hp-vp-prompt-text{color:#999;font-size:14px;line-height:2}.hp-vp-kw{color:#e5e5e5;cursor:pointer;background:#ffffff0f;border-radius:4px;padding:3px 8px;transition:background .2s,color .2s;position:relative}.hp-vp-kw:hover{color:#fff;background:#ffffff1f}.hp-vp-kw-reveal{opacity:0;pointer-events:none;background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;margin-top:14px;padding:14px 18px;transition:opacity .25s,transform .25s;transform:translateY(6px)}.hp-vp-kw-reveal.hp-vp-kw-reveal-active{opacity:1;transform:translateY(0)}.hp-vp-kw-reveal-label{letter-spacing:.08em;text-transform:uppercase;color:#c8a86eb3;margin-bottom:4px;font-size:9px;font-weight:600;display:block}.hp-vp-kw-reveal-title{color:#e5e5e5;margin-bottom:4px;font-size:14px;font-weight:700}.hp-vp-kw-reveal-desc{color:#999;margin:0;font-size:12px;line-height:1.6}.hp-vp-ref-table{border:1px solid #ffffff0f;border-radius:8px;overflow:hidden}.hp-vp-ref-row{color:#ffffff8c;border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1fr 2fr;gap:12px;padding:10px 16px;font-size:12px;line-height:1.5;display:grid}.hp-vp-ref-row:last-child{border-bottom:none}.hp-vp-ref-header{color:#e5e5e5;text-transform:uppercase;letter-spacing:.04em;background:#ffffff0a;font-size:11px;font-weight:600}.hp-vp-ref-row strong{color:#e5e5e5;font-weight:600}.hp-vp-code-inline{color:#ffffff80;background:#00000059;border-radius:4px;padding:4px 10px;font-family:JetBrains Mono,monospace;font-size:11px;line-height:1.6;display:inline-block}.hp-vp-motion-box{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:10px;padding:18px}.hp-vp-motion-list{flex-direction:column;gap:6px;margin:8px 0 0;padding:0;list-style:none;display:flex}.hp-vp-motion-list li{color:#999;font-size:12px;line-height:1.6}.hp-vp-motion-list strong{color:#e5e5e5}.hp-vp-motion-list code{color:#fff6;background:#0000004d;border-radius:3px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:10px}.hp-vp-formula{color:#e5c07b;text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;margin-bottom:12px;padding:12px 18px;font-family:JetBrains Mono,monospace;font-size:11px}.hp-vp-formula-example{background:#0a0a0a80;border:1px solid #ffffff0f;border-radius:8px;padding:14px 18px}.hp-vp-formula-example .hp-vp-code-inline{margin-top:4px;display:block}.hp-vp-cta-section{text-align:center;padding:48px 40px!important}.hp-vp-cta-section .hp-vp-section-title{font-size:19px}.hp-vp-cta-section .hp-vp-section-sub{margin-bottom:12px}.hp-cortex{background:#fff}.hp-cortex-card{background:#0a0a0f;border-radius:24px;position:absolute;inset:96px;overflow:hidden}.hp-cortex-bg{filter:blur(120px)saturate(1.8);position:absolute;inset:-40%;overflow:hidden}.hp-cortex-blob{will-change:transform;mix-blend-mode:screen;border-radius:50%;position:absolute}.hp-cortex-blob-1{aspect-ratio:1;background:radial-gradient(circle,#6ee7b7cc,#0000 65%);width:60%;animation:20s ease-in-out infinite cortexDrift1;top:-5%;left:-10%}.hp-cortex-blob-2{aspect-ratio:1;background:radial-gradient(circle,#facc15bf,#0000 65%);width:55%;animation:24s ease-in-out infinite cortexDrift2;top:10%;right:-15%}.hp-cortex-blob-3{aspect-ratio:1;background:radial-gradient(circle,#fb923cb3,#0000 65%);width:50%;animation:22s ease-in-out infinite cortexDrift3;bottom:-10%;left:15%}.hp-cortex-blob-4{aspect-ratio:1;background:radial-gradient(circle,#5eead4a6,#0000 65%);width:45%;animation:26s ease-in-out infinite cortexDrift4;top:40%;left:50%}.hp-cortex-blob-5{aspect-ratio:1;background:radial-gradient(circle,#fde04799,#0000 65%);width:50%;animation:28s ease-in-out infinite cortexDrift5;top:-5%;left:35%}@keyframes cortexDrift1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(25%,30%)scale(1.25)}50%{transform:translate(35%,10%)scale(.9)}75%{transform:translate(10%,25%)scale(1.15)}}@keyframes cortexDrift2{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-30%,15%)scale(1.2)}50%{transform:translate(-15%,30%)scale(1.05)}75%{transform:translate(-35%,-10%)scale(.85)}}@keyframes cortexDrift3{0%,to{transform:translate(0)scale(1)}25%{transform:translate(20%,-25%)scale(1.15)}50%{transform:translate(-25%,-10%)scale(1.25)}75%{transform:translate(30%,-15%)scale(.9)}}@keyframes cortexDrift4{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-25%,25%)scale(1.3)}50%{transform:translate(15%,-20%)scale(.8)}75%{transform:translate(-10%,30%)scale(1.15)}}@keyframes cortexDrift5{0%,to{transform:translate(0)scale(1)}25%{transform:translate(15%,25%)scale(1.2)}50%{transform:translate(-30%,15%)scale(1.05)}75%{transform:translate(25%,-15%)scale(1.25)}}.hp-cortex-overlay{z-index:1;background:#0a0a0f59;position:absolute;inset:0}.hp-cortex-content{z-index:2;justify-content:space-between;align-items:flex-end;gap:80px;padding:0 64px 60px;display:flex;position:absolute;inset:0}.hp-cortex-left{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.hp-cortex-left .hp-cta-cortex{margin-top:24px}.hp-cortex-title{letter-spacing:-.03em;color:#fff;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,72px);font-weight:400;line-height:1.1}.hp-cortex-shimmer{background:linear-gradient(105deg,#fff 0% 35%,#ffffff80 45%,#fff 50%,#ffffff80 55%,#fff 65% 100%) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:6s ease-in-out infinite cortexShimmer}.hp-cortex-shimmer .hp-cortex-icon{animation:6s ease-in-out infinite cortexIconShimmer}@keyframes cortexShimmer{0%{background-position:100% 0}40%{background-position:-100% 0}to{background-position:-100% 0}}@keyframes cortexIconShimmer{0%,40%{opacity:.9}47%{opacity:.4}54%{opacity:.9}to{opacity:.9}}.hp-cortex-sub{color:#ffffff80;letter-spacing:.02em;margin:0;font-family:Inter,-apple-system,sans-serif;font-size:16px;font-weight:300}.hp-cortex-badge{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;border:1px solid #fff3;border-radius:20px;padding:6px 16px;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600}.hp-cortex-icon{vertical-align:middle;opacity:.9;color:#fffffff2;width:.75em;height:.75em;margin-left:12px}.hp-cta-cortex{color:#0a0a0f;background:#fff;border:none}.hp-cta-cortex:hover{background:#ffffffe0}.hp-cta-cortex:disabled,.hp-cta-cortex[disabled]{color:#ffffffb8;cursor:not-allowed;pointer-events:none;background:#ffffff24}.hp-cortex-right{flex-direction:column;align-items:flex-start;gap:10px;padding-bottom:8px;display:flex}.hp-cortex-feature{letter-spacing:.12em;color:#ffffff8c;font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:color .3s}.hp-cortex-feature:hover{color:#ffffffe6}.hp-tv{background:#f5f3f0;align-items:center;height:auto;min-height:100vh}.hp-tv-bg{z-index:1;opacity:0;background-position:50%;background-size:cover;transition:opacity .6s;position:absolute;inset:0}.hp-tv-bg.hp-tv-bg-active{opacity:.35}.hp-tv-content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:96px 72px 88px;position:relative}.hp-tv-featured{isolation:isolate;aspect-ratio:21/9;background:#0a0a0a;border-radius:22px;width:100%;min-height:420px;max-height:560px;margin:32px 0 56px;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.hp-tv-featured:hover{transform:translateY(-3px);box-shadow:0 30px 90px -30px #0000004d}.hp-tv-featured-bg{object-fit:cover;z-index:1;will-change:transform;width:100%;height:100%;transition:transform 1.2s;position:absolute;inset:0;transform:scale(1.04)}.hp-tv-featured:hover .hp-tv-featured-bg{transform:scale(1.08)}.hp-tv-featured-wash{z-index:2;pointer-events:none;background:radial-gradient(80% 100% at 10% 60%,#06121a4d 0%,#06121a00 60%),linear-gradient(#06121a14 0%,#06121a59 100%);position:absolute;inset:0}.hp-tv-featured-overlay{z-index:3;pointer-events:none;background:linear-gradient(90deg,#06121ac7 0%,#06121a8c 30%,#06121a33 56%,#06121a0d 78%,#06121a00 100%);position:absolute;inset:0}.hp-tv-featured-content{z-index:5;color:#fafafa;flex-direction:column;gap:18px;max-width:54%;display:flex;position:absolute;top:50%;left:56px;transform:translateY(-50%)}.hp-tv-featured-eyebrow{letter-spacing:3px;text-transform:uppercase;color:#ffdc96eb;align-items:center;gap:10px;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.hp-tv-featured-eyebrow-dot{background:#f5c06a;border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite hpLabPulse;box-shadow:0 0 12px #f5c06abf}.hp-tv-featured-title{letter-spacing:-.02em;color:#fafafa;text-shadow:0 2px 28px #0006;flex-direction:column;gap:2px;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,64px);font-weight:400;line-height:1.18;display:flex}.hp-tv-featured-title-main{font-weight:500;line-height:1.18}.hp-tv-featured-title-sub{background:linear-gradient(120deg,#fafafa 0%,#e8d7b8 55%,#d3b081 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-bottom:.12em;font-style:italic;font-weight:400;line-height:1.18}.hp-tv-featured-desc{color:#ebebebd1;max-width:460px;margin:6px 0 0;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:300;line-height:1.6}.hp-tv-featured-meta{letter-spacing:2px;text-transform:uppercase;color:#fff9;align-items:center;gap:14px;margin-top:10px;font-family:Inter,-apple-system,sans-serif;font-size:10.5px;display:flex}.hp-tv-featured-meta-item{align-items:center;gap:14px;display:flex}.hp-tv-featured-meta-item:not(:first-child):before{content:"";background:#fff6;border-radius:50%;width:3px;height:3px}.hp-tv-featured-tag{z-index:5;letter-spacing:2.5px;text-transform:uppercase;color:#ffffffd9;-webkit-backdrop-filter:blur(14px);background:#0a0c166b;border:1px solid #ffffff38;border-radius:999px;padding:8px 14px;font-family:Inter,-apple-system,sans-serif;font-size:10px;font-weight:500;position:absolute;top:24px;right:24px}.hp-tv-catalog-head{align-items:center;gap:20px;margin:0 0 24px;padding:0 4px;display:flex}.hp-tv-catalog-label{letter-spacing:3px;text-transform:uppercase;color:#00000080;white-space:nowrap;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:500}.hp-tv-catalog-line{background:linear-gradient(90deg,#00000026 0%,#0000 100%);flex:1;height:1px}.hp-tv-strip{width:100vw;margin-left:calc(50% - 50vw);padding:10px 0 14px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}.hp-tv-marquee{will-change:transform;gap:22px;width:max-content;animation:55s linear infinite tvMarqueeScroll;display:flex}.hp-tv-strip:hover .hp-tv-marquee,.hp-tv-strip.is-expanded .hp-tv-marquee{animation-play-state:paused}@keyframes tvMarqueeScroll{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 11px))}}@media (prefers-reduced-motion:reduce){.hp-tv-marquee{animation:none}.hp-tv-strip{scrollbar-width:none;overflow-x:auto}.hp-tv-strip::-webkit-scrollbar{display:none}}.hp-tv-card{aspect-ratio:9/14;cursor:pointer;isolation:isolate;background:#1a1a1a;border:none;border-radius:16px;flex:none;width:232px;transition:transform .55s cubic-bezier(.22,1,.36,1),box-shadow .55s cubic-bezier(.22,1,.36,1),width .65s cubic-bezier(.22,1,.36,1),aspect-ratio .65s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 4px 14px -4px #0003}.hp-tv-card:hover{transform:translateY(-10px);box-shadow:inset 0 1px #ffffff1a,0 28px 60px -16px #00000059}.hp-tv-card.is-expanded{aspect-ratio:16/9;z-index:5;width:640px;transform:translateY(-10px);box-shadow:inset 0 1px #ffffff1f,0 44px 96px -24px #0000008c}.hp-tv-poster{z-index:1;background:linear-gradient(135deg,#ffffff05 0%,#0000000f 100%);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.hp-tv-poster-img{object-fit:cover;will-change:transform,opacity;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .5s;display:block}.hp-tv-poster-img-big{opacity:0;z-index:2;position:absolute;inset:0}.hp-tv-card:hover .hp-tv-poster-img-card{transform:scale(1.06)}.hp-tv-card.is-expanded .hp-tv-poster-img-card{opacity:0}.hp-tv-card.is-expanded .hp-tv-poster-img-big{opacity:1}.hp-tv-poster:after{content:none}.hp-tv-poster-placeholder{background:#141414;justify-content:center;align-items:center;display:flex;position:relative}.hp-tv-poster-placeholder:before{content:"";opacity:.9;background-image:radial-gradient(circle at 22% 30%,#ffffff14,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0a,#0000 55%);position:absolute;inset:0}.hp-tv-poster-placeholder:after{content:"";background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000000b3 30%,#0000 75%);mask-image:radial-gradient(#000000b3 30%,#0000 75%)}.hp-tv-poster-glyph{z-index:2;letter-spacing:-.02em;color:#ffffffe6;text-shadow:0 6px 40px #0006;font-family:Playfair Display,Georgia,serif;font-size:64px;font-weight:400;line-height:1;position:relative}.hp-tv-poster-badge{z-index:3;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;-webkit-backdrop-filter:blur(10px);white-space:nowrap;background:#0a0a0c80;border:1px solid #ffffff29;border-radius:999px;padding:5px 10px;font-size:9px;font-weight:500;position:absolute;top:14px;left:50%;transform:translate(-50%)}.hp-tv-tone-teal.hp-tv-poster-placeholder{background:linear-gradient(155deg,#0b2e34 0%,#0a1a1f 55%,#061216 100%)}.hp-tv-tone-moss.hp-tv-poster-placeholder{background:linear-gradient(155deg,#2d3a22 0%,#1a2416 55%,#0f1710 100%)}.hp-tv-tone-violet.hp-tv-poster-placeholder{background:linear-gradient(155deg,#2a1c3f 0%,#1a1228 55%,#0f0a18 100%)}.hp-tv-info{z-index:2;color:#fafafa;background:linear-gradient(90deg,#000000c7 0%,#0000007a 35%,#00000024 65%,#0000 100%);flex-direction:column;justify-content:center;align-items:flex-start;padding:20px 18px;display:flex;position:absolute;inset:0}.hp-tv-brand{letter-spacing:-.02em;font-family:Inter,-apple-system,sans-serif;font-weight:300}.hp-tv-brand-mind{font-weight:700}.hp-tv-logo{vertical-align:middle;color:#1a1a1a;width:1em;height:1em;margin-left:8px}.hp-tv-title{color:#fafafa;letter-spacing:-.01em;text-shadow:0 1px 10px #000000b3;flex-direction:column;align-items:flex-start;gap:2px;margin:0;font-family:Inter,-apple-system,sans-serif;font-size:20px;line-height:1;display:flex}.hp-tv-title-word{text-transform:uppercase;display:block}.hp-tv-title-word-bold{font-weight:700}.hp-tv-title-word-thin{font-weight:200}.hp-tv-badge{letter-spacing:1.5px;text-transform:uppercase;color:#0000004d;font-size:10px;font-weight:500}.hp-soon{background:#ece6dc;align-items:flex-start;height:auto;min-height:0;padding:96px 0}.hp-soon-content{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 72px;position:relative}.hp-soon .hp-section-header{margin-bottom:48px}.hp-soon-marquee{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.hp-soon-marquee-track{background:#00000014;align-items:stretch;gap:1px;width:max-content;animation:linear infinite soonMarquee;display:flex}.hp-soon-marquee:hover .hp-soon-marquee-track{animation-play-state:paused}@keyframes soonMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5px))}}@media (prefers-reduced-motion:reduce){.hp-soon-marquee-track{animation:none}}.hp-soon-card{background:#f3ede3;flex-direction:column;gap:12px;min-height:260px;padding:32px 28px 30px;transition:background .25s;display:flex;position:relative}.hp-soon-marquee .hp-soon-card{flex:0 0 360px;width:360px}.hp-soon-card-title{font-size:18px}.hp-soon-card-desc{font-size:13.5px}.hp-soon-pillar{color:#f3ede3;background:#1a1a1a;flex-direction:column;flex:0 0 260px;justify-content:flex-end;gap:8px;width:260px;min-height:260px;padding:32px 28px 30px;display:flex;position:relative;overflow:hidden}.hp-soon-pillar:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 110%,#ffffff14,#0000 55%),radial-gradient(circle at 80% -10%,#ffffff0d,#0000 55%);position:absolute;inset:0}.hp-soon-pillar>*{z-index:1;position:relative}.hp-soon-pillar-line{z-index:1;background:#fff6;width:32px;height:1px;position:absolute;top:30px;left:28px}.hp-soon-pillar-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#fff6;font-family:Inter,-apple-system,sans-serif;font-size:9px;font-weight:500;position:absolute;top:28px;right:28px}.hp-soon-pillar-label{letter-spacing:-.015em;color:#fff;font-family:Inter,-apple-system,sans-serif;font-size:32px;font-weight:600;line-height:1.05}.hp-soon-pillar-count{letter-spacing:.16em;text-transform:uppercase;color:#ffffff73;font-family:Inter,-apple-system,sans-serif;font-size:11px;font-weight:400}.hp-soon-pillar-count:before{content:"· ";opacity:.45}.hp-soon-pillar-count:after{content:" modules";opacity:.55}.hp-soon-pillar[data-group=ideating] .hp-soon-pillar-line{background:#6ee7b7}.hp-soon-pillar[data-group=storyboarding] .hp-soon-pillar-line{background:#a78bfa}.hp-soon-pillar[data-group=scene-design] .hp-soon-pillar-line{background:#5eead4}.hp-soon-pillar[data-group=character] .hp-soon-pillar-line{background:#fb923c}.hp-soon-pillar[data-group=post-production] .hp-soon-pillar-line{background:#f472b6}.hp-soon-card:hover{background:#f8f3ea}.hp-soon-card-tag{letter-spacing:1.5px;text-transform:uppercase;color:#00000059;border:1px solid #0000002e;border-radius:2px;width:fit-content;margin-bottom:2px;padding:2px 7px;font-family:Inter,-apple-system,sans-serif;font-size:9px;font-weight:500;display:inline-block}.hp-soon-card-title{color:#1a1a1a;letter-spacing:-.005em;margin:0;font-family:Inter,-apple-system,sans-serif;font-size:16px;font-weight:600}.hp-soon-card-desc{color:#0000007a;flex:1;margin:0;font-size:12.5px;line-height:1.6}.hp-b2b{background:#0a0a0c;position:relative;overflow:hidden}.hp-b2b-bg{object-fit:cover;object-position:center top;z-index:1;width:100%;height:100%;position:absolute;inset:0}.hp-b2b-overlay{z-index:2;background:linear-gradient(#0a0a0c26 0%,#0a0a0c40 40%,#0a0a0ca6 75%,#0a0a0cd9 100%);position:absolute;inset:0}.hp-b2b-content{z-index:3;flex-direction:column;justify-content:flex-end;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0 72px 72px;display:flex;position:relative}.hp-b2b-top{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.hp-b2b-top-left{flex-direction:column;gap:6px;display:flex}.hp-b2b-brand{letter-spacing:-.03em;color:#fff;font-family:Inter,-apple-system,sans-serif;font-size:42px;font-weight:300;line-height:1.1}.hp-b2b-brand-mind{font-weight:700}.hp-b2b-logo{vertical-align:middle;color:#ffffffe6;width:1.3em;height:1.3em;margin-left:10px}.hp-b2b-brand-sep{color:#ffffff4d;margin:0 8px;font-weight:200}.hp-b2b-tagline{color:#ffffffb3;letter-spacing:.3px;font-family:Inter,-apple-system,sans-serif;font-size:15px;font-weight:300}.hp-b2b-cta{color:#fff;letter-spacing:.5px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:6px;flex-shrink:0;align-items:center;gap:8px;padding:12px 28px;font-size:13px;font-weight:500;transition:all .3s;display:inline-flex}.hp-b2b-cta:hover{background:#ffffff2e;border-color:#ffffff4d}.hp-b2b-divider{background:#ffffff1a;width:100%;height:1px;margin:32px 0}.hp-b2b-bottom{justify-content:space-between;align-items:flex-start;gap:64px;display:flex}.hp-b2b-bottom-left{flex-shrink:0;align-self:flex-end;align-items:flex-end;min-height:100%;display:flex}.hp-b2b-email{color:#ffffff4d;letter-spacing:.5px;font-family:Inter,-apple-system,sans-serif;font-size:12px}.hp-b2b-bottom-right{flex-direction:column;gap:16px;max-width:480px;display:flex}.hp-b2b-desc{color:#ffffff80;font-family:Inter,-apple-system,sans-serif;font-size:15px;font-weight:400;line-height:1.75}.hp-footer{text-align:center;background:#f5f3f0;border-top:1px solid #0000000f;padding:40px 72px}.hp-footer span{color:#0000004d;letter-spacing:1.5px;font-size:11px}@media (max-width:1024px){.hp-hero-content{padding:0 48px 60px}.hp-hero-visual{max-width:100%}.hp-hero-grid{background-size:150px 120px}.hp-studio-content{padding-top:100px}.hp-studio .hp-section-header{padding:0 48px 20px}.hp-studio-grid{grid-template-columns:repeat(3,1fr);width:100%;margin-left:0}.hp-mod-card{min-height:15vh;padding:28px 24px}.hp-section-header{flex-direction:column;align-items:flex-start;gap:16px}.hp-section-aside{max-width:480px}.hp-vst-split{flex-direction:column;gap:32px;padding:100px 48px 40px}.hp-vst-right{text-align:left;order:-1;align-items:flex-start;margin-bottom:0;padding-bottom:0}.hp-vst-title{font-size:32px}.hp-vp-poster{display:none}.hp-vp-caps-grid,.hp-vp-dna-grid,.hp-vp-fidelity-grid,.hp-vp-bento{grid-template-columns:1fr}.hp-vp-bento-tall{grid-area:auto/1}.hp-tv-content{padding:80px 48px 72px}.hp-tv-card{width:210px}.hp-tv-card.is-expanded{width:540px}.hp-tv-featured{aspect-ratio:16/9;min-height:360px;margin:24px 0 44px}.hp-tv-featured-content{gap:14px;max-width:70%;left:40px}.hp-tv-featured-tag{top:18px;right:18px}.hp-b2b-content{padding:0 48px 60px}.hp-b2b-brand{font-size:34px}.hp-cortex-card{border-radius:20px;inset:48px}.hp-cortex-content{gap:48px;padding:0 48px 60px}.hp-soon{padding:100px 0 80px}.hp-soon-content{padding:0 48px}.hp-soon .hp-section-header{margin-bottom:48px}.hp-lab-card{border-radius:18px;padding:40px 32px 32px;inset:72px 80px}.hp-lab-metrics{gap:36px}.hp-lab-hint{top:20px;right:20px}}@media (max-width:768px){.hp-sections{height:auto;overflow-y:auto}.hp-section{height:auto;min-height:auto}.hp-hero{align-items:flex-end;min-height:105svh}.homepage-nav{height:56px}.homepage-nav-content{padding:0 20px}.homepage-nav-right{gap:16px}.homepage-brand{font-size:18px}.brand-divider,.brand-username{display:none}.brand-beta-pill{margin-left:6px;padding:2px 6px;font-size:8.5px}.homepage-nav-cta{padding:8px 16px;font-size:13px}.ai-logo{width:28px;min-width:28px;height:28px;min-height:28px}.hp-hero-content{padding:0 24px 20px}.hp-hero-title{margin-bottom:24px}.hp-hero-row{flex-direction:column;gap:20px}.hp-hero-aside{max-width:100%}.hp-hero-visual{display:none}.hp-scroll-hint{bottom:24px;right:24px}.hp-hero-grid{background-size:120px 100px}.hp-studio-content{padding:48px 0 0}.hp-studio .hp-section-header{padding:0 24px 20px}.hp-studio-grid{grid-template-columns:repeat(2,1fr)}.hp-mod-card{min-height:auto;padding:24px 20px}.hp-mod-card.hp-mod-cs{display:none}.hp-mod-title{font-size:16px}.hp-mod-desc{font-size:12px}.hp-mod-num{margin-bottom:14px}.hp-vst-split{padding:80px 20px 32px}.hp-vst-title{align-items:flex-start;font-size:28px}.hp-vst-right{margin-bottom:0;padding-bottom:0}.hp-browser-chrome{gap:8px;padding:8px 12px}.hp-browser-dots span{width:8px;height:8px}.hp-browser-url{padding:4px 8px;font-size:9px}.hp-vp-hero{padding:32px 24px 28px}.hp-vp-title{font-size:24px}.hp-vp-subtitle{font-size:14px}.hp-vp-section{padding:28px 24px}.hp-vp-section-title{font-size:18px}.hp-vp-section-sub{font-size:14px}.hp-vp-agent{gap:12px;padding:14px 16px}.hp-vp-agent-title{font-size:15px}.hp-vp-agent-desc{font-size:13px}.hp-vp-ref-row{grid-template-columns:1fr 1fr;gap:8px;padding:8px 12px}.hp-vp-cta-section{padding:32px 24px!important}.hp-vst-body{max-height:60vh}.hp-cortex{min-height:70vh}.hp-cortex-card{border-radius:18px;inset:32px}.hp-cortex-content{flex-direction:column;justify-content:center;align-items:flex-start;gap:32px;padding:24px}.hp-cortex-title{font-size:36px}.hp-cortex-right{flex-flow:wrap;gap:8px 20px}.hp-cortex-feature{font-size:11px}.hp-lab{min-height:80vh}.hp-lab-card{border-radius:18px;padding:36px 20px 28px;inset:24px}.hp-lab-title{font-size:clamp(28px,6vw,40px)}.hp-lab-sub{font-size:14px}.hp-lab-metrics{gap:20px;padding-top:20px}.hp-lab-metric{gap:6px}.hp-lab-metric-sep{height:48px;margin-bottom:14px}.hp-lab-model-wheel{min-width:160px}.hp-lab-model-name{font-size:22px}.hp-lab-hint{display:none}.hp-tv-content{padding:64px 24px 56px}.hp-tv-card{width:190px}.hp-tv-card.is-expanded{width:420px}.hp-tv-info{padding:16px 14px}.hp-tv-title{font-size:17px}.hp-tv-badge{font-size:9px}.hp-tv-marquee{gap:16px;animation-duration:45s}@keyframes tvMarqueeScrollMobile{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 8px))}}.hp-tv-featured{aspect-ratio:4/3;border-radius:18px;min-height:300px;max-height:none;margin:20px 0 36px}.hp-tv-featured-content{gap:12px;max-width:none;padding:0;left:22px;right:22px}.hp-tv-featured-title{font-size:34px}.hp-tv-featured-desc{max-width:100%;font-size:13px}.hp-tv-featured-overlay{background:linear-gradient(#06121a1a 0%,#06121a80 45%,#06121ad1 100%)}.hp-tv-featured-wash{background:linear-gradient(#06121a40 0%,#06121a59 100%)}.hp-tv-featured-tag{top:16px;right:16px}.hp-tv-catalog-head{margin:32px 0 16px}.hp-b2b{min-height:80vh}.hp-b2b-content{justify-content:center;padding:100px 24px 48px}.hp-b2b-brand{font-size:26px}.hp-b2b-top{flex-direction:column;align-items:flex-start;gap:20px}.hp-b2b-bottom{flex-direction:column;gap:20px}.hp-b2b-bottom-right{max-width:100%}.hp-b2b-desc{font-size:14px}.hp-soon{padding:72px 0 64px}.hp-soon-content{padding:0 24px}.hp-soon-marquee .hp-soon-card{flex:0 0 280px;width:280px}.hp-soon-card{min-height:220px;padding:24px 20px 22px}.hp-soon-card-title{font-size:16px}.hp-soon-card-desc{font-size:13px}.hp-soon-pillar{flex:0 0 220px;width:220px;min-height:220px;padding:24px 20px 22px}.hp-soon-pillar-label{font-size:26px}.hp-soon-pillar-line{top:24px;left:20px}.hp-soon-pillar-eyebrow{top:22px;right:20px}.hp-footer{padding:32px 24px}}@media (max-width:480px){.homepage-nav{height:52px}.homepage-nav-content{padding:0 12px}.homepage-nav-right{gap:6px}.homepage-nav-pill{padding:0;font-size:11px}.hp-nav-dropdown-menu{min-width:180px;left:auto;right:0;transform:none}@keyframes hpDropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.homepage-nav-cta{border-radius:14px;padding:6px 12px;font-size:11px}.homepage-brand{gap:3px;font-size:16px}.ai-logo{width:22px;min-width:22px;height:22px;min-height:22px}.hp-hero-title{margin-bottom:20px;font-size:28px}.hp-hero-content{padding:0 16px 40px}.hp-hero-aside{font-size:13px}.hp-cta{padding:14px 28px;font-size:13px}.hp-scroll-hint{right:16px}.hp-eyebrow{letter-spacing:3px;margin-bottom:16px;font-size:10px}.hp-section-title{font-size:24px}.hp-studio-content{padding:40px 0 0}.hp-studio .hp-section-header{padding:0 16px 16px}.hp-studio-grid{grid-template-columns:1fr}.hp-mod-card{padding:24px 20px}.hp-mod-footer{margin-top:16px}.hp-soon{padding:56px 0 48px}.hp-soon-content{padding:0 16px}.hp-vst-split{gap:24px;padding:64px 16px 24px}.hp-vst-title{margin-bottom:20px;font-size:22px}.hp-vst-right .hp-eyebrow{margin-bottom:16px}.hp-vp-hero{padding:24px 16px 20px}.hp-vp-title{font-size:20px}.hp-vp-subtitle{margin-bottom:16px;font-size:13px}.hp-vp-cta{padding:10px 20px;font-size:13px}.hp-vp-section{padding:24px 16px}.hp-vp-section-title{font-size:16px}.hp-vp-section-sub{font-size:13px}.hp-vp-agent{padding:12px 14px}.hp-vp-agent-num{width:20px;height:20px;font-size:10px}.hp-vp-agent-title{font-size:14px}.hp-vp-agent-desc{font-size:12px}.hp-vp-feature-title{font-size:14px}.hp-vp-feature-desc{font-size:13px}.hp-vp-cap-card{padding:14px}.hp-vp-cap-title{font-size:14px}.hp-vp-cap-desc{font-size:13px}.hp-vp-ref-row{grid-template-columns:1fr}.hp-vp-fidelity-img{height:200px}.hp-vp-fidelity-card-img{height:140px}.hp-vp-cta-section{padding:24px 16px!important}.hp-vp-cta-section .hp-vp-section-title{font-size:16px}.hp-vp-prompt-box{padding:16px}.hp-vp-prompt-text{font-size:13px;line-height:1.8}.hp-vp-dna-card{padding:14px}.hp-vp-dna-header{font-size:13px}.hp-vp-dna-card li{font-size:12px}.hp-vst-body{max-height:50vh}.hp-browser-chrome{padding:6px 10px}.hp-browser-dots span{width:6px;height:6px}.hp-browser-action-dot{width:10px;height:10px}.hp-browser-url,.hp-vp-poster-logo{display:none}.hp-cortex-card{border-radius:16px;inset:20px}.hp-cortex-content{justify-content:center;gap:24px;padding:16px}.hp-cortex-title{font-size:28px}.hp-cortex-feature{letter-spacing:.1em;font-size:10px}.hp-lab-card{border-radius:14px;padding:28px 16px 22px;inset:14px}.hp-lab-eyebrow{letter-spacing:2.5px;margin-bottom:10px;font-size:9px}.hp-lab-title{font-size:28px}.hp-lab-sub{margin-top:12px;font-size:13px}.hp-lab-cta{margin-top:18px;padding:10px 18px;font-size:12px}.hp-lab-metrics{gap:10px 18px;padding-top:14px}.hp-lab-metric{gap:4px}.hp-lab-metric-value{font-size:22px}.hp-lab-metric-label{letter-spacing:1.4px;font-size:8px}.hp-lab-metric-sep{height:38px;margin-bottom:10px}.hp-lab-model-wheel{min-width:130px;height:28px}.hp-lab-model-name{font-size:17px}.hp-tv-content{padding:52px 16px 40px}.hp-tv-card{border-radius:14px;width:164px}.hp-tv-card.is-expanded{width:320px}.hp-tv-info{padding:14px 12px}.hp-tv-title{font-size:15px}.hp-tv-badge{letter-spacing:1px;font-size:8px}.hp-tv-marquee{gap:12px;animation-duration:38s}.hp-tv-featured{border-radius:14px;margin:16px 0 28px}.hp-tv-featured-content{gap:10px;padding:28px 20px 0}.hp-tv-featured-title{font-size:26px}.hp-tv-featured-desc{font-size:12px;line-height:1.55}.hp-tv-featured-meta{letter-spacing:1.4px;gap:10px;margin-top:6px;font-size:9.5px}.hp-tv-featured-meta-item{gap:10px}.hp-tv-featured-tag{letter-spacing:1.8px;padding:6px 10px;font-size:9px}.hp-b2b{min-height:70vh}.hp-b2b-content{justify-content:center;padding:80px 16px 40px}.hp-b2b-brand{font-size:22px}.hp-b2b-tagline{font-size:13px}.hp-b2b-cta{padding:10px 20px;font-size:12px}.hp-b2b-divider{margin:24px 0}.hp-b2b-bottom{gap:16px}.hp-b2b-desc{font-size:13px}.hp-b2b-email{font-size:11px}.hp-footer{padding:24px 16px}.hp-footer span{font-size:10px}.hp-vp-lightbox-browser{max-width:95vw;max-height:80vh}.hp-vp-lightbox-chrome{padding:8px 10px}}.side-panel-overlay{-webkit-backdrop-filter:blur(12px)saturate(120%);backdrop-filter:blur(12px)saturate(120%);z-index:1100;opacity:0;pointer-events:none;background:#00000080;transition:opacity .4s cubic-bezier(.4,0,.2,1);position:fixed;inset:0}.side-panel-overlay.active{opacity:1;pointer-events:all}.side-panel{-webkit-backdrop-filter:blur(32px)saturate(180%);backdrop-filter:blur(32px)saturate(180%);z-index:1200;background:#ffffff08;border-right:1px solid #ffffff2e;flex-direction:column;width:360px;padding:32px 24px;transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #00000080}.side-panel.active{transform:translate(0)}.side-panel-close{cursor:pointer;color:#e5e5e5;background:#252525;border:1px solid #444;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.side-panel-close:hover{color:#fff;background:#333;border-color:#555;transform:rotate(90deg)}.side-panel-hero{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:0;margin-top:48px;padding:24px 20px;transition:all .3s}.side-panel-user-name{color:#fff;letter-spacing:-.02em;margin-bottom:4px;font-size:24px;font-weight:700}.side-panel-user-email{color:#ffffff59;letter-spacing:.01em;font-size:12px}.side-panel-section-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff59;margin-bottom:4px;padding:0 16px;font-size:11px;font-weight:600}.side-panel-accent{border-radius:50%;flex-shrink:0;width:8px;height:8px}.email-verification-warning{background:linear-gradient(135deg,#ff98001a 0%,#ff98000d 100%);border:1px solid #ff98004d;border-radius:12px;margin-top:16px;padding:16px}.verification-warning-header{color:#ff9800;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;display:flex}.verification-warning-header svg{flex-shrink:0}.verification-warning-text{color:#ffffffb3;margin:0 0 12px;font-size:13px;line-height:1.5}.verification-resend-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9800 0%,#f57c00 100%);border:none;border-radius:8px;width:100%;padding:10px 16px;font-size:13px;font-weight:600;transition:all .3s}.verification-resend-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.verification-resend-btn:active{transform:translateY(0)}.side-panel-divider{background:linear-gradient(90deg,#fff0 0%,#ffffff26 50%,#fff0 100%);height:1px;margin:20px 0 24px}.side-panel-menu{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:8px;min-height:0;padding-bottom:24px;display:flex;overflow-y:auto}.side-panel-menu::-webkit-scrollbar{display:none}.side-panel-item{cursor:pointer;color:#ffffffb3;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:14px;width:100%;padding:14px 12px;font-family:inherit;font-size:15px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.side-panel-item:hover{color:#fff;background:#ffffff14;transform:translate(4px)}.side-panel-item svg{flex-shrink:0;transition:transform .3s}.side-panel-item:hover svg{transform:scale(1.1)}@media (max-width:768px){.side-panel{width:min(100%,360px)}.side-panel-hero{margin-top:40px;padding:20px 16px}}@media (max-width:480px){.side-panel{border-right:none;width:100%}.side-panel-user-name{font-size:20px}.side-panel-item{gap:12px;padding:12px 10px;font-size:14px}.side-panel-close{top:16px;right:16px}}.secondary-nav{z-index:999;scrollbar-width:none;-ms-overflow-style:none;background:#faf8f5;border-bottom:1px solid #00000014;justify-content:center;height:40px;display:flex;position:fixed;top:72px;left:0;right:0}.secondary-nav::-webkit-scrollbar{display:none}.secondary-nav-content{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:100%;padding:0 48px;display:flex}.secondary-nav-items{align-items:center;gap:4px;height:100%;display:flex}.secondary-nav-item{color:#4a4a4a;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;height:28px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.secondary-nav-item:hover,.secondary-nav-item.active{color:#1a1a1a;background:#0000000f}.secondary-nav-premium{color:#e07020}.secondary-nav-dashboard{color:#4a4a4a;margin-left:auto;font-weight:500}.secondary-nav-premium:hover,.secondary-nav-premium.active{color:#c45a10;background:#ea782814}.secondary-nav-lab{color:#2574e8;font-weight:600}.secondary-nav-lab:hover,.secondary-nav-lab.active{color:#1856b8;background:#2574e814}.secondary-nav-item .nav-chevron{opacity:.5;transition:transform .2s}.secondary-nav-item:hover .nav-chevron,.secondary-nav-item.active .nav-chevron{opacity:1;transform:rotate(180deg)}.mega-menu{background:#faf8f5;border-bottom:1px solid #00000014;animation:.2s megaMenuFadeIn;position:absolute;top:40px;left:0;right:0;box-shadow:0 12px 40px #0000001a}@keyframes megaMenuFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mega-menu-content{grid-template-columns:1fr 280px;gap:32px;max-width:1400px;margin:0 auto;padding:20px 48px;display:grid}.mega-menu-content:not(:has(.mega-menu-right)){grid-template-columns:1fr}.mega-menu-left{flex-direction:column;gap:16px;display:flex}.mega-menu-section-title{color:#888;text-transform:uppercase;letter-spacing:.08em;padding-left:12px;font-size:11px;font-weight:600}.mega-menu-items{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:6px;display:grid}.mega-menu-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;flex-direction:column;gap:6px;padding:16px 18px;font-family:inherit;transition:all .2s;display:flex}.mega-menu-item:hover{background:#0000000d}.mega-menu-item-info{align-items:center;gap:8px;display:flex}.mega-menu-item-name{color:#1a1a1a;font-size:14px;font-weight:600}.mega-menu-tag{text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600}.mega-menu-tag.coming-soon{color:#666;background:#00000014}.mega-menu-tag.flagship{color:#c2410c;background:linear-gradient(135deg,#f59e0b29,#ea580c29);border:1px solid #f59e0b61}.mega-menu-tag.new{color:#047857;background:linear-gradient(135deg,#22c55e2e,#10b9812e);border:1px solid #22c55e6b}.mega-menu-item-desc{color:#777;font-size:12px;line-height:1.4}.mega-menu-right{align-items:stretch;display:flex}.mega-menu-featured{background:linear-gradient(135deg,#00000008 0%,#0000000f 100%);border:1px solid #0000000f;border-radius:16px;flex-direction:column;flex:1;padding:24px;transition:background .25s,border-color .25s,transform .25s,box-shadow .25s;display:flex}.mega-menu-featured.is-clickable{cursor:pointer}.mega-menu-featured.is-clickable:hover{background:linear-gradient(135deg,#14b8a60a 0%,#14b8a614 100%);border-color:#14b8a652;transform:translateY(-2px);box-shadow:0 12px 32px #14b8a61a}.mega-menu-featured.is-clickable:hover .mega-menu-featured-cta{background:#14b8a6}.mega-menu-featured.is-clickable:hover .mega-menu-featured-cta svg{transform:translate(4px)}.mega-menu-featured-label{color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:10px;font-weight:600}.mega-menu-featured-name{color:#1a1a1a;letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:700}.mega-menu-featured-desc{color:#666;margin:0 0 auto;font-size:13px;line-height:1.5}.mega-menu-featured-cta{color:#fff;cursor:pointer;background:#1a1a1a;border-radius:8px;align-self:flex-start;align-items:center;gap:8px;margin-top:20px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.mega-menu-featured-cta:hover{background:#333;transform:translate(4px)}.mega-menu-featured-cta svg{transition:transform .2s}.mega-menu-featured-cta:hover svg{transform:translate(4px)}.mega-menu.premium .mega-menu-content{grid-template-columns:1fr 300px}.mega-menu.premium.no-featured .mega-menu-content{grid-template-columns:1fr}.mega-menu-premium-grid{flex-direction:column;gap:8px;display:flex}.mega-menu-premium-item{cursor:pointer;text-align:left;background:#fff9;border:1px solid #0000000f;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;font-family:inherit;transition:all .25s;display:flex}.mega-menu-premium-item:hover:not(.coming-soon){background:#ffffffe6;border-color:#0000001a;transform:translate(4px);box-shadow:0 4px 20px #00000014}.mega-menu-premium-item.coming-soon{opacity:.6;cursor:not-allowed}.premium-item-content{flex-direction:column;flex:1;gap:4px;display:flex}.premium-item-header{align-items:center;gap:10px;display:flex}.premium-item-name{color:#1a1a1a;letter-spacing:-.01em;font-size:15px;font-weight:600}.premium-item-desc{color:#666;font-size:12px;line-height:1.4}.premium-item-arrow{color:#999;flex-shrink:0;transition:all .2s}.mega-menu-premium-item:hover:not(.coming-soon) .premium-item-arrow{color:#1a1a1a;transform:translate(4px)}.mega-menu.workflows .mega-menu-content{grid-template-columns:1fr}.workflows-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.workflows-card{cursor:pointer;text-align:left;background:#ffffffb3;border:1px solid #0000000f;border-radius:14px;flex-direction:column;gap:8px;padding:24px 28px;font-family:inherit;transition:all .25s;display:flex}.workflows-card:hover{background:#fffffff2;border-color:#e0702033;transform:translateY(-2px);box-shadow:0 8px 32px #e0702014}.workflows-card--cortex{background:radial-gradient(circle at 18% 22%,#6ee7b78c,#0000 55%),radial-gradient(circle at 82% 28%,#facc1580,#0000 55%),radial-gradient(circle at 35% 80%,#fb923c80,#0000 55%),radial-gradient(circle at 78% 78%,#5eead473,#0000 55%),radial-gradient(circle at 55%,#fde04752,#0000 60%),#0a0a0f;border-color:#ffffff1a;position:relative;overflow:hidden}.workflows-card--cortex:after{content:"";pointer-events:none;background:linear-gradient(#0000000d 0%,#0000002e 100%);position:absolute;inset:0}.workflows-card--cortex>*{z-index:1;position:relative}.workflows-card--cortex:hover{background:radial-gradient(circle at 18% 22%,#6ee7b7a6,#0000 55%),radial-gradient(circle at 82% 28%,#facc1599,#0000 55%),radial-gradient(circle at 35% 80%,#fb923c99,#0000 55%),radial-gradient(circle at 78% 78%,#5eead48c,#0000 55%),radial-gradient(circle at 55%,#fde04766,#0000 60%),#0a0a0f;border-color:#ffffff2e;box-shadow:0 12px 40px #6ee7b729}.workflows-card--cortex .workflows-card-name,.workflows-card--cortex .workflows-card-punchline{color:#fff}.workflows-card--cortex .workflows-card-subtitle{color:#fde047}.workflows-card--cortex .workflows-card-desc{color:#ffffffc7}.workflows-card--cortex .workflows-card-cta{color:#ffffffa6}.workflows-card--cortex:hover .workflows-card-cta{color:#fde047}.workflows-card--cortex .workflows-card-tag{color:#fff;background:#ffffff29;border:1px solid #ffffff2e}.workflows-card-top{align-items:center;gap:10px;display:flex}.workflows-card-name{color:#1a1a1a;letter-spacing:-.02em;font-size:17px;font-weight:700}.workflows-card-tag{text-transform:uppercase;color:#fff;letter-spacing:.04em;background:#1a1a1a;border-radius:4px;padding:2px 7px;font-size:9px;font-weight:600}.workflows-card-subtitle{color:#e07020;letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:600}.workflows-card-punchline{color:#1a1a1a;letter-spacing:-.02em;margin-top:6px;font-size:19px;font-weight:300;display:block}.workflows-card-desc{color:#666;margin:4px 0 0;font-size:13px;line-height:1.55}.workflows-card-cta{color:#999;align-items:center;gap:6px;margin-top:8px;font-size:13px;font-weight:600;transition:all .2s;display:inline-flex}.workflows-card:hover .workflows-card-cta{color:#e07020}.workflows-card-cta svg{transition:transform .2s}.workflows-card:hover .workflows-card-cta svg{transform:translate(4px)}@media (max-width:640px){.workflows-cards{grid-template-columns:1fr}}.mega-menu-sections{gap:40px;display:flex}.mega-menu-section{flex-direction:column;flex:1;min-width:0;display:flex}.mega-menu-section-head{border-bottom:1px solid #00000012;flex-direction:column;gap:4px;margin-bottom:14px;padding-bottom:12px;display:flex}.mega-menu-section .mega-menu-section-title{letter-spacing:.14em;color:#555;margin:0;padding-left:0;font-size:10px;font-weight:600}.mega-menu-section-subtitle{color:#888;padding-left:0;font-size:12px;line-height:1.45}.mega-menu-section .mega-menu-items{flex-direction:column;flex:1;gap:2px;max-height:400px;display:flex;overflow-y:auto}.mega-menu-section-cta{color:#1a1a1a;letter-spacing:.02em;cursor:pointer;background:#0000000f;border:none;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.mega-menu-section-cta:hover{background:#0000001a}.mega-menu-section-cta:hover svg{transform:translate(3px)}.mega-menu-section-cta svg{transition:transform .2s}.mega-menu-section .mega-menu-items::-webkit-scrollbar{width:4px}.mega-menu-section .mega-menu-items::-webkit-scrollbar-track{background:0 0}.mega-menu-section .mega-menu-items::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.mega-menu-section .mega-menu-item{border-radius:6px;gap:2px;padding:8px 10px}.mega-menu-section .mega-menu-item-name{font-size:13px}.mega-menu-section .mega-menu-item-desc{font-size:11px}.mega-menu-sections--with-promo{align-items:stretch}.mega-menu-promo{cursor:pointer;text-align:left;background:linear-gradient(160deg,#0a0a0c 0%,#1a0e1a 50%,#2a1810 100%);border:1px solid #ffffff14;border-radius:14px;flex-direction:column;flex:0 0 240px;gap:10px;padding:20px 18px;font-family:inherit;transition:all .25s;display:flex;position:relative;overflow:hidden}.mega-menu-promo:before{content:"";pointer-events:none;opacity:.9;background:radial-gradient(circle at 30% 20%,#fb923c38,#0000 55%),radial-gradient(circle at 80% 80%,#ec48992e,#0000 55%);transition:opacity .25s;position:absolute;inset:-40%}.mega-menu-promo:hover{border-color:#fb923c59;transform:translateY(-2px);box-shadow:0 12px 40px #fb923c2e}.mega-menu-promo:hover:before{opacity:1}.mega-menu-promo>*{z-index:1;position:relative}.mega-menu-promo-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffffa6;align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.mega-menu-promo-dot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite promoPulse;box-shadow:0 0 10px #4ade80b3}@keyframes promoPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.mega-menu-promo-title{letter-spacing:-.02em;color:#fff;margin:2px 0 0;font-size:22px;font-weight:700;line-height:1.1}.mega-menu-promo-desc{color:#ffffffb3;margin:0;font-size:12px;line-height:1.5}.mega-menu-promo-meta{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.mega-menu-promo-meta span{letter-spacing:.04em;color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:3px 8px;font-size:10px}.mega-menu-promo-cta{color:#fff;letter-spacing:.02em;align-items:center;gap:6px;margin-top:auto;padding-top:12px;font-size:12px;font-weight:600;display:inline-flex}.mega-menu-promo-cta svg{transition:transform .2s}.mega-menu-promo:hover .mega-menu-promo-cta svg{transform:translate(4px)}@media (max-width:992px){.mega-menu-promo{flex:100%}}.mega-menu-tag.project{color:#3b82f6;background:linear-gradient(135deg,#3b82f626,#8b5cf626);border:1px solid #3b82f64d;padding:2px 6px;font-size:9px}@media (max-width:1200px){.mega-menu-content{grid-template-columns:1fr 280px;gap:32px}}@media (max-width:992px){.mega-menu-content{grid-template-columns:1fr;padding:20px 40px}.mega-menu-right{display:none}}@media (max-width:768px){.secondary-nav{-webkit-overflow-scrolling:touch;justify-content:flex-start;height:36px;top:56px;overflow-x:auto}.secondary-nav-content{justify-content:flex-start;min-width:max-content;padding:0 16px}.secondary-nav-items{gap:2px}.secondary-nav-item{white-space:nowrap;padding:6px 12px;font-size:13px}.mega-menu-content{padding:16px 20px}.mega-menu-items{grid-template-columns:1fr}.mega-menu-premium-item{gap:12px;padding:14px 16px}}@media (max-width:480px){.secondary-nav{height:32px;top:52px}.secondary-nav-item{height:24px;padding:4px 10px;font-size:12px}}.mega-menu-item.show-coming-soon,.mega-menu-premium-item.show-coming-soon,.workflows-card.show-coming-soon{animation:2s ease-in-out comingSoonPulse}.mega-menu-item.show-coming-soon .mega-menu-item-desc,.mega-menu-item.show-coming-soon .mega-menu-tag,.mega-menu-premium-item.show-coming-soon .premium-item-desc,.mega-menu-premium-item.show-coming-soon .mega-menu-tag,.mega-menu-premium-item.show-coming-soon .premium-item-arrow,.workflows-card.show-coming-soon .workflows-card-subtitle,.workflows-card.show-coming-soon .workflows-card-punchline,.workflows-card.show-coming-soon .workflows-card-desc,.workflows-card.show-coming-soon .workflows-card-cta,.workflows-card.show-coming-soon .workflows-card-tag{visibility:hidden}.mega-menu-item.show-coming-soon .mega-menu-item-name,.mega-menu-premium-item.show-coming-soon .premium-item-name,.workflows-card.show-coming-soon .workflows-card-name{background:linear-gradient(90deg,#667eea,#764ba2,#f093fb,#667eea) 0 0/300% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600;animation:2s ease-in-out comingSoonGradient}@keyframes comingSoonPulse{0%{background-color:#0000;box-shadow:inset 0 0 #667eea00}15%{background-color:#667eea14;box-shadow:inset 0 0 0 2px #667eea4d}50%{background-color:#667eea08;box-shadow:inset 0 0 0 1px #667eea1a}to{background-color:#0000;box-shadow:inset 0 0 #667eea00}}@keyframes comingSoonGradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.homepage-version-wrapper{z-index:10;pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;display:flex;position:fixed;bottom:16px;right:20px}.homepage-dev-note{color:#0006;letter-spacing:.01em;font-size:11px;font-style:italic;font-weight:400}.homepage-version-badge{color:#00000040;letter-spacing:.02em;font-size:11px;font-weight:400}@media (max-width:600px){.homepage-dev-note{display:none}}
