.hp{--hp-ink:#133157;--hp-body:#46586a;--hp-muted:#5f6d7b;--hp-line:#e3e9f1;--hp-line-2:#eef2f7;--hp-bg:#ffffff;--hp-bg-soft:#f6f9fd;--hp-blue:#2f6fd6;--hp-blue-bright:#649aec;--hp-blue-soft:#eaf2fd;--hp-blue-ink:#1f5bb5;--hp-code-bg:#f7f9fc;--hp-kw:#1d6fd0;--hp-str:#0f7a4f;--hp-sans:var(--font-sans),"Hanken Grotesk",system-ui,sans-serif;--hp-mono:var(--font-mono),"IBM Plex Mono",ui-monospace,monospace;background:var(--hp-bg);color:var(--hp-body);font-family:var(--hp-sans);line-height:1.6}.hp a{text-decoration:none;color:inherit}.hp .wrap{max-width:1200px;margin:0 auto;padding-inline:40px}.hp .btn{display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:600;padding:13px 23px;border-radius:11px;border:1px solid transparent;cursor:pointer;transition:transform .15s,background .15s,border-color .15s}.hp .btn:hover{transform:translateY(-1px)}.hp .btn-p{background:var(--hp-blue);color:#fff}.hp .btn-p:hover{background:#155cb4}.hp .btn-g{background:#fff;color:var(--hp-ink);border-color:var(--hp-line)}.hp .btn-g:hover{border-color:#cdd8e6}.hp .hero{display:grid;grid-template-columns:1.04fr .96fr;gap:60px;align-items:center;padding:78px 0 40px}.hp .hero h1{font-weight:800;font-size:62px;line-height:1.03;letter-spacing:-.028em;color:var(--hp-ink);max-width:14ch}.hp .hero-title__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hp .hero-title__line,.hp .hero-title__word{display:block;white-space:nowrap}.hp .hero-title__line{color:var(--hp-ink)}.hp .hero-title__word{color:var(--hp-blue);min-height:1.03em;animation:hero-word-in .32s ease}@keyframes hero-word-in{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:none}}.hp .hero .sub{font-size:19.5px;line-height:1.6;color:var(--hp-body);max-width:48ch;margin-top:24px}.hp .btns{gap:13px;margin-top:34px}.hp .btns,.hp .proof{display:flex;flex-wrap:wrap}.hp .proof{gap:30px;margin-top:40px;padding-top:26px;border-top:1px solid var(--hp-line)}.hp .proof div{display:flex;align-items:center;gap:10px;font-size:14px;color:#3f5160;font-weight:500}.hp .proof svg{width:20px;height:20px;color:var(--hp-blue);flex:none}.hp .hero-vis{position:relative;width:100%;min-width:0;max-width:520px;background:var(--hp-bg);border:1px solid var(--hp-line);border-radius:20px;padding:32px 30px 26px;box-shadow:0 24px 70px rgba(32,63,96,.08)}.hp .hv-tools{display:flex;justify-content:space-between;gap:10px;padding:0 4px}.hp .hv-tool{display:flex;flex-direction:column;align-items:center;gap:9px;width:86px;min-width:0}.hp .hv-disc{width:58px;height:58px;border-radius:50%;background:#fff;border:1px solid var(--hp-line);display:grid;place-items:center}.hp .hv-disc img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.hp .hv-tool>span{max-width:100%;overflow-wrap:anywhere;text-align:center;font-size:12.5px;font-weight:600;line-height:1.2;color:var(--hp-ink)}.hp .hv-wire{display:block;width:100%;height:70px;margin-top:4px}.hp .hv-line{fill:none;stroke:#d4e1f6;stroke-width:1.3}.hp .hv-pulse{fill:none;stroke-linecap:round}.hp .hv-pulse--context{stroke:var(--hp-blue-bright);stroke-width:2.8;stroke-dasharray:13 107;filter:drop-shadow(0 0 6px rgba(100,154,236,.36));animation:hv-context-flow 3s linear infinite}.hp .hv-pulse--return{stroke:#28a79e;stroke-width:1.55;stroke-dasharray:4 116;opacity:.5;animation:hv-return-flow 4.8s linear infinite}.hp .hv-pulse.p2{animation-delay:.55s}.hp .hv-pulse.p3{animation-delay:1.1s}.hp .hv-pulse.p4{animation-delay:1.65s}.hp .hv-pulse--return.p1{animation-delay:1.1s}.hp .hv-pulse--return.p2{animation-delay:2.15s}.hp .hv-pulse--return.p3{animation-delay:3.2s}.hp .hv-pulse--return.p4{animation-delay:4.25s}@keyframes hv-context-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-120}}@keyframes hv-return-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-120}}.hp .hv-hub{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:-2px}.hp .hv-hub img{position:relative;width:64px;height:64px;border-radius:16px;box-shadow:0 10px 28px rgba(31,91,181,.18)}.hp .hv-hub b{font-size:14px;font-weight:700;color:var(--hp-ink);letter-spacing:-.01em}.hp .hv-scenario{margin-top:22px;min-height:118px;padding:15px 16px;border:1px solid var(--hp-line);border-radius:16px;background:#f8fbff;display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:center}.hp .hv-scenario__icon{width:42px;height:42px;border-radius:12px;background:var(--hp-blue-soft);color:var(--hp-blue);display:grid;place-items:center;flex:none}.hp .hv-scenario__icon svg{width:22px;height:22px}.hp .hv-scenario__copy{min-width:0;min-height:70px;color:var(--hp-body);font-size:14px;line-height:1.45;display:flex;flex-direction:column;justify-content:center;gap:4px;animation:hv-fade .32s ease}.hp .hv-scenario__copy b{color:var(--hp-ink);font-size:13px;line-height:1.2}.hp .hv-scenario__copy span{display:block;max-width:34ch;min-height:2.9em}@keyframes hv-fade{0%{opacity:.45;transform:translateY(3px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hp .flowline:after,.hp .hero-title__word,.hp .hv-pulse,.hp .hv-scenario__copy{animation:none}}.hp .band{padding:92px 0}.hp .band.soft{background:var(--hp-bg-soft);border-block:1px solid var(--hp-line)}.hp .head{max-width:720px;margin-bottom:46px}.hp .head h2{font-size:40px;line-height:1.12;font-weight:800;letter-spacing:-.024em;color:var(--hp-ink)}.hp .head p{font-size:18px;line-height:1.6;color:var(--hp-muted);margin-top:16px;max-width:60ch}.hp .integ{gap:14px;flex-wrap:wrap}.hp .integ,.hp .integ .chip{display:flex;align-items:center}.hp .integ .chip{gap:9px;font-size:15px;font-weight:600;color:var(--hp-ink);background:#fff;border:1px solid var(--hp-line);padding:10px 15px;border-radius:12px}.hp .integ .chip img{width:21px;height:21px;-o-object-fit:contain;object-fit:contain}.hp .integ .chip.muted{color:var(--hp-muted);font-weight:500}.hp .integ .chip.muted svg{width:19px;height:19px;color:var(--hp-blue)}.hp .statement-row{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:60px;align-items:center;margin-bottom:56px}.hp .statement{max-width:900px}.hp .statement h2{font-size:46px;line-height:1.1;font-weight:800;letter-spacing:-.026em;color:var(--hp-ink);max-width:16ch}.hp .statement p{font-size:20px;line-height:1.55;color:var(--hp-muted);margin-top:18px;max-width:52ch}.hp .record{background:var(--hp-bg);border:1px solid var(--hp-line);border-radius:18px;box-shadow:0 18px 50px rgba(32,63,96,.07);padding:24px 26px}.hp .record__head{display:flex;align-items:flex-start;gap:14px}.hp .record__icon{width:48px;height:48px;border-radius:13px;background:var(--hp-blue-soft);border:1px solid #d4e1f6;display:grid;place-items:center;color:var(--hp-blue);flex:none}.hp .record__icon svg{width:25px;height:25px}.hp .record__title{font-size:17px;font-weight:700;color:var(--hp-ink);line-height:1.2}.hp .record__meta{font-family:var(--hp-mono);font-size:12px;color:var(--hp-muted);margin-top:5px;letter-spacing:-.01em}.hp .record__body{margin-top:18px;padding-top:16px;border-top:1px solid var(--hp-line-2)}.hp .record__fields{display:grid;gap:12px}.hp .record__field{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.hp .record__field dt{font-size:13.5px;font-weight:600;color:var(--hp-ink);flex:none}.hp .record__field dd{font-size:13px;color:var(--hp-muted);text-align:right;margin:0}.hp .record__linked{margin-top:16px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hp .record__linked-label{font-size:11.5px;font-weight:600;color:#8794a3;margin-right:2px}.hp .rchip{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;font-weight:600;color:var(--hp-ink);background:var(--hp-bg-soft);border:1px solid var(--hp-line);padding:6px 11px;border-radius:9px}.hp .rchip svg{width:15px;height:15px;color:var(--hp-blue);flex:none}.hp .points{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.hp .point{border-top:2px solid var(--hp-blue);padding-top:18px}.hp .point h3{font-size:17px;font-weight:700;color:var(--hp-ink)}.hp .point p{font-size:14.5px;line-height:1.6;color:var(--hp-body);margin-top:8px}.hp .flowline{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;position:relative}.hp .flowline:before{background:var(--hp-line)}.hp .flowline:after,.hp .flowline:before{content:"";position:absolute;top:26px;left:12.5%;right:12.5%;height:2px;z-index:0}.hp .flowline:after{background:linear-gradient(90deg,transparent,var(--hp-blue-bright),transparent);background-size:130px 2px;background-repeat:no-repeat;background-position:-130px 0;animation:flow-x 2.8s linear infinite}@keyframes flow-x{to{background-position:calc(100% + 130px) 0}}.hp .stage{position:relative;z-index:1;text-align:center}.hp .stage-ic{width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid var(--hp-line);display:grid;place-items:center;color:var(--hp-blue);margin:0 auto 16px;position:relative;z-index:1}.hp .stage-ic svg{width:25px;height:25px}.hp .stage h3{font-size:16px;font-weight:700;color:var(--hp-ink)}.hp .stage p{font-size:14px;line-height:1.55;color:var(--hp-muted);margin-top:6px}.hp .cta-band{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center;background:var(--hp-ink);border-radius:20px;padding:44px 48px}.hp .cta-band h2{font-size:30px;font-weight:800;letter-spacing:-.02em;color:#fff;line-height:1.15;max-width:18ch}.hp .cta-band p{font-size:16px;color:#aebbcc;margin-top:12px;max-width:52ch}.hp .cta-band .acts{display:flex;gap:12px;flex-wrap:wrap}.hp .btn-w{background:#fff;color:var(--hp-ink)}.hp .btn-w:hover{background:#eef2f7}.hp .btn-o{background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}.hp .btn-o:hover{border-color:rgba(255,255,255,.5)}@media (max-width:980px){.hp .hero{grid-template-columns:1fr;gap:44px;padding-top:56px}.hp .hero h1{font-size:52px}.hp .hero-vis{justify-self:center}.hp .statement-row{grid-template-columns:1fr;gap:34px}.hp .record{max-width:440px}.hp .cta-band,.hp .flowline{grid-template-columns:1fr}.hp .flowline{gap:18px;max-width:520px}.hp .flowline:after,.hp .flowline:before{display:none}.hp .stage{display:grid;grid-template-columns:54px 1fr;gap:16px;text-align:left;align-items:center}.hp .stage-ic{margin:0}}@media (max-width:760px){.hp .wrap{padding-inline:22px}.hp .band{padding:64px 0}.hp .hero h1{font-size:42px}.hp .head h2{font-size:30px}.hp .statement h2{font-size:32px}.hp .points{grid-template-columns:1fr;gap:28px}.hp .hero-vis{padding:26px 20px 22px}.hp .hv-tools{gap:6px;padding:0}.hp .hv-tool{width:54px;gap:7px}.hp .hv-disc{width:48px;height:48px}.hp .hv-disc img{width:26px;height:26px}.hp .hv-tool>span{font-size:11.5px}.hp .record{max-width:none;padding:20px}.hp .record__field{flex-direction:column;align-items:flex-start;gap:3px}.hp .record__field dd{text-align:left}.hp .cta-band{padding:30px 26px}}.hp .hero{position:relative}.hp .hero:after{content:"";position:absolute;inset:0 0 auto auto;width:560px;height:500px;z-index:0;pointer-events:none;background:radial-gradient(closest-side,rgba(100,154,236,.13),rgba(100,154,236,0) 72%)}.hp .hero>*{position:relative;z-index:1}@media (prefers-reduced-motion:no-preference){.hp .reveal{animation:hp-rise linear both;animation-timeline:view();animation-range:entry 0 cover 14%}}@keyframes hp-rise{0%{transform:translateY(26px)}to{transform:none}}