.hp-root *,.hp-root :after,.hp-root :before{box-sizing:border-box;margin:0;padding:0}:root{--indigo-900:#26215c;--indigo-800:#3c3489;--indigo-600:#534ab7;--indigo-400:#7f77dd;--indigo-200:#afa9ec;--indigo-100:#cecbf6;--indigo-50:#eeedfe;--gray-900:#2c2c2a;--gray-800:#444441;--gray-600:#5f5e5a;--gray-400:#888780;--gray-200:#b4b2a9;--gray-100:#d3d1c7;--gray-50:#f1efe8;--amber-600:#ba7517;--amber-400:#ef9f27;--amber-50:#faeeda;--blue-600:#185fa5;--blue-50:#e6f1fb;--red-600:#a32d2d;--red-50:#fcebeb;--teal-600:#0f6e56;--teal-50:#e1f5ee;--white:#fff;--page-bg:#f8f7f4;--border:rgba(44,44,42,.1);--border-mid:rgba(44,44,42,.15)}html{scroll-behavior:smooth}.hp-root{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:var(--page-bg);color:var(--gray-900);-webkit-font-smoothing:antialiased;overflow-x:hidden}.hp-root nav{position:fixed;top:0;left:0;right:0;z-index:100;background:hsla(45,22%,96%,.85);backdrop-filter:blur(12px);border-bottom:.5px solid var(--border);height:56px;display:flex;align-items:center;padding:0 2rem}.hp-root .nav-inner{max-width:1100px;width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.hp-root .nav-logo{font-size:17px;font-weight:500;color:var(--indigo-800);letter-spacing:-.3px;text-decoration:none}.hp-root .nav-links{display:flex;gap:28px;list-style:none}.hp-root .nav-links a{font-size:14px;color:var(--gray-600);text-decoration:none;transition:color .15s}.hp-root .nav-links a:hover{color:var(--gray-900)}.hp-root .nav-cta{display:flex;gap:10px;align-items:center}.hp-root .btn-ghost{font-size:14px;color:var(--gray-700);background:none;border:.5px solid var(--border-mid);border-radius:6px;padding:7px 14px;cursor:pointer;font-family:inherit;transition:background .15s;text-decoration:none;display:inline-flex;align-items:center}.hp-root .btn-ghost:hover{background:var(--gray-50)}.hp-root .btn-primary{font-size:14px;color:var(--white);background:var(--indigo-800);border:none;border-radius:6px;padding:7px 16px;cursor:pointer;font-family:inherit;transition:background .15s;text-decoration:none;display:inline-flex;align-items:center}.hp-root .btn-primary:hover{background:var(--indigo-900)}.hp-root .hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 2rem 80px;position:relative;overflow:hidden}.hp-root .hero:before{content:"";position:absolute;top:-200px;left:50%;transform:translateX(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,rgba(83,74,183,.08) 0,transparent 70%);pointer-events:none}.hp-root .hero-badge{display:inline-flex;align-items:center;gap:6px;background:var(--indigo-50);color:var(--indigo-800);border:.5px solid var(--indigo-100);border-radius:100px;padding:4px 12px;font-size:12px;font-weight:500;margin-bottom:28px;letter-spacing:.02em;animation:fadeUp .6s ease both}.hp-root .hero-badge-dot{width:6px;height:6px;border-radius:50%;background:var(--indigo-600)}.hp-root .hero-headline{font-size:clamp(40px,6vw,68px);font-weight:300;line-height:1.1;letter-spacing:-1.5px;color:var(--gray-900);text-align:center;max-width:820px;margin-bottom:20px;animation:fadeUp .6s ease .1s both}.hp-root .hero-headline em{font-style:normal;color:var(--indigo-800)}.hp-root .hero-sub{font-size:18px;font-weight:300;color:var(--gray-600);text-align:center;max-width:520px;line-height:1.6;margin-bottom:36px;animation:fadeUp .6s ease .2s both}.hp-root .hero-actions{display:flex;gap:12px;align-items:center;margin-bottom:72px;animation:fadeUp .6s ease .3s both}.hp-root .btn-large{font-size:15px;font-weight:500;color:var(--white);background:var(--indigo-800);border:none;border-radius:8px;padding:12px 24px;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s;text-decoration:none;display:inline-flex;align-items:center}.hp-root .btn-large:hover{background:var(--indigo-900);transform:translateY(-1px)}.hp-root .btn-large-ghost{font-size:15px;font-weight:400;color:var(--gray-700);background:none;border:.5px solid var(--border-mid);border-radius:8px;padding:12px 24px;cursor:pointer;font-family:inherit;transition:background .15s;text-decoration:none;display:inline-flex;align-items:center}.hp-root .btn-large-ghost:hover{background:var(--white)}.hp-root .hero-mockup{width:100%;max-width:960px;animation:fadeUp .8s ease .4s both}.hp-root .mockup-frame{background:var(--white);border:.5px solid var(--border-mid);border-radius:12px;overflow:hidden;box-shadow:0 2px 40px rgba(44,44,42,.08),0 0 0 .5px var(--border)}.hp-root .mockup-titlebar{background:var(--gray-50);border-bottom:.5px solid var(--border);height:36px;display:flex;align-items:center;padding:0 14px;gap:6px}.hp-root .dot{width:10px;height:10px;border-radius:50%}.hp-root .dot-red{background:#ec6a5e}.hp-root .dot-yellow{background:#f4bf4f}.hp-root .dot-green{background:#61c554}.hp-root .mockup-nav{background:var(--white);border-bottom:.5px solid var(--border);height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.hp-root .mockup-nav-logo{font-size:14px;font-weight:500;color:var(--indigo-800)}.hp-root .mockup-nav-links{display:flex;gap:20px}.hp-root .mockup-nav-link{font-size:12px;color:var(--gray-400)}.hp-root .mockup-nav-link.active{color:var(--gray-900);border-bottom:1.5px solid var(--indigo-600);padding-bottom:2px}.hp-root .mockup-body{padding:20px;background:var(--page-bg)}.hp-root .mockup-header{margin-bottom:16px}.hp-root .mockup-title{font-size:16px;font-weight:500;color:var(--gray-900)}.hp-root .mockup-meta{font-size:11px;color:var(--gray-400);margin-top:2px}.hp-root .tiles-row{display:grid;gap:10px;margin-bottom:10px}.hp-root .tiles-row-3{grid-template-columns:repeat(3,1fr)}.hp-root .tiles-row-4{grid-template-columns:repeat(4,1fr)}.hp-root .tile{background:var(--white);border:.5px solid var(--border);border-radius:8px;padding:12px 14px}.hp-root .tile-label{font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}.hp-root .tile-value{font-size:20px;font-weight:500;color:var(--gray-900);margin-bottom:2px}.hp-root .tile-sub{font-size:10px;color:var(--gray-400)}.hp-root .tile-indigo{border-top:2px solid var(--indigo-600)}.hp-root .tile-indigo .tile-label{color:var(--indigo-600)}.hp-root .tile-blue{border-top:2px solid var(--blue-600)}.hp-root .tile-blue .tile-label{color:var(--blue-600)}.hp-root .tile-amber{border-top:2px solid var(--amber-600)}.hp-root .tile-amber .tile-label{color:var(--amber-600)}.hp-root .tile-red{border-top:2px solid var(--red-600)}.hp-root .tile-red .tile-label{color:var(--red-600)}.hp-root .tile-teal{border-top:2px solid var(--teal-600)}.hp-root .tile-teal .tile-label{color:var(--teal-600)}.hp-root .mockup-table{background:var(--white);border:.5px solid var(--border);border-radius:8px;overflow:hidden;margin-top:10px}.hp-root .table-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:.5px solid var(--border)}.hp-root .table-title{font-size:11px;font-weight:500;color:var(--gray-900)}.hp-root .table-count{font-size:10px;color:var(--gray-400)}.hp-root .table-row{display:grid;grid-template-columns:60px 40px 1fr 80px 100px 70px 70px 110px;padding:8px 14px;border-bottom:.5px solid var(--border);align-items:center;gap:8px}.hp-root .table-row.header-row{background:var(--gray-50)}.hp-root .table-cell{font-size:10px;color:var(--gray-900)}.hp-root .table-cell.muted{color:var(--gray-400)}.hp-root .table-cell.mono{font-family:var(--font-dm-mono),"DM Mono",monospace}.hp-root .badge{display:inline-block;font-size:9px;font-weight:500;padding:2px 6px;border-radius:4px}.hp-root .badge-red{background:var(--red-50);color:var(--red-600)}.hp-root .badge-amber{background:var(--amber-50);color:var(--amber-600)}.hp-root .badge-teal{background:var(--teal-50);color:var(--teal-600)}.hp-root section{max-width:1100px;margin:0 auto;padding:100px 2rem}.hp-root .section-label{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--indigo-600);margin-bottom:16px}.hp-root .section-headline{font-size:clamp(28px,4vw,44px);font-weight:300;letter-spacing:-1px;color:var(--gray-900);line-height:1.15;max-width:600px;margin-bottom:16px}.hp-root .section-sub{font-size:17px;font-weight:300;color:var(--gray-600);line-height:1.6;max-width:500px;margin-bottom:48px}.hp-root .feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:.5px solid var(--border);border-radius:12px;overflow:hidden}.hp-root .feature-card{background:var(--white);padding:28px}.hp-root .feature-icon{width:36px;height:36px;background:var(--indigo-50);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.hp-root .feature-icon svg{width:18px;height:18px}.hp-root .feature-title{font-size:15px;font-weight:500;color:var(--gray-900);margin-bottom:8px}.hp-root .feature-desc{font-size:14px;font-weight:300;color:var(--gray-600);line-height:1.6}.hp-root .split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hp-root .split.reverse{direction:rtl}.hp-root .split.reverse>*{direction:ltr}.hp-root .mini-mockup{background:var(--white);border:.5px solid var(--border-mid);border-radius:10px;overflow:hidden;box-shadow:0 2px 20px rgba(44,44,42,.06)}.hp-root .mini-titlebar{background:var(--gray-50);border-bottom:.5px solid var(--border);height:30px;display:flex;align-items:center;padding:0 10px;gap:5px}.hp-root .mini-dot{width:8px;height:8px;border-radius:50%}.hp-root .mini-body{padding:16px;background:var(--page-bg)}.hp-root .upload-zone{background:var(--white);border:1px dashed var(--indigo-200);border-radius:8px;padding:20px;text-align:center;margin-bottom:10px}.hp-root .upload-zone-label{font-size:11px;font-weight:500;color:var(--indigo-600);margin-bottom:4px}.hp-root .upload-zone-sub{font-size:10px;color:var(--gray-400)}.hp-root .upload-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px}.hp-root .upload-file-done{background:var(--teal-50);border:.5px solid #9fe1cb;border-radius:6px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between}.hp-root .upload-file-name{font-weight:500}.hp-root .upload-check,.hp-root .upload-file-name{font-size:10px;color:var(--teal-600)}.hp-root .mode-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.hp-root .mode-btn{font-size:10px;padding:7px;border-radius:5px;text-align:center;border:.5px solid var(--border)}.hp-root .mode-btn.active{background:var(--indigo-800);color:var(--white);border-color:var(--indigo-800)}.hp-root .mode-btn.inactive{color:var(--gray-400)}.hp-root .upload-submit{background:var(--indigo-800);color:var(--white);border:none;border-radius:6px;font-size:11px;font-weight:500;padding:9px;width:100%;cursor:pointer;font-family:inherit}.hp-root .stalled-item{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:.5px solid var(--border)}.hp-root .stalled-item:last-child{border-bottom:none}.hp-root .stalled-desc{font-size:10px;color:var(--gray-900);margin-bottom:2px;font-weight:500}.hp-root .stalled-meta{font-size:9px;color:var(--gray-400)}.hp-root .stalled-right{text-align:right}.hp-root .stalled-value{font-size:11px;font-weight:500;color:var(--gray-900)}.hp-root .stalled-transfer{font-size:9px;color:var(--teal-600);margin-top:1px}.hp-root .transfer-card{background:var(--white);border:.5px solid var(--border);border-radius:6px;padding:10px 12px;margin-bottom:8px;display:flex;align-items:center;justify-content:space-between}.hp-root .transfer-arrow{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--gray-600)}.hp-root .transfer-loc{background:var(--indigo-50);color:var(--indigo-800);border-radius:4px;padding:2px 6px;font-size:9px;font-weight:500}.hp-root .transfer-loc.dest{background:var(--teal-50);color:var(--teal-600)}.hp-root .transfer-value{font-size:11px;font-weight:500;color:var(--gray-900)}.hp-root .proof-bar{border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);padding:32px 2rem;text-align:center;background:var(--white)}.hp-root .proof-label{font-size:12px;color:var(--gray-400);margin-bottom:24px;letter-spacing:.04em}.hp-root .proof-logos{display:flex;gap:48px;justify-content:center;align-items:center;flex-wrap:wrap}.hp-root .proof-logo{font-size:15px;font-weight:500;color:var(--gray-300);letter-spacing:-.3px}.hp-root .stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:.5px solid var(--border);border-radius:12px;overflow:hidden;margin-bottom:64px}.hp-root .stat-cell{background:var(--white);padding:32px}.hp-root .stat-number{font-size:40px;font-weight:300;color:var(--indigo-800);letter-spacing:-1.5px;line-height:1;margin-bottom:6px}.hp-root .stat-desc{font-size:14px;color:var(--gray-600);font-weight:300}.hp-root .cta-section{background:var(--indigo-800);padding:80px 2rem;text-align:center}.hp-root .cta-inner{max-width:560px;margin:0 auto}.hp-root .cta-headline{font-size:clamp(28px,4vw,40px);font-weight:300;letter-spacing:-.8px;color:var(--white);line-height:1.2;margin-bottom:16px}.hp-root .cta-sub{font-size:16px;font-weight:300;color:var(--indigo-200);line-height:1.6;margin-bottom:32px}.hp-root .btn-cta{background:var(--white);color:var(--indigo-800);border:none;border-radius:8px;font-size:15px;font-weight:500;padding:13px 28px;cursor:pointer;font-family:inherit;transition:transform .1s,box-shadow .15s;text-decoration:none;display:inline-flex;align-items:center}.hp-root .btn-cta:hover{transform:translateY(-1px);box-shadow:0 4px 20px rgba(0,0,0,.15)}.hp-root footer{border-top:.5px solid var(--border);padding:32px 2rem;display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto}.hp-root .footer-logo{font-size:14px;font-weight:500;color:var(--indigo-800);text-decoration:none}.hp-root .footer-links{display:flex;gap:24px}.hp-root .footer-links a{font-size:13px;color:var(--gray-400);text-decoration:none}.hp-root .footer-copy{font-size:12px;color:var(--gray-300)}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hp-root .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hp-root .reveal.visible{opacity:1;transform:translateY(0)}