@font-face{font-family:Square;src:local("Arial Black")}@font-face{font-family:SFPro;src:local("Arial")}:root{--accent:#2ed27f;--accent-dark:#0c5c35;--bg:#181818;--panel:#2f2f2f;--field:#222;--card:#202020;--line:#303030;--text:#fff;--muted:#a2a2a5;--header:120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(145deg,#1b1b1b,#111);color:var(--text);font-family:SFPro,Arial,sans-serif;font-size:16px}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}button{cursor:pointer}.shell{width:min(1706px,calc(100% - 64px));margin-inline:auto}.header{height:var(--header);background:#1c1c1c}.header-inner{height:100%;width:calc(100% - 56px);margin:auto;display:flex;align-items:center;gap:38px}.brand{font-family:Square,Arial Black,sans-serif;font-size:38px;font-weight:900;letter-spacing:-2px;white-space:nowrap}.brand span{color:#fff}.brand i{display:inline-block;width:11px;height:11px;border-radius:50%;background:var(--accent);margin-left:3px}.lang{width:81px;height:60px;border:1px solid var(--accent-dark);background:#202020;border-radius:14px;color:#ddd}.header nav{display:flex;align-items:center;justify-content:center;gap:72px;flex:1;font-size:18px;color:#bfc0c5}.header nav a:first-child{color:#fff;font-weight:700}.header nav a:hover{color:var(--accent)}.head-actions{display:flex;align-items:center;gap:38px}.head-actions>svg{color:var(--accent)}.login{width:82px;height:60px;background:var(--accent);color:#092416;border-radius:15px;display:grid;place-items:center;font-size:29px;font-weight:900}.hamb{display:none;border:0;background:none}.hero{position:relative;display:grid;grid-template-columns:1fr 836px;gap:80px;min-height:958px;padding-top:38px;align-items:start}.hero:before{content:"";position:absolute;z-index:-1;width:1060px;height:850px;left:-240px;top:105px;opacity:.2;background:repeating-linear-gradient(42deg,transparent 0 22px,#444 23px 24px);clip-path:polygon(0 0,100% 55%,0 100%)}.hero-copy .online{display:inline-block;color:var(--accent);border:1px solid #28553d;border-radius:9px;padding:5px 14px;font-size:18px;margin-top:0}.hero h1{font-family:Square,Arial Black,sans-serif;font-size:68px;line-height:1.18;letter-spacing:-2px;margin:39px 0 32px;max-width:780px}.hero h1 strong{color:var(--accent)}.hero-copy>p{font-size:26px;line-height:1.3;color:#aaa;max-width:780px;margin:0}.calculator{position:relative;background:var(--panel);border-radius:18px;padding:40px;min-height:830px;box-shadow:0 25px 70px #0002}.calc-head{text-align:center;margin-bottom:34px}.calc-head h2{font-family:Square,Arial Black,sans-serif;font-size:28px;margin:0 0 17px}.calc-head p{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;font-size:19px}.calc-head p svg{width:28px;height:28px;color:var(--accent);border:2px solid var(--accent);border-radius:50%;padding:4px}.calc-head p b{color:var(--accent);font-weight:500}.calc-head>button{position:absolute;top:42px;left:38px;background:none;border:0;color:#bbb}.amount-label{display:flex;justify-content:space-between;align-items:center;font-size:15px;margin:0 0 16px}.amount-label span{font-size:19px;font-weight:700}.currency-input{display:grid;grid-template-columns:1fr 235px;height:76px;background:var(--field);border-radius:12px;overflow:hidden}.currency-input>input{width:100%;min-width:0;border:0;background:transparent;color:#fff;padding:0 21px;font-size:26px;font-weight:800;outline:none}.currency-input>button{display:flex;align-items:center;gap:12px;border:0;border-left:1px solid #6a6a6a;background:transparent;text-align:left;padding:0 17px}.currency-input>button>span:not(.coin){display:grid;min-width:0;flex:1}.currency-input>button b{font-size:19px;white-space:nowrap}.currency-input>button small{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.currency-input>button svg{width:17px}.coin{display:inline-grid!important;place-items:center;flex:0 0 auto;width:32px;height:32px;border-radius:50%;color:#fff;font-weight:900;font-size:17px}.coin.large{width:44px;height:44px;font-size:19px}.limits{display:flex;justify-content:space-between;color:#8f8f92;margin-top:12px;font-size:16px}.swap{display:grid;place-items:center;width:48px;height:48px;border:0;border-radius:10px;background:#1d1d1d;color:var(--accent);margin:22px auto}.swap svg{width:25px}.network{display:flex;align-items:center;gap:15px;margin:50px 4px 44px;font-size:18px}.network i{display:flex;align-items:flex-end;gap:2px;width:26px;height:22px}.network i:before,.network i:after,.network i span{content:"";width:7px;border-radius:2px;background:#777}.network i:before{height:20px;background:#fff}.network i span{height:20px}.network i:after{height:20px;background:#5a5a5a}.primary{width:100%;height:80px;border:0;border-radius:11px;background:var(--accent);color:#07170e;font-size:20px;font-weight:800}.primary:disabled{opacity:.55}.application-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.summary{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:12px;background:#232323;border-radius:12px;padding:18px}.summary svg{color:#777}.application-fields label{display:grid;gap:9px}.application-fields label:nth-of-type(n+3){grid-column:1/-1}.application-fields label span{font-size:13px;font-weight:700}.application-fields input:not([type=checkbox]){height:64px;border:1px solid transparent;border-radius:10px;background:#222;color:#fff;padding:0 17px;outline:none}.application-fields input:focus{border-color:var(--accent)}.application-fields .consent{display:flex;align-items:center;color:#aaa;font-size:12px}.application-fields .consent input{accent-color:var(--accent)}.application-fields .primary{grid-column:1/-1;margin-top:5px}.calculator.success{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.success-check{width:75px;height:75px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:#092416;font-size:40px}.calculator.success h2{font-size:32px}.calculator.success p{color:#aaa}.calculator.success button{margin-top:20px;border:0;border-radius:10px;background:var(--accent);padding:18px 25px;font-weight:800}.skeleton{animation:pulse 1.4s infinite}@keyframes pulse{50%{opacity:.5}}.section{padding:70px 0}.section>h2,.section-row h2,.faq-section>h2{font-family:Square,Arial Black,sans-serif;font-size:40px;letter-spacing:-1px;margin:0 0 46px}.benefits{display:grid;grid-template-columns:1fr .48fr 1fr;grid-template-areas:"safe safe support" "directions blank support";gap:24px}.benefits article,.reviews article{background:linear-gradient(130deg,#222,#1e1e1e);border:1px solid var(--line);border-radius:15px;padding:28px 30px}.benefits article:hover,.reviews article:hover{border-color:#38614b;background:linear-gradient(180deg,#262626,#19332355)}.benefits .safe{grid-area:safe}.benefits .support{grid-area:support}.benefits .directions{grid-area:directions}.benefits svg{width:42px;height:42px;padding:9px;border:1px solid var(--accent);border-radius:9px;color:var(--accent);margin-bottom:21px}.benefits h3{font-size:16px;margin:0 0 12px}.benefits p{color:#999;font-size:13px;line-height:1.5;margin:0;max-width:700px}.section-row{display:flex;justify-content:space-between}.section-row h2 sup,.faq-section h2 sup{font-size:15px;color:#888}.section-row>div{text-align:right}.section-row>div b{display:block;color:var(--accent)}.section-row>div small{color:#777}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews article{min-height:180px;display:flex;flex-direction:column}.stars{display:flex;gap:3px;color:var(--accent)}.stars svg{width:15px}.reviews p{color:#aaa;line-height:1.5}.reviews footer{display:grid;margin-top:auto}.reviews footer span{font-size:12px;color:#777;margin-top:4px}.faq-section{display:grid;grid-template-columns:.63fr 1.37fr;gap:60px;padding-top:100px;padding-bottom:470px}.faq article{background:#222;border:1px solid #303030;border-radius:11px;margin-bottom:12px;padding:0 24px}.faq article>button{display:flex;justify-content:space-between;align-items:center;width:100%;height:64px;border:0;background:none;text-align:left;font-size:14px}.faq article>button span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#292929;color:var(--accent)}.faq article>div{display:grid;grid-template-rows:0fr;transition:.25s}.faq article>div>p{overflow:hidden;margin:0;color:#aaa;line-height:1.5}.faq article.open>div{grid-template-rows:1fr}.faq article.open>div>p{margin:0 0 22px}.site-footer{padding:60px 0 72px;font-size:11px;color:#777;background:radial-gradient(circle at 95% 110%,#0c4c2b55,transparent 28%)}.site-footer b{color:#aaa}.site-footer b span{color:var(--accent)}.site-footer p{line-height:1.6}.overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#000b;display:grid;place-items:center;padding:24px}.currency-modal{width:min(720px,100%);max-height:min(820px,calc(100vh - 48px));display:flex;flex-direction:column;background:#292929;border:1px solid #444;border-radius:18px;padding:28px;box-shadow:0 30px 90px #0008}.modal-head{display:flex;justify-content:space-between;align-items:start}.modal-head small{color:var(--accent)}.modal-head h2{margin:6px 0 20px}.modal-head>button{border:0;background:#202020;border-radius:8px;color:#aaa;padding:8px}.search{display:flex;align-items:center;gap:10px;height:56px;background:#202020;border:1px solid #393939;border-radius:10px;padding:0 15px}.search svg{color:#777}.search input{width:100%;border:0;background:none;color:#fff;outline:none}.filter-tabs{display:flex;gap:9px;padding:17px 0}.filter-tabs button{border:1px solid #444;background:#222;color:#aaa;border-radius:20px;padding:9px 16px}.filter-tabs button.active{background:var(--accent);color:#092416;border-color:var(--accent)}.currency-list{overflow:auto;padding-right:5px}.currency-list>button{width:100%;display:flex;align-items:center;gap:14px;border:0;border-bottom:1px solid #3a3a3a;background:transparent;color:#fff;padding:14px 10px;text-align:left}.currency-list>button:hover,.currency-list>button.selected{background:#343434}.currency-list>button>span:not(.coin){display:grid;flex:1}.currency-list>button small{color:#888;margin-top:3px}.currency-list>button em{font-size:10px;font-style:normal;color:#777}.currency-list>button>svg{color:#666}.empty{text-align:center;padding:40px;color:#888}.static{min-height:800px;padding:90px 0}.static>span{color:var(--accent);text-transform:uppercase;font-size:12px;letter-spacing:.15em}.static h1{font-family:Square,Arial Black,sans-serif;font-size:48px;max-width:800px}.prose{max-width:920px;background:#222;border:1px solid #303030;border-radius:15px;padding:35px;color:#aaa;font-size:17px;line-height:1.7}.prose h3{color:#fff}.contact-cards{display:grid;gap:12px}.contact-cards a,.contact-cards>span{min-height:64px;padding:0 20px;border-radius:10px;background:#292929;display:flex;align-items:center;justify-content:space-between;color:#fff}.contact-cards a:hover{color:var(--accent)}@media(max-width:1330px){.header nav{gap:32px;font-size:14px}.hero{grid-template-columns:1fr 620px}.hero h1{font-size:54px}.hero-copy>p{font-size:20px}.calculator{padding:30px}.currency-input{grid-template-columns:1fr 195px}.benefits{grid-template-columns:1fr 1fr;grid-template-areas:"safe support" "directions support"}}@media(max-width:1024px){:root{--header:82px}.header-inner{width:calc(100% - 32px)}.brand{font-size:27px}.lang{order:2;width:58px;height:42px}.header nav{position:absolute;z-index:80;top:82px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;background:#222;padding:25px}.header nav.open{display:flex}.head-actions{margin-left:auto;gap:18px}.login{display:none}.hamb{display:block;color:#fff}.hero{grid-template-columns:1fr;gap:42px;padding-top:40px}.hero h1{max-width:800px}.calculator{width:100%;min-height:auto}.benefits{grid-template-areas:"safe safe" "directions support"}.faq-section{padding-bottom:250px}}@media(max-width:767px){.shell{width:calc(100% - 32px)}.brand{font-size:23px}.brand i{width:7px;height:7px}.head-actions>svg{display:none}.hero{padding-top:28px;min-height:auto}.hero:before{display:none}.hero-copy .online{font-size:12px}.hero h1{font-size:38px;line-height:1.12;letter-spacing:-1px;margin:24px 0 18px}.hero-copy>p{font-size:17px}.calculator{padding:22px 16px;border-radius:14px}.calc-head h2{font-size:23px}.calc-head p{font-size:12px}.amount-label span{font-size:13px}.currency-input{height:66px;grid-template-columns:1fr 155px}.currency-input>input{font-size:20px;padding:0 13px}.currency-input>button{gap:7px;padding:0 9px}.currency-input>button b{font-size:14px}.currency-input>button small{font-size:10px}.coin{width:27px;height:27px;font-size:13px}.limits{font-size:11px}.network{margin:28px 4px}.primary{height:60px}.application-fields{grid-template-columns:1fr}.application-fields label,.application-fields label:nth-of-type(n+3){grid-column:1}.summary{grid-column:1;flex-wrap:wrap;font-size:12px}.application-fields .primary{grid-column:1}.section{padding:58px 0}.section>h2,.section-row h2,.faq-section>h2{font-size:30px}.benefits{grid-template-columns:1fr;grid-template-areas:"safe" "support" "directions"}.section-row>div{display:none}.reviews{grid-template-columns:1fr}.faq-section{grid-template-columns:1fr;gap:0;padding-bottom:150px}.overlay{padding:10px}.currency-modal{padding:19px 14px;max-height:calc(100vh - 20px)}.static{padding:55px 0}.static h1{font-size:34px}.prose{padding:22px;font-size:15px}}@media(min-width:1025px){:root{--header:80px}.header-inner{width:min(1480px,calc(100% - 40px));gap:25px}.brand{font-size:27px;letter-spacing:-1.2px}.brand i{width:8px;height:8px}.lang{width:58px;height:42px;border-radius:9px;font-size:13px}.header nav{gap:46px;font-size:13px}.head-actions{gap:25px}.head-actions>svg{width:19px}.login{width:56px;height:42px;border-radius:9px;font-size:21px}.shell{width:min(1340px,calc(100% - 48px))}.hero{grid-template-columns:1fr 650px;gap:58px;min-height:745px;padding-top:35px}.hero:before{width:780px;height:620px;left:-180px;top:115px}.hero-copy .online{padding:4px 10px;font-size:12px}.hero h1{font-size:49px;line-height:1.14;letter-spacing:-1.3px;margin:28px 0 22px;max-width:625px}.hero-copy>p{font-size:18px;line-height:1.35;max-width:610px}.calculator{border-radius:13px;padding:29px 30px;min-height:650px}.calc-head{margin-bottom:25px}.calc-head h2{font-size:21px;margin-bottom:12px}.calc-head p{font-size:13px}.calc-head p svg{width:22px;height:22px}.amount-label{font-size:11px;margin-bottom:11px}.amount-label span{font-size:14px}.currency-input{height:58px;grid-template-columns:1fr 185px;border-radius:8px}.currency-input>input{font-size:19px;padding:0 15px}.currency-input>button{padding:0 12px;gap:8px}.currency-input>button b{font-size:14px}.currency-input>button small{font-size:10px}.coin{width:25px;height:25px;font-size:12px}.limits{font-size:12px;margin-top:8px}.swap{width:38px;height:38px;margin:17px auto}.swap svg{width:19px}.network{gap:11px;margin:34px 3px 31px;font-size:14px}.network i{transform:scale(.8)}.primary{height:58px;border-radius:8px;font-size:15px}.section{padding:62px 0}.section>h2,.section-row h2,.faq-section>h2{font-size:31px;margin-bottom:35px}.benefits{gap:18px}.benefits article,.reviews article{padding:22px;min-height:135px}.benefits svg{width:34px;height:34px;margin-bottom:16px}.benefits h3{font-size:13px}.benefits p{font-size:11px}.reviews{gap:16px}.reviews article{min-height:145px}.faq-section{padding-top:75px;padding-bottom:360px}.faq article>button{height:54px;font-size:12px}.site-footer{padding:45px 0 55px}}.benefits-section{position:relative}.benefits-section:before{content:"";position:absolute;z-index:-1;inset:-35px calc((100vw - 100%)/-2);opacity:.12;background:repeating-linear-gradient(130deg,transparent 0 31px,#555 32px 34px);-webkit-mask-image:linear-gradient(90deg,#000 0,transparent 74%);mask-image:linear-gradient(90deg,#000 0,transparent 74%);pointer-events:none}.benefits{grid-template-columns:repeat(3,1fr);grid-template-areas:"safe safe support" "directions conditions conditions";gap:18px}.benefits .conditions{grid-area:conditions}.benefits article{position:relative;min-height:185px;padding:30px;border-radius:18px;outline:none;background:linear-gradient(135deg,#222,#1d1d1d);transition:opacity .28s ease,filter .28s ease,transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease}.benefits:has(article:hover) article:not(:hover),.benefits:has(article:focus-visible) article:not(:focus-visible){opacity:.28;filter:saturate(.3)}.benefits article:hover,.benefits article:focus-visible{z-index:1;transform:translateY(-2px);border-color:var(--accent);background:radial-gradient(circle at 10% 16%,rgba(46,210,127,.14),transparent 42%),linear-gradient(135deg,#232925,#1d211f);box-shadow:0 0 0 1px #2ed27f1f,0 15px 50px #0f703e29,inset 0 0 42px #2ed27f0b}.benefits svg{width:48px;height:48px;padding:12px;border-radius:12px;color:#d9ffeb;background:linear-gradient(145deg,#2ed27f2b,#2ed27f09);box-shadow:0 0 25px #2ed27f21;margin-bottom:20px;transition:box-shadow .28s ease,background .28s ease}.benefits article:hover svg,.benefits article:focus-visible svg{background:linear-gradient(145deg,#2ed27f57,#2ed27f14);box-shadow:0 0 32px #2ed27f4d}.benefits h3{font-size:16px;margin:0 0 15px}.benefits p{color:#aaa;font-size:13px;line-height:1.4;max-width:920px;transition:color .28s ease}.benefits article:hover p,.benefits article:focus-visible p{color:#d0d2d1}@media(max-width:1024px){.benefits{grid-template-columns:repeat(2,1fr);grid-template-areas:"safe support" "directions conditions"}}@media(max-width:767px){.benefits{grid-template-columns:1fr;grid-template-areas:"safe" "support" "directions" "conditions";gap:14px}.benefits article{min-height:0;padding:25px 22px}.benefits svg{width:46px;height:46px;padding:11px}.benefits h3{font-size:16px}.benefits p{font-size:13px}}.reviews-slider{position:relative}.reviews-viewport{overflow:hidden}.reviews-track{display:flex;transition:transform .65s cubic-bezier(.22,.72,.25,1);will-change:transform}.reviews-page{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;min-width:100%}.review-card{min-height:180px;display:flex;flex-direction:column;background:linear-gradient(135deg,#222,#1d1d1d);border:1px solid var(--line);border-radius:15px;padding:24px;transition:border-color .25s ease,background .25s ease}.review-card:hover{border-color:#38614b;background:linear-gradient(180deg,#262626,#19332355)}.review-card p{color:#aaa;line-height:1.5;margin:17px 0}.review-card footer{display:grid;margin-top:auto}.review-card footer span{font-size:12px;color:#777;margin-top:4px}.slider-controls{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.slider-dots{display:flex;align-items:center;gap:7px}.slider-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#4a4a4a;transition:width .25s ease,background .25s ease}.slider-dots button.active{width:25px;border-radius:5px;background:var(--accent)}.slider-arrows{display:flex;align-items:center;gap:12px;color:#777;font-size:11px}.slider-arrows button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #363636;border-radius:9px;background:#222;color:#aaa;transition:border-color .2s ease,color .2s ease,background .2s ease}.slider-arrows button:hover{border-color:var(--accent);color:var(--accent);background:#203228}.slider-arrows svg{width:17px}.slider-arrows span{min-width:48px;text-align:center}@media(max-width:1099px){.reviews-page{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.reviews-page{grid-template-columns:1fr}.review-card{min-height:205px}.slider-dots{display:none}.slider-controls{justify-content:flex-end}}@media(min-width:1025px){.faq-section.shell{width:min(1706px,calc(100% - 64px))}.faq-section{grid-template-columns:510px minmax(0,1fr);gap:66px;padding-top:135px;padding-bottom:160px}.faq-section>h2{font-size:58px;line-height:1.03;letter-spacing:-2px;margin:0}.faq-section>h2 sup{font-size:23px;margin-left:9px}.faq article{border-radius:15px;margin-bottom:12px;padding:0 18px 0 30px;transition:border-color .22s ease,background .22s ease}.faq article>button{height:88px;font-size:20px}.faq article>button span{width:50px;height:50px;border-radius:13px;color:#fff;transition:transform .25s ease,color .22s ease,background .22s ease}.faq article>button span svg{width:23px;height:23px}.faq article:hover{border-color:#404440;background:#242624}.faq article:hover>button span{color:var(--accent);background:#26322b}.faq article.open{border-color:#38614b}.faq article.open>button span{transform:rotate(90deg);color:var(--accent);background:#26322b}.faq article.open>div>p{margin:0 62px 25px 0;font-size:16px;line-height:1.55}}@media(max-width:1024px){.faq article>button span svg{width:18px}.faq article.open>button span{transform:rotate(90deg)}}@media(max-width:767px){.faq-section>h2{font-size:36px}.faq article{padding:0 12px 0 17px}.faq article>button{height:72px;font-size:14px;gap:14px}.faq article>button span{flex:0 0 auto;width:38px;height:38px;border-radius:10px}.faq article.open>div>p{margin:0 50px 20px 0}}@media(min-width:1025px){.faq-section.shell{width:min(1540px,calc(100% - 64px))}.faq-section{grid-template-columns:430px minmax(0,1fr);gap:56px;padding-top:105px;padding-bottom:135px}.faq-section>h2{font-size:46px;line-height:1.04;letter-spacing:-1.5px}.faq-section>h2 sup{font-size:18px;margin-left:7px}.faq article{border-radius:13px;margin-bottom:11px;padding:0 15px 0 25px}.faq article>button{height:72px;font-size:16px}.faq article>button span{width:42px;height:42px;border-radius:11px}.faq article>button span svg{width:19px;height:19px}.faq article.open>div>p{margin:0 52px 21px 0;font-size:14px}}.coin.flag{background:#303030!important;font-family:"Segoe UI Emoji","Apple Color Emoji",sans-serif;font-size:20px;line-height:1;box-shadow:0 0 0 1px #474747;overflow:hidden}.coin.flag.large{font-size:31px}.coin.crypto svg{width:78%;height:78%;color:#fff}.coin.crypto.large svg{width:76%;height:76%}.coin.logo{overflow:hidden;background:#fff!important;box-shadow:0 0 0 1px #494949}.coin.logo img{display:block;width:100%;height:100%;object-fit:cover}.coin.logo.crypto{background:transparent!important;box-shadow:none}.coin.logo.crypto img{object-fit:contain}.currency-list{scrollbar-width:thin;scrollbar-color:#4bba7d #202020;scroll-behavior:smooth}.currency-list::-webkit-scrollbar{width:9px}.currency-list::-webkit-scrollbar-track{background:#202020;border-radius:10px}.currency-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#45db91,#249d61);border:2px solid #202020;border-radius:10px;min-height:55px}.currency-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#62eaa6,#2ecf7f)}.currency-list::-webkit-scrollbar-corner{background:#202020}.currency-list::-webkit-scrollbar-button{display:none;width:0;height:0}.request-page{min-height:calc(100vh - var(--header));padding:54px 0 92px}.request-back{display:inline-flex;margin-bottom:22px;color:#a9adaa;font-size:15px;transition:.2s}.request-back:hover{color:var(--accent)}.request-card{overflow:hidden;border:1px solid #343735;border-radius:24px;background:linear-gradient(145deg,#292b2a,#202220);box-shadow:0 30px 90px #0005}.request-title{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 42px;border-bottom:1px solid #3a3d3b}.request-eyebrow{color:var(--accent);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.request-title h1{margin:9px 0 7px;font-family:Square,Arial Black,sans-serif;font-size:38px;letter-spacing:-1px}.request-title h1 strong{color:var(--accent)}.request-title p{margin:0;color:#8f9491}.request-status{display:flex;align-items:center;gap:9px;padding:12px 17px;border:1px solid #376348;border-radius:999px;background:#163925;color:#aaf6ce;font-size:14px;font-weight:700;white-space:nowrap}.request-status i{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px #2ed27f1c}.request-exchange{display:grid;grid-template-columns:1fr 62px 1fr;align-items:center;gap:18px;margin:32px 42px;padding:24px 28px;border:1px solid #373a38;border-radius:18px;background:#1d1f1e}.request-amount{display:flex;align-items:center;gap:16px;min-width:0}.request-amount>span:last-child{display:grid;gap:6px;min-width:0}.request-amount small{color:#8f9491}.request-amount b{font-size:22px;overflow-wrap:anywhere}.request-swap{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#292c2a;color:var(--accent)}.request-swap svg{width:21px}.request-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;padding:0 42px 32px}.request-details,.request-next{border:1px solid #373a38;border-radius:18px;background:#242625;padding:28px}.request-details h2,.request-next h2{margin:0 0 22px;font-size:19px}.request-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.request-info{display:grid;gap:7px;min-height:82px;padding:16px 17px;border-radius:12px;background:#1c1e1d}.request-info.wide{grid-column:1/-1}.request-info span{font-size:12px;color:#858a87}.request-info b{font-size:15px;overflow-wrap:anywhere}.request-next ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.request-next li{position:relative;display:grid;grid-template-columns:38px 1fr;gap:12px;min-height:82px}.request-next li:not(:last-child):after{content:"";position:absolute;left:18px;top:37px;bottom:0;width:1px;background:#444845}.request-next li>span{z-index:1;display:grid;width:37px;height:37px;place-items:center;border:1px solid #494d4a;border-radius:50%;background:#2e312f;color:#a5aaa7;font-weight:700}.request-next li.done>span{border-color:var(--accent);background:var(--accent);color:#092416}.request-next li svg{width:18px}.request-next li div{display:grid;align-content:start;gap:5px;padding-top:2px}.request-next li small{color:#858a87;line-height:1.35}.request-actions{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px 42px;border-top:1px solid #3a3d3b;background:#1d1f1e}.request-security{display:flex;align-items:center;gap:13px}.request-security>svg{flex:0 0 auto;color:var(--accent)}.request-security>span{display:grid;gap:4px}.request-security small{color:#858a87}.connect-button{min-width:220px;height:58px;border:0;border-radius:12px;background:var(--accent);color:#082316;font-size:17px;font-weight:900;opacity:1!important;cursor:pointer;box-shadow:0 12px 30px #2ed27f20}.connect-button:disabled{cursor:wait;opacity:.65!important}.request-help{text-align:center;color:#8f9491;margin:24px 0 0}.request-help a{color:var(--accent);font-weight:700}.request-missing{max-width:720px;margin:70px auto;text-align:center;border:1px solid #343735;border-radius:24px;background:#242625;padding:70px 35px}.request-state-icon{display:grid;width:70px;height:70px;place-items:center;margin:0 auto 22px;border-radius:50%;background:#2ed27f18;color:var(--accent)}.request-state-icon svg{width:34px;height:34px}.request-missing h1{font-size:36px;margin:0 0 12px}.request-missing p{color:#8f9491}.request-home{display:inline-flex;margin-top:20px;padding:16px 22px;border-radius:11px;background:var(--accent);color:#082316;font-weight:800}@media(max-width:900px){.request-layout{grid-template-columns:1fr}.request-title{align-items:flex-start}.request-exchange{grid-template-columns:1fr 45px 1fr}.request-amount b{font-size:17px}.request-amount .coin.large{width:38px;height:38px}}@media(max-width:767px){.request-page{padding:30px 0 60px}.request-card{border-radius:17px}.request-title{display:grid;padding:25px 20px}.request-title h1{font-size:27px}.request-status{width:max-content;font-size:12px}.request-exchange{grid-template-columns:1fr;margin:20px;padding:18px}.request-swap{transform:rotate(90deg);margin:auto}.request-layout{padding:0 20px 20px;gap:15px}.request-details,.request-next{padding:20px}.request-info-grid{grid-template-columns:1fr}.request-info.wide{grid-column:1}.request-actions{display:grid;padding:22px 20px}.connect-button{width:100%;min-width:0}.request-security small{font-size:11px}.request-help{font-size:13px}}@media(max-width:1024px){html,body,#root{max-width:100%;overflow-x:hidden}.benefits-section{width:calc(100% - 32px);max-width:none}.benefits-section>h2{width:100%;max-width:none}.benefits{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);grid-template-areas:"safe" "support" "directions" "conditions"}.benefits article{width:100%;min-width:0;max-width:none}.benefits-section:before{top:-25px;right:-16px;bottom:-25px;left:-16px}}.header nav a{position:relative;padding:29px 0 27px;transition:color .2s ease}.header nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:17px;height:2px;border-radius:2px;background:var(--accent);box-shadow:0 0 12px #2ed27f8c;transition:left .22s ease,right .22s ease}.header nav a:hover:after,.header nav a.active:after{left:0;right:0}.header nav a.active{color:var(--accent)!important;font-weight:700}@media(max-width:1024px){.header nav a{padding:12px 0}.header nav a:after{bottom:4px;left:0;right:100%}.header nav a:hover:after,.header nav a.active:after{right:0}}.brand img{width:38px;height:38px;margin-right:9px;vertical-align:middle;object-fit:contain;border-radius:9px}.request-status.cancelled{border-color:#733f3f;background:#3c2020;color:#ffb7b7}.request-status.cancelled i{background:#ef6464;box-shadow:0 0 0 5px #ef64641c}.request-status.completed{border-color:#2e7d50;background:#153c27;color:#b6ffd6}
