.hp2-home{--hp2-font-display:var(--font-display,"Space Grotesk",sans-serif);--hp2-font-body:var(--font-body-hp,"DM Sans",sans-serif);--hp2-font-mono:var(--font-mono-hp,"JetBrains Mono",monospace);--hp2-bg:#0A0A0B;--hp2-surface-1:#161618;--hp2-surface-2:#1E1E21;--hp2-surface-3:#252528;--hp2-border-subtle:#1E1E22;--hp2-border:#2A2A2E;--hp2-border-strong:#3A3A40;--hp2-orange:#F07820;--hp2-orange-hover:#D96810;--hp2-orange-muted:rgba(240,120,32,0.12);--hp2-orange-glow:rgba(240,120,32,0.08);--hp2-fg-1:#FFFFFF;--hp2-fg-2:#A0A0A8;--hp2-fg-3:#56565E;--hp2-green:#22C55E;--hp2-green-muted:rgba(34,197,94,0.12);--hp2-blue:#60A5FA;--hp2-blue-muted:rgba(96,165,250,0.12);--hp2-teal:#2DD4BF;--hp2-amber:#F59E0B;--hp2-amber-muted:rgba(245,158,11,0.12);--hp2-purple:#A78BFA;--hp2-purple-muted:rgba(167,139,250,0.12);--hp2-grid-line:rgba(255,255,255,0.035);--hp2-r-sm:6px;--hp2-r-md:10px;--hp2-r-lg:14px;--hp2-r-xl:20px;--hp2-ease:cubic-bezier(0.16,1,0.3,1);background:var(--hp2-bg);color:var(--hp2-fg-1);font-family:var(--hp2-font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;min-height:100vh;overflow-x:hidden}.hp2-home *,.hp2-home :after,.hp2-home :before{box-sizing:border-box}.hp2-home a{color:inherit;text-decoration:none}.hp2-home button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}.hp2-container{width:100%;max-width:1280px;margin:0 auto;padding:0 32px}@media (max-width:720px){.hp2-container{padding:0 20px}}.hp2-section-pad{padding:108px 0}@media (max-width:900px){.hp2-section-pad{padding:76px 0}}.hp2-section-label{display:flex;align-items:center;gap:12px;margin-bottom:24px}.hp2-section-label-line{height:1px;width:28px;background:var(--hp2-orange);flex-shrink:0}.hp2-section-label-text{letter-spacing:.16em;color:var(--hp2-orange)}.hp2-eyebrow,.hp2-section-label-text{font-family:var(--hp2-font-mono);font-size:11px;text-transform:uppercase}.hp2-eyebrow{font-weight:500;letter-spacing:.14em;color:var(--hp2-fg-3);display:flex;align-items:center;gap:10px;margin-bottom:28px}.hp2-eyebrow-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--hp2-orange);box-shadow:0 0 10px rgba(240,120,32,.6);flex-shrink:0}.hp2-display{font-family:var(--hp2-font-display);font-weight:700;letter-spacing:-.03em;line-height:1.02;color:var(--hp2-fg-1);margin:0}.hp2-accent{color:var(--hp2-orange)}.hp2-mono{font-family:var(--hp2-font-mono);font-size:10.5px;letter-spacing:.1em}.hp2-hr{height:1px;border:0;background:linear-gradient(90deg,transparent,var(--hp2-border),transparent)}.hp2-grid-bg{background-image:linear-gradient(var(--hp2-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--hp2-grid-line) 1px,transparent 1px);background-size:64px 64px;background-position:50%}.hp2-glow-orange{position:absolute;pointer-events:none;filter:blur(80px);opacity:.5}.hp2-card{background:var(--hp2-surface-1)}.hp2-card,.hp2-card-raised{border:1px solid var(--hp2-border);border-radius:var(--hp2-r-lg)}.hp2-card-raised{background:var(--hp2-surface-2)}.hp2-btn{display:inline-flex;align-items:center;gap:10px;height:44px;padding:0 18px;border-radius:var(--hp2-r-md);font-family:var(--hp2-font-body);font-weight:500;font-size:14px;letter-spacing:-.005em;transition:all .16s var(--hp2-ease);white-space:nowrap;cursor:pointer;border:0}.hp2-btn-primary{background:var(--hp2-orange);color:#1A0A00;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 0 0 1px rgba(240,120,32,.4),0 10px 30px -10px rgba(240,120,32,.55);font-weight:600}.hp2-btn-primary:hover{background:var(--hp2-orange-hover)}.hp2-btn-primary:active{transform:scale(.98)}.hp2-btn-ghost{background:transparent;color:var(--hp2-fg-1);border:1px solid var(--hp2-border-strong)}.hp2-btn-ghost:hover{border-color:#55555C;background:rgba(255,255,255,.02)}.hp2-chip{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 8px;border-radius:var(--hp2-r-sm);font-family:var(--hp2-font-mono);font-size:10.5px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:1px solid transparent}.hp2-chip-orange{color:#FFB27A;background:var(--hp2-orange-muted);border-color:rgba(240,120,32,.25)}.hp2-chip-green{color:#86EFAC;background:var(--hp2-green-muted);border-color:rgba(34,197,94,.22)}.hp2-chip-blue{color:#93C5FD;background:var(--hp2-blue-muted);border-color:rgba(96,165,250,.22)}.hp2-chip-dot{width:5px;height:5px;border-radius:50%}.hp2-nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:rgba(10,10,11,.7);border-bottom:1px solid var(--hp2-border-subtle)}.hp2-nav-inner{height:68px;display:flex;align-items:center;justify-content:space-between}.hp2-nav-logo{display:inline-flex;align-items:center;gap:10px;font-family:var(--hp2-font-display);font-weight:600;font-size:16px;letter-spacing:-.01em;color:#fff}.hp2-nav-logo-icon{flex-shrink:0}.hp2-nav-links{display:flex;gap:32px}.hp2-nav-links a{font-size:13.5px;color:var(--hp2-fg-2);font-weight:400;transition:color .16s}.hp2-nav-links a:hover{color:#fff}.hp2-nav-links a[data-active]{color:#fff;font-weight:500}.hp2-nav-actions{display:flex;align-items:center;gap:18px}.hp2-nav-actions a{font-size:13.5px;color:var(--hp2-fg-2)}.hp2-nav-cta{height:36px;padding:0 14px;font-size:13px}@media (max-width:960px){.hp2-nav-links{display:none}}.hp2-hero{position:relative;overflow:hidden}.hp2-hero-inner{position:relative;z-index:1;padding:92px 0 104px}.hp2-hero-grid{display:grid;grid-template-columns:minmax(0,5.5fr) minmax(420px,6.5fr);grid-gap:72px;gap:72px;align-items:center}@media (max-width:1060px){.hp2-hero-grid{grid-template-columns:1fr;gap:56px}}.hp2-hero-title{font-size:clamp(44px,5.6vw,72px);margin-bottom:24px}.hp2-hero-lead{font-size:18px;line-height:1.55;color:var(--hp2-fg-2);max-width:520px;margin-bottom:40px}.hp2-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:56px}.hp2-hero-proof{display:grid;grid-template-columns:auto auto;grid-gap:48px;gap:48px;padding-top:28px;border-top:1px solid var(--hp2-border-subtle)}.hp2-proof-val{font-family:var(--hp2-font-display);font-size:26px;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.03em;line-height:1.02}.hp2-proof-label{font-size:12.5px;color:var(--hp2-fg-3);margin-top:4px;line-height:1.35}.hp2-hero-glow{position:absolute;right:-200px;top:80px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle at center,rgba(240,120,32,.22) 0,rgba(240,120,32,0) 62%);pointer-events:none;z-index:0}.hp2-hero-gridbg{position:absolute;inset:0;mask-image:radial-gradient(ellipse at 60% 40%,#000 0,transparent 72%);-webkit-mask-image:radial-gradient(ellipse at 60% 40%,#000 0,transparent 72%);opacity:.5;z-index:0}.hp2-artifact{position:relative}.hp2-artifact-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#202024,#151518);border-color:rgba(255,255,255,.12);box-shadow:0 50px 100px -40px rgba(0,0,0,.8),0 0 0 1px var(--hp2-border),0 18px 60px -36px rgba(240,120,32,.65)}.hp2-artifact-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(240,120,32,.14),transparent 34%,rgba(96,165,250,.06));pointer-events:none}.hp2-artifact-chrome{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:rgba(10,10,11,.28)}.hp2-artifact-chrome,.hp2-artifact-statusbar{position:relative;border-bottom:1px solid var(--hp2-border-subtle)}.hp2-artifact-statusbar{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:var(--hp2-border-subtle)}.hp2-artifact-check{padding:12px 14px;background:rgba(10,10,11,.32);display:grid;grid-gap:4px;gap:4px;min-width:0}.hp2-artifact-check-label{font-family:var(--hp2-font-mono);font-size:9.5px;color:var(--hp2-fg-3);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp2-artifact-check strong{font-family:var(--hp2-font-display);font-size:19px;line-height:1;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hp2-artifact-check--green strong{color:#86EFAC}.hp2-artifact-check--blue strong{color:#93C5FD}.hp2-artifact-check--orange strong{color:#FFB27A}.hp2-artifact-body{position:relative;padding:24px 24px 18px;background:linear-gradient(180deg,rgba(255,255,255,.018),transparent 34%)}.hp2-artifact-footer{position:relative;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-top:1px solid var(--hp2-border-subtle);background:rgba(255,255,255,.018)}.hp2-artifact-badge{position:absolute;right:-12px;top:24px;display:flex;align-items:center;gap:8px;padding:8px 12px;background:var(--hp2-surface-2);border:1px solid var(--hp2-border);border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.4)}.hp2-field-label{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.hp2-field-label-text{font-family:var(--hp2-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--hp2-fg-3)}.hp2-artifact-title{font-family:var(--hp2-font-display);font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.01em;color:#fff;margin-bottom:20px}.hp2-artifact-desc{font-size:13.5px;line-height:1.6;color:var(--hp2-fg-2);margin-bottom:20px}.hp2-bullet-list{list-style:none;padding:0;margin:0 0 20px;display:grid;grid-gap:8px;gap:8px}.hp2-bullet-list li{display:flex;gap:10px;align-items:flex-start;font-size:13.5px;line-height:1.5;color:var(--hp2-fg-1)}.hp2-bullet-dot{margin-top:7px;width:4px;height:4px;border-radius:2px;background:var(--hp2-orange);flex-shrink:0}.hp2-kw-tags{display:flex;flex-wrap:wrap;gap:6px}.hp2-kw-tag{font-family:var(--hp2-font-mono);font-size:11px;color:var(--hp2-fg-2);padding:4px 9px;border:1px solid var(--hp2-border);border-radius:6px;background:var(--hp2-surface-1)}.hp2-artifact-readiness{margin-top:22px;border:1px solid var(--hp2-border-subtle);border-radius:10px;overflow:hidden;background:rgba(10,10,11,.26)}.hp2-artifact-readiness-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid var(--hp2-border-subtle);font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-fg-3);letter-spacing:.12em;text-transform:uppercase}.hp2-artifact-lanes{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--hp2-border-subtle)}.hp2-artifact-lane{min-width:0;display:grid;grid-template-columns:auto 1fr;grid-column-gap:8px;column-gap:8px;grid-row-gap:2px;row-gap:2px;padding:10px 12px;background:rgba(22,22,24,.92)}.hp2-artifact-lane-dot{width:6px;height:6px;border-radius:50%;margin-top:5px;grid-row:1/span 2}.hp2-artifact-lane-label{font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-fg-3);letter-spacing:.12em;text-transform:uppercase}.hp2-artifact-lane-value{font-size:12.5px;color:var(--hp2-fg-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp2-trust{border-top:1px solid var(--hp2-border-subtle);border-bottom:1px solid var(--hp2-border-subtle)}.hp2-trust-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-gap:72px;gap:72px;align-items:start}@media (max-width:1060px){.hp2-trust-grid{grid-template-columns:1fr;gap:40px}}.hp2-trust-sticky{position:-webkit-sticky;position:sticky;top:108px}.hp2-trust-title{font-size:clamp(32px,3.6vw,46px);margin-bottom:20px}.hp2-trust-lead{font-size:15.5px;line-height:1.6;color:var(--hp2-fg-2);max-width:400px}.hp2-pillars-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:var(--hp2-border-subtle);border:1px solid var(--hp2-border-subtle);border-radius:14px;overflow:hidden}@media (max-width:620px){.hp2-pillars-grid{grid-template-columns:1fr}}.hp2-pillar{position:relative;padding:28px;background:var(--hp2-surface-1);overflow:hidden}.hp2-pillar:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--pillar-color,var(--hp2-orange));opacity:.85}.hp2-pillar--orange{--pillar-color:#F07820}.hp2-pillar--green{--pillar-color:#22C55E}.hp2-pillar--blue{--pillar-color:#60A5FA}.hp2-pillar--purple{--pillar-color:#A78BFA}.hp2-pillar-num{font-family:var(--hp2-font-mono);font-size:11px;color:var(--hp2-orange);letter-spacing:.16em}.hp2-pillar-label{font-family:var(--hp2-font-mono);font-size:10.5px;color:var(--hp2-fg-3);letter-spacing:.14em;text-transform:uppercase}.hp2-pillar-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.hp2-pillar-signal{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;padding:5px 9px;border:1px solid color-mix(in srgb,var(--pillar-color) 28%,transparent);border-radius:6px;background:color-mix(in srgb,var(--pillar-color) 10%,transparent);font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-fg-2);letter-spacing:.1em;text-transform:uppercase}.hp2-pillar-signal-dot{width:5px;height:5px;border-radius:50%;background:var(--pillar-color);flex-shrink:0}.hp2-pillar-title{font-family:var(--hp2-font-display);font-size:20px;font-weight:600;line-height:1.25;color:#fff;margin-bottom:10px;letter-spacing:-.01em}.hp2-pillar-body{font-size:13.5px;line-height:1.55;color:var(--hp2-fg-2)}.hp2-fs-title{font-size:clamp(32px,4vw,52px);max-width:790px;margin-bottom:48px}.hp2-fs-kit{display:grid;grid-template-columns:220px 1fr;grid-gap:0;gap:0;border:1px solid var(--hp2-border);border-radius:16px;overflow:hidden;background:var(--hp2-surface-1)}@media (max-width:920px){.hp2-fs-kit{grid-template-columns:1fr}.hp2-fs-aside{border-right:0!important;border-bottom:1px solid var(--hp2-border-subtle)}.hp2-fs-dual{grid-template-columns:1fr!important;gap:0!important}}.hp2-fs-aside{padding:28px 24px;border-right:1px solid var(--hp2-border-subtle)}.hp2-fs-body{padding:32px 36px}.hp2-fs-dual{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:40px;gap:40px}.hp2-fs-section{margin-bottom:28px}.hp2-fs-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hp2-fs-section-num{font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-orange);letter-spacing:.16em}.hp2-fs-section-label{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase}.hp2-fs-section-label,.hp2-fs-section-meta{font-family:var(--hp2-font-mono);color:var(--hp2-fg-3)}.hp2-fs-section-meta{font-size:10px}.hp2-fs-title-text{font-family:var(--hp2-font-display);font-size:26px;font-weight:600;line-height:1.25;letter-spacing:-.015em;color:#fff}.hp2-fs-desc{font-size:15px;line-height:1.65;color:var(--hp2-fg-2);max-width:720px}.hp2-fs-bullets{list-style:none;padding:0;margin:0;display:grid;grid-gap:10px;gap:10px}.hp2-fs-bullet{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.55;color:var(--hp2-fg-1)}.hp2-fs-bullet-num{font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-fg-3);padding-top:4px;min-width:18px}.hp2-fs-kw-tags{display:flex;flex-wrap:wrap;gap:6px}.hp2-fs-kw-tag{padding:5px 10px;border:1px solid var(--hp2-border);border-radius:6px;font-size:12.5px;color:var(--hp2-fg-1)}.hp2-fs-field,.hp2-fs-kw-tag{background:var(--hp2-surface-2)}.hp2-fs-field{padding:10px 12px;margin-bottom:8px;border-radius:8px}.hp2-fs-field-label{font-family:var(--hp2-font-mono);font-size:9.5px;color:var(--hp2-fg-3);letter-spacing:.12em;text-transform:uppercase}.hp2-fs-field-val{font-family:var(--hp2-font-mono);font-size:12.5px;color:var(--hp2-fg-1);margin-top:2px}.hp2-fs-action-bar{margin-top:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:16px 24px;background:var(--hp2-surface-1);border:1px solid var(--hp2-border);border-radius:12px}.hp2-fs-action-bar-text{font-size:13.5px;color:var(--hp2-fg-2)}.hp2-fs-action-bar-btns{display:flex;gap:10px}.hp2-fs-output-badge{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;background:rgba(240,120,32,.08);border:1px solid rgba(240,120,32,.25);border-radius:6px}.hp2-fs-output-badge-text{font-family:var(--hp2-font-mono);font-size:10.5px;color:#FFB27A;letter-spacing:.1em;text-transform:uppercase}.hp2-how{border-top:1px solid var(--hp2-border-subtle)}.hp2-how-title{font-size:clamp(32px,4vw,48px);max-width:780px;margin-bottom:48px}.hp2-how-chain{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border:1px solid var(--hp2-border);border-radius:14px;overflow:hidden;background:var(--hp2-surface-1)}@media (max-width:900px){.hp2-how-chain{grid-template-columns:1fr}.hp2-how-cell{border-right:0!important;border-bottom:1px solid var(--hp2-border-subtle)}.hp2-how-cell:last-child{border-bottom:0}}.hp2-how-cell{padding:32px 28px;position:relative}.hp2-how-cell-header{display:flex;align-items:center;gap:10px;margin-bottom:28px}.hp2-how-num{font-size:11px;color:var(--hp2-orange);letter-spacing:.16em}.hp2-how-label,.hp2-how-num{font-family:var(--hp2-font-mono)}.hp2-how-label{font-size:10.5px;color:var(--hp2-fg-3);letter-spacing:.14em;text-transform:uppercase}.hp2-how-cell-title{font-family:var(--hp2-font-display);font-size:20px;font-weight:600;color:#fff;margin-bottom:12px;letter-spacing:-.01em;line-height:1.25}.hp2-how-cell-body{font-size:13.5px;line-height:1.6;color:var(--hp2-fg-2)}.hp2-how-connector{position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:16px;height:16px;border-radius:50%;background:var(--hp2-surface-1);border:1px solid var(--hp2-border);display:flex;align-items:center;justify-content:center;z-index:1}.hp2-modules-title{font-size:clamp(32px,4vw,48px)}.hp2-modules-subtitle{font-family:var(--hp2-font-mono);font-size:12px;color:var(--hp2-fg-3);letter-spacing:.08em;max-width:300px;padding-bottom:6px}.hp2-modules-header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:48px;flex-wrap:wrap}.hp2-studio-hero{position:relative;padding:36px;background:linear-gradient(160deg,rgba(240,120,32,.1) 0,var(--hp2-surface-1) 55%);border:1px solid rgba(240,120,32,.25);border-radius:16px;margin-bottom:16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:center}@media (max-width:960px){.hp2-studio-hero{grid-template-columns:1fr;gap:32px;padding:28px}.hp2-modules-row,.hp2-modules-row-sm{grid-template-columns:1fr!important}}.hp2-studio-badge{display:flex;align-items:center;gap:10px;margin-bottom:18px}.hp2-studio-badge-text{font-family:var(--hp2-font-mono);font-size:10.5px;color:#FFB27A;letter-spacing:.16em;text-transform:uppercase}.hp2-studio-name{font-family:var(--hp2-font-display);font-size:44px;font-weight:600;color:#fff;letter-spacing:-.02em;line-height:1;margin-bottom:14px}.hp2-studio-desc{font-size:15.5px;line-height:1.6;color:var(--hp2-fg-2);max-width:420px;margin-bottom:24px}.hp2-modules-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:16px}.hp2-modules-row-sm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.hp2-quiet-tile{padding:26px;background:var(--hp2-surface-1);border:1px solid var(--hp2-border);border-radius:14px;display:flex;flex-direction:column;min-height:200px}.hp2-quiet-tile--sm{padding:20px;min-height:160px}.hp2-quiet-tile-badge{display:flex;align-items:center;gap:10px;margin-bottom:24px}.hp2-quiet-tile-badge--sm{margin-bottom:18px}.hp2-quiet-tile-dot{width:5px;height:5px;border-radius:50%}.hp2-quiet-tile-badge-text{font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-fg-3);letter-spacing:.14em;text-transform:uppercase}.hp2-quiet-tile-namerow{display:flex;align-items:baseline;gap:10px;margin-bottom:10px}.hp2-quiet-tile-name{font-family:var(--hp2-font-display);font-weight:600;color:#fff;letter-spacing:-.01em;line-height:1}.hp2-quiet-tile-tr{font-family:var(--hp2-font-mono);font-size:10.5px;color:var(--hp2-fg-3);letter-spacing:.06em}.hp2-quiet-tile-desc{font-size:13.5px;line-height:1.55;color:var(--hp2-fg-2)}.hp2-quiet-tile-desc--sm{font-size:12.5px}.hp2-cockpit{display:grid;grid-template-columns:.9fr 1.3fr .9fr;grid-gap:10px;gap:10px;padding:14px;background:var(--hp2-surface-2);border:1px solid var(--hp2-border-subtle);border-radius:12px;min-height:220px}.hp2-cockpit-col{display:flex;flex-direction:column;gap:6px}.hp2-cockpit-label{font-family:var(--hp2-font-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--hp2-fg-3)}.hp2-cockpit-field{padding:6px 8px;background:var(--hp2-surface-1);border-radius:6px;border:1px solid var(--hp2-border-subtle)}.hp2-cockpit-field--active{border-color:rgba(240,120,32,.3)}.hp2-cockpit-field-label{font-family:var(--hp2-font-mono);font-size:9px;color:var(--hp2-fg-3);letter-spacing:.1em;text-transform:uppercase}.hp2-cockpit-field-val{font-family:var(--hp2-font-mono);font-size:10.5px;color:var(--hp2-fg-1);margin-top:1px}.hp2-cockpit-generate{margin-top:auto;padding:7px 8px;background:var(--hp2-orange);border-radius:6px;font-size:10.5px;color:#1A0A00;font-weight:600;text-align:center;letter-spacing:.04em}.hp2-cockpit-preview{background:var(--hp2-surface-1);border:1px solid var(--hp2-border-subtle);border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:6px}.hp2-cockpit-img{aspect-ratio:3/2;background:linear-gradient(135deg,#1a1a1d,#262629);border-radius:6px;display:flex;align-items:center;justify-content:center}.hp2-cockpit-bar{height:6px;width:85%;background:var(--hp2-orange);border-radius:3px}.hp2-cockpit-bar-sm{height:4px;background:var(--hp2-surface-3);border-radius:2px}.hp2-cockpit-score{padding:8px;background:var(--hp2-surface-1);border:1px solid var(--hp2-border-subtle);border-radius:6px}.hp2-cockpit-score-label{font-family:var(--hp2-font-mono);font-size:9.5px;color:var(--hp2-fg-3);letter-spacing:.1em;text-transform:uppercase}.hp2-cockpit-score-val{font-size:18px;font-weight:600;color:#86EFAC;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:2px;line-height:1}.hp2-cockpit-minibar{margin-top:4px}.hp2-cockpit-minibar-header{display:flex;justify-content:space-between;margin-bottom:3px}.hp2-cockpit-minibar-track{height:3px;background:var(--hp2-surface-3);border-radius:2px;overflow:hidden}.hp2-cockpit-minibar-fill{height:100%;background:var(--hp2-orange)}.hp2-cmd{border-top:1px solid var(--hp2-border-subtle)}.hp2-cmd-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-gap:64px;gap:64px;align-items:center}@media (max-width:960px){.hp2-cmd-grid{grid-template-columns:1fr;gap:40px}}.hp2-cmd-title{font-size:clamp(28px,3.4vw,42px);margin-bottom:18px}.hp2-cmd-lead{font-size:15.5px;color:var(--hp2-fg-2);line-height:1.6;max-width:420px}.hp2-feed{background:var(--hp2-surface-1);border:1px solid var(--hp2-border);border-radius:14px;overflow:hidden}.hp2-feed-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--hp2-border-subtle)}.hp2-feed-title{display:flex;align-items:center;gap:10px}.hp2-feed-title-text{color:var(--hp2-fg-2);letter-spacing:.14em;text-transform:uppercase}.hp2-feed-time,.hp2-feed-title-text{font-family:var(--hp2-font-mono);font-size:10.5px}.hp2-feed-time{color:var(--hp2-fg-3);letter-spacing:.08em}.hp2-feed-row{display:grid;grid-template-columns:96px 1fr auto;grid-gap:16px;gap:16px;align-items:center;padding:16px 18px;border-bottom:1px solid var(--hp2-border-subtle)}.hp2-feed-row:last-child{border-bottom:0}.hp2-feed-tag{display:flex;align-items:center;gap:8px}.hp2-feed-tag-text{font-family:var(--hp2-font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase}.hp2-feed-row-title{font-size:13.5px;color:#fff;font-weight:500;margin-bottom:2px}.hp2-feed-row-sub{font-size:12px;color:var(--hp2-fg-3)}.hp2-feed-badge{font-family:var(--hp2-font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.hp2-cta{padding:120px 0 88px;position:relative;overflow:hidden;border-top:1px solid var(--hp2-border-subtle);background:linear-gradient(180deg,rgba(240,120,32,.035),transparent 48%)}.hp2-cta-glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:800px;height:440px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(240,120,32,.12),transparent 60%);pointer-events:none}.hp2-cta-inner{position:relative;text-align:center}.hp2-cta-title{font-size:clamp(36px,4.8vw,60px);max-width:780px;margin:0 auto 20px}.hp2-cta-lead{font-size:17px;line-height:1.55;color:var(--hp2-fg-2);max-width:520px;margin:0 auto 36px}.hp2-cta-actions{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.hp2-cta-btn{height:48px;padding:0 22px;font-size:15px}.hp2-cta-footnote{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;font-size:12px;color:var(--hp2-fg-3)}.hp2-cta-footnote-item{font-family:var(--hp2-font-mono);letter-spacing:.12em;text-transform:uppercase}.hp2-cta-footnote-sep{opacity:.4}.hp2-mktpl{border-top:1px solid var(--hp2-border-subtle)}.hp2-mktpl-grid{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);grid-gap:72px;gap:72px;align-items:start}@media (max-width:1060px){.hp2-mktpl-grid{grid-template-columns:1fr;gap:40px}}.hp2-mktpl-title{font-size:clamp(32px,3.8vw,48px);margin-bottom:20px}.hp2-mktpl-lead{font-size:15.5px;line-height:1.65;color:var(--hp2-fg-2);max-width:460px;margin-bottom:24px}.hp2-mktpl-prep{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:30px}.hp2-mktpl-prep-chip{font-family:var(--hp2-font-mono);font-size:10.5px;color:#FFB27A;letter-spacing:.1em;text-transform:uppercase;padding:5px 9px;border:1px solid rgba(240,120,32,.24);border-radius:6px;background:rgba(240,120,32,.08)}.hp2-mktpl-badges{display:flex;flex-wrap:wrap;gap:10px}.hp2-mktpl-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--hp2-surface-2);border:1px solid var(--hp2-border);border-radius:8px}.hp2-mktpl-badge-name{font-family:var(--hp2-font-display);font-size:13.5px;font-weight:600;color:#fff}.hp2-mktpl-badge-tag{font-family:var(--hp2-font-mono);font-size:10px;color:var(--hp2-fg-3);letter-spacing:.1em;text-transform:uppercase}.hp2-mktpl-signals{display:grid;grid-gap:1px;gap:1px;background:var(--hp2-border-subtle);border:1px solid var(--hp2-border-subtle);border-radius:14px;overflow:hidden}.hp2-mktpl-signal{padding:22px 26px;background:linear-gradient(90deg,rgba(255,255,255,.018),var(--hp2-surface-1))}.hp2-mktpl-signal-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.hp2-mktpl-signal-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.hp2-mktpl-signal-label{font-family:var(--hp2-font-display);font-size:14.5px;font-weight:600;color:#fff;flex:1 1}.hp2-mktpl-signal-status{font-family:var(--hp2-font-mono);font-size:10px;color:#FFB27A;letter-spacing:.14em;text-transform:uppercase;background:rgba(240,120,32,.09);border:1px solid rgba(240,120,32,.2);border-radius:4px;padding:2px 7px}.hp2-mktpl-signal-desc{font-size:13px;line-height:1.55;color:var(--hp2-fg-2);margin:0}.hp2-mktpl-note{margin-top:40px;padding-top:24px;border-top:1px dashed var(--hp2-border);text-align:center}.hp2-nav-signin{font-size:13.5px;color:var(--hp2-fg-2)}@media (max-width:480px){.hp2-nav-signin{display:none}}.hp2-proof-val--sm{font-size:clamp(15px,2.6vw,26px)}@media (max-width:480px){.hp2-container{padding:0 16px}.hp2-section-pad{padding:64px 0}.hp2-hero-inner{padding:66px 0 72px}.hp2-hero-grid{gap:40px}.hp2-hero-title{font-size:38px;line-height:1.05}.hp2-hero-lead{font-size:16px;margin-bottom:30px}.hp2-artifact-badge{right:8px;top:12px;padding:6px 9px}.hp2-artifact-chrome{align-items:flex-start;flex-direction:column;padding:13px 14px}.hp2-artifact-statusbar{grid-template-columns:1fr}.hp2-artifact-check{padding:10px 12px;grid-template-columns:1fr auto;align-items:center}.hp2-artifact-check strong{font-size:17px}.hp2-artifact-body{padding:20px 16px 16px}.hp2-artifact-title{font-size:19px}.hp2-artifact-lanes{grid-template-columns:1fr}.hp2-artifact-readiness-head{gap:4px}.hp2-artifact-footer,.hp2-artifact-readiness-head{align-items:flex-start;flex-direction:column}.hp2-hero-proof{grid-template-columns:1fr;gap:20px;margin-bottom:0}.hp2-cta-actions{flex-direction:column;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.hp2-cta-btn{width:100%;justify-content:center}.hp2-cta-footnote{align-items:flex-start;flex-direction:column;gap:10px;max-width:320px;margin-left:auto;margin-right:auto;text-align:left}.hp2-cta-footnote-sep{display:none}.hp2-hero-actions{flex-direction:column}.hp2-hero-actions .hp2-btn{width:100%;justify-content:center}.hp2-mktpl-badge{flex:1 1 140px;justify-content:center}.hp2-mktpl-signal{padding:18px 16px}.hp2-mktpl-signal-header{align-items:flex-start;flex-wrap:wrap}.hp2-fs-body{padding:24px 18px}.hp2-fs-title{margin-bottom:34px}.hp2-fs-title-text{font-size:21px}.hp2-fs-section-header{align-items:flex-start;flex-direction:column;gap:6px}.hp2-fs-action-bar{padding:16px}.hp2-fs-action-bar-btns{width:100%;flex-direction:column}.hp2-fs-action-bar-btns .hp2-btn{width:100%;justify-content:center}.hp2-cockpit,.hp2-feed-row{grid-template-columns:1fr}.hp2-feed-row{gap:8px}}.hp2-footer{border-top:1px solid var(--hp2-border-subtle);padding:40px 0 32px}.hp2-footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.hp2-footer-brand{display:inline-flex;align-items:center;gap:10px}.hp2-footer-brand-name{font-family:var(--hp2-font-display);font-weight:600;font-size:14.5px;color:#fff}.hp2-footer-brand-copy{font-family:var(--hp2-font-mono);margin-left:8px;font-size:10.5px;color:var(--hp2-fg-3);letter-spacing:.12em;text-transform:uppercase}.hp2-footer-nav{display:flex;gap:28px;flex-wrap:wrap}.hp2-footer-nav a{font-size:13px;color:var(--hp2-fg-2);transition:color .16s}.hp2-footer-nav a:hover{color:#fff}.hp2-footer-legal{display:flex;align-items:center;gap:14px}.hp2-footer-legal a{font-size:13px;color:var(--hp2-fg-3)}@media (max-width:760px){.hp2-footer-inner{flex-direction:column;align-items:flex-start}.hp2-footer-nav{gap:16px}}.hp2-home{--hp2-bg:#07090d;--hp2-surface-1:#11141a;--hp2-surface-2:#171b22;--hp2-border-subtle:rgba(255,255,255,0.075);--hp2-border:rgba(255,255,255,0.12)}.hp2-nav{background:rgba(7,9,13,.78);border-bottom-color:rgba(255,255,255,.09);box-shadow:0 18px 48px rgba(0,0,0,.28)}.hp2-hero{background:radial-gradient(900px 520px at 70% 0,rgba(240,120,32,.16),transparent 62%),radial-gradient(680px 420px at 8% 12%,rgba(96,165,250,.08),transparent 60%),linear-gradient(180deg,#07090d,#0a0b0f 54%,#07090d)}.hp2-hero-inner{padding-top:104px;padding-bottom:112px}.hp2-hero-title{max-width:760px;letter-spacing:-.025em}.hp2-hero-lead{max-width:590px}.hp2-hero-proof{max-width:560px;border-top-color:rgba(255,255,255,.12)}.hp2-hero-os-rail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px;width:min(100%,620px);margin-top:18px}.hp2-hero-os-rail span{min-width:0;padding:9px 10px;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:var(--hp2-fg-2);background:rgba(255,255,255,.034);font-family:var(--hp2-font-mono);font-size:10px;font-weight:700;letter-spacing:.12em;text-align:center;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp2-hero-os-rail span:first-child{border-color:rgba(240,120,32,.32);color:#FFB27A;background:rgba(240,120,32,.1)}.hp2-artifact-card{border-color:rgba(255,255,255,.15);background:radial-gradient(420px 260px at 0 0,rgba(240,120,32,.15),transparent 68%),linear-gradient(180deg,#212630,#12151c);box-shadow:0 60px 120px -48px rgba(0,0,0,.92),0 0 0 1px rgba(240,120,32,.12),0 22px 70px -38px rgba(240,120,32,.76)}.hp2-artifact-statusbar{background:rgba(255,255,255,.08)}.hp2-artifact-check,.hp2-artifact-lane,.hp2-feed-row,.hp2-mktpl-signal{background:rgba(9,11,15,.54)}.hp2-card,.hp2-card-raised,.hp2-feed,.hp2-fs-kit,.hp2-how-chain,.hp2-mktpl-signals,.hp2-quiet-tile,.hp2-studio-hero{box-shadow:0 28px 78px rgba(0,0,0,.24)}.hp2-studio-hero{background:radial-gradient(420px 240px at 0 0,rgba(240,120,32,.16),transparent 70%),linear-gradient(160deg,rgba(255,255,255,.06) 0,var(--hp2-surface-1) 58%)}.hp2-cmd{background:radial-gradient(660px 360px at 88% 16%,rgba(96,165,250,.06),transparent 64%),linear-gradient(180deg,rgba(255,255,255,.012),transparent)}.hp2-feed{border-color:rgba(240,120,32,.18)}.hp2-feed-header{background:rgba(240,120,32,.06)}.hp2-fs-output-badge,.hp2-mktpl-prep-chip,.hp2-mktpl-signal-status{font-weight:800}@media (max-width:720px){.hp2-section-pad{padding:68px 0}.hp2-hero-inner{padding-top:70px;padding-bottom:68px}.hp2-hero-os-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.hp2-hero-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-bottom:34px}.hp2-hero-actions .hp2-btn{width:100%;justify-content:center;min-height:46px}.hp2-hero-proof{gap:18px;padding-top:22px}.hp2-artifact-card{max-height:none}.hp2-artifact-body{padding-bottom:14px}.hp2-modules-header{margin-bottom:32px}.hp2-quiet-tile,.hp2-quiet-tile--sm,.hp2-studio-hero{min-height:auto}}@media (max-width:480px){.hp2-hero-title{font-size:34px}.hp2-hero-os-rail span{white-space:normal}.hp2-hero-lead{font-size:15px;margin-bottom:24px}.hp2-artifact-readiness{margin-top:16px}.hp2-artifact-title{font-size:18px}.hp2-studio-hero{padding:22px}}