:root{--blue:#2f6bff;--blue-dark:#1f4ec5;--ink:#172033;--muted:#8f98a8;--bg:#f5f7fb;--surface:#fff;--line:#e7ebf2;--success:#28a36a;--warning:#e9a227;--danger:#d95462;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow:0 16px 42px rgba(44,63,108,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}:focus-visible{outline:3px solid rgba(47,107,255,.35);outline-offset:3px}.container{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:112px 0}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.section-title{max-width:670px;margin:14px 0 16px;font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:-.045em}.section-copy{line-height:1.8;max-width:580px}.muted,.section-copy{color:var(--muted)}.text-link{color:var(--blue);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:12px;padding:13px 18px;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:white;background:var(--blue);box-shadow:0 10px 24px rgba(47,107,255,.22)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{color:var(--ink);background:#edf2ff}.button-ghost{color:var(--muted);background:transparent}.button-danger{color:#a52839;background:#fff0f2}.button-small{padding:9px 12px;font-size:13px}.card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow)}.card-pad{padding:24px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px}.grid-2,.grid-3{display:grid;gap:20px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-4,.stack{display:grid;grid-gap:16px;gap:16px}.row{gap:12px}.between,.row{display:flex;align-items:center}.between{justify-content:space-between;gap:20px}.page-heading{margin:0 0 26px}.page-heading h1{margin:0 0 8px;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em}.page-heading p{margin:0;color:var(--muted)}.form-field{display:grid;grid-gap:8px;gap:8px}.form-field label{font-size:13px;font-weight:750}.input,.select,.textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:13px 14px;outline:0;transition:border-color .2s,box-shadow .2s}.textarea{min-height:120px;resize:vertical;line-height:1.6}.input:focus,.select:focus,.textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(47,107,255,.1)}.error-copy,.form-error{color:var(--danger);font-size:13px;line-height:1.5}.success-copy{color:var(--success);font-size:13px}.status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;white-space:nowrap}.status-blue{color:#2253bd;background:#eaf0ff}.status-green{color:#18764d;background:#e7f7ef}.status-yellow{color:#9a6710;background:#fff3d9}.status-red{color:#a52839;background:#fff0f2}.status-gray{color:#6c7482;background:#eef1f5}.empty-state{padding:36px 20px;text-align:center;color:var(--muted)}.empty-state .empty-icon{width:42px;height:42px;display:grid;place-items:center;margin:0 auto 12px;border-radius:14px;background:#edf2ff;color:var(--blue);font-size:20px}.loading-state{padding:36px 20px;text-align:center;color:var(--muted)}.skeleton{height:14px;border-radius:8px;background:linear-gradient(90deg,#eef1f6,#f9fafc,#eef1f6);background-size:200% 100%;animation:shimmer 1.2s infinite}@keyframes shimmer{to{background-position:-200% 0}}.marketing-shell{overflow:hidden;background:#fbfcff}.marketing-nav{position:relative;z-index:2;padding:16px 0;color:var(--ink);background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 24px rgba(23,32,51,.06)}.marketing-nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:850;letter-spacing:-.04em}.brand-logo{display:block;width:148px;height:auto;object-fit:contain}.auth-aside .brand-logo{width:190px}.app-sidebar .brand-logo{width:142px}.api-key-code{display:inline-block;max-width:100%;margin:8px 12px 8px 0;padding:9px 11px;overflow-wrap:anywhere;border:1px solid var(--line);border-radius:9px;color:var(--ink);background:#f7f9fc;font-size:12px}.api-key-reveal{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#fff;color:var(--blue);box-shadow:0 8px 24px rgba(12,36,108,.18)}.brand-dark{color:var(--ink)}.brand-dark .brand-mark{color:#fff;background:var(--blue)}.marketing-links{display:flex;align-items:center;gap:28px;color:var(--muted);font-size:14px}.marketing-links a:hover{color:var(--blue)}.marketing-actions{display:flex;align-items:center;gap:9px}.marketing-actions .button-ghost{color:var(--ink)}.hero{position:relative;min-height:790px;padding:112px 0 108px;color:#fff;background:radial-gradient(circle at 73% 20%,rgba(118,171,255,.72),transparent 26%),radial-gradient(circle at 18% 92%,rgba(70,86,232,.6),transparent 30%),linear-gradient(132deg,#101b49,#244dcd 54%,#4b87ff)}.hero:before{content:"";position:absolute;inset:0;opacity:.3;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:58px 58px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 88%);mask-image:linear-gradient(180deg,#000,transparent 88%)}.hero-inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:70px;gap:70px}.hero h1{max-width:680px;margin:22px 0;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.075em}.hero-copy{max-width:540px;color:rgba(255,255,255,.74);font-size:18px;line-height:1.8}.hero-cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero .button-secondary{color:#fff;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2)}.hero-visual{position:relative;min-height:405px}.orbit{position:absolute;inset:20px 10px 0;border:1px solid rgba(255,255,255,.22);border-radius:50%;transform:rotate(-18deg)}.orbit:after,.orbit:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.16);border-radius:50%;inset:37px 54px}.orbit:after{inset:80px 105px}.phone-card{position:absolute;left:50%;top:50%;width:236px;padding:22px;transform:translate(-50%,-50%) rotate(5deg);border:1px solid rgba(255,255,255,.35);border-radius:27px;background:rgba(13,31,91,.62);box-shadow:0 30px 70px rgba(9,20,75,.35);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.phone-card .mini-label{color:#a9c4ff;font-size:12px}.phone-card h3{margin:28px 0 6px;font-size:31px}.phone-card p{margin:0;color:rgba(255,255,255,.62);font-size:13px}.phone-wave{display:flex;align-items:center;gap:4px;height:52px;margin:24px 0 14px}.phone-wave i{width:4px;border-radius:9px;background:#74a7ff;animation:wave 1.3s ease-in-out infinite alternate}.phone-wave i:first-child,.phone-wave i:nth-child(7){height:18px}.phone-wave i:nth-child(2),.phone-wave i:nth-child(6){height:34px}.phone-wave i:nth-child(3),.phone-wave i:nth-child(5){height:44px}.phone-wave i:nth-child(4){height:26px}@keyframes wave{to{transform:scaleY(.52);opacity:.5}}.floating-note{position:absolute;padding:12px 15px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(255,255,255,.12);color:rgba(255,255,255,.88);font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.floating-note.one{top:44px;right:5px}.floating-note.two{bottom:28px;left:2px}.signal-strip{padding:24px 0;color:var(--muted);background:#fff;border-bottom:1px solid var(--line)}.signal-strip-inner{display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;font-size:13px}.signal-strip b{color:var(--ink)}.feature-card{padding:28px;min-height:235px}.feature-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:26px;border-radius:14px;color:var(--blue);background:#edf2ff;font-size:20px}.feature-card h3{margin:0 0 12px;font-size:20px}.feature-card p{margin:0;color:var(--muted);line-height:1.7}.process{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;margin-top:50px}.process-item{position:relative;padding:0 32px 0 0}.process-item:not(:last-child):after{content:"";position:absolute;top:21px;left:55px;right:32px;border-top:1px dashed #c7d1e4}.process-number{position:relative;z-index:1;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--blue);font-weight:800}.process-item h3{margin:22px 0 8px}.process-item p{margin:0;color:var(--muted);line-height:1.7}.scenario-wrap{padding:1px;border-radius:28px;background:linear-gradient(135deg,#dfe8ff,#f6f8ff)}.scenario-panel{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:36px;gap:36px;padding:48px;border-radius:27px;background:#f8faff}.scenario-list{display:grid;grid-gap:10px;gap:10px}.scenario-list div{padding:18px;border-radius:14px;color:var(--muted);background:#fff;border:1px solid var(--line)}.scenario-list div.active{color:var(--ink);border-color:#b8cbff;box-shadow:0 10px 28px rgba(47,107,255,.08)}.scenario-quote{display:grid;align-content:center;padding:32px;border-radius:20px;background:linear-gradient(145deg,#1e3fa5,#4b86ff);color:#fff}.scenario-quote p{margin:14px 0 0;font-size:25px;line-height:1.45;letter-spacing:-.03em}.scenario-quote small{color:rgba(255,255,255,.6)}.cta-band{padding:82px 0;color:#fff;background:linear-gradient(130deg,#18265c,#2f6bff)}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-band h2{margin:0;max-width:580px;font-size:clamp(30px,4vw,52px);line-height:1.05;letter-spacing:-.06em}.cta-band p{color:rgba(255,255,255,.68);line-height:1.7}.marketing-footer{padding:34px 0;color:var(--muted);background:#fff;font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:20px}.marketing-footer a:hover{color:var(--blue)}.footer-company{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);text-align:center}.auth-shell{min-height:100vh;display:grid;grid-template-columns:.85fr 1.15fr;background:#fff}.auth-aside{position:relative;overflow:hidden;padding:48px;color:#fff;background:linear-gradient(145deg,#111e53,#2f6bff)}.auth-aside:after{content:"";position:absolute;width:560px;height:560px;right:-230px;bottom:-210px;border:1px solid rgba(255,255,255,.2);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.04),0 0 0 160px rgba(255,255,255,.04)}.auth-aside-content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:420px;margin:0 auto}.auth-aside h1{margin:0 0 18px;font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.07em}.auth-aside p{color:rgba(255,255,255,.7);line-height:1.8}.auth-points{display:grid;grid-gap:12px;gap:12px;margin-top:34px;color:rgba(255,255,255,.86);font-size:13px}.auth-points span{display:flex;align-items:center;gap:10px}.auth-main{display:grid;place-items:center;padding:42px}.auth-main-inner{width:min(430px,100%)}.auth-main-logo{display:flex;justify-content:flex-start;margin-bottom:26px}.auth-main-logo .brand-logo{width:190px}.auth-card{width:min(430px,100%)}.auth-card h2{margin:26px 0 9px;font-size:34px;letter-spacing:-.06em}.auth-card>p{margin:0 0 28px;color:var(--muted);line-height:1.7}.auth-form{display:grid;grid-gap:16px;gap:16px}.auth-footer{margin-top:24px;text-align:center}.auth-footer,.checkbox{color:var(--muted);font-size:13px}.checkbox{display:flex;align-items:flex-start;gap:9px;line-height:1.5}.checkbox input{margin-top:3px;accent-color:var(--blue)}.sms-row{display:grid;grid-template-columns:1fr auto;grid-gap:8px;gap:8px}.app-shell{min-height:100vh;background:var(--bg)}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:4;display:flex;flex-direction:column;width:248px;padding:26px 16px;border-right:1px solid var(--line);background:#fff}.app-sidebar .brand{min-height:56px;margin:0 12px 44px;padding:0 8px}.app-nav{display:grid;grid-gap:5px;gap:5px}.app-nav a{display:flex;align-items:center;gap:12px;padding:13px 14px;border-radius:12px;color:var(--muted);font-size:14px;font-weight:700}.app-nav a.active,.app-nav a:hover{color:var(--blue);background:#edf2ff}.app-nav-group{display:grid;grid-gap:4px;gap:4px}.app-nav-group-title{justify-content:flex-start}.app-nav-group-title .app-nav-group-arrow{margin-left:auto;color:var(--muted);font-size:14px}.app-nav-submenu{display:grid;grid-gap:3px;gap:3px;margin:0 0 5px 18px;padding-left:12px;border-left:1px solid #dbe4fa}.app-nav-submenu a{justify-content:space-between;padding:10px 12px;color:var(--muted);font-size:13px;font-weight:650}.app-nav-submenu a span{color:#a9b4c8;font-size:15px}.app-nav-submenu a.active span,.app-nav-submenu a:hover span{color:var(--blue)}.nav-icon{width:20px;text-align:center}.app-sidebar-bottom{margin-top:auto;padding:14px;border-radius:15px;background:#f5f7fb}.app-sidebar-bottom p{margin:0 0 4px;font-size:12px;font-weight:800}.app-sidebar-bottom small{display:block;overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.app-main{min-height:100vh;margin-left:248px}.app-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:flex-end;gap:14px;height:74px;padding:0 42px;border-bottom:1px solid rgba(231,235,242,.8);background:rgba(245,247,251,.84);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.topbar-icon{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#fff}.topbar-subscription{display:inline-flex;align-items:center;height:36px;padding:0 13px;border:1px solid #c5d5ff;border-radius:12px;color:var(--blue);background:#fff;font-size:13px;font-weight:800;white-space:nowrap}.topbar-subscription.active,.topbar-subscription:hover{border-color:#9db8ff;background:#edf2ff}.avatar{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;color:#fff;background:linear-gradient(135deg,#2f6bff,#86aaff);font-weight:800}.app-content{width:min(1160px,calc(100% - 84px));margin:0 auto;padding:45px 0 76px}.mobile-menu-button,.mobile-tabbar{display:none}.welcome-panel{position:relative;overflow:hidden;min-height:210px;padding:30px;color:#fff;border-radius:22px;background:linear-gradient(120deg,#17275f,#3977f5)}.welcome-panel:after{content:"";position:absolute;width:240px;height:240px;right:-45px;top:-80px;border:1px solid rgba(255,255,255,.16);border-radius:50%;box-shadow:0 0 0 35px rgba(255,255,255,.06),0 0 0 70px rgba(255,255,255,.06)}.welcome-panel h2{position:relative;z-index:1;max-width:550px;margin:9px 0;font-size:34px;letter-spacing:-.05em}.welcome-panel p{position:relative;z-index:1;max-width:490px;margin:0;color:rgba(255,255,255,.68);line-height:1.7}.welcome-panel .button{position:relative;z-index:1;margin-top:20px;color:var(--ink);background:#fff}.metric-card{padding:20px}.metric-label{color:var(--muted);font-size:13px}.metric-value{margin:13px 0 5px;font-size:30px;font-weight:850;letter-spacing:-.06em}.metric-foot{color:var(--muted);font-size:12px}.list-card{overflow:hidden}.list-card-header{padding:20px 22px;border-bottom:1px solid var(--line)}.list-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid #f0f2f6}.list-row:last-child{border-bottom:0}.list-row-main{min-width:0}.list-row-main h3{margin:0 0 6px;font-size:15px}.list-row-main h3,.list-row-main p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-row-main p{margin:0;color:var(--muted);font-size:12px}.progress{height:8px;overflow:hidden;border-radius:999px;background:#edf0f5}.progress>span{display:block;height:100%;border-radius:inherit;background:var(--blue)}.detail-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:20px;gap:20px}.detail-item{padding:17px 0;border-bottom:1px solid var(--line)}.detail-item:last-child{border-bottom:0}.detail-item label{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.detail-item strong{font-size:15px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.toolbar-actions{display:flex;gap:8px;flex-wrap:wrap}.notice{padding:15px 17px;border-radius:13px;color:#31518e;background:#edf2ff;font-size:13px;line-height:1.6}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:650px}.data-table td,.data-table th{padding:16px 18px;border-bottom:1px solid var(--line);text-align:left;font-size:13px}.data-table th{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.data-table tr:last-child td{border-bottom:0}.price{font-size:36px;font-weight:850;letter-spacing:-.06em}.package-card{position:relative;padding:25px}.package-card.featured{border-color:#b9caff;box-shadow:0 18px 46px rgba(47,107,255,.16)}.package-card-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px;margin-bottom:12px}.package-card .tag{color:var(--blue);font-size:11px;font-weight:800}.discount-badge{padding:4px 8px;border-radius:999px;color:#c45d3d;background:#fff0eb;font-size:11px;font-weight:800;white-space:nowrap}.package-price-row{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.original-price{color:#9aa5b7;font-size:13px;text-decoration:line-through}.package-card h3{margin:0 0 10px;font-size:20px}.package-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.package-features{display:grid;grid-gap:10px;gap:10px;min-height:92px;margin:22px 0;color:var(--muted);font-size:13px}.package-features span:before{content:"✓";margin-right:8px;color:var(--success);font-weight:800}@media (max-width:960px){.detail-grid,.hero-inner,.scenario-panel{grid-template-columns:1fr}.hero-visual{min-height:340px}.grid-4{grid-template-columns:repeat(2,1fr)}.marketing-links{display:none}.app-sidebar{width:220px}.app-main{margin-left:220px}.app-content{width:min(100% - 40px,760px)}.app-topbar{padding:0 20px}}@media (max-width:720px){.container{width:min(100% - 32px,560px)}.section{padding:76px 0}.marketing-actions .button-ghost{display:none}.hero{min-height:720px;padding:145px 0 70px}.hero h1{font-size:clamp(45px,15vw,68px)}.hero-visual{min-height:280px;transform:scale(.86);margin:-20px -35px}.signal-strip-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.grid-2,.grid-3,.grid-4,.process{grid-template-columns:1fr}.process{gap:30px}.process-item{padding-right:0}.process-item:not(:last-child):after{display:none}.scenario-panel{padding:24px}.scenario-quote p{font-size:21px}.cta-band-inner,.footer-inner{align-items:flex-start;flex-direction:column}.auth-shell{grid-template-columns:1fr}.auth-aside{min-height:280px;padding:28px 24px}.auth-aside-content{justify-content:flex-end}.auth-aside h1{margin:20px 0 9px;font-size:42px}.auth-points{display:none}.auth-main{padding:34px 20px 70px}.app-sidebar{display:none}.app-main{margin-left:0}.app-topbar{justify-content:flex-end;height:64px;padding:0 16px}.app-content{width:calc(100% - 32px);padding:28px 0 92px}.mobile-menu-button{display:grid;place-items:center;position:fixed;z-index:5;left:15px;top:14px;width:36px;height:36px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff}.mobile-tabbar{position:fixed;z-index:5;left:12px;right:12px;bottom:12px;display:grid;grid-template-columns:repeat(4,1fr);padding:9px 6px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 30px rgba(23,32,51,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-tabbar a{display:grid;justify-items:center;grid-gap:4px;gap:4px;color:var(--muted);font-size:10px}.mobile-tabbar a.active{color:var(--blue);font-weight:800}.mobile-tabbar .nav-icon{font-size:16px}.welcome-panel{min-height:240px;padding:24px}.welcome-panel h2{font-size:28px}.list-row{align-items:flex-start;flex-direction:column;gap:12px}.list-row .row{width:100%;justify-content:space-between}.toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{width:100%}.toolbar-actions .button{flex:1 1}.price{font-size:32px}.marketing-nav{padding:12px 0}.marketing-nav-inner{gap:12px}.marketing-nav .brand-logo{width:132px}.hero{padding-top:120px}}.subscriptions-heading{align-items:flex-start}.subscriptions-heading>.button{flex:none;margin-top:8px}.subscription-redeem-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:22px;background:rgba(18,27,52,.48)}.subscription-redeem-modal{width:min(620px,100%);max-height:min(760px,calc(100vh - 44px));overflow-y:auto;padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 24px 80px rgba(18,27,52,.2)}.subscription-redeem-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.subscription-redeem-modal h2{margin:7px 0 0;font-size:25px;letter-spacing:-.045em}.subscription-redeem-close{display:grid;place-items:center;width:32px;height:32px;border:0;border-radius:10px;color:var(--muted);background:#f5f7fb;font-size:22px;cursor:pointer}.subscription-redeem-modal>.muted{margin:16px 0 18px;font-size:13px;line-height:1.7}.subscription-redeem-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:end}.subscription-redeem-form .button{min-height:46px}.subscription-redeem-preview{margin-top:18px;padding:17px;border:1px solid var(--line);border-radius:15px;background:#f8faff}.subscription-redeem-preview>.between>strong{font-size:16px}.subscription-redeem-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.subscription-redeem-meta>span{display:grid;grid-gap:6px;gap:6px;padding:12px;border:1px solid var(--line);border-radius:11px;color:var(--muted);font-size:12px}.subscription-redeem-meta strong{color:var(--ink);font-size:14px}.subscription-redeem-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.subscription-redeem-success{display:grid;justify-items:center;grid-gap:8px;gap:8px;margin-top:20px;text-align:center}.subscription-redeem-success>strong{font-size:18px}.subscription-redeem-success p{margin:0;font-size:13px}@media (max-width:720px){.subscriptions-heading{align-items:flex-start}.subscriptions-heading>.button{margin-top:0}.subscription-redeem-form,.subscription-redeem-meta{grid-template-columns:1fr}.subscription-redeem-form .button{width:100%}.subscription-redeem-actions{flex-direction:column-reverse}.subscription-redeem-actions .button{width:100%}}.auth-main-logo{justify-content:center}.topbar-action-entry{display:inline-flex;align-items:center;height:36px;padding:0 13px;border:1px solid #d5dded;border-radius:12px;color:var(--ink);background:#fff;font-size:13px;font-weight:800;white-space:nowrap;transition:color .2s,border-color .2s,background .2s}.topbar-action-entry.active,.topbar-action-entry:hover{color:var(--blue);border-color:#9db8ff;background:#edf2ff}.redeem-card,.redeem-result-card,.redeem-success-card{position:relative;max-width:860px}.redeem-card{overflow:hidden}.redeem-card:after{content:"";position:absolute;width:220px;height:220px;right:-100px;top:-120px;border:1px solid #dce6ff;border-radius:50%;box-shadow:0 0 0 32px rgba(47,107,255,.035),0 0 0 66px rgba(47,107,255,.025)}.redeem-card>*{position:relative;z-index:1}.redeem-card-mark,.redeem-success-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:19px;border-radius:14px;color:var(--blue);background:#edf2ff;font-size:22px;font-weight:800}.redeem-card h2,.redeem-result-card h2,.redeem-success-card h2{margin:9px 0 7px;font-size:25px;letter-spacing:-.045em}.redeem-card>p{max-width:610px;margin:0;line-height:1.7}.redeem-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;grid-gap:12px;gap:12px;margin-top:23px}.redeem-form-row .button{min-height:48px}.redeem-hint{margin-top:11px!important;color:var(--muted);font-size:12px}.redeem-error{margin-top:15px;padding:11px 13px;border-radius:11px;color:#a52839;background:#fff0f2;font-size:13px;line-height:1.5}.redeem-result-card,.redeem-success-card{margin-top:16px}.redeem-result-heading{align-items:flex-start}.redeem-result-heading h2{margin-bottom:0}.redeem-meta-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:22px}.redeem-meta-item{display:grid;grid-gap:7px;gap:7px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#f8faff}.redeem-detail-list span,.redeem-meta-item span{color:var(--muted);font-size:12px}.redeem-meta-item strong{font-size:15px}.redeem-detail-list{display:grid;grid-gap:12px;gap:12px;margin-top:18px}.redeem-detail-list>div{display:flex;justify-content:space-between;gap:20px;padding-bottom:12px;border-bottom:1px solid var(--line)}.redeem-detail-list>div:last-child{padding-bottom:0;border-bottom:0}.redeem-detail-list strong{font-size:13px;text-align:right}.redeem-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.redeem-success-card{border-color:#b9e5ca;background:#f7fffa}.redeem-success-icon{color:var(--success);background:#e7f7ef}.redeem-success-card>p{margin:0 0 8px}.partner-filter-bar .toolbar-actions{display:grid;grid-template-columns:minmax(260px,1fr) minmax(160px,.45fr) minmax(160px,.45fr) auto;align-items:center;width:100%}.partner-filter-bar .input,.partner-filter-bar .select{width:100%;min-width:0}.partner-code-table{min-width:820px}.partner-batch-table{min-width:1180px}.partner-ledger-table{min-width:920px}.table-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.code-value{white-space:nowrap;letter-spacing:.03em}.inventory-count{margin-top:12px;font-size:12px}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-top:1px solid var(--line)}.qr-modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:22px;background:rgba(18,27,52,.48)}.qr-modal{width:min(420px,100%);padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 24px 80px rgba(18,27,52,.2)}.qr-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.qr-modal h2{margin:5px 0 0;font-size:20px}.qr-modal p{margin:15px 0;font-size:13px;line-height:1.7}.qr-image-wrap{display:grid;place-items:center;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fafbfe}.qr-image-wrap img{width:min(280px,100%);aspect-ratio:1;object-fit:contain}.qr-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}@media (max-width:720px){.topbar-action-entry{display:none}.partner-filter-bar .toolbar-actions{display:grid;grid-template-columns:1fr 1fr}.partner-filter-bar .input{min-width:0;grid-column:1/-1}.partner-filter-bar .select{min-width:0}.partner-filter-bar .button{width:100%}.mobile-tabbar{grid-template-columns:repeat(5,1fr)}.redeem-card,.redeem-result-card,.redeem-success-card{padding:22px}.redeem-form-row,.redeem-meta-grid{grid-template-columns:1fr}.redeem-form-row .button{width:100%}.redeem-result-heading{align-items:flex-start;flex-direction:column}.redeem-actions{flex-direction:column-reverse}.redeem-actions .button{width:100%}}