.ps .sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.ps .pseg{display:inline-flex;gap:4px;padding:4px;background:#fff;border:1px solid var(--border);border-radius:999px;flex-wrap:wrap}.ps .pseg button{height:34px;padding:0 16px;border-radius:999px;font-size:13px;font-weight:600;color:var(--text-2);display:inline-flex;align-items:center;gap:6px}.ps .pseg button:hover{color:var(--purple)}.ps .pseg button[aria-pressed=true],.ps .pseg button[aria-selected=true]{background:var(--purple);color:#fff}.ps .pseg.soft{background:var(--bg);border-color:transparent}.ps .pseg.soft button[aria-selected=true]{background:#fff;color:var(--text);box-shadow:0 1px 4px #00000014}.ps .ico-cal{width:14px;height:14px;border:1.6px solid currentColor;border-radius:3px;display:inline-block;position:relative}.ps .period{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ps .period-custom{display:flex;gap:8px;align-items:center}.ps .period-custom input{height:38px;border:1px solid var(--border);border-radius:999px;padding:0 12px;background:#fff}.ps .delta{font-size:12px;color:var(--muted)}.ps .delta b{font-weight:600}.ps .avatar{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--purple-100);color:var(--purple);font-weight:600;flex:none}.ps .avatar.solid{background:var(--purple);color:#fff}.ps .sec-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:-4px 0 20px}.ps .sec-tabs a{height:40px;padding:0 18px;border-radius:999px;background:#fff;border:1px solid var(--border);display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:13px}.ps .sec-tabs a[aria-current=page]{background:var(--purple);border-color:var(--purple);color:#fff}.ps .sec-tabs .n{font-weight:400;opacity:.8}.ps .err-box{border-left:4px solid var(--red)}.ps .nc{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:var(--r);background:var(--purple-100);color:var(--text-2);font-size:13px;line-height:20px}.ps .nc p{margin-top:2px}.ps .nc-ico{width:22px;height:22px;border-radius:50%;border:1.5px solid var(--purple);color:var(--purple);font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex:none;font-size:12px}.ps .note-warn{display:flex;gap:10px;padding:12px 16px;border-radius:var(--r-sm);background:var(--amber-bg);color:var(--amber);font-size:13px}.ps .note-info{display:flex;gap:10px;padding:12px 16px;border-radius:var(--r-sm);background:var(--purple-100);color:var(--text-2);font-size:13px}.ps .kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ps .kpi-card{background:#fff;border-radius:var(--r);box-shadow:var(--sh);padding:22px 20px;display:flex;flex-direction:column;gap:10px;min-height:140px}.ps .kpi-card .plbl{color:var(--text-2);font-size:13px;display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.ps .kpi-card .val{font-size:26px;line-height:34px;font-weight:600;margin-top:auto}.ps .kpi-card .prow{display:flex;justify-content:space-between;align-items:flex-end;gap:8px}.ps .kpi-card .hint{font-size:12px;color:var(--muted)}.ps .kpi-card .tag{font-size:11px;color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:1px 8px}.ps .dash-top{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.ps .quick{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:16px}.ps .quick a{display:flex;gap:12px;padding:16px;border-radius:var(--r);min-height:78px;position:relative}.ps .quick a:after{content:"";position:absolute;right:14px;top:12px;width:14px;height:14px;background:url(/icons/qa-arrow.svg) center/contain no-repeat}.ps .quick a b{display:block;font-size:13px}.ps .quick a span{font-size:12px;color:var(--muted);line-height:18px}.ps .quick .q1{background:#f3ecf3}.ps .quick .q2{background:#fdf6e3}.ps .quick .q3{background:#eef6e6}.ps .quick .q4{background:#f1ebf2}.ps .quick i{width:40px;height:40px;border-radius:10px;background:#ffffffbf;flex:none;display:flex;align-items:center;justify-content:center}.ps .quick i img{width:20px;height:20px}.ps .cust-col .line{display:flex;gap:12px;align-items:center;padding:10px 0}.ps .cust-col .line .avatar{border-radius:10px}.ps .cust-col .line b{display:block;font-size:13px}.ps .cust-col .line small{color:var(--muted);font-size:12px}.ps .cust-col .line .v{margin-left:auto;font-weight:600}.ps .best{background:var(--bg);border-radius:var(--r);padding:14px;margin-top:12px}.ps .best h3{font-size:13px;margin-bottom:8px}.ps .best .it{display:flex;gap:10px;align-items:center;padding:6px 0;font-size:12px}.ps .best .it b{display:block;font-size:12px}.ps .best .it .v{margin-left:auto;color:var(--green-text);font-weight:600}.ps .meter{height:6px;border-radius:3px;background:#e7dde8;overflow:hidden;margin:10px 0 8px}.ps .meter i{display:block;height:100%;background:var(--purple);border-radius:3px}.ps .chart{position:relative;width:100%}.ps .chart svg{width:100%;height:auto;display:block;overflow:visible}.ps .chart-tip{position:absolute;top:0;transform:translate(-50%);background:#1f1a20;color:#fff;border-radius:8px;padding:8px 10px;font-size:12px;display:flex;flex-direction:column;gap:2px;pointer-events:none;white-space:nowrap;z-index:2}.ps .chart-tip i{display:inline-block;width:8px;height:8px;border-radius:2px;margin-right:6px}.ps .legend{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.ps .legend i{display:inline-block;width:10px;height:10px;border-radius:3px;margin-right:6px;vertical-align:-1px}.ps .legend b{color:var(--text)}.ps .donut{position:relative;margin:0 auto}.ps .donut-c{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:12px;color:var(--muted)}.ps .donut-c b{font-size:18px;color:var(--text)}.ps .cat-list{display:flex;flex-direction:column;gap:8px;margin-top:16px;font-size:12px}.ps .cat-list div{display:flex;gap:8px;align-items:center}.ps .cat-list i{width:10px;height:10px;border-radius:50%;flex:none}.ps .cat-list span{flex:1}.ps .cat-list small{display:block;color:var(--muted)}.ps .bars-h{display:flex;flex-direction:column;gap:10px}.ps .bars-h .r{display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:8px;font-size:13px;align-items:center}.ps .bars-h .pbar{height:6px;border-radius:3px;background:var(--purple);margin-top:4px}.ps .stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ps .stat{background:var(--bg);border-radius:var(--r-sm);padding:14px 16px;display:flex;flex-direction:column;gap:6px;font-size:12px;color:var(--muted)}.ps .stat b{font-size:18px;color:var(--text);display:flex;justify-content:space-between;align-items:center;gap:6px}.ps .stat .ppill{font-size:11px;border-radius:999px;padding:1px 8px;background:#fff}.ps .pos-pill{display:inline-block;min-width:36px;text-align:center;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.ps .pos-good{background:#eaf6df;color:#2f5b14}.ps .pos-mid{background:var(--amber-bg);color:var(--amber)}.ps .pos-bad{background:var(--red-bg);color:var(--red)}.ps .rank{display:inline-flex;width:22px;height:22px;border-radius:50%;align-items:center;justify-content:center;font-size:11px;font-weight:600;background:var(--bg);margin-right:10px}.ps .rank.top{background:var(--purple);color:#fff}.ps .src-list{display:flex;flex-direction:column;gap:4px}.ps .src-list button{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-radius:8px;text-align:left;font-size:12px}.ps .src-list button[aria-pressed=true]{background:var(--bg)}.ps .src-list i{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:8px}.ps .src-list small{display:block;color:var(--muted);margin-left:16px}.ps .list-tools{display:flex;gap:12px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.ps .list-tools .search{flex:1;height:56px;max-width:none;font-size:15px;min-width:240px}.ps .btn-filter{height:48px;padding:0 22px;border-radius:999px;background:#fff;border:1px solid var(--border);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--purple);display:inline-flex;align-items:center;gap:8px}.ps .btn-filter .cnt{background:var(--purple);color:#fff;border-radius:999px;font-size:11px;padding:0 7px;letter-spacing:0}.ps .sort-select{height:48px;padding:0 36px 0 18px;border-radius:999px;border:1px solid var(--border);background:#fff;font-weight:600;font-size:13px}.ps .o-title{font-weight:600}.ps .o-title a{color:var(--purple)}.ps .o-title .nm{color:var(--text);margin-left:8px}.ps .sub-line a{color:var(--purple);text-decoration:underline}.ps .eye{width:36px;height:36px;border-radius:50%;background:var(--purple-100);display:inline-flex;align-items:center;justify-content:center;color:var(--purple)}.ps .eye:hover{background:var(--purple-200)}.ps .t .chk{width:36px}.ps .t td.muted{color:var(--muted)}.ps .t th .th-btn{text-transform:uppercase;letter-spacing:.06em}.ps .table-wrap .t th{text-transform:uppercase;letter-spacing:.06em;font-size:11px}.ps .fgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ps .range{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:8px;align-items:center}.ps .range>span{text-align:center;color:var(--muted)}.ps .ms{display:flex;flex-wrap:wrap;gap:6px}.ps .ms label{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);font-size:12px;font-weight:400;cursor:pointer}.ps .ms label:has(input:checked){background:var(--purple-100);border-color:var(--purple);color:var(--purple);font-weight:600}.ps .ms input{accent-color:var(--purple)}.ps .qv-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.ps .qv-cols{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;border-top:1px solid var(--border-2);border-bottom:1px solid var(--border-2);margin:0 -24px;padding:0}.ps .qv-cols>div{padding:20px 24px;display:flex;flex-direction:column;gap:10px;font-size:14px}.ps .qv-cols>div+div{border-left:1px solid var(--border-2)}.ps .qv-cols h3{font-size:14px}.ps .qv-cols small{display:block;color:var(--muted);font-size:12px}.ps .kv2 small{display:block;color:var(--muted);font-size:12px;margin-bottom:2px}.ps .lnk{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.ps .items-t td{vertical-align:top}.ps .pimg{width:52px;height:52px;border-radius:10px;background:var(--bg);object-fit:cover;flex:none}.ps .pline{display:flex;gap:12px;align-items:flex-start}.ps .pline a{color:var(--purple);font-weight:600}.ps .totals{display:flex;flex-direction:column;gap:8px;font-size:14px;margin-top:12px}.ps .totals div{display:flex;justify-content:space-between}.ps .totals .big{font-size:20px;font-weight:600;padding-top:8px;border-top:1px solid var(--border-2)}.ps .green{color:var(--green-text)}.ps .ord-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:20px}.ps .pcrumbs{font-size:13px;color:var(--muted);margin-bottom:6px}.ps .pcrumbs a{color:var(--purple)}.ps .nip-bar{display:flex;gap:10px;align-items:center;background:var(--bg);border-radius:var(--r-sm);padding:12px 16px;font-size:13px;margin-bottom:18px}.ps .cols3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ps .cols2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ps .blk h3{font-size:14px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.ps .blk p{font-size:13px;line-height:21px}.ps .blk .kv2>div{margin-top:10px;font-size:13px}.ps .inv-bar{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap;border-top:1px solid var(--border-2);margin-top:18px;padding-top:16px;font-size:13px}.ps .tl{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ps .tl li{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:12px;position:relative;padding-bottom:18px}.ps .tl li:before{content:"";position:absolute;left:17px;top:34px;bottom:0;width:2px;background:var(--border-2)}.ps .tl li:last-child:before{display:none}.ps .tl .dot{width:34px;height:34px;border-radius:50%;background:var(--purple-100);color:var(--purple);display:flex;align-items:center;justify-content:center;font-size:14px}.ps .tl .dot.manager{background:#fbe9f0}.ps .tl .dot.system{background:#eef6e6;color:var(--green-text)}.ps .tl b{font-size:13px;display:block}.ps .tl p{font-size:12px;color:var(--muted);margin-top:2px;word-break:break-word}.ps .tl time{font-size:12px;color:var(--muted);white-space:nowrap}.ps .who{display:inline-block;margin-top:6px;font-size:11px;padding:2px 8px;border-radius:999px;background:var(--bg);color:var(--text-2)}.ps .who.manager{background:var(--purple-100);color:var(--purple)}.ps .side-card h2{font-size:15px;display:flex;align-items:center;gap:8px}.ps .mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;background:var(--bg);border-radius:var(--r-sm);padding:12px;margin:14px 0;font-size:12px;color:var(--muted)}.ps .mini-stats b{display:block;color:var(--text);font-size:13px}.ps .kvl{display:flex;flex-direction:column;gap:10px;font-size:13px}.ps .kvl div{display:flex;justify-content:space-between;gap:12px}.ps .kvl dt,.ps .kvl span:first-child{color:var(--muted)}.ps .kvl b{text-align:right;word-break:break-all}.ps .btn-block{width:100%}.ps .ok-dot:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green-text);margin-right:8px}.ps .wait-dot:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#bbb;margin-right:8px}.ps .note-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.ps .note-list .n{display:flex;gap:10px;font-size:13px}.ps .note-list small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.ps .st-menu{position:relative}.ps .st-btn{width:100%;height:52px;border:1px solid var(--border);border-radius:var(--r);padding:0 16px;display:flex;align-items:center;gap:10px;font-weight:600;background:#fff}.ps .st-btn[aria-expanded=true]{border-color:var(--purple)}.ps .st-btn .cur{margin-left:auto;font-size:12px;font-weight:400;color:var(--purple);background:var(--purple-100);border-radius:999px;padding:2px 10px}.ps .st-dot{width:9px;height:9px;border-radius:50%;flex:none}.ps .st-list{position:absolute;left:0;right:0;top:58px;background:#fff;border-radius:var(--r);box-shadow:0 12px 40px #00000029;z-index:5;padding:6px 0;max-height:420px;overflow:auto}.ps .st-list button{display:grid;grid-template-columns:14px minmax(0,1fr) 16px;gap:10px;align-items:start;padding:10px 18px;width:100%;text-align:left}.ps .st-list button:hover,.ps .st-list button[aria-selected=true]{background:var(--purple-100)}.ps .st-list b{font-size:14px;display:block}.ps .st-list small{color:var(--muted);font-size:12px}.ps .st-list .st-dot{margin-top:6px}.ps .msg-box{background:var(--bg);border-radius:var(--r);padding:16px;display:flex;flex-direction:column;gap:10px}.ps .msg-box textarea{width:100%;min-height:110px;border:1px solid var(--border);border-radius:var(--r-sm);padding:12px 14px;background:#fff;resize:vertical}.ps .msg-box .foot{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);gap:12px}.ps .lines-edit td input{width:72px;height:36px;border:1px solid var(--border);border-radius:8px;padding:0 8px}.ps .lookup{position:relative}.ps .lookup-list{position:absolute;left:0;right:0;top:100%;margin-top:4px;background:#fff;border-radius:var(--r-sm);box-shadow:0 12px 40px #00000029;z-index:6;max-height:320px;overflow:auto}.ps .lookup-list button{display:flex;gap:10px;align-items:center;width:100%;text-align:left;padding:8px 12px;font-size:13px}.ps .lookup-list button:hover,.ps .lookup-list button:focus{background:var(--purple-100)}.ps .lookup-list img{width:36px;height:36px;border-radius:6px;object-fit:cover;background:var(--bg)}.ps .lookup-list small{display:block;color:var(--muted);font-size:11px}.ps .hero{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.ps .hero .avatar{width:64px;height:64px;font-size:22px}.ps .hero h2{font-size:24px;line-height:32px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ps .hero p{font-size:13px;color:var(--muted);margin-top:4px}.ps .hero-stats{margin-left:auto;display:flex;gap:0}.ps .hero-stats div{padding:0 18px;border-left:1px solid var(--border-2);font-size:13px;color:var(--muted)}.ps .hero-stats div:first-child{border-left:0}.ps .hero-stats b{display:block;color:var(--text);font-size:15px;margin-top:4px}.ps .act{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ps .act li{display:flex;gap:14px;align-items:center;padding:12px 0;font-size:14px}.ps .act li+li{border-top:1px solid var(--border-2)}.ps .act .ic{width:32px;height:32px;border-radius:50%;background:var(--purple-100);color:var(--purple);display:flex;align-items:center;justify-content:center;flex:none;font-size:13px}.ps .act time{margin-left:auto;color:var(--muted);font-size:12px;white-space:nowrap}.ps .contact div{display:flex;gap:10px;align-items:center;font-size:14px;padding:6px 0}.ps .contact .cp{margin-left:auto;color:var(--muted)}.ps .tog-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0}.ps .tog-row b{font-size:14px;display:block}.ps .tog-row small{color:var(--muted);font-size:12px}.ps .wish{display:flex;gap:12px;align-items:center;padding:8px 0;font-size:13px}.ps .wish i{width:40px;height:40px;border-radius:8px;background:var(--bg);flex:none;overflow:hidden;display:flex;align-items:center;justify-content:center}.ps .wish i img{width:100%;height:100%;object-fit:contain}.ps .wish b{display:block}.ps .pill-count{font-size:12px;color:var(--muted);background:var(--bg);border-radius:999px;padding:2px 10px;font-weight:400}.ps .dot-badge:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;margin-right:6px;vertical-align:1px}.ps .inbox{display:grid;grid-template-columns:380px minmax(0,1fr);gap:16px;align-items:start}.ps .th-list{display:flex;flex-direction:column}.ps .th-list a{display:block;padding:14px 16px;border-bottom:1px solid var(--border-2)}.ps .th-list a[aria-current=true]{background:var(--purple-100)}.ps .th-list b{font-size:14px}.ps .th-list p{font-size:12px;color:var(--muted);margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps .th-list .top{display:flex;justify-content:space-between;gap:8px;align-items:center}.ps .chat{display:flex;flex-direction:column;gap:12px;max-height:60vh;overflow:auto;padding:4px}.ps .bubble{max-width:78%;padding:12px 16px;border-radius:14px;background:var(--bg);font-size:14px;white-space:pre-wrap;word-break:break-word}.ps .bubble.shop{align-self:flex-end;background:var(--purple-100)}.ps .bubble small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.ps .set-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ps .set-grid .full{grid-column:1/-1}.ps .set-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ps .psuffix{position:relative}.ps .psuffix input{padding-right:56px!important;width:100%}.ps .psuffix em{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-style:normal;color:var(--muted);font-size:13px;font-weight:400}.ps .masked{display:flex;align-items:center;height:42px;padding:0 14px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--bg);font-weight:400;font-size:14px;gap:8px;overflow:hidden}.ps .masked code{font-family:inherit;letter-spacing:.04em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps .masked .env{margin-left:auto;font-size:11px;color:var(--muted)}.ps .chip-soft{display:inline-flex;padding:4px 12px;border-radius:999px;border:1px solid var(--purple-200);background:var(--purple-100);color:var(--purple);font-size:12px;font-weight:600}.ps .chip-off{display:inline-flex;padding:4px 12px;border-radius:999px;border:1px solid var(--border);color:var(--muted);font-size:12px}.ps .preview-frame{width:100%;height:720px;border:1px solid var(--border);border-radius:var(--r);background:#f6f6f6}.ps .secret-once{font-size:18px;font-weight:600;letter-spacing:.06em;background:var(--bg);border-radius:var(--r-sm);padding:14px 16px;text-align:center;-webkit-user-select:all;user-select:all}@media (max-width:1100px){.ps .dash-top,.ps .inbox{grid-template-columns:minmax(0,1fr)}.ps .kpis,.ps .quick,.ps .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ps .cols3{grid-template-columns:minmax(0,1fr)}.ps .hero-stats{margin-left:0}}@media (max-width:800px){.ps .kpis,.ps .quick,.ps .fgrid,.ps .set-grid,.ps .set-grid-3,.ps .cols2,.ps .qv-cols{grid-template-columns:minmax(0,1fr)}.ps .qv-cols>div+div{border-left:0;border-top:1px solid var(--border-2)}}.ps .t th button{text-transform:inherit;letter-spacing:inherit;font-size:inherit;color:inherit}.ps .t input.toggle,.ps input.toggle{width:40px;height:22px;-moz-appearance:none;appearance:none;-webkit-appearance:none;accent-color:auto}.cc-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.cc-title{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap}.cc-title h1{font-size:28px;line-height:36px}.cc-sub{font-size:13px;color:var(--muted)}.cc-crumbs{font-size:12px;color:var(--muted);margin-bottom:6px}.cc-crumbs a:hover{color:var(--purple)}.cc-crumbs b{font-weight:400;color:var(--purple)}.cc-crumbs .sep{margin:0 8px}.cc-ico{flex:none;vertical-align:middle}.subnav.cc-subnav a{display:flex;align-items:center;gap:12px}.cc-subnav div+div{margin-top:4px}.cc-card{padding:22px 24px}.cc-card+.cc-card{margin-top:16px}.cc-card-h{display:flex;align-items:center;gap:10px;margin-bottom:18px}.cc-card-h h2{font-size:16px;line-height:24px}.cc-card-ic{width:28px;height:28px;border-radius:8px;background:var(--purple-100);color:var(--purple);display:inline-flex;align-items:center;justify-content:center}.cc-card-r{margin-left:auto;display:flex;gap:8px;align-items:center;font-size:12px;color:var(--muted)}.cc-stack>*+*{margin-top:16px}.cc-col{display:flex;flex-direction:column;gap:16px}.cc-lbl{display:flex;justify-content:space-between;gap:8px}.cc-count{font-weight:400;color:var(--muted)}.cc-count.over{color:var(--red)}.cc-seg{display:flex;background:var(--bg);border-radius:10px;padding:3px;gap:2px}.cc-seg button{flex:1 1 auto;min-width:0;padding:8px 6px;border-radius:8px;font-size:12.5px;line-height:18px;color:var(--muted);text-align:center;white-space:nowrap}.cc-seg button.on{background:#fff;color:var(--text);font-weight:600;box-shadow:0 1px 3px #00000014}.cc-iconbtn{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--purple)}.cc-iconbtn:hover{background:var(--purple-100)}.cc-iconbtn.danger{color:var(--red)}.cc-iconbtn.danger:hover{background:var(--red-bg)}.cc-iconbtn[disabled]{opacity:.35}.link.danger{color:var(--red)}.cc-move{display:inline-flex;align-items:center;gap:2px;color:var(--muted)}.cc-move button{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;opacity:0;transition:opacity .1s}.cc-move button:focus-visible,tr:hover .cc-move button,.cc-row:hover .cc-move button,li:hover>.cc-rowin .cc-move button{opacity:1}.cc-move button[disabled]{visibility:hidden}.cc-grip{cursor:grab;display:inline-flex}[data-over="1"]{outline:2px dashed var(--purple-200);outline-offset:-2px}[draggable=true]{cursor:default}.cc-drop{border:1.5px dashed var(--purple-200);border-radius:var(--r);background:#faf7fa}.cc-drop.hot{border-color:var(--purple);background:var(--purple-100)}.cc-drop-btn{width:100%;display:flex;flex-direction:column;align-items:center;gap:6px;padding:26px 16px;text-align:center}.cc-drop.compact .cc-drop-btn{padding:14px}.cc-drop-ic{width:36px;height:36px;border-radius:50%;background:#fff;color:var(--purple);display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--sh)}.cc-mf{display:flex;flex-direction:column;gap:8px}.cc-mf-prev{border:1px solid var(--border);border-radius:var(--r);background:var(--bg);display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:110px;max-height:320px}.cc-mf-prev img,.cc-mf-prev video{max-width:100%;max-height:320px;object-fit:contain}.cc-mf-act{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.cc-mf-act .link{display:inline-flex;gap:4px;align-items:center;text-decoration:none;font-weight:600}.cc-lib{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;max-height:60vh;overflow:auto}.cc-lib button{display:flex;flex-direction:column;gap:4px;align-items:center;border:1px solid var(--border);border-radius:10px;padding:6px}.cc-lib button:hover{border-color:var(--purple)}.cc-lib img{width:100%;height:96px;object-fit:contain;background:var(--bg);border-radius:6px}.cc-vid{width:100%;height:96px;display:flex;align-items:center;justify-content:center;background:var(--bg);border-radius:6px}.cc-snippet{border:1px solid var(--border-2);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:2px;font-family:Arial,sans-serif;background:#fff}.cc-snippet .u{font-size:12px;color:#1e6b38}.cc-snippet .t{font-size:18px;line-height:24px;color:#1a0dab}.cc-snippet .d{font-size:13px;line-height:19px;color:#4d5156}.cc-slug{display:flex;align-items:center;border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;height:42px;padding:0 12px;gap:4px;font-weight:400;font-size:14px}.cc-slug .pre{color:var(--muted);white-space:nowrap}.cc-slug input{flex:1;min-width:60px;border:0!important;outline:0;height:40px!important;padding:0!important;font-weight:600}.cc-slug:focus-within{outline:2px solid var(--purple);outline-offset:-1px}.cc-slug .link{text-decoration:none;font-weight:600;white-space:nowrap}.rt{border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;overflow:hidden;font-weight:400}.rt-bar{display:flex;flex-wrap:wrap;gap:2px;align-items:center;padding:6px;background:var(--bg);border-bottom:1px solid var(--border-2);min-height:40px}.rt-bar>button{min-width:30px;height:28px;padding:0 7px;border-radius:6px;font-size:12px;font-weight:600;color:var(--text-2)}.rt-bar>button:hover{background:#fff}.rt-bar>button.on{background:var(--purple-100);color:var(--purple)}.rt-mode{margin-left:auto;display:flex;gap:2px;background:#fff;border-radius:8px;padding:2px}.rt-mode button{padding:4px 10px;border-radius:6px;font-size:12px;color:var(--muted)}.rt-mode button.on{background:var(--purple-100);color:var(--purple);font-weight:600}.rt-body{padding:12px 14px;font-size:14px;line-height:22px}.rt-body .ProseMirror{outline:0;min-height:inherit}.rt-body .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:var(--muted);float:left;height:0;pointer-events:none}.rt-html{width:100%;border:0;outline:0;padding:12px 14px;font:12px/1.6 ui-monospace,Menlo,monospace;resize:vertical;display:block}.rt-warn{margin:0;padding:8px 14px;background:var(--amber-bg);color:var(--amber)}.prose-admin h2{font-size:18px;margin:14px 0 6px}.prose-admin h3{font-size:16px;margin:12px 0 6px}.prose-admin h4{font-size:14px;margin:10px 0 4px}.prose-admin p{margin:0 0 8px}.prose-admin ul,.prose-admin ol{margin:0 0 8px;padding-left:22px}.prose-admin blockquote{border-left:3px solid var(--purple-200);margin:8px 0;padding-left:12px;color:var(--text-2)}.prose-admin a{color:var(--purple);text-decoration:underline}.prose-admin a.btn{display:inline-flex;height:auto;padding:8px 18px;background:var(--purple);color:#fff;text-decoration:none}.prose-admin img{max-width:100%;height:auto;border-radius:8px}.prose-admin table{border-collapse:collapse;width:100%;margin:8px 0}.prose-admin td,.prose-admin th{border:1px solid var(--border);padding:6px 8px;vertical-align:top}.prose-admin th{background:var(--bg)}.prose-admin details{border:1px solid var(--border);border-radius:8px;padding:8px 12px;margin:8px 0}.prose-admin summary{font-weight:600}.prose-admin aside{display:block;background:var(--purple-100);border-radius:8px;padding:10px 14px;margin:8px 0}.prose-admin iframe,.prose-admin video{max-width:100%;border-radius:8px}.rt-datablock{border:1px dashed var(--purple-200);border-radius:8px;padding:10px 12px;margin:8px 0;color:var(--purple);font-size:12px;background:#faf7fa}.prose-admin .ProseMirror-selectednode{outline:2px solid var(--purple)}.cc-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.cc-tabs button{display:inline-flex;gap:6px;align-items:center;padding:8px 16px;border-radius:999px;background:#fff;border:1px solid var(--border);font-size:13px;font-weight:600}.cc-tabs button span{font-weight:400;color:var(--muted)}.cc-tabs button.on{background:var(--purple);color:#fff;border-color:var(--purple)}.cc-tabs button.on span{color:#fff;opacity:.8}.cc-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:16px}.cc-toolbar .search{flex:1;max-width:none;height:48px;border-radius:14px;border-color:#fff;box-shadow:var(--sh)}.cc-toolbar select{height:48px;border-radius:14px;border:1px solid #fff;background:#fff;box-shadow:var(--sh);padding:0 14px;font-weight:600;font-size:13px}.cc-toolbar .btn{height:48px;border-radius:14px;background:#fff;box-shadow:var(--sh);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.cc-name{font-weight:600;color:var(--purple)}.cc-name:hover{text-decoration:underline}.cc-meta{font-size:12px;color:var(--muted);margin-top:4px;display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center}.cc-meta .dot{width:3px;height:3px;border-radius:50%;background:var(--muted)}.cc-stock{display:inline-flex;align-items:center;gap:5px}.cc-stock:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.cc-stock.instock{color:var(--green-text)}.cc-stock.outofstock{color:var(--red)}.cc-stock.onbackorder{color:var(--amber)}.cc-thumb{width:40px;height:40px;border-radius:8px;border:1px solid var(--border-2);background:var(--bg);object-fit:contain;flex:none;display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.cc-prod{display:flex;gap:14px;align-items:center}.cc-old{display:block;font-size:12px;color:var(--muted);text-decoration:line-through;font-weight:400}.cc-price{font-weight:600}.cc-date{font-size:12px;color:var(--muted);text-align:right}.cc-date b{display:block;color:var(--text);font-weight:400;font-size:13px}.cc-bulk{position:sticky;bottom:16px;z-index:5;display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#1f1a20;color:#fff;border-radius:14px;padding:10px 16px;margin-top:12px;box-shadow:0 10px 30px #0003}.cc-bulk select,.cc-bulk input{height:34px;border-radius:8px;border:0;padding:0 10px;font-size:13px;color:var(--text)}.cc-bulk .btn{height:34px}.t .chk{width:36px}.t input[type=checkbox]{accent-color:var(--purple);width:16px;height:16px}.cc-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:14px}.cc-gitem{border:1px solid var(--border);border-radius:12px;padding:8px;display:flex;flex-direction:column;gap:8px;background:#fff;position:relative;min-width:0}.cc-gitem.is-main{border-color:var(--purple);box-shadow:0 0 0 1px var(--purple)}.cc-gitem img{display:block;width:100%;aspect-ratio:1;object-fit:contain;border-radius:8px;background:var(--bg)}.cc-gitem input{display:block;width:100%;min-width:0;height:30px;border:1px solid var(--border);border-radius:6px;padding:0 8px;font-size:12px}.cc-gitem .x{position:absolute;top:4px;right:4px;z-index:1;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:var(--sh);font-size:16px;line-height:1;color:var(--red);cursor:pointer}.cc-gitem .x:hover{background:var(--red-bg)}.cc-gfoot{display:flex;align-items:center;justify-content:center;min-height:22px}.cc-gbadge{display:inline-flex;align-items:center;height:22px;padding:0 10px;border-radius:999px;background:var(--purple);color:#fff;font-size:11px;font-weight:600;line-height:1;white-space:nowrap;list-style:none}.cc-gfoot .mk{font-size:11px;white-space:nowrap}.cc-omni-st{font-size:12px;min-height:18px;margin-top:6px}.cc-omni-st.ok{color:var(--green-text)}.cc-omni-st.err{color:var(--red)}.cc-omni{background:var(--bg);border-radius:12px;padding:16px}.cc-omni h3{font-size:13px;margin-bottom:10px}.cc-inp-unit{position:relative;display:flex}.cc-inp-unit{min-width:0}.cc-inp-unit input{flex:1;min-width:0;width:100%;padding-right:36px!important}.cc-inp-unit i{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-style:normal;color:var(--muted);font-size:13px;font-weight:400}.cc-radio{display:flex;gap:10px;flex-wrap:wrap}.cc-radio label{flex:1;min-width:150px;display:flex;align-items:center;gap:8px;border:1px solid var(--border);border-radius:10px;padding:10px 12px;font-size:13px;cursor:pointer;font-weight:400}.cc-radio label.on{border-color:var(--purple);background:var(--purple-100)}.cc-radio input{accent-color:var(--purple)}.cc-dotc{width:7px;height:7px;border-radius:50%;display:inline-block}.cc-variants{width:100%;border-collapse:collapse;font-size:13px}.cc-variants th{font-size:11px;font-weight:400;color:var(--muted);text-align:left;padding:6px;white-space:nowrap}.cc-variants td{padding:4px;vertical-align:top}.cc-variants input,.cc-variants select{width:100%;height:36px;border:1px solid var(--border);border-radius:8px;padding:0 8px;font-size:13px;background:#fff}.cc-variants tr+tr td{border-top:1px solid var(--border-2)}.cc-vx{margin-top:8px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;background:var(--bg);border-radius:10px}.cc-chipsel{display:flex;flex-wrap:wrap;gap:6px}.cc-chipsel button{padding:5px 12px;border-radius:999px;border:1px solid var(--border);font-size:12px;background:#fff}.cc-chipsel button.on{border-color:var(--purple);background:var(--purple-100);color:var(--purple);font-weight:600}.cc-attr{border-top:1px solid var(--border-2);padding-top:14px;margin-top:14px}.cc-attr .hint{font-size:12px;color:var(--muted);margin-top:6px}.cc-rel{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.cc-relc{border:1px solid var(--border);border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:6px;position:relative;font-size:12px}.cc-relc img,.cc-relc .ph{width:100%;height:90px;object-fit:contain;background:var(--bg);border-radius:8px}.cc-relc b{font-size:13px}.cc-relc .x{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:var(--sh);color:var(--red)}.cc-reladd{border:1.5px dashed var(--purple-200);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:150px;color:var(--purple);font-weight:600;font-size:13px}.cc-picker{position:relative}.cc-picker-list{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;max-height:320px;overflow:auto;padding:6px}.cc-picker-list button{display:flex;gap:10px;align-items:center;width:100%;text-align:left;padding:8px;border-radius:8px;font-size:13px}.cc-picker-list button:hover,.cc-picker-list button:focus-visible{background:var(--purple-100)}.cc-chips-in{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.cc-note{display:flex;gap:10px;align-items:flex-start;padding:12px 16px;border-radius:12px;background:var(--purple-100);color:var(--text-2);font-size:13px}.cc-note.warn{background:var(--amber-bg);color:var(--amber)}.cc-note.ok{background:#eaf6df;color:#2f5b14}.cc-hist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:12px}.cc-hist b{display:block;font-size:13px}.cc-hist .row{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.cc-kv{display:flex;justify-content:space-between;gap:10px;font-size:13px;padding:6px 0}.cc-kv span{color:var(--muted)}.cc-kv b{font-weight:600}.cc-tog{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 0}.cc-tog b{display:block;font-size:13px}.cc-tog span{font-size:12px;color:var(--muted)}.cc-tree{width:100%;border-collapse:collapse}.cc-tree th{font-size:11px;letter-spacing:.04em;text-transform:uppercase;font-weight:400;color:var(--muted);text-align:left;padding:10px 8px;border-bottom:1px solid var(--border-2)}.cc-tree td{padding:9px 8px;border-bottom:1px solid var(--border-2);font-size:13px;vertical-align:middle}.cc-tree tr.root td{font-weight:600}.cc-tree tr.child td.nm{padding-left:62px;font-weight:400}.cc-tree tr.legacy td.nm{padding-left:92px;color:var(--muted)}.cc-tree .num{text-align:right}.cc-tree .path{color:var(--text-2);font-size:12px}.cc-caticon{width:30px;height:30px;border-radius:8px;background:var(--purple-100);color:var(--purple);display:inline-flex;align-items:center;justify-content:center;margin-right:10px;vertical-align:middle}.cc-caticon svg{width:17px;height:17px}.cc-exp{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;margin-right:4px;vertical-align:middle;transition:transform .15s}.cc-exp.open{transform:rotate(90deg)}.cc-icons{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.cc-icons button{aspect-ratio:1;border:1px solid var(--border);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--purple)}.cc-icons button.on{border:2px solid var(--purple);background:var(--purple-100)}.cc-icons svg{width:22px;height:22px}.cc-icon-cur{display:flex;gap:12px;align-items:center;background:var(--bg);border-radius:12px;padding:12px}.cc-icon-cur span.box{width:44px;height:44px;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--purple)}.cc-icon-cur svg{width:24px;height:24px}.cc-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.cc-bcard{background:#fff;border-radius:var(--r);box-shadow:var(--sh);padding:14px;display:flex;flex-direction:column;gap:10px}.cc-bcard .logo{height:92px;border-radius:10px;background:var(--bg);display:flex;align-items:center;justify-content:center;padding:12px}.cc-bcard .logo img{max-height:68px;max-width:80%;object-fit:contain}.cc-bcard .top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.cc-bcard .act{display:flex;gap:16px}.cc-bcard .act a,.cc-bcard .act button{display:inline-flex;gap:4px;align-items:center;font-size:12px;font-weight:600;color:var(--purple)}.cc-bcard .act button.danger{color:var(--red)}.cc-sec{display:grid;grid-template-columns:28px minmax(0,1fr) 150px 150px;gap:12px;align-items:center;padding:14px 4px;border-top:1px solid var(--border-2)}.cc-sec b{display:block}.cc-sec .small{color:var(--muted)}.cc-sec .ctl{display:flex;gap:10px;align-items:center;justify-content:flex-end}.cc-slot{display:grid;grid-template-columns:100px minmax(0,1fr) auto;gap:16px;align-items:center;background:var(--bg);border-radius:12px;padding:14px 16px}.cc-slot+.cc-slot{margin-top:12px}.cc-slot .prev{height:64px;border-radius:8px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--muted)}.cc-slot .prev img{width:100%;height:100%;object-fit:cover}.cc-slot b{font-size:14px}.cc-outline{height:34px;padding:0 14px;border-radius:999px;border:1px solid var(--purple);color:var(--purple);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px;background:#fff;white-space:nowrap}.cc-outline:hover{background:var(--purple-100)}.cc-tile{border:1px solid var(--border-2);border-radius:14px;padding:16px}.cc-tile+.cc-tile{margin-top:14px}.cc-num{width:26px;height:26px;border-radius:8px;background:var(--purple-100);color:var(--purple);font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.cc-vrow{display:grid;grid-template-columns:24px 64px minmax(0,1fr) auto;gap:12px;align-items:center;padding:12px 0;border-top:1px solid var(--border-2)}.cc-vrow .pv{width:64px;height:84px;border-radius:8px;background:var(--bg);object-fit:cover;display:flex;align-items:center;justify-content:center;color:var(--muted)}.cc-src{display:inline-flex;align-items:center;gap:4px;font-size:11px;background:var(--purple-100);color:var(--purple);border-radius:999px;padding:2px 8px;margin-left:8px;font-weight:600}.cc-plist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cc-pcard{border:1px solid var(--border-2);border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px;background:#fff}.cc-pcard .lg{height:80px;background:var(--bg);border-radius:8px;display:flex;align-items:center;justify-content:center}.cc-pcard .lg img{max-height:64px;max-width:80%;object-fit:contain}.cc-vedit{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:16px;align-items:start}.cc-frame{background:#fff;border-radius:var(--r);box-shadow:var(--sh);overflow:hidden;position:sticky;top:12px}.cc-frame-bar{display:flex;gap:10px;align-items:center;padding:10px 14px;border-bottom:1px solid var(--border-2);flex-wrap:wrap}.cc-frame-wrap{height:calc(100vh - 150px);background:#e9e5ea;display:flex;justify-content:center;overflow:hidden}.cc-frame iframe{border:0;height:100%;background:#fff;transition:width .2s}.cc-panel{display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 40px);overflow:auto;position:sticky;top:12px}.cc-panel .card{padding:16px}.cc-panel h2{font-size:15px}.cc-seclist{list-style:none;margin:0;padding:0}.cc-seclist li{display:flex;align-items:center;gap:8px;padding:8px 6px;border-radius:8px;font-size:13px}.cc-seclist li.sel{background:var(--purple-100)}.cc-seclist li button.nm{flex:1;text-align:left}@media (max-width:1100px){.cc-cards,.cc-plist{grid-template-columns:repeat(2,minmax(0,1fr))}.cc-vedit{grid-template-columns:minmax(0,1fr)}.cc-sec{grid-template-columns:28px minmax(0,1fr)}}@media (max-width:700px){.cc-cards,.cc-plist,.cc-slot{grid-template-columns:minmax(0,1fr)}}.cc-select{width:100%;height:42px;padding:0 12px;border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;font-size:14px}.cc-select:focus{outline:2px solid var(--purple);outline-offset:-1px}.crumbs{font-size:13px;color:var(--muted);margin-bottom:6px}.crumbs a:hover{color:var(--purple)}.crumbs b{font-weight:400;color:var(--purple)}.head-status{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;margin-left:16px;vertical-align:middle}.head-status:before{content:"";width:6px;height:6px;border-radius:50%;background:#e8a317}.head-status.on:before{background:var(--green-text)}.col{display:flex;flex-direction:column;gap:16px}.col>.card+.card{margin-top:0}.card h2.sec{font-size:16px;line-height:24px;margin-bottom:16px;display:flex;align-items:center;gap:10px}.sec-ico{width:26px;height:26px;border-radius:8px;background:var(--purple-100);color:var(--purple);display:inline-grid;place-items:center;font-size:14px}.row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.row>.grow{flex:1;min-width:180px}.lbl{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.inp{height:42px;padding:0 14px;border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;font-size:14px;width:100%}.inp:focus{outline:2px solid var(--purple);outline-offset:-1px}textarea.inp{height:auto;min-height:90px;padding:10px 14px}select.inp{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.seg{display:inline-flex;background:var(--bg);border-radius:999px;padding:4px;gap:2px;flex-wrap:wrap}.seg button{padding:8px 16px;border-radius:999px;font-size:13px;color:var(--muted);white-space:nowrap}.seg button[aria-pressed=true]{background:#fff;color:var(--text);font-weight:600;box-shadow:0 1px 4px #00000014}.tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tile{position:relative;display:flex;flex-direction:column;gap:6px;align-items:flex-start;text-align:left;padding:16px;border:1px solid var(--border);border-radius:12px;background:#fff;min-height:150px}.tile .t-ico{font-size:16px;color:var(--purple);height:22px}.tile b{font-size:14px;line-height:20px;padding-right:24px}.tile span.muted{font-size:12px;line-height:18px}.tile:after{content:"";position:absolute;top:16px;right:16px;width:18px;height:18px;border-radius:50%;border:1.5px solid var(--border)}.tile[aria-pressed=true]{border:2px solid var(--purple);padding:15px}.tile[aria-pressed=true]:after{border:5px solid var(--purple);top:15px;right:15px}.radios{display:flex;flex-direction:column;gap:10px}.info{display:flex;gap:10px;align-items:flex-start;padding:12px 16px;border-radius:var(--r-sm);background:var(--purple-100);font-size:13px;line-height:20px;color:var(--text-2)}.info-i{flex:none;width:16px;height:16px;border-radius:50%;border:1.5px solid var(--purple);color:var(--purple);font:600 10px/13px var(--f);text-align:center;margin-top:2px}.info-green{background:#eaf6df}.info-green .info-i{border-color:var(--green-text);color:var(--green-text)}.info-amber{background:var(--amber-bg)}.info-amber .info-i{border-color:var(--amber);color:var(--amber)}.info-red{background:var(--red-bg)}.info-red .info-i{border-color:var(--red);color:var(--red)}.suffix{position:relative;display:flex;align-items:center}.suffix input{height:42px;width:100%;padding:0 40px 0 14px;border:1px solid var(--border);border-radius:var(--r-sm);font-size:14px;background:#fff}.suffix input:focus{outline:2px solid var(--purple);outline-offset:-1px}.suffix>span{position:absolute;right:14px;color:var(--muted);font-size:13px;pointer-events:none}.picker{position:relative;display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:42px;padding:8px 10px;border:1px solid var(--border);border-radius:var(--r-sm);background:#fff}.picker .chip{font-weight:400}.picker .add{font-size:13px;font-weight:600}.pick-pop{position:absolute;z-index:20;top:calc(100% + 4px);left:0;width:min(420px,100%);background:#fff;border-radius:12px;box-shadow:0 12px 40px #0000002e;padding:8px}.pick-pop input{width:100%;height:38px;border:1px solid var(--border);border-radius:8px;padding:0 12px;margin-bottom:6px}.pick-pop ul{list-style:none;margin:0;padding:0;max-height:260px;overflow:auto}.pick-pop li button{display:block;width:100%;text-align:left;padding:8px 10px;border-radius:8px;font-size:13px}.pick-pop li button:hover{background:var(--purple-100)}.tip{background:var(--purple);color:#fff;border-radius:var(--r);padding:20px 20px 22px;box-shadow:var(--sh)}.tip h3{font-size:14px;margin-bottom:8px}.tip p{font-size:13px;line-height:20px;color:#f3ecf3}.sum-box{background:var(--bg);border-radius:12px;padding:16px;margin-bottom:14px}.sum-box b{display:block;font-size:22px;line-height:30px;word-break:break-word}.sum-box span{font-size:12px;color:var(--muted)}.bullets{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:8px;font-size:13px}.bullets li::marker{color:var(--purple)}.sum-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border-2);margin-top:16px;padding-top:14px;font-size:13px;font-weight:600}.pill{display:inline-flex;padding:4px 12px;border-radius:999px;background:var(--bg);font-size:12px;color:var(--muted);font-weight:400}.prev-card{border:1px solid var(--border-2);border-radius:12px;padding:12px}.prev-img{height:112px;border-radius:8px;background:var(--bg);display:grid;place-items:center;overflow:hidden;margin-bottom:10px}.prev-img img{max-height:112px;object-fit:contain}.prev-badge{display:inline-block;background:var(--purple);color:#fff;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;margin-bottom:8px}.prev-cat{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.prev-price{font-weight:600;margin-top:6px}.prev-price s{font-weight:400;color:var(--muted);font-size:12px;margin-left:6px}.prev-lines{display:flex;flex-direction:column;gap:8px;font-size:13px}.prev-lines div{display:flex;justify-content:space-between;gap:8px}.prev-lines .g{color:var(--green-text);font-weight:600}.bar{height:6px;border-radius:3px;background:var(--border-2);overflow:hidden}.bar i{display:block;height:100%;background:var(--purple);border-radius:3px}.tiers{width:100%;border-collapse:collapse}.tiers th{text-align:left;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:400;padding:0 8px 10px}.tiers td{padding:8px;border-top:1px solid var(--border-2)}.gain{color:var(--green-text);font-weight:600;font-size:13px;text-align:right;white-space:nowrap}.icon-btn{width:30px;height:30px;border-radius:8px;display:inline-grid;place-items:center;color:var(--muted)}.icon-btn:hover{background:var(--bg);color:var(--red)}.btn-outline{border:1.5px solid var(--purple);color:var(--purple);background:#fff}.tabs-top{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.tabs-top a,.tabs-top button{padding:9px 18px;border-radius:999px;background:#fff;border:1px solid var(--border);font-size:13px}.tabs-top a.active,.tabs-top button[aria-pressed=true]{background:var(--purple);color:#fff;border-color:var(--purple);font-weight:600}.code-mono{white-space:nowrap;font-family:ui-monospace,Menlo,monospace;font-size:13px;background:var(--bg);padding:2px 8px;border-radius:6px}.filters{display:flex;gap:10px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.filters select{height:44px;border:1px solid var(--border);border-radius:999px;padding:0 14px;background:#fff}.table-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:20px 20px 4px;flex-wrap:wrap}@media (max-width:1100px){.tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}.picker .chip{max-width:100%;white-space:normal;line-height:18px}.picker{align-content:flex-start}.subnav.mk-subnav a{display:flex;align-items:center;gap:10px}.subnav.mk-subnav a.active{background:var(--purple);color:#fff}.mk-ico{width:18px;text-align:center;font-size:13px;opacity:.85}.kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.kpis .card{padding:18px}.kpis .kpi b{font-size:22px}.funnel{display:flex;flex-direction:column;gap:16px}.funnel .f-row{display:flex;justify-content:space-between;font-size:13px;margin-bottom:6px}.funnel .f-row b{font-weight:600}.funnel .bar{height:10px;border-radius:5px}.funnel .bar i{border-radius:5px}.bar.b2 i{background:#8e5a91}.bar.b3 i{background:#b58db8}.bar.b4 i{background:var(--green-text)}.stepper{display:flex;align-items:center;gap:12px;padding:16px 20px}.stepper .st{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);background:none}.stepper .st i{font-style:normal;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--bg);font-size:12px;font-weight:600}.stepper .st.on{color:var(--text);font-weight:600}.stepper .st.on i,.stepper .st.done i{background:var(--purple);color:#fff}.stepper .ln{flex:1;height:1px;background:var(--border)}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 0}.toggle-row b{display:block;font-size:13px}.toggle-row span{font-size:12px;color:var(--muted)}.vars{display:flex;gap:8px;flex-wrap:wrap}.vars button{padding:4px 12px;border-radius:999px;background:var(--purple-100);color:var(--purple);font-size:12px}.block{border:1px solid var(--border);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:10px;background:#fff}.block-h{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.block-h .actions button{font-size:13px;color:var(--muted);padding:2px 6px}.block-h .actions button:hover{color:var(--purple)}.add-blocks{display:flex;gap:8px;flex-wrap:wrap}.preview-frame{width:100%;height:420px;border:1px solid var(--border-2);border-radius:12px;background:#f6f6f6}.checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;font-size:13px}.checklist li{display:flex;gap:10px;align-items:center}.checklist .ok{width:18px;height:18px;border-radius:50%;background:#eaf6df;color:var(--green-text);display:grid;place-items:center;font-size:11px}.checklist .no{width:18px;height:18px;border-radius:50%;background:var(--amber-bg);color:var(--amber);display:grid;place-items:center;font-size:11px;font-weight:600}.kv-list{display:flex;flex-direction:column;gap:10px;font-size:13px}.kv-list div{display:flex;justify-content:space-between;gap:12px}.kv-list dt,.kv-list span:first-child{color:var(--muted)}.channels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.channel{display:flex;flex-direction:column;gap:14px}.channel .ch-h{display:flex;align-items:center;gap:12px}.channel .ch-ico{width:40px;height:40px;border-radius:10px;background:var(--purple-100);display:grid;place-items:center;color:var(--purple)}.channel .ch-h h3{flex:1;font-size:16px}.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;background:var(--bg);border-radius:10px;padding:12px 14px;font-size:12px}.facts span{color:var(--muted);display:block}.facts b{font-size:13px}.map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.map-grid div{background:var(--bg);border-radius:10px;padding:12px 14px}.map-grid b{color:var(--purple);font-size:13px;display:block}.map-grid span{font-size:13px}.bulkbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:var(--purple-100);border-radius:12px;padding:12px 16px}.bulkbar b{flex:1;color:var(--purple)}.bulkbar .btn{background:#fff}.soon{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.steps{margin:0;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:12px;font-size:13px}.steps li{display:flex;gap:12px}.steps i{flex:none;font-style:normal;width:22px;height:22px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-size:12px}@media (max-width:1100px){.kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.channels,.map-grid{grid-template-columns:minmax(0,1fr)}}.vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.mcp-main{display:flex;flex-direction:column;gap:16px;min-width:0}.mcp-main .card.card{margin-top:0}.mcp-stats .card{padding:18px 20px}.mcp-n{float:right;min-width:22px;height:22px;padding:0 6px;border-radius:11px;background:var(--purple);color:#fff;font-size:12px;line-height:22px;text-align:center}.mcp-lead{margin:-6px 0 16px;max-width:820px}.table-wrap.flat{box-shadow:none;border:1px solid var(--border-2);border-radius:var(--r-sm)}.mcp-scopes{display:flex;flex-wrap:wrap;gap:4px;min-width:220px}.nowrap{white-space:nowrap}.mcp-st{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.mcp-revoke{color:var(--red)}.mcp-scopes .chip{padding:2px 8px;font-size:11px;font-weight:600}.chip.chip-warn{background:var(--amber-bg);color:var(--amber)}.seg{display:inline-flex;padding:3px;border-radius:999px;background:var(--bg);gap:2px;flex-wrap:wrap}.seg button{height:32px;padding:0 14px;border-radius:999px;font-size:13px;color:var(--text-2)}.seg button.on{background:#fff;color:var(--purple);font-weight:600;box-shadow:0 1px 4px #00000014}.mcp-secret{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--r-sm);background:var(--purple-100);flex-wrap:wrap}.mcp-secret code{flex:1;min-width:0;word-break:break-all;font-size:13px;color:var(--purple-700)}.mcp-fieldset{border:1px solid var(--border);border-radius:var(--r-sm);padding:10px 16px 12px;margin:0;display:flex;flex-direction:column;gap:6px}.mcp-fieldset legend{font-size:12px;font-weight:600;padding:0 6px;color:var(--text-2)}.mcp-scope{align-items:flex-start;font-size:13px}.mcp-scope input{margin-top:3px}.mcp-scope code,.mcp-lead code,.mcp-guide code,.mcp-list code{font-size:12px;color:var(--purple)}.mcp-presets{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.mcp-warn{padding:10px 14px;border-radius:var(--r-sm);background:var(--amber-bg);color:var(--amber);font-size:13px}.mcp-filters{display:grid;grid-template-columns:minmax(0,2fr) repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.mcp-tool{font-weight:600;color:var(--purple)}.mcp-clip{display:block;max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.mcp-pre{margin:0;padding:12px 14px;background:var(--bg);border-radius:var(--r-sm);font-size:12px;line-height:18px;white-space:pre-wrap;word-break:break-word;max-height:320px;overflow:auto}.mcp-preview{width:100%;height:560px;border:1px solid var(--border-2);border-radius:var(--r-sm);background:var(--bg)}.mcp-guide{align-items:stretch}.mcp-guide ol,.mcp-list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:8px;font-size:13px}.mcp-guide code{word-break:break-all}@media (max-width:1100px){.mcp-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.mcp-guide{grid-template-columns:minmax(0,1fr)}}@media (max-width:800px){.mcp-filters{grid-template-columns:minmax(0,1fr)}}@font-face{font-family:Poppins;font-weight:400;font-display:swap;src:url(/poppins-400-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+2000-206F,U+20AC}@font-face{font-family:Poppins;font-weight:400;font-display:swap;src:url(/poppins-400-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+1E00-1E9F}@font-face{font-family:Poppins;font-weight:600;font-display:swap;src:url(/poppins-600-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+2000-206F,U+20AC}@font-face{font-family:Poppins;font-weight:600;font-display:swap;src:url(/poppins-600-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+1E00-1E9F}:root{--purple:#653368;--purple-700:#4e2751;--purple-100:#f3ecf3;--purple-200:#dcc9dd;--green:#81d742;--green-text:#4e8f23;--red:#b3261e;--red-bg:#fdecea;--amber:#8a5a00;--amber-bg:#fff6e6;--blue:#1d4f91;--blue-bg:#e8f0fb;--text:#333;--text-2:#4a4a4a;--muted:#716e6e;--bg:#f6f6f6;--card:#fff;--border:#e6e6e6;--border-2:#efefef;--r:12px;--r-sm:8px;--sh:0 4px 24px rgba(36,17,10,.08);--f:Poppins,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font:400 14px/22px var(--f);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:none;border:0;padding:0}h1,h2,h3,h4,p{margin:0}h1{font-size:26px;line-height:34px;font-weight:600}h2{font-size:18px;line-height:26px;font-weight:600}h3{font-size:15px;line-height:22px;font-weight:600}:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.muted{color:var(--muted)}.small{font-size:12px;line-height:18px}.app{display:flex;min-height:100%}.side{position:sticky;top:0;height:100vh;width:264px;flex:none;display:flex;flex-direction:column;gap:28px;padding:28px 20px;background:#fff;overflow:auto}.side-logo{height:57px;width:168px}.nav{display:flex;flex-direction:column;gap:4px}.nav a{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:var(--r);color:var(--text-2)}.nav a:hover{background:var(--purple-100)}.nav a.active{background:var(--purple);color:#fff;font-weight:600}.nav .ico{width:20px;height:20px;flex:none;background:currentColor;-webkit-mask:var(--i) center/contain no-repeat;mask:var(--i) center/contain no-repeat}.nav .n{margin-left:auto;font-size:13px;color:var(--muted)}.nav a.active .n{color:#fff}.side-foot{margin-top:auto;display:flex;flex-direction:column;gap:8px;font-size:13px}.main{flex:1;min-width:0;padding:28px 32px 48px}.topbar{display:flex;align-items:center;gap:16px;margin-bottom:24px}.search{flex:1;max-width:560px;display:flex;align-items:center;gap:10px;height:44px;padding:0 16px;background:#fff;border:1px solid var(--border);border-radius:999px}.search input{flex:1;border:0;outline:0;background:none}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.page-head p{color:var(--muted);margin-top:4px}.actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:40px;padding:0 18px;border-radius:999px;font-weight:600;font-size:13px;white-space:nowrap}.btn-primary{background:var(--purple);color:#fff}.btn-primary:hover{background:var(--purple-700)}.btn-ghost{border:1px solid var(--border);background:#fff}.btn-ghost:hover{border-color:var(--purple);color:var(--purple)}.btn-danger{border:1px solid #f3c7c3;color:var(--red);background:#fff}.btn-sm{height:32px;padding:0 12px;font-size:12px}.btn[disabled]{opacity:.5;pointer-events:none}.link{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.card{background:var(--card);border-radius:var(--r);padding:24px;box-shadow:var(--sh)}.card+.card{margin-top:16px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.grid{display:grid;gap:16px}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}.g6{grid-template-columns:repeat(6,minmax(0,1fr))}.split{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:16px;align-items:start}.sub{display:grid;grid-template-columns:272px minmax(0,1fr);gap:16px;align-items:start}.subnav{background:#fff;border-radius:var(--r);padding:16px;box-shadow:var(--sh);position:sticky;top:16px}.subnav h4{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:14px 10px 6px;font-weight:400}.subnav h4:first-child{margin-top:0}.subnav a{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:var(--r-sm)}.subnav a.active{background:var(--purple-100);color:var(--purple);font-weight:600}.kpi{display:flex;flex-direction:column;gap:6px}.kpi b{font-size:24px;line-height:30px}.kpi .delta{font-size:12px}.up{color:var(--green-text)}.down{color:var(--red)}.field{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:600}.field>span{color:var(--text-2)}.field input,.field select,.field textarea{height:42px;padding:0 14px;border:1px solid var(--border);border-radius:var(--r-sm);background:#fff;font-weight:400;font-size:14px}.field textarea{height:auto;min-height:90px;padding:10px 14px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--purple);outline-offset:-1px}.field .hint{font-weight:400;color:var(--muted)}.field .err{font-weight:400;color:var(--red)}.check{display:flex;gap:8px;align-items:center;font-size:14px;cursor:pointer}.check input{accent-color:var(--purple);width:16px;height:16px}.toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:40px;height:22px;border-radius:11px;background:var(--border);position:relative;cursor:pointer;flex:none;transition:background .15s}.toggle:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;transition:transform .15s}.toggle:checked{background:var(--purple)}.toggle:checked:after{transform:translate(18px)}.form-err{color:var(--red);font-size:13px}.table-wrap{background:#fff;border-radius:var(--r);box-shadow:var(--sh);overflow:auto}table.t{width:100%;border-collapse:collapse}.t th{text-align:left;font-weight:400;font-size:12px;color:var(--muted);padding:12px 16px;border-bottom:1px solid var(--border-2);white-space:nowrap}.t th button{display:inline-flex;gap:4px;align-items:center}.t td{padding:14px 16px;border-bottom:1px solid var(--border-2);vertical-align:middle}.t tr:last-child td{border-bottom:0}.t tbody tr:hover{background:#fbf8fb}.t .sub-line{font-size:12px;color:var(--muted);margin-top:2px}.t .num{text-align:right;white-space:nowrap}.empty{padding:48px;text-align:center;color:var(--muted)}.pager{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;color:var(--muted)}.pager .actions button{min-width:32px;height:32px;border-radius:8px}.pager .actions button[aria-current]{background:var(--purple);color:#fff}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:-4px 0 16px}.chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:var(--purple-100);color:var(--purple);font-size:12px;font-weight:600}.chip button{font-size:14px;line-height:1;color:var(--purple)}.badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap;background:var(--bg);color:var(--text-2)}.b-green{background:#eaf6df;color:#2f5b14}.b-purple{background:var(--purple-100);color:var(--purple)}.b-red{background:var(--red-bg);color:var(--red)}.b-amber{background:var(--amber-bg);color:var(--amber)}.b-blue{background:var(--blue-bg);color:var(--blue)}.b-gray{background:var(--bg);color:var(--muted)}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#140a1473;display:flex;align-items:flex-start;justify-content:center;padding:64px 16px;overflow:auto}.modal{width:min(560px,100%);background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040}.modal.wide{width:min(900px,100%)}.modal-h{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid var(--border-2)}.modal-b{padding:24px;display:flex;flex-direction:column;gap:16px}.modal-f{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid var(--border-2)}.x{font-size:24px;line-height:1;color:var(--muted)}.toast-box{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;flex-direction:column;gap:8px}.toast{padding:14px 18px;border-radius:10px;background:#1f1a20;color:#fff;box-shadow:var(--sh);font-size:13px;max-width:360px}.toast.err{background:var(--red)}.timeline{list-style:none;margin:0;display:flex;flex-direction:column;gap:14px;border-left:2px solid var(--border-2);padding:0 0 0 18px}.timeline li{position:relative;font-size:13px}.timeline li:before{content:"";position:absolute;left:-24px;top:6px;width:10px;height:10px;border-radius:50%;background:var(--purple-200)}.timeline b{font-weight:600}dl.kv{display:grid;grid-template-columns:140px 1fr;gap:8px 12px;margin:0;font-size:13px}dl.kv dt{color:var(--muted)}dl.kv dd{margin:0}.login{min-height:100%;display:flex;align-items:center;justify-content:center;padding:24px}.login .card{width:min(420px,100%);display:flex;flex-direction:column;gap:16px}.login img{height:57px;width:168px;margin:0 auto 8px}.skeleton{height:14px;border-radius:6px;background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:200% 100%;animation:sk 1.2s infinite}@keyframes sk{to{background-position:-200% 0}}@media (max-width:1100px){.split,.sub{grid-template-columns:minmax(0,1fr)}.g4,.g6{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.side{display:none}.main{padding:16px}.g2,.g3{grid-template-columns:minmax(0,1fr)}}.lang-switch{display:flex;gap:2px;padding:3px;border-radius:999px;background:var(--purple-100);margin:0 4px}.lang-switch button{flex:1 1 0;min-width:0;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;color:var(--purple);white-space:nowrap;transition:background .15s,color .15s}.lang-switch button:hover:not(.on){background:#fff}.lang-switch button.on{background:var(--purple);color:#fff;box-shadow:0 1px 2px #0000001f}.side-lang{margin:4px 0 2px;width:100%}.side-lang button{padding:5px 8px;font-size:12px;line-height:18px}.field input:disabled,.field select:disabled,.field textarea:disabled,.field input[readonly]{background:var(--bg);color:var(--muted);border-color:var(--border-2);cursor:not-allowed;opacity:1;-webkit-text-fill-color:var(--muted)}.psuffix:has(input:disabled) em{color:var(--muted)}.toggle:disabled{opacity:.45;cursor:not-allowed}
