@charset "UTF-8";:root{font-family:system-ui,-apple-system,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #ffffff;--text: #1a1a1a;--text-muted: #64748b;--card: #ffffff;--card-text: #1a1a1a;--accent: #33f583;--input-bg: #f4f4f4;--info-bg: #f7f3ff}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--bg);color:var(--text)}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--text-muted);text-decoration:none}a:hover{color:var(--text)}.layout{flex:1;display:flex;flex-direction:column;background-size:cover;background-position:center;background-repeat:no-repeat}.header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;position:absolute;top:0;left:0;right:0;z-index:10}.logo{display:flex;align-items:center}.logo-img{height:2rem;width:auto;display:block}.header-actions{display:flex;align-items:center;gap:.625rem}.history-link{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.history-link:hover,.exit-link:hover{opacity:.9}.history-img{width:auto;height:2.625rem;display:block}.exit-link{display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;border:none;padding:0;background:transparent;cursor:pointer}.exit-img{width:2.625rem;height:2.625rem;display:block}.main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 1.25rem 3rem;text-align:center}.page-placeholder{background:#ffffffe6;border-radius:1rem;padding:1.25rem 1.5rem;color:#1a1a1a;font-weight:600}.footer{padding:1.5rem;text-align:center;font-size:.8rem;color:var(--text-muted)}.footer a{color:var(--text-muted)}.footer p{margin:.25rem 0}.mobile-bottom-nav{display:none}.mobile-nav-item{text-decoration:none}.auth-layout{position:relative;min-height:100vh;min-height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#090714;overflow-x:hidden}.auth-layout-overlay{position:absolute;inset:0;background:#0a081494;-webkit-backdrop-filter:blur(.125rem);backdrop-filter:blur(.125rem)}.auth-layout-main{position:relative;z-index:1;width:100%;max-width:100vw;padding:1.5rem}.auth-card{width:26.25rem;max-width:100%;min-height:28.5625rem;background:#fff;border-radius:1.25rem;box-shadow:0 .75rem 2.5rem #00000047;padding:1.25rem;box-sizing:border-box}@media(max-width:468px){.auth-layout-main{padding:.75rem}.auth-card{border-radius:1rem;padding:1rem}}.auth-card--register{min-height:25.75rem}.auth-card--recovery{min-height:18.75rem}.auth-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.auth-card-header h1{margin:0;font-family:Inter,sans-serif;font-size:2rem;line-height:1;font-weight:700;color:#1a1a1a}.auth-close-btn{border:none;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='20'%20fill='%23F4F4F4'/%3e%3cpath%20d='M14.2257%2012.8111C13.8351%2012.4206%2013.202%2012.4206%2012.8114%2012.8111C12.4209%2013.2016%2012.4209%2013.8348%2012.8114%2014.2253L18.5862%2020L12.8115%2025.7747C12.421%2026.1652%2012.421%2026.7984%2012.8115%2027.1889C13.202%2027.5794%2013.8352%2027.5794%2014.2257%2027.1889L20.0004%2021.4142L25.7751%2027.1889C26.1656%2027.5794%2026.7988%2027.5794%2027.1893%2027.1889C27.5798%2026.7984%2027.5798%2026.1652%2027.1893%2025.7747L21.4146%2020L27.1894%2014.2253C27.5799%2013.8348%2027.5799%2013.2016%2027.1894%2012.8111C26.7989%2012.4206%2026.1657%2012.4206%2025.7752%2012.8111L20.0004%2018.5858L14.2257%2012.8111Z'%20fill='%2334343C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:2.5rem 2.5rem;padding:0;width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;flex:0 0 2.5rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.auth-form-content{width:23.75rem;max-width:100%;display:flex;flex-direction:column;gap:.5rem}.auth-form-content--login .auth-primary-btn,.auth-form-content--login .auth-secondary-btn{transform:translateY(1.25rem)}.auth-form-content--login .auth-telegram-btn{margin-top:2.5rem}.auth-input-row{width:100%;height:3.5rem;border-radius:.875rem;background:#f4f4f4;display:flex;align-items:center;padding:0 .875rem;gap:.625rem;box-sizing:border-box}.auth-input-row input{border:none;background:transparent;width:100%;color:#1a1a1a;font-size:1rem;outline:none}.auth-input-row input::placeholder{color:#8e8e94}.auth-input-icon{width:1.375rem;height:1.375rem;flex-shrink:0}.auth-visible-btn{border:none;background:transparent;padding:0;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.auth-visible-btn img{width:1.375rem;height:1.375rem}.auth-forgot-link{align-self:flex-end;font-size:.875rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem}.auth-primary-btn,.auth-secondary-btn{width:100%;min-height:4.125rem;border-radius:.875rem;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;text-decoration:none;cursor:pointer;box-sizing:border-box}.auth-primary-btn--muted{border:none;background:#33f58333;color:#1a1a1a}.auth-primary-btn--solid{border:none;background:#33f583;color:#1a1a1a}.auth-primary-btn:disabled{cursor:not-allowed}.auth-secondary-btn{border:none;background:#efefef;color:#2d2d2d}.auth-telegram-btn{margin-top:.25rem;border:none;background:transparent;color:#2d2d2d;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:.625rem;cursor:pointer;padding:.375rem 0}.auth-telegram-icon{width:1.25rem;height:1.25rem}.auth-text-link{margin-top:.625rem;text-align:center;color:#34343c;font-size:1rem;font-weight:700;text-decoration:none}.auth-error-text{margin:0;color:#c01f2f;font-size:.8125rem;font-weight:600;text-align:left}.hero-title{margin:0 0 .5rem;font-family:Inter,sans-serif;font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.15;color:#fff;white-space:pre-line}.hero-subtitle{margin:0 0 1.75rem;max-width:30rem;font-size:.875rem;color:var(--text-muted);line-height:1.5}.card-with-cosmo{position:relative;width:100%}.cosmo-img{position:absolute;width:13.125rem;height:auto;left:9.375rem;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none}@media(max-width:1199px){.cosmo-img{width:4.875rem;left:-1.5rem;top:10.5rem;transform:none}}.exchange-card{position:relative;z-index:2;width:42.25rem;height:25.3125rem;max-width:100%;margin:0 auto;background:var(--card);border-radius:1rem;box-shadow:0 .25rem 1rem #00000014;overflow:visible;box-sizing:border-box}.card-inner{padding:1.25rem;color:var(--card-text);box-sizing:border-box}.exchange-card--calc{height:29.3125rem}.wallet-field{width:100%;max-width:39.75rem;height:3.5rem;margin:.625rem auto 0;padding:0 .875rem;border-radius:.75rem;background:var(--input-bg);display:flex;align-items:center;gap:.625rem}.wallet-field-icon{width:1.5rem;height:1.5rem;flex-shrink:0}.wallet-field input{width:100%;border:none;background:transparent;font-size:.875rem;color:#1a1a1a;outline:none}.wallet-field input::placeholder{color:#8e8e94}.calc-order-row{width:100%;max-width:39.75rem;margin:.75rem auto 0;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.calc-divider{width:100%;max-width:39.75rem;height:.0625rem;margin:.75rem auto 0;background:linear-gradient(90deg,#1a1a1a00,#1a1a1a40 12% 88%,#1a1a1a00);border-radius:62.4375rem}.wallet-confirm{display:flex;align-items:center;gap:.625rem;color:#767680;font-size:.875rem;line-height:1.2;text-align:left}.wallet-confirm input{width:1.25rem;height:1.25rem;margin:0;flex-shrink:0}.wallet-confirm span{max-width:26.875rem;font-size:.875rem}.create-order-btn{width:10.3125rem;height:4.25rem;border:none;border-radius:1rem;background:#d6fde6;color:#1a1a1a;font-size:1rem;font-weight:700;line-height:1;cursor:pointer;flex-shrink:0}.create-order-btn:not(:disabled){background:var(--accent)}.create-order-btn:disabled{opacity:.55;cursor:not-allowed}.calc-order-error{width:100%;max-width:39.75rem;margin:.5rem auto 0;text-align:left;color:#c01f2f;font-size:.8125rem;font-weight:600}.currency-select-wrap{position:relative;padding:0;display:block;overflow:visible}.currency-select-wrap--open{z-index:40}.currency-select-btn{width:100%;height:100%;border:none;background:transparent;padding:0 .75rem;display:flex;align-items:center;gap:.5rem;cursor:pointer}.currency-select-btn:disabled{cursor:default}.currency-dropdown{position:absolute;top:calc(100% + .5rem);right:0;width:min(16.25rem,70vw);max-height:13.75rem;overflow:auto;z-index:60;padding:.375rem;border-radius:.75rem;background:#fff;box-shadow:0 .375rem 1.25rem #00000024;display:flex;flex-direction:column;gap:.25rem}.currency-option{border:none;background:transparent;width:100%;min-height:2.5rem;border-radius:.5rem;padding:.5rem;display:flex;align-items:center;gap:.5rem;text-align:left;font-size:.875rem;color:#1a1a1a;cursor:pointer}.currency-option:hover{background:#f4f4f4}.order-main{gap:.75rem;justify-content:flex-start}.order-title{margin-bottom:.125rem}.order-subtitle{max-width:33.75rem;margin-bottom:1.125rem}.order-card-wrap{width:100%}.order-cosmo-img{width:21.875rem;left:3.125rem;top:18.75rem}.exchange-card--order{width:42.25rem;min-height:24.125rem;height:auto}.card-inner--order{display:flex;flex-direction:column;align-items:center;gap:.5rem}.order-loading{margin:0;align-self:stretch;text-align:left;color:#5f6471;font-size:.8125rem}.order-currency-row{width:100%;max-width:39.75rem;display:flex;position:relative;align-items:center;justify-content:space-between;gap:0}.order-currency-card{width:18.125rem;height:3.5rem;border-radius:.75rem;background:#f7f3ff;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:0 .875rem;text-align:left}.order-currency-icon{width:1.5rem;height:1.5rem;object-fit:contain;flex-shrink:0}.order-currency-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.order-currency-arrow{width:3rem;height:3.5rem;border-radius:.625rem;background:#f7f3ff;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:#4d5565}.order-currency-label{font-size:.75rem;color:#7a808e;line-height:1.2}.order-currency-value{font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#1a1a1a;line-height:1.15}.order-requisite-block{width:100%;max-width:39.75rem;height:4.5625rem;border-radius:.75rem;background:#f7f3ff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;position:relative}.order-requisite-title{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;color:#4d5565}.order-requisite-value{border:none;background:transparent;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#1a1a1a;line-height:1;padding:0}.order-requisite-copied{position:absolute;right:1rem;top:.625rem;font-size:.75rem;color:#6a3ce0}.order-instruction{width:100%;max-width:39.75rem;border-radius:.75rem;background:#f4f4f4;overflow:hidden}.order-instruction-block{width:100%;height:3.5rem;border:none;border-radius:0;background:transparent;color:#1a1a1a;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;justify-content:space-between;padding:0 1.125rem;cursor:pointer}.order-instruction-arrow{display:inline-flex;transition:transform .2s ease}.order-instruction.is-open .order-instruction-arrow{transform:rotate(180deg)}.order-instruction-content{padding:0 1rem .875rem;color:#1a1a1a;font-family:Inter,sans-serif;font-size:.875rem;line-height:1.4;text-align:left}.order-instruction-content ol{margin:0;padding-left:1.125rem}.order-instruction-content li+li{margin-top:.5rem}.order-timer-block{margin-top:0;max-width:39.75rem}.order-timer-block .timer-badge{background:#824af3;color:#fff}.order-actions-row{width:100%;max-width:39.75rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.order-btn{width:19.25rem;height:4.25rem;border:none;border-radius:1rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;cursor:pointer}.order-btn:disabled{opacity:.6;cursor:not-allowed}.order-btn--cancel{background:#f4f4f4;color:#3a3f48}.order-btn--confirm{background:#33f583;color:#1a1a1a}@media(max-width:768px){.order-main{gap:.5rem}.order-cosmo-img{width:4.875rem;left:-1.25rem;top:-2rem;transform:none}.exchange-card--order{height:auto;min-height:24.125rem}.order-currency-row{display:flex;flex-direction:column;align-items:stretch;gap:.1875rem}.order-currency-card{width:100%}.order-currency-arrow{width:2.625rem;height:2.625rem;position:absolute;left:20.625rem;top:50%;transform:translate(-50%,-50%);z-index:2;border-radius:50%;box-shadow:0 0 0 .1875rem #fff,0 .0625rem .5rem #33f58366;font-size:0}.order-currency-arrow:before{content:"↓";font-size:1.25rem;color:#4d5565;line-height:1}.order-actions-row{flex-direction:column;gap:.5rem}.order-btn{width:100%}}.order-processing-main{justify-content:flex-start;gap:.75rem}.order-processing-title{margin-bottom:.25rem}.order-processing-subtitle{margin-bottom:1.125rem;max-width:32.5rem}.order-processing-card-wrap{position:relative;width:100%}.order-processing-cosmo{position:absolute;width:13.75rem;height:auto;left:.625rem;top:50%;transform:translateY(-50%);z-index:0;pointer-events:none}.order-processing-card{position:relative;z-index:1;width:42.25rem;max-width:100%;height:6rem;margin:0 auto}.order-processing-row{width:100%;height:100%;border-radius:1rem;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) 3rem minmax(0,1fr);align-items:center;justify-content:center;gap:.3125rem;padding:0 .9375rem}.order-processing-currency-card{width:100%;height:3.5rem;border-radius:.75rem;background:#f7f3ff;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:0 .875rem;text-align:left}.order-processing-icon{width:1.5rem;height:1.5rem;flex-shrink:0;object-fit:contain}.order-processing-currency-text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0}.order-processing-label{color:#7a808e;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.2}.order-processing-value{color:#1a1a1a;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;line-height:1.15}.order-processing-arrow{width:3rem;height:3.5rem;border-radius:.625rem;background:#f7f3ff;display:inline-flex;align-items:center;justify-content:center;color:#4d5565;font-size:1.375rem}@media(max-width:768px){.order-processing-card{width:42.25rem;height:auto}.order-processing-row{height:auto;display:flex;flex-direction:column;align-items:stretch;padding:.5rem;gap:.1875rem}.order-processing-currency-card{width:100%;height:3.5rem;margin:0}.order-processing-arrow{width:2.625rem;height:2.625rem;position:absolute;left:23.125rem;top:50%;transform:translate(-50%,-50%);z-index:2;border-radius:50%;box-shadow:0 0 0 .1875rem #fff,0 .0625rem .5rem #33f58366;font-size:0}.order-processing-arrow:before{content:"↓";font-size:1.25rem;color:#4d5565;line-height:1}.order-processing-cosmo{position:absolute;width:8.125rem;left:-1.875rem;top:-3.875rem;transform:none}}.history-main{gap:.5rem;justify-content:flex-start;padding-top:6rem}.history-block{width:56.75rem;background:#fff;border-radius:1.25rem;box-shadow:0 .25rem 2rem #0000001a;overflow:hidden;display:flex;flex-direction:column}.history-block-header{display:flex;align-items:center;padding:.875rem 1.25rem;flex-shrink:0}.history-back-btn{display:inline-flex;align-items:center;gap:.625rem;background:transparent;border:none;padding:0;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;color:#1a1a1a;line-height:1;transition:opacity .15s}.history-back-btn:hover{opacity:.65}.history-back-icon{width:1.75rem;height:1.75rem;border-radius:50%;background:#f0f1f3;display:flex;align-items:center;justify-content:center;font-size:.875rem;color:#1a1a1a;flex-shrink:0}.history-scroll-area{height:18.4375rem;overflow-y:auto;padding:0 1.25rem .5rem}.history-scroll-area::-webkit-scrollbar{width:.25rem}.history-scroll-area::-webkit-scrollbar-track{background:transparent}.history-scroll-area::-webkit-scrollbar-thumb{background:#dde0e6;border-radius:.25rem}.history-date-group{padding-top:.75rem;text-align:left}.history-date-label{font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;color:#1a1a1a;margin:0 0 .375rem;text-align:left}.history-row{width:100%;height:3.5rem;display:flex;align-items:center;gap:.75rem;border-radius:.625rem;padding:0 .75rem;background:#f7f3ff;margin-bottom:.25rem;transition:background .15s}.history-row:hover{background:#f0f1f5}.history-col-dir{display:flex;align-items:center;gap:.375rem;width:5.25rem;flex-shrink:0}.history-dir-icon{font-size:.9375rem;color:#6b7280;width:1.125rem;text-align:center;flex-shrink:0}.history-dir-meta{display:flex;flex-direction:column;align-items:flex-start}.history-time-val{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#1a1a1a;line-height:1.25}.history-dir-label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#9198a5;line-height:1.25}.history-col-from,.history-col-to{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.history-currency-icon{width:1.875rem;height:1.875rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:700;color:#fff;overflow:hidden}.history-currency-icon img{width:100%;height:100%;object-fit:contain}.history-currency-info{display:flex;flex-direction:column;align-items:flex-start;min-width:0}.history-currency-name{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#9198a5;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8.75rem}.history-currency-amount{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#1a1a1a;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:8.75rem}.history-col-arrow{width:1.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#c4c9d4;font-size:.875rem}.history-col-fee,.history-col-status{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:6.875rem;flex-shrink:0}.history-col-label{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:#9198a5;line-height:1.25}.history-col-value{font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;color:#1a1a1a;line-height:1.25}.history-status-badge{display:inline-flex;align-items:center;gap:.3125rem;font-family:Inter,sans-serif;font-size:.8125rem;font-weight:500;line-height:1.25}.history-status-icon{width:1rem;height:1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:.5625rem;font-weight:900;color:#fff}.history-status-badge--waiting{color:#d97706}.history-status-badge--waiting .history-status-icon{background:#d97706}.history-status-badge--completed{color:#16a34a}.history-status-badge--completed .history-status-icon{background:#16a34a}.history-status-badge--cancelled{color:#dc2626}.history-status-badge--cancelled .history-status-icon{background:#dc2626}.history-status-badge--default{color:#6b7280}.history-status-badge--default .history-status-icon{background:#9198a5}.history-empty,.history-loading,.history-error{display:flex;align-items:center;justify-content:center;height:12.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.history-empty,.history-loading{color:#9198a5}.history-error{color:#dc2626;text-align:center;padding:0 1.25rem}@media(max-width:960px){.history-block{width:100%;max-width:56.75rem}}@media(max-width:680px){.history-main{padding-top:5rem}.history-col-fee{display:none}.history-col-dir{width:4.25rem}.history-col-status{width:5.625rem}}.exchange-pair-group{width:100%}.exchange-pair-group>.field-block{margin-top:0;padding:0;height:5rem;position:relative;box-sizing:border-box}.exchange-pair-group>.field-block .label{position:absolute;top:.9375rem;left:1.5rem;margin:0;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.exchange-pair-group>.field-block .input-row{position:absolute;left:1.5rem;right:3.4375rem;top:1.5rem;height:3.5rem;margin:0;gap:0}.exchange-pair-group>.field-block .input-wrap input{padding:0;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700}.exchange-pair-group>.field-block .currency-select{position:absolute;left:28.125rem;top:-.8125rem;width:9.1875rem;height:3.5rem;margin:0}.field-block{width:39.75rem;height:5rem;max-height:5rem;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:0;background:var(--input-bg);border-radius:1rem;padding:2.75rem 1rem 2.25rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;text-align:left;align-items:flex-start;overflow:visible}.field-block+.swap-row{margin-top:-1rem}.swap-row{position:relative;z-index:2;margin-bottom:-1rem;display:flex;justify-content:center;align-items:center}.swap-row+.field-block{margin-top:-1.75rem}.field-block .label{display:block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;color:#64748b;margin-bottom:2.25rem;flex-shrink:0}.input-row{display:flex;align-items:center;gap:.75rem;width:100%}.input-wrap{flex:1;display:flex;align-items:center;background:transparent;border-radius:0;padding:0;min-height:2rem}.input-wrap input{width:100%;border:none;background:none;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700;padding:0 3.4375rem 0 2.75rem;outline:none;color:var(--card-text)}.input-wrap input::placeholder{color:#94a3b8}.currency-select{display:flex;align-items:center;gap:.5rem;width:9.8125rem;height:3.5rem;padding:0 .75rem;box-sizing:border-box;background:#fff;border-radius:.625rem;border:.0625rem solid #e2e8f0;font-size:.9rem;font-weight:500;color:var(--card-text);cursor:pointer;flex-shrink:0}.currency-icon-img{width:1.75rem;height:1.75rem;object-fit:contain;flex-shrink:0}.currency-code{font-size:1rem;font-weight:700;line-height:1}.currency-arrow-img{width:1.25rem;height:1.25rem;object-fit:contain;margin-left:auto;flex-shrink:0}.swap-btn{width:3rem;height:3rem;border-radius:50%;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='40'%20y='1.74846e-06'%20width='40'%20height='40'%20rx='20'%20transform='rotate(90%2040%201.74846e-06)'%20fill='%2333F583'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M18.9831%2022.9893C18.9831%2023.5409%2018.521%2023.9883%2017.9508%2023.9883C17.3808%2023.9882%2016.9186%2023.5409%2016.9186%2022.9893L16.9186%2015.4473L15.7614%2016.5674C15.3583%2016.9575%2014.7045%2016.9574%2014.3014%2016.5674C13.8982%2016.1772%2013.8982%2015.5444%2014.3014%2015.1543L17.0758%2012.4697C17.2583%2012.1881%2017.5819%2012%2017.9508%2012C18.5208%2012%2018.9829%2012.4474%2018.9831%2012.999L18.9831%2022.9893ZM25.6969%2023.4326C26.1001%2023.8228%2026.1001%2024.4555%2025.6969%2024.8457L22.9225%2027.5303C22.74%2027.812%2022.4164%2028%2022.0475%2028C21.4775%2028%2021.0155%2027.5525%2021.0153%2027.001L21.0153%2017.0107C21.0153%2016.459%2021.4774%2016.0117%2022.0475%2016.0117C22.6176%2016.0117%2023.0797%2016.459%2023.0797%2017.0107L23.0797%2024.5527L24.237%2023.4326C24.64%2023.0425%2025.2938%2023.0426%2025.6969%2023.4326Z'%20fill='%2334343C'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;background-size:contain;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 .25rem #fff,0 .125rem .75rem #33f58373;padding:0}.swap-btn:hover{filter:brightness(1.05)}.rate-commission-row{display:flex;gap:.625rem;margin-top:.625rem;width:100%;max-width:39.75rem;margin-left:auto;margin-right:auto}.info-box{flex:1;width:19.5rem;min-width:0;height:3.5rem;background:var(--info-bg);border-radius:1rem;padding:1rem 1.375rem;font-size:.9rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.3125rem;box-sizing:border-box}.info-box--commission{padding-top:1.3125rem;padding-bottom:1.3125rem}.info-label{color:#1a1a1a;font-weight:500;white-space:nowrap}.info-value{color:#1a1a1a;font-weight:600;white-space:nowrap;margin:0}.info-value--rate{display:inline-flex;align-items:center;gap:.3125rem}.info-value-icon{width:1rem;height:1rem;object-fit:contain;flex-shrink:0}.timer-block{padding:0 1.375rem;margin-top:.6875rem;width:100%;max-width:39.75rem;margin-left:auto;margin-right:auto;box-sizing:border-box}.timer-line{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#64748b;margin:0}.timer-badge{display:inline-flex;align-items:center;justify-content:center;min-width:3.25rem;padding:.25rem .625rem;background:#824af3;border-radius:1rem;color:#fff;font-weight:600}.auth-group{position:absolute;left:1.25rem;right:1.25rem;bottom:1.25rem}.auth-divider{width:100%;height:.0625rem;background:linear-gradient(90deg,#1a1a1a00,#1a1a1a40 12% 88%,#1a1a1a00);border-radius:62.4375rem}.auth-btn{width:100%;height:4.25rem;margin-top:.9375rem;display:flex;align-items:center;justify-content:center;font-size:1.3rem;font-weight:600;border:none;border-radius:1rem;background:var(--accent);color:#1a1a1a;text-decoration:none;cursor:pointer;transition:filter .2s;box-sizing:border-box}.auth-btn:hover{filter:brightness(.97)}@media(max-width:768px){.header{padding:.875rem 1rem 0;justify-content:center}.header-actions{display:none}.logo-img{height:1.625rem}.main{justify-content:flex-start;padding:4.25rem .75rem 7.5rem}.hero-title{font-size:3.375rem;line-height:.95;margin-bottom:.5rem}.hero-subtitle{font-size:.75rem;line-height:1.35;max-width:18.75rem;margin-bottom:.875rem}.card-with-cosmo{width:100%;max-width:26.875rem}.cosmo-img{width:4.5rem;left:-1.25rem;top:-2.625rem;transform:none;z-index:2}.exchange-card{width:100%;height:auto;border-radius:1.5rem;overflow:hidden;z-index:3}.card-inner{padding:.625rem}.exchange-pair-group>.field-block{height:auto;min-height:4.75rem;padding:.625rem .75rem}.exchange-pair-group>.field-block .label{position:static;margin:0 0 .25rem;font-size:.875rem}.exchange-pair-group>.field-block .input-row{position:static;height:auto;margin:0;left:auto;right:auto;top:auto;gap:.5rem;align-items:flex-start}.exchange-pair-group>.field-block .currency-select{position:static;left:auto;top:auto;width:4.875rem;height:3.25rem;margin-top:-1.375rem;justify-content:center;gap:.375rem}.exchange-pair-group>.field-block .currency-code{display:none}.input-wrap input{padding:0;font-size:2.625rem;line-height:1}.currency-icon-img{width:1.5rem;height:1.5rem}.currency-code{font-size:.875rem}.currency-arrow-img{width:1rem;height:1rem}.currency-select-btn .currency-icon-img,.currency-select-btn .currency-arrow-img{transform:translate(-.625rem)}.field-block+.swap-row{margin-top:-1.125rem}.swap-row{margin-bottom:-1.125rem;justify-content:flex-end;padding-right:6.25rem}.swap-row+.field-block{margin-top:0}.swap-btn{width:2.625rem;height:2.625rem;box-shadow:0 0 0 .1875rem #fff,0 .0625rem .5rem #33f58366}.rate-commission-row{margin-top:.625rem;gap:.5rem}.info-box{height:4.25rem;border-radius:.875rem;padding:.5rem .625rem;font-size:.78rem;flex-direction:column;align-items:flex-start;justify-content:center;gap:.1875rem}.info-box--commission{padding-top:.5rem;padding-bottom:.5rem}.info-label{line-height:1.1}.info-value{line-height:1.2}.timer-block{padding:0 .625rem;margin-top:.625rem}.timer-line{font-size:.6875rem;justify-content:center;gap:.375rem}.timer-badge{min-width:3.25rem;padding:.25rem .625rem;border-radius:.75rem}.auth-group{position:static;left:auto;right:auto;bottom:auto;margin-top:.625rem}.auth-btn{margin-top:.75rem;height:4.5rem;border-radius:1rem;font-size:1.3rem;line-height:1}.footer{display:none}.mobile-bottom-nav{position:fixed;left:50%;transform:translate(-50%);bottom:1.25rem;width:calc(100% - 1.5rem);max-width:26.875rem;padding:.375rem;border-radius:1.125rem;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);gap:.25rem;z-index:20}.mobile-bottom-nav--auth{grid-template-columns:repeat(4,1fr)}.mobile-nav-item{min-height:4.75rem;border-radius:.875rem;color:#34343c;border:none;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.375rem;font-size:.8125rem;font-weight:500}.mobile-nav-item.is-active{background:#f4f1fb;color:#682de1;font-weight:600}.mobile-nav-icon{width:1.5rem;height:1.5rem;object-fit:contain}.calc-order-row{flex-direction:column;align-items:stretch;gap:.625rem}.wallet-confirm{width:100%;align-items:flex-start}.wallet-confirm span{max-width:none}.create-order-btn{width:100%}}@media(max-width:430px){.main{padding:3.9rem .65rem 1rem}.hero-title{font-size:3.125rem;line-height:.96;margin-bottom:.4rem}.hero-subtitle{max-width:17.875rem;margin-bottom:.75rem}.card-with-cosmo{max-width:24.375rem}.cosmo-img{width:4.5rem;top:-2.625rem;left:-1.25rem}.exchange-card{border-radius:1.375rem}.card-inner{padding:.5625rem}.exchange-pair-group>.field-block{min-height:4.625rem;padding:.5625rem .6875rem}.exchange-pair-group>.field-block .currency-select{width:4.625rem;height:3rem}.input-wrap input{font-size:2.375rem}.swap-btn{width:2.5rem;height:2.5rem}.rate-commission-row{gap:.4375rem}.info-box{height:3.75rem;padding:.5625rem;font-size:.75rem}.timer-line{font-size:.65625rem}.auth-btn{height:4.375rem;font-size:1.3rem}}@media(max-width:390px){.hero-title{font-size:2.75rem}.hero-subtitle{font-size:.6875rem;max-width:17rem}.exchange-pair-group>.field-block .label{font-size:.8125rem}.input-wrap input{font-size:2.125rem}.currency-icon-img{width:1.375rem;height:1.375rem}.currency-code{font-size:.8125rem}.currency-arrow-img{width:.875rem;height:.875rem}.rate-commission-row{gap:.375rem}.info-box{font-size:.7rem}.timer-line{font-size:.625rem;gap:.3125rem}.timer-badge{min-width:3rem;padding:.25rem .5rem}.auth-btn{font-size:1.3rem}}
