.hp{font-family:var(--font-sans);background:#FAFAF8;color:#09090B;-webkit-font-smoothing:antialiased;overflow-x:hidden;--bg:#FAFAF8;--white:var(--surface);--dark:#05071A;--dark2:#0D1030;--accent:#1313ba;--ah:#4338CA;--alt:#EEF2FF;--em:#059669;--elt:#ECFDF5;--am:#D97706;--amt:#FFFBEB;--pu:#7C3AED;--plt:#F5F3FF;--game:#2B2BFF;--text:#09090B;--t2:#52525B;--t3:#A1A1AA;--t4:#D4D4D8;--bd:rgba(0,0,0,.07);--bdd:rgba(255,255,255,.08);--mono:var(--font-mono),"JetBrains Mono",monospace}.hp .ann{background:var(--accent);padding:10px 2.5rem;display:flex;align-items:center;justify-content:center;position:relative}.hp .ann-t{font-size:13px;font-weight:600;color:#fff;text-align:center}.hp .ann-t a{color:rgba(255,255,255,.8);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.hp .ann-x{position:absolute;right:1.5rem;cursor:pointer;color:rgba(255,255,255,.6);font-size:20px;line-height:1;background:none;border:none}.hp .nav{position:-webkit-sticky;position:sticky;top:0;z-index:300;background:rgba(250,250,248,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--bd);height:64px;display:flex;align-items:center;padding:0 2.5rem;justify-content:space-between}.hp .nav-logo{font-size:19px;font-weight:800;letter-spacing:-.04em;color:var(--text)}.hp .nav-logo span{color:var(--accent)}.hp .nav-center{display:flex;align-items:center;gap:0}.hp .nav-center,.hp .nav-item{position:relative}.hp .nav-link{font-size:14px;font-weight:500;color:var(--t2);padding:8px 14px;border-radius:8px;cursor:pointer;background:none;border:none;display:flex;align-items:center;gap:4px;transition:color .15s;font-family:inherit}.hp .nav-link.open,.hp .nav-link:hover{color:var(--text);background:rgba(0,0,0,.04)}.hp .nav-link svg{width:12px;height:12px;transition:transform .2s}.hp .nav-link.open svg{transform:rotate(180deg)}.hp .mega{position:absolute;top:calc(100% + 10px);left:-20px;width:680px;background:var(--white);border:1px solid var(--bd);border-radius:16px;padding:1.5rem;box-shadow:0 16px 48px rgba(0,0,0,.12);display:none;grid-template-columns:repeat(4,1fr);gap:1.25rem}.hp .mega.open{display:grid}.hp .mega-col h6{font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--t3);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--bd)}.hp .mega-item{display:flex;flex-direction:column;gap:2px;padding:7px 8px;border-radius:8px;cursor:pointer;transition:background .12s;text-decoration:none}.hp .mega-item:hover{background:var(--alt)}.hp .mega-item-title{font-size:13px;font-weight:700;color:var(--text)}.hp .mega-item-sub{font-size:11px;color:var(--t3)}.hp .mega-badge{font-size:9px;font-weight:800;padding:1px 6px;border-radius:4px;display:inline-block;margin-top:2px;width:-moz-fit-content;width:fit-content}.hp .mb-live{background:var(--elt);color:var(--em)}.hp .mb-soon{background:var(--alt);color:var(--accent)}.hp .mb-2026{background:var(--plt);color:var(--pu)}.hp .btn-log{font-size:13px;font-weight:600;color:var(--t2);padding:7px 14px;border-radius:8px;cursor:pointer;border:none;background:transparent;font-family:inherit}.hp .btn-log:hover{background:rgba(0,0,0,.05)}.hp .btn-start{font-size:13px;font-weight:700;color:#fff;background:var(--accent);padding:8px 18px;border-radius:8px;border:none;cursor:pointer;transition:background .15s;font-family:inherit}.hp .btn-start:hover{background:var(--ah)}.hp .hero-w{max-width:1240px;margin:0 auto;padding:0 2.5rem}.hp .hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:3rem;gap:3rem;padding:5rem 0 4rem;min-height:calc(100vh - 112px)}.hp .pill{display:inline-flex;align-items:center;gap:7px;background:var(--alt);border:1px solid rgba(79,70,229,.2);border-radius:20px;padding:5px 12px 5px 8px;font-size:12px;font-weight:700;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;margin-bottom:1.5rem}.hp .pd{width:7px;height:7px;border-radius:50%;background:var(--accent);animation:pd 2s ease-in-out infinite}@keyframes pd{0%,to{opacity:1}50%{opacity:.3}}.hp .hero h1{font-size:clamp(38px,4.8vw,68px);font-weight:800;line-height:1.04;letter-spacing:-.035em;color:var(--text);margin-bottom:1.5rem}.hp .hero h1 .hl{color:var(--accent)}.hp .hero-sub{font-size:17px;color:var(--t2);line-height:1.7;max-width:460px;margin-bottom:.875rem}.hp .hero-note{font-size:13px;color:var(--t3);margin-bottom:2rem;display:flex;align-items:center;gap:6px}.hp .hero-note:before{content:"";width:14px;height:1px;background:var(--t4)}.hp .ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:2.25rem}.hp .btn-p{font-size:15px;font-weight:700;color:#fff;background:var(--accent);padding:13px 28px;border-radius:10px;border:none;cursor:pointer;transition:all .15s;font-family:inherit}.hp .btn-p:hover{background:var(--ah);transform:translateY(-1px)}.hp .btn-g{font-size:15px;font-weight:600;color:var(--t2);padding:13px 20px;border-radius:10px;border:1.5px solid rgba(0,0,0,.12);background:transparent;cursor:pointer;transition:all .15s;font-family:inherit}.hp .btn-g:hover{border-color:rgba(0,0,0,.2);color:var(--text)}.hp .trust{align-items:center;gap:12px}.hp .av,.hp .avs,.hp .trust{display:flex}.hp .av{width:30px;height:30px;border-radius:50%;border:2px solid #fafaf8;font-size:10px;font-weight:800;color:#fff;align-items:center;justify-content:center;margin-left:-8px}.hp .av:first-child{margin-left:0}.hp .mock-outer{transform:perspective(1200px) rotateY(-6deg) rotateX(2deg);transform-origin:left center;animation:mockin .9s cubic-bezier(.16,1,.3,1) .1s both;border-radius:16px;box-shadow:0 0 0 1px rgba(0,0,0,.08),0 24px 64px rgba(0,0,0,.12)}@keyframes mockin{0%{opacity:0;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg) translateX(32px) translateY(12px)}to{opacity:1;transform:perspective(1200px) rotateY(-6deg) rotateX(2deg)}}.hp .mock-shell{background:#fff;border-radius:16px;overflow:hidden}.hp .mock-bar{background:#F4F4F5;border-bottom:1px solid rgba(0,0,0,.06);padding:10px 14px;display:flex;align-items:center;gap:6px}.hp .mc{width:11px;height:11px;border-radius:50%}.hp .mock-url{flex:1 1;background:#fff;border-radius:4px;border:1px solid rgba(0,0,0,.08);padding:3px 10px;font-size:11px;color:var(--t3);font-family:var(--mono);margin-left:8px}.hp .mock-body{padding:18px 18px 16px}.hp .blur-w{position:relative;border-radius:7px;overflow:hidden;margin-bottom:10px}.hp .blur-c{padding:8px 10px;background:#F8F7F4;display:flex;justify-content:space-between;filter:blur(3.5px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hp .blur-ov{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(238,242,255,.8);font-size:11px;font-weight:700;color:var(--accent);cursor:pointer}.hp .mock-btns{display:flex;gap:8px}.hp .mb-p{flex:1 1;font-weight:700;color:#fff;background:var(--accent);padding:9px;border-radius:7px;border:none;text-align:center}.hp .mb-g,.hp .mb-p{font-size:12px;cursor:pointer;font-family:inherit}.hp .mb-g{color:var(--t2);padding:9px 13px;border-radius:7px;border:1px solid var(--bd);background:transparent}.hp .fc,.hp .mb-g{font-weight:600;white-space:nowrap}.hp .fc{position:absolute;background:#fff;border-radius:9px;border:1px solid rgba(0,0,0,.08);padding:8px 12px;box-shadow:0 4px 20px rgba(0,0,0,.09);font-size:12px;color:var(--text);animation:ff 3.5s ease-in-out infinite}.hp .fc1{left:-64px;top:70px}.hp .fc2{left:-72px;bottom:110px;animation-delay:1.2s}@keyframes ff{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hp .fcd{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px;vertical-align:middle}.hp .pl{border-top:1px solid var(--bd);border-bottom:1px solid var(--bd);padding:14px 0;background:var(--white);overflow:hidden}.hp .pl-in{display:flex;align-items:center}.hp .pl-lab{flex-shrink:0;padding:0 2rem;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--t3);border-right:1px solid var(--bd);white-space:nowrap}.hp .pl-wrap{overflow:hidden;flex:1 1}.hp .pl-tr{display:flex;animation:scroll 22s linear infinite;width:max-content}.hp .pl-it{display:flex;align-items:center;gap:10px;padding:0 2.5rem;font-size:14px;font-weight:700;color:var(--t2);white-space:nowrap;border-right:1px solid var(--bd)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.hp .roles-tx{background:var(--dark);padding:6rem 2.5rem;overflow:hidden}.hp .rt-inner{max-width:1240px;margin:0 auto}.hp .rt-ey{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:rgba(79,70,229,.7);background:rgba(79,70,229,.12);display:inline-block;padding:4px 14px;border-radius:20px;margin-bottom:1.25rem}.hp .rt-h{font-size:clamp(32px,4vw,52px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:.875rem}.hp .rt-sub{font-size:16px;color:rgba(255,255,255,.4);line-height:1.6;max-width:520px;margin:0 auto}.hp .role-pairs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.05);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.05)}.hp .rp{padding:2rem 1.5rem;background:var(--dark2);position:relative;overflow:hidden;cursor:default}.hp .rp:hover .rp-new{opacity:1;transform:translateY(0)}.hp .rp:hover .rp-old{opacity:0;transform:translateY(-8px)}.hp .rp-label{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.2);margin-bottom:.875rem}.hp .rp-old{font-size:18px;font-weight:700;color:rgba(255,255,255,.4);transition:all .4s ease;text-decoration:line-through;-webkit-text-decoration-color:rgba(255,255,255,.2);text-decoration-color:rgba(255,255,255,.2)}.hp .rp-arrow{font-size:20px;color:rgba(79,70,229,.5);margin:.5rem 0;display:block}.hp .rp-new,.hp .rp:hover .rp-arrow{color:var(--accent)}.hp .rp-new{font-size:18px;font-weight:800;transition:all .4s ease;opacity:0;transform:translateY(8px)}.hp .rp-desc{font-size:12px;color:rgba(255,255,255,.25);margin-top:.625rem;line-height:1.5;opacity:0;transition:opacity .4s .1s}.hp .rp:hover .rp-desc{opacity:1}.hp .stats{background:var(--dark);padding:3rem 2.5rem;border-top:1px solid rgba(255,255,255,.04)}.hp .stats-in{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;text-align:center}.hp .sn{font-size:42px;font-weight:800;color:#fff;letter-spacing:-.04em;font-family:var(--mono);line-height:1;margin-bottom:.25rem}.hp .sn span{color:var(--accent)}.hp .sl{font-size:13px;color:rgba(255,255,255,.4);line-height:1.4}.hp .sey{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);display:block}.hp .sey,.hp .sh{margin-bottom:1rem}.hp .sh{font-size:clamp(30px,4vw,50px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--text)}.hp .ss{font-size:17px;color:var(--t2);line-height:1.65;max-width:520px;margin:0 auto}.hp .agitate{background:var(--dark);padding:6rem 2.5rem}.hp .ag-in{max-width:1240px;margin:0 auto}.hp .ag-top{text-align:center;margin-bottom:4rem}.hp .ag-ey{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(79,70,229,.8);background:rgba(79,70,229,.12);padding:4px 12px;border-radius:20px;margin-bottom:1.25rem}.hp .ag-h{font-size:clamp(32px,4vw,52px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:1rem;max-width:680px;margin-left:auto;margin-right:auto}.hp .ag-sub{font-size:18px;color:rgba(255,255,255,.45);line-height:1.65;max-width:560px;margin:0 auto}.hp .ag-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;background:rgba(255,255,255,.06);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.hp .ag-c{padding:2rem 1.5rem;background:var(--dark2)}.hp .ag-ci{width:38px;height:38px;border-radius:9px;background:rgba(79,70,229,.15);display:flex;align-items:center;justify-content:center;font-size:17px;margin-bottom:1rem}.hp .ag-ct{font-size:15px;font-weight:700;color:#fff;margin-bottom:.5rem}.hp .ag-cd{font-size:13px;color:rgba(255,255,255,.4);line-height:1.6}.hp .cmp-in{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;background:rgba(255,255,255,.08);border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.hp .cmp-col{padding:2.5rem}.hp .cmp-bad{background:rgba(255,255,255,.02)}.hp .cmp-good{background:rgba(79,70,229,.08);border-left:1px solid rgba(79,70,229,.2)}.hp .cmp-hd{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.06)}.hp .cmp-hd.bh{color:rgba(255,255,255,.3)}.hp .cmp-hd.gh{color:var(--accent)}.hp .cmp-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:.875rem}.hp .ci{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;flex-shrink:0;margin-top:1px}.hp .ci.no{background:rgba(220,38,38,.15);color:#F87171}.hp .ci.yes{background:rgba(5,150,105,.15);color:#34D399}.hp .ct{font-size:14px;line-height:1.5}.hp .ct.bt{color:rgba(255,255,255,.35)}.hp .ct.gt{color:rgba(255,255,255,.8)}.hp .journey{background:var(--white);padding:7rem 2.5rem}.hp .jn{max-width:1240px;margin:0 auto}.hp .journey-diagram{background:var(--bg);border-radius:20px;border:1px solid var(--bd);padding:3rem 2rem}.hp .jd-grid{display:grid;grid-template-columns:180px 1fr 180px;grid-gap:2rem;gap:2rem;align-items:center}.hp .jd-box{background:#fff;border:1px solid var(--bd);border-radius:10px;padding:.875rem 1rem;margin-bottom:.875rem}.hp .jd-box-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--t3);margin-bottom:.375rem}.hp .jd-box-val{font-size:13px;font-weight:700;color:var(--text)}.hp .jd-box-sub{font-size:11px;color:var(--t3);margin-top:1px}.hp .jd-box.out{border-color:rgba(79,70,229,.2);background:var(--alt)}.hp .jd-box.out .jd-box-val{color:var(--accent)}.hp .jd-center{background:var(--dark);border-radius:16px;padding:1.5rem;border:1px solid rgba(255,255,255,.06)}.hp .jd-c-title{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:1.25rem;text-align:center}.hp .jd-steps{display:flex;flex-direction:column;gap:0}.hp .jd-step{display:flex;align-items:center;gap:12px;padding:.875rem .75rem;border-bottom:1px solid rgba(255,255,255,.04)}.hp .jd-step:last-child{border-bottom:none}.hp .jd-step-num{width:24px;height:24px;border-radius:50%;background:rgba(79,70,229,.2);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:var(--accent);font-family:var(--mono);flex-shrink:0}.hp .jd-step-num.done{background:rgba(5,150,105,.2);color:#34D399}.hp .jd-step-title{font-size:13px;font-weight:700;color:#fff}.hp .jd-step-tool{font-size:11px;color:rgba(255,255,255,.35);margin-top:1px;font-family:var(--mono)}.hp .jd-step-badge{font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px;background:rgba(79,70,229,.2);color:rgba(79,70,229,.8);flex-shrink:0}.hp .jd-step-badge.live{background:rgba(5,150,105,.15);color:#34D399}.hp .hiw{padding:7rem 2.5rem;background:var(--bg)}.hp .hiw-in{max-width:1240px;margin:0 auto}.hp .step-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center;margin-bottom:5rem}.hp .step-row:last-child{margin-bottom:0}.hp .step-row.flip .step-copy{order:2}.hp .step-row.flip .step-vis{order:1}.hp .step-sn{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--t3);margin-bottom:.75rem}.hp .step-h{font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.025em;line-height:1.15;color:var(--text);margin-bottom:1rem}.hp .step-p{font-size:16px;color:var(--t2);line-height:1.7;margin-bottom:1.5rem}.hp .step-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--em);background:var(--elt);padding:5px 11px;border-radius:6px}.hp .scr{background:var(--dark2);border-radius:14px;border:1px solid rgba(255,255,255,.07);padding:1.5rem;overflow:hidden}.hp .scr-tag{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:1.25rem}.hp .s-line{height:8px;border-radius:4px;background:rgba(255,255,255,.07);margin-bottom:5px}.hp .s-line.a{background:rgba(79,70,229,.45);animation:sla 2s ease-in-out infinite}.hp .s-line.gx{background:rgba(217,119,6,.35)}@keyframes sla{0%,to{opacity:.5}50%{opacity:1}}.hp .scan-st{margin-top:1.25rem;display:flex;align-items:center;gap:8px;padding:9px 13px;background:rgba(79,70,229,.1);border-radius:8px;border:1px solid rgba(79,70,229,.2)}.hp .sd{width:7px;height:7px;border-radius:50%;background:var(--accent);animation:pd 1.5s ease-in-out infinite;flex-shrink:0}.hp .gb{display:flex;flex-direction:column;gap:9px}.hp .gb-r{display:flex;align-items:center;gap:10px}.hp .gb-n{font-size:12px;color:rgba(255,255,255,.5);width:130px;flex-shrink:0}.hp .gb-tr{flex:1 1;height:6px;background:rgba(255,255,255,.07);border-radius:3px;overflow:hidden}.hp .gb-f{height:100%;border-radius:3px}.hp .gb-f.fa{background:var(--accent)}.hp .gb-f.fb{background:#D97706}.hp .gb-f.fc-r{background:rgba(220,38,38,.6)}.hp .gb-p{font-size:11px;font-family:var(--mono);color:rgba(255,255,255,.3);width:30px;text-align:right}.hp .gap-sum{margin-top:1.25rem;padding:10px 13px;background:rgba(79,70,229,.1);border:1px solid rgba(79,70,229,.2);border-radius:8px;font-size:12px;color:rgba(255,255,255,.6)}.hp .gap-sum strong{color:#fff}.hp .pi-list{display:flex;flex-direction:column;gap:7px}.hp .pi{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px}.hp .pi.done{background:rgba(5,150,105,.1);border:1px solid rgba(5,150,105,.15)}.hp .pi.act{background:rgba(79,70,229,.12);border:1px solid rgba(79,70,229,.25)}.hp .pi.lk{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.05)}.hp .pi-ic{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;flex-shrink:0}.hp .pi.done .pi-ic{background:#059669;color:#fff}.hp .pi.act .pi-ic{background:var(--accent);color:#fff}.hp .pi.lk .pi-ic{background:rgba(255,255,255,.08);color:rgba(255,255,255,.3)}.hp .pi-nm{font-size:13px;flex:1 1}.hp .pi.done .pi-nm{color:rgba(255,255,255,.6)}.hp .pi.act .pi-nm{color:#fff;font-weight:600}.hp .pi.lk .pi-nm{color:rgba(255,255,255,.25)}.hp .pi-st{font-size:10px;font-family:var(--mono)}.hp .pi.done .pi-st{color:#059669}.hp .pi.act .pi-st{color:rgba(255,255,255,.4)}.hp .pi.lk .pi-st{color:rgba(255,255,255,.2)}.hp .tab-nav{display:flex;gap:0;border-bottom:2px solid var(--bd);max-width:1240px;margin:0 auto;padding:0 2.5rem}.hp .tab-btn{font-size:15px;font-weight:700;padding:1rem 2rem;background:transparent;cursor:pointer;color:var(--t2);border:none;border-bottom:3px solid transparent;margin-bottom:-2px;letter-spacing:-.01em;transition:all .15s;font-family:inherit}.hp .tab-btn.active{color:var(--accent);border-bottom-color:var(--accent)}.hp .tab-pnl{display:none}.hp .tab-pnl.active{display:block}.hp .proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:3.5rem}.hp .proof-card{border-radius:16px;border:1px solid var(--bd);overflow:hidden;transition:transform .2s,box-shadow .2s;cursor:pointer}.hp .proof-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.1)}.hp .pc-photo{height:160px;display:flex;align-items:flex-end;padding:1.25rem;position:relative}.hp .pc-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(0,0,0,.6))}.hp .pc-photo.blue{background:linear-gradient(135deg,#1a237e,#1313ba)}.hp .pc-photo.teal{background:linear-gradient(135deg,#064e3b,#059669)}.hp .pc-photo.coral{background:linear-gradient(135deg,#7f1d1d,#dc2626)}.hp .pc-init{width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.3);font-size:16px;color:#fff;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15)}.hp .pc-co,.hp .pc-init{font-weight:800;position:relative;z-index:1}.hp .pc-co{margin-left:auto;background:rgba(255,255,255,.9);border-radius:6px;padding:4px 10px;font-size:11px;color:var(--text)}.hp .pc-body{padding:1.5rem}.hp .pc-num{font-size:48px;font-weight:800;letter-spacing:-.04em;font-family:var(--mono);line-height:1;margin-bottom:.25rem}.hp .pc-num.bn{color:var(--accent)}.hp .pc-num.tn{color:var(--em)}.hp .pc-num.rn{color:#DC2626}.hp .pc-met{font-size:12px;font-weight:600;color:var(--t3);margin-bottom:1.25rem}.hp .pc-name{font-size:15px;font-weight:800;color:var(--text);margin-bottom:2px}.hp .pc-role{font-size:12px;color:var(--t3);margin-bottom:1rem}.hp .pc-ba{display:flex;flex-direction:column;gap:4px;padding-top:1rem;border-top:1px solid var(--bd)}.hp .ba{display:flex;gap:8px;align-items:baseline;font-size:12px}.hp .ba-l{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--t3);flex-shrink:0;padding-top:2px}.hp .ba-l.now{color:var(--em)}.hp .ba-v{color:var(--t2);line-height:1.4}.hp .pc-q{font-size:13px;color:var(--t2);font-style:italic;line-height:1.6;margin-top:.875rem;padding-top:.875rem;border-top:1px solid var(--bd)}.hp .pc-st{color:var(--cta);font-size:13px;margin-top:.5rem;letter-spacing:2px}.hp .roles-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--bd);border-radius:16px;overflow:hidden;border:1px solid var(--bd);margin-top:3rem}.hp .role-card{background:var(--white);padding:1.25rem 1.5rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:background .15s}.hp .role-card:hover{background:var(--alt)}.hp .role-card:hover .ra{color:var(--accent);transform:translateX(3px)}.hp .rn2{font-size:15px;font-weight:700;color:var(--text);margin-bottom:3px}.hp .rm{font-size:12px;color:var(--t3)}.hp .rm strong{color:var(--t2)}.hp .db{font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;background:var(--elt);color:var(--em)}.hp .ra{font-size:14px;color:var(--t4);transition:all .15s}.hp .fq-item{border-bottom:1px solid var(--bd)}.hp .fq-item:first-of-type{border-top:1px solid var(--bd)}.hp .fq-q{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;cursor:pointer;font-size:16px;font-weight:700;color:var(--text);gap:1rem;background:none;border:none;width:100%;text-align:left;font-family:inherit}.hp .fq-q span:last-child{font-size:18px;color:var(--t3);transition:transform .2s;flex-shrink:0}.hp .fq-item.open .fq-q span:last-child{transform:rotate(45deg)}.hp .fq-a{font-size:15px;color:var(--t2);line-height:1.7;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s}.hp .fq-item.open .fq-a{max-height:200px;padding-bottom:1.25rem}.hp .fcta{background:var(--accent);padding:7rem 2.5rem;text-align:center}.hp .fcta h2{font-size:clamp(30px,4.5vw,56px);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:1.25rem}.hp .fcta p{font-size:17px;color:rgba(255,255,255,.65);max-width:480px;margin:0 auto 2.25rem;line-height:1.65}.hp .fcta-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hp .bt-w{font-weight:700;color:var(--accent);background:#fff;padding:14px 30px;border-radius:10px;border:none}.hp .bt-w,.hp .bt-wg{font-size:15px;cursor:pointer;font-family:inherit}.hp .bt-wg{font-weight:600;color:rgba(255,255,255,.75);background:transparent;padding:14px 22px;border-radius:10px;border:2px solid rgba(255,255,255,.25)}.hp .game-section{background:#2B2BFF;padding:3rem 2.5rem 2rem;position:relative;overflow:hidden}.hp .game-top{max-width:1240px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.hp .game-logo{font-family:var(--mono);font-size:20px;font-weight:600;color:#fff;letter-spacing:.04em}.hp .game-logo span{color:rgba(255,255,255,.5)}.hp .game-cmd{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:6px 14px;font-family:var(--mono);font-size:13px;color:#fff;display:flex;align-items:center;gap:8px}.hp .game-canvas-wrap{max-width:1240px;margin:0 auto}.hp .game-score-row{display:flex;justify-content:flex-end;gap:2rem;margin-bottom:.5rem}.hp .g-score{font-family:var(--mono);font-size:12px;color:rgba(255,255,255,.5);letter-spacing:.08em;text-align:center}.hp .g-score-n{font-size:22px;color:#fff;display:block;margin-bottom:2px}.hp .game-footer-links{max-width:1240px;margin:1.5rem auto 0;display:flex;gap:2rem;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.hp .ft-in{max-width:1240px;margin:0 auto}.hp .ft-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}.hp .ft-logo{font-size:20px;font-weight:800;letter-spacing:-.04em;color:#fff;margin-bottom:.875rem}.hp .ft-logo span{color:var(--accent)}.hp .ft-tag{font-size:13px;color:rgba(255,255,255,.3);line-height:1.65;max-width:220px}.hp .ft-col h5{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:rgba(255,255,255,.35);margin-bottom:.875rem}.hp .ft-col ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.5rem}.hp .ft-col a{font-size:13px;color:rgba(255,255,255,.4);cursor:pointer;transition:color .15s;text-decoration:none}.hp .ft-col a:hover{color:rgba(255,255,255,.8)}.hp .ft-bot{border-top:1px solid rgba(255,255,255,.06);padding-top:1.75rem;display:flex;justify-content:space-between;font-size:12px;color:rgba(255,255,255,.25)}.hp .rv{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.hp .rv.in{opacity:1;transform:none}.hp .sk{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border-radius:7px;margin-bottom:5px}.hp .sk.g{background:#FFFBEB;border:1px solid rgba(217,119,6,.15)}.hp .sk.o{background:#ECFDF5;border:1px solid rgba(5,150,105,.12)}.hp .sk-n{font-size:12px;font-weight:600;color:var(--text)}.hp .sk-t{font-size:10px;font-weight:700;padding:2px 6px;border-radius:4px}.hp .st-g{background:rgba(217,119,6,.12);color:#92400E}.hp .st-o{background:rgba(5,150,105,.12);color:#065F46}.hp .sk-w{font-size:10px;color:var(--t3);font-family:var(--mono)}.hp .ap{font-size:11px;font-weight:600;padding:3px 9px;border-radius:5px}.hp .ap-b{background:#EEF2FF;color:#1313ba}.hp .ap-g{background:#ECFDF5;color:#059669}@media(max-width:900px){.hp .hero{grid-template-columns:1fr;min-height:auto;padding:3rem 0}.hp .hero-visual{display:none}.hp .ag-cards{grid-template-columns:1fr 1fr}.hp .cmp-in{grid-template-columns:1fr}.hp .stats-in{grid-template-columns:1fr 1fr}.hp .proof-grid,.hp .roles-grid,.hp .step-row,.hp .step-row.flip{grid-template-columns:1fr}.hp .ft-top,.hp .role-pairs{grid-template-columns:1fr 1fr}.hp .mega{display:none!important}.hp .nav-center{display:none}.hp .jd-grid{grid-template-columns:1fr}}