.fx-page{display:grid;gap:22px}.fx-hero,.fx-converter,.fx-confirm,.fx-rates,.fx-history{border:1px solid var(--pc-border,#18344f);background:linear-gradient(145deg,var(--pc-panel,#0d1e30),var(--pc-panel-2,#10283f));border-radius:24px;box-shadow:0 18px 48px rgba(1,10,20,.16)}.fx-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 32px;overflow:hidden;position:relative}.fx-hero:after{content:"";position:absolute;right:-90px;top:-150px;width:330px;height:330px;border-radius:50%;border:1px solid rgba(74,167,255,.14);box-shadow:0 0 0 55px rgba(74,167,255,.035),0 0 0 110px rgba(74,167,255,.025)}.fx-hero>div{position:relative;z-index:1}.fx-kicker,.fx-section-label{display:inline-flex;align-items:center;gap:8px;color:#65c8ef;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.fx-kicker i{width:7px;height:7px;border-radius:50%;background:#43dbb6;box-shadow:0 0 12px rgba(67,219,182,.7)}.fx-hero h2{margin:10px 0 8px;font-size:30px;line-height:1.08;letter-spacing:-.035em}.fx-hero p{max-width:730px;margin:0;color:var(--pc-muted,#8ea3b7);font-size:14px;line-height:1.65}.fx-hero__facts{display:flex;gap:10px;min-width:370px}.fx-hero__facts span{display:grid;gap:3px;min-width:105px;padding:15px;border-radius:16px;background:rgba(53,132,215,.1);border:1px solid rgba(88,174,247,.15)}.fx-hero__facts b{font-size:17px}.fx-hero__facts small{color:var(--pc-muted,#8ea3b7);font-size:10px}.fx-alert{display:flex;align-items:center;gap:14px;padding:16px 20px;border-radius:17px;border:1px solid}.fx-alert>span{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;font-weight:950}.fx-alert b{display:block}.fx-alert p{margin:3px 0 0;font-size:12px}.fx-alert--success{background:rgba(29,188,139,.09);border-color:rgba(43,215,161,.25)}.fx-alert--success>span{background:rgba(42,210,159,.15);color:#4ce0b2}.fx-alert--error{background:rgba(231,86,90,.09);border-color:rgba(238,98,104,.25)}.fx-alert--error>span{background:rgba(238,98,104,.15);color:#ff8b90}.fx-balances{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fx-balance{appearance:none;text-align:left;color:inherit;padding:18px;border-radius:18px;border:1px solid var(--pc-border,#18344f);background:var(--pc-panel,#0d1e30);cursor:pointer;transition:.2s}.fx-balance:hover,.fx-balance.is-active{transform:translateY(-2px);border-color:#3b91e8;box-shadow:0 12px 28px rgba(29,114,204,.14)}.fx-balance span{display:inline-grid;place-items:center;min-width:39px;height:25px;padding:0 7px;border-radius:8px;background:rgba(52,139,229,.14);color:#65b4ff;font-size:10px;font-weight:900}.fx-balance strong{display:block;margin-top:13px;font-size:22px}.fx-balance small{display:block;margin-top:5px;color:var(--pc-muted,#8ea3b7);font-size:10px}.fx-converter,.fx-confirm{padding:26px}.fx-converter__head,.fx-confirm__head,.fx-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.fx-converter h3,.fx-confirm h3,.fx-section-head h3{margin:6px 0 4px;font-size:22px}.fx-converter__head p,.fx-confirm__head p{margin:0;color:var(--pc-muted,#8ea3b7);font-size:12px}.fx-status{display:flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:rgba(35,184,141,.1);color:#55dcaf;font-size:10px;font-weight:850}.fx-status i{width:7px;height:7px;border-radius:50%;background:#4cdfb0}.fx-form{margin-top:24px}.fx-flow{display:grid;grid-template-columns:1fr 54px 1fr;gap:14px;align-items:center}.fx-side{padding:17px;border-radius:19px;background:rgba(14,37,58,.72);border:1px solid var(--pc-border,#18344f)}.fx-side label{display:block;margin-bottom:9px;color:var(--pc-muted,#8ea3b7);font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.fx-side__control{display:grid;grid-template-columns:1fr 100px;gap:10px;align-items:center}.fx-side input,.fx-side output{min-width:0;width:100%;padding:0;border:0;background:transparent;color:var(--pc-text,#fff);font-size:30px;font-weight:900;outline:none}.fx-side output{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fx-side select{height:45px;border-radius:13px;border:1px solid var(--pc-border,#244562);background:var(--pc-panel,#0d1e30);color:var(--pc-text,#fff);padding:0 12px;font-weight:900}.fx-side__foot{display:flex;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--pc-border,#18344f);color:var(--pc-muted,#8ea3b7);font-size:10px}.fx-side__foot button{border:0;background:transparent;color:#59abf4;font-weight:850;cursor:pointer}.fx-swap{width:50px;height:50px;border-radius:16px;border:1px solid rgba(79,172,248,.24);background:rgba(42,122,205,.13);color:#67c5f5;font-size:19px;cursor:pointer}.fx-form__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.fx-limit{color:var(--pc-muted,#8ea3b7);font-size:11px}.fx-btn{min-height:48px;padding:0 20px;border:0;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#fff;font-weight:900;cursor:pointer}.fx-btn--primary{background:linear-gradient(135deg,#3c8ef0,#20c1df);box-shadow:0 12px 24px rgba(37,137,229,.2)}.fx-btn:disabled{opacity:.55;cursor:not-allowed}.fx-empty{display:flex;gap:14px;align-items:center;margin-top:22px;padding:22px;border-radius:18px;border:1px dashed rgba(93,166,225,.28);color:var(--pc-muted,#8ea3b7)}.fx-empty>span{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(64,145,225,.12);color:#64b9f7;font-size:20px}.fx-empty b{color:var(--pc-text,#fff)}.fx-empty p{margin:4px 0 0;font-size:11px}.fx-confirm__flow{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;gap:15px;margin-top:25px}.fx-confirm__amount{padding:22px;border-radius:18px;background:rgba(15,38,59,.72);border:1px solid var(--pc-border,#18344f)}.fx-confirm__amount--receive{border-color:rgba(45,196,169,.28);background:rgba(34,155,133,.08)}.fx-confirm__amount small{color:var(--pc-muted,#8ea3b7);text-transform:uppercase;font-size:9px;letter-spacing:.08em}.fx-confirm__amount strong{display:block;margin-top:8px;font-size:26px}.fx-confirm__amount em{font-size:13px;font-style:normal;color:#69baf8}.fx-confirm__arrow{width:50px;height:50px;border-radius:15px;display:grid;place-items:center;margin:auto;background:rgba(50,139,226,.13);color:#66c5f1;font-size:20px}.fx-timer{padding:10px 13px;border-radius:14px;background:rgba(48,135,221,.11);text-align:right}.fx-timer span{display:block;color:var(--pc-muted,#8ea3b7);font-size:9px}.fx-timer b{display:block;margin-top:2px;font-size:18px}.fx-timer.is-expired{background:rgba(230,79,85,.12);color:#ff8b90}.fx-quote-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.fx-quote-meta div{padding:13px;border-radius:13px;background:rgba(10,27,43,.45);border:1px solid var(--pc-border,#18344f)}.fx-quote-meta span{display:block;color:var(--pc-muted,#8ea3b7);font-size:9px;text-transform:uppercase}.fx-quote-meta b{display:block;margin-top:5px;font-size:11px}.fx-confirm-form{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;margin-top:20px}.fx-confirm-form label span{display:block;margin-bottom:7px;color:var(--pc-muted,#8ea3b7);font-size:10px;font-weight:850}.fx-confirm-form input{width:100%;height:48px;border-radius:14px;border:1px solid var(--pc-border,#244562);background:rgba(9,25,40,.5);color:var(--pc-text,#fff);padding:0 14px;outline:none}.fx-cancel-form{text-align:center;margin-top:12px}.fx-cancel-form button{border:0;background:transparent;color:var(--pc-muted,#8ea3b7);cursor:pointer;text-decoration:underline}.fx-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px}.fx-rates,.fx-history{padding:23px}.fx-section-head>span,.fx-section-head a{color:var(--pc-muted,#8ea3b7);font-size:10px}.fx-section-head a{color:#60b2f4}.fx-rate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px}.fx-rate-card{appearance:none;text-align:left;color:inherit;padding:14px;border-radius:14px;border:1px solid var(--pc-border,#18344f);background:rgba(12,31,49,.52);cursor:pointer;transition:.18s}.fx-rate-card:hover{border-color:#3d91e5;transform:translateY(-1px)}.fx-rate-card>span{display:flex;align-items:center;gap:7px}.fx-rate-card>span b{font-size:11px}.fx-rate-card>span i{font-style:normal;color:#60baf2}.fx-rate-card strong{display:block;margin-top:8px;font-size:11px}.fx-rate-card small{display:block;margin-top:5px;color:var(--pc-muted,#8ea3b7);font-size:9px}.fx-history-list{display:grid;gap:8px;margin-top:17px}.fx-history-list article{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px;border-radius:13px;background:rgba(10,28,44,.5);border:1px solid var(--pc-border,#18344f)}.fx-history-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:rgba(49,141,226,.12);color:#68baf5}.fx-history-list b{display:block;font-size:10px}.fx-history-list small{display:block;margin-top:3px;color:var(--pc-muted,#8ea3b7);font-size:9px}.fx-history-list em{font-style:normal;color:#4bd6ac;font-size:9px;font-weight:850}.fx-history-empty{text-align:center;padding:35px 10px;color:var(--pc-muted,#8ea3b7)}.fx-history-empty>span{display:grid;place-items:center;width:46px;height:46px;margin:0 auto 10px;border-radius:15px;background:rgba(55,143,225,.11);color:#65b8f5;font-size:20px}.fx-history-empty b{display:block;color:var(--pc-text,#fff)}.fx-history-empty p{font-size:10px}.page-exchange .pc-content-card--plain{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}
html[data-theme="light"] .fx-hero,html[data-theme="light"] .fx-converter,html[data-theme="light"] .fx-confirm,html[data-theme="light"] .fx-rates,html[data-theme="light"] .fx-history,html[data-theme="light"] .fx-balance{background:linear-gradient(145deg,#fff,#f4f8fd);border-color:#d9e5f1;box-shadow:0 18px 45px rgba(47,91,130,.08)}html[data-theme="light"] .fx-side,html[data-theme="light"] .fx-confirm__amount,html[data-theme="light"] .fx-rate-card,html[data-theme="light"] .fx-history-list article,html[data-theme="light"] .fx-quote-meta div{background:#f6f9fd;border-color:#dbe7f2}html[data-theme="light"] .fx-side input,html[data-theme="light"] .fx-side output,html[data-theme="light"] .fx-side select,html[data-theme="light"] .fx-confirm-form input{color:#10243b;background:#fff;border-color:#d3e2ef}html[data-theme="light"] .fx-hero h2,html[data-theme="light"] .fx-converter h3,html[data-theme="light"] .fx-confirm h3,html[data-theme="light"] .fx-section-head h3,html[data-theme="light"] .fx-balance strong,html[data-theme="light"] .fx-empty b,html[data-theme="light"] .fx-history-empty b{color:#10243b}
@media(max-width:1050px){.fx-hero{align-items:flex-start}.fx-hero__facts{min-width:0;flex-wrap:wrap}.fx-layout{grid-template-columns:1fr}.fx-rate-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.fx-hero{display:grid;padding:23px}.fx-hero__facts{display:grid;grid-template-columns:repeat(3,1fr)}.fx-balances{grid-template-columns:repeat(2,1fr)}.fx-flow,.fx-confirm__flow{grid-template-columns:1fr}.fx-swap,.fx-confirm__arrow{transform:rotate(90deg)}.fx-form__bottom,.fx-converter__head,.fx-confirm__head{align-items:stretch;display:grid}.fx-btn{width:100%}.fx-quote-meta{grid-template-columns:1fr}.fx-confirm-form{grid-template-columns:1fr}.fx-rate-grid{grid-template-columns:1fr}}@media(max-width:480px){.fx-hero__facts{grid-template-columns:1fr}.fx-balances{grid-template-columns:1fr}.fx-side__control{grid-template-columns:1fr 85px}.fx-side input,.fx-side output{font-size:25px}.fx-converter,.fx-confirm,.fx-rates,.fx-history{padding:18px}.fx-confirm__amount strong{font-size:22px}}
