.co-shell{--v:#6c4cf0;--v-ink:#5836d6;--v-soft:#eeeafe;--v-line:#e3dbfb;--ink:#171a28;--muted:#6b7185;--faint:#99a0b4;--line:#e7e9f1;--page:#f6f7fb;--green:#16a34a;--green-soft:#e7f6ec;--danger:#dc2b44;--amber:#b45309;--amber-soft:#fef3c7;background:var(--page);min-height:100vh;color:var(--ink);font-family:var(--body);flex-direction:column;display:flex}.co-shell *,.co-shell :before,.co-shell :after{box-sizing:border-box}.co-shell a{color:inherit}.co-shell input,.co-shell button{font-family:var(--body)}.co-nav{flex-shrink:0;padding:20px 28px}.co-nav-logo{border-radius:8px;display:inline-flex}.co-nav-logo img{width:auto;height:30px;display:block}.co-main{flex:1;width:100%;max-width:940px;margin:0 auto;padding:8px 24px 56px}.co-head{margin-bottom:22px}.co-head h1{font-family:var(--display);letter-spacing:-.02em;margin-bottom:6px;font-size:26px;font-weight:800}.co-head p{color:var(--muted);font-size:14.5px}.co-grid{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}.co-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px;box-shadow:0 12px 34px -26px #171a2866}.co-h2{font-family:var(--display);margin-bottom:14px;font-size:15px;font-weight:700}.co-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:14px;padding:9px 0;font-size:14px;display:flex}.co-row span{color:var(--muted)}.co-row b{text-align:right;font-weight:700}.co-mut{color:var(--faint);font-size:12.5px;font-weight:500}.co-save b{color:var(--green)}.co-total{border-top:2px solid var(--ink);justify-content:space-between;align-items:baseline;gap:14px;margin-top:14px;padding-top:14px;font-size:15px;display:flex}.co-total span{font-weight:600}.co-total b{font-family:var(--display);letter-spacing:-.02em;font-size:22px;font-weight:800}.co-feats{gap:9px;margin-top:18px;list-style:none;display:grid}.co-feats li{color:var(--muted);align-items:flex-start;gap:9px;font-size:13.2px;line-height:1.45;display:flex}.co-feats svg{width:15px;height:15px;color:var(--green);flex-shrink:0;margin-top:2px}.co-field{margin-bottom:14px}.co-field label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.co-opt{color:var(--faint);font-weight:500}.co-static{color:var(--muted);background:var(--page);border:1px solid var(--line);border-radius:10px;padding:11px 13px;font-size:14px}.co-field input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:11px 13px;font-size:14px;transition:all .15s}.co-field input:focus{border-color:var(--v);box-shadow:0 0 0 3px var(--v-soft);outline:none}.co-err{color:var(--danger);background:#fdecef;border:1px solid #f6c9d1;border-radius:10px;margin-bottom:12px;padding:10px 12px;font-size:13px}.co-btn{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-size:14.5px;font-weight:700;text-decoration:none;transition:all .16s;display:inline-flex}.co-btn-primary{background:var(--v);color:#fff;box-shadow:0 10px 24px -10px #6c4cf0b3}.co-btn-primary:hover{background:var(--v-ink)}.co-btn-primary:disabled{opacity:.7;cursor:not-allowed}.co-btn-ghost{border-color:var(--line);color:var(--ink);background:#fff}.co-btn-ghost:hover{border-color:#cfd3e0}.co-pay{width:100%;margin-top:4px}.co-spin{border:2px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite coSpin}@keyframes coSpin{to{transform:rotate(360deg)}}.co-soon{background:var(--amber-soft);border:1px solid #fcd34d;border-radius:12px;margin-bottom:12px;padding:13px 15px}.co-soon b{color:var(--amber);margin-bottom:4px;font-size:13.5px;font-weight:700;display:block}.co-soon span{color:#7c5a12;font-size:12.5px;line-height:1.55}.co-legal{color:var(--faint);margin-top:12px;font-size:11.8px;line-height:1.55}.co-legal a{color:var(--v);font-weight:600}.co-legal a:hover{text-decoration:underline}.co-methods{border-top:1px solid var(--line);color:var(--faint);margin-top:14px;padding-top:13px;font-size:11.8px;line-height:1.5}.co-methods span{color:var(--muted);font-weight:600}.co-back{margin-top:22px;font-size:13.5px}.co-back a{color:var(--muted);font-weight:600}.co-back a:hover{color:var(--v)}.co-loading{border:3px solid var(--v-line);border-top-color:var(--v);border-radius:50%;width:26px;height:26px;margin:90px auto;animation:.8s linear infinite coSpin}.co-empty{text-align:center;max-width:420px;margin:70px auto}.co-empty h1{font-family:var(--display);margin-bottom:8px;font-size:20px;font-weight:800}.co-empty p{color:var(--muted);margin-bottom:18px;font-size:14px}.co-status{text-align:center;max-width:480px;margin:40px auto}.co-status-ic{border-radius:18px;place-items:center;width:62px;height:62px;margin:0 auto 16px;display:grid}.co-status-ic svg{width:30px;height:30px}.co-status-ic.ok{background:var(--green-soft);color:var(--green)}.co-status-ic.wait{background:var(--amber-soft);color:var(--amber)}.co-status-ic.bad{color:var(--danger);background:#fdecef}.co-status h1{font-family:var(--display);letter-spacing:-.02em;margin-bottom:8px;font-size:22px;font-weight:800}.co-status>p{color:var(--muted);margin-bottom:18px;font-size:14px;line-height:1.6}.co-status-meta{text-align:left;background:var(--page);border:1px solid var(--line);border-radius:12px;margin-bottom:18px;padding:14px 16px}.co-status-meta div{justify-content:space-between;gap:12px;padding:5px 0;font-size:13px;display:flex}.co-status-meta span{color:var(--muted)}.co-status-meta b{word-break:break-all;text-align:right;font-weight:700}.co-status-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}@media (max-width:820px){.co-grid{grid-template-columns:1fr}.co-main{padding:8px 18px 44px}.co-nav{padding:16px 18px}.co-head h1{font-size:22px}}
