:root{--bg:#f6f7fb;--surface:#fff;--surface-2:#fbfcfe;--border:#e8ebf2;--border-strong:#d9dded;--text:#161b26;--text-2:#4a5266;--muted:#8b93a7;--brand:#4f46e5;--brand-600:#4338ca;--brand-soft:#eef0ff;--brand-softer:#f5f6ff;--blue:#2563eb;--violet:#7c3aed;--green:#0f9d6e;--amber:#d97706;--red:#e0414e;--gray:#6b7280;--r-sm:8px;--r:12px;--r-lg:16px;--r-xl:22px;--sh-xs:0 1px 2px #1018280d;--sh-sm:0 1px 2px #1018280a, 0 2px 6px #1018280a;--sh:0 1px 3px #1018280d, 0 6px 18px #1018280f;--sh-lg:0 12px 32px #1018281f;--sh-xl:0 24px 64px #10182838;--ease:cubic-bezier(.16, 1, .3, 1);font-synthesis:none}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;letter-spacing:-.01em;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,system-ui,Apple SD Gothic Neo,Malgun Gothic,sans-serif}h1,h2,h3{letter-spacing:-.02em;margin:0}button{cursor:pointer;font-family:inherit}svg{vertical-align:middle;display:inline-block}code{color:#3a4258;background:#eef0f6;border-radius:6px;padding:2px 6px;font-family:SF Mono,ui-monospace,Cascadia Code,Menlo,monospace;font-size:.8em}.muted{color:var(--muted)}.small{font-size:12.5px}.center{text-align:center}.danger-text{color:var(--red);font-weight:600}:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.admin{min-height:100vh;display:flex}.sidebar{color:#c7cde0;background:#0d1120;border-right:1px solid #1b2236;flex-direction:column;flex-shrink:0;width:236px;height:100vh;display:flex;position:sticky;top:0}.brand{align-items:center;gap:9px;padding:19px 18px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--brand), #7c75f0);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid;box-shadow:0 4px 12px #4f46e573}.brand-name{color:#fff;letter-spacing:-.4px;flex:1;font-size:18px;font-weight:800}.sidebar nav{flex-direction:column;flex:1;gap:2px;padding:8px 12px;display:flex}.nav-group-label{letter-spacing:.08em;color:#5b637e;text-transform:uppercase;padding:14px 12px 6px;font-size:10.5px;font-weight:700}.nav-item{color:#9aa3bd;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;padding:10px 12px;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex;position:relative}.nav-item:hover{color:#eef1fb;background:#ffffff0b}.nav-item.active{color:#fff;background:#635bff29;font-weight:600}.nav-item.active:before{content:"";background:var(--brand);border-radius:3px;width:3px;position:absolute;top:8px;bottom:8px;left:-12px}.nav-item .nav-ic{color:inherit;opacity:.9}.sidebar-foot{border-top:1px solid #1b2236;padding:14px 18px}.sidebar-foot .sf-card{background:#ffffff0a;border:1px solid #20283f;border-radius:10px;padding:11px 12px}.sidebar-foot .sf-title{color:#cdd4e8;font-size:12.5px;font-weight:700}.sidebar-foot .sf-sub{color:#6b7493;margin-top:2px;font-size:11px}.main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid var(--border);z-index:20;background:#ffffffd1;align-items:center;gap:14px;height:60px;padding:0 26px;display:flex;position:sticky;top:0}.topbar-title{font-size:16px;font-weight:700}.topbar-right{align-items:center;gap:12px;margin-left:auto;display:flex}.avatar{background:linear-gradient(135deg, var(--brand), #8b7cf0);color:#fff;width:32px;height:32px;box-shadow:var(--sh-xs);border-radius:50%;place-items:center;font-size:13px;font-weight:700;display:grid}.hamburger{color:var(--text-2);background:0 0;border:0;border-radius:8px;margin:-6px;padding:6px;display:none}.hamburger:hover{background:#eef0f6}.content{width:100%;max-width:1200px;padding:26px}.scrim{display:none}.page{animation:pageIn .35s var(--ease);flex-direction:column;gap:20px;display:flex}@keyframes pageIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.page-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-head h1{font-size:23px}.page-head p{margin:5px 0 0;font-size:13.5px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:20px}.panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.panel-head h2{align-items:center;gap:7px;font-size:15px;display:flex}.panel-head .muted{font-size:12.5px}.grid-2{grid-template-columns:1.35fr 1fr;gap:20px;display:grid}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.kpi-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-sm);padding:18px;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.kpi-card:hover{box-shadow:var(--sh);transform:translateY(-2px)}.kpi-top{justify-content:space-between;align-items:center;display:flex}.kpi-ic{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.kpi-card.blue .kpi-ic{color:var(--blue);background:#e8f0fe}.kpi-card.violet .kpi-ic{color:var(--violet);background:#f1e9fe}.kpi-card.green .kpi-ic{color:var(--green);background:#e3f6ee}.kpi-card.amber .kpi-ic{color:var(--amber);background:#fdf2e3}.kpi-label{color:var(--muted);font-size:12.5px;font-weight:500}.kpi-value{letter-spacing:-.6px;font-variant-numeric:tabular-nums;margin:8px 0 6px;font-size:28px;font-weight:800}.kpi-foot{align-items:center;gap:7px;display:flex}.kpi-delta{font-variant-numeric:tabular-nums;border-radius:20px;align-items:center;gap:2px;padding:2px 6px;font-size:11.5px;font-weight:700;display:inline-flex}.kpi-delta.up{color:var(--green);background:#e3f6ee}.kpi-delta.down{color:var(--red);background:#fdecec}.kpi-delta.flat{color:var(--gray);background:#eef0f5}.kpi-delta .delta-up{transform:rotate(-45deg)}.kpi-delta .delta-down{transform:rotate(45deg)}.kpi-sub{color:var(--muted);font-size:11.5px}.table-wrap{border-radius:var(--r);overflow:hidden}.table{border-collapse:collapse;width:100%;font-size:13.5px}.table th{text-align:left;color:var(--muted);letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid var(--border);white-space:nowrap;background:var(--surface-2);padding:10px 12px;font-size:11.5px;font-weight:600}.table td{vertical-align:middle;border-bottom:1px solid #eef0f6;padding:12px}.table tbody tr{transition:background .12s}.table tbody tr:hover{background:var(--brand-softer)}.table tbody tr:last-child td{border-bottom:0}.table .empty{text-align:center;color:var(--muted);padding:36px}.table-scroll{border-radius:var(--r);overflow-x:auto}.row-actions{white-space:nowrap;gap:2px;display:flex}.cell-primary{font-weight:600}.thumb{vertical-align:middle;border:1px solid var(--border);background:linear-gradient(135deg,#f1f3fb,#e9ecf7);border-radius:9px;place-items:center;width:30px;height:30px;margin-right:9px;font-size:16px;display:inline-grid}.cell-with-thumb{align-items:center;display:flex}.empty-state{color:var(--muted);flex-direction:column;align-items:center;gap:8px;padding:40px 16px;display:flex}.empty-state .es-ic{width:46px;height:46px;color:var(--muted);background:#eef0f6;border-radius:14px;place-items:center;display:grid}.badge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11.5px;font-weight:600;line-height:1.3;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px}.badge.no-dot:before{display:none}.badge.green{color:#0c855d;background:#e3f6ee}.badge.red{color:var(--red);background:#fdecec}.badge.gray{color:var(--gray);background:#eef0f5}.badge.blue{color:var(--blue);background:#e8f0fe}.badge.violet{color:var(--violet);background:#f1e9fe}.badge.amber{color:#b46708;background:#fdf2e3}.chip{background:var(--brand-soft);color:var(--brand-600);border-radius:8px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.btn{border:1px solid var(--border-strong);background:var(--surface);color:var(--text);box-shadow:var(--sh-xs);border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:9px 15px;font-size:13.5px;font-weight:600;transition:all .15s;display:inline-flex}.btn:hover{background:#fcfcff;border-color:#c3c9dd}.btn:active{transform:translateY(1px)}.btn.primary{background:var(--brand);color:#fff;border-color:#0000;box-shadow:0 2px 8px #4f46e552}.btn.primary:hover{background:var(--brand-600)}.btn.ghost{background:var(--surface)}.btn.xs{border-radius:9px;padding:7px 11px;font-size:12px}.icon-btn{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:9px;place-items:center;transition:all .15s;display:grid}.icon-btn:hover{color:var(--text);background:#eef0f6}.link{color:var(--text-2);background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;min-height:30px;padding:5px 8px;font-size:12.5px;font-weight:600;transition:all .12s;display:inline-flex}.link:hover{color:var(--brand);background:#eef0f6}.link.danger:hover{color:var(--red);background:#fdecec}.form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-grid label,.form-grid .full{color:var(--text-2);flex-direction:column;gap:6px;font-size:12.5px;font-weight:600;display:flex}.form-grid .full{grid-column:1/-1}input,select{border:1px solid var(--border-strong);color:var(--text);background:#fff;border-radius:10px;width:100%;min-height:42px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:400;transition:border-color .15s,box-shadow .15s}input::placeholder{color:#aab1c4}input:focus,select:focus{border-color:var(--brand);box-shadow:0 0 0 3.5px var(--brand-soft);outline:none}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%238b93a7' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 11px center;background-repeat:no-repeat;padding-right:34px}.filters{flex-wrap:wrap;gap:8px;display:flex}.filters select{width:auto;min-height:38px;padding:7px 30px 7px 12px;font-size:13px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:60;background:#0d112080;place-items:center;padding:16px;animation:.2s fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}to{opacity:1}}.modal{background:var(--surface);border-radius:var(--r-xl);width:100%;box-shadow:var(--sh-xl);max-height:90vh;animation:modalIn .3s var(--ease);overflow:auto}@keyframes modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.modal-head{border-bottom:1px solid var(--border);background:var(--surface);border-radius:var(--r-xl) var(--r-xl) 0 0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex;position:sticky;top:0}.modal-head h3{font-size:16px}.modal-body{padding:22px}.chart-wrap{position:relative}.chart{width:100%;height:auto;display:block;overflow:visible}.chart .grid{stroke:#eef0f5;stroke-width:1px}.chart .area{fill:url(#chartArea)}.chart .stroke{fill:none;stroke:var(--brand);stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.chart .dot{fill:#fff;stroke:var(--brand);stroke-width:2.5px;transition:r .15s}.chart .dot.hot{r:5.5}.chart .hitbox{fill:#0000;cursor:pointer}.chart .vline{stroke:var(--brand);stroke-width:1px;stroke-dasharray:3 3;opacity:.5}.chart .axis{fill:var(--muted);font-size:10.5px}.chart-tip{color:#fff;pointer-events:none;box-shadow:var(--sh-lg);white-space:nowrap;z-index:2;background:#161b26;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:600;position:absolute;transform:translate(-50%,-120%)}.chart-tip .ct-val{font-weight:800}.chart-tip:after{content:"";border:5px solid #0000;border-top-color:#161b26;border-bottom:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.chart-legend{border-top:1px solid var(--border);gap:16px;margin-top:10px;padding-top:12px;display:flex}.legend-item{color:var(--text-2);align-items:center;gap:6px;font-size:12px;display:flex}.legend-swatch{border-radius:3px;width:11px;height:11px}.funnel{flex-direction:column;gap:16px;padding:6px 0;display:flex}.funnel-row{grid-template-columns:96px 1fr 50px;align-items:center;gap:12px;display:grid}.funnel-meta{flex-direction:column;gap:1px;display:flex}.funnel-label{font-size:13px;font-weight:600}.funnel-bar-wrap{background:#eef0f6;border-radius:9px;height:34px;overflow:hidden}.funnel-bar{background:linear-gradient(90deg, var(--brand), #837bf3);color:#fff;font-variant-numeric:tabular-nums;min-width:40px;height:100%;transition:width .6s var(--ease);border-radius:9px;justify-content:flex-end;align-items:center;padding:0 12px;font-size:12.5px;font-weight:700;display:flex}.funnel-rate{color:var(--text-2);text-align:right;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.funnel-rate.muted{color:var(--muted);font-weight:400}.issue-grid{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;display:grid}.issue-card{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);padding:16px;transition:box-shadow .2s,border-color .2s}.issue-card:hover{box-shadow:var(--sh-sm);border-color:var(--border-strong)}.issue-card-head{align-items:center;gap:11px;margin-bottom:14px;display:flex}.issue-name{font-size:14px;font-weight:700}.issue-qr{align-items:center;gap:13px;display:flex}.issue-qr-frame{border:1px solid var(--border);background:#fff;border-radius:12px;padding:6px;line-height:0}.issue-actions{flex-direction:column;flex:1;gap:7px;display:flex}.qr-img{border-radius:6px;display:block}.qr-skeleton{background:linear-gradient(90deg,#eef0f5 25%,#f7f8fb 50%,#eef0f5 75%) 0 0/200% 100%;border-radius:8px;animation:1.3s infinite shimmer}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.qr-thumb-btn{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:9px;padding:4px;line-height:0;transition:border-color .15s,transform .15s}.qr-thumb-btn:hover{border-color:var(--brand);transform:scale(1.05)}.qr-preview{flex-direction:column;align-items:center;gap:16px;display:flex}.qr-canvas-frame{border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--sh-sm);background:#fff;padding:14px}.qr-canvas{border-radius:6px;display:block}.qr-meta{flex-direction:column;gap:8px;width:100%;font-size:13px;display:flex}.qr-meta-row{align-items:center;gap:10px;display:flex}.qr-meta-row .k{width:52px;color:var(--muted);flex-shrink:0;font-size:12px;display:inline-block}.qr-url code{word-break:break-all}.hint{background:var(--brand-soft);color:#3b35a8;border-radius:11px;align-items:flex-start;gap:9px;padding:11px 13px;font-size:12.5px;line-height:1.5;display:flex}.hint svg{flex-shrink:0;margin-top:1px}.code-block{color:#c7d0ee;background:#0d1120;border:1px solid #1b2236;border-radius:12px;padding:16px;font-size:12.5px;line-height:1.75;overflow-x:auto}.code-block .cm{color:#6b7493}.bulk-preview{background:var(--surface-2);border:1px solid var(--border);border-radius:11px;align-items:center;gap:12px;padding:13px;display:flex}.bulk-preview .bp-count{color:var(--brand);font-variant-numeric:tabular-nums;font-size:26px;font-weight:800}.demo-badge{color:#92670a;letter-spacing:.06em;background:#fff0c9;border:1px solid #fbe2a3;border-radius:7px;padding:3px 8px;font-size:10px;font-weight:800}.landing{background:var(--bg);flex-direction:column;align-items:center;min-height:100dvh;display:flex}.lp-topbar{justify-content:space-between;align-items:center;width:100%;max-width:480px;padding:16px 20px;display:flex}.lp-brand{color:var(--text);letter-spacing:-.3px;align-items:center;gap:7px;font-size:17px;font-weight:800;display:flex}.lp-brand-mark{background:linear-gradient(135deg, var(--brand), #7c75f0);color:#fff;border-radius:8px;place-items:center;width:26px;height:26px;font-size:14px;display:grid;box-shadow:0 3px 9px #4f46e566}.lp-hero{width:100%;max-width:480px;padding:0 14px}.lp-hero-inner{border-radius:var(--r-xl);color:#fff;text-align:center;background:linear-gradient(150deg,#4f46e5 0%,#6d28d9 55%,#7c3aed 100%);flex-direction:column;align-items:center;padding:26px 22px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #4f46e552}.lp-hero-pattern{width:100%;height:100%;position:absolute;inset:0}.lp-hero-badge,.lp-hero-visual,.lp-hero-name,.lp-hero-opt,.lp-hero-content-pill{z-index:1;position:relative}.lp-hero-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff29;border:1px solid #ffffff40;border-radius:20px;align-items:center;gap:5px;margin-bottom:16px;padding:5px 11px;font-size:11.5px;font-weight:700;display:inline-flex}.lp-hero-visual{width:96px;height:96px;animation:heroPop .5s var(--ease) both;background:#fffffff2;border-radius:24px;place-items:center;margin-bottom:16px;font-size:52px;display:grid;box-shadow:0 12px 30px #00000038}@keyframes heroPop{0%{opacity:0;transform:scale(.8)translateY(8px)}to{opacity:1;transform:none}}.lp-hero-name{font-size:21px;font-weight:800;line-height:1.25}.lp-hero-opt{opacity:.82;margin-top:4px;font-size:13px}.lp-hero-content-pill{background:#ffffff24;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:7px;max-width:100%;margin-top:16px;padding:7px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.lp-hero-content-pill span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lp-inner{flex-direction:column;flex:1;gap:16px;width:100%;max-width:480px;padding:18px 14px 16px;display:flex}.lp-bottom{color:var(--muted);padding:8px 0 26px;font-size:12px}.lp-rail{justify-content:center;align-items:center;gap:4px;display:flex}.lp-rail-step{align-items:center;gap:7px;display:flex}.lp-rail-step:after{content:"";background:var(--border-strong);border-radius:2px;width:22px;height:2px;margin:0 2px;transition:background .3s}.lp-rail-step:last-child:after{display:none}.lp-rail-dot{border:1.5px solid var(--border-strong);width:24px;height:24px;color:var(--muted);transition:all .3s var(--ease);background:#fff;border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:700;display:grid}.lp-rail-label{color:var(--muted);font-size:12px;font-weight:600;transition:color .3s}.lp-rail-step.active .lp-rail-dot{background:var(--brand);border-color:var(--brand);color:#fff;box-shadow:0 0 0 4px var(--brand-soft)}.lp-rail-step.active .lp-rail-label{color:var(--brand)}.lp-rail-step.done .lp-rail-dot{background:var(--green);border-color:var(--green);color:#fff}.lp-rail-step.done:after{background:var(--green)}.lp-rail-step.done .lp-rail-label{color:var(--green)}.lp-stage{flex-direction:column;display:flex}.lp-card{border-radius:var(--r-xl);box-shadow:var(--sh);border:1px solid var(--border);background:#fff;flex-direction:column;gap:13px;padding:24px;display:flex}.lp-card.center{text-align:center;align-items:center}.lp-card-title{font-size:18px;font-weight:800}.lp-anim{animation:cardIn .4s var(--ease) both}@keyframes cardIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.lp-desc{color:var(--text-2);margin:0;font-size:14px;line-height:1.62}.lp-desc.small{font-size:12.5px}.lp-desc b{color:var(--text)}.lp-mock-tag{color:#92670a;background:#fff0c9;border-radius:6px;padding:1px 7px;font-size:10.5px;font-weight:700;display:inline-block}.lp-steps{flex-direction:column;gap:11px;margin:4px 0 2px;padding:0;list-style:none;display:flex}.lp-steps li{color:var(--text);align-items:center;gap:12px;font-size:14px;font-weight:500;display:flex}.lp-step-ic{background:var(--brand-soft);width:32px;height:32px;color:var(--brand);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.lp-btn{border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:52px;padding:15px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .2s,background .15s;display:flex}.lp-btn:active{transform:scale(.985)}.lp-btn.primary{background:var(--brand);color:#fff;box-shadow:0 6px 18px #4f46e557}.lp-btn.primary:active{background:var(--brand-600)}.lp-btn.demo{color:#fff;background:#11151f}.lp-btn.ghost{color:var(--text);background:#eef0f6}.lp-link{color:var(--muted);background:0 0;border:0;min-height:40px;padding:8px;font-size:13px;font-weight:600}.lp-trust{color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:2px 0 0;font-size:11.5px;display:flex}.lp-field{flex-direction:column;gap:6px;display:flex}.lp-field-label{color:var(--text-2);font-size:12.5px;font-weight:600}.lp-input{min-height:48px;margin:0}.lp-tabs{background:#eef0f6;border-radius:12px;gap:4px;padding:4px;display:flex}.lp-tabs button{color:var(--muted);background:0 0;border:0;border-radius:9px;flex:1;min-height:44px;padding:11px;font-size:14px;font-weight:700;transition:all .18s}.lp-tabs button.on{color:var(--brand);box-shadow:var(--sh-xs);background:#fff}.lp-divider{color:var(--muted);align-items:center;gap:12px;margin:2px 0;font-size:12px;display:flex}.lp-divider:before,.lp-divider:after{content:"";background:var(--border);flex:1;height:1px}.lp-err{color:var(--red);background:#fdecec;border-radius:9px;align-items:center;gap:6px;padding:9px 11px;font-size:13px;font-weight:600;display:flex}.lp-spinner-wrap{place-items:center;width:56px;height:56px;margin-bottom:2px;display:grid;position:relative}.lp-spinner-ic{color:var(--brand)}.spinner{border:4px solid var(--brand-soft);border-top-color:var(--brand);border-radius:50%;width:56px;height:56px;animation:.8s linear infinite spin;position:absolute;inset:0}@keyframes spin{to{transform:rotate(360deg)}}.lp-check-list{flex-direction:column;align-items:flex-start;gap:9px;width:100%;margin-top:8px;display:flex}.lp-check{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.lp-check.on{color:var(--green)}.lp-mini-spin{border:2px solid var(--border-strong);border-top-color:var(--brand);border-radius:50%;width:14px;height:14px;animation:.8s linear infinite spin}.lp-grant-banner{background:linear-gradient(120deg,#e3f6ee,#eafaf3);border:1px solid #bfe9d4;border-radius:14px;align-items:center;gap:13px;padding:15px;display:flex}.lp-grant-check{background:var(--green);color:#fff;width:44px;height:44px;animation:pop .45s var(--ease) both;border-radius:50%;flex-shrink:0;place-items:center;display:grid;box-shadow:0 6px 16px #0f9d6e66}@keyframes pop{0%{transform:scale(0)}60%{transform:scale(1.15)}to{transform:scale(1)}}.lp-grant-title{color:#0c855d;font-size:14.5px;font-weight:800;line-height:1.3}.lp-grant-sub{color:#3f7a63;margin-top:2px;font-size:12.5px}.content-viewer{flex-direction:column;gap:14px;display:flex}.cv-head h3{margin:6px 0 3px;font-size:16px}.cv-type{color:var(--violet);background:#f1e9fe;border-radius:7px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.sheet-stack{flex-direction:column;gap:12px;display:flex}.sheet-page{border:1px solid var(--border);box-shadow:var(--sh-xs);background:#fffefb;border-radius:12px;padding:12px 12px 8px}.sheet-svg{width:100%;height:auto;display:block}.sheet-no{text-align:right;color:var(--muted);font-variant-numeric:tabular-nums;margin-top:4px;font-size:11px}.sheet-more{text-align:center;color:var(--brand);background:var(--brand-softer);border-radius:10px;padding:8px;font-size:12.5px;font-weight:600}.content-placeholder{border:1px dashed var(--border-strong);text-align:center;color:var(--muted);border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:32px;display:flex}.cp-icon{background:var(--brand-soft);width:64px;height:64px;color:var(--brand);border-radius:18px;place-items:center;display:grid}.lp-foot{text-align:center;color:var(--muted);justify-content:center;align-items:center;gap:5px;margin:2px 0 0;font-size:11.5px;display:flex}.lp-err-icon{border-radius:22px;place-items:center;width:70px;height:70px;display:grid}.lp-err-icon.amber{color:var(--amber);background:#fdf2e3}.lp-err-icon.gray{color:var(--gray);background:#eef0f5}.toast-host{z-index:90;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast{color:#fff;box-shadow:var(--sh-lg);animation:toastin .25s var(--ease);background:#161b26;border-radius:12px;align-items:center;gap:8px;padding:12px 18px;font-size:13.5px;font-weight:600;display:flex}.toast.ok:before{content:"";background:#34d399;border-radius:50%;width:7px;height:7px}.toast.err{background:var(--red)}@keyframes toastin{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.mobile-cards{display:none}@media (width<=980px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}}@media (width<=760px){.sidebar{z-index:50;transition:transform .26s var(--ease);box-shadow:var(--sh-xl);position:fixed;top:0;left:0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.hamburger{place-items:center;display:grid}.scrim{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0d112073;animation:.2s fade;display:block;position:fixed;inset:0}.content{padding:16px}.form-grid{grid-template-columns:1fr}.page-head{flex-direction:column;align-items:stretch}.page-head .btn{align-self:flex-start}.table-scroll.responsive .table{display:none}.mobile-cards{flex-direction:column;gap:10px;display:flex}.mcard{border:1px solid var(--border);background:var(--surface);box-shadow:var(--sh-xs);border-radius:14px;flex-direction:column;gap:10px;padding:14px;display:flex}.mcard-head{align-items:center;gap:10px;display:flex}.mcard-title{flex:1;font-size:14px;font-weight:700}.mcard-rows{flex-direction:column;gap:6px;display:flex}.mcard-row{justify-content:space-between;align-items:center;gap:10px;font-size:13px;display:flex}.mcard-row .mk{color:var(--muted);font-size:12.5px}.mcard-actions{border-top:1px solid var(--border);flex-wrap:wrap;gap:6px;padding-top:10px;display:flex}.mcard-actions .link{background:#f2f4fa}.modal-backdrop{place-items:end center;padding:0}.modal{border-radius:var(--r-xl) var(--r-xl) 0 0;max-height:92vh;animation:sheetUp .32s var(--ease)}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:none}}.modal-head{border-radius:var(--r-xl) var(--r-xl) 0 0}.issue-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
