@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";#root{min-height:100vh}.train-page{flex-direction:column;min-height:100vh;display:flex}.train-banner{text-align:center;background:linear-gradient(#050505 0%,#0a0a0cf2 100%);border-bottom:1px solid #ffffff0d;flex-shrink:0;padding:120px 24px 40px}.train-banner-inner{max-width:540px;margin:0 auto}.train-icon{background:#ff773d1f;border:1px solid #ff773d33;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:10px;display:inline-flex}.train-icon svg{width:20px;height:20px;fill:var(--o)}.train-text{color:#fff;margin-bottom:12px;font-size:clamp(.95rem,2.5vw,1.2rem);font-weight:700;line-height:1.3}.train-btn{background:linear-gradient(135deg, var(--o), var(--od));color:#fff;cursor:pointer;box-shadow:0 4px 24px var(--og);border:none;border-radius:100px;align-items:center;gap:8px;padding:12px 30px;font-size:.88rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.train-btn:hover{box-shadow:0 8px 32px var(--og);transform:translateY(-2px)}.train-btn svg{width:14px;height:14px}.apply-seo{color:#999;flex:1;max-width:680px;margin:0 auto;padding:24px 32px 80px;font-size:.95rem;line-height:1.7}.apply-seo h1{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:1.75rem;font-weight:800}.apply-seo p{color:#999;margin-bottom:12px}.apply-seo ul{margin:0 0 12px 20px}.apply-seo ul li{margin-bottom:4px}.apply-seo .note{color:#666;font-size:.85rem;font-style:italic}.signup-btn{margin-top:24px}@media (width<=768px){.train-banner{padding:96px 20px 28px}.train-text{font-size:.95rem}.train-btn{padding:10px 24px;font-size:.8rem}.apply-seo{padding:20px 20px 60px}}.auth-page{flex-direction:column;min-height:100vh;display:flex}.auth-wrap{flex:1;justify-content:center;align-items:center;padding:140px 24px 60px;display:flex}.auth-card{background:#0a0a0c;border:1px solid #ffffff0f;border-radius:20px;width:100%;max-width:460px;padding:40px 36px}.auth-card h1{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:1.6rem;font-weight:800}.auth-sub{color:#999;margin-bottom:28px;font-size:.9rem;line-height:1.6}.auth-field{margin-bottom:18px}.auth-field label{color:#ccc;margin-bottom:6px;font-size:.8rem;font-weight:600;display:block}.auth-field input,.auth-field select{color:#fff;background:#050505;border:1px solid #ffffff14;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:.92rem;transition:border-color .2s}.auth-field input:focus,.auth-field select:focus{border-color:var(--o)}.auth-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat}.auth-error{color:#ff6b6b;margin:-6px 0 14px;font-size:.82rem}.auth-submit{background:linear-gradient(135deg, var(--o), var(--od));color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 24px var(--og);border:none;border-radius:100px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:14px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.auth-submit:hover{box-shadow:0 8px 32px var(--og);transform:translateY(-2px)}.auth-submit:disabled{opacity:.6;cursor:default;transform:none}.auth-submit svg{width:14px;height:14px}.auth-note{text-align:center;color:#666;margin-top:20px;font-size:.8rem}.activation-summary{background:#050505;border:1px solid #ffffff0f;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 18px;display:flex}.activation-summary .label{color:#777;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.activation-summary .amount{color:#fff;font-size:1.8rem;font-weight:800}.activation-summary .amount span{color:var(--o);font-size:1rem}.activation-step{text-align:center;padding:12px 0 4px}.activation-step .spin{background:#ff773d1f;border:1px solid #ff773d33;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.activation-step .spin svg{width:26px;height:26px;color:var(--o)}.activation-step h3{color:#fff;margin-bottom:8px;font-size:1.1rem;font-weight:800}.activation-step p{color:#999;margin-bottom:4px;font-size:.9rem}.activation-dots{justify-content:center;gap:6px;margin:16px 0 4px;display:flex}.activation-dots span{background:var(--o);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite activation-bounce}.activation-dots span:nth-child(2){animation-delay:.15s}.activation-dots span:nth-child(3){animation-delay:.3s}@keyframes activation-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.activation-icon.success{color:#22c55e}.activation-icon.failed{color:#ff6b6b}.activation-icon svg{width:52px;height:52px;margin:0 auto 14px;display:block}.activation-receipt{color:#ccc;font-family:monospace;font-weight:700}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{color:#ddd;-webkit-font-smoothing:antialiased;background:#050505;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}body:after{content:"";z-index:9999;pointer-events:none;opacity:.018;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}:root{--o:#ff773d;--od:#c53900;--og:#ff773d40;--t2:#888;--t3:#555;--gb:#ffffff0f}.ctr{max-width:1200px;margin:0 auto;padding:0 32px}.grad{background:linear-gradient(135deg, var(--o), var(--od));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}nav{z-index:1000;-webkit-backdrop-filter:blur(28px);background:#08080aa6;border:1px solid #ffffff0d;border-radius:100px;padding:10px 14px;transition:all .3s;position:fixed;top:16px;left:50%;transform:translate(-50%)}nav.scrolled{background:#08080ae6}.nav-inner{align-items:center;gap:6px;display:flex}.nav-logo{white-space:nowrap;align-items:center;padding:0 16px;display:flex}.nav-logo img{width:auto;height:42px}.nav-links{align-items:center;gap:3px;list-style:none;display:flex}.nav-links a{color:#999;white-space:nowrap;border-radius:100px;padding:9px 18px;font-size:.9rem;font-weight:500;transition:all .2s}.nav-links a:hover{color:#fff;background:#ffffff0d}.nav-links .cta-pill{background:var(--o);color:#fff;font-weight:700}.nav-links .cta-pill:hover{background:var(--od);box-shadow:0 4px 20px var(--og)}.mob-tog{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;margin-left:auto;padding:8px;display:none}.mob-tog span{background:#ddd;border-radius:1px;width:18px;height:1.5px}.hero{align-items:center;min-height:100vh;padding:120px 0 60px;display:flex;position:relative;overflow:hidden}.hero-bg-img{object-fit:cover;opacity:.25;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#000000b3 50%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000b3 50%,#0000 100%)}.hero:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#ff773d2e,#c539000f 50%,#0000 70%);border-radius:50%;width:800px;height:800px;animation:7s ease-in-out infinite hglow;position:absolute;top:-200px;right:-200px}@keyframes hglow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.hero .ctr{z-index:2;max-width:1380px;position:relative}.hero-grid{grid-template-columns:1fr 1.15fr;align-items:center;gap:32px;display:grid}.hero-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--o);align-items:center;gap:8px;margin-bottom:32px;font-size:.72rem;font-weight:600;display:inline-flex}.hero-tag:before{content:"";background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #22c55e}.hero h1{letter-spacing:-.05em;margin-bottom:28px;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:.98}.hero h1 .lt{color:#777;font-weight:200}.hero-p{color:#888;max-width:400px;margin-bottom:40px;font-size:1rem;line-height:1.7}.hero-btns{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:56px;display:flex}.cta-country{color:#999;text-align:left;visibility:hidden;justify-content:flex-start;align-items:center;gap:6px;width:100%;min-height:20px;margin-top:10px;font-size:.8rem;display:flex}.cta-country.show{visibility:visible}.cta-country img{object-fit:cover;border-radius:2px;width:16px;height:12px}.cta-country a{color:#555;border-bottom:1px dotted #444;font-size:.7rem;text-decoration:none}.cta-country a:hover{color:#888}.btn-main{background:var(--o);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:14px 34px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-main:hover{background:var(--od);box-shadow:0 6px 32px var(--og);transform:translateY(-2px)}.btn-main svg{width:16px;height:16px}.btn-sec{color:#aaa;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:6px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-sec:hover{color:#fff;border-color:#fff3}.hero-stats{gap:40px;display:flex}.hero-stats div{flex-direction:column;display:flex}.hero-stats .n{letter-spacing:-.02em;font-size:1.8rem;font-weight:800;line-height:1}.hero-stats .l{color:#555;text-transform:uppercase;letter-spacing:.08em;margin-top:4px;font-size:.65rem}.hero-visual{z-index:2;position:relative}.chat-mock{background:#111114;border:1px solid #ffffff0f;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff08}.chat-tabs{scrollbar-width:none;background:#0c0c0e;border-bottom:1px solid #ffffff0f;gap:0;padding:0 4px;display:flex;overflow-x:auto}.chat-tabs::-webkit-scrollbar{display:none}.chat-tab{color:#444;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:5px;padding:9px 10px;font-size:.62rem;font-weight:700;transition:all .2s;display:flex}.chat-tab.active{color:#eee;border-bottom-color:var(--o)}.chat-tab-avatar{background:linear-gradient(135deg,#444,#222);border:1.5px solid #ffffff1a;border-radius:50%;flex-shrink:0;width:20px;height:20px;overflow:hidden}.chat-tab .tab-dot{background:#22c55e;border-radius:50%;width:5px;height:5px;box-shadow:0 0 4px #22c55e}.chat-tab .tab-count{background:var(--o);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:16px;height:14px;padding:0 3px;font-size:.48rem;font-weight:700;display:inline-flex}.chat-tab .tab-count-green{background:#22c55e}.chat-header-row{background:#0e0e11;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.chat-header-title{color:#ddd;letter-spacing:-.01em;font-size:.82rem;font-weight:800}.chat-header-icons{gap:8px;display:flex}.chat-header-icons svg{stroke:#555;fill:none;stroke-width:2px;width:14px;height:14px}.chat-toolbar{background:#0e0e11;border-bottom:1px solid #ffffff0a;align-items:center;gap:6px;padding:6px 12px;display:flex}.chat-tb-btn{color:#555;cursor:default;background:0 0;border:1px solid #ffffff0f;border-radius:100px;padding:5px 12px;font-size:.62rem;font-weight:700}.chat-tb-btn.tb-active{background:var(--o);color:#fff;border-color:var(--o)}.chat-tb-btn.tb-green{color:#22c55e;background:#22c55e1f;border-color:#22c55e33}.chat-filter-pills{background:#0d0d10;border-bottom:1px solid #ffffff0a;gap:3px;padding:5px 12px;display:flex}.chat-pill{color:#444;background:#ffffff08;border:1px solid #ffffff0a;border-radius:100px;padding:3px 9px;font-size:.58rem;font-weight:600;position:relative}.chat-pill.active{color:#ddd;background:#ffffff14;border-color:#ffffff14}.chat-pill .pill-badge{background:var(--o);color:#fff;border-radius:7px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 3px;font-size:.48rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.chat-sort{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;padding:4px 12px;display:flex}.chat-sort span{color:#333;font-size:.58rem}.chat-list{max-height:310px;position:relative;overflow:hidden}.chat-list:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000,#111114);height:50px;position:absolute;bottom:0;left:0;right:0}.chat-msg{cursor:default;border-bottom:1px solid #ffffff06;align-items:flex-start;gap:8px;padding:8px 12px;transition:background .15s;display:flex}.chat-msg:hover{background:#ffffff05}.chat-avatar{border-radius:50%;flex-shrink:0;width:26px;height:26px;position:relative}.chat-avatar-circle{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.52rem;font-weight:800;display:flex}.chat-avatar-circle.green{background:#22c55e}.chat-avatar-circle.red{background:#ef4444}.chat-avatar-circle.orange{background:var(--o)}.chat-avatar-circle.purple{background:#8b5cf6}.chat-msg-body{flex:1;min-width:0}.chat-msg-row1{align-items:center;gap:5px;margin-bottom:1px;display:flex}.chat-msg-name{color:#ddd;white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:700;overflow:hidden}.chat-msg-handle{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:.58rem;overflow:hidden}.chat-msg-badges{gap:2px;margin-bottom:1px;display:flex}.chat-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:3px;padding:1px 4px;font-size:.46rem;font-weight:700}.badge-new{color:#fff;background:#22c55e}.badge-off{color:#555;background:#ffffff0f}.badge-fire{font-size:.55rem}.chat-msg-preview{color:#666;white-space:nowrap;text-overflow:ellipsis;font-size:.68rem;overflow:hidden}.chat-msg-preview.purchase-text{color:#22c55e;font-style:italic;font-weight:700}.chat-msg-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;margin-left:auto;padding-top:1px;display:flex}.chat-msg-time{color:#333;white-space:nowrap;font-size:.56rem}.chat-msg-amount{color:#22c55e;font-size:.68rem;font-weight:800}.chat-msg-amount.high{color:#22c55e;text-shadow:0 0 8px #22c55e66;font-size:.72rem}.chat-msg-dot{background:var(--o);border-radius:50%;width:5px;height:5px;margin-top:2px}.earnings-display{background:#0a0a0c;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:16px;margin-top:14px;padding:16px 20px;display:flex;box-shadow:0 8px 30px #0000004d}.earnings-left{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.earnings-label{color:#555;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:600}.earnings-value{color:#22c55e;letter-spacing:-.02em;font-size:1.6rem;font-weight:900;line-height:1;transition:transform .2s;display:inline-block}.earnings-value.bump{transform:scale(1.1)}.earnings-delta{color:#22c55e;opacity:0;margin-top:2px;font-size:.65rem;font-weight:700;transition:opacity .3s}.earnings-delta.show{opacity:1}.earnings-spark{flex:1;min-width:80px;height:28px}.earnings-spark svg{width:100%;height:100%}.spark-line{fill:none;stroke:#22c55e;stroke-width:1.2px;stroke-linecap:round;stroke-linejoin:round}.spark-fill{fill:url(#sparkGrad);opacity:.3}.prefooter-chat{height:420px;margin-top:clamp(48px,8vh,80px);position:relative;overflow:hidden}.prefooter-chat .ctr{height:100%;position:relative}.prefooter-chat .iw-footer{opacity:.55;pointer-events:none;border-bottom:none;border-radius:16px 16px 0 0;max-height:none}.prefooter-chat .iw-footer .iw-main{flex:1;height:auto}.prefooter-chat .iw-msglist{max-height:999px;overflow:hidden}.prefooter-fade{pointer-events:none;z-index:10;background:linear-gradient(#0000 0,#050505b3 40%,#050505 100%);height:260px;position:absolute;bottom:0;left:0;right:0}@keyframes chatShake{0%,to{transform:translate(0)}15%{transform:translate(-3px)}30%{transform:translate(3px)}45%{transform:translate(-2px)}60%{transform:translate(2px)}75%{transform:translate(-1px)}90%{transform:translate(1px)}}.chat-mock.shake{animation:.4s ease-out chatShake}.chat-msg.purchase-highlight{background:#22c55e0f;border-left:2px solid #22c55e;transition:background 1.5s ease-out,border-color 1.5s ease-out}.chat-msg.purchase-fade{background:0 0;border-left-color:#0000}.confetti-wrap{pointer-events:none;z-index:0;opacity:.25;border-radius:16px;position:absolute;inset:0;overflow:hidden}.bill{opacity:0;will-change:transform;font-size:1.2rem;animation:linear infinite billFall;position:absolute;top:-40px}@keyframes billFall{0%{opacity:0;transform:translateY(0)rotate(0)}5%{opacity:1}50%{opacity:.7}95%{opacity:.3}to{opacity:0;transform:translateY(520px)rotate(360deg)}}.bill:first-child{font-size:1rem;animation-duration:4.5s;animation-delay:0s;left:5%}.bill:nth-child(2){font-size:1.4rem;animation-duration:5.2s;animation-delay:1.2s;left:15%}.bill:nth-child(3){font-size:.9rem;animation-duration:4s;animation-delay:2.8s;left:28%}.bill:nth-child(4){font-size:1.1rem;animation-duration:5.8s;animation-delay:.5s;left:42%}.bill:nth-child(5){font-size:1.3rem;animation-duration:4.3s;animation-delay:3.5s;left:55%}.bill:nth-child(6){font-size:1rem;animation-duration:5s;animation-delay:1.8s;left:68%}.bill:nth-child(7){font-size:1.2rem;animation-duration:4.7s;animation-delay:2.2s;left:78%}.bill:nth-child(8){font-size:.9rem;animation-duration:5.5s;animation-delay:.8s;left:88%}.bill:nth-child(9){font-size:1.1rem;animation-duration:6s;animation-delay:4s;left:35%}.bill:nth-child(10){font-size:1.3rem;animation-duration:4.2s;animation-delay:3s;left:62%}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.brand-bar{z-index:2;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;margin-top:0;position:relative;overflow:hidden}.brand-track{align-items:center;width:max-content;animation:25s linear infinite mq;display:flex}.brand-track span{letter-spacing:-.04em;white-space:nowrap;color:#0000;-webkit-text-stroke:1px #ffffff1a;padding:16px clamp(16px,3vw,40px);font-size:clamp(2.5rem,7vw,6rem);font-weight:900}.brand-track span.fill{-webkit-text-stroke:0;background:linear-gradient(135deg,#ff773d33,#c539001a);-webkit-background-clip:text;background-clip:text}.brand-track .dot{color:var(--o);opacity:.5;flex-shrink:0;padding:0 clamp(8px,2vw,20px);font-size:clamp(2rem,5vw,4rem);font-weight:900;line-height:1}@keyframes mq{0%{transform:translate(0)}to{transform:translate(-50%)}}.explainer{padding:clamp(80px,14vh,160px) 0;position:relative}.exp-inner{text-align:center;max-width:720px;margin:0 auto}.exp-tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:24px;font-size:.7rem;font-weight:700}.exp-text{color:#888;font-size:clamp(1.4rem,2.8vw,2.2rem);font-weight:400;line-height:1.55}.exp-text strong{color:#ddd;font-weight:700}.exp-cols{background:#ffffff0a;border-radius:20px;grid-template-columns:1fr 1fr;gap:1px;margin-top:56px;display:grid;overflow:hidden}.exp-col{background:#0a0a0c;padding:36px 32px}.exp-col h3{color:#ddd;margin-bottom:8px;font-size:.95rem;font-weight:700}.exp-col p{color:#777;font-size:.85rem;line-height:1.65}.exp-col .ico-wrap{margin-bottom:14px}.ticker{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:14px 0;position:relative;overflow:hidden}.ticker:after,.ticker:before{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.ticker:before{background:linear-gradient(90deg,#050505,#0000);left:0}.ticker:after{background:linear-gradient(270deg,#050505,#0000);right:0}.ticker-track{width:max-content;animation:35s linear infinite tk;display:flex}@keyframes tk{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{white-space:nowrap;color:#555;margin-right:12px;padding:6px 20px;font-size:.8rem}.ticker-item em{color:#22c55e;font-style:normal;font-weight:700}.about{padding:var(--sp,clamp(80px, 14vh, 160px)) 0}.about-grid{grid-template-columns:1.4fr .6fr;align-items:start;gap:80px;display:grid}.about-text .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:20px;font-size:.7rem;font-weight:700}.about-text h2{letter-spacing:-.04em;margin-bottom:28px;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.05}.about-text p{color:#888;margin-bottom:16px;font-size:1rem;line-height:1.75}.about-nums{flex-direction:column;gap:24px;padding-top:20px;display:flex}.about-num{border-bottom:1px solid #ffffff0d;padding-bottom:24px}.about-num:last-child{border-bottom:none;padding-bottom:0}.about-num .v{letter-spacing:-.02em;font-size:2.4rem;font-weight:800;line-height:1}.about-num .d{color:#555;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:.72rem}.calculator{padding:clamp(80px,14vh,160px) 0}.calc-wrap{background:#0a0a0c;border:1px solid #ffffff0d;border-radius:24px;padding:clamp(32px,5vw,56px);position:relative;overflow:hidden}.calc-wrap:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff773d0f,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;right:-60px}.calc-head{text-align:center;margin-bottom:40px}.calc-head .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:16px;font-size:.7rem;font-weight:700}.calc-head h2{letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.calc-head p{color:#777;font-size:.92rem}.calc-body{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.calc-controls{z-index:2;position:relative}.calc-sg{margin-bottom:24px}.calc-sl{color:#aaa;justify-content:space-between;margin-bottom:8px;font-size:.86rem;display:flex}.calc-sl .v{color:var(--o);font-weight:700}input[type=range]{-webkit-appearance:none;background:#ffffff14;border-radius:2px;outline:0;width:100%;height:3px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--o);cursor:pointer;width:18px;height:18px;box-shadow:0 0 12px var(--og);border-radius:50%}.calc-result{text-align:center;border:1px solid #ffffff0d;border-radius:20px;padding:40px 28px}.calc-result .lr{color:#666;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:.72rem}.calc-result .amount{letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(2.8rem,5vw,4rem);font-weight:800;line-height:1}.calc-result .rng{color:#555;font-size:.8rem}.calc-result .sb{color:#444;margin-top:10px;font-size:.75rem}.process{padding:clamp(80px,14vh,160px) 0}.process-head{text-align:center;margin-bottom:64px}.process-head .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:16px;font-size:.7rem;font-weight:700}.process-head h2{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:800}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step{background:#0a0a0c;border:1px solid #ffffff0d;border-radius:20px;padding:0;transition:all .3s;overflow:hidden}.step:hover{border-color:#ff773d26;transform:translateY(-3px)}.step-img{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.step-img img{object-fit:cover;width:100%;height:100%;display:block}.step-body{padding:28px 24px}.step .sn{letter-spacing:.1em;text-transform:uppercase;color:var(--o);margin-bottom:10px;font-size:.7rem;font-weight:700}.step h3{color:#ddd;margin-bottom:8px;font-size:1rem;font-weight:700}.step p{color:#777;font-size:.84rem;line-height:1.6}.qualify{padding:clamp(80px,14vh,160px) 0}.qual-grid{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.qual-left .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:20px;font-size:.7rem;font-weight:700}.qual-left h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.05}.qual-left p{color:#888;margin-bottom:32px;font-size:1rem;line-height:1.7}.qual-list{flex-direction:column;gap:0;list-style:none;display:flex}.qual-list li{color:#aaa;border-bottom:1px solid #ffffff0a;align-items:center;gap:16px;padding:18px 0;font-size:.92rem;display:flex}.qual-list li:last-child{border-bottom:none}.qual-list li:before{content:"";background:var(--o);border-radius:50%;flex-shrink:0;width:6px;height:6px}.offers{padding:clamp(80px,14vh,160px) 0}.offers-head{text-align:center;margin-bottom:64px}.offers-head .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:16px;font-size:.7rem;font-weight:700}.offers-head h2{letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.offers-head p{color:#777;max-width:480px;margin:0 auto}.offers-grid{background:#ffffff0a;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.offer-card{background:#0a0a0c;padding:36px 28px;transition:background .3s}.offer-card:hover{background:#0e0e12}.offer-card h3{color:#ddd;margin-bottom:6px;font-size:.95rem;font-weight:700}.offer-card p{color:#777;font-size:.84rem;line-height:1.6}.faq{padding:clamp(80px,14vh,160px) 0}.faq-head{text-align:center;margin-bottom:48px}.faq-head .tag{letter-spacing:.14em;text-transform:uppercase;color:var(--o);margin-bottom:16px;font-size:.7rem;font-weight:700}.faq-head h2{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:800}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid #ffffff0d}.faq-q{cursor:pointer;color:#aaa;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 0;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.faq-item.active .faq-q,.faq-q:hover{color:#ddd}.faq-q svg{opacity:.4;flex-shrink:0;width:16px;height:16px;transition:transform .3s}.faq-item.active .faq-q svg{opacity:.8;transform:rotate(180deg)}.faq-a{max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item.active .faq-a{max-height:500px}.faq-a-inner{color:#777;padding:0 0 20px;font-size:.86rem;line-height:1.7}.final-cta{padding:clamp(80px,14vh,160px) 0}.cta-block{text-align:center;background:#0a0a0c;border:1px solid #ffffff0d;border-radius:24px;padding:clamp(64px,10vw,120px) 32px;position:relative;overflow:hidden}.cta-block:before{content:"";opacity:.12;pointer-events:none;background:url(https://chatterapply.com/ytxrftGTkgM2UHYnL8lsasjhI.webp) 50%/cover no-repeat;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000000b3,#0000 75%);mask-image:radial-gradient(#000000b3,#0000 75%)}.cta-block:after{content:"";pointer-events:none;background:radial-gradient(circle,#ff773d1a,#0000 60%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.cta-block h2{letter-spacing:-.03em;z-index:1;margin-bottom:16px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;position:relative}.cta-block p{color:#888;z-index:1;max-width:420px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:1rem;position:relative}footer{border-top:1px solid #ffffff0a;padding:64px 0 40px}.ft-top{justify-content:space-between;align-items:flex-start;margin-bottom:48px;display:flex}.ft-brand{line-height:1}.ft-brand img{width:auto;height:44px}.ft-tagline{color:#555;max-width:420px;margin-top:6px;font-size:.82rem}.ft-cols{gap:64px;display:flex}.ft-col h4{letter-spacing:.1em;text-transform:uppercase;color:#666;margin-bottom:12px;font-size:.7rem;font-weight:700}.ft-col a{color:#555;padding:4px 0;font-size:.85rem;transition:color .2s;display:block}.ft-col a:hover{color:#ddd}.ft-bottom{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:24px;display:flex}footer .copy{color:#333;font-size:.72rem}.ft-social{gap:12px;display:flex}.ft-social a{border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ft-social a:hover{border-color:var(--o)}.ft-social a svg{stroke:#666;fill:none;stroke-width:2px;width:14px;height:14px}.smo{z-index:9998;-webkit-backdrop-filter:blur(6px);opacity:0;background:#000000bf;justify-content:center;align-items:center;transition:opacity .4s;display:none;position:fixed;inset:0}.smo.show{opacity:1;display:flex}.sm{background:#0c0c0e;border:1px solid #ffffff0f;border-radius:20px;width:92%;max-width:600px;animation:.4s ease-out msu;position:relative;overflow:hidden}@keyframes msu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sm-x{color:#555;cursor:pointer;z-index:2;background:0 0;border:none;font-size:1.3rem;line-height:1;position:absolute;top:14px;right:18px}.sm-x:hover{color:#aaa}.sm-inner{min-height:320px;display:flex}.sm-left{flex-direction:column;flex:1;justify-content:center;padding:40px 32px;display:flex}.sm-left h3{letter-spacing:-.02em;color:#ddd;margin-bottom:20px;font-size:1.2rem;font-weight:800}.sm-stat{margin-bottom:16px}.sm-stat .sm-big{letter-spacing:-.02em;font-size:2.6rem;font-weight:900;line-height:1}.sm-stat .sm-sub{color:#555;letter-spacing:.04em;text-transform:uppercase;margin-top:2px;font-size:.65rem}.sm-left p{color:#777;margin-bottom:20px;font-size:.82rem;line-height:1.6}.sm-left .btn-main{justify-content:center;width:100%;padding:14px 28px;font-size:.88rem}.sm-right{flex-shrink:0;width:220px;position:relative;overflow:hidden}.sm-map{object-fit:cover;filter:grayscale()brightness(.4)contrast(1.2);opacity:.7;width:100%;height:100%}.sm-map-overlay{pointer-events:none;background:radial-gradient(circle,#ff773d33 0,#0000 60%);position:absolute;inset:0}.sm-map-pin{z-index:1;width:24px;height:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.sm-map-pulse{background:#ff773d26;border:1px solid #ff773d4d;border-radius:50%;width:48px;height:48px;animation:2s ease-in-out infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:0;transform:translate(-50%,-50%)scale(1.4)}}.sm-map-country{text-align:center;z-index:1;position:absolute;bottom:12px;left:0;right:0}.sm-map-country span{color:#ddd;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;border-radius:100px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:600;display:inline-flex}.sm-map-country img{border-radius:1px;width:14px;height:10px}.sticky-cta{-webkit-backdrop-filter:blur(16px);z-index:999;background:#050505f2;border-top:1px solid #ffffff0d;padding:12px 16px;display:none;position:fixed;bottom:0;left:0;right:0}.sticky-cta .btn-main{justify-content:center;width:100%}.mobile-menu{z-index:9997;opacity:0;pointer-events:none;background:#050505fa;flex-direction:column;justify-content:center;align-items:center;gap:28px;transition:opacity .3s;display:none;position:fixed;inset:0}.mobile-menu.open{opacity:1;pointer-events:all}.mobile-menu a{color:#ddd;font-size:1.3rem;font-weight:700}.mobile-menu .mm-x{color:#ddd;cursor:pointer;background:0 0;border:none;font-size:1.8rem;position:absolute;top:20px;right:24px}.ico-wrap{background:#ff773d0f;border:1px solid #ff773d1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;display:flex}.ico-wrap svg{width:20px;height:20px;stroke:var(--o);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.iw{will-change:transform;background:#1e1e1e;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;width:100%;max-height:min(560px,100vh - 240px);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff08}.iw-titlebar{background:#161616;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;height:36px;padding:0 0 0 6px;display:flex}.iw-mtabs{scrollbar-width:none;flex:1;align-items:center;height:100%;display:flex;overflow-x:auto}.iw-mtabs::-webkit-scrollbar{display:none}.iw-mtab{color:#6b6b6b;text-transform:uppercase;white-space:nowrap;cursor:default;letter-spacing:.02em;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:5px;height:100%;padding:0 12px;font-size:.58rem;font-weight:700;display:flex}.iw-mtab.active{color:#e0e0e0}.iw-mtab .iw-av{background:linear-gradient(135deg,#555,#3a3a3a);border:1.5px solid #ffffff14;border-radius:50%;flex-shrink:0;width:20px;height:20px}.iw-mtab .iw-cnt{color:#fff;background:#dc3545;border-radius:6px;justify-content:center;align-items:center;min-width:13px;height:12px;padding:0 3px;font-size:.4rem;font-weight:700;display:inline-flex}.iw-mtab .iw-cnt-g{background:#1fa855}.iw-mtab .iw-td{background:#666;border-radius:50%;flex-shrink:0;width:4px;height:4px}.iw-mtab .iw-td.online{background:#1fa855;box-shadow:0 0 4px #1fa855}.iw-tab-x{color:#4a4a4a;cursor:pointer;margin-left:3px;font-size:.5rem;line-height:1}.iw-tab-sep{color:#5a5a5a;flex-shrink:0;margin:0 3px;font-size:.65rem}.iw-tab-plus{color:#5a5a5a;cursor:pointer;flex-shrink:0;margin:0 5px;font-size:.8rem}.iw-title-right{flex-shrink:0;align-items:center;gap:0;height:100%;margin-left:auto;display:flex}.iw-sfw{color:#dc3545;letter-spacing:.04em;background:0 0;margin-right:6px;padding:2px 5px;font-size:.45rem;font-weight:800}.iw-ticon{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.iw-ticon svg{stroke:#707070;fill:none;stroke-width:1.5px;width:12px;height:12px}.iw-winctrl{height:100%;display:flex}.iw-wbtn{cursor:pointer;justify-content:center;align-items:center;width:32px;height:100%;transition:background .1s;display:flex}.iw-wbtn:hover{background:#ffffff0f}.iw-wbtn.close:hover{background:#dc3545}.iw-wbtn svg{stroke:#707070;fill:none;stroke-width:1.5px;width:10px;height:10px}.iw-stabs{scrollbar-width:none;background:#343434;border-bottom:1px solid #ffffff0f;flex-shrink:0;height:30px;padding:0;display:flex;overflow-x:auto}.iw-stabs::-webkit-scrollbar{display:none}.iw-stab{color:#8a8a8a;white-space:nowrap;cursor:default;border-bottom:2px solid #0000;border-right:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:4px;height:100%;padding:0 14px;font-size:.6rem;font-weight:500;display:flex}.iw-stab.active{color:#c8c8c8}.iw-stab .iw-sdot{background:#1fa855;border-radius:50%;flex-shrink:0;width:3px;height:3px;box-shadow:0 0 3px #1fa855}.iw-stab .iw-sicon{fill:currentColor;stroke:none;flex-shrink:0;width:9px;height:9px}.iw-main{flex:1;height:0;min-height:0;display:flex}.iw-inbox{background:#1e1e1e;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:36%;min-width:0;display:flex;overflow:hidden}.iw-inbox-hdr{flex-shrink:0;justify-content:space-between;align-items:center;padding:5px 10px;display:flex}.iw-inbox-title{color:#e0e0e0;letter-spacing:-.01em;font-size:.75rem;font-weight:800}.iw-inbox-icons{gap:6px;display:flex}.iw-inbox-icons svg{stroke:#707070;fill:none;stroke-width:1.8px;cursor:pointer;width:12px;height:12px}.iw-toolbar{flex-shrink:0;gap:4px;padding:4px 10px;display:flex}.iw-tb-btn{text-align:center;cursor:default;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:3px;padding:5px 0;font-size:.54rem;font-weight:700;display:flex}.iw-tb-btn.fans{color:#fff;background:#3b5bdb}.iw-tb-btn.fans svg{fill:#fff;stroke:none;width:10px;height:10px}.iw-tb-btn.notifs{color:#fff;background:#12b886;position:relative}.iw-tb-btn.notifs svg{fill:none;stroke:#fff;stroke-width:2px;width:10px;height:10px}.iw-tb-btn.notifs .iw-ndot{color:#fff;background:#3b82f6;border:2px solid #1e1e1e;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;font-size:.4rem;font-weight:700;display:flex;position:absolute;top:-3px;right:-3px}.iw-controls{border-bottom:1px solid #ffffff0a;flex-shrink:0;align-items:center;gap:4px;padding:3px 10px;display:flex}.iw-dropdown{color:#707070;background:#ffffff08;border:1px solid #ffffff0f;border-radius:3px;align-items:center;gap:2px;padding:2px 6px;font-size:.48rem;display:flex}.iw-dropdown svg{stroke:currentColor;fill:none;stroke-width:2px;width:8px;height:8px}.iw-ctrl-icon{cursor:pointer;align-items:center;display:flex}.iw-ctrl-icon svg{stroke:#606060;fill:none;stroke-width:1.5px;width:10px;height:10px}.iw-sort-text{color:gray;margin-left:auto;font-size:.48rem}.iw-sort-icons{gap:2px;margin-left:3px;display:flex}.iw-pills{border-bottom:1px solid #ffffff0a;flex-shrink:0;gap:2px;padding:3px 10px;display:flex}.iw-pill{color:#707070;cursor:default;background:#ffffff05;border:1px solid #ffffff0f;border-radius:100px;padding:2px 6px;font-size:.48rem;font-weight:600;position:relative}.iw-pill.active{color:#ddd;background:#ffffff0f;border-color:#ffffff12}.iw-pill .iw-badge{border:2px solid #1e1e1e;border-radius:6px;justify-content:center;align-items:center;min-width:12px;height:12px;padding:0 2px;font-size:.38rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.iw-pill .iw-badge.green{color:#fff;background:#1fa855}.iw-pill .iw-badge.red{color:#fff;background:#dc3545}.iw-msglist{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex:1;overflow-y:auto}.iw-msglist::-webkit-scrollbar{width:2px}.iw-msglist::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:2px}.iw-msg{cursor:default;border-bottom:1px solid #ffffff0a;gap:6px;padding:6px 10px;transition:background .15s;display:flex;position:relative}.iw-msg:hover{background:#ffffff05}.iw-msg .iw-x{color:#606060;cursor:pointer;font-size:.55rem;line-height:1;position:absolute;top:5px;right:6px}.iw-msg-avcol{flex-direction:column;flex-shrink:0;align-items:center;width:26px;display:flex}.iw-msg-avatar{border-radius:50%;width:22px;height:22px;position:relative}.iw-msg-avatar .iw-ring{border:2px solid #0000;border-radius:50%;position:absolute;inset:-3px}.iw-msg-avatar .iw-ring.new{border-color:#1fa855}.iw-msg-avatar .iw-ring.off{border-color:#555}.iw-msg-avatar .iw-ring.x-mark{border-color:#dc3545}.iw-msg-avatar .iw-letter{color:#fff;z-index:1;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.44rem;font-weight:800;display:flex;position:relative}.iw-msg-avatar .iw-letter.green{background:#1fa855}.iw-msg-avatar .iw-letter.red{background:#dc3545}.iw-msg-avatar .iw-letter.orange-r{background:#c0392b}.iw-msg-avatar .iw-letter.purple{background:#7c4dff}.iw-msg-avatar .iw-letter.blue{background:#3b82f6}.iw-msg-avatar .iw-letter.teal{background:#12b886}.iw-msg-avatar .iw-xover{color:#fff;z-index:2;justify-content:center;align-items:center;font-size:.5rem;font-weight:900;display:flex;position:absolute;inset:0}.iw-msg-spend{white-space:nowrap;text-align:center;margin-top:1px;font-size:.44rem;font-weight:800}.iw-msg-spend.zero{color:#4a4a4a}.iw-msg-spend.has{color:#1fa855}.iw-msg-spend.high{color:#1fa855;text-shadow:0 0 6px #1fa8554d}.iw-msg-body{flex:1;min-width:0}.iw-msg-row1{align-items:center;gap:3px;margin-bottom:1px;display:flex}.iw-msg-name{color:#d0d0d0;white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:.58rem;font-weight:700;overflow:hidden}.iw-msg-handle{color:#6a6a6a;white-space:nowrap;text-overflow:ellipsis;font-size:.44rem;overflow:hidden}.iw-msg-badges{gap:2px;margin-bottom:1px;display:flex}.iw-mbadge{text-transform:uppercase;letter-spacing:.02em;border-radius:2px;padding:1px 3px;font-size:.36rem;font-weight:700}.iw-mbadge.new{color:#fff;background:#1fa855}.iw-mbadge.off{color:#686868;background:#ffffff0d}.iw-mbadge.fire{background:0 0;padding:0;font-size:.42rem}.iw-mbadge.x-mark{color:#dc3545;background:0 0;padding:0;font-size:.42rem}.iw-msg-preview{color:#707070;white-space:nowrap;text-overflow:ellipsis;font-size:.54rem;overflow:hidden}.iw-msg-preview.purchase-text{color:#1fa855;font-style:italic;font-weight:700}.iw-msg-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;margin-left:auto;padding-top:1px;display:flex}.iw-msg-time{color:#7a7a7a;white-space:nowrap;font-size:.44rem}.iw-msg-unread{background:#ef4444;border-radius:50%;width:4px;height:4px;margin-top:2px}.iw-msg-amount{color:#1fa855;font-size:.54rem;font-weight:800}.iw-chat{background:#1e1e1e;border-right:1px solid #ffffff14;flex-direction:column;flex:1;min-width:0;display:flex}.iw-chat-hdr{border-bottom:1px solid #ffffff0d;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;display:flex}.iw-chat-hdr .iw-back{color:#707070;cursor:pointer;margin-right:2px;font-size:.9rem}.iw-chat-hdr .iw-cname{color:#ccc;font-size:.75rem;font-weight:700}.iw-chat-hdr .iw-cedit{color:#686868;font-size:.55rem}.iw-chat-hdr-right{align-items:center;gap:5px;margin-left:auto;display:flex}.iw-chat-hdr-right svg{stroke:#606060;fill:none;stroke-width:1.8px;width:11px;height:11px}.iw-action-bar{border-bottom:1px solid #ffffff0a;flex-shrink:0;gap:2px;padding:3px 12px;display:flex}.iw-action-item{color:#606060;cursor:default;white-space:nowrap;border-radius:3px;align-items:center;gap:2px;padding:2px 4px;font-size:.46rem;display:flex}.iw-action-item svg{stroke:currentColor;fill:none;stroke-width:1.8px;flex-shrink:0;width:9px;height:9px}.iw-chat-msgs{scrollbar-width:thin;scrollbar-color:#ffffff0f transparent;flex-direction:column;flex:1;gap:3px;padding:10px;display:flex;overflow-y:auto}.iw-chat-msgs::-webkit-scrollbar{width:2px}.iw-chat-msgs::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.iw-bwrap{flex-direction:column;max-width:75%;margin-bottom:2px;display:flex}.iw-bwrap.sent{align-self:flex-end;align-items:flex-end}.iw-bubble{border-radius:8px;padding:7px 10px;font-size:.6rem;line-height:1.5}.iw-bubble.sent{color:#bbb;background:0 0;border-bottom-right-radius:3px}.iw-bubble .iw-link{color:#3b82f6;font-size:.56rem;text-decoration:none}.iw-bubble .iw-cyan{color:#00bcd4}.iw-bubble .iw-yellow{color:#d4a017}.iw-bubble .iw-green-text{color:#1fa855}.iw-bubble .iw-bold{font-weight:700}.iw-bmeta{color:#6a6a6a;align-items:center;gap:3px;margin-top:2px;font-size:.42rem;display:flex}.iw-bmeta .iw-sender{color:#3b82f6;font-weight:500}.iw-bmeta .iw-checks{color:#1fa855;font-size:.46rem}.iw-price-tag{color:#dc3545;background:#dc354526;border-radius:3px;padding:2px 6px;font-size:.46rem;font-weight:700;display:inline-block}.iw-date-sep{text-align:center;color:#585858;padding:6px 0;font-size:.42rem;position:relative}.iw-date-sep span{z-index:1;background:#1e1e1e;padding:0 6px;position:relative}.iw-date-sep:before{content:"";background:#ffffff0a;height:1px;position:absolute;top:50%;left:0;right:0}.iw-emoji-bar{border-top:1px solid #ffffff08;flex-wrap:wrap;flex-shrink:0;gap:0;padding:2px 10px;display:flex}.iw-emoji-bar span{cursor:pointer;border-radius:2px;padding:1px;font-size:.68rem;line-height:1.2}.iw-ai-bar{flex-shrink:0;align-items:center;gap:3px;padding:2px 10px;display:flex}.iw-ai-btn{cursor:pointer;color:#1fa855;background:#22c55e14;border:1px solid #22c55e1f;border-radius:3px;align-items:center;gap:2px;padding:2px 6px;font-size:.46rem;font-weight:700;display:flex}.iw-script-btn{cursor:pointer;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:3px;align-items:center;gap:2px;padding:2px 6px;font-size:.46rem;font-weight:700;display:flex}.iw-input-wrap{flex-shrink:0;padding:3px 10px}.iw-input{color:#707070;background:#ffffff08;border:1px solid #ffffff12;border-radius:5px;outline:0;width:100%;padding:5px 8px;font-family:inherit;font-size:.54rem}.iw-input::placeholder{color:#585858}.iw-input-tb{flex-shrink:0;align-items:center;gap:1px;padding:2px 10px 4px;display:flex}.iw-tbicon{cursor:pointer;border-radius:2px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.iw-tbicon svg{stroke:#585858;fill:none;stroke-width:1.5px;width:11px;height:11px}.iw-send{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:4px;margin-left:auto;padding:4px 12px;font-size:.54rem;font-weight:700}.iw-insights{scrollbar-width:thin;scrollbar-color:#ffffff0a transparent;background:#1e1e1e;flex-direction:column;flex-shrink:0;width:30%;min-width:0;display:flex;overflow-y:auto}.iw-insights::-webkit-scrollbar{width:2px}.iw-insights::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:2px}.iw-fi-title{color:#ccc;flex-shrink:0;padding:8px 10px 6px;font-size:.64rem;font-weight:700}.iw-fi-section{flex-shrink:0;padding:0 10px 6px}.iw-fi-shd{align-items:center;gap:3px;margin-bottom:4px;display:flex}.iw-fi-dots{color:#3b82f6;letter-spacing:1px;font-size:.52rem;font-weight:700}.iw-fi-shd h3{color:#ccc;letter-spacing:.01em;margin:0;font-size:.54rem;font-weight:700}.iw-fi-chevron{color:#707070;margin-left:auto;font-size:.42rem}.iw-fi-row{justify-content:space-between;align-items:baseline;padding:1px 0;display:flex}.iw-fi-label{color:gray;font-size:.48rem}.iw-fi-value{color:#ccc;text-align:right;font-size:.48rem;font-weight:600}.iw-fi-value.green{color:#1fa855}.iw-fi-value.muted{color:#707070}.iw-fi-big{color:#ccc;margin-bottom:1px;font-size:1.1rem;font-weight:800}.iw-fi-sub{color:#686868;font-size:.4rem}.iw-fi-divider{background:#ffffff14;height:1px;margin:3px 10px}.iw-fi-sgrid{gap:10px;margin-bottom:3px;display:flex}.iw-fi-scol{flex-direction:column;display:flex}.iw-fi-slabel{color:gray;margin-bottom:1px;font-size:.44rem}.iw-fi-btabs{border-top:1px solid #ffffff0d;flex-shrink:0;margin-top:auto;display:flex}.iw-fi-tab{color:#686868;cursor:default;border-top:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:1px;padding:5px 0;font-size:.4rem;display:flex}.iw-fi-tab.active{color:#3b82f6;border-top-color:#3b82f6}.iw-fi-tab svg{stroke:currentColor;fill:none;stroke-width:1.5px;width:11px;height:11px}.iw-msg.purchase-highlight{background:#1fa8550f;border-left:2px solid #1fa855;transition:background 1.5s ease-out,border-color 1.5s ease-out}.iw-msg.purchase-fade{background:0 0;border-left-color:#0000}@keyframes iwShake{0%,to{transform:translate(0)}15%{transform:translate(-3px)}30%{transform:translate(3px)}45%{transform:translate(-2px)}60%{transform:translate(2px)}75%{transform:translate(-1px)}90%{transform:translate(1px)}}.iw.shake{animation:.4s ease-out iwShake}@media (width<=1024px){nav{left:16px;right:16px;transform:none}.hero-grid{grid-template-columns:1fr;gap:40px}.hero-visual{order:-1}.about-grid,.qual-grid{grid-template-columns:1fr}.about-nums{flex-flow:wrap;gap:16px}.about-num{border-bottom:none;border-right:1px solid #ffffff0d;flex:1;min-width:120px;padding-bottom:0}.about-num:last-child{border-right:none}.calc-body{grid-template-columns:1fr}.offers-grid{grid-template-columns:1fr 1fr}.exp-cols{grid-template-columns:1fr}.brand-track span{font-size:2.5rem}.ft-top{flex-direction:column;gap:32px}}@media (width<=768px){body,html{max-width:100vw;overflow-x:clip}nav{padding:10px 16px;left:16px;right:16px;transform:none}.nav-inner{justify-content:space-between}.nav-logo img{height:32px}.nav-links{display:none}.mob-tog{margin-left:0;display:flex}.mobile-menu{display:flex}.sticky-cta{display:block}.hero{min-height:auto;padding:72px 0 20px}.hero:before{opacity:.35;-webkit-mask-image:linear-gradient(#000 0%,#00000080 40%,#0000 70%);mask-image:linear-gradient(#000 0%,#00000080 40%,#0000 70%)}.hero:after{background:radial-gradient(circle,#ff773d4d,#c539001a 50%,#0000 70%);width:500px;height:500px;top:-100px;right:-150px}.hero-grid{gap:20px}.hero-visual{order:1}.hero .ctr{padding:0 20px}.hero-grid>*{min-width:0;max-width:100%}.iw{max-width:100%}.hero h1{text-align:center;letter-spacing:-.045em;word-wrap:break-word;overflow-wrap:break-word;margin-bottom:20px;font-size:clamp(2.6rem,10vw,3.4rem);line-height:.94}.hero h1 .lt{font-weight:300}.hero-tag{display:none}.hero-p{text-align:center;color:#777;max-width:100%;margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:.88rem}.hero-btns{flex-direction:column;align-items:center;width:100%;margin-bottom:28px}.cta-country{text-align:center!important;justify-content:center!important}.hero-btns .btn-main{width:100%;box-shadow:0 6px 32px var(--og);letter-spacing:.01em;border-radius:14px;justify-content:center;padding:18px 32px;font-size:1.1rem;font-weight:800}.hero-stats{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin-bottom:4px;padding:16px 0;display:grid}.hero-stats div{text-align:center;align-items:center;padding:0 4px}.hero-stats div:not(:last-child){border-right:1px solid #ffffff0f}.hero-stats .n{font-size:1.3rem}.hero-stats .l{letter-spacing:.06em;font-size:.5rem}.chat-mock{border-radius:12px;max-height:280px;position:relative;overflow:hidden}.chat-mock:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000,#111114);height:60px;position:absolute;bottom:0;left:0;right:0}.chat-tabs{padding:0 2px}.chat-tab{padding:7px 6px;font-size:.55rem}.chat-tab-avatar{width:16px;height:16px}.chat-list{max-height:150px}.confetti-wrap{display:none}.iw{border-radius:10px;max-height:360px;position:relative;overflow:hidden}.iw:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000,#1e1e1e);height:60px;position:absolute;bottom:0;left:0;right:0}.iw-stabs,.iw-chat,.iw-insights{display:none}.iw-inbox{border-right:none;width:100%;min-width:100%}.iw-main{height:auto}.iw-titlebar{height:28px;padding:0 0 0 4px}.iw-mtab{gap:3px;padding:0 6px;font-size:.44rem}.iw-mtab .iw-av{width:14px;height:14px}.iw-mtab .iw-cnt{border-radius:5px;min-width:11px;height:10px;font-size:.34rem}.iw-mtab .iw-td{width:3px;height:3px}.iw-tab-x{font-size:.4rem}.iw-title-right{gap:0}.iw-sfw{margin-right:3px;padding:1px 3px;font-size:.38rem}.iw-ticon{width:20px;height:20px}.iw-ticon svg{width:10px;height:10px}.iw-wbtn{width:26px}.iw-wbtn svg{width:8px;height:8px}.iw-inbox-hdr{padding:4px 8px}.iw-inbox-title{font-size:.68rem}.iw-inbox-icons svg{width:11px;height:11px}.iw-toolbar{gap:3px;padding:3px 8px}.iw-tb-btn{border-radius:5px;padding:4px 0;font-size:.5rem}.iw-tb-btn svg{width:9px;height:9px}.iw-controls{padding:2px 8px}.iw-dropdown{padding:1px 5px;font-size:.44rem}.iw-sort-text{font-size:.44rem}.iw-pills{gap:2px;padding:2px 8px}.iw-pill{padding:2px 5px;font-size:.44rem}.iw-pill .iw-badge{min-width:10px;height:10px;font-size:.34rem;top:-3px;right:-3px}.iw-msg{gap:5px;padding:5px 8px}.iw-msg-avatar{width:20px;height:20px}.iw-msg-avatar .iw-letter{font-size:.4rem}.iw-msg-avatar .iw-ring{border-width:1.5px;inset:-2px}.iw-msg-spend{font-size:.4rem}.iw-msg-name{max-width:90px;font-size:.54rem}.iw-msg-handle{font-size:.4rem}.iw-mbadge{padding:1px 2px;font-size:.32rem}.iw-msg-preview{font-size:.5rem}.iw-msg-time{font-size:.4rem}.iw-msg-amount{font-size:.48rem}.iw-msg-unread{width:3px;height:3px}.iw-x{font-size:.45rem}.earnings-display{gap:10px;margin-top:10px;padding:12px 14px}.earnings-value{font-size:1.3rem}.earnings-spark{min-width:60px;height:22px}.steps,.offers-grid{grid-template-columns:1fr}.ft-cols{flex-direction:column;gap:24px}.ft-bottom{text-align:center;flex-direction:column;gap:12px}.brand-track span{font-size:1.6rem}.brand-track .dot{font-size:1.2rem}.brand-bar{overflow:hidden}.prefooter-chat{height:180px;margin-top:24px}.prefooter-fade{height:140px}.sm{max-width:92vw}.sm-inner{flex-direction:column;min-height:auto}.sm-left{padding:28px 24px 20px}.sm-left h3{margin-bottom:14px;font-size:1.1rem}.sm-stat .sm-big{font-size:2rem}.sm-right{width:100%;height:140px}.sm-map-pin{display:none}.cta-block{padding:48px 20px}.cta-block h2{font-size:1.5rem}.cta-block p{font-size:.88rem}body{padding-bottom:70px}.ctr{padding:0 20px}.about,.explainer,.faq,.offers,.process,.qualify{padding-top:48px;padding-bottom:48px}.final-cta{padding:48px 0}.about,.calculator,.explainer,.faq,.final-cta,.offers,.process,.qualify{contain-intrinsic-size:auto 300px}.exp-text{font-size:.92rem}.exp-cols{gap:20px}.about-text{font-size:.88rem}.about-nums{gap:12px}.about-num .n{font-size:1.8rem}.step-card img{object-fit:contain;max-height:160px}.faq-q{font-size:.9rem}.offers-card,.qual-card{padding:24px 20px}.qual-items{gap:12px}.section-head h2{font-size:clamp(1.5rem,6vw,2rem)}}.about,.calculator,.explainer,.faq,.final-cta,.offers,.process,.qualify{content-visibility:auto;contain-intrinsic-size:auto 600px}.rv{opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);transform:translateY(24px)}.rv.visible{opacity:1;transform:translateY(0)}
