.fc-wrap{min-height:calc(100vh - var(--header-h,80px));background:#0d0d14;padding:60px 20px 80px}.fc-container{max-width:1160px;margin:0 auto}.fc-header{margin-bottom:40px}.fc-header h1{letter-spacing:-.04em;color:#fff;margin:0 0 10px;font-size:42px;font-weight:800}.fc-header p{color:#ffffff80;margin:0;font-size:17px}.fc-body{grid-template-columns:360px 1fr;align-items:start;gap:24px;display:grid}.fc-card{background:#19191f;border-radius:20px;padding:32px}.fc-card h2{color:#ffffff4d;letter-spacing:.8px;text-transform:uppercase;margin:0 0 24px;font-size:13px;font-weight:600}.fc-field{margin-bottom:16px}.fc-field label{color:#ffffff73;margin-bottom:6px;font-size:13px;display:block}.fc-input-wrap{align-items:center;display:flex;position:relative}.fc-input-wrap input{color:#fff;-moz-appearance:textfield;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}.fc-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none}.fc-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none}.fc-input-wrap input:focus{border-color:#7018e2}.fc-suffix{color:#ffffff4d;pointer-events:none;font-size:13px;position:absolute;right:14px}.fc-rates{grid-template-columns:1fr 1fr;gap:12px;display:grid}.fc-select{color:#fff;appearance:none;cursor:pointer;background:#ffffff12 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 14px center/16px no-repeat;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:12px 40px 12px 16px;font-family:inherit;font-size:16px;transition:border-color .2s}.fc-select:focus{border-color:#7018e2}.fc-select option{background:#19191f}.fc-engine-types{gap:8px;display:flex}.fc-radio{cursor:pointer;flex:1}.fc-radio input{display:none}.fc-radio span{text-align:center;color:#ffffff73;background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;padding:10px 8px;font-size:14px;font-weight:500;transition:background .2s,color .2s,border-color .2s;display:block}.fc-radio input:checked+span{color:#fff;background:#7018e240;border-color:#7018e2}.fc-toggle-card{background:#19191f;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:18px 24px;display:flex}.fc-toggle-title{color:#fff;margin:0 0 3px;font-size:15px;font-weight:600}.fc-toggle-desc{color:#ffffff59;margin:0;font-size:12px}.fc-switch{cursor:pointer;flex-shrink:0;width:52px;height:28px;position:relative}.fc-switch input{display:none}.fc-switch__track{background:#ffffff1f;border-radius:100px;transition:background .25s;position:absolute;inset:0}.fc-switch__thumb{pointer-events:none;background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;top:4px;left:4px}.fc-switch input:checked+.fc-switch__track{background:#7018e2}.fc-switch input:checked~.fc-switch__thumb{transform:translate(24px)}.fc-rows{flex-direction:column;display:flex}.fc-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.fc-row:last-child{border-bottom:none}.fc-row__label{color:#ffffffb3;flex:1;font-size:15px}.fc-row__label small{color:#ffffff4d;margin-left:4px;font-size:12px}.fc-row__right{flex-shrink:0;align-items:center;gap:4px;display:flex}.fc-row__currency{color:#ffffff59;font-size:14px}.fc-row__input{color:#fff;text-align:right;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:130px;padding:8px 10px;font-family:inherit;font-size:15px;transition:border-color .2s}.fc-row__input:focus{border-color:#7018e2}.fc-row__input[readonly]{color:#ffffff73;cursor:default;background:0 0;border-color:#0000}.fc-customs-label{color:#fff3;letter-spacing:.8px;text-transform:uppercase;align-items:center;gap:10px;padding:14px 0 6px;font-size:11px;font-weight:600;display:flex}.fc-customs-label:before,.fc-customs-label:after{content:"";background:#ffffff12;flex:1;height:1px}.fc-row--total{border-bottom:none;margin-top:8px;padding-top:20px}.fc-row--total .fc-row__label{color:#fff;font-size:17px;font-weight:700}.fc-total-value{color:#7018e2;letter-spacing:-.03em;font-size:26px;font-weight:800}.fc-total-currency{color:#ffffff59;margin-right:4px;font-size:16px}.fc-customs-block.fc-hidden{display:none}@media (width<=900px){.fc-body{grid-template-columns:1fr}.fc-header h1{font-size:30px}}@media (width<=480px){.fc-wrap{padding:32px 16px 60px}.fc-card{padding:24px 16px}.fc-row__input{width:110px}}
