.exchange-rates-page{width:100%;padding:24px;background:#f6f8fb;min-height:100%;box-sizing:border-box;font-family:inherit}.exchange-rates-card{width:100%;margin:0 auto;background:#fff;border:1px solid #e7ebf0;border-radius:20px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.04)}.exchange-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:28px 30px;border-bottom:1px solid #edf0f4}.exchange-header-content{display:flex;align-items:center;gap:15px}.exchange-header-icon{width:52px;height:52px;min-width:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#f0f7ff;color:#1976d2;font-size:25px;font-weight:700}.exchange-header h1{margin:0 0 6px;font-size:23px;font-weight:800;color:#172033}.exchange-header p{margin:0;color:#7a8496;font-size:14px}.bank-selector-wrapper{width:330px;max-width:100%}.bank-selector-wrapper label{display:block;margin-bottom:8px;color:#424b5d;font-size:13px;font-weight:700}.bank-selector-wrapper select{width:100%;height:46px;padding:0 14px;border:1px solid #dfe4eb;border-radius:10px;background:#fff;color:#202838;font-size:14px;outline:none;cursor:pointer;box-sizing:border-box;transition:.2s ease;display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap}.bank-selector-wrapper select:hover{border-color:#b9c2cf}.bank-selector-wrapper select:focus{border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.09)}.selected-bank-info{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:12px 30px;background:#fafbfd;border-bottom:1px solid #edf0f4;color:#707b8d;font-size:13px}.selected-bank-info strong{color:#263043}.selected-bank-dot{width:8px;height:8px;border-radius:50%;background:#22a06b}.exchange-error{display:flex;align-items:center;gap:10px;margin:20px 30px 0;padding:12px 14px;border:1px solid #f1c5c5;border-radius:10px;background:#fff6f6;color:#c62828}.exchange-error>span{width:24px;height:24px;min-width:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#c62828;color:#fff;font-size:13px;font-weight:700}.exchange-error p{flex:1 1;margin:0;font-size:13px}.exchange-error button{border:0;background:transparent;color:#a91f1f;font-size:20px;cursor:pointer}.exchange-tabs{display:flex;gap:4px;padding:20px 30px 0;border-bottom:1px solid #e9edf2}.exchange-tab{position:relative;display:flex;align-items:center;justify-content:center;gap:9px;min-width:170px;padding:14px 20px;border:0;border-bottom:2px solid transparent;background:transparent;color:#7a8495;font-size:14px;font-weight:700;cursor:pointer;transition:.2s ease}.exchange-tab:hover{color:#1976d2}.exchange-tab.active{color:#1976d2;border-bottom-color:#1976d2}.tab-icon{width:27px;height:27px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:#f2f5f8;font-size:14px}.exchange-tab.active .tab-icon{background:#eaf4ff}.exchange-content{padding:30px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.section-title h2{margin:0 0 5px;color:#1b2435;font-size:18px;font-weight:800}.section-title p{margin:0;color:#8490a2;font-size:13px}.rates-count{padding:7px 12px;border-radius:8px;background:#f3f6f9;color:#667286;font-size:12px;font-weight:700}.rates-table-wrapper{width:100%;overflow-x:auto;border:1px solid #e7ebf0;border-radius:12px}.rates-table{width:100%;min-width:750px;border-collapse:collapse}.rates-table th{height:50px;padding:0 18px;background:#f8fafc;border-bottom:1px solid #e6eaf0;color:#667286;text-align:right;white-space:nowrap;font-size:12px;font-weight:800}.rates-table td{height:64px;padding:0 18px;border-bottom:1px solid #eef1f4;color:#30394b;font-size:13px}.rates-table tbody tr:last-child td{border-bottom:0}.rates-table tbody tr{transition:.15s ease}.rates-table tbody tr:hover{background:#fafcff}.currency-code{display:flex;align-items:center}.currency-code span{min-width:48px;padding:6px 9px;border-radius:7px;background:#f1f5f9;color:#273244;text-align:center;font-size:12px;font-weight:800;direction:ltr}.currency-name{color:#687386}.buy-rate{color:#16825a}.buy-rate,.sell-rate{font-weight:800;direction:ltr}.sell-rate{color:#c25a20}.updated-at{color:#7e899b;font-size:12px;direction:ltr}.rates-loading{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#7b8698;font-size:13px}.button-spinner,.loading-spinner{border:3px solid #e5ebf1;border-top-color:#1976d2;border-radius:50%;animation:exchange-spin .8s linear infinite}.loading-spinner{width:35px;height:35px}.button-spinner{width:17px;height:17px;border-width:2px;border-top-color:#fff}@keyframes exchange-spin{to{transform:rotate(1turn)}}.empty-rates{min-height:280px;flex-direction:column;text-align:center}.empty-icon,.empty-rates{display:flex;align-items:center;justify-content:center}.empty-icon{width:52px;height:52px;margin-bottom:14px;border-radius:14px;background:#f3f5f8;color:#8993a4;font-size:21px;font-weight:800}.empty-rates h3{margin:0 0 7px;color:#30394a;font-size:16px}.empty-rates p{margin:0;color:#8a94a5;font-size:13px}.converter-section{max-width:950px;margin:0 auto}.converter-bank{display:flex;align-items:center;gap:13px;padding:15px 17px;margin-bottom:25px;border:1px solid #e2e8ef;border-radius:12px;background:#f9fbfd}.converter-bank-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eaf4ff;color:#1976d2;font-weight:800}.converter-bank div:last-child{display:flex;flex-direction:column;gap:3px}.converter-bank span{color:#7d889a;font-size:11px}.converter-bank strong{color:#273143;font-size:14px}.converter-form{position:relative;display:grid;grid-template-columns:1.2fr 1fr 60px 1fr;align-items:end;grid-gap:15px;gap:15px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{color:#3c4658;font-size:13px;font-weight:700}.form-group input,.form-group select{width:100%;height:48px;box-sizing:border-box;padding:0 14px;border:1px solid #dce2e9;border-radius:10px;background:#fff;color:#202838;outline:none;font-size:14px;transition:.2s ease;display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap}.form-group input:focus,.form-group select:focus{border-color:#1976d2;box-shadow:0 0 0 3px rgba(25,118,210,.08)}.form-group input{direction:ltr;text-align:right}.form-group select{cursor:pointer}.swap-currencies{width:48px;height:48px;margin-bottom:0;align-self:end;border:1px solid #dbe3eb;border-radius:10px;background:#fff;color:#1976d2;font-size:20px;cursor:pointer;transition:.2s ease;display:flex;align-items:center;justify-content:center;align-content:center;flex-wrap:wrap}.swap-currencies:hover{border-color:#1976d2;background:#f1f7ff;transform:rotate(180deg)}.convert-button{width:100%;height:50px;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:10px;background:#1976d2;color:#fff;font-size:14px;font-weight:800;cursor:pointer;transition:.2s ease}.convert-button:hover:not(:disabled){background:#1565c0;transform:translateY(-1px)}.convert-button:disabled{opacity:.6;cursor:not-allowed}.conversion-result{margin-top:25px;padding:22px;border:1px solid #dce8f3;border-radius:14px;background:#f8fbff}.result-header{display:flex;align-items:center;justify-content:center;gap:35px;padding-bottom:20px;border-bottom:1px solid #e3ebf3}.result-header>div{flex:1 1}.result-header span{display:block;margin-bottom:7px;color:#7c889a;font-size:11px}.result-header h3{margin:0;color:#263143;font-size:22px;font-weight:800;direction:ltr}.result-final h3{color:#1976d2}.result-arrow{flex:0 0 auto!important;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf4ff;color:#1976d2;font-size:20px;rotate:180deg}.conversion-details{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin-top:18px}.conversion-detail{display:flex;flex-direction:column;gap:5px;padding:13px 15px;border-radius:9px;background:#fff;border:1px solid #e7edf3}.conversion-detail span{color:#7d8899;font-size:11px}.conversion-detail strong{color:#303a4c;font-size:13px}.conversion-note{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:12px 14px;border-radius:9px;background:#fff;border:1px solid #e5ebf1}.conversion-note>span{width:22px;height:22px;min-width:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eaf4ff;color:#1976d2;font-size:12px;font-weight:800}.conversion-note p{margin:2px 0 0;color:#697587;font-size:12px;line-height:1.7}@media (max-width:900px){.exchange-header{align-items:stretch;flex-direction:column}.bank-selector-wrapper{width:100%}.converter-form{grid-template-columns:1fr 1fr}.amount-group{grid-column:1/-1}.swap-currencies{grid-column:1/-1;justify-self:center;transform:rotate(90deg)}.swap-currencies:hover{transform:rotate(270deg)}}@media (max-width:650px){.exchange-rates-page{padding:10px}.exchange-rates-card{border-radius:14px}.exchange-header{padding:20px}.exchange-header-content{align-items:flex-start}.exchange-header h1{font-size:19px}.exchange-header p{font-size:12px;line-height:1.6}.exchange-header-icon{width:45px;height:45px;min-width:45px}.selected-bank-info{padding:11px 20px}.exchange-tabs{padding:15px 15px 0}.exchange-tab{flex:1 1;min-width:0;padding:12px 8px;font-size:12px}.exchange-content{padding:20px 15px}.section-title{align-items:flex-start}.section-title h2{font-size:16px}.section-title p{font-size:11px}.rates-count{font-size:10px}.converter-form{grid-template-columns:1fr}.amount-group{grid-column:auto}.swap-currencies{grid-column:auto;justify-self:center;transform:rotate(90deg)}.swap-currencies:hover{transform:rotate(270deg)}.conversion-result{padding:16px}.result-header{gap:12px}.result-arrow,.result-header h3{font-size:16px}.result-arrow{width:32px;height:32px}.conversion-details{grid-template-columns:1fr}}@media (max-width:420px){.exchange-header-content{gap:10px}.exchange-header h1{font-size:17px}.exchange-header-icon{width:40px;height:40px;min-width:40px;border-radius:10px}.exchange-tab{gap:5px}.tab-icon{width:23px;height:23px}.result-header{flex-direction:column;text-align:center}.result-arrow{transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.form-group input{font-size:16px}}
/*# sourceMappingURL=93f6a93b17933165.css.map*/