.ph{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.ph-left{display:flex;gap:13px;min-width:0}.ph-icon{display:grid;place-items:center;flex:none;width:40px;height:40px;border-radius:var(--r);background:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border)}.ph-text{min-width:0}.ph h1{font-size:21px;font-weight:680}.ph-sub{margin-top:3px;font-size:14px;color:var(--text-2);max-width:76ch}.ph-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.mp{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.mp-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mp-file{font-size:12px;color:var(--muted)}.mp-purpose{font-size:16px;font-weight:500;line-height:1.55;color:var(--text-2);max-width:74ch;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--border)}.mp-h3{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.mp-h3 svg{color:var(--accent)}.mp-steps{display:flex;flex-direction:column;gap:2px}.mp-steps li{display:flex;gap:11px;align-items:flex-start;padding:8px 10px;border-radius:var(--r-sm);font-size:14px;color:var(--text-2);line-height:1.5}.mp-steps li:hover{background:var(--surface-2);color:var(--text)}.mp-step-n{flex:none;display:grid;place-items:center;width:20px;height:20px;margin-top:1px;border-radius:6px;background:var(--surface-2);font-size:11px;font-weight:700;color:var(--muted);font-variant-numeric:tabular-nums}.mp-steps li:hover .mp-step-n{background:var(--accent-soft);color:var(--accent)}.mp-side{display:flex;flex-direction:column;gap:14px}.mp-side .card-pad{padding:16px}.mp-tags{display:flex;flex-wrap:wrap;gap:5px}.mp-tags li{padding:3px 8px;border-radius:6px;background:var(--surface-2);border:1px solid var(--border);font-size:11.5px;color:var(--text-2)}.mp-note{margin-top:10px;font-size:12.5px;color:var(--muted);line-height:1.55}.mp-note em{color:var(--text-2);font-style:normal;font-weight:550}.mp-deps{display:flex;flex-direction:column;gap:4px;margin-top:8px}.mp-deps a{display:flex;align-items:center;gap:7px;padding:7px 9px;border-radius:var(--r-sm);background:var(--surface-2);font-size:13px;font-weight:550;color:var(--text-2)}.mp-deps a:hover{background:var(--accent-soft);color:var(--accent)}.mp-deps .badge{margin-left:auto;font-size:10.5px;padding:1px 7px}.mp-next{background:var(--accent-soft);border-color:var(--accent-border)}.mp-next .mp-note{color:var(--text-2)}@media (max-width: 1100px){.mp{grid-template-columns:1fr}}.stat{padding:16px 18px;display:flex;flex-direction:column;gap:6px}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.stat-label{font-size:12.5px;font-weight:550;color:var(--text-2)}.stat-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:var(--surface-2);color:var(--text-2)}.stat-value{font-size:25px;font-weight:680;letter-spacing:-.025em;line-height:1.15}.stat-foot{display:flex;align-items:center;gap:8px;min-height:18px}.stat-delta{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:650}.stat-delta.up{color:var(--success)}.stat-delta.down{color:var(--danger)}.stat-hint{font-size:12px;color:var(--muted)}.stat.tone-accent .stat-icon{background:var(--accent-soft);color:var(--accent)}.stat.tone-success .stat-icon{background:var(--success-soft);color:var(--success)}.stat.tone-warning .stat-icon{background:var(--warning-soft);color:var(--warning)}.stat.tone-danger .stat-icon{background:var(--danger-soft);color:var(--danger)}.pf{margin-top:24px}.pf-toggle{display:flex;align-items:center;gap:10px;width:100%;padding:12px 16px;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--r);cursor:pointer;font-size:13.5px;font-weight:550;color:var(--text-2);text-align:left}.pf-toggle:hover{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent)}.pf-toggle>span{flex:1}.pf-toggle em{font-style:normal;font-size:12px;color:var(--muted)}.pf-body{margin-top:16px}.seg{display:inline-flex;padding:3px;background:var(--surface-2);border-radius:var(--r-sm)}.seg button{padding:6px 13px;border:0;border-radius:6px;background:none;font-size:13px;font-weight:550;color:var(--text-2);cursor:pointer}.seg button.on{background:var(--surface);color:var(--text);box-shadow:var(--shadow-xs)}.db-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;margin-bottom:18px}.db-grid{display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.db-chart{grid-column:1}.db-low{grid-column:2;grid-row:1 / span 2;display:flex;flex-direction:column}.db-recent{grid-column:1}.db-activity{grid-column:2}.db-h2{font-size:15px;font-weight:620}.db-sub{margin-top:2px;font-size:12.5px;color:var(--muted)}.db-card-head{border-bottom:1px solid var(--border);padding-bottom:14px}.db-bars{display:flex;align-items:flex-end;gap:8px;height:190px;margin-top:20px}.db-bar{flex:1;display:flex;flex-direction:column;align-items:center;gap:7px;height:100%;justify-content:flex-end}.db-bar i{width:100%;border-radius:5px 5px 3px 3px;background:var(--gradient);opacity:.85;transition:opacity .15s}.db-bar:hover i{opacity:1}.db-bar small{font-size:10.5px;color:var(--muted);white-space:nowrap}.db-low-list{flex:1;display:flex;flex-direction:column;margin-top:14px}.db-low-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.db-low-list li:last-child{border-bottom:0}.db-low-list div{display:flex;flex-direction:column;min-width:0}.db-low-list strong{font-size:13.5px;font-weight:570;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.db-low-list small{font-size:11px;color:var(--muted)}.db-low-cta{width:100%;margin-top:14px}.db-table{width:100%;border-collapse:collapse;font-size:13.5px}.db-table th{padding:9px 20px;text-align:left;background:var(--surface-2);font-size:11px;font-weight:650;letter-spacing:.03em;text-transform:uppercase;color:var(--text-2)}.db-table td{padding:10px 20px;border-top:1px solid var(--border);color:var(--text-2)}.db-table tbody tr:hover td{background:var(--surface-2)}.db-feed{display:flex;flex-direction:column;gap:3px;margin-top:14px}.db-feed li{display:flex;gap:10px;padding:9px 0}.db-feed li+li{border-top:1px solid var(--border)}.db-feed-icon{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:8px;background:var(--surface-2);color:var(--text-2)}.db-feed p{font-size:13px;line-height:1.45;color:var(--text-2)}.db-feed small{font-size:11.5px;color:var(--muted)}@media (max-width: 1100px){.db-grid{grid-template-columns:1fr}.db-chart,.db-low,.db-recent,.db-activity{grid-column:1;grid-row:auto}}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:46px 24px}.empty-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--surface-2);color:var(--muted);margin-bottom:4px}.empty h3{font-size:15.5px;font-weight:620}.empty p{font-size:13.5px;color:var(--text-2);max-width:44ch}.empty .btn{margin-top:10px}.dt{overflow:hidden}.dt-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}.dt-search{display:flex;align-items:center;gap:8px;flex:1;max-width:320px;height:34px;padding:0 11px;background:var(--surface-2);border:1px solid transparent;border-radius:var(--r-sm);color:var(--muted)}.dt-search:focus-within{background:var(--surface);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.dt-search input{flex:1;min-width:0;border:0;background:none;outline:none;font-size:13.5px;color:var(--text)}.dt-count{font-size:12.5px;color:var(--muted);white-space:nowrap}.dt-scroll{overflow-x:auto}.dt-table{width:100%;border-collapse:collapse;font-size:13.5px}.dt-table th{position:sticky;top:0;padding:10px 16px;background:var(--surface-2);border-bottom:1px solid var(--border);font-size:11.5px;font-weight:650;letter-spacing:.03em;text-transform:uppercase;color:var(--text-2);white-space:nowrap}.dt-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.dt-table th.sortable:hover{color:var(--accent)}.dt-table th span{display:inline-flex;align-items:center;gap:4px;vertical-align:middle}.dt-table th svg{vertical-align:middle;margin-left:3px}.dt-table td{padding:11px 16px;border-bottom:1px solid var(--border);color:var(--text-2)}.dt-table tbody tr:last-child td{border-bottom:0}.dt-table tbody tr.clickable{cursor:pointer}.dt-table tbody tr.clickable:hover td{background:var(--surface-2);color:var(--text)}.dt-skel td span{display:block;height:11px;border-radius:4px;background:linear-gradient(90deg,var(--surface-2) 25%,var(--surface-3) 37%,var(--surface-2) 63%);background-size:400% 100%;animation:dt-shimmer 1.3s ease-in-out infinite}@keyframes dt-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}.dt-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 16px;border-top:1px solid var(--border);background:var(--surface-2);font-size:12.5px;color:var(--text-2)}.modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:grid;place-items:center;padding:20px}.modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{position:relative;width:100%;max-height:calc(100vh - 40px);display:flex;flex-direction:column;box-shadow:var(--shadow-lg);animation:modal-in .16s ease-out}@keyframes modal-in{0%{opacity:0;transform:translateY(8px) scale(.99)}}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--border)}.modal-head h2{font-size:16.5px;font-weight:640}.modal-head p{margin-top:2px;font-size:13px;color:var(--text-2)}.modal-x{flex:none;display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:var(--r-sm);background:none;color:var(--muted);cursor:pointer}.modal-x:hover{background:var(--surface-2);color:var(--text)}.modal-body{padding:20px;overflow-y:auto}.modal-foot{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid var(--border);background:var(--surface-2);border-radius:0 0 var(--r-lg) var(--r-lg)}.pos{display:grid;grid-template-columns:minmax(0,1fr) 372px;gap:16px;height:calc(100vh - var(--topbar-h) - 48px);min-height:560px}.pos-catalog{display:flex;flex-direction:column;min-width:0;gap:12px}.pos-searchbar{display:flex;align-items:center;gap:12px}.pos-search{flex:1;display:flex;align-items:center;gap:10px;height:46px;padding:0 14px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r);color:var(--muted)}.pos-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.pos-search input{flex:1;min-width:0;border:0;background:none;outline:none;font-size:15px;color:var(--text)}.pos-search button{border:0;background:none;color:var(--muted);cursor:pointer;padding:4px}.pos-cats{display:flex;gap:7px;overflow-x:auto;padding-bottom:2px}.pos-cats button{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;white-space:nowrap;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:13px;font-weight:550;color:var(--text-2);cursor:pointer}.pos-cats button:hover{border-color:var(--border-strong)}.pos-cats button.on{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.pos-cats i{width:7px;height:7px;border-radius:50%}.pos-grid{flex:1;overflow-y:auto;padding:2px;display:grid;grid-template-columns:repeat(auto-fill,minmax(146px,1fr));gap:11px;align-content:start}.pos-tile{display:flex;flex-direction:column;align-items:flex-start;gap:3px;padding:13px;text-align:left;cursor:pointer;background:var(--surface);border:1px solid var(--border);border-radius:var(--r);transition:border-color .12s,box-shadow .12s,transform .08s}.pos-tile:hover:not(:disabled){border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.pos-tile:active:not(:disabled){transform:translateY(0)}.pos-tile.oos{opacity:.5;cursor:not-allowed}.pos-tile-img{display:grid;place-items:center;width:100%;height:56px;margin-bottom:6px;border-radius:var(--r-sm);background:var(--surface-2);color:var(--muted)}.pos-tile strong{font-size:13px;font-weight:570;line-height:1.35}.pos-tile-price{font-size:15px;font-weight:680;color:var(--accent)}.pos-tile small{font-size:11px;color:var(--muted)}.pos-tile small.low-text{color:var(--warning);font-weight:600}.pos-tile small.oos-text{color:var(--danger);font-weight:600}.pos-noresult{grid-column:1 / -1;padding:40px;text-align:center;color:var(--muted);font-size:14px}.pos-cart{display:flex;flex-direction:column;min-height:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-xs)}.pos-cart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:16px 18px;border-bottom:1px solid var(--border)}.pos-cart-head h2{font-size:15px;font-weight:640}.pos-cart-head small{font-size:11.5px;color:var(--muted)}.pos-lines{flex:1;overflow-y:auto;padding:8px}.pos-cart-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13.5px}.pos-line{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:9px;padding:9px 10px;border-radius:var(--r-sm)}.pos-line:hover{background:var(--surface-2)}.pos-line-main{min-width:0;display:flex;flex-direction:column}.pos-line-main strong{font-size:13px;font-weight:560;line-height:1.35}.pos-line-main small{font-size:11px;color:var(--muted)}.pos-qty{display:flex;align-items:center;gap:2px;background:var(--surface-2);border-radius:7px;padding:2px}.pos-qty button{display:grid;place-items:center;width:22px;height:22px;border:0;border-radius:5px;background:var(--surface);color:var(--text-2);cursor:pointer;box-shadow:var(--shadow-xs)}.pos-qty button:hover{color:var(--accent)}.pos-qty span{min-width:22px;text-align:center;font-size:13px;font-weight:650}.pos-line-total{font-size:13.5px;font-weight:620;min-width:62px;text-align:right}.pos-line-x{border:0;background:none;color:var(--muted);cursor:pointer;padding:3px;border-radius:5px}.pos-line-x:hover{background:var(--danger-soft);color:var(--danger)}.pos-totals{padding:14px 18px 18px;border-top:1px solid var(--border);background:var(--surface-2);border-radius:0 0 var(--r-lg) var(--r-lg)}.pos-total-row{display:flex;justify-content:space-between;gap:12px;padding:3px 0;font-size:13px;color:var(--text-2)}.pos-total-due{padding-top:10px;margin-top:6px;border-top:1px dashed var(--border-strong);font-size:15px;color:var(--text)}.pos-total-due strong{font-size:21px;font-weight:700;letter-spacing:-.02em}.pos-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0 8px}.pos-pay{width:100%}.pos-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pos-methods button{padding:10px 6px;border:1px solid var(--border-strong);border-radius:var(--r-sm);background:var(--surface);font-size:13px;font-weight:550;color:var(--text-2);cursor:pointer}.pos-methods button:hover{border-color:var(--accent-border)}.pos-methods button.on{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);font-weight:650}.pos-quickcash{display:flex;gap:7px;flex-wrap:wrap}.pos-quickcash button{padding:7px 13px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);font-size:13px;font-weight:550;cursor:pointer;color:var(--text-2)}.pos-quickcash button:hover{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.pos-change{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-radius:var(--r);background:var(--success-soft);border:1px solid #a7f3d0;color:var(--success);font-size:14px;font-weight:550}.pos-change strong{font-size:21px;font-weight:700}@media (max-width: 1100px){.pos{grid-template-columns:1fr;height:auto}.pos-cart{min-height:420px}}.rm-summary{padding:20px;margin-bottom:26px}.rm-summary-stats{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:16px}.rm-summary-stats div{display:flex;flex-direction:column;gap:1px}.rm-summary-stats strong{font-size:24px;font-weight:680;letter-spacing:-.02em}.rm-summary-stats span{font-size:12.5px;color:var(--muted)}.rm-bar{height:7px;border-radius:999px;background:var(--surface-2);overflow:hidden}.rm-bar-fill{height:100%;border-radius:999px;background:var(--gradient);transition:width .4s ease}.rm-legend{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px;font-size:12px;color:var(--muted)}.rm-legend span{display:inline-flex;align-items:center;gap:6px}.rm-legend .dot{width:7px;height:7px;border-radius:50%}.rm-legend .dot.planned{background:var(--border-strong)}.rm-legend .dot.building{background:var(--warning)}.rm-legend .dot.ready{background:var(--success)}.rm-group{margin-bottom:28px}.rm-group-title{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.rm-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:14px}.rm-card{padding:16px;display:flex;flex-direction:column;gap:9px;transition:border-color .15s,box-shadow .15s,transform .12s}.rm-card:hover{border-color:var(--accent-border);box-shadow:var(--shadow);transform:translateY(-2px)}.rm-card-head{display:flex;align-items:center;gap:9px}.rm-card-icon{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:9px;background:var(--accent-soft);color:var(--accent)}.rm-card-head h3{flex:1;min-width:0;font-size:14.5px;font-weight:620}.rm-card-head .badge{font-size:10.5px;padding:1px 7px}.rm-card-purpose{flex:1;font-size:13px;line-height:1.5;color:var(--text-2);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.rm-card-foot{display:flex;gap:14px;padding-top:9px;border-top:1px solid var(--border);font-size:11.5px;color:var(--muted)}.rm-card-foot span{display:inline-flex;align-items:center;gap:4px}.sb{position:fixed;inset:0 auto 0 0;z-index:40;width:var(--sidebar-w);display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border)}.sb-brand{display:flex;align-items:center;gap:10px;height:var(--topbar-h);padding:0 18px;flex:none;border-bottom:1px solid var(--border)}.sb-mark{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:9px;background:var(--gradient);color:#fff}.sb-brand-text{display:flex;flex-direction:column;line-height:1.2;min-width:0}.sb-brand-text strong{font-size:14px;font-weight:650;letter-spacing:-.01em}.sb-brand-text small{font-size:11px;color:var(--muted)}.sb-nav{flex:1;overflow-y:auto;padding:14px 10px 8px}.sb-group+.sb-group{margin-top:16px}.sb-group-label{padding:0 10px 6px;font-size:10.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.sb-link{position:relative;display:flex;align-items:center;gap:10px;padding:7px 10px;margin-bottom:1px;border-radius:var(--r-sm);font-size:13.5px;font-weight:500;color:var(--text-2);transition:background .12s,color .12s}.sb-link:hover{background:var(--surface-2);color:var(--text)}.sb-link svg{flex:none;opacity:.8}.sb-link.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.sb-link.active svg{opacity:1}.sb-link span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-dot{width:5px;height:5px;flex:none;border-radius:50%;background:var(--border-strong)}.sb-link.active .sb-dot{background:var(--accent-border)}.sb-foot{flex:none;display:flex;align-items:center;gap:9px;margin:8px 10px 12px;padding:9px 10px;border:1px dashed var(--border-strong);border-radius:var(--r-sm);font-size:13px;font-weight:550;color:var(--text-2)}.sb-foot:hover{background:var(--surface-2);color:var(--accent);border-color:var(--accent-border)}.sb-scrim{display:none}@media (max-width: 1024px){.sb{transform:translate(-100%);transition:transform .22s ease;box-shadow:var(--shadow-lg)}.sb.open{transform:none}.sb-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:35;background:#0f172a66;opacity:0;pointer-events:none;transition:opacity .22s}.sb-scrim.show{opacity:1;pointer-events:auto}}.tb{position:sticky;top:0;z-index:30;height:var(--topbar-h);flex:none;display:flex;align-items:center;gap:14px;padding:0 20px;background:#ffffffd9;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.tb-menu{display:none;padding:6px;border:0;background:transparent;border-radius:var(--r-sm);cursor:pointer;color:var(--text-2)}.tb-menu:hover{background:var(--surface-2)}.tb-search{position:relative;flex:1;max-width:440px;display:flex;align-items:center;gap:8px;padding:0 12px;height:36px;background:var(--surface-2);border:1px solid transparent;border-radius:var(--r-sm);color:var(--muted);transition:background .15s,border-color .15s}.tb-search:focus-within{background:var(--surface);border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.tb-search input{flex:1;min-width:0;border:0;background:none;outline:none;font-size:13.5px;color:var(--text)}.tb-search kbd{font-family:var(--font);font-size:11px;font-weight:600;padding:2px 6px;border-radius:5px;background:var(--surface);border:1px solid var(--border-strong);color:var(--muted)}.tb-right{margin-left:auto;display:flex;align-items:center;gap:10px}.tb-demo{white-space:nowrap}.tb-store{display:flex;align-items:center;gap:6px;padding:0 10px;height:34px;border:1px solid var(--border-strong);border-radius:var(--r-sm);color:var(--text-2);background:var(--surface)}.tb-store-select{border:0;background:none;outline:none;font-size:13.5px;font-weight:550;cursor:pointer}.tb-icon-btn{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--border-strong);border-radius:var(--r-sm);background:var(--surface);color:var(--text-2);cursor:pointer}.tb-icon-btn:hover{background:var(--surface-2);color:var(--text)}.tb-user{position:relative}.tb-avatar{display:flex;align-items:center;gap:6px;padding:3px 8px 3px 3px;border:1px solid var(--border-strong);border-radius:999px;background:var(--surface);cursor:pointer;color:var(--text-2)}.tb-avatar>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--gradient);color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.02em}.tb-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:41}.tb-menu-pop{position:absolute;top:calc(100% + 8px);right:0;z-index:42;width:244px;padding:6px;box-shadow:var(--shadow-lg)}.tb-menu-head{display:flex;flex-direction:column;gap:3px;padding:10px 10px 12px}.tb-menu-head strong{font-size:14px}.tb-menu-head small{font-size:12px;color:var(--muted)}.tb-menu-head .badge{align-self:flex-start;margin-top:4px}.tb-menu-biz{padding:7px 10px;margin:0 0 6px;background:var(--surface-2);border-radius:var(--r-sm);font-size:12.5px;color:var(--text-2)}.tb-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:var(--r-sm);background:none;font-size:13.5px;color:var(--text-2);cursor:pointer;text-align:left}.tb-menu-item:hover{background:var(--surface-2);color:var(--text)}.tb-menu-item.danger{color:var(--danger)}.tb-menu-item.danger:hover{background:var(--danger-soft)}@media (max-width: 1024px){.tb-menu{display:grid}.tb-search kbd{display:none}}@media (max-width: 700px){.tb{padding:0 14px;gap:10px}.tb-search,.tb-store,.tb-demo{display:none}}.shell{min-height:100vh;background:var(--bg)}.shell-main{min-height:100vh;margin-left:var(--sidebar-w);display:flex;flex-direction:column}.shell-content{flex:1;padding:24px;max-width:1560px;width:100%}.shell-content.bleed{padding:0;max-width:none}@media (max-width: 1024px){.shell-main{margin-left:0}}@media (max-width: 700px){.shell-content{padding:16px}}.lp{background:var(--surface)}.lp-wrap{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}.lp-nav{position:sticky;top:0;z-index:50;background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--border)}.lp-nav-inner{display:flex;align-items:center;gap:28px;height:66px}.lp-brand{display:flex;align-items:center;gap:9px;font-size:15px;font-weight:650;letter-spacing:-.015em}.lp-brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--gradient);color:#fff}.lp-nav-links{display:flex;gap:24px;margin-left:auto}.lp-nav-links a{font-size:14px;font-weight:500;color:var(--text-2)}.lp-nav-links a:hover{color:var(--accent)}.lp-nav-cta{display:flex;align-items:center;gap:8px;margin-left:28px}.lp-hero{position:relative;overflow:hidden;padding:76px 0 0;text-align:center;background:radial-gradient(60% 46% at 50% -6%,var(--accent-soft),transparent 72%),var(--surface)}.lp-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 13px;margin-bottom:22px;border-radius:999px;background:var(--accent-soft);border:1px solid var(--accent-border);font-size:12.5px;font-weight:600;color:var(--accent)}.lp-hero h1{font-size:clamp(32px,5.2vw,54px);line-height:1.1;letter-spacing:-.035em;font-weight:700}.lp-lede{max-width:62ch;margin:20px auto 0;font-size:17px;line-height:1.62;color:var(--text-2)}.lp-hero-cta{display:flex;justify-content:center;gap:11px;margin-top:30px;flex-wrap:wrap}.lp-hero-note{margin-top:15px;font-size:13px;color:var(--muted)}.lp-shot{max-width:940px;margin:54px auto 0;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-xl) var(--r-xl) 0 0;box-shadow:0 -1px #fffc inset,var(--shadow-lg);overflow:hidden;text-align:left}.lp-shot-bar{display:flex;align-items:center;gap:7px;padding:11px 15px;background:var(--surface-2);border-bottom:1px solid var(--border)}.lp-shot-bar i{width:9px;height:9px;border-radius:50%;background:var(--border-strong)}.lp-shot-bar span{margin-left:12px;padding:3px 12px;border-radius:999px;background:var(--surface);border:1px solid var(--border);font-size:11px;color:var(--muted)}.lp-shot-body{display:flex;min-height:310px}.lp-shot-side{flex:none;width:54px;padding:14px 0;display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--surface-2);border-right:1px solid var(--border)}.lp-shot-side span{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:var(--muted)}.lp-shot-side span.on{background:var(--accent-soft);color:var(--accent)}.lp-shot-main{flex:1;padding:18px;display:flex;flex-direction:column;gap:14px}.lp-shot-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lp-shot-kpi{padding:11px 12px;border:1px solid var(--border);border-radius:var(--r);display:flex;flex-direction:column;gap:2px}.lp-shot-kpi small{font-size:10.5px;color:var(--muted)}.lp-shot-kpi strong{font-size:16px;font-weight:680;letter-spacing:-.02em}.lp-shot-kpi em{font-size:10.5px;font-style:normal;font-weight:650;color:var(--success)}.lp-shot-chart{flex:1;min-height:116px;display:flex;align-items:flex-end;gap:6px;padding:14px;border:1px solid var(--border);border-radius:var(--r)}.lp-shot-chart i{flex:1;border-radius:4px 4px 2px 2px;background:var(--gradient);opacity:.82}.lp-shot-rows{display:flex;flex-direction:column;gap:7px}.lp-shot-rows span{height:9px;border-radius:4px;background:var(--surface-2)}.lp-shot-rows span:nth-child(2){width:76%}.lp-shot-rows span:nth-child(3){width:54%}.lp-section{padding:82px 0}.lp-alt{background:var(--bg);border-block:1px solid var(--border)}.lp-head{max-width:640px;margin:0 auto 44px;text-align:center}.lp-label{display:inline-block;margin-bottom:12px;font-size:11.5px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.lp-head h2{font-size:clamp(25px,3.4vw,34px);letter-spacing:-.03em;line-height:1.2}.lp-head p{margin-top:13px;font-size:16px;line-height:1.6;color:var(--text-2)}.lp-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:18px}.lp-feature{padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s}.lp-feature:hover{border-color:var(--accent-border);box-shadow:var(--shadow);transform:translateY(-3px)}.lp-feature-icon{display:grid;place-items:center;width:40px;height:40px;margin-bottom:15px;border-radius:var(--r);background:var(--accent-soft);color:var(--accent);border:1px solid var(--accent-border)}.lp-feature h3{font-size:16px;margin-bottom:7px}.lp-feature p{font-size:14px;line-height:1.6;color:var(--text-2)}.lp-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:26px}.lp-step{position:relative;padding-top:18px;border-top:2px solid var(--border-strong)}.lp-step-n{display:block;font-size:12.5px;font-weight:700;color:var(--accent);margin-bottom:8px}.lp-step h3{font-size:15.5px;margin-bottom:6px}.lp-step p{font-size:14px;line-height:1.6;color:var(--text-2)}.lp-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:18px;align-items:start}.lp-plan{position:relative;padding:26px 24px;display:flex;flex-direction:column;gap:14px}.lp-plan.popular{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft),var(--shadow)}.lp-plan-tag{position:absolute;top:-11px;left:24px;padding:3px 11px;border-radius:999px;background:var(--gradient);color:#fff;font-size:11px;font-weight:650}.lp-plan h3{font-size:18px}.lp-plan-blurb{font-size:13.5px;line-height:1.55;color:var(--text-2);min-height:42px}.lp-plan-price{display:flex;align-items:baseline;gap:6px;padding-bottom:4px}.lp-plan-price strong{font-size:34px;font-weight:700;letter-spacing:-.035em}.lp-plan-price span{font-size:14px;color:var(--muted)}.lp-plan .btn{width:100%}.lp-plan-features{display:flex;flex-direction:column;gap:9px;padding-top:16px;border-top:1px solid var(--border)}.lp-plan-features li{display:flex;align-items:flex-start;gap:9px;font-size:13.5px;color:var(--text-2);line-height:1.5}.lp-plan-features svg{flex:none;margin-top:2px;color:var(--success)}.lp-plans-note{margin-top:24px;text-align:center;font-size:13px;color:var(--muted)}.lp-faq-wrap{max-width:780px}.lp-faq{display:flex;flex-direction:column;gap:9px}.lp-faq-item{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);transition:border-color .15s,box-shadow .15s}.lp-faq-item.open{border-color:var(--accent-border);box-shadow:var(--shadow-xs)}.lp-faq-item button{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:16px 19px;border:0;background:none;cursor:pointer;text-align:left;font-size:15px;font-weight:570;color:var(--text)}.lp-faq-item button svg{flex:none;color:var(--accent)}.lp-faq-item p{padding:0 19px 17px;font-size:14.5px;line-height:1.65;color:var(--text-2);max-width:72ch}.lp-cta{padding:80px 0;background:var(--gradient);color:#fff;text-align:center}.lp-cta-inner h2{font-size:clamp(25px,3.4vw,35px);letter-spacing:-.03em}.lp-cta-inner>p{margin-top:13px;font-size:16.5px;opacity:.88}.lp-cta-btn{background:#fff;color:var(--accent);font-weight:650}.lp-cta-btn:hover{background:#f1f5ff}.lp-footer{padding:34px 0;background:var(--surface);border-top:1px solid var(--border)}.lp-footer-inner{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.lp-footer nav{display:flex;gap:20px;margin-left:auto}.lp-footer nav a{font-size:13.5px;color:var(--text-2)}.lp-footer nav a:hover{color:var(--accent)}.lp-footer>.lp-wrap>p{width:100%;font-size:12.5px;color:var(--muted)}@media (max-width: 900px){.lp-nav-links{display:none}.lp-shot-kpis{grid-template-columns:repeat(2,1fr)}}@media (max-width: 620px){.lp-hero{padding-top:54px}.lp-section{padding:58px 0}.lp-nav-cta .btn-ghost,.lp-shot-side{display:none}.lp-footer nav{margin-left:0}}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 460px;background:var(--surface)}.auth-aside{position:relative;overflow:hidden;padding:44px;display:flex;flex-direction:column;justify-content:space-between;background:var(--gradient);color:#fff}.auth-aside:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 50% at 85% 15%,rgba(255,255,255,.22),transparent 70%),radial-gradient(50% 45% at 10% 90%,rgba(255,255,255,.14),transparent 70%)}.auth-aside>*{position:relative;z-index:1}.auth-brand{display:flex;align-items:center;gap:10px;font-weight:650;font-size:15px}.auth-brand span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#fff3}.auth-pitch h2{font-size:31px;line-height:1.22;max-width:15ch;margin-bottom:14px}.auth-pitch p{font-size:15px;opacity:.88;max-width:42ch;line-height:1.6}.auth-points{display:flex;flex-direction:column;gap:9px;margin-top:26px}.auth-points li{display:flex;align-items:center;gap:9px;font-size:14px;opacity:.92}.auth-foot{font-size:12.5px;opacity:.7}.auth-panel{display:flex;align-items:center;justify-content:center;padding:40px 44px}.auth-form{width:100%;max-width:360px}.auth-form h1{font-size:23px;margin-bottom:6px}.auth-form>p.sub{font-size:14px;color:var(--text-2);margin-bottom:26px}.auth-form .stack{gap:16px}.auth-form .btn{width:100%}.auth-alt{margin-top:22px;text-align:center;font-size:13.5px;color:var(--text-2)}.auth-alt a{color:var(--accent);font-weight:600}.auth-link{font-size:12.5px;color:var(--accent);font-weight:550}.auth-error,.auth-ok{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;margin-bottom:16px;border-radius:var(--r-sm);font-size:13px;line-height:1.5}.auth-error{background:var(--danger-soft);color:var(--danger);border:1px solid #fecaca}.auth-ok{background:var(--success-soft);color:var(--success);border:1px solid #a7f3d0}.auth-demo{margin-top:20px;padding:11px 13px;background:var(--warning-soft);border:1px solid #fde68a;border-radius:var(--r-sm);font-size:12.5px;color:var(--warning);line-height:1.55}.auth-row{display:flex;align-items:center;justify-content:space-between;gap:10px}@media (max-width: 900px){.auth{grid-template-columns:1fr}.auth-aside{display:none}.auth-panel{padding:32px 20px}}:root{--bg: #f7f8fa;--surface: #ffffff;--surface-2: #f1f5f9;--surface-3: #e2e8f0;--text: #0f172a;--text-2: #475569;--muted: #94a3b8;--border: #e5e9f0;--border-strong: #cbd5e1;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-soft: #eff4ff;--accent-border: #c7d7fe;--gradient: linear-gradient(135deg, #2563eb, #4f46e5);--success: #059669;--success-soft: #ecfdf5;--warning: #b45309;--warning-soft: #fffbeb;--danger: #dc2626;--danger-soft: #fef2f2;--info: #0891b2;--info-soft: #ecfeff;--r-sm: 8px;--r: 12px;--r-lg: 16px;--r-xl: 20px;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .05);--shadow-sm: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow: 0 4px 16px rgba(15, 23, 42, .07);--shadow-lg: 0 16px 40px rgba(15, 23, 42, .12);--sidebar-w: 256px;--topbar-h: 60px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{margin:0;line-height:1.25;letter-spacing:-.02em;font-weight:650}p{margin:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--r-sm)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 16px;border:1px solid transparent;border-radius:var(--r-sm);background:var(--surface);color:var(--text);font-size:14px;font-weight:550;cursor:pointer;white-space:nowrap;transition:background .15s,border-color .15s,box-shadow .15s,transform .05s}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--accent);color:#fff;box-shadow:var(--shadow-xs)}.btn-primary:hover:not(:disabled){background:var(--accent-hover)}.btn-secondary{background:var(--surface);border-color:var(--border-strong)}.btn-secondary:hover:not(:disabled){background:var(--surface-2)}.btn-ghost{background:transparent;color:var(--text-2)}.btn-ghost:hover:not(:disabled){background:var(--surface-2);color:var(--text)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover:not(:disabled){filter:brightness(.94)}.btn-lg{padding:12px 22px;font-size:15px;border-radius:var(--r)}.btn-sm{padding:6px 11px;font-size:13px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:13px;font-weight:550;color:var(--text-2)}.field .hint{font-size:12px;color:var(--muted)}.input,.select,.textarea{width:100%;padding:9px 12px;background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-sm);font-size:14px;transition:border-color .15s,box-shadow .15s}.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.input::placeholder,.textarea::placeholder{color:var(--muted)}.textarea{min-height:92px;resize:vertical}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);box-shadow:var(--shadow-xs)}.card-pad{padding:20px}.badge{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.5;background:var(--surface-2);color:var(--text-2);border:1px solid var(--border)}.badge-accent{background:var(--accent-soft);color:var(--accent);border-color:var(--accent-border)}.badge-success{background:var(--success-soft);color:var(--success);border-color:#a7f3d0}.badge-warning{background:var(--warning-soft);color:var(--warning);border-color:#fde68a}.badge-danger{background:var(--danger-soft);color:var(--danger);border-color:#fecaca}.badge-info{background:var(--info-soft);color:var(--info);border-color:#a5f3fc}.mono{font-family:var(--mono);font-size:.92em}.num{font-family:var(--mono);font-variant-numeric:tabular-nums}.text-muted{color:var(--muted)}.text-2{color:var(--text-2)}.row{display:flex;align-items:center;gap:10px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.stack{display:flex;flex-direction:column;gap:14px}.grid{display:grid;gap:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:999px;border:3px solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.route-loading{min-height:60vh;display:grid;place-items:center}.spinner{width:26px;height:26px;border-radius:50%;border:2.5px solid var(--surface-3);border-top-color:var(--accent);animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
