:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#e9edff;background:#080b18;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 85% -5%,#24255f 0,transparent 29rem),radial-gradient(circle at 0 25%,#14294a 0,transparent 32rem),#080b18}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.page-shell{width:min(1040px,calc(100% - 36px));min-height:100vh;margin:0 auto;padding:23px 0 32px}.site-header{display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;color:#eef0ff;font-size:18px;font-weight:750;letter-spacing:-.04em;text-decoration:none}.brand>span:last-child>span{color:#8b9bff}.brand-mark{display:inline-flex;align-items:flex-end;gap:2px;width:27px;height:27px;padding:5px;border:1px solid #798bff;border-radius:8px;transform:rotate(-5deg)}.brand-mark i{width:4px;border-radius:3px;background:linear-gradient(#aab4ff,#6474ee)}.brand-mark i:nth-child(1){height:8px}.brand-mark i:nth-child(2){height:14px}.brand-mark i:nth-child(3){height:18px}.secure-note{display:flex;align-items:center;gap:5px;color:#949db9;font-size:12px}.lock{display:inline-grid;width:17px;height:17px;place-items:center;border:1px solid #636e95;border-radius:50%;color:#a5aff1}.hero{position:relative;min-height:252px;margin-top:54px;overflow:hidden;padding:33px 42px;border:1px solid #2a3051;border-radius:24px;background:linear-gradient(125deg,#161b3af0,#0c1023e0);box-shadow:0 30px 80px #00000040,inset 0 1px #ffffff0d}.hero:after{position:absolute;right:-25px;bottom:-124px;width:352px;height:352px;content:"";border:1px solid rgb(137 157 255 / 17%);border-radius:50%;box-shadow:0 0 0 46px #899dff0a,0 0 0 102px #899dff08}.hero-glow{position:absolute;border-radius:50%;filter:blur(8px)}.glow-one{top:-140px;right:100px;width:250px;height:250px;background:#6f60ff42}.glow-two{right:-120px;bottom:-95px;width:310px;height:310px;background:#2582ff26}.eyebrow{position:relative;display:flex;align-items:center;gap:7px;color:#9eabda;font-size:10px;font-weight:800;letter-spacing:.18em}.eyebrow span{width:7px;height:7px;border-radius:50%;background:#77f2c3;box-shadow:0 0 14px #77f2c3}.hero h1{position:relative;max-width:650px;margin:17px 0 9px;color:#f8f9ff;font-size:clamp(28px,5vw,42px);font-weight:750;letter-spacing:-.065em}.hero h1 em{color:#9ba8ff;font-style:normal}.hero p{position:relative;max-width:530px;margin:0;color:#aeb7d5;font-size:14px;line-height:1.8}.hero-points{position:relative;display:flex;flex-wrap:wrap;gap:15px;margin-top:21px;color:#b9c2e6;font-size:12px}.hero-points span:first-letter{color:#74e7b8}.service-card{display:grid;grid-template-columns:255px 1fr;min-height:430px;margin-top:-27px;overflow:hidden;border:1px solid #2a3049;border-radius:18px;background:#111628;box-shadow:0 30px 70px #0003}.service-tabs{display:flex;flex-direction:column;gap:8px;padding:22px 14px;border-right:1px solid #292f48;background:linear-gradient(180deg,#151a2f,#101424)}.service-tabs button{display:grid;grid-template-columns:30px 1fr;grid-template-rows:19px 16px;gap:0 9px;min-height:74px;padding:12px;text-align:left;border:1px solid transparent;border-radius:12px;color:#aeb7d0;background:transparent;transition:.2s ease}.service-tabs button:hover{background:#ffffff08}.service-tabs button.active{border-color:#4654a0;color:#f7f8ff;background:linear-gradient(120deg,#2a3471,#232c58);box-shadow:inset 0 1px #ffffff12,0 9px 18px #0000001f}.tab-icon{grid-row:span 2;display:grid;width:28px;height:28px;place-items:center;border-radius:8px;color:#9eaeff;background:#20274a;font-size:18px}.service-tabs button.active .tab-icon{color:#fff;background:linear-gradient(135deg,#7485ff,#9c72f0)}.service-tabs button>span:not(.tab-icon){font-size:13px;font-weight:700}.service-tabs small{color:#7c87a7;font-size:10px}.action-panel{padding:35px 37px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-heading h2{margin:0;color:#f2f4ff;font-size:22px;letter-spacing:-.04em}.panel-heading p{margin:7px 0 23px;color:#949fbc;font-size:12px}.channel-pill,.query-live{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid #394464;border-radius:999px;color:#aeb9e5;font-size:10px;font-weight:700;letter-spacing:.04em;background:#171d35}.query-live{color:#88e4bd}.query-live i{width:6px;height:6px;border-radius:50%;background:#71efbd;box-shadow:0 0 9px #71efbd}.code-input-label{display:block;margin-bottom:8px;color:#c5cce3;font-size:11px;font-weight:700}.action-panel textarea{display:block;width:100%;min-height:156px;resize:vertical;padding:14px 15px;outline:none;border:1px solid #343c5c;border-radius:11px;color:#e9ecff;background:#0c1020;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.7;transition:border .2s,box-shadow .2s}.action-panel textarea::placeholder{color:#65708f}.action-panel textarea:focus{border-color:#7181eb;box-shadow:0 0 0 3px #7181eb26}.input-foot{display:flex;justify-content:space-between;margin-top:8px;color:#77829f;font-size:11px}.input-foot b{color:#b5c1f9}.text-button{padding:0;border:0;color:#929fe0;background:none;font-size:11px}.text-button:hover{color:#c9d0ff}.privacy-hint{display:flex;gap:7px;margin:22px 0 14px;color:#8895b8;font-size:11px;line-height:1.6}.privacy-hint span{color:#8da1ff}.primary-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:47px;border:0;border-radius:10px;color:#fff;background:linear-gradient(115deg,#6577ec,#9b68df);font-size:13px;font-weight:750;letter-spacing:.01em;box-shadow:0 13px 24px #555bda3d;transition:transform .2s,filter .2s}.primary-button:hover:not(:disabled){filter:brightness(1.09);transform:translateY(-1px)}.primary-button b{margin-left:3px;font-size:16px}.spinner{width:14px;height:14px;border:2px solid rgb(255 255 255 / 42%);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{display:flex;align-items:center;gap:8px;margin:18px auto 0;padding:11px 13px;border:1px solid;border-radius:10px;font-size:12px}.notice>span{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;font-weight:800}.notice.success{border-color:#285b51;color:#a8e6cf;background:#102a29}.notice.success>span{color:#102a29;background:#8ae0bd}.notice.error{border-color:#693b54;color:#ffb5ca;background:#2b1725}.notice.error>span{color:#2b1725;background:#f896b5}.notice button{margin-left:auto;border:0;color:inherit;background:none;font-size:19px}.result-section{margin-top:22px;padding:26px;border:1px solid #2a3049;border-radius:18px;background:#101527;box-shadow:0 18px 50px #00000026}.result-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.result-kicker{color:#8c9cf5;font-size:10px;font-weight:800;letter-spacing:.13em}.result-title h2{margin:5px 0 0;color:#f4f6ff;font-size:21px;letter-spacing:-.04em}.result-title p{margin:5px 0 0;color:#7f89a6;font-size:11px}.outline-button{padding:9px 11px;border:1px solid #3d4b77;border-radius:8px;color:#bac5fa;background:#171d35;font-size:11px}.outline-button:hover:not(:disabled){border-color:#6578d7;background:#20294a}.exchange-summary{display:grid;grid-template-columns:repeat(2,minmax(0,165px));gap:9px;margin:23px 0 18px}.exchange-summary div{display:flex;flex-direction:column;gap:3px;padding:13px;border:1px solid #2c3553;border-radius:10px;background:#0c1121}.exchange-summary strong{color:#d4dcff;font-size:24px}.exchange-summary span{color:#8490af;font-size:11px}.row-list{overflow:hidden;border:1px solid #292f49;border-radius:9px}.exchange-row{display:grid;grid-template-columns:minmax(90px,1fr) 70px minmax(130px,1fr);gap:11px;align-items:center;min-height:43px;padding:0 13px;border-bottom:1px solid #242a42;font-size:11px}.exchange-row:last-child{border-bottom:0}.exchange-row code,.customer-card footer code{overflow:hidden;color:#aeb8dc;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.exchange-row small{overflow:hidden;color:#77829e;text-overflow:ellipsis;white-space:nowrap}.row-status{padding:3px 6px;border-radius:5px;text-align:center;font-size:10px}.row-status.queued{color:#a9c5ff;background:#1e315a}.row-status.skipped{color:#d5b781;background:#3c3320}.row-status.failed{color:#f0a3b1;background:#472432}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:23px}.customer-card{position:relative;min-height:224px;overflow:hidden;padding:17px;border:1px solid #37405f;border-radius:16px;background:linear-gradient(145deg,#242c50,#151a31 70%);box-shadow:inset 0 1px #ffffff0f}.customer-card:after{position:absolute;right:-38px;bottom:-62px;width:180px;height:180px;content:"";border:1px solid rgb(170 188 255 / 12%);border-radius:50%;box-shadow:0 0 0 32px #aabcff08}.customer-card.state-opening{border-color:#365075;background:linear-gradient(145deg,#1b3455,#141d32)}.customer-card.state-expired,.customer-card.state-failed,.customer-card.state-not_found{border-color:#4b4055;background:linear-gradient(145deg,#28222e,#191723)}.card-top,.card-bottom,.customer-card footer{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:9px}.mini-brand{color:#d9deff;font-size:10px;font-weight:800;letter-spacing:.1em}.mini-brand span{color:#a697ff}.state-badge{padding:4px 7px;border:1px solid rgb(211 220 255 / 15%);border-radius:20px;color:#c3cefb;background:#0307143b;font-size:10px}.card-chip{position:relative;z-index:1;width:36px;height:27px;margin-top:29px;overflow:hidden;border:1px solid #e6c266;border-radius:6px;background:linear-gradient(135deg,#fbdd80,#a98533)}.card-chip i{position:absolute;background:#60420c59}.card-chip i:nth-child(1){top:0;bottom:0;left:12px;width:1px}.card-chip i:nth-child(2){top:8px;left:0;width:100%;height:1px}.card-chip i:nth-child(3){bottom:7px;left:0;width:100%;height:1px}.card-number{position:relative;z-index:1;display:block;margin:19px 0 15px;padding:0;border:0;color:#f6f7ff;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px;letter-spacing:.08em}.card-number:hover{color:#ccd4ff}.card-bottom{color:#b0b9db;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.card-bottom button{position:relative;z-index:2;padding:0;border:0;color:#c8cfff;background:none;font-size:10px}.card-pending{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:95px;gap:8px}.card-pending strong{color:#d8ddf4;font-size:18px}.card-pending span{max-width:240px;color:#9aa5c2;font-size:11px;line-height:1.6}.secret-panel{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;padding:9px;border:1px solid rgb(204 214 255 / 14%);border-radius:8px;background:#0609166b}.secret-panel>div{display:flex;flex-direction:column;gap:3px;min-width:0}.secret-panel span{color:#8792b6;font-size:9px}.secret-panel button{overflow:hidden;padding:0;border:0;color:#f0f2ff;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.secret-panel small{color:#9cafff;font-size:8px}.secret-panel .address-line{grid-column:span 2}.customer-card footer{position:absolute;right:17px;bottom:14px;left:17px;min-height:16px;color:#8c97b8;font-size:9px}.customer-card.readable footer{bottom:12px}.customer-card footer>span{color:#aebbf1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.customer-card footer>span.urgent{color:#e4a7ad}.site-footer{display:flex;justify-content:space-between;margin:36px 2px 0;color:#626e8d;font-size:10px}.fade-enter-active,.fade-leave-active{transition:opacity .16s ease,transform .16s ease}.fade-enter-from,.fade-leave-to{opacity:0;transform:translateY(4px)}.slide-enter-active,.slide-leave-active{transition:.18s ease}.slide-enter-from,.slide-leave-to{opacity:0;transform:translateY(-5px)}@media(max-width:690px){.page-shell{width:min(100% - 24px,1040px);padding-top:15px}.secure-note{font-size:10px}.hero{min-height:274px;margin-top:26px;padding:27px 24px}.hero h1{font-size:30px}.hero p{font-size:12px}.service-card{display:block;margin-top:-12px}.service-tabs{flex-direction:row;padding:10px;border-right:0;border-bottom:1px solid #292f48}.service-tabs button{flex:1;min-height:58px;padding:8px;grid-template-columns:24px 1fr;grid-template-rows:18px 14px}.tab-icon{width:23px;height:23px;font-size:15px}.action-panel{padding:25px 18px}.panel-heading h2{font-size:19px}.panel-heading p{max-width:250px}.card-grid{grid-template-columns:1fr}.result-section{padding:20px 15px}.exchange-row{grid-template-columns:minmax(74px,1fr) 56px;padding:8px 10px}.exchange-row small{grid-column:span 2}.site-footer{gap:8px;flex-direction:column}.hero-points{gap:9px}}@media(max-width:410px){.site-header .secure-note{max-width:155px;text-align:right}.panel-heading{align-items:flex-start;flex-direction:column}.exchange-summary{grid-template-columns:1fr 1fr}.result-title{align-items:flex-start}.result-title h2{font-size:18px}}body .page-shell .service-card{margin-top:20px}@media(max-width:690px){body .page-shell .service-card{margin-top:16px}}
