.my-dashboard{display:flex;min-height:100vh;background:#f1f3f6;color:#222;font-family:Ubuntu,PT Sans Narrow,Arial,sans-serif}.my-dashboard__sidebar{width:220px;flex:0 0 220px;background:#1f2733;color:#c7d0db;display:flex;flex-direction:column}.my-dashboard__brand{padding:18px 20px;font-size:18px;font-weight:700;letter-spacing:.5px;color:#fff;background:#18202b;border-bottom:1px solid #2b3543}.my-dashboard__brand small{display:block;font-size:11px;font-weight:400;color:#8a96a6;letter-spacing:0}.my-dashboard__profile{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #2b3543}.my-dashboard__profile img{width:36px;height:36px;border-radius:4px}.my-dashboard__profile-name{font-size:14px;color:#fff;font-weight:600}.my-dashboard__profile-sub{font-size:11px;color:#8a96a6}.my-dashboard__nav{list-style:none;margin:0;padding:8px 0;flex:1 1 auto}.my-dashboard__nav a{display:block;padding:11px 20px;color:#c7d0db;text-decoration:none;font-size:14px;border-left:3px solid transparent}.my-dashboard__nav a:hover{background:#28323f;color:#fff}.my-dashboard__nav a.active{background:#28323f;color:#fff;border-left-color:#4a90d9}.my-dashboard__sidebar-footer{padding:12px 20px;border-top:1px solid #2b3543;font-size:13px}.my-dashboard__sidebar-footer a{color:#8a96a6;text-decoration:none}.my-dashboard__sidebar-footer a:hover{color:#fff}.my-dashboard__main{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}.my-dashboard__header{display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dfe3e8;padding:14px 24px}.my-dashboard__header h1{margin:0;font-size:20px;font-weight:600}.my-dashboard__header-stats{display:flex;gap:18px;list-style:none;margin:0;padding:0}.my-dashboard__stat{text-align:center;font-size:12px;color:#6b7785}.my-dashboard__stat b{display:block;font-size:16px;color:#222}.my-dashboard__badge{display:inline-block;min-width:20px;padding:1px 7px;border-radius:10px;font-size:12px;font-weight:700;color:#fff}.my-dashboard__badge--green{background:#43a047}.my-dashboard__badge--grey{background:#9aa5b1}.my-dashboard__badge--blue{background:#4a90d9}.my-dashboard__badge--amber{background:#f0a020}.my-dashboard__content{flex:1 1 auto;padding:24px}.my-dashboard__alerts{margin:0 0 16px}.my-dashboard__alert{display:flex;align-items:center;gap:8px;padding:10px 14px;margin-bottom:8px;border-radius:4px;font-size:14px;border:1px solid transparent}.my-dashboard__alert a{color:inherit;font-weight:600}.my-dashboard__alert--info{background:#e8f1fb;border-color:#b9d6f2;color:#1c4e80}.my-dashboard__alert--warn{background:#fdf3e2;border-color:#f3d9a7;color:#8a5a00}.my-dashboard__alert--success{background:#e8f6e9;border-color:#b6e0b9;color:#265e2a}.my-dashboard__footer{padding:14px 24px;border-top:1px solid #dfe3e8;background:#fff;color:#8a96a6;font-size:12px}.my-dashboard .box-element{background:#fff;border:1px solid #dfe3e8;border-radius:4px;margin-bottom:18px;overflow:hidden}.my-dashboard .box-head-light{padding:10px 16px;background:#f7f9fb;border-bottom:1px solid #dfe3e8}.my-dashboard .box-head-light h3{margin:0;font-size:15px;font-weight:600}.my-dashboard .box-content{padding:16px}.my-dashboard .box-content.no-padding{padding:0}.my-overview__actions{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}.my-overview__actions li{border:1px solid #e4e8ed;border-radius:4px;padding:12px 14px;background:#fafbfc}.my-overview__actions a{display:block;font-weight:600;color:#1c4e80;text-decoration:none}.my-overview__actions a:hover{text-decoration:underline}.my-overview__actions span{display:block;font-size:12px;color:#8a96a6;margin-top:2px}.my-overview__stats{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;text-align:center}.my-overview__stats li{border:1px solid #e4e8ed;border-radius:4px;padding:14px 8px;background:#fafbfc}.my-overview__stats b{display:block;font-size:24px;font-weight:700;color:#222}.my-overview__stats b small{font-size:13px;font-weight:400;color:#8a96a6}.my-overview__stats span{display:block;font-size:12px;color:#6b7785;margin-top:4px}.my-overview__key{display:block;padding:10px 12px;background:#1f2733;color:#c7d0db;border-radius:4px;font-family:Ubuntu Mono,Courier New,monospace;font-size:13px;word-break:break-all;-webkit-user-select:all;user-select:all}@media (max-width: 760px){.my-dashboard{flex-direction:column}.my-dashboard__sidebar{width:100%;flex:0 0 auto}.my-dashboard__nav{display:flex;flex-wrap:wrap;padding:4px}.my-dashboard__nav a{border-left:none;border-bottom:3px solid transparent;padding:8px 12px}.my-dashboard__nav a.active{border-left:none;border-bottom-color:#4a90d9}}.security-option{padding:16px 0;border-bottom:1px solid #eee}.security-option:last-child{border-bottom:none}.security-option .two-thirds{display:block;width:66%;float:left}.security-option__desc{white-space:pre-wrap;font-size:13px;line-height:1.5;color:#555;margin:8px 0 0;text-indent:20px}.security-option__toggle{width:30%;float:right;text-align:right;padding-top:24px}.i-switch{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.i-switch input{width:18px;height:18px}.i-switch span{font-weight:600}.server-panel{display:flex;min-height:100vh;background:#eef1f5;color:#1f2937;font-family:Ubuntu,PT Sans Narrow,Arial,sans-serif}.server-panel__sidebar{width:240px;flex:0 0 240px;background:#0f172a;color:#cbd5e1;display:flex;flex-direction:column}.server-panel__brand{display:block;padding:18px 20px;font-size:18px;font-weight:700;letter-spacing:.3px;color:#fff;text-decoration:none;background:#0b1120;border-bottom:1px solid #1e293b}.server-panel__brand small{display:block;font-size:11px;font-weight:400;color:#64748b;letter-spacing:0}.server-panel__profile{display:flex;align-items:center;gap:10px;padding:14px 18px;border-bottom:1px solid #1e293b}.server-panel__profile img{width:36px;height:36px;border-radius:8px}.server-panel__profile-text{min-width:0}.server-panel__profile-name{font-size:14px;color:#fff;font-weight:600}.server-panel__profile-sub{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-panel nav{flex:1 1 auto;overflow-y:auto;padding:8px 0}.server-panel__nav-section+.server-panel__nav-section{margin-top:6px}.server-panel__nav-heading{padding:12px 20px 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#64748b}.server-panel__nav{list-style:none;margin:0;padding:0}.server-panel__nav a{display:flex;align-items:center;justify-content:space-between;padding:9px 20px;color:#cbd5e1;text-decoration:none;font-size:14px;border-left:3px solid transparent}.server-panel__nav a:hover{background:#1e293b;color:#fff}.server-panel__nav a.active{background:#1e293b;color:#fff;border-left-color:#314cf6}.server-panel__nav a.locked{opacity:.65}.server-panel__premium-badge{color:#fbbf24;font-size:12px}.server-panel__sidebar-footer{display:flex;flex-direction:column;gap:6px;padding:14px 20px;border-top:1px solid #1e293b;font-size:13px}.server-panel__sidebar-footer a{color:#64748b;text-decoration:none}.server-panel__sidebar-footer a:hover{color:#fff}.server-panel__sidebar-footer button{align-self:flex-start;background:none;border:none;padding:0;color:#64748b;font:inherit;cursor:pointer}.server-panel__sidebar-footer button:hover{color:#fff}.server-panel__main{flex:1 1 auto;display:flex;flex-direction:column;min-width:0}.server-panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a;padding:14px 24px}.server-panel__title{margin:0;font-size:18px;font-weight:700;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.server-panel__badges{display:flex;gap:18px;list-style:none;margin:0;padding:0}.server-panel__badges li{text-align:center;font-size:12px;color:#64748b}.server-panel__badge{display:inline-block;min-width:20px;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;color:#fff}.server-panel__badge--green{background:#16a34a}.server-panel__badge--grey{background:#94a3b8}.server-panel__badge--blue{background:#314cf6}.server-panel__badge--amber{background:#d97706}.server-panel__content{flex:1 1 auto;padding:24px}.server-panel__footer{padding:14px 24px;border-top:1px solid #e5e7eb;background:#fff;color:#94a3b8;font-size:12px}.server-panel__loading{display:flex;align-items:center;justify-content:center;min-height:100vh;color:#64748b;font-family:Ubuntu,Arial,sans-serif}.server-panel__error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;min-height:100vh;text-align:center;padding:24px;font-family:Ubuntu,Arial,sans-serif;color:#1f2937}.server-panel__error h1{font-size:64px;margin:0;color:#0f172a}.server-panel__error hr{width:80px;border:none;border-top:2px solid #314cf6}.server-panel__error a{color:#314cf6;font-weight:600;text-decoration:none}@media (max-width: 760px){.server-panel{flex-direction:column}.server-panel__sidebar{width:100%;flex:0 0 auto}.server-panel__nav a{border-left:none;border-bottom:3px solid transparent}.server-panel__nav a.active{border-left:none;border-bottom-color:#314cf6}}.sp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.sp-tile{display:flex;flex-direction:column;gap:2px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.sp-tile__link{font-weight:600;color:#314cf6;text-decoration:none}.sp-tile__link:hover{text-decoration:underline}.sp-tile__hint{font-size:12px;color:#64748b}.sp-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;padding:14px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.sp-stat__num{font-size:24px;font-weight:700;color:#314cf6}.sp-stat__label{font-size:12px;color:#64748b}.sp-chart{padding:14px 16px}.sp-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.sp-toolbar__grow{flex:1 1 auto;min-width:0}.sp-toolbar__count{font-size:13px;color:#64748b}.sp-row-actions{display:flex;flex-wrap:wrap;gap:6px}.sp-row-actions .btn{padding:4px 10px;font-size:12px}.sp-perms{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:8px}.sp-perm{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #d6dae1;border-radius:8px;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s,background .12s}.sp-perm:hover{border-color:#314cf6}.sp-perm input{position:absolute;opacity:0;width:0;height:0}.sp-perm__key{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#eef0f3;color:#64748b;font-weight:700;font-size:13px;text-transform:uppercase}.sp-perm__label{font-size:13px;line-height:1.3;color:#374151}.sp-perm.is-on{border-color:#314cf6;background:#f4f6ff}.sp-perm.is-on .sp-perm__label{color:#1f2937}.sp-perm.is-on .sp-perm__key{background:#314cf6;color:#fff}.sp-perm:focus-within{border-color:#314cf6;box-shadow:0 0 0 3px #314cf62e}.sp-perm-chip{font-family:Ubuntu Mono,Courier New,monospace;text-transform:uppercase}.sp-perms-label{display:block;font-size:13px;font-weight:600;color:#374151;margin:0 0 6px}.sp-perms-label .muted{font-weight:400}.sp-meta{display:flex;flex-wrap:wrap;gap:6px 28px;margin:0}.sp-meta__row{display:flex;flex-direction:column;gap:2px}.sp-meta__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#94a3b8}.sp-meta__val{font-size:14px;color:#1f2937}.sp-dl{display:flex;flex-direction:column;gap:10px}.sp-dl__item{display:flex;align-items:center;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc}.sp-dl__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:8px;background:#eef0f3;color:#314cf6;font-size:16px}.sp-dl__main{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1 auto}.sp-dl__label{font-size:14px;font-weight:600;color:#1f2937}.sp-dl__file{font-size:12px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sp-steps{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;counter-reset:sp-step;list-style:none}.sp-steps li{position:relative;padding-left:36px;font-size:14px;line-height:1.55;color:#374151}.sp-steps li:before{counter-increment:sp-step;content:counter(sp-step);position:absolute;left:0;top:-1px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:#314cf6;color:#fff;font-size:12px;font-weight:700}.sp-code{display:block;margin-top:6px;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;background:#f8fafc;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;color:#1f2937;overflow-x:auto;white-space:pre}.sp-links{display:flex;flex-wrap:wrap;gap:8px}.sp-link{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:1px solid #d6dae1;border-radius:8px;background:#fff;font-size:13px;font-weight:600;color:#314cf6;text-decoration:none;transition:border-color .12s,background .12s}.sp-link:hover{border-color:#314cf6;background:#f4f6ff}:root{--brand: #314cf6;--brand-hover: #2740d8;--link: var(--brand);--link-hover: var(--brand-hover)}body{margin:0;font-family:Ubuntu,PT Sans Narrow,Arial,sans-serif}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}#body-container{min-height:100vh}.container-liquid{width:100%}.alert-msg{margin:10px 0;padding:8px 14px;border-radius:4px;font-size:14px}.alert-msg ul{margin:0;padding-left:18px}.alert-msg.error-msg{background:#fdecea;color:#8a1c12;border:1px solid #f5c2bd}.alert-msg.success-msg{background:#e6f4ea;color:#145c2e;border:1px solid #b7dfc2}#error-page-container{text-align:center;padding:80px 20px}#error-page-container h1{font-size:72px;margin:0;color:#314cf6}#error-page-container hr{width:200px;border:none;border-top:2px solid #314cf6;margin:20px auto}#error-page-container span{display:block;margin-bottom:20px;color:#555}#error-page-container a{color:#314cf6;text-decoration:none}.search-box-row{display:flex;align-items:center;background:#fff;border:1px solid #ddd;border-radius:3px;overflow:hidden}.search-box-row .searchtype{flex-basis:90px;font-size:14px;border:0;padding:4px;margin:0;background:none;cursor:pointer}.search-box-row .search-input{flex-grow:1;border:0;padding:4px 6px;font-size:14px;outline:none}.search-box-header{min-width:220px}.search-box-page .search-box-row{max-width:480px}.search-box .search-results{position:absolute;z-index:1000;left:0;right:0;top:100%;margin:2px 0 0;padding:0;list-style:none;background:#fff;border:1px solid #ddd;border-radius:3px;box-shadow:0 2px 6px #00000026;max-height:320px;overflow-y:auto}.search-box .search-results li{padding:6px 10px;cursor:pointer;color:#333}.search-box .search-results li.active,.search-box .search-results li:hover{background:#314cf6;color:#fff}.search-page-results{list-style:none;padding:0;margin:0}.search-page-results li{padding:8px 0;border-bottom:1px solid #f1f3f6}.search-page-results li:last-child{border-bottom:0}.search-page-results a{color:#314cf6;text-decoration:none}body{background:#eef1f5!important;color:#1f2937}body p{min-width:0}.app-shell{display:flex;min-height:100vh}#left-menu{display:none!important}#content-container{width:100%!important;right:auto!important;margin:0!important;float:none!important}.app-sidebar{position:sticky;top:0;align-self:flex-start;width:248px;flex-shrink:0;height:100vh;overflow-y:auto;background:#0f172a;color:#cbd5e1;box-shadow:2px 0 8px #00000014;z-index:60}.app-sidebar__brand{padding:18px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.app-sidebar__brand a{display:block}.app-sidebar__brand img{display:block;width:100%;height:auto}.app-nav{padding:12px 10px 28px}.app-nav__group{margin-bottom:18px}.app-nav__label{display:block;padding:6px 12px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-weight:700}.app-nav__item{display:flex;align-items:center;gap:11px;padding:9px 12px;margin:1px 0;border-radius:8px;text-decoration:none;font-size:14px;transition:background .12s,color .12s}.app-sidebar .app-nav__item{color:#cbd5e1}.app-sidebar .app-nav__item:hover{background:#ffffff0f;color:#fff}.app-sidebar .app-nav__item--active{background:#314cf6;color:#fff}.app-sidebar .app-nav__item--active:hover{background:#314cf6}.app-nav__icon{width:18px;text-align:center;font-size:14px;flex-shrink:0}.app-nav__ext{margin-left:auto;font-size:10px;opacity:.4}.app-nav__badge{margin-left:6px;background:#f0d73a;color:#1f2937;font-size:11px;font-weight:700;padding:0 6px;border-radius:9px}.app-main{flex:1;min-width:0;display:flex;flex-direction:column}.app-topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:16px;height:60px;padding:0 20px;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a}.app-topbar__toggle{display:none;background:none;border:0;font-size:20px;color:#374151;cursor:pointer;padding:6px}.app-topbar__search{flex:1;max-width:460px}.app-topbar__account{margin-left:auto;display:flex;align-items:center;gap:10px}.app-account{display:flex;align-items:center;gap:8px;color:#1f2937;text-decoration:none;font-weight:600;font-size:14px}.app-account__avatar{width:32px;height:32px;border-radius:50%}.app-topbar__btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;color:#374151;background:#f1f3f6}.app-topbar__btn:hover{background:#e5e7eb}.app-topbar__btn--primary{background:#314cf6;color:#fff}.app-topbar__btn--primary:hover{background:#2740d8}.app-content{flex:1;padding:24px;min-width:0}.app-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:55}@media (max-width: 1024px){.app-sidebar{position:fixed;top:0;left:0;transform:translate(-100%);transition:transform .22s ease}.app-sidebar--open{transform:translate(0)}.app-topbar__toggle{display:inline-flex}}.page{max-width:1100px}.page__head{margin:0 0 16px}.page__head--split{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.page__title{margin:0;font-size:22px;font-weight:700;color:#1f2937}.page__subtitle{margin-top:4px;color:#64748b;font-size:14px}.page__head-actions{flex-shrink:0}.tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #d6dae1;background:#fff;color:#374151;padding:8px 14px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer}.tab:hover{background:#f1f3f6}.tab--active,.tab--active:hover{background:#314cf6;border-color:#314cf6;color:#fff}.card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.card__scroll{overflow-x:auto}.card__body{padding:14px 16px}.card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-top:1px solid #eef0f3;flex-wrap:wrap}.tbl{width:100%;border-collapse:collapse;font-size:14px}.tbl thead th{text-align:left;padding:12px 14px;background:#f8fafc;color:#64748b;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #e5e7eb;white-space:nowrap}.tbl tbody td{padding:11px 14px;border-bottom:1px solid #f1f3f6;color:#1f2937;vertical-align:middle}.tbl tbody tr:last-child td{border-bottom:0}.tbl tbody tr:hover td{background:#f9fafb}.tbl__link{font-weight:600;text-decoration:none}.card .tbl__link{color:var(--link)}.card .tbl__link:hover{text-decoration:underline}.tbl__handled{color:#b12727;font-weight:600}.tbl__msg{padding:28px 14px;text-align:center;color:#64748b}.tbl__msg--error{color:#b91c1c}.badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.3);white-space:nowrap}.muted{color:#64748b}.nowrap{white-space:nowrap}.pager{display:flex;align-items:center;gap:10px}.pager__page{font-size:13px;color:#64748b}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d6dae1;background:#fff;color:#374151;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;cursor:pointer;transition:background .12s,border-color .12s,color .12s,box-shadow .12s}.btn,.btn:hover{text-decoration:none}.btn:hover:not(:disabled){background:#f1f3f6}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #314cf659}.btn:disabled{opacity:.5;cursor:not-allowed}.report-actions{display:flex;align-items:center;gap:6px;flex-wrap:nowrap}.report-actions .btn{padding:5px 9px;font-size:12px;line-height:1}.legend{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:14px}.legend__label{font-size:13px;color:#64748b;font-weight:600;margin-right:4px}.page--wide{max-width:1180px}.back{display:inline-block;font-size:13px;color:#64748b;text-decoration:none;margin-bottom:6px}.back:hover{color:var(--link-hover)}.dispute-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.badge--lg{padding:5px 12px;font-size:13px;border-radius:8px}.dispute-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.thread{display:flex;flex-direction:column;gap:12px}.msg{display:flex;gap:12px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;box-shadow:0 1px 3px #0000000a}.msg--opener{border-color:#c9d4ff;background:#f7f9ff}.msg__avatar{width:40px;height:40px;border-radius:8px;flex-shrink:0;background:#eef1f5}.msg__main{min-width:0;flex:1}.msg__head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:6px}.msg__author{font-weight:700;color:#1f2937}.msg__tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#314cf6;background:#eaeefe;padding:1px 7px;border-radius:6px}.msg__time{margin-left:auto;font-size:12px;color:#94a3b8}.msg__body{white-space:pre-wrap;word-break:break-word;color:#374151;font-size:14px;line-height:1.55}.composer{margin-top:12px;padding:14px}.composer__actions{display:flex;justify-content:flex-end;margin-top:10px}.composer__note{margin:4px 2px}.btn--primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn--primary:hover:not(:disabled){background:var(--brand-hover);border-color:var(--brand-hover)}.btn--block{display:block;width:100%;margin-bottom:6px;text-align:center}.dispute-aside{display:flex;flex-direction:column;gap:14px}.card__head{padding:12px 16px;font-weight:700;font-size:13px;color:#1f2937;border-bottom:1px solid #eef0f3}.ctx{margin:0;padding:4px 16px 14px}.ctx__row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-top:1px solid #f4f6f8;font-size:13px}.ctx__label{color:#64748b;margin:0}.ctx__val{margin:0;color:#1f2937;font-weight:600;text-align:right}.actions{padding:12px 16px 14px}.actions__group+.actions__group{margin-top:12px}.actions__title{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8;font-weight:700;margin-bottom:6px}.evidence{padding:12px 16px 14px}.evidence__item+.evidence__item{margin-top:12px}.evidence__video{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px;display:block;margin-bottom:4px}@media (max-width: 860px){.dispute-layout{grid-template-columns:1fr}}.tools{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;padding:14px 16px}.tool{display:flex;flex-direction:column;gap:6px;padding:14px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.tool--danger{border-color:#f3cccc;background:#fdf5f5}.tool__name{font-size:14px;font-weight:700;color:#1f2937}.tool__desc{flex:1 1 auto;font-size:13px;line-height:1.5;color:#64748b}.tool__reason{font-size:12px;color:#94a3b8;margin:0}.tool__action{margin-top:4px}.tool-confirm{border:1px solid #f3cccc}.tool-confirm__lead{margin:0 0 6px;font-size:14px;color:#1f2937}.tool-confirm__meta{margin:0 0 12px;line-height:1.55}.tool-confirm__countdown{font-style:normal;font-weight:700;color:#b91c1c}.tool-confirm__toggle{margin:0 0 12px}.tool-confirm__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.btn--danger{background:#dc2626;border-color:#dc2626;color:#fff}.btn--danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.btn--ghost{background:transparent;border-color:transparent;color:var(--brand)}.btn--ghost:hover:not(:disabled){background:#eef1f8}.field{display:block;margin-bottom:14px}.field:last-child{margin-bottom:0}.field__label{display:block;font-size:13px;font-weight:600;color:#374151;margin-bottom:6px}.field__hint{margin-top:6px;font-size:12px;color:#94a3b8}.field__error{margin-top:6px;font-size:12px;color:#b91c1c;font-weight:600}input.input,textarea.textarea,select.select{width:100%;box-sizing:border-box;border:1px solid #d6dae1;border-radius:8px;padding:9px 12px;font:inherit;font-size:14px;background:#fff;color:#1f2937;outline:none}textarea.textarea{resize:vertical;min-height:96px}.input:focus,.textarea:focus,.select:focus{border-color:#314cf6;box-shadow:0 0 0 3px #314cf61f}.input:disabled,.textarea:disabled,.select:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}.input::placeholder,.textarea::placeholder{color:#9ca3af}.field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0 14px;margin-bottom:14px}.field-row:last-child{margin-bottom:0}.field-row>.field{margin-bottom:14px}.state{padding:40px 20px;text-align:center;color:#64748b}.state__icon{font-size:26px;color:#cbd5e1;margin-bottom:10px}.state__title{font-size:15px;font-weight:700;color:#1f2937;margin-bottom:4px}.state__msg{font-size:14px;color:#64748b}.state--error .state__title{color:#b91c1c}.person{display:flex;align-items:center;gap:12px;min-width:0}.person--inset{padding:14px 16px}.person__avatar{width:44px;height:44px;border-radius:8px;background:#eef1f5;flex-shrink:0}.person--sm .person__avatar{width:32px;height:32px}.person--lg .person__avatar{width:56px;height:56px}.person__body{min-width:0}.person__name{font-weight:700;color:#1f2937;overflow:hidden;text-overflow:ellipsis}.person__meta{color:#64748b;font-size:13px}.prose{color:#374151;font-size:14px;line-height:1.6}.prose>:first-child{margin-top:0}.prose>:last-child{margin-bottom:0}.prose h1{font-size:19px;font-weight:700;color:#1f2937;margin:28px 0 12px;padding-bottom:8px;border-bottom:1px solid #eef0f3}.prose h2{font-size:16px;font-weight:700;color:#1f2937;margin:22px 0 8px}.prose h3{font-size:14px;font-weight:700;color:#1f2937;margin:18px 0 6px}.prose p{margin:0 0 12px}.prose a{color:#314cf6;font-weight:600;text-decoration:none}.prose a:hover{text-decoration:underline}.prose ol,.prose ul{margin:0 0 12px;padding-left:22px}.prose li{margin-bottom:6px}.prose li>p{margin:0 0 6px}.card--gap{margin-top:16px}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.toolbar .input,.toolbar .select{flex:0 1 240px;width:auto}.toolbar--grow{flex:1 1 auto}.form-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:4px}.tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.tile{display:block;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:#fff;text-decoration:none}.tile:hover{border-color:#314cf6;box-shadow:0 1px 3px #0000000d}.tile__title{font-weight:700;color:#314cf6}.tile__sub{display:block;font-size:12px;color:#64748b;margin-top:2px}.stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.stat{border:1px solid #e5e7eb;border-radius:12px;padding:16px 12px;text-align:center;background:#fff}.stat__value{font-size:26px;font-weight:700;color:#1f2937}.stat__value small{font-size:13px;font-weight:400;color:#94a3b8}.stat__label{font-size:12px;color:#64748b;margin-top:4px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.keyblock{display:block;padding:10px 12px;background:#0f172a;color:#cbd5e1;border-radius:8px;font-family:Ubuntu Mono,Courier New,monospace;font-size:13px;word-break:break-all;-webkit-user-select:all;user-select:all}.switch-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #f1f3f6}.switch-row:last-child{border-bottom:0}.switch-row__title{font-weight:700;color:#1f2937;font-size:15px}.switch-row__desc{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.55;white-space:pre-wrap;font-family:inherit}.switch{position:relative;display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;flex-shrink:0}.switch input{position:absolute;opacity:0;width:0;height:0}.switch__track{width:42px;height:24px;border-radius:999px;background:#cbd5e1;position:relative;transition:background .15s;flex:0 0 auto}.switch__track:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .15s;box-shadow:0 1px 2px #00000040}.switch input:checked+.switch__track{background:#314cf6}.switch input:checked+.switch__track:after{transform:translate(18px)}.switch input:disabled+.switch__track{opacity:.5}.switch input:focus-visible+.switch__track{box-shadow:0 0 0 3px #314cf640}.switch__label{font-weight:600;font-size:13px;color:#374151}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.plan{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.plan__head{padding:16px;color:#fff;text-align:center}.plan__name{margin:0;font-size:18px;font-weight:700}.plan__price{font-size:30px;font-weight:700;color:#1f2937;text-align:center;padding:14px 0 4px}.plan__period{text-align:center;font-size:12px;color:#64748b;margin:0 0 12px}.plan__features{list-style:none;margin:0;padding:0 16px;flex:1 1 auto}.plan__features li{padding:7px 0;border-bottom:1px solid #f1f3f6;font-size:13px;color:#374151}.plan__features li:last-child{border-bottom:0}.plan__foot{padding:14px 16px}.deflist{display:grid;grid-template-columns:max-content 1fr;gap:8px 16px;font-size:14px}.deflist dt{color:#64748b;font-weight:600}.deflist dd{margin:0;color:#1f2937}@media (max-width: 560px){.switch-row{flex-direction:column}}.prose ol ol,.prose ol ul,.prose ul ol,.prose ul ul{margin-top:6px}.prose__lead{font-size:15px;color:#1f2937}.prose__updated{margin-top:18px;font-size:13px;color:#94a3b8}.auth{max-width:420px;margin:0 auto;padding:8px 0 32px}.auth--wide{max-width:560px}.auth__brand{text-align:center;margin-bottom:20px}.auth__brand h1{margin:0 0 4px;font-size:22px;font-weight:700;color:#1f2937}.auth__brand p{margin:0;font-size:14px;color:#64748b}.auth__row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 16px;font-size:14px}.auth__check{display:inline-flex;align-items:center;gap:8px;color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none}.auth__check input{width:15px;height:15px;accent-color:#314cf6;margin:0}.auth__link{color:#314cf6;text-decoration:none;font-weight:600}.auth__link:hover{text-decoration:underline}.auth__alt{margin-top:18px;text-align:center;font-size:14px;color:#64748b}.auth__steps{margin:0;padding:0;list-style:none;counter-reset:step}.auth__steps li{position:relative;padding:0 0 16px 40px;color:#374151;font-size:14px;line-height:1.5}.auth__steps li:last-child{padding-bottom:0}.auth__steps li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:-1px;width:26px;height:26px;border-radius:999px;background:#eef1f8;color:#314cf6;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.auth__code{display:inline-block;padding:2px 8px;border-radius:6px;background:#0f172a;color:#e2e8f0;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}a.tab{text-decoration:none}.reason-callout{font-size:16px;font-weight:600;color:#1f2937;line-height:1.55;text-align:center;white-space:pre-wrap;word-break:break-word}.proof-figure{margin:0}.proof-figure+.proof-figure{margin-top:16px;padding-top:16px;border-top:1px solid #f1f3f6}.proof-figure__img{width:100%;border-radius:8px;display:block;background:#eef1f5}.proof-figure__video{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px;display:block}.proof-figure__cap{margin-top:8px;font-size:13px;color:#64748b;text-align:center}.seg{display:inline-flex;gap:6px;margin-bottom:12px}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.gallery__tile{display:flex;flex-direction:column;overflow:hidden}.gallery__thumb{display:block;aspect-ratio:4 / 3;overflow:hidden;background:#eef1f5}.gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gallery__meta{padding:10px 12px;display:flex;flex-direction:column;gap:3px}.gallery__name{font-weight:700;color:#1f2937}.gallery__sub{font-size:12px;color:#64748b}.gallery__sub a{color:#314cf6;font-weight:600;text-decoration:none}.gallery__sub a:hover{text-decoration:underline}.desc-block{white-space:pre-wrap;word-break:break-word;line-height:1.55;color:#374151;font-size:14px}.embed-field{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.tbl tbody tr.row--report td{background:#fff4f4}.tbl tbody tr.row--report:hover td{background:#ffecec}.tbl tbody tr.row--perma td{background:#eef4ff}.tbl tbody tr.row--perma:hover td{background:#e6eeff}.tbl__avatar{width:18px;height:18px;border-radius:4px;vertical-align:middle;margin-right:6px;background:#eef1f5}.card__subtitle{margin-top:4px;font-weight:400;font-size:12px;color:#64748b}.friend-link{text-decoration:none}.friend-link .person__name{color:#314cf6}.friend-link:hover .person__name{text-decoration:underline}.friend-actions{display:flex;flex-wrap:wrap;gap:8px}.friend-actions-cell{text-align:right;white-space:nowrap}.friend-actions-cell .friend-actions{justify-content:flex-end}
