.hp-page{--bg:var(--background);--bg-elevated:#171717;--bg-elevated-2:#1f1f1f;--border:#303030;--magenta:var(--primary);--magenta-soft:#cb33cb26;--magenta-ink:#d94fd9;--orange:#e8823c;--green:#3fd68c;--text-primary:#fff;--text-secondary:#a3a3a3;--text-tertiary:#8a8a8a;--btn:var(--primary-dark);overflow-x:clip}.hp-page :is(h1,h2,h3,h4){font-family:var(--font-space-grotesk), sans-serif}.hp-page .hp-wrap{max-width:1120px;margin:0 auto;padding-left:32px;padding-right:32px}@media (max-width:560px){.hp-page .hp-wrap{padding-left:20px;padding-right:20px}}.hp-hero{padding:64px 0 40px}.hp-page [id]{scroll-margin-top:88px}.hp-anchor{height:0;display:block;position:relative;top:-88px}.hp-hero-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;display:grid}.hp-hero h1{font-size:48px;font-weight:700;line-height:1.15}.hp-hero p.lead+p.lead{margin-top:22px}.hp-hero p.lead{color:var(--text-secondary);max-width:460px;margin-top:18px;font-size:15px}.hp-hero-ctas{gap:14px;margin-top:26px;display:flex}.hp-hero-art{background:0 0;border-radius:10px;justify-content:flex-start;align-items:center;min-width:0;padding:8px;display:flex;overflow:visible}@media (max-width:900px){.hp-hero-grid{grid-template-columns:1fr}}.hp-trust-section{text-align:left;padding:48px 0 60px}.hp-trust-row{flex-wrap:nowrap;align-items:center;gap:28px;display:flex}.hp-client-row{opacity:.7;flex-wrap:wrap;flex:1;justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.hp-trust-label{color:var(--text-secondary);flex-shrink:0;font-size:16px;font-weight:600;line-height:1.4}.hp-logo-chip{color:var(--text-secondary);font-size:13px;font-weight:600}.hp-logo-img{object-fit:contain;width:auto;max-width:84px;height:20px;display:block}@media (max-width:820px){.hp-trust-row{flex-direction:column;align-items:flex-start;gap:16px}}.hp-section-label{letter-spacing:2px;color:var(--magenta-ink);text-transform:uppercase;margin-bottom:12px;font-size:11.5px;font-weight:700;display:inline-block}.hp-engine-section{padding:70px 0}.hp-engine-panel{background:var(--bg-elevated);border:1px solid var(--border);border-radius:18px;padding:28px}.hp-engine-panel-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.hp-engine-panel-head h3{font-size:22px;font-weight:700}.hp-engine-sub{color:var(--text-secondary);margin-bottom:20px;font-size:14px}.hp-explore-link{color:var(--text-primary);cursor:pointer;align-items:center;gap:6px;font-size:13.5px;font-weight:600;display:flex}.hp-tabs-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.hp-module-tabs{flex-wrap:wrap;gap:6px;display:flex}.hp-mod-tab{background:var(--bg-elevated-2);color:var(--text-secondary);cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-size:12.5px;font-weight:600}.hp-mod-tab.active{background:var(--btn);color:#fff}.hp-browser-frame{border:1px solid var(--border);background:#100e18;border-radius:12px;overflow:hidden}.hp-browser-bar{border-bottom:1px solid var(--border);background:#17131f;align-items:center;gap:8px;padding:10px 14px;display:flex}.hp-browser-dots{gap:5px;display:flex}.hp-browser-dots span{background:#3a3448;border-radius:50%;width:8px;height:8px}.hp-browser-url{color:var(--text-tertiary);background:#0f0d16;border-radius:6px;padding:4px 12px;font-size:11.5px}.hp-dash-body{padding:22px}.hp-workflows-section{text-align:center;padding:70px 0}.hp-workflows-section h2{font-size:38px;font-weight:700}.hp-workflows-section h2 .hl{color:var(--magenta)}.hp-workflows-section p.sub{color:var(--text-secondary);max-width:560px;margin:16px auto 0;font-size:14.5px}.hp-demo-row{text-align:left;margin-top:40px}.hp-showcase-video{background:#000;border-radius:14px;width:100%;max-width:100%;display:block;box-shadow:0 20px 60px #00000073}.hp-feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px;display:grid}@media (max-width:900px){.hp-feature-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.hp-feature-grid{grid-template-columns:1fr}}.hp-feature-card{background:var(--bg-elevated);border:1px solid var(--border);text-align:left;border-radius:14px;flex-direction:column;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.hp-feature-card:hover{border-color:var(--magenta);transform:translateY(-4px);box-shadow:0 10px 24px #c23fe026}.hp-portrait-frame{background:linear-gradient(#241f33,#171320);justify-content:center;align-items:flex-end;width:100%;height:210px;display:flex;position:relative;overflow:hidden}.hp-portrait-frame img{object-fit:contain;width:auto;max-width:100%;height:100%;image-rendering:pixelated;transition:opacity .2s;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hp-portrait-frame img.portrait-hover-img,.hp-feature-card:hover .hp-portrait-frame img.portrait-default-img{opacity:0}.hp-feature-card:hover .hp-portrait-frame img.portrait-hover-img{opacity:1}.hp-portrait-frame img.portrait-cover{object-fit:cover;width:100%;height:100%;inset:0;transform:none}@keyframes portrait-bob-cover{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.hp-feature-card:hover .hp-portrait-frame img.portrait-cover{animation:.5s steps(2,end) infinite portrait-bob-cover}.hp-feature-card:hover .hp-portrait-frame img{animation:.5s steps(2,end) infinite portrait-bob}@keyframes portrait-bob{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-4px)}}.hp-feature-card:hover .hp-portrait-frame{box-shadow:inset 0 0 0 3px var(--magenta)}.hp-portrait-frame:after{content:"";opacity:0;pointer-events:none;background:repeating-linear-gradient(0deg,#ffffff14 0 1px,#0000 1px 3px);transition:opacity .2s;position:absolute;inset:0}.hp-feature-card:hover .hp-portrait-frame:after{opacity:1}.hp-spark{color:var(--magenta);opacity:0;filter:drop-shadow(0 0 4px #c23fe0cc);font-size:15px;transition:opacity .2s,transform .2s;position:absolute;top:14px;right:14px;transform:scale(.5)}.hp-feature-card:hover .hp-spark{opacity:1;animation:.8s steps(3,end) infinite spark-pulse;transform:scale(1)}@keyframes spark-pulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(10deg)}}.hp-feature-content{padding:20px}.hp-feature-card h4{margin-bottom:10px;font-size:14.5px;font-weight:700}.hp-card-role{color:var(--magenta-ink);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.hp-feature-card p.card-desc{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.5}.hp-team-heading{text-align:center;margin-top:56px}.hp-team-heading h2{margin:8px 0 12px;font-size:32px;font-weight:700}.hp-team-heading h2 .hl{color:var(--magenta)}.hp-team-heading p.sub{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:15px}.hp-need-someone-banner{background:var(--bg-elevated);border:1px solid var(--border);text-align:left;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:32px;padding:32px 36px;display:flex}.hp-need-someone-banner h3{text-align:left;margin:0 0 6px;font-size:24px;font-weight:700}.hp-need-someone-banner p{color:var(--text-secondary);text-align:left;margin:0;font-size:14px}.hp-feature-card ul{color:var(--text-secondary);margin:0;padding-left:16px;font-size:12px}.hp-feature-card li{margin-bottom:6px}.hp-how-section{text-align:center;padding:70px 0}.hp-how-section h2{font-size:28px;font-weight:700}.hp-how-section h2 .hl{color:var(--magenta)}.hp-steps-row{align-items:stretch;gap:14px;margin-top:40px;display:flex}.hp-step-card{background:var(--bg-elevated);border:1px solid var(--border);text-align:left;border-radius:14px;flex:1;padding:22px}.hp-step-card .num{color:var(--text-tertiary);font-size:12px;font-weight:600}.hp-step-card h4{margin-top:8px;font-size:16px;font-weight:700}.hp-step-card p{color:var(--text-secondary);margin-top:10px;font-size:12.5px}.hp-step-arrow{color:var(--magenta);align-items:center;font-size:18px;display:flex}@media (max-width:820px){.hp-steps-row{flex-direction:column}.hp-step-arrow{display:none}}.hp-hero-office-embed .hp-stage{width:800px;height:720px;image-rendering:pixelated;position:relative}.hp-hero-office-embed .hp-stage img.hp-room{width:800px;height:720px;image-rendering:pixelated;position:absolute;top:0;left:0}.hp-hero-office-embed .hp-sprite{image-rendering:pixelated;background-repeat:no-repeat;position:absolute}.hp-hero-office-embed .note{color:#e9c27e;background:#241b0e;border:1px solid #5a431c;border-radius:6px;max-width:320px;padding:8px 12px;font-family:sans-serif;font-size:12px;position:fixed;top:12px;left:12px}.hp-hero-office-embed .hp-badge{image-rendering:pixelated;pointer-events:none;position:absolute}.hp-hero-office-embed .hp-alert{pointer-events:none;box-sizing:border-box;opacity:0;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:3px 7px 5px;transition:opacity .25s;display:flex;position:absolute;box-shadow:0 3px 6px #00000059}.hp-hero-office-embed .hp-alert:after{content:"";border-top:5px solid #fff;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.hp-hero-office-embed .hp-alert.show{opacity:1}.hp-hero-office-embed .hp-alert .hp-bang{background:#e4a75f;border-radius:2px;width:8px;height:16px;position:relative}.hp-hero-office-embed .hp-alert .hp-bang:after{content:"";background:#e4a75f;border-radius:2px;width:8px;height:5px;position:absolute;bottom:-6px;left:0}.hp-hero-office-embed{z-index:0;position:relative}.hp-hero-office-embed:before{content:"";filter:blur(18px);z-index:-1;pointer-events:none;background:radial-gradient(circle,#c23fe08c 0%,#c23fe038 40%,#0000 70%);width:135%;height:135%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hp-client-row img.hp-logo-img{filter:brightness(0)invert();opacity:.6;transition:opacity .2s,filter .2s}.hp-client-row img.hp-logo-img.keep-mark{filter:grayscale()brightness(1.4);opacity:.65}.hp-client-row img.hp-logo-img:hover{filter:none;opacity:1}.hp-page a:focus-visible,.hp-page button:focus-visible,.hp-page input:focus-visible,.hp-page select:focus-visible,.hp-page textarea:focus-visible,.hp-page video:focus-visible{outline:2px solid var(--magenta);outline-offset:3px}@media (prefers-reduced-motion:reduce){.hp-page *,.hp-page :before,.hp-page :after{transition:none!important;animation:none!important}}@media (max-width:1120px){.hp-trust-row{flex-direction:column;align-items:flex-start;gap:18px}.hp-client-row{justify-content:flex-start}}@media (max-width:760px){.hp-engine-section,.hp-workflows-section,.hp-how-section{padding-top:48px;padding-bottom:48px}.hp-trust-section{padding-top:32px;padding-bottom:40px}}.hp-browser-frame.is-link{transition:border-color .2s;display:block}.hp-browser-frame.is-link:hover{border-color:var(--magenta)}
