:root{--hp-bg:#080b10;--hp-card:#0f141c;--hp-card2:#121a25;--hp-cyan:#00f0ff;--hp-purple:#7000ff;--hp-pink:#ff0055;--hp-text:#f2f6fb;--hp-muted:#8a99ad;--hp-border:rgba(255,255,255,.085);--hp-cyan-soft:rgba(0,240,255,.13)}
.home-page{position:relative;min-height:100vh;background:var(--hp-bg);color:var(--hp-text);overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.home-page *{box-sizing:border-box}.home-page a{text-decoration:none}.home-container{width:min(1200px,calc(100% - 48px));margin:0 auto}.home-grid-bg{position:fixed;inset:0;background-image:linear-gradient(to right,rgba(255,255,255,.022) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.022) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.home-glow{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(145px);pointer-events:none;opacity:.35;z-index:0}.home-glow-1{top:-170px;left:-160px;background:var(--hp-cyan)}.home-glow-2{top:290px;right:-190px;background:var(--hp-purple)}.home-glow-3{top:1500px;left:15%;background:var(--hp-pink);opacity:.13}.home-page>nav,.home-page>main,.home-page>footer{position:relative;z-index:1}
.home-nav{position:fixed;inset:0 0 auto;z-index:1000;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.055);background:rgba(8,11,16,.62);backdrop-filter:blur(18px);transition:.25s ease}.home-nav.scrolled{padding:11px 0;background:rgba(8,11,16,.92);box-shadow:0 14px 35px rgba(0,0,0,.35)}.home-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.home-brand{display:flex;align-items:center;gap:11px;color:#fff;font-size:22px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.home-brand img{width:42px;height:42px;object-fit:contain}.home-brand-dot{color:var(--hp-cyan)}.home-brand small{font-size:9px;letter-spacing:.13em;color:#ffc96b;border:1px solid rgba(255,201,107,.24);background:rgba(255,201,107,.08);padding:4px 7px;border-radius:999px}.home-nav-links{display:flex;align-items:center;gap:28px}.home-nav-links a{color:var(--hp-muted);font-size:14px;font-weight:650}.home-nav-links a:hover{color:var(--hp-cyan)}.home-nav-actions{display:flex;gap:9px}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:13px 22px;border-radius:12px;border:1px solid transparent;font-weight:800;font-size:14px;transition:.22s ease;cursor:pointer}.home-btn-primary{background:linear-gradient(135deg,var(--hp-cyan),#00a3ff);color:#031016;box-shadow:0 10px 28px rgba(0,240,255,.18)}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 13px 38px rgba(0,240,255,.27)}.home-btn-outline{background:rgba(255,255,255,.025);border-color:rgba(0,240,255,.23);color:var(--hp-text)}.home-btn-outline:hover{border-color:var(--hp-cyan);background:rgba(0,240,255,.07);color:var(--hp-cyan)}.home-btn-small{padding:9px 14px}.home-btn.wide{width:100%}
.home-hero{padding:165px 0 95px}.home-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:62px;align-items:center}.home-badge{display:inline-flex;align-items:center;gap:9px;color:var(--hp-cyan);font-size:12px;font-weight:800;letter-spacing:.03em;padding:7px 14px;border:1px solid rgba(0,240,255,.2);background:rgba(0,240,255,.07);border-radius:999px;margin-bottom:23px}.home-badge-dot{width:7px;height:7px;border-radius:50%;background:var(--hp-cyan);box-shadow:0 0 15px var(--hp-cyan)}.home-hero h1{font-size:clamp(44px,5.7vw,72px);line-height:1.02;letter-spacing:-.055em;margin:0 0 25px;max-width:780px}.home-gradient-text{background:linear-gradient(135deg,#fff 5%,var(--hp-cyan) 55%,#9d53ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.home-lead{color:#a4b2c4;font-size:18px;line-height:1.78;max-width:680px;margin:0 0 34px}.home-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.home-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:44px;padding-top:25px;border-top:1px solid var(--hp-border)}.home-trust-row strong{display:block;color:#fff;font-size:17px}.home-trust-row span{display:block;color:var(--hp-muted);font-size:12px;margin-top:2px}
.home-hero-card-wrap{position:relative}.home-hero-card-wrap:before{content:"";position:absolute;inset:8% -4%;background:linear-gradient(135deg,var(--hp-cyan),var(--hp-purple));filter:blur(65px);opacity:.2}.home-hero-card{position:relative;background:linear-gradient(180deg,rgba(17,24,35,.96),rgba(10,14,22,.97));border:1px solid rgba(0,240,255,.18);border-radius:24px;padding:25px;box-shadow:0 25px 70px rgba(0,0,0,.45)}.home-card-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:22px;border-bottom:1px solid var(--hp-border)}.home-card-top small{display:block;color:var(--hp-muted);font-size:10px;letter-spacing:.11em}.home-card-top strong{display:block;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px}.home-status-secured{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:900;color:#7fffd4;background:rgba(41,203,145,.1);border:1px solid rgba(41,203,145,.27);padding:7px 10px;border-radius:999px}.home-status-secured i{width:7px;height:7px;background:#35dfa4;border-radius:50%;box-shadow:0 0 12px #35dfa4}.home-parties{display:grid;grid-template-columns:1fr 42px 1fr;gap:8px;align-items:center;padding:24px 0}.home-party{text-align:center}.home-party strong,.home-party small{display:block}.home-party small{font-size:11px;color:var(--hp-muted)}.home-avatar{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;margin:0 auto 8px;background:linear-gradient(135deg,var(--hp-cyan),#0c8cff);color:#041018;font-weight:900;box-shadow:0 8px 25px rgba(0,240,255,.16)}.home-avatar.seller{background:linear-gradient(135deg,#9c58ff,var(--hp-purple));color:#fff}.home-handshake{text-align:center;color:var(--hp-muted);font-size:25px}.home-item-card{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px;border:1px solid var(--hp-border);border-radius:15px;background:rgba(255,255,255,.025)}.home-item-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:rgba(0,240,255,.09);color:var(--hp-cyan)}.home-item-card strong,.home-item-card span{display:block}.home-item-card strong{font-size:13px}.home-item-card span{font-size:10px;color:var(--hp-muted);margin-top:3px}.home-item-card>b{font-size:14px;color:var(--hp-cyan)}.home-mini-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:22px 0 18px}.home-mini-timeline>div{text-align:center;position:relative}.home-mini-timeline>div:before{content:"";position:absolute;top:5px;left:-50%;right:50%;height:1px;background:#25313d}.home-mini-timeline>div:first-child:before{display:none}.home-mini-timeline i{position:relative;z-index:1;display:block;width:11px;height:11px;border-radius:50%;margin:0 auto 8px;background:#25313d;border:2px solid #101722}.home-mini-timeline span{font-size:9px;color:#67788d}.home-mini-timeline .done i,.home-mini-timeline .active i{background:var(--hp-cyan);box-shadow:0 0 12px rgba(0,240,255,.5)}.home-mini-timeline .done span,.home-mini-timeline .active span{color:#bedce2}.home-protection{display:flex;gap:11px;padding:13px;border-radius:12px;background:rgba(112,0,255,.08);border:1px solid rgba(112,0,255,.2)}.home-protection strong,.home-protection small{display:block}.home-protection strong{font-size:11px}.home-protection small{color:var(--hp-muted);font-size:10px;margin-top:3px}
.home-section{padding:88px 0}.home-section-head{text-align:center;max-width:720px;margin:0 auto 42px}.home-section-head.align-left{text-align:left;margin-left:0}.home-section-head>span{font-size:11px;letter-spacing:.16em;font-weight:900;color:var(--hp-cyan)}.home-section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-.035em;margin:10px 0 13px}.home-section-head p{color:var(--hp-muted);font-size:15px;line-height:1.7;margin:0}.home-step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.home-step-grid article{position:relative;min-height:260px;background:linear-gradient(180deg,rgba(15,20,28,.88),rgba(10,14,21,.92));border:1px solid var(--hp-border);border-radius:18px;padding:23px;overflow:hidden;transition:.22s}.home-step-grid article:hover{transform:translateY(-4px);border-color:rgba(0,240,255,.25)}.home-step-grid article>b{position:absolute;right:18px;top:14px;font-size:34px;color:rgba(255,255,255,.045)}.home-step-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:13px;color:var(--hp-cyan);font-size:20px;background:rgba(0,240,255,.08);border:1px solid rgba(0,240,255,.15);margin-bottom:34px}.home-step-grid h3{font-size:18px;margin:0 0 9px}.home-step-grid p{font-size:13px;line-height:1.7;color:var(--hp-muted);margin:0}
.home-security-section{background:linear-gradient(180deg,transparent,rgba(112,0,255,.035),transparent)}.home-security-grid{display:grid;grid-template-columns:1fr .9fr;gap:55px;align-items:center}.home-security-list{display:grid;gap:15px}.home-security-list>div{display:flex;gap:13px;align-items:flex-start}.home-security-list i{display:grid;place-items:center;width:26px;height:26px;flex:0 0 26px;border-radius:50%;font-style:normal;background:rgba(0,240,255,.1);color:var(--hp-cyan);font-size:11px}.home-security-list strong,.home-security-list small{display:block}.home-security-list small{color:var(--hp-muted);margin-top:3px;line-height:1.55}.home-security-card{padding:30px;background:linear-gradient(180deg,#101722,#0b1018);border:1px solid rgba(112,0,255,.28);border-radius:22px;box-shadow:0 25px 60px rgba(0,0,0,.35)}.home-security-card>small{color:#b889ff;font-weight:900;letter-spacing:.13em}.home-security-card h3{font-size:28px;line-height:1.25;margin:12px 0 25px}.home-control-flow{display:flex;align-items:center;justify-content:space-between;gap:8px}.home-control-flow span{flex:1;text-align:center;padding:10px 7px;border-radius:10px;background:#0b1722;border:1px solid var(--hp-border);font-size:10px;font-weight:900;color:#b7c9d8}.home-control-flow b{color:var(--hp-cyan)}.home-security-card hr{border:0;border-top:1px solid var(--hp-border);margin:24px 0}.home-security-badges{display:flex;flex-wrap:wrap;gap:8px}.home-security-badges span{padding:7px 10px;border-radius:999px;border:1px solid var(--hp-border);background:rgba(255,255,255,.025);font-size:10px;color:#b8c6d5}.home-security-card p{color:var(--hp-muted);font-size:12px;margin:18px 0 0}
.home-calc-section{background:rgba(4,7,11,.5)}.home-calc-box{display:grid;grid-template-columns:1fr .85fr;overflow:hidden;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:22px;box-shadow:0 28px 75px rgba(0,0,0,.25)}.home-calc-form{display:grid;gap:18px;padding:34px;border-right:1px solid var(--hp-border)}.home-calc-form label{display:grid;gap:8px;color:#d6e0ea;font-size:13px;font-weight:700}.home-calc-form small{color:var(--hp-muted)}.home-input{display:flex;align-items:center;border:1px solid #293443;border-radius:12px;background:#090e15;overflow:hidden}.home-input span{padding:0 0 0 14px;color:var(--hp-muted);font-weight:700}.home-input input,.home-calc-form select{width:100%;border:0;background:#090e15;color:#fff;padding:14px;font-size:15px;outline:none}.home-calc-form select{border:1px solid #293443;border-radius:12px}.home-input:focus-within,.home-calc-form select:focus{border-color:var(--hp-cyan);box-shadow:0 0 0 3px rgba(0,240,255,.06)}.home-calc-summary{padding:34px;background:linear-gradient(135deg,rgba(0,240,255,.035),rgba(112,0,255,.055));display:grid;align-content:start;gap:0}.home-summary-label{font-size:10px;font-weight:900;letter-spacing:.14em;color:var(--hp-cyan);margin-bottom:18px}.home-calc-summary>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--hp-border)}.home-calc-summary>div span{color:var(--hp-muted);font-size:12px}.home-calc-summary>div strong{font-size:13px}.home-calc-summary strong.cyan{color:var(--hp-cyan)}.home-calc-summary p{min-height:36px;color:var(--hp-muted);font-size:11px;line-height:1.6;margin:14px 0 18px}
.home-game-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.home-game-grid article{display:grid;gap:5px;text-align:center;justify-items:center;padding:20px 10px;background:var(--hp-card);border:1px solid var(--hp-border);border-radius:15px;transition:.22s}.home-game-grid article:hover{transform:translateY(-3px);border-color:rgba(0,240,255,.3)}.home-game-grid article>span{font-size:24px;color:var(--hp-cyan);margin-bottom:5px}.home-game-grid strong{font-size:12px}.home-game-grid small{font-size:10px;color:var(--hp-muted)}
.home-final-cta{padding:35px 0 90px}.home-final-card{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:42px;border-radius:23px;border:1px solid rgba(0,240,255,.2);background:linear-gradient(135deg,rgba(0,240,255,.075),rgba(112,0,255,.08));box-shadow:0 24px 70px rgba(0,0,0,.22)}.home-final-card>div>span{color:var(--hp-cyan);font-size:10px;font-weight:900;letter-spacing:.14em}.home-final-card h2{font-size:31px;line-height:1.2;margin:8px 0 9px}.home-final-card p{color:var(--hp-muted);font-size:13px;max-width:720px;margin:0}.home-final-actions{display:flex;gap:9px;flex:0 0 auto}
.home-footer{background:#04060a;border-top:1px solid var(--hp-border);padding:60px 0 26px}.home-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:38px}.home-footer-grid>div:not(:first-child){display:grid;align-content:start;gap:10px}.home-footer-grid strong{font-size:13px;margin-bottom:5px}.home-footer-grid a{color:var(--hp-muted);font-size:12px}.home-footer-grid a:hover{color:var(--hp-cyan)}.home-footer-brand p{max-width:360px;color:var(--hp-muted);font-size:12px;line-height:1.7}.home-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--hp-border);padding-top:24px;margin-top:42px;color:#66778c;font-size:11px}
@media(max-width:1050px){.home-nav-links{display:none}.home-hero-grid,.home-security-grid{grid-template-columns:1fr}.home-hero-card-wrap{max-width:650px}.home-step-grid{grid-template-columns:repeat(2,1fr)}.home-game-grid{grid-template-columns:repeat(3,1fr)}.home-final-card{align-items:flex-start;flex-direction:column}.home-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.home-footer-grid>div:last-child{display:none}}
@media(max-width:720px){.home-container{width:min(100% - 28px,1200px)}.home-nav{position:sticky}.home-nav-inner{gap:10px}.home-brand{font-size:17px}.home-brand img{width:35px;height:35px}.home-brand small{display:none}.home-nav-actions .home-btn-outline{display:none}.home-hero{padding:78px 0 65px}.home-hero h1{font-size:42px}.home-lead{font-size:15px}.home-trust-row{grid-template-columns:1fr;gap:10px}.home-card-top{flex-direction:column}.home-mini-timeline{grid-template-columns:1fr 1fr}.home-mini-timeline>div:before{display:none}.home-step-grid,.home-calc-box,.home-game-grid{grid-template-columns:1fr}.home-calc-form{border-right:0;border-bottom:1px solid var(--hp-border)}.home-section{padding:65px 0}.home-final-actions,.home-hero-actions{width:100%;flex-direction:column}.home-final-actions .home-btn,.home-hero-actions .home-btn{width:100%}.home-footer-grid{grid-template-columns:1fr 1fr}.home-footer-grid>div:first-child{grid-column:1/-1}.home-footer-bottom{flex-direction:column}.home-item-card{grid-template-columns:auto 1fr}.home-item-card>b{grid-column:2}.home-control-flow{flex-wrap:wrap}.home-control-flow span{min-width:40%}}
