:root{color:#14251d;background:#f4f3ed;font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #14251d;--muted: #68736d;--paper: #f4f3ed;--card: #fffef9;--line: #dcded6;--green: #166443;--green-bright: #c8f04d;--orange: #e76f3d;--shadow: 0 24px 70px rgba(30, 46, 37, .09)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.public-shell{min-height:100vh;padding:28px clamp(24px,5vw,76px) 24px;position:relative;overflow:hidden}.public-shell:before{content:"";position:absolute;width:52vw;height:52vw;left:-24vw;top:-30vw;border:1px solid rgba(22,100,67,.17);border-radius:50%;box-shadow:0 0 0 7vw #16644306,0 0 0 14vw #16644305;pointer-events:none}.public-header{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;display:grid;place-items:center;background:var(--ink);color:var(--green-bright);border-radius:13px;font:500 14px/1 DM Mono,monospace;letter-spacing:-.08em}.brand>span:last-child{display:grid;gap:2px}.brand strong{font-size:14px;letter-spacing:-.02em}.brand small,.sidebar-foot small{color:var(--muted);font:400 10px/1.2 DM Mono,monospace;text-transform:uppercase;letter-spacing:.09em}.text-link{color:var(--green);font-size:13px;font-weight:700}.text-link:hover{color:var(--orange)}.hero-grid{width:min(1240px,100%);margin:11vh auto 10vh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);gap:clamp(48px,9vw,130px);align-items:center;position:relative;z-index:1}.eyebrow,.section-kicker{color:var(--green);font:500 11px/1.3 DM Mono,monospace;letter-spacing:.14em}.hero-copy h1{margin:22px 0;font-size:clamp(56px,7vw,96px);line-height:.98;letter-spacing:-.07em;font-weight:700}.hero-copy h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:610px;color:var(--muted);line-height:1.85;font-size:15px}.flow-strip{margin-top:44px;display:flex;gap:15px;align-items:center;flex-wrap:wrap;color:#506058;font:500 11px/1 DM Mono,monospace}.flow-strip span{padding:11px 14px;border:1px solid var(--line);border-radius:999px;background:#fff6}.flow-strip i{color:var(--green);font-style:normal}.order-card,.status-panel{background:var(--card);border:1px solid rgba(20,37,29,.12);border-radius:24px;padding:clamp(26px,4vw,42px);box-shadow:var(--shadow);position:relative}.order-card:after{content:"";position:absolute;inset:10px;border:1px solid rgba(22,100,67,.05);border-radius:17px;pointer-events:none}.card-heading,.status-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.card-heading h2,.admin-card h2{margin:7px 0 0;font-size:22px;letter-spacing:-.04em}.sandbox-badge{padding:7px 10px;border-radius:999px;background:#eef9c7;color:#476310;font:500 10px/1 DM Mono,monospace}fieldset{margin:34px 0 28px;border:0;padding:0}legend,.field-label{display:block;margin-bottom:11px;color:#3e4c45;font-size:12px;font-weight:700}.plan-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.plan-option{border:1px solid var(--line);border-radius:12px;background:#fafaf6;padding:13px 8px;cursor:pointer;display:grid;gap:5px;color:var(--ink)}.plan-option span{font-weight:800;font-size:13px}.plan-option small{color:var(--muted);font-size:9px}.plan-option:hover:not(:disabled),.plan-option.selected{border-color:var(--green);background:#edf5ef;box-shadow:inset 0 0 0 1px var(--green)}.plan-option:disabled{cursor:not-allowed;opacity:.43}textarea,.token-entry input{width:100%;border:1px solid var(--line);background:#f7f7f2;color:var(--ink);border-radius:12px;outline:none}textarea{resize:vertical;padding:15px;font:400 12px/1.65 DM Mono,monospace}textarea:focus,.token-entry input:focus{border-color:var(--green);box-shadow:0 0 0 3px #16644314}.field-help{color:var(--muted);font-size:10px;line-height:1.55;margin:9px 0 20px}.form-error{color:#a43828;background:#fff0eb;border:1px solid #f3c6b8;padding:11px 13px;border-radius:10px;font-size:12px}.primary-button,.secondary-button{border:0;cursor:pointer;font-weight:800;border-radius:12px;transition:transform .16s ease,background .16s ease}.primary-button{width:100%;display:flex;justify-content:space-between;padding:16px 18px;background:var(--ink);color:#fff}.primary-button b{color:var(--green-bright)}.primary-button:hover:not(:disabled){transform:translateY(-2px);background:var(--green)}.primary-button:disabled{opacity:.48;cursor:not-allowed}.secondary-button{padding:10px 15px;background:#fff;color:var(--green);border:1px solid var(--line);font-size:12px}.secondary-button:hover{border-color:var(--green)}.public-footer{position:relative;display:flex;justify-content:space-between;gap:16px;color:#7a847e;font:400 9px/1 DM Mono,monospace;letter-spacing:.12em}.order-status-page{display:flex;flex-direction:column}.status-panel{width:min(960px,100%);margin:10vh auto}.status-title-row h1{margin:12px 0 0;font-size:clamp(34px,5vw,58px);letter-spacing:-.06em}.status-chip{display:inline-flex;align-items:center;white-space:nowrap;padding:7px 10px;border-radius:999px;font:700 10px/1 DM Mono,monospace;background:#eee;color:#555}.status-succeeded{background:#e6f6dd;color:#2b6f2d}.status-failed,.status-cancelled{background:#fae2dc;color:#a33928}.status-manual_review{background:#fff0c7;color:#845d00}.status-running,.status-queued,.status-acquiring_card,.status-submitting_task{background:#e3ecff;color:#31599a}.progress-rail{display:grid;grid-template-columns:repeat(5,1fr);margin:48px 0 42px}.progress-step{position:relative;display:grid;justify-items:center;text-align:center;gap:12px;color:#9ca39f}.progress-step:before{content:"";position:absolute;height:2px;background:var(--line);top:15px;left:-50%;width:100%;z-index:0}.progress-step:first-child:before{display:none}.progress-step>span{width:31px;height:31px;border:2px solid var(--line);background:var(--card);border-radius:50%;display:grid;place-items:center;font:500 10px/1 DM Mono;z-index:1}.progress-step div{display:grid;gap:4px}.progress-step strong{font-size:11px}.progress-step small{font-size:9px}.progress-step.done:before,.progress-step.done>span,.progress-step.current:before{border-color:var(--green);background:var(--green);color:#fff}.progress-step.done,.progress-step.current{color:var(--ink)}.progress-step.current>span{border-color:var(--green);color:var(--green);box-shadow:0 0 0 5px #1664431a}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:14px;overflow:hidden}.detail-grid div{padding:17px;background:#fbfbf7}.detail-grid dt{color:var(--muted);font-size:10px;margin-bottom:8px}.detail-grid dd{margin:0;font:500 11px/1.35 DM Mono,monospace;overflow-wrap:anywhere}.message-box{margin-top:20px;padding:16px 18px;border-radius:13px;background:#eef3f0;display:grid;gap:5px}.message-box strong{font-size:13px}.message-box span{color:var(--muted);font-size:10px}.message-box.succeeded{background:#eaf6e6}.message-box.failed{background:#fff0eb}.message-box.manual_review{background:#fff5da}.empty-state{padding:80px;text-align:center;color:var(--muted)}.error-state{color:#a43828}.admin-shell{min-height:100vh;display:grid;grid-template-columns:244px minmax(0,1fr);background:#f5f5f0}.admin-sidebar{position:sticky;top:0;height:100vh;padding:25px 20px;background:#14251d;color:#eff5ee;display:flex;flex-direction:column}.admin-brand{padding:0 8px 29px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand .brand-mark{background:var(--green-bright);color:var(--ink)}.admin-brand small{color:#8ca096}.admin-sidebar nav{display:grid;gap:5px;margin-top:26px}.admin-sidebar nav a{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:10px;color:#aab9b1;font-size:12px;font-weight:600}.admin-sidebar nav a span{width:18px;color:#7b9185;text-align:center}.admin-sidebar nav a:hover,.admin-sidebar nav a.router-link-exact-active{color:#fff;background:#ffffff14}.admin-sidebar nav a.router-link-exact-active span{color:var(--green-bright)}.sidebar-foot{margin-top:auto;padding:17px 10px 4px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;gap:10px}.sidebar-foot div{display:grid;gap:3px}.sidebar-foot strong{font-size:10px}.sidebar-foot small{color:#7e9288}.health-dot{width:8px;height:8px;border-radius:50%;background:var(--green-bright);box-shadow:0 0 0 4px #c8f04d17}.admin-main{min-width:0}.admin-topbar{height:76px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;background:#fffffcbf;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-topbar>div:first-child{display:grid;gap:3px}.admin-topbar span{color:var(--muted);font:500 9px/1 DM Mono;letter-spacing:.12em}.admin-topbar strong{font-size:11px}.token-entry{display:flex;align-items:center;gap:20px}.token-entry input{width:210px;padding:9px 11px;font:400 10px/1 DM Mono}.admin-content{padding:42px clamp(24px,4vw,56px) 70px}.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.page-heading h1{margin:8px 0 6px;font-size:34px;letter-spacing:-.05em}.page-heading p{margin:0;color:var(--muted);font-size:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric-card,.admin-card,.table-card{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:0 8px 30px #20312809}.metric-card{padding:20px;display:grid;gap:7px}.metric-card>span{color:var(--muted);font-size:10px}.metric-card strong{font-size:32px;letter-spacing:-.05em}.metric-card small{color:#8a938e;font-size:9px}.dashboard-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:14px;margin-top:14px}.admin-card{padding:25px}.admin-card>p{color:var(--muted);font-size:11px;line-height:1.7}.route-visual{display:flex;align-items:center;justify-content:center;gap:25px;margin:34px 0}.route-visual>span{width:128px;height:96px;border-radius:18px;background:#eef4ee;border:1px solid #dbe7dc;display:grid;place-items:center;align-content:center;gap:7px;font:800 29px/1 Inter,Segoe UI,sans-serif;color:var(--green)}.route-visual small{color:var(--muted);font:500 9px/1 DM Mono}.route-visual i{font-style:normal;color:var(--orange)}.guard-card ul{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:13px}.guard-card li{font-size:11px;padding-left:20px;position:relative}.guard-card li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:800}.table-card{overflow:hidden}.table-card table{width:100%;border-collapse:collapse;font-size:11px}.table-card th{text-align:left;color:var(--muted);font:500 9px/1 DM Mono;letter-spacing:.08em;background:#f8f8f4}.table-card th,.table-card td{padding:14px 16px;border-bottom:1px solid #e8e9e3}.table-card tbody tr:last-child td{border-bottom:0}.table-card td:first-child{font:500 10px/1.3 DM Mono}.table-card td:first-child a{color:var(--green)}.empty-cell{text-align:center;color:var(--muted);padding:50px!important}.resource-card{min-height:320px;display:grid;grid-template-columns:70px 1fr;gap:24px;align-content:start}.placeholder-icon{width:70px;height:70px;display:grid;place-items:center;background:#eef4ee;color:var(--green);border-radius:18px;font-size:27px}.resource-card h2{margin-top:5px}.resource-card pre{grid-column:1 / -1;max-height:300px;overflow:auto;padding:18px;border-radius:12px;color:#cbe3d5;background:#14251d;font:400 10px/1.6 DM Mono}.skeleton-row{color:var(--muted);padding:20px;font-size:11px}@media(max-width:980px){.hero-grid{grid-template-columns:1fr;margin-top:8vh}.hero-copy h1{font-size:clamp(54px,13vw,86px)}.order-card{width:min(620px,100%)}.admin-shell{grid-template-columns:78px minmax(0,1fr)}.admin-sidebar{padding:22px 12px}.admin-brand>span:last-child,.admin-sidebar nav a:not(.x){font-size:0}.admin-sidebar nav a span{font-size:16px}.sidebar-foot div{display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:680px){.public-shell{padding:20px 16px}.public-header .text-link{display:none}.hero-grid{gap:40px}.hero-copy h1{font-size:49px}.plan-grid{grid-template-columns:repeat(2,1fr)}.public-footer{flex-direction:column}.progress-rail{grid-template-columns:1fr;gap:12px}.progress-step{grid-template-columns:32px 1fr;justify-items:start;text-align:left}.progress-step:before{width:2px;height:24px;top:-18px;left:15px}.progress-step div{align-self:center}.detail-grid{grid-template-columns:1fr 1fr}.admin-shell{display:block}.admin-sidebar{position:static;width:100%;height:auto;flex-direction:row;align-items:center;overflow-x:auto}.admin-brand,.sidebar-foot{display:none}.admin-sidebar nav{display:flex;margin:0}.admin-sidebar nav a{white-space:nowrap;font-size:0}.admin-sidebar nav a span{font-size:16px}.admin-topbar{padding:0 16px}.admin-topbar>div:first-child{display:none}.token-entry{width:100%;justify-content:space-between}.token-entry input{width:180px}.admin-content{padding:28px 16px 50px}.metric-grid{grid-template-columns:1fr 1fr}.page-heading{align-items:flex-start;gap:18px}.table-card{overflow-x:auto}.table-card table{min-width:760px}}.redeem-page{--r-bg: #f4f7fb;--r-panel: #ffffff;--r-panel-soft: #f8faff;--r-ink: #172033;--r-muted: #697489;--r-line: #e2e8f2;--r-blue: #2767eb;--r-blue-deep: #174fc5;--r-blue-soft: #edf4ff;--r-teal: #12a879;--r-teal-soft: #eaf9f4;--r-warning: #a96212;--r-warning-bg: #fff9e8;--r-warning-line: #f5de93;min-height:100vh;overflow:hidden;position:relative;color:var(--r-ink);background:radial-gradient(circle at 8% 14%,rgba(39,103,235,.08),transparent 28rem),radial-gradient(circle at 88% 34%,rgba(18,168,121,.07),transparent 25rem),var(--r-bg);transition:color .25s ease,background-color .25s ease}.redeem-page:before,.redeem-page:after{content:"";position:absolute;pointer-events:none;border-radius:50%;border:1px solid rgba(39,103,235,.08)}.redeem-page:before{width:460px;height:460px;right:-270px;top:180px;box-shadow:0 0 0 74px #2767eb05}.redeem-page:after{width:310px;height:310px;left:-220px;bottom:50px;box-shadow:0 0 0 56px #12a87905}.redeem-page.theme-dark{--r-bg: #0f1727;--r-panel: #182235;--r-panel-soft: #131d2f;--r-ink: #f4f7fc;--r-muted: #9aa7ba;--r-line: #2c3950;--r-blue: #5b8ff5;--r-blue-deep: #83a9ff;--r-blue-soft: #1d3156;--r-teal: #39c69a;--r-teal-soft: #153c37;--r-warning: #f7c367;--r-warning-bg: #342b1e;--r-warning-line: #654b22;background:radial-gradient(circle at 8% 14%,rgba(76,130,255,.12),transparent 28rem),radial-gradient(circle at 88% 34%,rgba(39,204,157,.09),transparent 25rem),var(--r-bg);color-scheme:dark}.redeem-header{height:88px;border-bottom:1px solid var(--r-line);background:color-mix(in srgb,var(--r-panel) 82%,transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:relative;z-index:4}.redeem-header__inner{width:min(1180px,calc(100% - 40px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.redeem-brand{display:inline-flex;align-items:center;gap:14px}.redeem-brand__mark,.console-icon{width:48px;height:48px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#3979f5,#2059db 70%);border-radius:14px;box-shadow:0 9px 20px #2767eb3d,inset 0 -4px #12a879a6;font-weight:900;letter-spacing:-.04em}.redeem-brand__copy{display:grid;gap:4px}.redeem-brand__copy strong{font-size:18px;letter-spacing:-.03em}.redeem-brand__copy small{color:var(--r-muted);font-size:11px;letter-spacing:.08em}.redeem-header__actions{display:flex;align-items:center;gap:11px}.environment-pill{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--r-line);background:var(--r-panel-soft);color:var(--r-muted);border-radius:999px;font-size:11px;font-weight:700}.environment-pill i{width:7px;height:7px;background:var(--r-teal);border-radius:50%;box-shadow:0 0 0 4px color-mix(in srgb,var(--r-teal) 13%,transparent)}.header-link{color:var(--r-muted);padding:8px 10px;font-size:12px;font-weight:700}.header-link:hover{color:var(--r-blue)}.theme-toggle{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--r-line);border-radius:10px;background:var(--r-panel);color:var(--r-muted);cursor:pointer}.theme-toggle:hover{color:var(--r-blue);border-color:var(--r-blue)}.redeem-layout{width:min(1180px,calc(100% - 40px));min-height:calc(100vh - 160px);margin:0 auto;padding:76px 0 66px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(470px,.88fr);gap:clamp(52px,7vw,96px);align-items:center;position:relative;z-index:2}.intro-kicker{display:flex;align-items:center;gap:13px;color:var(--r-blue);font-size:12px;line-height:1;font-weight:900;letter-spacing:.11em}.intro-kicker span{width:40px;height:3px;border-radius:3px;background:linear-gradient(90deg,var(--r-teal),var(--r-blue))}.redeem-intro h1{margin:28px 0 24px;font-size:clamp(56px,5.5vw,78px);line-height:1.04;letter-spacing:-.065em;font-weight:800}.redeem-intro h1 em{color:var(--r-blue);font-style:normal}.intro-lead{max-width:580px;margin:0;color:var(--r-muted);font-size:16px;line-height:1.9}.intro-steps{list-style:none;margin:42px 0 0;padding:0;display:grid;gap:22px}.intro-steps li{display:grid;grid-template-columns:46px 1fr;gap:17px;align-items:center}.intro-steps li>span{width:44px;height:44px;display:grid;place-items:center;color:#fff;background:var(--r-blue);border-radius:50%;box-shadow:0 7px 18px #2767eb2e;font-size:12px;font-weight:900}.intro-steps li:nth-child(2)>span{background:#3b76d9}.intro-steps li:nth-child(3)>span{background:var(--r-teal)}.intro-steps li div{display:grid;gap:5px}.intro-steps strong{font-size:15px}.intro-steps small{color:var(--r-muted);font-size:12px;line-height:1.5}.intro-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:40px;padding-top:24px;border-top:1px solid var(--r-line);color:var(--r-muted);font-size:11px}.intro-trust span{display:inline-flex;align-items:center;gap:7px}.intro-trust i{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--r-teal-soft);color:var(--r-teal);font-size:10px;font-style:normal;font-weight:900}.redeem-console{overflow:hidden;background:var(--r-panel);border:1px solid var(--r-line);border-radius:24px;box-shadow:0 30px 80px #22375a21,0 3px 12px #22375a0a}.theme-dark .redeem-console{box-shadow:0 30px 80px #0000003d}.console-tabs{display:grid;grid-template-columns:repeat(2,1fr);padding:12px;gap:7px;background:var(--r-panel-soft);border-bottom:1px solid var(--r-line)}.console-tabs button{position:relative;border:0;border-radius:11px;padding:13px 10px;background:transparent;color:var(--r-muted);cursor:pointer;font-size:13px;font-weight:800}.console-tabs button:hover{color:var(--r-blue)}.console-tabs button.active{color:var(--r-blue);background:var(--r-panel);box-shadow:0 3px 12px #1e375c12}.console-tabs button.active:after{content:"";position:absolute;left:25%;right:25%;bottom:-12px;height:3px;background:linear-gradient(90deg,var(--r-blue),var(--r-teal));border-radius:3px}.console-body{padding:34px}.console-heading{display:flex;align-items:center;gap:16px}.console-icon{width:52px;height:52px;flex:0 0 auto}.console-icon--track{background:linear-gradient(145deg,#19b88b,#0d8f6a);box-shadow:0 9px 20px #12a87933;font-size:25px}.console-heading h2{margin:0 0 6px;font-size:20px;letter-spacing:-.035em}.console-heading p{margin:0;color:var(--r-muted);font-size:12px}.sandbox-notice{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;margin:25px 0 22px;padding:13px 14px;color:var(--r-warning);background:var(--r-warning-bg);border:1px solid var(--r-warning-line);border-radius:12px}.sandbox-notice>span{width:20px;height:20px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:11px;font-weight:900}.sandbox-notice p{margin:1px 0 0;font-size:11px;line-height:1.6}.sandbox-notice strong{display:block;margin-bottom:1px}.stage-bar{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;margin:0 0 27px;color:var(--r-muted);font-size:10px;font-weight:700}.stage-bar span{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.stage-bar b{width:20px;height:20px;display:grid;place-items:center;border:1px solid var(--r-line);border-radius:50%;background:var(--r-panel);font-size:9px}.stage-bar span.active{color:var(--r-blue)}.stage-bar span.active b{color:#fff;background:var(--r-blue);border-color:var(--r-blue)}.stage-bar i{height:1px;background:var(--r-line)}.product-fieldset{margin:0 0 23px}.product-fieldset legend,.console-label{display:block;margin-bottom:10px;color:var(--r-ink);font-size:12px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.product-option{min-height:78px;padding:14px;position:relative;display:grid;align-content:center;gap:8px;text-align:left;color:var(--r-ink);background:var(--r-panel-soft);border:1px solid var(--r-line);border-radius:13px;cursor:pointer}.product-option:hover:not(:disabled){border-color:color-mix(in srgb,var(--r-blue) 55%,var(--r-line));transform:translateY(-1px)}.product-option.selected{border-color:var(--r-blue);background:var(--r-blue-soft);box-shadow:inset 0 0 0 1px var(--r-blue),0 6px 15px #2767eb12}.product-option:disabled{cursor:not-allowed;opacity:.47}.product-option__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.product-option__top b{font-size:13px}.product-option__top i{padding:4px 6px;color:var(--r-blue);background:color-mix(in srgb,var(--r-blue) 10%,transparent);border-radius:6px;font-size:8px;font-style:normal;font-weight:900;letter-spacing:.05em}.product-option>small{color:var(--r-muted);font-size:10px}.selected-check{position:absolute;right:-5px;top:-5px;width:19px;height:19px;display:grid;place-items:center;color:#fff;background:var(--r-teal);border:2px solid var(--r-panel);border-radius:50%;font-size:9px;font-weight:900}.console-loading{min-height:82px;display:grid;place-items:center;color:var(--r-muted);background:var(--r-panel-soft);border:1px dashed var(--r-line);border-radius:13px;font-size:11px}.redeem-console textarea,.console-input{width:100%;outline:none;color:var(--r-ink);background:var(--r-panel-soft);border:1px solid var(--r-line);border-radius:12px}.redeem-console textarea{min-height:112px;resize:vertical;padding:14px 15px;font:400 11px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.console-input{height:50px;padding:0 15px;font:500 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.redeem-console textarea:focus,.console-input:focus{border-color:var(--r-blue);box-shadow:0 0 0 4px color-mix(in srgb,var(--r-blue) 10%,transparent)}.redeem-console textarea::placeholder,.console-input::placeholder{color:color-mix(in srgb,var(--r-muted) 65%,transparent)}.console-help{margin:8px 0 17px;color:var(--r-muted);font-size:10px;line-height:1.6}.console-error{margin:0 0 14px;padding:10px 12px;color:#b34135;background:#fff2ef;border:1px solid #f1c8c1;border-radius:10px;font-size:11px}.theme-dark .console-error{color:#ffaaa1;background:#3a2326;border-color:#69383c}.console-primary{width:100%;min-height:51px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:12px;color:#fff;background:linear-gradient(100deg,var(--r-blue-deep),var(--r-blue));box-shadow:0 10px 24px #2767eb33;cursor:pointer;font-size:13px;font-weight:800}.console-primary b{width:26px;height:26px;display:grid;place-items:center;color:var(--r-blue);background:#fff;border-radius:50%}.console-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 30px #2767eb45}.console-primary:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.track-form{min-height:490px}.track-illustration{height:126px;margin:30px 0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--r-blue-soft),var(--r-teal-soft));border:1px solid var(--r-line);border-radius:16px}.track-illustration span{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:var(--r-blue);border-radius:50%;font-size:11px;font-weight:900;box-shadow:0 0 0 8px color-mix(in srgb,var(--r-blue) 9%,transparent)}.track-illustration span:last-child{background:var(--r-teal);box-shadow:0 0 0 8px color-mix(in srgb,var(--r-teal) 9%,transparent)}.track-illustration i{width:54px;height:2px;background:linear-gradient(90deg,var(--r-blue),var(--r-teal))}.redeem-footer{width:min(1180px,calc(100% - 40px));margin:-34px auto 0;padding:20px 0 28px;display:flex;justify-content:space-between;gap:20px;position:relative;z-index:2;color:var(--r-muted);border-top:1px solid var(--r-line);font-size:10px;letter-spacing:.06em}.tracking-page{--card: var(--r-panel);--line: var(--r-line);--ink: var(--r-ink);--muted: var(--r-muted);--green: var(--r-blue);--green-bright: #dce8ff;display:flex;flex-direction:column}.tracking-page .tracking-new-link{padding:10px 14px;color:var(--r-blue);background:var(--r-blue-soft);border-radius:10px}.tracking-page .status-panel{width:min(960px,calc(100% - 40px));margin:72px auto 54px;z-index:2;border-color:var(--r-line);box-shadow:0 30px 80px #22375a1f}.tracking-page .status-title-row h1{color:var(--r-ink)}.tracking-page .section-kicker{color:var(--r-blue)}.tracking-page .progress-step>span{background:var(--r-panel)}.tracking-page .progress-step.done:before,.tracking-page .progress-step.done>span,.tracking-page .progress-step.current:before{background:var(--r-blue);border-color:var(--r-blue)}.tracking-page .progress-step.current>span{color:var(--r-blue);border-color:var(--r-blue);box-shadow:0 0 0 5px color-mix(in srgb,var(--r-blue) 10%,transparent)}.tracking-page .detail-grid div{background:var(--r-panel-soft)}.tracking-page .detail-grid dt,.tracking-page .message-box span{color:var(--r-muted)}.tracking-page .message-box{background:var(--r-panel-soft)}.tracking-actions{margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tracking-actions>span{color:var(--r-muted);font-size:10px}.tracking-secondary{padding:10px 15px;color:var(--r-blue);background:var(--r-blue-soft);border-radius:10px;font-size:11px;font-weight:800}.tracking-footer{margin-top:auto}@media(max-width:960px){.redeem-layout{grid-template-columns:1fr;gap:54px;padding-top:58px}.redeem-intro{max-width:720px}.redeem-console{width:min(640px,100%)}.redeem-intro h1{font-size:clamp(54px,10vw,76px)}.redeem-footer{margin-top:0}}@media(max-width:620px){.redeem-page:before,.redeem-page:after{display:none}.redeem-header{height:76px}.redeem-header__inner,.redeem-layout,.redeem-footer{width:min(100% - 28px,1180px)}.redeem-brand__mark{width:42px;height:42px;border-radius:12px}.redeem-brand__copy strong{font-size:15px}.redeem-brand__copy small{font-size:9px}.environment-pill,.header-link{display:none}.redeem-layout{min-height:auto;padding:45px 0 48px;gap:38px}.intro-kicker{font-size:10px}.intro-kicker{max-width:100%;overflow:hidden;white-space:nowrap}.redeem-intro h1{margin-top:22px;font-size:clamp(43px,13vw,58px)}.intro-lead{font-size:14px;line-height:1.75}.intro-steps{margin-top:33px;gap:18px}.intro-steps li{grid-template-columns:40px 1fr;gap:13px}.intro-steps li>span{width:38px;height:38px;font-size:10px}.intro-steps strong{font-size:13px}.intro-steps small{font-size:10px}.intro-trust{margin-top:30px;gap:10px 16px}.redeem-console{border-radius:18px}.redeem-intro,.redeem-console,.console-body,.console-heading,.console-heading>div,.product-grid{min-width:0;max-width:100%}.console-tabs{padding:9px}.console-tabs button{padding:11px 8px;font-size:12px}.console-tabs button.active:after{bottom:-9px}.console-body{padding:25px 20px 22px}.console-icon{width:46px;height:46px;border-radius:12px}.console-heading h2{font-size:17px}.stage-bar{grid-template-columns:auto 1fr auto}.stage-bar span:nth-of-type(3),.stage-bar i:nth-of-type(2){display:none}.product-grid{grid-template-columns:1fr 1fr;gap:8px}.product-option{min-height:73px;padding:12px}.product-option__top{align-items:flex-start}.redeem-footer{margin-top:0;flex-direction:column;gap:8px}.tracking-page .tracking-new-link{display:none}.tracking-page .status-panel{width:calc(100% - 28px);margin:40px auto;padding:24px 20px}.tracking-page .status-title-row{align-items:flex-start}.tracking-page .status-title-row h1{font-size:34px}.tracking-actions{align-items:flex-start;flex-direction:column}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.redeem-intro h1{font-size:42px}}@media(prefers-reduced-motion:reduce){.redeem-page *,.redeem-page *:before,.redeem-page *:after{scroll-behavior:auto!important;transition:none!important}}.simple-exchange{--simple-bg: #f7f6f2;--simple-surface: #ffffff;--simple-surface-soft: #fbfaf7;--simple-text: #24211d;--simple-muted: #817b72;--simple-line: #e8e4dc;--simple-accent: #f46b4c;--simple-accent-dark: #df5435;--simple-accent-soft: #fff1eb;--simple-green: #16a474;--simple-green-soft: #eaf8f2;--simple-warn: #ad6814;--simple-warn-bg: #fff7e7;--simple-shadow: 0 18px 55px rgba(75, 62, 42, .08), 0 2px 8px rgba(75, 62, 42, .04);min-height:100vh;display:flex;flex-direction:column;color:var(--simple-text);background:radial-gradient(circle at 15% 4%,rgba(255,185,153,.15),transparent 22rem),radial-gradient(circle at 88% 17%,rgba(242,218,155,.13),transparent 25rem),var(--simple-bg);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:color .18s ease,background-color .18s ease}.simple-exchange *,.simple-exchange *:before,.simple-exchange *:after{box-sizing:border-box}.simple-exchange button:focus-visible,.simple-exchange a:focus-visible,.simple-exchange input:focus-visible,.simple-exchange textarea:focus-visible{outline:3px solid color-mix(in srgb,var(--simple-accent) 24%,transparent);outline-offset:2px}.simple-exchange.simple-dark{--simple-bg: #181715;--simple-surface: #22211e;--simple-surface-soft: #292722;--simple-text: #f5f1e9;--simple-muted: #aaa398;--simple-line: #3a3731;--simple-accent: #ff8062;--simple-accent-dark: #ff6f50;--simple-accent-soft: #3c2821;--simple-green: #45c89a;--simple-green-soft: #18362c;--simple-warn: #f0b45f;--simple-warn-bg: #382d1d;--simple-shadow: 0 22px 65px rgba(0, 0, 0, .25);background:radial-gradient(circle at 15% 4%,rgba(244,107,76,.09),transparent 22rem),radial-gradient(circle at 88% 17%,rgba(198,164,81,.06),transparent 25rem),var(--simple-bg)}.simple-header{height:72px;flex:0 0 auto;border-bottom:1px solid color-mix(in srgb,var(--simple-line) 78%,transparent);background:color-mix(in srgb,var(--simple-bg) 90%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.simple-header__inner{width:min(1040px,calc(100% - 40px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.simple-brand{min-width:0;display:inline-flex;align-items:center;gap:11px;color:var(--simple-text);text-decoration:none}.simple-brand__mark,.simple-heading-icon{display:inline-grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(145deg,#ff876c,var(--simple-accent));box-shadow:0 7px 16px #f46b4c38;font-weight:850;letter-spacing:-.04em}.simple-brand__mark{width:39px;height:39px;border-radius:12px;font-size:13px}.simple-brand__text{display:grid;gap:2px}.simple-brand__text strong{font-size:15px;line-height:1.15;letter-spacing:-.01em}.simple-brand__text small{color:var(--simple-muted);font-size:10px;line-height:1.2}.simple-header__actions{display:flex;align-items:center;gap:19px;font-size:12px}.simple-env{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0 11px;color:var(--simple-green);border:1px solid color-mix(in srgb,var(--simple-green) 24%,transparent);border-radius:999px;background:var(--simple-green-soft);font-weight:700}.simple-env i{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px color-mix(in srgb,var(--simple-green) 13%,transparent)}.simple-admin-link{color:var(--simple-muted);text-decoration:none;font-weight:650;transition:color .15s ease}.simple-admin-link:hover{color:var(--simple-accent)}.simple-theme{width:34px;height:34px;display:grid;place-items:center;padding:0;color:var(--simple-muted);border:1px solid var(--simple-line);border-radius:10px;background:var(--simple-surface);cursor:pointer}.simple-theme:hover{color:var(--simple-accent);border-color:color-mix(in srgb,var(--simple-accent) 45%,var(--simple-line))}.simple-shell{width:min(760px,calc(100% - 32px));margin:0 auto;padding:55px 0 34px;flex:1 0 auto}.simple-hero{text-align:center}.simple-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--simple-accent);font-size:10px;line-height:1;font-weight:850;letter-spacing:.17em}.simple-eyebrow:before{content:"";width:20px;height:2px;border-radius:2px;background:currentColor}.simple-hero h1{margin:15px 0 9px;color:var(--simple-text);font-size:clamp(31px,5vw,42px);line-height:1.12;letter-spacing:-.045em;font-weight:850}.simple-hero p{margin:0;color:var(--simple-muted);font-size:14px;line-height:1.7}.simple-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0 18px;padding:0;list-style:none}.simple-flow li{min-width:0;display:flex;align-items:center;gap:10px;padding:13px 14px;border:1px solid var(--simple-line);border-radius:13px;background:color-mix(in srgb,var(--simple-surface) 76%,transparent)}.simple-flow li>span{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:var(--simple-accent);border-radius:9px;background:var(--simple-accent-soft);font-size:11px;font-weight:850}.simple-flow li div{min-width:0;display:grid;gap:3px}.simple-flow strong{color:var(--simple-text);font-size:12px;line-height:1.2}.simple-flow small{overflow:hidden;color:var(--simple-muted);font-size:9px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.simple-card{width:min(680px,100%);margin:0 auto;overflow:hidden;border:1px solid var(--simple-line);border-radius:20px;background:var(--simple-surface);box-shadow:var(--simple-shadow)}.simple-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;padding:6px;border-bottom:1px solid var(--simple-line);background:var(--simple-surface-soft)}.simple-tabs button{position:relative;height:41px;padding:0 12px;color:var(--simple-muted);border:0;border-radius:12px;background:transparent;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.simple-tabs button.active{color:var(--simple-text);background:var(--simple-surface);box-shadow:0 2px 9px #4c3c270f}.simple-tabs button.active:after{content:"";position:absolute;left:50%;bottom:-7px;width:32px;height:2px;border-radius:2px;background:var(--simple-accent);transform:translate(-50%)}.simple-form{display:grid;gap:20px;padding:28px 30px 30px}.simple-card__heading{display:flex;align-items:center;gap:12px}.simple-heading-icon{width:43px;height:43px;border-radius:13px;font-size:13px}.simple-heading-icon--query{color:var(--simple-accent);border:1px solid color-mix(in srgb,var(--simple-accent) 22%,transparent);background:var(--simple-accent-soft);box-shadow:none;font-size:23px}.simple-card__heading h2,.simple-card__heading p{margin:0}.simple-card__heading h2{color:var(--simple-text);font-size:17px;line-height:1.25;letter-spacing:-.02em}.simple-card__heading p{margin-top:4px;color:var(--simple-muted);font-size:11px}.simple-notice{display:flex;align-items:center;gap:11px;min-height:56px;padding:10px 13px;color:var(--simple-warn);border:1px solid color-mix(in srgb,var(--simple-warn) 20%,transparent);border-radius:12px;background:var(--simple-warn-bg)}.simple-notice>span{width:24px;height:24px;display:grid;place-items:center;flex:0 0 auto;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:800}.simple-notice p{display:grid;gap:3px;margin:0}.simple-notice strong{font-size:11px}.simple-notice small{font-size:10px;line-height:1.4}.simple-fieldset{min-width:0;margin:0;padding:0;border:0}.simple-fieldset legend,.simple-label-row label{padding:0;color:var(--simple-text);font-size:12px;font-weight:750}.simple-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}.simple-product{position:relative;min-height:74px;display:grid;align-content:center;gap:8px;padding:12px 13px;overflow:hidden;color:var(--simple-text);text-align:left;border:1px solid var(--simple-line);border-radius:12px;background:var(--simple-surface-soft);font:inherit;cursor:pointer;transition:border-color .14s ease,background .14s ease,transform .14s ease}.simple-product:hover:not(:disabled){border-color:color-mix(in srgb,var(--simple-accent) 38%,var(--simple-line));transform:translateY(-1px)}.simple-product.selected{border-color:var(--simple-accent);background:var(--simple-accent-soft);box-shadow:0 0 0 2px color-mix(in srgb,var(--simple-accent) 9%,transparent)}.simple-product:disabled{opacity:.46;cursor:not-allowed}.simple-product>span{display:flex;align-items:center;justify-content:space-between;gap:10px}.simple-product b{font-size:13px}.simple-product i{padding:3px 6px;color:var(--simple-accent);border-radius:5px;background:var(--simple-accent-soft);font-size:8px;font-style:normal;font-weight:850}.simple-product small{overflow:hidden;color:var(--simple-muted);font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.simple-product em{position:absolute;top:-7px;right:-7px;width:25px;height:25px;padding:8px 0 0 6px;color:#fff;border-radius:50%;background:var(--simple-accent);font-size:9px;font-style:normal}.simple-loading{margin-top:10px;padding:20px;color:var(--simple-muted);text-align:center;border:1px dashed var(--simple-line);border-radius:12px;font-size:11px}.simple-field{display:grid;gap:8px}.simple-label-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.simple-label-row>span{color:var(--simple-muted);font-size:9px}.simple-field textarea,.simple-field input{width:100%;color:var(--simple-text);border:1px solid var(--simple-line);outline:none;background:var(--simple-surface-soft);font:inherit;font-size:11px;transition:border-color .14s ease,box-shadow .14s ease}.simple-field textarea{min-height:105px;padding:12px 13px;resize:vertical;border-radius:12px;line-height:1.6;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.simple-field input{height:45px;padding:0 13px;border-radius:11px}.simple-field textarea:focus,.simple-field input:focus{border-color:var(--simple-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--simple-accent) 10%,transparent)}.simple-field textarea::placeholder,.simple-field input::placeholder{color:color-mix(in srgb,var(--simple-muted) 60%,transparent)}.simple-help{color:var(--simple-muted);font-size:9px;line-height:1.5}.simple-error{margin:-6px 0 0;padding:9px 11px;color:#ce412e;border:1px solid rgba(206,65,46,.18);border-radius:9px;background:#ce412e12;font-size:10px}.simple-primary{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 15px 0 17px;color:#fff;border:0;border-radius:12px;background:linear-gradient(135deg,#fb795b,var(--simple-accent-dark));box-shadow:0 10px 24px #df54352e;font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.simple-primary b{width:25px;height:25px;display:grid;place-items:center;color:var(--simple-accent-dark);border-radius:50%;background:#fff;font-size:13px}.simple-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 29px #df54353b}.simple-primary:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.simple-primary--link{text-decoration:none}.simple-query{min-height:470px;align-content:start}.simple-query-steps{display:flex;align-items:center;justify-content:center;margin:24px 0}.simple-query-steps span{width:32px;height:32px;display:grid;place-items:center;color:var(--simple-muted);border:1px solid var(--simple-line);border-radius:50%;background:var(--simple-surface-soft);font-size:10px;font-weight:800}.simple-query-steps span.done{color:#fff;border-color:var(--simple-accent);background:var(--simple-accent)}.simple-query-steps i{width:80px;height:1px;background:var(--simple-line)}.simple-security{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 22px;margin-top:18px;color:var(--simple-muted);font-size:9px}.simple-security span{display:inline-flex;align-items:center;gap:6px}.simple-security i{width:16px;height:16px;display:grid;place-items:center;color:var(--simple-green);border-radius:50%;background:var(--simple-green-soft);font-size:8px;font-style:normal;font-weight:900}.simple-footer{width:min(760px,calc(100% - 32px));min-height:65px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--simple-muted);border-top:1px solid var(--simple-line);font-size:9px}.simple-status-shell{padding-top:47px}.simple-status-hero{margin-bottom:24px}.simple-status-hero h1{font-size:34px}.simple-status-card{padding:28px 30px 30px}.simple-status-title{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--simple-line)}.simple-status-title small{color:var(--simple-muted);font-size:9px}.simple-status-title h2{max-width:500px;margin:4px 0 0;overflow:hidden;color:var(--simple-text);font-family:SFMono-Regular,Consolas,monospace;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.simple-status-card .status-chip{flex:0 0 auto;padding:5px 9px;border-radius:999px;font-size:9px;font-weight:800}.simple-status-summary{display:flex;align-items:center;gap:13px;padding:22px 0 19px}.simple-status-summary h1,.simple-status-summary p{margin:0}.simple-status-summary h1{color:var(--simple-text);font-size:19px;letter-spacing:-.02em}.simple-status-summary p{margin-top:4px;color:var(--simple-muted);font-size:10px}.simple-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));padding:17px 12px;border:1px solid var(--simple-line);border-radius:13px;background:var(--simple-surface-soft)}.simple-progress>div{position:relative;display:grid;justify-items:center;gap:7px;color:var(--simple-muted)}.simple-progress>div:not(:last-child):after{content:"";position:absolute;top:12px;left:calc(50% + 15px);width:calc(100% - 30px);height:1px;background:var(--simple-line)}.simple-progress span{position:relative;z-index:1;width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--simple-line);border-radius:50%;background:var(--simple-surface);font-size:9px;font-weight:800}.simple-progress strong{font-size:9px;white-space:nowrap}.simple-progress .done,.simple-progress .current{color:var(--simple-accent)}.simple-progress .done span,.simple-progress .current span{color:#fff;border-color:var(--simple-accent);background:var(--simple-accent)}.simple-progress .done:not(:last-child):after{background:var(--simple-accent)}.simple-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0;overflow:hidden;border:1px solid var(--simple-line);border-radius:13px}.simple-details>div{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 13px;border-bottom:1px solid var(--simple-line)}.simple-details>div:nth-child(odd){border-right:1px solid var(--simple-line)}.simple-details>div:nth-last-child(-n+2){border-bottom:0}.simple-details dt,.simple-details dd{margin:0;font-size:9px}.simple-details dt{flex:0 0 auto;color:var(--simple-muted)}.simple-details dd{overflow:hidden;color:var(--simple-text);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.simple-result-message{margin-bottom:17px;padding:10px 12px;color:var(--simple-muted);border-radius:10px;background:var(--simple-surface-soft);font-size:9px;text-align:center}.simple-result-message.failed,.simple-result-message.cancelled{color:#ce412e;background:#ce412e12}.simple-result-message.succeeded{color:var(--simple-green);background:var(--simple-green-soft)}.simple-empty{min-height:290px;display:grid;place-items:center;color:var(--simple-muted);font-size:11px}.simple-empty--error{align-content:center;gap:12px;color:#ce412e}.simple-empty--error>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-weight:850}.simple-empty--error a{color:var(--simple-accent)}@media(max-width:700px){.simple-header{height:64px}.simple-header__inner{width:calc(100% - 28px)}.simple-header__actions{gap:12px}.simple-env{display:none}.simple-shell{width:min(100% - 24px,620px);padding-top:38px}.simple-hero h1{margin-top:13px;font-size:31px}.simple-flow{grid-template-columns:1fr;gap:7px;margin-top:24px}.simple-flow li{padding:10px 12px}.simple-flow small{white-space:normal}.simple-form,.simple-status-card{padding:23px 20px 24px}.simple-query{min-height:400px}.simple-details{grid-template-columns:1fr}.simple-details>div,.simple-details>div:nth-child(odd),.simple-details>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--simple-line)}.simple-details>div:last-child{border-bottom:0}.simple-progress{padding-inline:5px}.simple-progress strong{font-size:8px}}@media(max-width:440px){.simple-brand__text small,.simple-admin-link{display:none}.simple-shell{width:calc(100% - 20px);padding-top:32px}.simple-hero h1{font-size:28px}.simple-hero p{font-size:12px}.simple-card{border-radius:17px}.simple-tabs button{height:39px}.simple-products{grid-template-columns:1fr}.simple-product{min-height:67px}.simple-label-row>span{display:none}.simple-security{gap:8px 12px}.simple-footer{width:calc(100% - 24px);min-height:58px}.simple-footer span:last-child{display:none}.simple-status-title{align-items:flex-start;gap:10px}.simple-status-title h2{max-width:225px}.simple-progress strong{display:none}.simple-progress{padding:13px 5px}}@media(prefers-reduced-motion:reduce){.simple-exchange *,.simple-exchange *:before,.simple-exchange *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.cdk-shell{width:min(790px,calc(100% - 32px));padding-top:48px}.cdk-hero h1{font-size:clamp(30px,4.5vw,39px)}.cdk-flow{margin-top:27px}.cdk-card{width:min(716px,100%)}.cdk-tabs{grid-template-columns:repeat(3,1fr)}.cdk-form{gap:18px;padding:29px 30px 31px}.cdk-heading .simple-heading-icon{width:45px;height:45px;font-size:11px;letter-spacing:-.03em}.cdk-stage{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:1px 0 3px}.cdk-stage i{height:4px;overflow:hidden;border-radius:999px;background:var(--simple-line)}.cdk-stage i.active{background:color-mix(in srgb,var(--simple-accent) 45%,var(--simple-line))}.cdk-stage i.done{background:var(--simple-accent)}.cdk-public .simple-field input{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;letter-spacing:.025em;text-transform:uppercase}.cdk-public .simple-field input:disabled{opacity:.72;cursor:not-allowed}.cdk-valid-box{min-height:62px;display:grid;grid-template-columns:29px minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 12px;color:var(--simple-green);border:1px solid color-mix(in srgb,var(--simple-green) 24%,var(--simple-line));border-radius:12px;background:var(--simple-green-soft)}.cdk-valid-box>span{width:29px;height:29px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--simple-green);font-size:11px;font-weight:900}.cdk-valid-box>div{min-width:0;display:grid;gap:3px}.cdk-valid-box strong{color:var(--simple-text);font-size:11px}.cdk-valid-box small{color:var(--simple-muted);font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.cdk-valid-box button{padding:6px 8px;color:var(--simple-green);border:1px solid color-mix(in srgb,var(--simple-green) 25%,transparent);border-radius:8px;background:var(--simple-surface);font:inherit;font-size:9px;font-weight:750;cursor:pointer}.cdk-session-field{margin-top:2px}.cdk-query-form{min-height:430px;align-content:start}.cdk-query-results{display:grid;gap:7px;margin-top:2px}.cdk-query-results article{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid var(--simple-line);border-radius:10px;background:var(--simple-surface-soft)}.cdk-query-results article>div{min-width:0;display:grid;gap:3px}.cdk-query-results strong{overflow:hidden;color:var(--simple-text);font-family:SFMono-Regular,Consolas,monospace;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.cdk-query-results small{color:var(--simple-muted);font-size:9px}.cdk-query-results article>span{padding:5px 7px;border-radius:999px;font-size:8px;font-weight:800}.cdk-query-results .cdk-status-active{color:var(--simple-green);background:var(--simple-green-soft)}.cdk-query-results .cdk-status-redeemed{color:var(--simple-accent-dark);background:var(--simple-accent-soft)}.cdk-query-results .cdk-status-disabled,.cdk-query-results .cdk-status-invalid{color:var(--simple-muted);background:var(--simple-line)}.cdk-query-results a{color:var(--simple-accent);font-size:9px;font-weight:750;white-space:nowrap}.cdk-or{position:relative;height:18px;display:grid;place-items:center}.cdk-or:before{content:"";position:absolute;inset:50% 0 auto;height:1px;background:var(--simple-line)}.cdk-or span{position:relative;z-index:1;padding:0 9px;color:var(--simple-muted);background:var(--simple-surface);font-size:9px}@media(max-width:700px){.cdk-shell{width:min(100% - 24px,620px)}.cdk-form{padding:23px 20px 24px}}@media(max-width:440px){.cdk-shell{width:calc(100% - 20px)}.cdk-tabs button{padding-inline:4px;font-size:11px}.cdk-query-results article{grid-template-columns:minmax(0,1fr) auto}.cdk-query-results article>a{grid-column:1 / -1}}.cdk-admin-page{max-width:1240px}.cdk-generator,.cdk-created-panel{margin-bottom:22px}.cdk-generator__heading,.cdk-created-panel__heading,.cdk-table-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.cdk-generator__heading h2,.cdk-created-panel__heading h2,.cdk-table-heading h2{margin:0;font-size:18px;letter-spacing:-.035em}.cdk-generator__heading p,.cdk-table-heading p,.cdk-created-panel>p{margin:5px 0 0;color:var(--muted);font-size:10px}.cdk-generator__heading>span,.cdk-created-panel__heading span{padding:6px 9px;color:#476310;border-radius:999px;background:#eef9c7;font:600 9px/1 DM Mono,monospace}.cdk-generator__form{display:grid;grid-template-columns:minmax(180px,1fr) minmax(130px,.5fr) minmax(160px,.65fr);align-items:end;gap:14px;margin-top:21px}.cdk-generator__form label{display:grid;gap:8px}.cdk-generator__form label>span{color:#3e4c45;font-size:10px;font-weight:750}.cdk-generator__form select,.cdk-generator__form input{width:100%;height:43px;padding:0 12px;color:var(--ink);border:1px solid var(--line);border-radius:10px;outline:none;background:#fafaf6;font-size:11px}.cdk-generator__form select:focus,.cdk-generator__form input:focus{border-color:var(--green);box-shadow:0 0 0 3px #16644314}.cdk-generate-button{min-height:43px;padding-block:0}.cdk-created-panel{border-color:#e6c76b;background:#fffdf4}.cdk-created-panel__heading span{color:#8a5a08;background:#fff0bc}.cdk-created-panel textarea{width:100%;min-height:115px;margin-top:16px;padding:13px;resize:vertical;color:#dceee4;border:0;border-radius:11px;outline:none;background:#14251d;font:500 11px/1.7 DM Mono,Consolas,monospace}.cdk-table-card{overflow-x:auto}.cdk-table-heading{padding:20px 20px 14px}.cdk-table-card table{min-width:760px}.cdk-table-card td:nth-child(1),.cdk-table-card td:nth-child(4){font-family:DM Mono,Consolas,monospace}.cdk-table-card td:nth-child(4){max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cdk-table-card td:nth-child(4) a{color:var(--green)}.admin-cdk-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:750}.admin-cdk-status.is-active{color:#2b6f2d;background:#e6f6dd}.admin-cdk-status.is-redeemed{color:#31599a;background:#e3ecff}.admin-cdk-status.is-disabled,.admin-cdk-status.is-invalid{color:#69736d;background:#eceee9}@media(max-width:760px){.cdk-generator__form{grid-template-columns:1fr}.cdk-created-panel__heading{align-items:flex-start;flex-direction:column}}.provider-admin-page{max-width:1320px}.admin-notice{margin:-10px 0 22px;padding:12px 14px;color:#176844;background:#eef8f1;border:1px solid #cbe7d3;border-radius:10px;font-size:12px}.provider-editor{margin-bottom:24px}.editor-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.editor-heading h2{margin:0}.editor-heading p{margin:7px 0 0;color:var(--muted);font-size:11px;line-height:1.65}.text-action,.table-action{border:0;color:var(--green);background:transparent;font-size:11px;font-weight:800;cursor:pointer}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.admin-form-grid label>span{display:block;margin-bottom:7px;color:var(--ink);font-size:11px;font-weight:800}.admin-form-grid input:not([type=checkbox]),.admin-form-grid select{width:100%;height:44px;padding:0 12px;color:var(--ink);background:#fbfcf9;border:1px solid var(--line);border-radius:10px;outline:none}.admin-form-grid input:focus,.admin-form-grid select:focus{border-color:var(--green);box-shadow:0 0 0 3px #16644314}.admin-form-grid input:disabled{color:var(--muted);background:#f1f2ee}.admin-form-grid label>small{display:block;margin-top:6px;color:var(--muted);font-size:9px;line-height:1.5}.admin-form-grid .span-2{grid-column:1 / -1}.form-toggles{display:flex;align-items:center;gap:24px;min-height:40px}.toggle-row{display:flex!important;align-items:center;gap:9px;cursor:pointer}.toggle-row input{width:16px;height:16px;accent-color:var(--green)}.toggle-row span{margin:0!important}.toggle-row.is-fixed{color:var(--muted);cursor:default}.form-actions{display:flex;justify-content:flex-end}.form-actions .primary-button{width:auto;min-width:170px;justify-content:center}.provider-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.provider-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.provider-item__top h2{margin-top:8px}.provider-kind{color:var(--green);font:700 9px/1 DM Mono,monospace;letter-spacing:.1em;text-transform:uppercase}.health-badge{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;font-size:9px;font-weight:800;white-space:nowrap}.health-badge.is-healthy{color:#137047;background:#e8f7ee}.health-badge.is-degraded{color:#9b6412;background:#fff4d8}.health-badge.is-unhealthy{color:#a23b2c;background:#fdeae6}.health-badge.is-unknown{color:#69736d;background:#ecefeb}.provider-item dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.provider-item dl div{padding:12px;background:#f8f9f5;border-radius:10px}.provider-item dt{color:var(--muted);font-size:9px}.provider-item dd{margin:5px 0 0;color:var(--ink);font-size:11px;font-weight:800}.provider-url{min-height:20px;overflow-wrap:anywhere;font-family:DM Mono,monospace}.empty-panel{grid-column:1 / -1;padding:48px;text-align:center;color:var(--muted);background:var(--card);border:1px dashed var(--line);border-radius:16px}.route-table-card td:first-child strong,.route-table-card td:first-child small{display:block}.route-table-card td:first-child small{margin-top:5px;color:var(--muted);font-size:9px;font-weight:400}.route-table-card td b{color:var(--green)}@media(max-width:840px){.admin-form-grid,.provider-list{grid-template-columns:1fr}.admin-form-grid .span-2{grid-column:auto}.editor-heading{display:block}.editor-heading .text-action{margin-top:12px;padding:0}.form-toggles{align-items:flex-start;flex-direction:column;gap:12px}.form-actions .primary-button{width:100%}}
