body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;scroll-behavior:smooth}body{color:#fff;font-family:Inter,Arial,sans-serif}.page,body{background:#080d0c}.page{min-height:100vh}.reveal{opacity:0;transform:translateY(30px);transition:all .6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}.toast{animation:toastIn .3s ease;background:#a6ff00;border-radius:10px;bottom:30px;color:#080d0c;font-weight:600;left:50%;padding:15px 25px;position:fixed;transform:translateX(-50%);z-index:1000}@keyframes toastIn{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.faq-search{background:#111816;border:1px solid #a6ff0033;border-radius:10px;color:#fff;font-size:15px;margin-bottom:20px;max-width:850px;outline:none;padding:15px 20px;transition:all .2s ease;width:100%}.faq-search:focus{border-color:#a6ff0080;box-shadow:0 0 20px #a6ff001a}.faq-search::placeholder{color:#5a625c}.faq-answer-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-wrapper.open{max-height:200px}.hero-glow{animation:glowPulse 4s ease-in-out infinite;background:radial-gradient(circle,#a6ff001a,#0000 70%);border-radius:50%;height:500px;pointer-events:none;position:absolute;width:500px}@keyframes glowPulse{0%,to{opacity:.5;transform:scale(.9)}50%{opacity:1;transform:scale(1.1)}}.pulse{animation:buttonPulse 2s ease-in-out infinite}@keyframes buttonPulse{0%,to{box-shadow:0 0 20px #a6ff004d}50%{box-shadow:0 0 40px #a6ff0099}}.back-to-top{align-items:center;animation:fadeIn .3s ease;background:#a6ff00;border:none;border-radius:50%;bottom:30px;box-shadow:0 5px 25px #a6ff0066;color:#080d0c;cursor:pointer;display:flex;height:50px;justify-content:center;position:fixed;right:30px;transition:all .3s ease;width:50px;z-index:999}.back-to-top:hover{box-shadow:0 8px 35px #a6ff0099;transform:translateY(-3px)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080d0cf2;border-bottom:1px solid #ffffff12;position:sticky;top:0;transition:all .3s ease;z-index:100}.header.scrolled{box-shadow:0 5px 30px #00000080}.header-inner{align-items:center;display:flex;gap:20px;height:80px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:0 24px}.header-logo{flex-shrink:0;height:auto;object-fit:contain;width:161px}.nav{flex:1 1;gap:28px;justify-content:center}.nav,.nav-link{align-items:center;display:flex}.nav-link{background:none;border:none;color:#fff;cursor:pointer;font-size:14px;font-weight:500;gap:5px;padding:0;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#a6ff00}.chevron-sm{height:16px;width:16px}.nav-dropdown{position:relative}.dropdown{animation:dropdownIn .2s ease;background:#111816;border:1px solid #ffffff12;border-radius:12px;left:0;margin-top:10px;min-width:220px;padding:8px;position:absolute;top:100%;z-index:100}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{border-radius:8px;color:#fff;display:block;font-size:14px;padding:10px 14px;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background:#a6ff0012;color:#a6ff00}.header-right{flex-shrink:0;gap:15px}.header-right,.lang-btn{align-items:center;display:flex}.lang-btn{background:none;border:1px solid #ffffff26;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;gap:5px;padding:8px 14px}.lang-icon{height:18px;width:18px}.header-tg{align-items:center;background:#a6ff00;border:none;border-radius:10px;color:#080d0c;display:inline-flex;font-size:14px;font-weight:600;gap:8px;padding:11px 20px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.header-tg:hover{box-shadow:0 5px 20px #a6ff004d;transform:translateY(-2px)}.header-tg-icon{height:18px;width:18px}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:none}.mobile-menu{background:#111816;display:none;flex-direction:column;gap:5px;padding:15px 24px}.mobile-link{align-items:center;background:none;border:none;border-bottom:1px solid #ffffff12;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:space-between;padding:12px 0;text-align:left;text-decoration:none}.mobile-sublinks{padding-left:20px}.hero{border-bottom:1px solid #ffffff12}.hero-inner{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1240px;min-height:620px;padding:80px 24px}.hero-trust{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:25px}.trust-item{align-items:center;color:#a6ff00;display:flex;font-size:14px;font-weight:500;gap:8px}.trust-icon{height:20px;width:20px}.hero-title{font-size:56px;font-weight:700;letter-spacing:-.035em;line-height:1.05;margin-bottom:25px;max-width:620px}.hero-accent{color:#a6ff00}.hero-desc{color:#a5ada9;font-size:18px;line-height:1.6;margin-bottom:35px;max-width:560px}.btn-primary{align-items:center;background:#a6ff00;border:none;border-radius:10px;color:#080d0c;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;gap:10px;padding:16px 28px;text-decoration:none;transition:all .2s ease}.btn-primary:hover{transform:translateY(-2px)}.btn-primary:active{transform:scale(.98)}.btn-icon{height:22px;width:22px}.hero-right{align-items:center;display:flex;justify-content:center;margin-left:-40px;position:relative}.hero-graphic{height:auto;max-width:825px;object-fit:contain;position:relative;width:150%;z-index:1}.stats{border-bottom:1px solid #ffffff12}.stats-inner{display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1240px}.stat-block{border-right:1px solid #ffffff14;padding:30px;text-align:center}.stat-block:last-child{border-right:none}.stat-num{color:#a6ff00;font-size:38px;font-weight:700;margin-bottom:8px}.stat-label{color:#a5ada9;font-size:14px}.section-inner{margin:0 auto;max-width:1240px;padding:80px 24px}.eyebrow{color:#a6ff00;font-size:14px;font-weight:600;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.section-title{font-size:36px;font-weight:700;line-height:1.2;margin-bottom:40px;max-width:700px}.section-desc{color:#a5ada9;font-size:17px;margin-bottom:30px;max-width:500px}.why{border-bottom:1px solid #ffffff12}.why-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.why-card{background:linear-gradient(180deg,#111816,#0d1211);border:1px solid #a6ff0026;border-radius:18px;overflow:hidden;padding:30px 20px;position:relative;text-align:center;transition:all .3s ease}.why-card:before{background:linear-gradient(90deg,#0000,#a6ff00,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.why-card:hover:before{opacity:1}.why-card:hover{border-color:#a6ff0080;box-shadow:0 10px 40px #a6ff0026;transform:translateY(-8px)}.why-icon-wrap{align-items:center;background:#a6ff001a;border:1px solid #a6ff004d;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 20px;transition:all .3s ease;width:64px}.why-card:hover .why-icon-wrap{background:#a6ff0033;box-shadow:0 0 30px #a6ff004d}.why-icon{color:#a6ff00;height:30px;width:30px}.why-card h3{font-size:18px;font-weight:600;margin-bottom:10px}.why-card p{color:#a5ada9;font-size:14px;line-height:1.5}.coin-icon{align-items:center;border-radius:50%;box-shadow:0 2px 4px #0000004d,inset 0 -3px 6px #0003,inset 0 3px 6px #ffffff4d;color:#fff;display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;position:relative;width:48px}.coin-icon.usd{background:linear-gradient(135deg,#5cb85c,#2e7d32 50%,#14532d)}.coin-icon.eur{background:linear-gradient(135deg,#5b8def,#1e88e5 50%,#0d47a1)}.coin-icon.usdt{background:linear-gradient(135deg,#2fbf8f,#26a17b 50%,#1a7a5c)}.coin-icon.pln{background:linear-gradient(135deg,#e05a5a,#d32f2f 50%,#a51f1f)}.locations{border-bottom:1px solid #ffffff12}.locations-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(4,1fr)}.location-card{align-items:center;background:linear-gradient(180deg,#111816,#0d1211);border:1px solid #a6ff0026;border-radius:14px;display:flex;gap:10px;padding:20px;transition:all .3s ease}.location-card:hover{border-color:#a6ff0080;box-shadow:0 8px 30px #a6ff0026;transform:translateY(-4px)}.location-icon-wrap{align-items:center;background:#a6ff001a;border:1px solid #a6ff004d;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.location-icon{color:#a6ff00;height:18px;width:18px}.cash-exchange{border-bottom:1px solid #ffffff12}.cash-banner{align-items:center;background:linear-gradient(135deg,#111816,#1a2414 50%,#111816);border:1px solid #a6ff0040;border-radius:20px;display:flex;gap:30px;justify-content:space-between;overflow:hidden;padding:40px;position:relative;transition:all .3s ease}.cash-banner:before{background:radial-gradient(circle,#a6ff0014,#0000 70%);content:"";height:400px;pointer-events:none;position:absolute;right:-20%;top:-50%;width:400px}.cash-banner:hover{border-color:#a6ff0080;box-shadow:0 10px 50px #a6ff0026;transform:translateY(-3px)}.cash-left{flex:1 1;gap:20px}.cash-icon-wrap,.cash-left{align-items:center;display:flex}.cash-icon-wrap{background:#a6ff001a;border:1px solid #a6ff004d;border-radius:50%;box-shadow:0 0 30px #a6ff0033;flex-shrink:0;height:64px;justify-content:center;width:64px}.cash-icon{color:#a6ff00;height:30px;width:30px}.cash-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:10px}.cash-desc{color:#a5ada9;font-size:15px}.cash-right{flex-direction:column;flex-shrink:0;gap:15px}.cash-coins,.cash-right{align-items:center;display:flex}.cash-coins{gap:10px}.cash-coins .coin-icon{font-size:18px;height:40px;width:40px}.directions{border-bottom:1px solid #ffffff12}.directions-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.exchange-card{background:linear-gradient(180deg,#111816,#0d1211);border:1px solid #a6ff0026;border-radius:18px;overflow:hidden;padding:25px 20px;position:relative;text-align:center;transition:all .3s ease}.exchange-card:before{background:linear-gradient(90deg,#0000,#a6ff00,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.exchange-card:hover:before{opacity:1}.exchange-card:hover{border-color:#a6ff0080;box-shadow:0 10px 40px #a6ff0026;transform:translateY(-8px)}.exchange-icons{align-items:center;display:flex;gap:15px;justify-content:center;margin-bottom:15px}.exchange-arrow{color:#a6ff00;font-size:24px;font-weight:700}.exchange-pair{font-size:18px;font-weight:700;margin-bottom:5px}.exchange-names{color:#a5ada9;font-size:14px;margin-bottom:15px}.exchange-btn{align-items:center;background:linear-gradient(135deg,#b8ff00,#7acc00);border:none;border-radius:8px;color:#080d0c;display:inline-flex;font-size:14px;font-weight:600;gap:8px;justify-content:center;padding:11px 20px;text-decoration:none;transition:all .2s ease;width:100%}.exchange-btn:hover{box-shadow:0 5px 20px #a6ff004d;transform:translateY(-2px)}.btn-tg{height:16px;width:16px}.how{border-bottom:1px solid #ffffff12}.how-timeline{align-items:stretch;display:flex;gap:0;position:relative}.how-step-card{background:linear-gradient(180deg,#111816,#0d1211);border:1px solid #a6ff0026;border-radius:18px;flex:1 1;overflow:hidden;padding:30px 20px;position:relative;text-align:center;transition:all .3s ease}.how-step-card:before{background:linear-gradient(90deg,#0000,#a6ff00,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.how-step-card:hover:before{opacity:1}.how-step-card:hover{border-color:#a6ff0080;box-shadow:0 10px 40px #a6ff0026;transform:translateY(-8px)}.how-step-header{gap:12px;margin-bottom:20px}.how-num,.how-step-header{align-items:center;display:flex;justify-content:center}.how-num{background:linear-gradient(135deg,#b8ff00,#7acc00);border-radius:50%;box-shadow:0 0 30px #a6ff0080;color:#080d0c;flex-shrink:0;font-size:20px;font-weight:800;height:48px;transition:all .3s ease;width:48px}.how-step-card:hover .how-num{box-shadow:0 0 50px #a6ff00cc;transform:scale(1.1) rotate(-5deg)}.how-step-icon{align-items:center;background:#a6ff001a;border:1px solid #a6ff004d;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.how-icon-svg{color:#a6ff00;height:22px;width:22px}.how-step-card h3{color:#fff;font-size:20px;font-weight:700;margin-bottom:10px}.how-step-card p{color:#a5ada9;font-size:14px;line-height:1.5}.how-connector{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:40px}.connector-arrow{animation:arrowPulse 2s ease-in-out infinite;color:#a6ff00;height:24px;opacity:.5;width:24px}@keyframes arrowPulse{0%,to{opacity:.3;transform:translateX(0)}50%{opacity:1;transform:translateX(5px)}}.benefits{border-bottom:1px solid #ffffff12}.benefits-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.benefit-card{background:linear-gradient(180deg,#111816,#0d1211);border:1px solid #a6ff0026;border-radius:18px;overflow:hidden;padding:25px;position:relative;transition:all .3s ease}.benefit-card:before{background:linear-gradient(90deg,#0000,#a6ff00,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.benefit-card:hover:before{opacity:1}.benefit-card:hover{border-color:#a6ff0080;box-shadow:0 10px 40px #a6ff0026;transform:translateY(-8px)}.benefit-icon-wrap{align-items:center;background:#a6ff001a;border:1px solid #a6ff004d;border-radius:50%;display:flex;height:56px;justify-content:center;margin-bottom:15px;transition:all .3s ease;width:56px}.benefit-card:hover .benefit-icon-wrap{background:#a6ff0033;box-shadow:0 0 30px #a6ff004d}.benefit-icon{color:#a6ff00;height:26px;width:26px}.benefit-card h3{font-size:18px;font-weight:600;margin-bottom:10px}.benefit-card p{color:#a5ada9;font-size:14px;line-height:1.5}.faq{border-bottom:1px solid #ffffff12}.faq-list{max-width:850px}.faq-item{background:linear-gradient(180deg,#111816,#0d1211);border:1px solid #a6ff0026;border-radius:12px;margin-bottom:12px;overflow:hidden;transition:all .3s ease}.faq-item:hover{border-color:#a6ff0066}.faq-question{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:20px 24px;text-align:left;width:100%}.faq-chevron{color:#a6ff00;flex-shrink:0;font-size:24px;transition:transform .25s ease}.faq-chevron.open{transform:rotate(45deg)}.faq-answer{color:#a5ada9;font-size:15px;line-height:1.6;padding:0 24px 20px}.cta{padding:80px 24px;text-align:center}.cta-inner{margin:0 auto;max-width:600px}.cta h2{font-size:36px;font-weight:700;margin-bottom:15px}.cta p{color:#a5ada9;font-size:16px;margin-bottom:30px}.footer{background:#0a0f0e;border-top:1px solid #ffffff12}.footer-inner{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1240px;padding:60px 24px 40px}.footer-brand .footer-logo{height:auto;margin-bottom:15px;width:140px}.footer-brand p{color:#a5ada9;font-size:14px;line-height:1.5}.footer-col h4{font-size:16px;font-weight:600;margin-bottom:20px}.footer-col a,.footer-col span{color:#a5ada9;display:block;font-size:14px;margin-bottom:10px;text-decoration:none;transition:color .2s ease}.footer-col a:hover{color:#a6ff00}.footer-icon{height:16px;margin-right:5px;vertical-align:middle;width:16px}.footer-bottom{border-top:1px solid #ffffff12;color:#a5ada9;font-size:13px;padding:20px 24px;text-align:center}@media (max-width:1024px){.lang-btn,.nav{display:none}.mobile-menu-btn{display:block}.mobile-menu{display:flex}.hero-title{font-size:44px}.directions-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.how-timeline{flex-wrap:wrap;gap:20px}.how-step-card{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1}.how-connector{display:none}.benefits-grid,.footer-inner,.locations-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hero-inner{gap:40px;grid-template-columns:1fr;min-height:auto;padding:50px 24px}.hero-right{margin-left:0}.hero-graphic{max-width:100%;width:100%}.hero-title{font-size:36px}.hero-desc{font-size:16px}.stats-inner{grid-template-columns:repeat(2,1fr)}.stat-block:nth-child(2){border-right:none}.directions-grid{grid-template-columns:1fr}.how-step-card{flex:1 1 100%}.benefits-grid,.footer-inner{grid-template-columns:1fr}.footer-inner{gap:30px}.cash-banner{text-align:center}.cash-banner,.cash-left{flex-direction:column}}@media (max-width:480px){.header-inner{height:65px;padding:0 16px}.header-logo{width:120px}.header-tg{font-size:12px;padding:10px 14px}.hero-inner{padding:40px 16px}.hero-title{font-size:32px}.section-inner{padding:50px 16px}.section-title{font-size:28px}.directions-grid,.locations-grid,.why-grid{grid-template-columns:1fr}}@media (min-width:1920px){.footer-inner,.header-inner,.hero-inner,.section-inner,.stats-inner{max-width:1320px}}
/*# sourceMappingURL=main.627100b9.css.map*/