@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&family=Inter:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&family=Noto+Serif+SC:wght@500;600;700&display=swap";.profile-v2-page{--profile-paper: #f8f6f2;--profile-card: #ffffff;--profile-ink: #1a1814;--profile-muted: #746d66;--profile-line: #ede8e2;--profile-red: #c71f16;--profile-red-dark: #8d130b;--profile-gold: #d49a35;width:100%;min-height:100vh;color:var(--profile-ink);background:var(--profile-paper)}.profile-v2-page *,.profile-v2-page *:before,.profile-v2-page *:after{box-sizing:border-box}.profile-v2-page button,.profile-v2-page input,.profile-v2-page textarea{font:inherit}.profile-v2-page button,.profile-v2-page a{-webkit-tap-highlight-color:transparent}.profile-nav{width:min(100%,1440px);height:62px;margin:0 auto;padding:0 48px 0 80px;display:flex;align-items:center;gap:0;background:#fff;border-bottom:1px solid var(--profile-line)}.profile-brand{display:inline-flex;align-items:center;gap:11px;color:var(--profile-ink);white-space:nowrap}.profile-brand i{width:5px;height:24px;flex:0 0 5px;border-radius:2px;background:var(--profile-red)}.profile-brand b{font:700 17px/1.1 "Noto Serif SC",Microsoft YaHei,serif;letter-spacing:-.02em}.profile-nav nav{margin-left:99px;display:flex;align-items:center;gap:28px}.profile-nav nav a{color:#5e5852;font-size:13px;line-height:62px;white-space:nowrap}.profile-nav nav a:hover{color:var(--profile-red)}.profile-nav-account{margin-left:auto;display:flex;align-items:center;gap:58px;color:#39342f;font-size:13px;white-space:nowrap}.profile-points-link{display:inline-flex;align-items:center;gap:5px;color:var(--profile-gold);font-weight:700}.profile-points-link svg{width:12px;height:12px;fill:currentColor}.profile-v2-page>main{width:min(100%,1440px);min-height:1138px;margin:0 auto;padding:28px 60px 64px}.profile-hero{min-height:150px;padding:30px;display:grid;grid-template-columns:80px minmax(280px,1fr) 480px;align-items:center;gap:16px;overflow:hidden;border:1px solid #efc8c4;border-radius:16px;background:linear-gradient(112deg,#fff7f6,#fbe9e7 72%,#f8dedb);animation:profile-rise .42s cubic-bezier(.2,.8,.2,1) both}.profile-avatar{width:80px;height:80px;display:grid;place-items:center;overflow:hidden;border-radius:50%;color:#fff;background:linear-gradient(145deg,var(--profile-red),var(--profile-red-dark));box-shadow:0 8px 22px #8d130b2e}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-avatar b{font:700 28px/1 "Noto Serif SC",Microsoft YaHei,serif}.profile-hero-copy{min-width:0;align-self:center}.profile-hero-copy h1{margin:0;font:700 25px/1.25 "Noto Serif SC",Microsoft YaHei,serif;letter-spacing:-.02em}.profile-hero-copy p{max-width:440px;margin:7px 0 6px;overflow:hidden;color:#665e58;font-size:13px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.profile-hero-copy span{display:inline-flex;align-items:center;gap:5px;color:#8c756e;font-size:11px}.profile-hero-copy svg{width:13px;height:13px;color:var(--profile-red)}.profile-kpis{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.profile-kpis div{min-width:0;padding-left:22px;border-left:1px solid rgba(199,31,22,.15)}.profile-kpis dt{color:#8a7770;font-size:11px;white-space:nowrap}.profile-kpis dd{margin:3px 0 0;color:var(--profile-red);font:700 24px/1.2 IBM Plex Mono,Consolas,monospace;white-space:nowrap}.profile-grid{margin-top:30px;display:grid;grid-template-columns:645fr 659fr;grid-template-areas:"basic wallet" "binding privacy";gap:16px}.profile-card{min-width:0;padding:20px;overflow:hidden;border:1px solid var(--profile-line);border-radius:14px;background:var(--profile-card);box-shadow:0 10px 30px #2d231906;animation:profile-rise .42s cubic-bezier(.2,.8,.2,1) both}.profile-card-basic{grid-area:basic;min-height:330px;animation-delay:55ms}.profile-card-wallet{grid-area:wallet;min-height:330px;animation-delay:.11s}.profile-card-binding{grid-area:binding;min-height:280px;animation-delay:165ms}.profile-card-privacy{grid-area:privacy;min-height:280px;animation-delay:.22s}.profile-card>header{min-height:48px;padding-bottom:12px;border-bottom:1px solid var(--profile-line)}.profile-card>header h2{margin:0;font:700 18px/1.2 "Noto Serif SC",Microsoft YaHei,serif}.profile-card>header p{margin:6px 0 0;color:var(--profile-muted);font-size:11px;line-height:1.4}.profile-detail-list{position:relative;padding-top:3px}.profile-detail-list>div{min-height:39px;display:grid;grid-template-columns:128px 1fr;align-items:center;gap:12px;border-bottom:1px solid #f3efeb}.profile-detail-list span,.profile-detail-list b{font-size:12px}.profile-detail-list span{color:var(--profile-muted)}.profile-detail-list b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-detail-list .is-muted{color:#a49d96;font-weight:500}.profile-primary-action,.profile-page-error button,.profile-state button{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff;border:0;border-radius:8px;background:var(--profile-red);cursor:pointer}.profile-primary-action{margin-top:13px}.profile-primary-action svg,.profile-page-error button svg,.profile-state button svg{width:15px;height:15px}.profile-primary-action:hover,.profile-page-error button:hover,.profile-state button:hover{background:var(--profile-red-dark)}.profile-success{margin-left:12px;display:inline-flex;align-items:center;gap:4px;color:#287850!important;font-size:11px!important}.profile-success svg{width:14px;height:14px}.profile-edit-form{padding-top:10px;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.profile-edit-form label{display:grid;gap:5px;color:#665f59;font-size:11px;font-weight:600}.profile-edit-form label:nth-of-type(3){grid-column:1 / -1}.profile-edit-form input,.profile-edit-form textarea{width:100%;border:1px solid #ded7d0;border-radius:7px;color:var(--profile-ink);background:#fdfcfb;outline:none}.profile-edit-form input{height:36px;padding:0 10px}.profile-edit-form textarea{min-height:50px;padding:8px 10px;resize:vertical;line-height:1.45}.profile-edit-form input:focus-visible,.profile-edit-form textarea:focus-visible{border-color:var(--profile-red);box-shadow:0 0 0 3px #c71f161a}.profile-form-error{grid-column:1 / -1;padding:8px 10px;color:#9d2e28;border:1px solid #efcac7;border-radius:7px;background:#fff5f4;font-size:11px;outline:none}.profile-form-actions{grid-column:1 / -1;display:flex;gap:8px}.profile-form-actions .profile-primary-action{margin:0}.profile-form-actions>button:last-child{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;gap:6px;color:#5e5751;border:1px solid #ded7d0;border-radius:8px;background:#fff;cursor:pointer}.profile-form-actions svg{width:15px;height:15px}.profile-edit-form>small{grid-column:1 / -1;color:#98918a;font-size:10px}.profile-edit-form button:disabled{cursor:wait;opacity:.62}.profile-wallet-summary{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #f0ebe6;border-radius:9px;background:#fbf9f7}.profile-wallet-summary>div{min-width:0;padding:10px 12px;display:grid;gap:2px}.profile-wallet-summary>div+div{border-left:1px solid #ede7e1}.profile-wallet-summary span,.profile-wallet-summary small{color:var(--profile-muted);font-size:10px}.profile-wallet-summary b{font:700 18px/1.25 IBM Plex Mono,Consolas,monospace}.profile-ledger-head{margin:12px 0 5px;display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-ledger-head h3{margin:0;font-size:12px}.profile-ledger-head time{color:#9a938c;font-size:9px}.profile-ledger-list{margin:0;padding:0;list-style:none}.profile-ledger-list li{min-height:41px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f1ece8}.profile-ledger-list span{min-width:0;display:grid;gap:2px}.profile-ledger-list b,.profile-ledger-list strong{font-size:11px}.profile-ledger-list small{overflow:hidden;color:var(--profile-muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-ledger-list .is-credit{color:#287850}.profile-ledger-list .is-debit{color:var(--profile-red)}.profile-wallet-actions{margin-top:11px;display:flex;gap:10px}.profile-wallet-actions button,.profile-wallet-actions a{width:120px;height:38px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;font-size:11px}.profile-wallet-actions button{color:#99918a;border:1px solid #ded8d2;background:#f4f1ee;cursor:not-allowed}.profile-wallet-actions a{color:var(--profile-red);border:1px solid #e5c2bf;background:#fff8f7}.profile-wallet-actions svg{width:13px;height:13px}.profile-setting-list{padding-top:7px}.profile-setting-list>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #f1ece8}.profile-setting-list>div:last-child{border-bottom:0}.profile-setting-list span{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 7px}.profile-setting-list span>svg{grid-row:1 / 3;width:16px;height:16px;color:var(--profile-red)}.profile-setting-list b{font-size:12px}.profile-setting-list small{grid-column:1 / -1;color:var(--profile-muted);font-size:10px}.profile-setting-list span>svg+b+small{grid-column:2}.profile-setting-list button{flex:0 0 auto;padding:6px 9px;color:#9b948d;border:1px solid #e3ddd7;border-radius:6px;background:#f5f2ef;font-size:10px;cursor:not-allowed}.profile-state{min-height:48px;padding:9px 10px;display:flex;align-items:center;gap:8px;color:var(--profile-muted);border:1px dashed #ddd5ce;border-radius:8px;background:#fbfaf9;font-size:11px}.profile-state>svg{width:17px;height:17px;flex:0 0 17px;color:#9a8e84}.profile-state button{min-height:29px;margin-left:auto;padding:0 9px;font-size:10px}.profile-state-empty{justify-content:center}.profile-card-wallet>.profile-state{margin-top:11px}.profile-page-loading,.profile-page-error{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.profile-page-loading>svg,.profile-page-error>svg{width:38px;height:38px;color:var(--profile-red)}.profile-page-loading h1,.profile-page-error h1{margin:18px 0 6px;font:700 24px "Noto Serif SC",Microsoft YaHei,serif}.profile-page-loading p,.profile-page-error p{margin:0 0 18px;color:var(--profile-muted);font-size:13px}.profile-spin{animation:profile-spin .9s linear infinite}.profile-v2-page button:focus-visible,.profile-v2-page a:focus-visible{outline:3px solid rgba(199,31,22,.28);outline-offset:2px}@keyframes profile-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes profile-spin{to{transform:rotate(360deg)}}@media(min-width:1441px){.profile-nav,.profile-v2-page>main{box-shadow:0 0 0 1px #ede8e273}}@media(max-width:1100px){.profile-nav{padding:0 28px}.profile-nav nav{margin-left:50px;gap:18px}.profile-nav-account{gap:20px}.profile-v2-page>main{padding-right:32px;padding-left:32px}.profile-hero{grid-template-columns:80px minmax(220px,1fr) 380px}.profile-kpis{gap:14px}.profile-kpis div{padding-left:12px}}@media(max-width:820px){.profile-nav{height:auto;min-height:62px;padding:10px 20px;flex-wrap:wrap;gap:8px 18px}.profile-nav nav{order:3;width:100%;margin:0;overflow-x:auto;gap:24px}.profile-nav nav a{line-height:32px}.profile-nav-account{margin-left:auto}.profile-nav-account>span{display:none}.profile-v2-page>main{min-height:0;padding:24px 20px 48px}.profile-hero{min-height:0;grid-template-columns:68px 1fr;padding:22px}.profile-avatar{width:68px;height:68px}.profile-kpis{grid-column:1 / -1;margin-top:10px}.profile-grid{margin-top:18px;grid-template-columns:1fr;grid-template-areas:"basic" "wallet" "binding" "privacy"}.profile-card{min-height:0}}@media(max-width:480px){.profile-nav{padding:10px 14px}.profile-brand b{font-size:15px}.profile-points-link{font-size:11px}.profile-v2-page>main{padding:18px 14px 36px}.profile-hero{padding:18px;grid-template-columns:56px 1fr;gap:12px}.profile-avatar{width:56px;height:56px}.profile-avatar b{font-size:22px}.profile-hero-copy h1{font-size:21px}.profile-hero-copy p{white-space:normal}.profile-hero-copy span{align-items:flex-start;line-height:1.45}.profile-kpis{gap:0}.profile-kpis div{padding-left:9px}.profile-kpis div:first-child{padding-left:0;border-left:0}.profile-kpis dt{font-size:9px}.profile-kpis dd{font-size:16px}.profile-card{padding:17px}.profile-detail-list>div{grid-template-columns:105px 1fr}.profile-edit-form{grid-template-columns:1fr}.profile-edit-form label:nth-of-type(3),.profile-form-error,.profile-form-actions,.profile-edit-form>small{grid-column:1}.profile-wallet-summary>div{padding:9px 7px}.profile-wallet-summary b{font-size:14px}.profile-wallet-actions button,.profile-wallet-actions a{width:auto;flex:1}.profile-setting-list>div{align-items:flex-start;padding:11px 0}.profile-setting-list button{max-width:126px;white-space:normal}}@media(prefers-reduced-motion:reduce){.profile-v2-page *,.profile-v2-page *:before,.profile-v2-page *:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}:root{--court-red: #c71f16;--court-red-dark: #a71912;--court-red-soft: #fbe9e7;--coral: #ed6a5f;--black: #1a1814;--charcoal: #24201b;--slate: #332d25;--slate-2: #4d4438;--paper: #ffffff;--paper-50: #f7f4ef;--paper-warm: #fffdf9;--ink: #221f1b;--muted: #817a73;--line: #e7dfd7;--dark-line: rgba(255,255,255,.14);--blue: #4478a8;--motion-instant: 50ms;--motion-fast: .12s;--motion-normal: .2s;--motion-moderate: .3s;--motion-slow: .6s;--ease-standard: cubic-bezier(.2, 0, 0, 1);--ease-decelerate: cubic-bezier(.2, .8, .2, 1);--ease-linear: linear;--gold: #d4a250;--green: #25845f;--warning: #a97525;--danger: #c7463d;--shadow: 0 14px 36px rgba(50,32,21,.09);--font-sans: "Sarasa Gothic SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-serif: "Noto Serif SC", "Songti SC", serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Consolas, monospace;--ardot-live-role-judge: #a97d1b;--ardot-live-role-plaintiff: #c71f16;--ardot-live-role-defendant: #0f8a5f;--ardot-live-gray: #8a857e;--ardot-live-blue: #4473a8;--ardot-live-evidence-gold: #a87c4f;--ardot-live-party-gray: #7a766e;--ardot-live-line: #e5e1e2;--ardot-live-muted: #a09a96;--ardot-live-case-role: #9a948b;--ardot-live-case-green: #2ea56f;--ardot-live-recording: #d23a2f;--ardot-live-rules-text: #6b665f;font-family:var(--font-sans);color:var(--ink);background:var(--paper-50);font-synthesis:none;text-rendering:optimizeLegibility}.hearing-audio{margin-top:18px;display:grid;gap:10px}.hearing-audio-toolbar{min-height:60px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#1a1814;border:1px solid #e5e2dc;border-radius:12px;background:#fff}.hearing-audio-toolbar>div{min-width:0;display:grid;grid-template-columns:max-content 1fr;align-items:center;column-gap:8px}.hearing-audio-toolbar strong{font-size:13px}.hearing-audio-toolbar small{grid-column:2;margin-top:3px;color:#8a857e;font-size:10px}.audio-status-dot{width:8px;height:8px;grid-row:1 / span 2;border-radius:999px;background:#ffffff47}.audio-status-dot.active{background:#0f8a5f;box-shadow:0 0 0 4px #0f8a5f26;animation:audio-pulse 1.4s ease-in-out infinite}.live-subtitle{overflow:hidden;border:1px solid #e5e2dc;border-radius:12px;background:#fff;color:#1a1814}.live-subtitle-head{min-height:38px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e5e2dc}.live-subtitle-head strong{font-size:12px}.live-subtitle-head span{color:#8a857e;font:10px var(--font-mono)}.live-subtitle-copy{min-height:86px;padding:14px 18px}.live-subtitle-copy p{margin:0;font-size:13px;line-height:1.75}.live-subtitle-copy p+p{margin-top:4px}.subtitle-final{color:#1a1814}.subtitle-interim,.subtitle-placeholder{color:#8a857e}.subtitle-interim:after{content:"";display:inline-block;width:5px;height:14px;margin-left:4px;vertical-align:-2px;background:#c71f16;animation:audio-blink .9s steps(1) infinite}.ai-voice-row{min-height:58px;padding:14px 18px;display:grid;grid-template-columns:max-content 1fr max-content;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:#1a1814}.ai-voice-row strong,.ai-voice-row small{display:block}.ai-voice-row strong{font-size:12px}.ai-voice-row small{margin-top:3px;color:#ffffff73;font-size:10px}.voice-wave{width:30px;height:30px;display:flex;align-items:center;justify-content:center;gap:2px;border-radius:50%;background:#c71f162e}.voice-wave i{width:2px;height:8px;border-radius:2px;background:#ed6a5f}.voice-wave i:nth-child(2),.voice-wave i:nth-child(4){height:14px}.voice-wave.playing i{animation:voice-wave .7s ease-in-out infinite alternate}.voice-wave.playing i:nth-child(2){animation-delay:-.25s}.voice-wave.playing i:nth-child(3){animation-delay:-.45s}.voice-wave.playing i:nth-child(4){animation-delay:-.15s}.voice-play-button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;gap:6px;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#ffffff14;font-size:11px}.voice-play-button:hover:not(:disabled){border-color:#ed6a5f;color:#ffb4ad}.audio-error{margin:0;color:#ffaaa3;font-size:11px}@keyframes audio-pulse{50%{box-shadow:0 0 0 7px #0f8a5f08}}@keyframes audio-blink{50%{opacity:0}}@keyframes voice-wave{to{height:18px}}@media(max-width:640px){.hearing-audio-toolbar{align-items:stretch;flex-direction:column}.hearing-audio-toolbar .btn{width:100%}}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper-50)}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}input,textarea,select{outline:0}textarea{resize:vertical}.brand{display:inline-flex;align-items:center;gap:10px;color:#fff;min-width:max-content}.brand-mark{width:31px;height:31px;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--court-red);box-shadow:0 6px 18px #c71f1647}.brand strong{display:block;font-size:16px;letter-spacing:.04em}.brand small{display:block;color:#ffffff85;font-size:10px;margin-top:1px;letter-spacing:.05em}.demo-tag{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid rgba(198,161,91,.35);border-radius:999px;color:#d5b673;background:#c6a15b17;font-size:11px;line-height:1;white-space:nowrap}.demo-dot{width:6px;height:6px;border-radius:99px;background:var(--gold);box-shadow:0 0 0 3px #c6a15b1f}.mono-id,.law-id{color:var(--muted);font:500 11px/1.4 IBM Plex Mono,Consolas,monospace;letter-spacing:.03em}.accent-text{color:var(--coral)!important}.muted{color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--court-red);font-size:13px;font-weight:700}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:13px;margin:8px 0 20px}.back-link:hover,.text-link:hover{color:var(--court-red-dark)}.btn{min-height:38px;border-radius:7px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{color:#fff;background:var(--court-red);box-shadow:0 7px 18px #c71f1633}.btn-secondary{color:var(--ink);background:var(--paper);border:1px solid var(--line)}.btn-secondary:hover:not(:disabled){border-color:var(--court-red);color:var(--court-red)}.btn-ghost{color:var(--muted);background:transparent}.btn-ghost:hover:not(:disabled){color:var(--court-red);background:var(--court-red-soft)}.btn-gold{color:#19150e;background:#d9b56e;box-shadow:0 8px 18px #c6a15b2e}.btn-danger{color:#fff;background:var(--danger)}.btn-large{min-height:45px;padding:0 20px}.btn-block{width:100%}.icon-button{width:32px;height:32px;display:grid;place-items:center;color:inherit;background:transparent;border-radius:7px}.icon-button:hover{background:#ffffff14}.mobile-menu{display:none}.public-nav{position:absolute;z-index:4;top:0;left:0;right:0;height:70px;padding:0 max(24px,calc((100vw - 1380px)/2));display:flex;align-items:center;gap:48px;background:linear-gradient(180deg,#0a0d12f0,#0a0d1275);border-bottom:1px solid rgba(199,31,22,.65)}.public-nav nav{display:flex;align-items:center;gap:28px;color:#ffffffa3;font-size:13px}.public-nav nav a:hover{color:#fff}.public-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.public-actions .btn-secondary{color:#fff;background:#ffffff12;border-color:#ffffff21}.landing-page{min-height:100vh;color:#fff;background:var(--black)}.hero-section{position:relative;min-height:720px;padding:150px max(24px,calc((100vw - 1380px)/2)) 92px;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(500px,.97fr);gap:52px;align-items:center;background:radial-gradient(circle at 80% 26%,rgba(44,106,158,.12),transparent 31%),linear-gradient(120deg,#0e1116,#111b26 72%,#0d121a)}.hero-section:after{content:"";position:absolute;left:-8%;right:-8%;bottom:-100px;height:160px;background:var(--paper-50);transform:rotate(-3deg)}.hero-copy{position:relative;z-index:1;max-width:670px}.hero-copy h1{margin:24px 0 20px;font-size:clamp(36px,4.2vw,66px);line-height:1.17;letter-spacing:-.04em;font-weight:800}.hero-copy h1 span{color:var(--coral)}.hero-copy>p{max-width:620px;color:#ffffffab;font-size:16px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-note{display:flex;align-items:center;gap:7px;margin-top:15px;color:#ffffff73;font-size:12px}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:40px;max-width:680px}.stat-card{min-height:108px;padding:17px 16px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.stat-card span{color:var(--muted);font-size:11px}.stat-card strong{color:var(--ink);font-size:23px;line-height:1.1}.stat-card small{color:var(--muted);font-size:11px}.landing-page .stat-card{border-color:#ffffff1a;background:#ffffff0b}.landing-page .stat-card span,.landing-page .stat-card small{color:#ffffff7a}.landing-page .stat-card strong{color:#fff}.stat-red strong{color:var(--court-red)}.stat-blue strong{color:var(--blue)}.stat-gold strong{color:var(--gold)}.stat-green strong{color:var(--green)}.hero-court{min-width:0;position:relative;z-index:1}.live-window{max-width:610px;margin:0 auto;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:#060a0fa6;box-shadow:0 24px 80px #00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.window-bar,.live-judge,.live-seats,.live-speech{border:1px solid rgba(255,255,255,.1);background:#0a0f15}.window-bar{min-height:34px;padding:0 11px;display:flex;align-items:center;gap:12px;border-radius:9px;color:#ffffff75;font:11px IBM Plex Mono,monospace}.window-bar .badge{margin-left:auto}.window-dots{display:flex;gap:4px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#d95f56}.window-dots i:nth-child(2){background:#d3a64f}.window-dots i:nth-child(3){background:#65707e}.live-judge{margin-top:16px;padding:17px;display:flex;align-items:center;gap:11px;border-radius:9px}.judge-seal{width:36px;height:36px;display:grid;place-items:center;color:#15110b;border-radius:50%;background:var(--gold);font-family:"Noto Serif SC",serif;font-weight:700}.live-judge strong{color:#fff;font-size:14px}.live-judge small{color:#ffffff73}.live-speech{margin-top:12px;padding:18px;border-radius:9px}.live-speech>span{color:#ffffff73;font-size:11px}.live-speech blockquote{margin:10px 0 14px;padding-left:13px;color:#fff;border-left:3px solid var(--court-red);font-family:"Noto Serif SC",serif;font-size:17px;line-height:1.7}.live-speech>div{display:flex;flex-wrap:wrap;gap:7px}.live-seats{margin-top:12px;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:12px;border-radius:9px}.live-seats div{display:flex;flex-direction:column;gap:4px}.live-seats small{color:#ffffff73;font-size:11px}.live-seats strong{font-size:12px}.hero-orbit{position:absolute;z-index:-1;width:440px;height:440px;right:9%;top:10%;border:1px solid rgba(199,31,22,.18);border-radius:50%;transform:rotate(21deg)}.hero-orbit:after{content:"";position:absolute;width:18px;height:18px;top:18px;left:68px;border-radius:50%;background:var(--court-red);box-shadow:0 0 25px var(--coral)}.content-section,.dark-section,.compliance-section,.landing-cta{padding:116px max(24px,calc((100vw - 1280px)/2))}.content-section{color:var(--ink);background:var(--paper-50)}.section-intro{max-width:650px}.section-kicker{display:block;margin-bottom:12px;color:var(--court-red);font:500 11px IBM Plex Mono,monospace;letter-spacing:.16em}.section-intro h2,.dark-section h2,.compliance-section h2,.landing-cta h2{margin:0;font-size:clamp(26px,3vw,42px);line-height:1.2;letter-spacing:-.03em}.section-intro p,.dark-section .section-intro p,.compliance-section p,.landing-cta p{max-width:620px;margin:18px 0 0;color:var(--muted);font-size:15px;line-height:1.8}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px}.capability-card{min-height:295px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);border-top:3px solid var(--court-red);border-radius:10px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.capability-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.capability-blue{border-top-color:var(--blue)}.capability-gold{border-top-color:var(--gold)}.capability-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--court-red);border-radius:8px;background:var(--court-red-soft)}.capability-blue .capability-icon{color:var(--blue);background:#e6f1f8}.capability-gold .capability-icon{color:#8e6a25;background:#f8f0dc}.capability-card h3{margin:26px 0 10px;font-size:18px}.capability-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.capability-card>span:last-child{margin-top:auto;padding-top:25px;display:flex;align-items:center;gap:5px;color:var(--court-red);font-size:13px;font-weight:700}.dark-section{color:#fff;background:var(--charcoal)}.dark-section .section-intro p{color:#ffffff8c}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:54px}.step-item{padding:18px 24px 18px 0;border-right:1px solid rgba(255,255,255,.1)}.step-item+.step-item{padding-left:24px}.step-item:last-child{border-right:0}.step-item>span{color:var(--coral);font:500 21px IBM Plex Mono,monospace}.step-item h3{margin:34px 0 9px;font-size:17px}.step-item p{margin:0;color:#ffffff8c;font-size:13px;line-height:1.75}.compliance-section{display:grid;grid-template-columns:1fr 1fr;gap:80px;color:#fff;background:#11171e}.compliance-section p{color:#ffffff91}.compliance-list{display:grid;align-content:center;gap:18px}.compliance-list div{display:flex;align-items:center;gap:11px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffc7;font-size:14px}.compliance-list svg{color:var(--coral)}.landing-cta{text-align:center;color:#fff;background:var(--court-red)}.landing-cta p{margin-left:auto;margin-right:auto;color:#ffffffbf}.landing-cta .btn-primary{background:#fff;color:var(--court-red);box-shadow:none;margin-top:26px}.site-footer{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:58px;padding:58px max(24px,calc((100vw - 1280px)/2));color:#ffffff9e;background:#090c10}.site-footer .brand{margin-bottom:15px}.site-footer p{max-width:300px;margin:0;color:#ffffff6b;font-size:12px;line-height:1.8}.site-footer strong{display:block;margin-bottom:16px;color:#fff;font-size:12px}.site-footer a,.site-footer span{display:block;margin-bottom:10px;color:#ffffff73;font-size:12px}.site-footer a:hover{color:#fff}.app-shell{min-height:100vh;background:var(--paper-50)}.app-topbar{position:sticky;z-index:10;top:0;min-height:64px;padding:0 max(22px,calc((100vw - 1440px)/2));display:flex;align-items:center;gap:44px;color:#fff;background:linear-gradient(100deg,#0b0f14,#111a25);border-bottom:2px solid var(--court-red)}.app-nav{display:flex;align-items:stretch;align-self:stretch;gap:5px}.app-nav a{display:inline-flex;align-items:center;gap:7px;padding:0 14px;color:#ffffff8f;font-size:13px}.app-nav a:hover,.app-nav a.active{color:#fff;background:#ffffff0f;box-shadow:inset 0 -2px var(--court-red)}.app-user{display:flex;align-items:center;gap:10px;margin-left:auto}.points-pill{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border:1px solid rgba(198,161,91,.35);border-radius:999px;color:#e2c27c;font-size:11px}.user-avatar{width:31px;height:31px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--court-red);font-weight:700}.page-frame{width:min(100%,1440px);min-height:calc(100vh - 64px);margin:0 auto;padding:36px clamp(18px,4vw,52px) 80px}.page-frame-dark{color:#fff;background:linear-gradient(145deg,#131a23,#0e1116)}.page-frame-wide{width:100%;max-width:none}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px}.page-title-wrap{display:flex;align-items:flex-start;gap:13px}.title-rail{width:5px;min-width:5px;height:46px;margin-top:3px;background:linear-gradient(var(--court-red),var(--coral));border-radius:4px}.page-header h1{margin:0;color:var(--ink);font-size:clamp(25px,3vw,35px);line-height:1.2;letter-spacing:-.03em}.page-header p{margin:8px 0 0;color:var(--muted);font-size:13px}.page-header-dark h1{color:#fff}.page-header-dark p{color:#ffffff80}.page-header-actions,.page-tools{display:flex;align-items:center;flex-wrap:wrap;gap:9px}.page-tools{margin-left:auto}.state-switcher{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.state-switcher select{min-height:31px;padding:0 8px;color:inherit;border:1px solid var(--line);border-radius:6px;background:var(--paper);font-size:11px}.page-header-dark .state-switcher select{color:#ffffffb3;border-color:var(--dark-line);background:var(--slate)}.save-status{color:var(--muted);font-size:11px}.panel{min-width:0;padding:22px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.panel-dark{color:#fff;border-color:var(--dark-line);background:#252d36b8}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:19px}.section-heading h2{margin:0;color:inherit;font-size:17px}.section-heading h2:before{content:"";display:inline-block;width:3px;height:16px;margin-right:8px;vertical-align:-2px;background:var(--court-red);border-radius:4px}.section-heading p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.panel-dark .section-heading p{color:#ffffff80}.panel-dark .section-heading h2:before{background:var(--coral)}.badge-row{display:flex;flex-wrap:wrap;gap:6px}.badge{min-height:23px;padding:4px 8px;display:inline-flex;align-items:center;gap:4px;color:var(--muted);border:1px solid var(--line);border-radius:999px;background:var(--paper);font-size:11px;font-weight:600;white-space:nowrap}.badge-red{color:var(--court-red);border-color:#c71f1645;background:var(--court-red-soft)}.badge-blue{color:var(--blue);border-color:#2c6a9e42;background:#eaf2f8}.badge-green{color:var(--green);border-color:#2e8b6240;background:#e8f4ed}.badge-gold{color:#886521;border-color:#c6a15b52;background:#faf2df}.badge-dark{color:#ffffffbd;border-color:#ffffff24;background:#ffffff14}.page-frame-dark .badge{border-color:#ffffff1f;background:#ffffff0d;color:#ffffffa3}.page-frame-dark .badge-red{color:#ff8982;background:#c71f162e}.page-frame-dark .badge-green{color:#84d4aa;background:#2e8b6224}.notice{margin-top:16px;padding:11px 13px;display:flex;align-items:flex-start;gap:8px;border:1px solid var(--line);border-radius:7px;color:var(--muted);background:#fafafa;font-size:12px;line-height:1.6}.notice-info{color:#426b87;border-color:#c9dce8;background:#f1f7fb}.notice-warning{color:#856b35;border-color:#ead9ae;background:#fff9e9}.notice-success{color:#2b7655;border-color:#c3e3d2;background:#effaf4}.notice-danger{color:#a33d36;border-color:#edc9c5;background:#fff3f2}.page-frame-dark .notice{border-color:var(--dark-line);background:#ffffff0d}.page-frame-dark .notice-info{color:#a8cbe0}.page-frame-dark .notice-warning{color:#e5c98f}.demo-state{max-width:600px;min-height:270px;margin:40px auto;padding:45px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed var(--line);border-radius:12px;background:var(--paper)}.page-frame-dark .demo-state{border-color:var(--dark-line);background:#ffffff0a}.state-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--court-red);border-radius:50%;background:var(--court-red-soft)}.demo-state h2{margin:18px 0 8px;font-size:20px}.demo-state p{margin:0 0 20px;color:var(--muted);font-size:13px}.demo-state-loading .state-icon{color:var(--blue);background:#eaf2f8}.demo-state-forbidden .state-icon,.demo-state-locked .state-icon{color:var(--gold);background:#faf2df}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-hero{min-height:242px;padding:32px;display:flex;align-items:center;justify-content:space-between;gap:28px;color:#fff;border-radius:12px;background:radial-gradient(circle at 85% 20%,rgba(255,107,107,.18),transparent 22%),linear-gradient(120deg,#12171e,#1a2531)}.dashboard-hero h2{margin:20px 0 9px;font-size:clamp(25px,3vw,38px)}.dashboard-hero p{max-width:620px;margin:0;color:#ffffff9c;font-size:14px;line-height:1.75}.dashboard-hero .hero-actions{margin-top:22px}.dashboard-hero .btn-secondary{color:#fff;background:#ffffff0f;border-color:#ffffff21}.dashboard-seal{width:145px;height:145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#e0bd74;border:1px solid rgba(198,161,91,.42);border-radius:50%;background:#c6a15b0f}.dashboard-seal strong{font:600 25px IBM Plex Mono,monospace}.dashboard-seal span{color:#ffffff7a;font-size:11px}.stats-grid,.wallet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0 38px}.stats-grid .stat-card,.wallet-grid .stat-card{min-height:112px}.section-heading+.quick-grid,.quick-grid{margin-top:12px}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:34px}.quick-action{min-height:112px;padding:18px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.quick-action:hover{border-color:var(--court-red)}.quick-action>span{width:33px;height:33px;display:grid;place-items:center;color:var(--court-red);border-radius:7px;background:var(--court-red-soft)}.quick-action>div{flex:1;min-width:0}.quick-action strong,.quick-action small{display:block}.quick-action strong{font-size:13px}.quick-action small{margin-top:5px;color:var(--muted);font-size:11px;line-height:1.5}.quick-action>svg{color:var(--muted)}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:16px}.current-case h3{margin:14px 0 7px;font-size:18px}.current-case p{margin:0;color:var(--muted);font-size:13px}.mini-progress,.meter{height:7px;overflow:hidden;border-radius:999px;background:#eceff1}.mini-progress{margin:20px 0 13px}.mini-progress span,.meter span{display:block;height:100%;background:linear-gradient(90deg,var(--court-red),var(--coral));border-radius:inherit}.current-case-foot{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:11px}.workbench-note .notice:first-of-type{margin-top:0}.workbench-note .back-link{margin-top:18px}.filter-bar{padding:13px;display:flex;flex-wrap:wrap;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:var(--paper)}.segmented{display:flex;gap:4px;padding:3px;border-radius:7px;background:var(--paper-50)}.segmented button{min-height:30px;padding:0 10px;color:var(--muted);border-radius:5px;background:transparent;font-size:12px}.segmented button.active{color:#fff;background:var(--court-red)}.search-field{min-width:230px;margin-left:auto;display:flex;align-items:center;gap:7px;padding:0 10px;color:var(--muted);border:1px solid var(--line);border-radius:6px}.search-field input{width:100%;min-height:32px;color:var(--ink);border:0;background:transparent;font-size:12px}.list-meta{display:flex;align-items:center;justify-content:space-between;margin:22px 0 13px;color:var(--muted);font-size:12px}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.case-card{padding:20px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:10px;background:var(--paper);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.case-card:hover{transform:translateY(-2px);border-color:#c71f165c;box-shadow:var(--shadow)}.case-card-top,.case-card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.case-card h3{margin:16px 0 8px;font-size:18px}.case-card p{min-height:42px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.case-focus{display:flex;flex-wrap:wrap;gap:6px;margin:18px 0}.case-focus span{padding:5px 7px;color:var(--muted);border-radius:5px;background:var(--paper-50);font-size:11px}.case-card-meta{display:flex;flex-wrap:wrap;gap:12px;padding:13px 0;color:var(--muted);border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px}.case-card-meta span{display:inline-flex;align-items:center;gap:4px}.case-card-foot{padding-top:14px;color:var(--muted);font-size:11px}.empty-line{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);border:1px dashed var(--line);border-radius:10px;background:var(--paper);font-size:13px}.stepper-large{display:grid;grid-template-columns:repeat(6,1fr);margin:0 0 28px;border-bottom:1px solid var(--line)}.stepper-large>div{position:relative;padding:0 8px 15px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:12px}.stepper-large>div.current{color:var(--court-red)}.stepper-large>div.current:after,.stepper-large>div.done:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:3px;background:var(--court-red)}.stepper-large span{width:23px;height:23px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font:500 11px IBM Plex Mono,monospace}.stepper-large .current span,.stepper-large .done span{color:#fff;border-color:var(--court-red);background:var(--court-red)}.create-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px}.create-main{min-height:540px}.create-step{padding:26px 14px 8px}.create-step>h2{margin:0;font-size:22px}.create-step>p{margin:9px 0 28px;color:var(--muted);font-size:13px}.create-content{max-width:760px}.choice-card{width:100%;margin-bottom:12px;padding:16px;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--line);border-radius:8px;background:var(--paper)}.choice-card:hover,.choice-card.selected{border-color:var(--court-red);background:var(--court-red-soft)}.choice-card>span:nth-child(2){flex:1}.choice-card strong,.choice-card small{display:block}.choice-card strong{font-size:14px}.choice-card small{margin-top:5px;color:var(--muted);font-size:12px}.choice-card>svg{color:var(--court-red)}.choice-icon{width:34px;height:34px;display:grid;place-items:center;color:var(--court-red);border-radius:7px;background:#fff}.field-label,.auth-form label{display:flex;flex-direction:column;gap:7px;color:var(--ink);font-size:12px;font-weight:700}.field-label+.field-label{margin-top:16px}.field-label input,.field-label textarea,.auth-form input,.modal-card input{min-height:42px;padding:10px 12px;color:var(--ink);border:1px solid var(--line);border-radius:6px;background:#fff;font-size:13px;font-weight:400}.field-label textarea{min-height:100px;line-height:1.7}.field-label input:focus,.field-label textarea:focus,.auth-form input:focus{border-color:var(--court-red);box-shadow:0 0 0 3px #c71f161a}.difficulty-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.difficulty-row button{min-height:85px;padding:12px;display:flex;flex-direction:column;justify-content:center;gap:7px;color:var(--muted);border:1px solid var(--line);border-radius:8px;background:var(--paper);font-size:14px;font-weight:700}.difficulty-row button.active{color:var(--court-red);border-color:var(--court-red);background:var(--court-red-soft)}.difficulty-row small{font-size:11px;font-weight:400}.mock-model{margin-top:18px;padding:15px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px}.mock-model>div{flex:1}.mock-model p{margin:5px 0 0;color:var(--muted);font-size:11px}.confirm-summary{border:1px solid var(--line);border-radius:8px}.confirm-summary>div{padding:14px;display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);font-size:13px}.confirm-summary>div:last-child{border-bottom:0}.confirm-summary span{color:var(--muted)}.step-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.create-aside{position:sticky;top:90px}.create-aside h3{margin:0 0 18px}.aside-check{padding:13px 0;display:flex;gap:8px;color:var(--muted);border-bottom:1px solid var(--line);font-size:12px;line-height:1.5}.aside-check svg{min-width:15px;color:var(--green)}.detail-head{padding:26px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;border:1px solid var(--line);border-radius:10px;background:var(--paper)}.detail-head h2{margin:14px 0 8px;font-size:26px}.detail-head p{max-width:720px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.detail-actions{display:flex;gap:9px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px}.detail-wide{grid-column:1 / -1}.lead-text{margin:0;color:var(--ink);font-size:14px;line-height:1.8}.focus-list{margin-top:22px;display:grid;gap:10px}.focus-list>div{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.focus-number{width:23px;height:23px;display:grid;place-items:center;color:var(--court-red);border-radius:50%;background:var(--court-red-soft);font:500 11px IBM Plex Mono,monospace}.rule-table>div{padding:13px 0;display:grid;grid-template-columns:80px 1fr;gap:10px;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6}.rule-table>div:last-child{border-bottom:0}.rule-table span{color:var(--muted)}.rule-table strong{font-weight:600}.action-list{display:grid;gap:9px}.action-list a{padding:11px;display:flex;align-items:center;gap:8px;color:var(--ink);border:1px solid var(--line);border-radius:7px;font-size:12px}.action-list a:hover{color:var(--court-red);border-color:var(--court-red)}.action-list a svg:last-child{margin-left:auto;color:var(--muted)}.court-seats{padding:18px;border:1px solid var(--dark-line);border-radius:10px;background:#0a0e138f}.court-judge{width:min(100%,220px);margin:0 auto 18px;padding:10px 14px;display:flex;align-items:center;justify-content:center;gap:8px;color:#e2c27c;border:1px solid rgba(198,161,91,.38);border-radius:8px;background:#c6a15b14}.court-judge span{color:#ffffff7a;font-size:11px}.seat-row{display:grid;grid-template-columns:1fr 64px 1fr;align-items:center;gap:15px}.court-seat{min-height:83px;padding:15px;display:flex;flex-direction:column;gap:4px;border:1px solid var(--dark-line);border-radius:8px;background:#ffffff0a}.court-seat.seat-active{border-color:#ff6b6b8c;box-shadow:inset 0 0 0 1px #ff6b6b1f}.court-seat strong{font-size:15px}.court-seat small{color:#ffffff80;font-size:11px}.seat-label{color:var(--coral);font-size:11px}.defendant .seat-label{color:#de806f}.court-divider{display:grid;place-items:center;color:#ffffff59;font:500 11px IBM Plex Mono,monospace}.phase-bar{max-width:960px;margin:0 auto 18px;padding:13px 18px;display:grid;grid-template-columns:repeat(6,1fr);border:1px solid var(--dark-line);border-radius:9px;background:#ffffff09}.phase-item{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;color:#fff6;font-size:11px}.phase-item:not(:last-child):after{content:"";position:absolute;top:13px;left:60%;width:80%;height:1px;background:#ffffff1a}.phase-item span{width:27px;height:27px;display:grid;place-items:center;z-index:1;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:var(--charcoal);font:500 11px IBM Plex Mono,monospace}.phase-item.done,.phase-item.current{color:#fff}.phase-item.done span,.phase-item.current span{color:#fff;border-color:var(--court-red);background:var(--court-red)}.phase-item.done:after{background:var(--court-red)!important}.phase-item.current{color:var(--coral)}.hearing-page{max-width:1440px;margin:0 auto}.hearing-page .page-header{margin-bottom:20px}.hearing-layout{display:grid;grid-template-columns:minmax(230px,.76fr) minmax(450px,1.45fr) minmax(230px,.72fr);gap:16px;margin-top:18px}.hearing-timeline,.hearing-side,.hearing-action{min-height:520px}.action-kicker{color:var(--coral);font:500 11px IBM Plex Mono,monospace;letter-spacing:.1em}.hearing-action h2{margin:13px 0 9px;font-size:24px}.hearing-action>p{margin:0;color:#ffffffa6;font-size:14px;line-height:1.75}.hearing-evidence{margin-top:18px;padding:12px;display:flex;align-items:center;gap:8px;color:#e5c98f;border:1px solid rgba(198,161,91,.28);border-radius:7px;background:#c6a15b14;font-size:12px}.hearing-evidence span{flex:1}.hearing-editor{margin-top:28px;padding-top:21px;border-top:1px solid var(--dark-line)}.hearing-editor label{display:flex;flex-direction:column;gap:8px;color:#ffffffb3;font-size:12px}.hearing-editor textarea{min-height:125px;padding:12px;color:#fff;border:1px solid var(--dark-line);border-radius:7px;background:#00000038;font-size:13px;line-height:1.7}.hearing-editor textarea:focus{border-color:var(--coral)}.action-row{display:flex;justify-content:flex-end;gap:9px;margin-top:12px}.hearing-side .section-heading{margin-bottom:8px}.issue-list{display:grid;gap:7px}.issue-list>div{padding:12px;border-left:2px solid transparent;border-radius:5px;background:#ffffff09}.issue-list>div.active{border-left-color:var(--coral);background:#c71f1624}.issue-list span,.issue-list strong{display:block}.issue-list span{color:#fff6;font-size:10px}.issue-list strong{margin-top:4px;color:#ffffffd1;font-size:12px;line-height:1.5}.evidence-stack{margin-top:35px;display:grid;gap:8px}.evidence-stack>div{padding:12px;border:1px solid var(--dark-line);border-radius:7px}.evidence-stack span,.evidence-stack strong{display:block}.evidence-stack span{color:#fff6;font-size:10px}.evidence-stack strong{margin-top:4px;font-size:12px}.timeline{position:relative;display:grid;gap:20px}.timeline:before{content:"";position:absolute;top:6px;bottom:6px;left:5px;width:1px;background:#ffffff1f}.timeline-item{position:relative;display:grid;grid-template-columns:12px 1fr;gap:10px}.timeline-dot{z-index:1;width:11px;height:11px;margin-top:4px;border:2px solid #667381;border-radius:50%;background:var(--slate)}.timeline-active .timeline-dot{border-color:var(--coral);background:var(--court-red);box-shadow:0 0 0 4px #c71f1626}.timeline-meta{display:flex;justify-content:space-between;gap:8px}.timeline-meta strong{color:#ffffffc7;font-size:11px}.timeline-meta time{color:#ffffff61;font:10px IBM Plex Mono,monospace}.timeline h4{margin:7px 0 4px;font-size:12px}.timeline p{margin:0 0 7px;color:#ffffff80;font-size:11px;line-height:1.65}.judgment-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:20px}.judgment-paper{position:relative;padding:50px clamp(26px,6vw,80px);overflow:hidden;border-top:7px solid var(--court-red);background:var(--paper-warm);box-shadow:var(--shadow)}.paper-top{display:flex;justify-content:space-between;color:var(--muted);font:10px IBM Plex Mono,monospace}.judgment-seal{position:absolute;top:45px;right:64px;width:53px;height:53px;display:grid;place-items:center;color:var(--court-red);border:2px solid var(--court-red);border-radius:50%;font-family:"Noto Serif SC",serif;font-weight:700;transform:rotate(10deg)}.judgment-paper h2{max-width:600px;margin:63px auto 32px;text-align:center;font:700 clamp(23px,3vw,32px)/1.4 "Noto Serif SC",serif}.judgment-result{margin:0 auto 32px;padding:17px;color:var(--ink);border-left:3px solid var(--court-red);background:var(--court-red-soft);font:600 15px/1.85 "Noto Serif SC",serif}.judgment-section{margin-top:28px}.judgment-section h3,.citation-section h3{margin:0 0 10px;font:600 17px "Noto Serif SC",serif}.judgment-section p{margin:0;color:#353a3e;font:15px/2 "Noto Serif SC",serif;text-indent:2em}.citation-section{margin-top:32px}.citation{margin-top:9px;padding:12px;display:grid;grid-template-columns:100px 1fr auto;gap:8px 12px;align-items:center;border:1px solid var(--line);border-radius:7px;background:#fff}.citation strong{font:14px "Noto Serif SC",serif}.citation small{grid-column:2;color:var(--muted);font-size:11px}.judgment-aside{display:grid;gap:16px}.status-list{display:grid;gap:10px;color:var(--green);font-size:12px}.status-list div{display:flex;align-items:center;gap:7px}.judgment-aside .muted{margin:13px 0 0;font-size:11px;line-height:1.65}.review-overview,.compare-top{padding:27px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:11px;color:#fff;background:linear-gradient(120deg,#161d26,#25313d)}.review-overview h2,.compare-top h2{margin:15px 0 9px;font-size:25px}.review-overview p,.compare-top p{max-width:650px;margin:0;color:#ffffff96;font-size:13px;line-height:1.75}.review-score,.compare-score{width:120px;height:120px;min-width:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px solid var(--coral);border-radius:50%}.review-score strong,.compare-score strong{font:500 38px IBM Plex Mono,monospace;color:#fff}.review-score span,.compare-score span{color:#ffffff8c;font-size:11px}.review-grid,.compare-layout{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.review-wide,.compare-wide{grid-column:1 / -1}.dimension-list{display:grid;gap:16px}.dimension-list>div>div:first-child,.compare-bars>div>div:first-child{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.dimension-list b,.compare-bars b{color:var(--ink);font:500 13px IBM Plex Mono,monospace}.dimension-list small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.dimension-list .meter{margin-top:7px}.diagnosis-list{display:grid;gap:11px}.diagnosis-list>div{padding:13px;display:grid;grid-template-columns:max-content 1fr;align-items:start;gap:8px;border-bottom:1px solid var(--line)}.diagnosis-list strong{padding-top:3px;font-size:12px;line-height:1.5}.diagnosis-list small{grid-column:2;color:var(--muted);font-size:11px}.checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.checklist label{padding:15px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:7px;color:var(--muted);font-size:12px}.checklist input{accent-color:var(--court-red)}.judge-overview{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:14px;margin-bottom:42px}.judge-profile,.judge-radar,.judge-current{min-height:210px;padding:24px;border:1px solid var(--dark-line);border-radius:10px;background:#ffffff0b}.judge-profile{display:grid;grid-template-columns:max-content 1fr;gap:14px;align-content:start}.big-avatar{width:52px;height:52px;display:grid;place-items:center;color:#fff;border-radius:50%;background:var(--court-red)}.judge-profile h2{margin:3px 0 8px;font-size:17px}.judge-profile p{margin:0;color:#ffffff80;font-size:11px}.judge-progress{grid-column:1 / -1;margin-top:30px}.judge-progress>span{display:block;margin-bottom:8px;color:#ffffff8c;font-size:11px}.judge-progress .meter{background:#ffffff1f}.judge-progress .meter span{background:linear-gradient(90deg,var(--gold),#f3d38d)}.judge-radar{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.ring-score{width:110px;height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:7px solid var(--court-red);border-radius:50%}.ring-score strong{font:500 30px IBM Plex Mono,monospace}.ring-score span{color:#ffffff73;font-size:10px}.ability-inline{color:#ffffff8c;font-size:10px;line-height:1.6;text-align:center}.judge-current{display:flex;flex-direction:column;align-items:flex-start}.judge-current>span{color:#e1be78;font:11px IBM Plex Mono,monospace}.judge-current strong{margin-top:19px;font-size:19px}.judge-current p{margin:8px 0 auto;color:#ffffff80;font-size:12px;line-height:1.6}.judge-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.judge-card{overflow:hidden;border:1px solid var(--dark-line);border-radius:10px;background:#19232d}.judge-card-cover{min-height:110px;padding:15px;display:flex;align-items:flex-start;justify-content:space-between;color:#ffffffb3;font:10px IBM Plex Mono,monospace}.cover-red{background:linear-gradient(135deg,#c72a20,#8e1d17)}.cover-blue{background:linear-gradient(135deg,#204f6d,#163649)}.cover-gold{background:linear-gradient(135deg,#9b7131,#5b431e)}.judge-card-body{padding:17px}.judge-card-body h3{margin:0 0 7px;font-size:16px}.judge-card-body>strong{color:#ffffffbf;font-size:12px}.judge-tags{display:flex;flex-wrap:wrap;gap:5px;margin:15px 0}.judge-card .badge{color:#fff9;border-color:#ffffff1a;background:#ffffff0d;font-size:10px}.judge-card-data{padding:10px 0;display:flex;justify-content:space-between;border-top:1px solid var(--dark-line);border-bottom:1px solid var(--dark-line);color:#ffffff78;font-size:10px}.judge-card-body .btn{margin-top:14px;color:#fff;border-color:#ffffff24;background:#ffffff12}.judge-card-body .btn:hover{color:#fff;border-color:var(--coral)}.training-detail-top{display:grid;grid-template-columns:1fr 300px;gap:16px}.training-goals{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.training-goals .stat-card{background:#ffffff0d;border-color:var(--dark-line)}.training-goals .stat-card span,.training-goals .stat-card small{color:#ffffff7a}.training-goals .stat-card strong{color:#fff}.fee-panel{display:flex;flex-direction:column;align-items:flex-start}.fee-total{margin-top:18px;display:flex;align-items:baseline;gap:6px}.fee-total strong{font:500 40px IBM Plex Mono,monospace;color:#fff}.fee-total span{color:var(--gold)}.fee-panel p{margin:3px 0 19px;color:#ffffff80;font-size:11px}.fee-panel .text-link{margin-top:13px}.training-detail-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;margin-top:16px}.page-frame-dark .lead-text{color:#ffffffa6}.issue-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.issue-chips span{padding:7px 9px;color:#ffffff9e;border:1px solid var(--dark-line);border-radius:6px;font-size:11px}.locked-notice{padding:14px;display:flex;align-items:flex-start;gap:8px;color:#9a732a;border:1px solid rgba(198,161,91,.3);border-radius:7px;background:#c6a15b14;font-size:12px;line-height:1.6}.page-frame-dark .locked-notice{color:#e2c27c}.replay-scope{margin-top:14px;display:flex;align-items:center;gap:7px;color:#ffffff9e;font-size:12px}.replay-scope svg{color:var(--green)}.replay-scope.muted svg{color:var(--muted)}.modal-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#06080aa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{position:relative;width:min(100%,480px);padding:28px;border:1px solid var(--line);border-radius:11px;background:var(--paper);box-shadow:0 18px 55px #00000040}.modal-card h2{margin:19px 0 9px;font-size:22px}.modal-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.modal-close{position:absolute;top:12px;right:12px;width:30px;height:30px;color:var(--muted);background:transparent;font-size:23px}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.replay-page-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:16px}.player-head{display:flex;justify-content:space-between;color:#fff9;font:11px IBM Plex Mono,monospace}.player-stage{margin-top:14px;padding:16px;border:1px solid var(--dark-line);border-radius:8px;background:#0b1016}.player-scene{min-height:350px;padding:15px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.07);border-radius:7px;background:linear-gradient(145deg,#111922,#0c1117)}.player-caption{margin:17px auto 0;text-align:center}.player-caption span,.player-caption strong{display:block}.player-caption span{color:#ffffff59;font-size:10px}.player-caption strong{margin-top:6px;font-size:15px}.replay-controls{margin-top:15px;display:flex;align-items:center;gap:9px;color:#ffffff8c;font-size:11px}.replay-progress{flex:1;height:5px;overflow:hidden;border-radius:999px;background:#ffffff1f}.replay-progress span{display:block;height:100%;background:var(--coral)}.replay-speed{margin-top:14px;display:flex;align-items:center;gap:6px}.replay-speed button{padding:4px 7px;color:#ffffff80;border:1px solid var(--dark-line);border-radius:4px;background:transparent;font-size:10px}.replay-speed button.active{color:#fff;border-color:var(--coral)}.replay-speed span{margin-left:auto;color:#ffffff73;font-size:10px}.replay-events{display:grid;gap:6px}.replay-events button{padding:12px;display:flex;align-items:center;gap:10px;text-align:left;color:#ffffff8f;border-left:2px solid transparent;border-radius:5px;background:#ffffff0a}.replay-events button.active{color:#fff;border-left-color:var(--coral);background:#c71f1629}.replay-events button>span{color:var(--coral);font:11px IBM Plex Mono,monospace}.replay-events button>div{flex:1}.replay-events strong,.replay-events small{display:block}.replay-events strong{font-size:12px}.replay-events small{margin-top:4px;color:#ffffff61;font-size:10px}.decide-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:16px}.decide-main{max-width:980px}.decide-block{margin-top:13px;padding:18px;border:1px solid var(--dark-line);border-radius:9px;background:#ffffff0a}.decide-block-head{display:flex;gap:11px}.decide-block-head>span{color:var(--coral);font:500 14px IBM Plex Mono,monospace}.decide-block h3{margin:0;font-size:15px}.decide-block p{margin:5px 0 0;color:#ffffff70;font-size:11px}.decide-block textarea{width:100%;min-height:93px;margin-top:15px;padding:12px;color:#fff;border:1px solid var(--dark-line);border-radius:6px;background:#00000029;font-size:13px;line-height:1.7}.decide-block textarea:focus{border-color:var(--coral)}.decide-block textarea:disabled{color:#ffffff73}.decide-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.decide-aside{position:sticky;top:90px}.discipline{padding:12px 0;display:flex;align-items:center;gap:7px;color:#ffffffa6;border-bottom:1px solid var(--dark-line);font-size:12px}.discipline svg{color:var(--green)}.discipline.muted svg{color:var(--muted)}.compare-bars{display:grid;gap:16px}.compare-bars small{color:var(--muted);font-size:10px}.dual-meter{position:relative;height:8px;margin-top:8px;overflow:hidden;border-radius:999px;background:#eceff1}.dual-meter span,.dual-meter i{position:absolute;left:0;height:100%;display:block;border-radius:inherit}.benchmark-meter{background:#c6a15b80}.dual-meter i{z-index:1;background:var(--court-red)}.difference-list{display:grid;gap:8px}.difference-list>div{padding:14px;display:grid;grid-template-columns:max-content 1fr;gap:10px;border-bottom:1px solid var(--line)}.difference-list strong{font-size:13px}.difference-list p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.radar-wrap{position:relative;max-width:310px;margin:0 auto;padding-bottom:20px}.radar{width:100%;display:block;overflow:visible}.radar-grid{fill:none;stroke:var(--line);stroke-width:.7}.radar-grid-inner{stroke-dasharray:2 2}.radar-fill{stroke-width:1.4}.radar-fill.benchmark{fill:#c6a15b1a;stroke:var(--gold)}.radar-fill.mine{fill:#c71f162b;stroke:var(--court-red)}.radar-labels{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 9px;color:var(--muted);font-size:11px;text-align:center}.radar-labels b{display:block;color:var(--court-red);font:500 12px IBM Plex Mono,monospace}.wallet-layout{display:grid;grid-template-columns:1.35fr .65fr;gap:16px}.ledger-table,.orders-table{overflow:hidden;border:1px solid var(--line);border-radius:8px}.ledger-head,.ledger-row,.orders-head,.orders-row{display:grid;grid-template-columns:minmax(180px,1.5fr) .7fr .55fr .7fr .8fr;align-items:center;gap:10px;padding:13px 14px;font-size:11px}.ledger-head,.orders-head{color:var(--muted);background:var(--paper-50)}.ledger-row,.orders-row{border-top:1px solid var(--line)}.ledger-row>span:first-child strong,.ledger-row>span:first-child small{display:block}.ledger-row>span:first-child small{margin-top:3px}.ledger-row>span,.ledger-row>small,.orders-row>span{color:var(--muted)}.ledger-row b{color:var(--danger);font:500 12px IBM Plex Mono,monospace}.ledger-row b.positive{color:var(--green)}.rule-points{padding:13px 0;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);font-size:12px}.rule-points span{color:var(--muted)}.rule-points strong{font-weight:600}.recharge-layout{display:grid;grid-template-columns:1fr 330px;align-items:start;gap:16px}.product-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-card{min-height:152px;padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;border:1px solid var(--line);border-radius:8px;background:#fff}.product-card:hover,.product-card.selected{border-color:var(--court-red);background:var(--court-red-soft)}.product-check{width:18px;height:18px;display:grid;place-items:center;color:#fff;border:1px solid var(--line);border-radius:50%;background:#fff}.product-card.selected .product-check{border-color:var(--court-red);background:var(--court-red)}.product-card strong{margin-top:8px;font:500 23px IBM Plex Mono,monospace}.product-card>span:not(.product-check){color:var(--court-red);font-size:15px;font-weight:700}.product-card small{color:var(--muted);font-size:11px}.order-confirm{position:sticky;top:90px}.order-confirm h2{margin:24px 0 5px;font:500 38px IBM Plex Mono,monospace}.order-confirm h2 small{font:13px Noto Sans SC,sans-serif}.order-confirm>p{margin:0 0 24px;color:var(--muted);font-size:12px}.order-confirm>p strong{color:var(--ink);font-size:15px}.order-confirm .text-link{margin-top:17px}.orders-table{background:var(--paper)}.orders-row>strong{font-size:12px}.orders-row>span:nth-child(3){color:var(--ink);font-weight:600}.orders-row>span:last-child{color:var(--muted);font-size:11px}.profile-list{display:grid;gap:10px}.profile-row{padding:17px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.profile-row:hover{border-color:var(--court-red)}.profile-row>div{min-width:0}.profile-row strong,.profile-row small{display:block}.profile-row strong{margin-top:9px;font-size:14px}.profile-row small{margin-top:5px;color:var(--muted);font-size:11px}.profile-row>svg{color:var(--muted)}.law-list{display:grid;gap:10px}.law-row{padding:17px;display:grid;grid-template-columns:110px 1fr max-content;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.law-row strong,.law-row small{display:block}.law-row strong{font:14px "Noto Serif SC",serif}.law-row small{margin-top:5px;color:var(--muted);font-size:11px}.aux-page{max-width:800px;margin:50px auto}.aux-page .panel{min-height:350px}.aux-page h2{margin:24px 0 9px}.aux-page p{color:var(--muted);font-size:13px;line-height:1.8}.aux-page .court-seats{margin:22px 0}.aux-page textarea{min-height:150px}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(400px,.9fr) minmax(450px,1.1fr);background:var(--paper-50)}.auth-side{position:relative;padding:52px clamp(32px,7vw,120px);display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(255,107,107,.18),transparent 23%),linear-gradient(145deg,#0d1117,#182633)}.auth-side:after{content:"";position:absolute;right:-80px;bottom:12%;width:270px;height:270px;border:1px solid rgba(199,31,22,.45);border-radius:50%}.auth-logo{display:inline-flex;align-items:center;gap:9px;color:#fff}.auth-logo small{color:#ffffff6e;font-size:10px}.auth-side h1{max-width:450px;margin:22px 0 15px;font-size:clamp(30px,4vw,53px);line-height:1.2;letter-spacing:-.04em}.auth-side p{max-width:470px;margin:0;color:#ffffff94;font-size:14px;line-height:1.85}.auth-side>small{color:#ffffff61;font-size:11px}.auth-side-stats{display:flex;gap:32px;margin-top:34px;color:#ffffff75;font-size:11px}.auth-side-stats span{display:flex;flex-direction:column;gap:4px}.auth-side-stats b{color:var(--coral);font:500 23px IBM Plex Mono,monospace}.auth-main{display:grid;place-items:center;padding:32px}.auth-card{width:min(100%,510px);padding:clamp(20px,5vw,55px);border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.auth-card-head{display:flex;justify-content:space-between;align-items:center}.auth-card-head>a{color:var(--muted);font-size:12px}.auth-card h2{margin:44px 0 9px;font-size:29px}.auth-card>p{margin:0 0 28px;color:var(--muted);font-size:13px;line-height:1.7}.auth-form{display:grid;gap:16px}.form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--court-red);font-size:12px}.checkbox{display:inline-flex!important;flex-direction:row!important;align-items:center;gap:7px!important;color:var(--muted)!important;font-size:11px!important;font-weight:400!important}.checkbox input{width:15px;min-height:15px;accent-color:var(--court-red)}.auth-divider{position:relative;display:flex;align-items:center;justify-content:center;margin:6px 0;color:var(--muted);font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:var(--line)}.auth-divider span{padding:0 9px}.auth-foot{margin:0;text-align:center;color:var(--muted);font-size:12px}.auth-foot a{color:var(--court-red);font-weight:700}.input-with-button{display:grid;grid-template-columns:1fr max-content;align-items:end;gap:8px}.input-with-button>label{min-width:0}.role-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.role-picker>span{grid-column:1 / -1;color:var(--ink);font-size:12px;font-weight:700}.role-option{padding:12px;display:grid;grid-template-columns:max-content 1fr;gap:3px 8px;text-align:left;color:var(--muted);border:1px solid var(--line);border-radius:7px;background:#fff}.role-option.selected{color:var(--court-red);border-color:var(--court-red);background:var(--court-red-soft)}.role-option svg{grid-row:1 / span 2}.role-option small{font-size:10px}.success-panel{padding:25px 0 5px;text-align:center}.success-icon{width:52px;height:52px;margin:0 auto;display:grid;place-items:center;color:var(--green);border-radius:50%;background:#e8f4ed}.success-panel h3{margin:20px 0 8px;font-size:20px}.success-panel p{margin:0 auto 24px;color:var(--muted);font-size:12px;line-height:1.7}.forgot-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin-bottom:28px}.forgot-steps span{display:flex;flex-direction:column;align-items:center;gap:7px;color:var(--muted);font-size:10px}.forgot-steps b{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font:500 11px IBM Plex Mono,monospace}.forgot-steps span.active{color:var(--court-red)}.forgot-steps span.active b{color:#fff;border-color:var(--court-red);background:var(--court-red)}.route-redirect{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:16px;background:var(--paper-50)}.route-redirect p{color:var(--muted)}.not-found{min-height:100vh;padding:45px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:var(--black)}.not-found-code{margin-top:70px;color:var(--coral);font:500 90px IBM Plex Mono,monospace}.not-found h1{margin:15px 0 7px;font-size:28px}.not-found p{color:#ffffff87;font-size:13px}.not-found>div{display:flex;gap:9px;margin-top:14px}.not-found .btn-secondary{color:#fff;border-color:#ffffff29;background:#ffffff0f}.mobile-bottom-nav{display:none}.public-nav{position:relative;height:62px;padding:0 max(24px,calc((100vw - 1380px)/2));background:#fff;border-bottom:1px solid #e7dcd7}.public-nav .brand{color:var(--ink)}.public-nav .brand small{color:var(--muted)}.public-nav nav{color:#6e6864}.public-actions .btn-secondary{color:var(--ink);background:#fff;border-color:var(--line)}.hero-section{min-height:498px;padding:48px max(24px,calc((100vw - 1380px)/2)) 56px;grid-template-columns:minmax(0,1fr) minmax(500px,600px);gap:56px;background:linear-gradient(135deg,#fcf8f8,#fae8e8)}.hero-section:after{display:none}.hero-copy{max-width:650px}.hero-copy h1{margin:19px 0 17px;color:#1a1814;font-size:clamp(36px,4.2vw,58px)}.hero-copy>p{color:#6e6864;font-size:15px;line-height:1.85}.hero-note{color:#8b817c}.hero-court{width:100%}.home-court-card{width:min(100%,600px);min-height:400px;margin:0 auto;padding:17px;border-radius:14px;color:#fff;background:#1a1814;box-shadow:0 22px 50px #4a1d1633}.home-court-card-head{min-height:33px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#ffffff94;font:10px IBM Plex Mono,monospace}.home-court-card-head .badge{color:#ffb4ae;border-color:#ff8e8657;background:#c71f162e}.home-court-caption{margin-top:13px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid rgba(255,255,255,.11);color:#ffffffb8;font-size:11px}.home-court-caption strong{color:#fff;font-size:13px}.home-court-caption span{color:#ffffff70}.landing-page .content-section{padding-top:52px;padding-bottom:52px}.landing-page .capability-grid{margin-top:24px}.landing-page .capability-card{min-height:130px;padding:16px}.landing-page .capability-card h3{margin:14px 0 7px;font-size:15px}.landing-page .capability-card p{font-size:12px;line-height:1.6}.landing-page .capability-card>span:last-child{padding-top:14px;font-size:12px}.landing-page .dark-section{padding-top:48px;padding-bottom:48px}.landing-page .steps-grid{margin-top:24px}.landing-page .landing-cta{padding-top:40px;padding-bottom:40px}.live-page{max-width:1440px;margin:0 auto;color:#1a1814}.live-page .page-header{margin-bottom:18px}.live-page .panel{border-color:#e5ded8;border-radius:12px;background:#fff}.live-intro{margin-bottom:22px;padding:17px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e5ded8;border-radius:12px;background:#fff}.live-intro p{margin:8px 0 0;color:#746c66;font-size:12px;line-height:1.7}.live-intro-meta{display:inline-flex;align-items:center;gap:7px;color:var(--court-red);font-size:12px;font-weight:700;white-space:nowrap}.live-grid{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:22px;align-items:start}.live-column{min-width:0;display:grid;gap:16px;align-content:start}.live-current-stage{padding:13px;border-left:3px solid var(--court-red);border-radius:7px;background:#fff4f2}.live-current-stage span,.live-current-stage strong,.live-current-stage small{display:block}.live-current-stage span{color:#a58b83;font-size:10px}.live-current-stage strong{margin-top:6px;color:var(--court-red);font-size:13px}.live-current-stage small{margin-top:7px;color:#8a7b74;font:10px IBM Plex Mono,monospace}.live-stage-list{display:grid;gap:4px;margin-top:17px}.live-stage-row{padding:9px 6px;display:grid;grid-template-columns:29px 1fr;gap:8px;border-radius:6px;color:#8a817b}.live-stage-row.current{color:#1a1814;background:#fff4f2}.live-stage-row.done{color:#655d58}.live-stage-number{color:#b3aaa4;font:11px IBM Plex Mono,monospace}.live-stage-row.current .live-stage-number{color:var(--court-red)}.live-stage-row strong{font-size:11px}.live-stage-row small{margin-top:3px;color:#a39a94;font-size:10px}.live-stage-row.current small{color:var(--court-red)}.live-focus-list{display:grid;gap:12px}.live-focus-list>div{padding-bottom:12px;border-bottom:1px solid #eee8e3}.live-focus-list>div:last-child{padding-bottom:0;border-bottom:0}.live-focus-list strong{color:#3e3732;font-size:12px}.live-focus-list p{margin:5px 0 0;color:#847b75;font-size:11px;line-height:1.6}.live-court-panel{padding:17px!important}.live-court-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.live-court-head strong,.live-court-head span{display:block}.live-court-head strong{color:#302a26;font-size:13px}.live-court-head span{margin-top:5px;color:#9b918b;font-size:10px}.live-court-head .badge{color:var(--court-red);border-color:#c71f1642;background:#fff1ef}.live-courtroom{margin-top:16px;padding:18px;display:grid;gap:13px;border-radius:10px;background:radial-gradient(circle at 50% 0%,#394654 0,#202831 35%,#11161c)}.live-seat{min-width:0;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;background:#ffffff0f}.live-seat-judge{justify-content:center;background:#c6a15b21}.live-seat-avatar{width:37px;height:37px;flex:0 0 37px;display:grid;place-items:center;border-radius:50%;color:#fff;font:600 14px "Noto Serif SC",serif}.avatar-gold{color:#302719;background:#d8b66d}.avatar-red{background:var(--court-red)}.avatar-blue{background:#376780}.live-seat small,.live-seat strong,.live-seat>div>span{display:block}.live-seat small{color:#ffffff78;font-size:10px}.live-seat strong{margin-top:4px;font-size:12px}.live-seat-judge>div>span{margin-top:4px;color:#ffffff70;font-size:10px}.live-light{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#ffffff6e;font-size:10px;white-space:nowrap}.live-light i{width:6px;height:6px;display:inline-block;border-radius:50%;background:#7d858d}.live-light.speaking{color:#ff9b92}.live-light.speaking i{background:var(--coral);box-shadow:0 0 0 3px #ff6b6b21}.live-light.waiting{color:#9ed4b7}.live-light.waiting i{background:#61b786}.live-party-row{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);gap:9px;align-items:center}.live-seat-party.active{border-color:#ff6b6b80;background:#c71f162b}.live-vs{color:#ffffff57;font:500 11px IBM Plex Mono,monospace;text-align:center}.live-spectator-seats{min-height:39px;padding:9px 13px;display:flex;align-items:center;justify-content:center;gap:7px;color:#ffffff94;border:1px dashed rgba(255,255,255,.16);border-radius:7px;font-size:10px}.live-spectator-seats strong{color:#ffffffd6;font-size:11px}.live-spectator-seats small{color:#ffffff5c}.live-speaking{margin-top:16px;padding:15px;border-left:3px solid var(--court-red);border-radius:7px;background:#fff8f6}.live-speaking-head span,.live-speaking-head strong{display:block}.live-speaking-head span{color:#a58d84;font-size:10px}.live-speaking-head strong{margin-top:5px;color:#302a26;font-size:12px}.live-speaking blockquote{margin:10px 0 11px;color:#514741;font:14px/1.8 "Noto Serif SC",serif}.live-citations{display:flex;flex-wrap:wrap;gap:6px}.live-citations .badge{color:#80652c;border-color:#e4d2a8;background:#fff9e8}.live-state-strip{padding-top:14px;display:flex;flex-wrap:wrap;gap:7px;border-top:1px solid #eee8e3}.live-state{padding:5px 7px;display:inline-flex;align-items:center;gap:5px;color:#9b918b;border:1px solid #ece5df;border-radius:999px;font-size:10px}.live-state i{width:5px;height:5px;display:inline-block;border-radius:50%;background:#b8b0aa}.live-state.active{color:var(--court-red);border-color:#f1c1bc;background:#fff4f2}.live-state.active i{background:var(--court-red)}.live-state.done{color:#437b59;border-color:#cde4d3;background:#f3faf5}.live-state.done:first-letter{color:#437b59}.live-state.current{color:#855d25;border-color:#ead9ae;background:#fff9e9}.live-state.pending{color:#a39a94}.live-comment-list{display:grid;gap:12px}.live-comment{display:grid;grid-template-columns:26px 1fr;gap:9px}.live-comment-avatar{width:26px;height:26px;display:grid;place-items:center;color:#fff;border-radius:50%;background:#7d6a5f;font-size:10px}.live-comment:nth-child(2n) .live-comment-avatar{background:#6c8592}.live-comment-meta a{display:inline-flex;align-items:center;gap:4px;color:#514741;font-size:11px;font-weight:700}.live-comment-meta a:hover{color:var(--court-red)}.live-comment-meta time{color:#aaa09a;font:10px IBM Plex Mono,monospace}.live-comment p{margin:4px 0 0;color:#827872;font-size:11px;line-height:1.55}.live-more-comments{margin-top:14px;padding:9px 0 0;display:inline-flex;align-items:center;gap:5px;color:var(--court-red);border-top:1px solid #eee8e3;background:transparent;font-size:11px}.live-comments .notice{margin-top:13px}.live-rules{display:grid;gap:10px}.live-rules div{display:grid;grid-template-columns:22px 1fr;gap:8px;color:#756b65;font-size:11px;line-height:1.55}.live-rules span{color:var(--court-red);font:10px IBM Plex Mono,monospace}.live-evidence-filter{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:13px}.live-evidence-filter .badge{padding:3px 6px;font-size:10px}.live-evidence-list{display:grid;gap:9px}.live-evidence-list>div{display:grid;grid-template-columns:16px 1fr max-content;gap:7px;align-items:center;padding-bottom:9px;border-bottom:1px solid #eee8e3}.live-evidence-list>div:last-child{padding-bottom:0;border-bottom:0}.live-evidence-list svg{color:#a38a54}.live-evidence-list strong{color:#4a403a;font-size:11px}.live-evidence-list small{margin-top:3px;color:#9b918b;font-size:10px}.live-evidence-list .badge{padding:3px 5px;font-size:9px}.live-statement-list{display:grid;gap:13px}.live-statement-list>div{padding-bottom:12px;border-bottom:1px solid #eee8e3}.live-statement-meta{display:flex;justify-content:space-between;gap:8px}.live-statement-meta strong{color:#514741;font-size:11px}.live-statement-meta span{color:#aaa09a;font:9px IBM Plex Mono,monospace}.live-statement-list p{margin:5px 0 0;color:#827872;font-size:11px;line-height:1.65}.collections-intro{margin-bottom:14px}.app-shell>.page-frame.collections-page{width:1440px;max-width:none;min-height:1134px;margin:0 auto;padding:44px;display:flex;flex-direction:column;gap:22px;background:#f8f6f2;box-sizing:border-box}.collections-page,.collections-page *{font-family:var(--font-sans);box-sizing:border-box}.collections-head{display:grid;gap:10px}.collections-eyebrow,.collections-title-row,.collections-tabs{display:flex;align-items:center;gap:10px}.collections-eyebrow i{width:6px;height:22px;border-radius:2px;background:#c71f16}.collections-eyebrow span{color:#c71f16;font:400 11px/14px var(--font-mono)}.collections-title-row{gap:14px}.collections-title-row h1{margin:0;color:#1a1814;font:700 26px/32px var(--font-sans)}.collections-route{padding:4px 9px;border:1px solid #ede8e3;border-radius:6px;color:#57514a;background:#fff;font:400 11px/13px var(--font-mono)}.collections-spacer{flex:1}.collections-header-tag{padding:5px 10px;border:1px solid #c2d9eb;border-radius:11px;color:#4473a8;background:#eaf1f8;font:500 11px/13px var(--font-sans)}.collections-hint{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:6px;background:#fdf3f2}.collections-hint i{width:3px;height:16px;border-radius:1px;background:#c71f16}.collections-hint p{margin:0;color:#a3160e;font:400 12px/16px var(--font-sans)}.collections-tabs button{height:31px;padding:0 14px;border:1px solid #ded9d1;border-radius:8px;color:#3a3530;background:#fff;font:500 12px/14px var(--font-sans)}.collections-tabs button.active{color:#fff;border-color:#c71f16;background:#c71f16}.collections-tabs em{margin-left:6px;color:#f4b8b4;font:400 11px/13px var(--font-mono);font-style:normal}.collections-table{overflow:hidden;border:1px solid #f0ede8;border-radius:12px;background:#fff}.collections-grid{display:grid;grid-template-columns:80px minmax(0,706px) 150px 110px 90px 100px;column-gap:16px;align-items:center;padding:0 18px}.collections-table-head{height:39px;color:#a3160e;background:#fbe9e7;font:700 12px/16px var(--font-sans)}.collections-row{height:59px;border-top:1px solid #f1ede8;color:#57514a;font:400 11px/14px var(--font-mono)}.collections-row>div strong,.collections-row>div small{display:block}.collections-row>div strong{color:#1a1814;font:700 12px/14px var(--font-sans)}.collections-row>div small{margin-top:2px;color:#57514a;font:400 11px/13px var(--font-mono)}.collections-row a{color:#4473a8;font:500 12px/16px var(--font-sans)}.collections-type,.collections-status{height:21px;display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:4px 10px;border:1px solid #c2d9eb;border-radius:10px;color:#4473a8;background:#eaf1f8;font:500 11px/13px var(--font-sans)}.collections-status{min-width:90px;color:#0f8a5f;border-color:#bde3cf;background:#eaf6f0;font-size:12px}.collections-status.offline{color:#6b655e;border-color:#ede8e3;background:#fdf3f2}.collections-required{height:43px;display:flex;align-items:center;gap:20px;padding:0 14px;border:1px solid #d1ccc4;border-radius:10px;background:transparent}.collections-required>span{color:#c71f16;font:400 11px/14px var(--font-mono)}.collections-required p{margin:0;color:#6b655e;font:400 12px/16px var(--font-sans)}.collections-intro p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.law-meta{margin-top:7px;display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:10px}.law-row .text-link{margin-top:10px;font-size:11px}.collection-empty{min-height:270px;padding:30px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:12px;background:#fff}.collection-empty .empty-line{border:0}.review-status-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.review-status-panel .notice{margin-top:0}.review-forbidden-page{min-height:calc(100vh - 66px);padding:64px 64px 48px}.review-forbidden,.review-boundary-error{display:flex;flex-direction:column;align-items:center;text-align:center}.review-forbidden>svg{width:48px;height:48px;color:#c71f16}.review-forbidden h1,.review-boundary-error h1{margin:20px 0 10px;color:#26221f;font-size:26px;line-height:32px;font-weight:700}.review-forbidden p,.review-boundary-error p{margin:0;color:#57514a;font-size:13px;line-height:1.8}.review-forbidden__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px}.review-forbidden__actions .btn,.review-boundary-error .btn{border-radius:8px}.review-forbidden__actions .btn-secondary,.review-boundary-error .btn-secondary{border-color:#ede8e3;background:#fff}.review-boundary-error .btn{margin-top:28px}.training-history{margin:12px 0 16px;padding:11px 0;display:grid;grid-template-columns:1fr max-content;gap:4px 10px;border-top:1px solid var(--dark-line);border-bottom:1px solid var(--dark-line)}.training-history span,.training-history small{color:#ffffff75;font-size:10px}.training-history strong{color:#e4c67f;font:500 12px IBM Plex Mono,monospace}.training-history small{grid-column:1 / -1}@media(max-width:1100px){.public-nav{gap:24px}.public-nav nav{gap:15px}.hero-section{grid-template-columns:1fr}.hero-court{max-width:680px;width:100%}.hero-orbit{right:20%}.judge-grid{grid-template-columns:repeat(2,1fr)}.hearing-layout{grid-template-columns:1fr 1.35fr}.hearing-side{grid-column:1 / -1;min-height:auto}.issue-list{grid-template-columns:repeat(3,1fr)}.evidence-stack{grid-template-columns:1fr 1fr;margin-top:17px}.dashboard-columns,.wallet-layout{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}.training-detail-top{grid-template-columns:1fr}.fee-panel{position:static}.recharge-layout{grid-template-columns:1fr}.order-confirm{position:static}.auth-page{grid-template-columns:.8fr 1.2fr}.auth-side{padding:42px}.live-grid{grid-template-columns:240px minmax(0,1fr)}.live-right{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.live-right .panel{min-width:0}}@media(max-width:760px){.public-nav{position:relative;height:auto;padding:16px;flex-wrap:wrap;gap:14px}.public-nav nav{order:3;width:100%;overflow-x:auto;padding-top:4px}.public-actions{margin-left:auto}.public-actions .demo-tag{display:none}.public-actions .btn{min-height:32px;padding:0 10px;font-size:11px}.hero-section{min-height:auto;padding:52px 18px 58px}.hero-section:after{bottom:-75px}.hero-copy h1{margin-top:20px;font-size:37px}.hero-copy>p{font-size:14px;line-height:1.75}.hero-actions{flex-wrap:wrap}.hero-stats{grid-template-columns:repeat(2,1fr);margin-top:28px}.live-window{padding:10px}.live-speech blockquote{font-size:14px}.content-section,.dark-section,.compliance-section,.landing-cta{padding:72px 18px}.capability-grid,.steps-grid{grid-template-columns:1fr;gap:12px;margin-top:32px}.capability-card{min-height:240px}.step-item,.step-item+.step-item{padding:17px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.step-item:last-child{border-bottom:0}.step-item h3{margin-top:16px}.compliance-section{grid-template-columns:1fr;gap:38px}.site-footer{grid-template-columns:1fr 1fr;gap:32px 24px;padding:45px 18px}.site-footer>div:first-child{grid-column:1 / -1}.app-topbar{min-height:58px;padding:0 14px;gap:10px}.app-nav{display:none}.app-user{gap:6px}.points-pill{padding:5px 7px;font-size:10px}.app-user .icon-button:not(.mobile-menu){display:none}.mobile-menu{display:grid}.page-frame{min-height:calc(100vh - 58px);padding:25px 14px 80px}.page-header{flex-direction:column;gap:15px;margin-bottom:22px}.page-header-actions{width:100%}.page-header-actions>*:not(.page-tools){flex:1}.page-tools{width:100%;justify-content:space-between}.page-header h1{font-size:26px}.state-switcher{margin-left:auto}.dashboard-hero{padding:22px;flex-direction:column;align-items:flex-start}.dashboard-seal{width:100px;height:100px;align-self:flex-end;margin-top:-28px}.dashboard-seal strong{font-size:20px}.stats-grid,.wallet-grid{grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:28px}.stat-card{min-height:95px;padding:13px}.stat-card strong{font-size:19px}.quick-grid{grid-template-columns:1fr}.dashboard-columns{gap:12px}.panel{padding:17px}.filter-bar{align-items:stretch}.segmented{flex:1}.segmented button{flex:1;padding:0 5px}.search-field{width:100%;min-width:0;margin-left:0}.case-grid,.detail-grid,.review-grid,.compare-layout,.training-detail-grid{grid-template-columns:1fr}.detail-wide,.review-wide,.compare-wide{grid-column:auto}.case-card h3{font-size:16px}.case-card-meta{gap:8px}.stepper-large{overflow-x:auto;grid-template-columns:repeat(6,minmax(82px,1fr))}.stepper-large>div{font-size:10px;flex-direction:column;gap:4px}.create-layout{grid-template-columns:1fr}.create-aside{position:static}.create-step{padding:20px 0 8px}.create-step>h2{font-size:20px}.difficulty-row{grid-template-columns:1fr}.detail-head{flex-direction:column;align-items:flex-start;padding:20px}.detail-head h2{font-size:22px}.detail-actions{width:100%}.detail-actions .btn{flex:1}.seat-row{grid-template-columns:1fr;gap:8px}.court-divider{display:none}.phase-bar{overflow-x:auto;grid-template-columns:repeat(6,minmax(60px,1fr));padding:10px 8px}.phase-item:not(:last-child):after{left:62%;width:75%}.hearing-layout{grid-template-columns:1fr}.hearing-side{grid-column:auto}.issue-list,.evidence-stack{grid-template-columns:1fr}.action-row{flex-wrap:wrap}.action-row .btn,.action-row a{flex:1}.judgment-layout,.replay-page-grid,.decide-layout{grid-template-columns:1fr}.judgment-paper{padding:35px 22px}.judgment-seal{right:20px;top:30px}.judgment-paper h2{margin-top:55px;font-size:22px}.judgment-section p{font-size:14px}.citation{grid-template-columns:1fr max-content}.citation .law-id{grid-column:1 / -1}.citation small{grid-column:1}.review-overview,.compare-top{padding:22px;align-items:flex-start}.review-overview h2,.compare-top h2{font-size:21px}.review-score,.compare-score{width:90px;height:90px;min-width:90px}.review-score strong,.compare-score strong{font-size:28px}.checklist,.review-status-panel{grid-template-columns:1fr}.judge-overview{grid-template-columns:1fr;gap:10px;margin-bottom:28px}.judge-profile,.judge-radar,.judge-current{min-height:auto}.judge-grid{grid-template-columns:1fr}.judge-card-cover{min-height:90px}.training-goals{grid-template-columns:1fr}.fee-panel{padding-top:20px}.player-stage{padding:9px}.player-scene{min-height:270px}.replay-speed{flex-wrap:wrap}.replay-speed span{width:100%;margin:5px 0 0}.decide-block{padding:15px}.decide-actions{flex-wrap:wrap}.decide-actions .btn{flex:1}.ledger-table,.orders-table{overflow-x:auto}.ledger-head,.ledger-row,.orders-head,.orders-row{min-width:620px}.product-list{grid-template-columns:1fr}.product-card{min-height:105px}.law-row{grid-template-columns:1fr max-content}.law-row .law-id{grid-column:1 / -1}.auth-page{grid-template-columns:1fr}.auth-side{min-height:280px;padding:30px 22px}.auth-side>div:nth-child(2){margin-top:55px}.auth-side h1{font-size:31px}.auth-side>small{margin-top:32px}.auth-main{padding:18px 14px 60px}.auth-card{padding:22px 18px}.auth-card h2{margin-top:30px;font-size:25px}.site-footer{font-size:11px}.mobile-bottom-nav{position:fixed;z-index:15;right:10px;bottom:10px;left:10px;height:55px;padding:5px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#ffffff85;background:#0c1016eb;box-shadow:0 8px 30px #00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:10px}.mobile-bottom-nav a.active{color:var(--coral)}.live-grid{grid-template-columns:1fr}.live-right{grid-column:auto;grid-template-columns:1fr}.live-intro{align-items:flex-start;flex-direction:column}.live-party-row{grid-template-columns:1fr}.live-vs{display:none}.live-seat-judge{justify-content:flex-start}.live-spectator-seats{flex-wrap:wrap}}.notification-bell{position:relative;color:#1a1814}.notification-trigger{position:relative;width:34px;height:34px;padding:0;display:grid;place-items:center;color:#57514a;border:1px solid #e7ded6;border-radius:9px;background:#fff;transition:color .16s ease,border-color .16s ease,background .16s ease}.notification-trigger:hover,.notification-trigger[aria-expanded=true]{color:var(--court-red);border-color:#efbbb6;background:#fff7f6}.notification-trigger:focus-visible{outline:2px solid var(--court-red);outline-offset:2px}.notification-badge{position:absolute;top:-7px;right:-8px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;color:#fff;border:2px solid #fff;border-radius:999px;background:var(--court-red);font:700 9px/1 var(--font-sans)}.notification-popover{position:absolute;z-index:50;top:calc(100% + 10px);right:0;width:min(380px,calc(100vw - 24px));overflow:hidden;color:#1a1814;border:1px solid #e7ded6;border-radius:12px;background:#fff;box-shadow:0 18px 48px #2b1f172e}.notification-popover>header{min-height:58px;padding:12px 14px 11px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eee8e3}.notification-popover>header div{display:grid;gap:3px}.notification-popover>header strong{font-size:14px}.notification-popover>header span{color:#8a857e;font-size:10px}.notification-popover>header button{width:28px;height:28px;color:#8a857e;border-radius:7px;background:transparent;font-size:20px;line-height:1}.notification-popover>header button:hover{color:var(--court-red);background:var(--court-red-soft)}.notification-list{max-height:430px;overflow-y:auto}.notification-item{width:100%;min-height:88px;padding:13px 16px;display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;color:#1a1814;border-bottom:1px solid #f0ece8;background:#fff;text-align:left}.notification-item:last-child{border-bottom:0}.notification-item:hover{background:#fcfaf8}.notification-item.is-read{color:#6f6862}.notification-status{width:16px;height:16px;margin-top:2px;display:grid;place-items:center;color:#9d958e}.notification-status i{width:8px;height:8px;border-radius:50%;background:var(--court-red);box-shadow:0 0 0 4px var(--court-red-soft)}.notification-copy{min-width:0;display:grid;gap:4px}.notification-copy strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.notification-copy>span{display:-webkit-box;overflow:hidden;color:#6f6862;font-size:11px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.notification-copy time{color:#a09a94;font-size:9px}.notification-state{min-height:120px;padding:24px;display:grid;place-items:center;color:#8a857e;font-size:12px;text-align:center}.notification-state-error{gap:10px;color:var(--court-red)}.notification-state-error button{padding:7px 10px;display:inline-flex;align-items:center;gap:5px;color:var(--court-red);border-radius:6px;background:var(--court-red-soft);font-size:11px}.notification-inline-error{padding:8px 14px;color:var(--court-red);background:var(--court-red-soft);font-size:10px;text-align:center}@media(max-width:760px){.notification-popover{position:fixed;top:70px;right:12px;left:12px;width:auto}.notification-list{max-height:min(430px,calc(100vh - 150px))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}html{background:var(--paper-50)}body{color:var(--ink);background:var(--paper-50);font-family:var(--font-sans)}.brand{color:var(--ink)}.brand small{color:var(--muted)}.brand-mark{border-radius:7px;box-shadow:0 5px 14px #c71f1633}.site-footer .brand,.auth-logo{color:#fff}.site-footer .brand small,.auth-logo small{color:#ffffff94}.mono-id,.law-id{font-family:var(--font-mono)}.accent-text{color:var(--court-red)!important}.demo-tag{color:#8b6b2a;border-color:#d4a25073;background:#fff8e9}.demo-dot{background:var(--gold);box-shadow:0 0 0 3px #d4a25024}.btn{min-height:40px;border-radius:6px;letter-spacing:.01em}.btn-primary{background:var(--court-red);box-shadow:0 6px 15px #c71f1629}.btn-primary:hover:not(:disabled){background:var(--court-red-dark)}.btn-secondary{background:#fff;border-color:#ded6ce}.btn-ghost:hover:not(:disabled){background:var(--court-red-soft)}.btn-gold{color:#332515;background:#e1b967}.public-nav,.app-topbar{color:var(--ink);background:#fffffff5;border-bottom:1px solid #e7ded6;box-shadow:0 3px 14px #36231609;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-nav{height:66px}.public-nav nav{color:#756d66}.public-nav nav a:hover{color:var(--court-red)}.public-actions .btn-secondary{color:var(--ink);background:#fff;border-color:#ded6ce}.app-topbar{min-height:66px;gap:46px;border-bottom:2px solid var(--court-red)}.app-nav a{color:#756d66}.app-nav a:hover,.app-nav a.active{color:var(--court-red);background:var(--court-red-soft);box-shadow:inset 0 -2px var(--court-red)}.points-pill{color:#8b6b2a;border-color:#d4a2506b;background:#fff8e9}.user-avatar{color:#fff;background:var(--court-red)}.app-topbar .icon-button:hover{background:var(--court-red-soft)}.landing-page{color:var(--ink);background:var(--paper-50)}.hero-section{min-height:570px;padding-top:65px;padding-bottom:65px;grid-template-columns:minmax(0,1fr) minmax(500px,600px);gap:70px;background:linear-gradient(135deg,#fffaf9,#f9e6e5)}.hero-copy h1{color:var(--ink);font-family:var(--font-sans);font-weight:800}.hero-copy h1 span{color:var(--court-red)}.hero-copy>p{color:#6f6760}.hero-note{color:#8a7f77}.hero-copy>.demo-tag{color:var(--court-red);border-color:#f1c3be;background:#fff3f1}.hero-court{align-self:center}.home-court-card{padding:15px;border:1px solid #40372d;border-radius:14px;background:var(--black);box-shadow:0 24px 50px #56231b33}.home-court-card-head{color:#ffffff8f}.home-court-card-head .badge{color:#ffb6b0;border-color:#ff8e8657;background:#c71f162e}.home-court-caption{border-top-color:#ffffff26}.home-court-caption strong{color:#fff}.home-court-caption span{color:#ffffff7a}.landing-page .content-section{background:var(--paper-50)}.landing-page .capability-card{border-color:var(--line);border-radius:10px;background:#fff;box-shadow:0 8px 22px #32201509}.landing-page .capability-card:hover{box-shadow:var(--shadow)}.landing-page .dark-section{background:var(--charcoal)}.landing-page .landing-cta{background:var(--court-red)}.site-footer{background:#201b17}.landing-page{width:100%;max-width:1440px;min-width:0;margin:0 auto;color:#1a1814;background:#fff}.landing-page .public-nav{position:relative;z-index:1;height:62px;padding:0 60px 0 80px;gap:0;color:#1a1814;background:#fff;border-bottom:1px solid #ede8e2;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.home-brand{display:inline-flex;align-items:center;gap:11px;height:100%}.home-brand i{width:5px;height:24px;border-radius:2px;background:#c71f16}.home-brand b{font-size:16px;line-height:19px}.landing-page .public-nav nav{margin-left:98px;gap:14.8px;color:#57514a;font-size:13px}.landing-page .public-nav nav a{margin-right:0;line-height:16px;white-space:nowrap}.landing-page .public-nav nav a:hover{color:#57514a}.landing-page .public-actions{gap:0;color:#1a1814}.landing-page .public-actions>a{font-size:13px}.home-bonus{margin-right:65px;display:inline-flex;align-items:center;gap:4px;color:#d4a24c;font-size:12px;font-weight:700;white-space:nowrap}.home-bonus-icon{width:10px;height:10px;flex:0 0 10px;fill:currentColor;stroke-width:1.5}.landing-page .public-actions>a:first-of-type{margin-right:34px}.home-register{width:110px;height:36px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#c71f16;font-size:13px;font-weight:700}.home-hero{height:498px;padding:100px 80px 12px;display:grid;grid-template-columns:640px 600px;column-gap:40px;background:linear-gradient(135deg,#fcf7f7,#fae8e8)}.home-hero-copy{min-width:0}.home-kicker{width:260px;height:28px;display:grid;place-items:center;border:1px solid #f4b8b4;border-radius:14px;color:#a3160e;background:#fbe9e7;font-size:11px;font-weight:700}.home-hero h1{margin:20px 0 26px;color:#1a1814;font-size:36px;font-weight:700;line-height:44px;letter-spacing:0}.home-hero-copy>p{width:580px;min-height:48px;margin:0;color:#57514a;font-size:14px;line-height:24px}.home-hero-actions{height:46px;margin-top:30px;display:flex;align-items:center;gap:12px}.home-button{height:46px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border-radius:10px;font-size:14px;font-weight:700}.home-button svg{width:14px;height:14px;stroke-width:2}.home-button-primary{width:160px;color:#fff;background:#c71f16}.home-button-primary:hover{background:#a3160e}.home-button-primary:focus-visible{outline:2px solid #1a1814;outline-offset:2px}.home-button-secondary{width:170px;border:1px solid #d4ccb8;color:#1a1814;background:#fff;font-weight:500}.home-hero-actions small{margin-left:0;color:#9a948d;font-size:11px;white-space:nowrap}.home-stats{width:580px;height:70px;margin-top:30px;display:flex;gap:24px}.home-stats div{display:flex;flex-direction:column;gap:2px}.home-stats strong{color:#c71f16;font-family:Inter,sans-serif;font-size:24px;line-height:29px}.home-stats small{color:#57514a;font-size:11px;line-height:13px;white-space:nowrap}.home-court-demo{width:600px;height:400px;margin-top:-30px;overflow:hidden;border:1px solid #ede8e2;border-radius:14px;color:#f8f6f2;background:#1a1814}.home-court-live{height:37px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#c71f16}.home-court-live b{font-size:11px}.home-court-live span{font-size:10px;font-weight:500}.home-status-speaking{color:#f0716a}.home-status-waiting{color:#e8a33d}.home-court-body{padding:16px;display:grid;gap:12px}.home-judge-row{height:60px;padding:12px;display:flex;align-items:center;gap:12px;border-radius:10px;background:#262019}.home-judge-row i{width:36px;height:36px;display:grid;place-items:center;flex:0 0 36px;border-radius:50%;color:#1a1814;background:#d4a24c;font-size:15px;font-style:normal;font-weight:700}.home-judge-row div{display:grid;flex:1;gap:2px}.home-judge-row b{font-size:12px}.home-judge-row small,.home-judge-row>span{color:#a99e8f;font-size:10px}.home-judge-row>span{color:#d4a24c;font-weight:500}.home-speech{height:84px;padding:14px;border-radius:10px;color:#1a1814;background:#fbe9e7}.home-speech>div{display:flex;justify-content:space-between}.home-speech b{color:#c71f16;font-size:11px;font-weight:500}.home-speech small{color:#8a857e;font-size:10px}.home-speech p{margin:7px 0 5px;font-size:12px;line-height:15px}.home-speech em{color:#a97d1b;font-size:10px;font-style:normal}.home-party-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-party-row div{height:54px;padding:12px;display:grid;gap:4px;border-radius:10px;background:#262019}.home-party-row b{font-size:11px;font-weight:500}.home-party-row span{color:#f0716a;font-size:10px;font-weight:500}.home-party-row div:last-child span{color:#e8a33d}.home-progress{height:38px;padding:0 12px;display:flex;align-items:center;gap:16px;border-radius:10px;color:#a99e8f;background:#262019;font-size:10px}.home-progress b{color:#f0716a;font-weight:500}.home-live-footer{display:flex;justify-content:space-between;color:#a99e8f;font-size:10px}.home-features{height:280px;padding:36px 80px 10px;background:#fff}.home-centered-heading{text-align:center}.home-centered-heading>span{display:block;color:#c71f16;font-family:Inter,sans-serif;font-size:11px;line-height:13px;font-weight:700;letter-spacing:.16em}.home-centered-heading h2{margin:11px 0 0;color:#1a1814;font-size:24px;line-height:29px}.home-centered-heading p{margin:5px 0 0;color:#57514a;font-size:13px;line-height:16px}.home-feature-cards{height:130px;margin-top:30px;display:grid;grid-template-columns:repeat(3,416px);gap:16px}.home-feature-card{height:130px;padding:16px;display:grid;grid-template-rows:26px 18px 30px 15px;gap:6px;overflow:hidden;border:1px solid #ede8e2;border-radius:12px;background:#fff}.home-feature-icon{width:22px;height:22px;color:#c71f16;stroke-width:1.7}.home-feature-card:nth-child(2) .home-feature-icon{color:#0f8a5f}.home-feature-card:nth-child(3) .home-feature-icon{color:#4473a8}.home-feature-card h3{margin:0;overflow:hidden;color:#1a1814;font-size:15px;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.home-feature-card p{margin:0;display:-webkit-box;overflow:hidden;color:#57514a;font-size:11px;line-height:17px;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-feature-card b{display:inline-flex;align-items:center;gap:4px;color:#c71f16;font-size:11px;line-height:15px}.home-feature-card b svg{width:11px;height:11px;stroke-width:2}.home-flow{height:220px;padding:26px 80px 14px;color:#fff;background:#1a1814}.home-flow .home-centered-heading>span{color:#d4a24c}.home-flow .home-centered-heading h2{margin-top:9px;color:#fff;font-size:22px;line-height:27px}.home-flow-cards{height:110px;margin-top:21px;display:grid;grid-template-columns:repeat(4,311px);gap:14px;overflow:hidden}.home-flow-cards>div{height:110px;padding:14px;display:flex;flex-direction:column;gap:4px;border:1px solid #3a3530;border-radius:12px;background:#2a2622}.home-flow-cards b{color:#c71f16;font-family:Inter,sans-serif;font-size:12px;line-height:15px}.home-flow-cards h3{margin:0;font-size:14px;line-height:17px}.home-flow-cards p{margin:0;color:#9a948d;font-size:10px;line-height:15px}.home-cta{height:140px;padding:24px 0 0;text-align:center;color:#fff;background:linear-gradient(90deg,#c71f17,#a3170f)}.home-cta h2{margin:0;font-size:20px;line-height:24px}.home-cta p{margin:6px 0 15px;color:#ffe3b3;font-size:12px;line-height:15px}.home-cta a{width:280px;height:40px;display:grid;place-items:center;margin:0 auto;border-radius:10px;color:#a3160e;background:#fff;font-size:14px;font-weight:700}@media(max-width:900px){.landing-page .public-nav{height:auto;padding:16px 20px;flex-wrap:wrap;gap:14px}.landing-page .public-nav nav{width:100%;order:3;margin-left:0;overflow:visible;flex-wrap:wrap;justify-content:center;gap:8px 14px}.home-bonus{margin-left:auto;margin-right:18px}.landing-page .public-actions>a:first-of-type{margin-right:14px}.home-hero{height:auto;padding:48px 20px;display:block}.home-hero-copy>p,.home-stats{width:auto}.home-hero-actions{flex-wrap:wrap;height:auto}.home-court-demo{max-width:600px;width:100%;margin:35px auto 0}.home-features,.home-flow{height:auto;padding:42px 20px}.home-feature-cards,.home-flow-cards{height:auto;grid-template-columns:1fr}.home-flow-cards>div,.home-feature-card{width:100%}.home-feature-cards,.home-flow-cards{gap:12px}.home-cta{height:auto;padding:35px 20px}}@media(max-width:480px){.home-bonus{display:none}.landing-page .public-actions{margin-left:auto}.landing-page .public-nav nav{font-size:12px;gap:8px 12px}.home-hero h1{font-size:32px;line-height:40px}.home-hero-actions{display:grid;grid-template-columns:1fr;align-items:stretch;gap:10px}.home-button-primary,.home-button-secondary{width:100%}.home-hero-actions small{white-space:normal;text-align:center}.home-stats{height:auto;padding-bottom:1px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.home-stats div{min-width:0}.home-stats small{white-space:normal}.home-court-demo{height:auto;min-height:400px}.home-speech{height:auto;min-height:84px}.home-speech>div,.home-live-footer{gap:8px;flex-wrap:wrap}.home-progress{height:auto;min-height:38px;padding:8px 12px;flex-wrap:wrap;gap:4px 12px}}.landing-page{width:100%;max-width:1440px;min-width:0;margin:0 auto;overflow:hidden;color:#1a1814;background:#fff}.landing-page main{overflow:hidden}.landing-page .public-nav{position:relative;z-index:10;width:100%;height:72px;padding:0 80px;display:flex;align-items:center;gap:32px;color:#1a1814;background:#fff;border-bottom:1px solid #ede8e2;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.landing-page .home-brand{height:auto;gap:11px;flex:0 0 auto}.landing-page .home-brand i{width:5px;height:24px;border-radius:2px;background:#c71f16}.landing-page .home-brand b{font-size:16px;line-height:19px}.landing-page .public-nav nav{margin:0 auto;gap:28px;color:#57514a;font-size:13px}.landing-page .public-nav nav a{line-height:16px;white-space:nowrap;transition:color var(--motion-normal) var(--ease-standard)}.landing-page .public-nav nav a:hover{color:#c71f16}.landing-page .public-actions{margin-left:0;gap:24px;color:#1a1814}.landing-page .public-actions>a,.landing-page .home-bonus{margin:0;font-size:13px}.landing-page .home-bonus{gap:6px;color:#d4a24c;font-size:12px}.landing-page .home-register{width:130px;height:38px;border-radius:4px;color:#fff;background:#c71f16}.landing-page .home-hero{position:relative;height:780px;padding:0;display:block;overflow:hidden;background:#fff}.home-orbit,.home-gold-orb,.home-red-orb{position:absolute;display:block;border-radius:50%;pointer-events:none}.home-orbit{top:-120px;left:940px;width:540px;height:540px;opacity:.55;background:conic-gradient(from 30deg,#fbe9e740,#fbe9e7,#c71f1629,#fbe9e740);animation:home-orbit 24s var(--ease-linear) infinite,home-orbit-breathe 6s ease-in-out infinite;will-change:transform,opacity}.home-orbit:after{position:absolute;top:56px;right:56px;bottom:56px;left:56px;border-radius:inherit;background:#fff;content:""}.home-gold-orb{top:560px;left:1320px;width:90px;height:90px;background:#d4a24c2e}.home-red-orb{top:620px;left:40px;width:36px;height:36px;background:#c71f161f}.home-hero-copy{position:absolute;z-index:2;top:100px;left:80px;width:700px;min-width:0}.home-kicker{width:290px;height:32px;padding:0 14px;display:flex;align-items:center;justify-content:flex-start;gap:8px;border:0;border-radius:4px;color:#c71f16;background:#fbe9e7;font-size:11px;font-weight:700;opacity:0;animation:home-fade-up var(--motion-slow) var(--ease-decelerate) forwards}.home-kicker svg{width:13px;height:13px}.home-kicker-dot{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#c71f16}.home-hero h1{width:660px;height:140px;margin:32px 0 16px;color:#1a1814;font-size:52px;font-weight:700;line-height:1.15;letter-spacing:0;opacity:0;animation:home-fade-up var(--motion-slow) var(--ease-decelerate) 60ms forwards}.home-hero-copy>p{width:580px;height:72px;margin:0;color:#57534c;font-size:15px;line-height:24px;opacity:0;animation:home-fade-up var(--motion-slow) var(--ease-decelerate) .2s forwards}.home-hero-actions{height:54px;margin-top:28px;display:flex;align-items:center;gap:16px;opacity:0;animation:home-fade-up var(--motion-slow) var(--ease-decelerate) .26s forwards}.landing-page .home-button{height:54px;border-radius:4px;font-size:14px;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard),transform var(--motion-fast) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard)}.landing-page .home-button svg{width:15px;height:15px}.landing-page .home-button-primary{width:180px;color:#fff;background:#c71f16}.landing-page .home-button-primary:hover,.landing-page .home-button-primary:focus-visible{color:#fff;background:#a71912;transform:scale(1.02);animation:home-cta-pulse var(--motion-slow) ease-in-out infinite alternate}.landing-page .home-button-primary:active{transform:scale(.96);animation:none}.landing-page .home-button-secondary{width:200px;color:#c71f16;border:1px solid #c71f16;background:#fff}.landing-page .home-button-secondary:hover,.landing-page .home-button-secondary:focus-visible{background:#fbe9e7}.landing-page :is(a,button):focus-visible{outline:2px solid #1a1814;outline-offset:3px}.home-hero-actions small{width:220px;margin:0;color:#8a857e;font-size:11px;line-height:18px;white-space:normal}.home-stats{width:700px;height:80px;margin-top:32px;display:flex;gap:36px;opacity:0;animation:home-fade-up var(--motion-slow) var(--ease-decelerate) .32s forwards}.home-stats div{min-width:112px;display:flex;flex-direction:column;gap:5px}.home-stats strong{color:#c71f16;font-family:Inter,sans-serif;font-size:28px;line-height:34px}.home-stats small{color:#57534c;font-size:11px;line-height:16px;white-space:nowrap}.landing-page .home-court-demo{position:absolute;z-index:2;top:182px;left:755px;width:600px;height:430px;margin:0;padding:12px;display:grid;grid-template-rows:38px 38px 1fr 34px;gap:8px;overflow:hidden;color:#1a1814;border:1px solid #f1edea;border-radius:20px;background:#f8f6f2;box-shadow:0 28px 70px #4a1d1624}.home-court-live{height:38px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;overflow:hidden;color:#fff;border-radius:6px;background:#c71f16}.home-live-marquee{min-width:0;display:flex;gap:52px;overflow:hidden;white-space:nowrap}.home-live-marquee b{flex:0 0 auto;font-size:10px;animation:home-marquee 12s var(--ease-linear) infinite;will-change:transform}.home-court-live>.home-status{flex:0 0 auto;font-size:8px}.home-case-strip{height:38px;padding:0 9px;display:flex;align-items:center;gap:8px;overflow:hidden;border:1px solid #ede8e2;border-radius:6px;background:#fff;color:#6f6a62;font-size:8px;white-space:nowrap}.home-case-strip code{color:#2ec787;font:500 9px var(--font-mono)}.home-case-strip>span{padding-left:8px;border-left:1px solid #ede8e2}.home-status{display:inline-flex;align-items:center;gap:5px}.home-status:before{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:currentColor;content:""}.home-status-live{color:#fff}.home-status-online{color:#0f8a5f}.home-status-speaking{color:#c71f16}.home-status-waiting{color:#d4a24c}.home-court-body{min-height:0;padding:0;display:grid;grid-template-columns:138px 1fr;gap:8px}.home-stage-list{padding:10px 8px;display:flex;flex-direction:column;gap:7px;border:1px solid #ede8e2;border-radius:6px;background:#fff}.home-stage-list b{margin-bottom:2px;font-size:9px}.home-stage-list span{padding:7px 8px;color:#8a857e;border-left:2px solid #e5e2dc;font-size:8px}.home-stage-list span.done{color:#0f8a5f}.home-stage-list span.active{color:#c71f16;border-left-color:#c71f16;background:#fbe9e7;font-weight:700}.home-court-main{min-width:0;display:grid;grid-template-rows:58px 1fr 52px;gap:7px}.landing-page .home-judge-row{height:58px;padding:10px;border-radius:6px;color:#f8f6f2;background:#26221e}.landing-page .home-judge-row i{width:34px;height:34px;flex-basis:34px;color:#1a1814;background:#d4a24c;font-size:14px;animation:home-judge-glow 3s ease-in-out infinite;will-change:transform,box-shadow}.landing-page .home-judge-row b{font-size:10px}.landing-page .home-judge-row small,.landing-page .home-judge-row>span{font-size:8px}.landing-page .home-speech{height:auto;min-height:0;padding:10px;border-radius:6px;background:#fbe9e7}.landing-page .home-speech b{font-size:9px}.landing-page .home-speech small{font-size:8px}.landing-page .home-speech p{margin:8px 0;font-size:9px;line-height:15px}.landing-page .home-speech em{font-size:8px}.landing-page .home-party-row{gap:7px}.landing-page .home-party-row div{height:52px;padding:9px;border-radius:6px;color:#f8f6f2;background:#26221e}.landing-page .home-party-row b,.landing-page .home-party-row span{font-size:8px}.landing-page .home-live-footer{height:34px;padding:0 8px;display:flex;align-items:center;color:#c71f16;border-radius:6px;background:#fbe9e7;font-size:8px}.home-trust{height:71px;padding:28px 80px;display:flex;align-items:center;justify-content:space-between;gap:60px;background:#fbf8f4}.home-trust span{display:flex;align-items:center;gap:10px;color:#57534c;font-size:12px;white-space:nowrap}.home-trust svg{width:14px;height:14px;color:#c71f16}.landing-page [data-home-reveal]{opacity:0;transform:translateY(24px);transition:opacity var(--motion-slow) var(--ease-decelerate),transform var(--motion-slow) var(--ease-decelerate)}.landing-page [data-home-reveal][data-revealed=true]{opacity:1;transform:translateY(0)}.home-features{height:562px;padding:96px 80px;display:flex;flex-direction:column;gap:28px;background:#fff}.home-section-heading{min-height:102px;text-align:left}.home-section-heading>span{display:flex;align-items:center;gap:14px;color:#c71f16;font-family:Inter,sans-serif;font-size:11px;line-height:22px;font-weight:700;letter-spacing:.12em}.home-section-heading>span i{width:6px;height:22px;flex:0 0 6px;background:#c71f16}.home-section-heading h2{margin:12px 0 0;color:#1a1814;font-size:32px;line-height:39px}.home-section-heading p{margin:12px 0 0;color:#57534c;font-size:14px;line-height:17px}.home-feature-cards{height:240px;margin:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.home-feature-card{height:240px;min-width:0;padding:28px 24px;display:flex;flex-direction:column;gap:14px;overflow:hidden;border:1px solid #e5e2dc;border-radius:12px;background:#fbf8f4;transition:transform var(--motion-moderate) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),border-color var(--motion-normal) var(--ease-standard)}.home-feature-card:hover,.home-feature-card:focus-visible{transform:translateY(-5px);border-color:#c71f164d;box-shadow:0 18px 40px #32201517}.home-feature-icon{width:48px;height:48px;padding:13px;flex:0 0 48px;color:#c71f16;border-radius:8px;background:#fbe9e7;stroke-width:1.7}.home-feature-card:nth-child(2) .home-feature-icon,.home-feature-card:nth-child(5) .home-feature-icon{color:#a97d1b;background:#fbf3e6}.home-feature-card:nth-child(3) .home-feature-icon,.home-feature-card:nth-child(6) .home-feature-icon{color:#4473a8;background:#eaf1f8}.home-feature-card:nth-child(4) .home-feature-icon{color:#0f8a5f;background:#e6f4ee}.home-feature-card h3{margin:0;color:#1a1814;font-size:16px;line-height:20px}.home-feature-card p{margin:0;display:-webkit-box;overflow:hidden;color:#57534c;font-size:12px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:5}.home-feature-card b{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:#c71f16;font-size:11px}.home-feature-card b svg{width:12px;height:12px}.home-flow{height:507px;padding:96px 80px;display:flex;flex-direction:column;gap:28px;color:#f8f6f2;background:#1a1814}.home-flow .home-section-heading{min-height:auto}.home-section-heading-gold>span{color:#d4a24c}.home-section-heading-gold>span i{background:#d4a24c}.home-section-heading-gold h2{color:#f8f6f2}.home-section-heading-gold p{color:#a99e8f}.home-flow-cards{height:153px;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;overflow:visible}.home-flow-cards>article{height:153px;padding:28px 24px;display:flex;flex-direction:column;gap:12px;border:0;border-radius:10px;background:#26221e}.home-flow-cards b{color:#d4a24c;font-size:28px;line-height:34px}.home-flow-cards h3{margin:0;color:#f8f6f2;font-size:16px;line-height:20px}.home-flow-cards p{margin:0;color:#a99e8f;font-size:12px;line-height:19px}.home-live{height:390px;padding:96px 80px;display:grid;grid-template-columns:minmax(0,1fr) 460px;gap:60px;background:#fbf8f4}.home-live-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.home-live-copy .home-section-heading{min-height:110px}.home-live-copy .home-button{width:auto;height:50px;padding:0 28px}.home-live-cards{width:460px;display:flex;flex-direction:column;gap:16px}.home-live-card{min-height:91px;padding:18px;display:flex;align-items:center;gap:14px;border:1px solid #e5e2dc;border-radius:10px;background:#fff}.home-live-card>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:6px}.home-live-card .home-status{font-size:11px;font-weight:500}.home-live-card h3{margin:0;overflow:hidden;font-size:14px;line-height:17px;white-space:nowrap;text-overflow:ellipsis}.home-live-card p{margin:0;overflow:hidden;color:#6b6660;font-size:11px;line-height:14px;white-space:nowrap;text-overflow:ellipsis}.home-live-card>a{width:50px;height:36px;display:grid;place-items:center;flex:0 0 50px;color:#fff;border-radius:4px;background:#c71f16}.home-live-card>a svg{width:14px;height:14px}.home-cta{position:relative;height:380px;padding:0;display:grid;place-items:center;overflow:hidden;text-align:center;color:#fff;background:linear-gradient(90deg,#c71f16,#8d130b)}.home-cta>div{position:relative;z-index:1;width:760px;display:flex;flex-direction:column;align-items:center;gap:18px}.home-cta h2{margin:0;font-size:36px;line-height:44px}.home-cta p{margin:0;color:#ffe3b8;font-size:15px;line-height:19px}.home-cta nav{display:flex;align-items:center;gap:16px}.home-cta nav a{width:auto;min-width:220px;height:56px;padding:0 28px;display:inline-flex;align-items:center;justify-content:center;gap:6px;margin:0;border:1px solid rgba(255,255,255,.8);border-radius:4px;color:#fff;background:transparent;font-size:15px;font-weight:500;transition:transform var(--motion-fast) var(--ease-standard),background var(--motion-normal) var(--ease-standard)}.home-cta nav a:first-child{padding:0 36px;color:#c71f16;border-color:#fff;background:#fff;font-weight:700}.home-cta nav a:hover,.home-cta nav a:focus-visible{transform:translateY(-2px);background:#ffffff1f}.home-cta nav a:first-child:hover,.home-cta nav a:first-child:focus-visible{background:#fff7f6}.home-cta nav svg{width:15px;height:15px}.home-cta-orb{position:absolute;display:block;border-radius:50%;pointer-events:none}.home-cta-orb-one{right:40px;bottom:-60px;width:320px;height:320px;background:#ffffff0f}.home-cta-orb-two{left:-60px;bottom:-20px;width:220px;height:220px;background:#ffe3b314}.home-footer{height:227px;padding:56px 80px 40px;display:flex;flex-direction:column;gap:28px;color:#a99e8f;background:#1a1814}.home-footer-top{height:90px;display:flex;justify-content:space-between;gap:80px}.home-footer-brand{flex:1;display:flex;flex-direction:column;gap:14px}.home-footer-brand>span{display:flex;align-items:center;gap:8px;color:#f8f6f2;font-size:16px;font-weight:700}.home-footer-brand i{width:5px;height:22px;background:#c71f16}.home-footer-brand p{margin:0;font-size:12px}.home-footer-top>nav{display:flex;gap:60px}.home-footer-top nav div{min-width:84px;display:flex;flex-direction:column;gap:10px}.home-footer-top nav b{color:#d4a24c;font-size:12px}.home-footer-top nav a{color:#a99e8f;font-size:12px}.home-footer-top nav a:hover{color:#fff}.home-footer-bottom{height:13px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#7a756e;font-size:11px}.home-footer-legal{display:inline-flex;align-items:center;gap:16px}.home-icp-link{color:inherit;text-decoration:none}.home-icp-link:hover{color:#f8f6f2;text-decoration:underline}.landing-page .home-icp-link:focus-visible{outline:2px solid #d4a24c;outline-offset:3px;border-radius:2px;color:#f8f6f2}@keyframes home-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes home-cta-pulse{0%{box-shadow:0 0 #c71f1647}to{box-shadow:0 0 0 10px #c71f1600}}@keyframes home-judge-glow{50%{transform:scale(1.035);box-shadow:0 0 0 7px #d4a24c1f}}@keyframes home-marquee{to{transform:translate(calc(-100% - 52px))}}@keyframes home-orbit{to{transform:rotate(360deg)}}@keyframes home-orbit-breathe{0%,to{opacity:.4}50%{opacity:.7}}@media(max-width:1199px){.landing-page .public-nav{height:auto;min-height:72px;padding:14px 40px;flex-wrap:wrap;gap:14px 24px}.landing-page .public-nav nav{order:3;width:100%;justify-content:center;gap:14px 24px}.landing-page .public-actions{margin-left:auto}.landing-page .home-hero{height:auto;min-height:780px;padding:76px 48px;display:grid;grid-template-columns:minmax(0,1fr) minmax(440px,600px);align-items:center;gap:30px}.home-hero-copy,.landing-page .home-court-demo{position:relative;inset:auto;width:100%}.home-hero h1,.home-hero-copy>p,.home-stats{width:100%;height:auto}.home-hero h1{font-size:clamp(40px,4.2vw,52px)}.home-hero-actions{height:auto;flex-wrap:wrap}.home-feature-cards{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-rows:repeat(2,240px)}.home-features{height:auto}}@media(max-width:900px){.landing-page .public-nav{padding:14px 24px}.landing-page .public-nav nav{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none}.landing-page .home-bonus{display:none}.landing-page .home-hero{min-height:0;padding:64px 24px;grid-template-columns:1fr}.home-hero h1{margin-top:28px}.landing-page .home-court-demo{max-width:600px;margin:26px auto 0}.home-trust{height:auto;padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px}.home-features,.home-flow,.home-live{height:auto;padding:72px 32px}.home-feature-cards{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.home-flow-cards{height:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.home-live{grid-template-columns:1fr}.home-live-cards{width:100%}.home-footer{height:auto;padding:48px 32px 34px}}@media(max-width:560px){.landing-page .public-nav{padding:12px 18px}.landing-page .public-nav nav{display:none}.landing-page .public-actions{gap:14px}.landing-page .home-register{width:96px}.landing-page .home-hero{padding:48px 18px 54px}.home-kicker{max-width:100%}.home-hero h1{margin:24px 0 18px;font-size:36px;line-height:1.22}.home-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.landing-page .home-button-primary,.landing-page .home-button-secondary{width:100%}.home-hero-actions small{width:auto;text-align:center}.home-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.landing-page .home-court-demo{height:430px;padding:9px;grid-template-rows:36px 34px 1fr 32px}.home-case-strip span:nth-last-child(-n+2){display:none}.home-court-body{grid-template-columns:95px minmax(0,1fr)}.home-stage-list{padding:8px 6px}.home-stage-list span{padding:6px}.landing-page .home-judge-row>span{display:none}.home-trust{grid-template-columns:1fr}.home-trust span{white-space:normal}.home-features,.home-flow,.home-live{padding:58px 18px}.home-section-heading h2{font-size:28px;line-height:36px}.home-section-heading p{line-height:22px}.home-feature-cards,.home-flow-cards{grid-template-columns:1fr}.home-feature-card{height:220px}.home-live-card{padding:15px}.home-live-card p{white-space:normal}.home-cta{height:auto;min-height:380px;padding:64px 18px}.home-cta>div{width:100%}.home-cta h2{font-size:30px;line-height:38px}.home-cta nav{width:100%;flex-direction:column}.home-cta nav a{width:100%}.home-footer{padding:46px 20px 32px}.home-footer-top{height:auto;flex-direction:column}.home-footer-top>nav{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-footer-bottom{height:auto;align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.landing-page *,.landing-page *:before,.landing-page *:after{scroll-behavior:auto!important;animation-duration:var(--motion-instant)!important;animation-iteration-count:1!important;transition-duration:var(--motion-instant)!important}.landing-page .home-orbit,.landing-page .home-live-marquee b,.landing-page .home-judge-row i,.landing-page .home-button-primary,.landing-page [data-home-reveal]{transform:none!important}.landing-page .home-button-primary:hover,.landing-page .home-button-primary:focus-visible{box-shadow:0 0 0 3px #c71f1638}}.app-shell-case-create{min-height:100vh;background:#f8f6f2}.case-create-page{width:min(100%,1440px);min-height:100vh;margin:0 auto;padding:44px;display:flex;flex-direction:column;gap:22px;color:#28231f;background:#f8f6f2;font-family:Sarasa Gothic SC,Microsoft YaHei,sans-serif}.case-create-loading{align-items:center;justify-content:center;text-align:center}.case-create-loading>svg{width:28px;height:28px;color:#c71f16;animation:case-create-spin .9s linear infinite}.case-create-loading h1{margin:0;font-size:26px}.case-create-loading p{max-width:520px;margin:0;color:#756c65;line-height:1.7}.case-create-topbar{min-height:32px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#28231f;background:transparent}.case-create-topbar>div{display:flex;align-items:center;gap:10px}.case-create-topbar>div:first-child:before{content:"";width:5px;height:24px;border-radius:2px;background:#c71f16}.case-create-topbar>div:first-child>svg{display:none}.case-create-topbar strong{font-size:16px}.case-create-topbar>div:first-child span{padding:5px 10px;color:#c71f16;border-radius:999px;background:#fce8e5;font-size:10px;font-weight:700}.case-create-save>span{color:#8f8882;font-size:10px}.case-create-save button{min-height:32px;padding:0 14px;display:inline-flex;align-items:center;gap:6px;color:#c71f16;border:1px solid #c71f16;border-radius:7px;background:#fff;font-size:11px;font-weight:700}.case-create-save button svg{display:none}.case-create-progress{margin:0;padding:10px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;border:1px solid #e5ded8;border-radius:10px;background:#fff;list-style:none}.case-create-progress li{min-width:0}.case-create-progress button{width:100%;min-height:46px;padding:5px 10px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:8px;text-align:left;color:#8d847d;border:1px solid transparent;border-radius:8px;background:transparent}.case-create-progress button:disabled{opacity:1;cursor:default}.case-create-progress button>span{grid-row:1 / 3;width:28px;height:28px;display:grid;place-items:center;border:1px solid #ddd4ce;border-radius:50%;font:600 11px/1 ui-monospace,monospace}.case-create-progress button>span svg{width:14px}.case-create-progress b{color:#4d4540;font-size:11px}.case-create-progress small{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.case-create-progress .current button{color:#c71f16;border-color:#c71f16;background:#fff5f3}.case-create-progress .current button>span,.case-create-progress .done button>span{color:#fff;border-color:#c71f16;background:#c71f16}.case-create-progress .current b,.case-create-progress .done b{color:#c71f16}.case-create-progress .done button{cursor:pointer}.case-create-progress .done button{background:#eaf6f0}.case-create-progress .done button>span{border-color:#168f68;background:#168f68}.case-create-progress .done b{color:#168f68}.case-create-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.case-create-title>div{display:flex;align-items:center;gap:12px}.case-create-title i{width:6px;height:22px;flex:0 0 6px;border-radius:2px;background:#c71f16}.case-create-title h1{margin:0;font-size:26px;line-height:1.2}.case-create-title code{display:block;margin-top:5px;color:#9a9089;font-size:10px}.case-create-title>span{padding:5px 8px;color:#c71f16;border-radius:4px;background:#fce8e5;font:600 10px ui-monospace,monospace}.case-create-intro{margin:0;padding:13px 14px;color:#6f6760;border-left:3px solid #c71f16;background:#fff8f6;font-size:11px;line-height:1.65}.case-create-content{min-width:0;padding:22px;border:1px solid #e5ded8;border-radius:10px;background:#fff;animation:case-create-step-in .28s var(--ease-decelerate, ease-out) both}.case-create-stack{display:grid;gap:16px}.case-create-section-title{margin:0;display:flex;align-items:center;gap:8px;color:#443c37;font-size:13px}.case-create-section-title i{width:4px;height:14px;border-radius:1px;background:#c71f16}.case-create-grid{min-width:0;display:grid;gap:12px}.case-create-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.case-create-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.case-create-grid legend,.case-create-list legend,.case-create-confirm legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.case-create-option,.case-create-check{min-width:0;min-height:96px;padding:16px;display:flex;align-items:flex-start;gap:12px;color:#39332e;border:1px solid #e5ded8;border-radius:9px;background:#fff;cursor:pointer}.case-create-option:hover,.case-create-option:focus-within,.case-create-check:hover,.case-create-check:focus-within{border-color:#d89089;box-shadow:0 0 0 3px #c71f1612}.case-create-option.selected,.case-create-check:has(input:checked){border-color:#c71f16;background:#fff5f3}.case-create-option input,.case-create-check input,.case-create-confirm input{width:18px;height:18px;flex:0 0 18px;margin:1px 0 0;accent-color:#c71f16}.case-create-option span,.case-create-check span{min-width:0;display:block}.case-create-option b,.case-create-option small,.case-create-check b,.case-create-check small{display:block}.case-create-option b,.case-create-check b{font-size:13px}.case-create-option small,.case-create-check small{margin-top:7px;color:#786f68;font-size:11px;line-height:1.55}.case-create-option.disabled,.case-create-check.disabled{opacity:.55;cursor:not-allowed}.case-create-option.static{cursor:default}.case-create-option.static>svg{width:20px;flex:0 0 20px;color:#c71f16}.case-create-panel{padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #e5ded8;border-radius:9px;background:#fbfaf8}.case-create-panel>svg{width:22px;flex:0 0 22px;color:#c71f16}.case-create-panel b{font-size:12px}.case-create-panel p{margin:5px 0 0;color:#786f68;font-size:11px;line-height:1.55}.case-create-template{padding:15px;border:1px solid #e5ded8;border-radius:9px;background:#fff}.case-create-template>div{display:flex;align-items:center;gap:8px}.case-create-template>div b{font-size:12px}.case-create-template>div span{padding:3px 7px;color:#4775a4;border-radius:4px;background:#eaf1f8;font-size:9px}.case-create-template ol{margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:7px;list-style:none}.case-create-template li{padding:6px 9px;color:#776f69;border-radius:5px;background:#f3f0ed;font-size:10px}.case-create-template li.active{color:#c71f16;background:#fff1ee;font-weight:700}.case-create-step-one-footer{display:grid;grid-template-columns:1fr 1fr;gap:14px}.case-create-step-one-footer>div{padding:14px;display:grid;gap:10px;border:1px solid #e5ded8;border-radius:9px;background:#fff}.case-create-step-one-footer b{font-size:11px}.case-create-step-one-footer span{display:flex;gap:8px}.case-create-step-one-footer i{padding:6px 10px;border-radius:6px;background:#f1efec;font-size:10px;font-style:normal}.case-create-step-one-footer i:first-child{color:#fff;background:#c71f16}.case-create-step-one-footer p{margin:0;padding:9px 11px;border:1px solid #e5ded8;border-radius:6px;background:#faf8f5;font-size:10px}.case-create-columns{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:16px}.case-create-columns>div{min-width:0;display:grid;align-content:start;gap:14px}.case-create-list{min-width:0;margin:0;padding:0;display:grid;gap:9px;border:0}.case-create-list .case-create-option{min-height:76px}.case-create-empty{margin:0;padding:22px;color:#8c837d;border:1px dashed #ded6ce;border-radius:8px;text-align:center;font-size:11px}.case-create-field{min-width:0;display:grid;gap:7px;color:#453e38;font-size:11px;font-weight:700}.case-create-field input,.case-create-field textarea{width:100%;min-height:42px;padding:10px 12px;color:#28231f;border:1px solid #ded6ce;border-radius:6px;outline:0;background:#fff;font:400 12px/1.65 inherit}.case-create-field textarea{min-height:104px;resize:vertical}.case-create-field input:focus,.case-create-field textarea:focus{border-color:#c71f16;box-shadow:0 0 0 3px #c71f1614}.case-create-facts{display:grid;grid-template-columns:200px minmax(0,1fr) 280px;gap:16px;align-items:start}.case-create-facts nav,.case-create-facts aside{padding:15px;display:grid;gap:9px;border:1px solid #e5ded8;border-radius:8px;background:#fbfaf8}.case-create-facts nav b,.case-create-facts aside>b{margin-bottom:4px;font-size:12px}.case-create-facts nav span{padding:8px 9px;color:#6f6760;border-radius:5px;background:#fff;font-size:10px}.case-create-editor{min-width:0;display:grid;gap:14px}.case-create-facts aside span{display:flex;align-items:center;gap:7px;font-size:10px}.case-create-facts aside span svg{width:13px;height:13px}.case-create-facts aside .pass{color:#347254}.case-create-facts aside .pending{color:#9a6c20}.case-create-facts aside p{margin:5px 0 0;color:#847a73;font-size:9px;line-height:1.6}.case-create-seat{min-height:105px;padding:16px;display:grid;grid-template-columns:28px 1fr;gap:4px 10px;border:1px solid #e5ded8;border-radius:9px}.case-create-seat svg{grid-row:1 / 3;width:24px;color:#c71f16}.case-create-seat b{font-size:13px}.case-create-seat span{color:#786f68;font-size:11px;line-height:1.55}.case-create-protection{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.case-create-protection span{padding:13px;display:flex;align-items:center;gap:8px;color:#5e5650;border:1px solid #e5ded8;border-radius:7px;font-size:11px}.case-create-protection svg{width:14px;color:#347254}.case-create-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.case-create-summary>div{min-width:0;padding:15px;display:grid;gap:7px;border:1px solid #e5ded8;border-radius:8px}.case-create-summary b{color:#c71f16;font-size:11px}.case-create-summary span{overflow-wrap:anywhere;font-size:12px}.case-create-summary small{color:#7e746d;font-size:10px}.case-create-quote{min-height:74px;padding:15px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px 12px;border:1px solid #e0c99b;border-radius:8px;background:#fffaf0;font-size:11px}.case-create-quote>svg{width:18px;animation:case-create-spin .9s linear infinite}.case-create-quote strong{color:#a76e15;font-size:20px}.case-create-quote small{grid-column:1 / -1;color:#7e746d}.case-create-quote.error{color:#a5241c;border-color:#e1a29d;background:#fff5f3}.case-create-confirm{margin:0;padding:0;display:grid;gap:8px;border:0}.case-create-confirm label{min-height:42px;padding:10px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #e5ded8;border-radius:6px;font-size:11px;line-height:1.55;cursor:pointer}.case-create-confirm label:has(input:checked){border-color:#d89089;background:#fff8f6}.case-create-message{padding:11px 13px;color:#9f271f;border-left:3px solid #c71f16;background:#fff3f1;font-size:11px;animation:case-create-status-in .18s ease-out both}.case-create-message.success{color:#276849;border-color:#3f8a65;background:#f2faf5}.case-create-actions{min-height:58px;padding-top:16px;display:grid;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;gap:12px;border-top:1px solid #e5ded8}.case-create-actions>small{color:#8a817a;font-size:10px;text-align:center}.case-create-primary,.case-create-secondary{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:6px;font-size:11px;font-weight:700}.case-create-primary{justify-self:end;color:#fff;background:#c71f16}.case-create-secondary{justify-self:start;color:#5f5650;border:1px solid #dcd4ce;background:#fff}.case-create-primary:disabled,.case-create-secondary:disabled{opacity:.55;cursor:not-allowed}.case-create-primary svg,.case-create-secondary svg{width:14px}.case-create-primary[aria-busy=true] svg{animation:case-create-spin .9s linear infinite}.case-create-required{padding:13px 15px;display:flex;align-items:baseline;gap:12px;color:#756c65;border:1px solid #df8179;border-radius:8px;background:#fff;font-size:10px}.case-create-required strong{color:#c71f16;white-space:nowrap}@keyframes case-create-step-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes case-create-status-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes case-create-spin{to{transform:rotate(360deg)}}@media(max-width:1024px){.case-create-page{padding:32px 28px 48px}.case-create-progress{overflow-x:auto;grid-template-columns:repeat(6,minmax(150px,1fr));padding-bottom:4px}.case-create-facts{grid-template-columns:170px minmax(0,1fr)}.case-create-facts aside{grid-column:1 / -1;grid-template-columns:repeat(4,minmax(0,1fr))}.case-create-facts aside>b,.case-create-facts aside>p{grid-column:1 / -1}}@media(max-width:768px){.case-create-page{padding:24px 18px 40px;gap:18px}.case-create-topbar{align-items:flex-start;flex-direction:column;padding:13px}.case-create-save{width:100%;justify-content:space-between}.case-create-title{align-items:flex-start}.case-create-title h1{font-size:22px}.case-create-grid.two,.case-create-grid.three,.case-create-columns,.case-create-summary,.case-create-protection,.case-create-step-one-footer,.case-create-facts{grid-template-columns:1fr}.case-create-facts nav{grid-template-columns:repeat(2,minmax(0,1fr))}.case-create-facts nav b{grid-column:1 / -1}.case-create-facts aside{grid-column:auto;grid-template-columns:1fr 1fr}.case-create-actions{grid-template-columns:1fr 1fr}.case-create-actions>small{order:-1;grid-column:1 / -1}.case-create-required{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.case-create-page{padding:18px 12px 32px;gap:15px}.case-create-topbar>div:first-child span{display:none}.case-create-save>span{font-size:9px}.case-create-content{padding:15px}.case-create-title>span{display:none}.case-create-facts nav,.case-create-facts aside{grid-template-columns:1fr}.case-create-facts nav b,.case-create-facts aside>b,.case-create-facts aside>p{grid-column:auto}.case-create-actions{grid-template-columns:1fr}.case-create-primary,.case-create-secondary{width:100%;justify-self:stretch}}@media(prefers-reduced-motion:reduce){.case-create-page *,.case-create-page *:before,.case-create-page *:after{animation-duration:var(--motion-instant, 50ms)!important;animation-iteration-count:1!important;transition-duration:var(--motion-instant, 50ms)!important}.case-create-content,.case-create-message,.case-create-loading>svg,.case-create-primary[aria-busy=true] svg{transform:none!important}}.page-frame{min-height:calc(100vh - 66px);padding-top:42px;background:var(--paper-50)}.page-frame-dark{color:var(--ink);background:var(--paper-50)}.page-frame-wide{width:100%}.page-header{margin-bottom:27px}.page-title-wrap{gap:14px}.title-rail{width:4px;min-width:4px;height:40px;margin-top:4px;border-radius:0;background:var(--court-red)}.page-header h1{color:var(--ink);font-weight:750}.page-header-dark h1{color:var(--ink)}.page-header p,.page-header-dark p{color:var(--muted)}.state-switcher select{background:#fff}.page-header-dark .state-switcher select{color:var(--ink);border-color:var(--line);background:#fff}.panel{border-color:var(--line);border-radius:11px;background:#fff;box-shadow:0 5px 18px #32201506}.panel-dark{color:#fff;border-color:#40372d;background:var(--charcoal);box-shadow:0 12px 28px #1e140e1f}.panel-dark .section-heading p{color:#ffffff87}.section-heading h2:before{width:3px;height:15px;border-radius:0;background:var(--court-red)}.panel-dark .section-heading h2:before{background:var(--gold)}.notice{border-radius:7px}.demo-state{background:#fff}.dashboard-hero{min-height:210px;padding:30px 34px;color:var(--ink);border:1px solid #f0cfcc;border-radius:12px;background:linear-gradient(120deg,#fff7f6,#fbe9e7);box-shadow:none}.dashboard-hero h2{margin-top:17px;color:var(--ink)}.dashboard-hero p{color:#736b65}.dashboard-hero .btn-secondary{color:var(--ink);background:#fff;border-color:#e5d5d0}.dashboard-seal{width:126px;height:126px;color:var(--court-red);border-color:#c71f1647;background:#ffffff75}.dashboard-seal strong{color:var(--court-red)}.dashboard-seal span{color:#927a73}.stats-grid,.wallet-grid{margin-top:16px}.stat-card{border-radius:9px;box-shadow:0 5px 18px #32201506}.stat-card strong{font-family:var(--font-mono)}.quick-action{border-radius:9px;box-shadow:0 5px 18px #32201506}.quick-action:hover{background:snow}.current-case-foot a{color:var(--court-red)}.filter-bar{border-radius:9px;background:#fff;box-shadow:0 5px 18px #32201506}.segmented{background:#f3eee9}.segmented button.active{background:var(--court-red)}.case-card{border-radius:10px;box-shadow:0 5px 18px #32201506}.case-card:hover{box-shadow:var(--shadow)}.case-focus span{background:#f7f2ed}.detail-head{border-radius:11px;box-shadow:0 5px 18px #32201506}.choice-card,.difficulty-row button,.profile-row,.law-row{border-radius:8px}.choice-card:hover,.choice-card.selected,.difficulty-row button.active{background:var(--court-red-soft)}.field-label input,.field-label textarea,.auth-form input,.modal-card input{border-color:#ded6ce;border-radius:6px}.field-label input:focus,.field-label textarea:focus,.auth-form input:focus{box-shadow:0 0 0 3px #c71f1617}.judge-overview{margin-bottom:32px}.judge-profile,.judge-radar,.judge-current{min-height:190px;border-color:var(--line);border-radius:10px;background:#fff;box-shadow:0 5px 18px #32201506}.judge-profile h2{color:var(--ink)}.judge-profile p,.judge-progress>span,.ability-inline,.judge-current p{color:var(--muted)}.judge-radar{color:var(--ink)}.ring-score{border-color:var(--court-red)}.ring-score span{color:var(--muted)}.judge-current>span{color:var(--court-red)}.judge-card{border-color:var(--line);border-radius:10px;background:#fff;box-shadow:0 5px 18px #32201506}.judge-card-body{color:var(--ink)}.judge-card-body>strong{color:#6e655e}.judge-card .badge{color:var(--muted);border-color:var(--line);background:var(--paper-50)}.judge-card-data{color:var(--muted);border-color:var(--line)}.judge-card-body .btn{color:var(--court-red);border-color:#e7c5c1;background:#fff5f4}.judge-card-body .btn:hover{color:#fff;border-color:var(--court-red);background:var(--court-red)}.training-goals .stat-card{border-color:var(--line);background:#fff}.training-goals .stat-card span,.training-goals .stat-card small{color:var(--muted)}.training-goals .stat-card strong{color:var(--ink)}.fee-panel{background:#fff}.fee-total strong{color:var(--court-red)}.fee-panel p{color:var(--muted)}.training-history{border-color:var(--line)}.training-history span,.training-history small{color:var(--muted)}.training-history strong{color:var(--court-red)}.page-frame-dark .lead-text{color:var(--ink)}.issue-chips span{color:#6f655e;border-color:var(--line);background:#fbf8f4}.page-frame-dark .locked-notice{color:#8b6727;border-color:#edd9a8;background:#fff9e9}.replay-scope{color:#6f655e}.review-overview,.compare-top{color:var(--ink);border:1px solid #f0cfcc;border-radius:11px;background:linear-gradient(120deg,#fff7f6,#fbe9e7)}.review-overview h2,.compare-top h2{color:var(--ink)}.review-overview p,.compare-top p{color:#736b65}.review-score,.compare-score{border-color:var(--court-red)}.review-score strong,.compare-score strong{color:var(--court-red)}.review-score span,.compare-score span{color:#927a73}.wallet-grid .stat-red{color:#fff;border-color:var(--court-red);background:var(--court-red)}.wallet-grid .stat-red span,.wallet-grid .stat-red small,.wallet-grid .stat-red strong{color:#fff}.wallet-grid .stat-red strong{font-size:28px}.wallet-grid .stat-blue{border-top:3px solid var(--blue)}.wallet-grid .stat-gold{border-top:3px solid var(--gold)}.wallet-grid .stat-green{border-top:3px solid var(--green)}.ledger-table,.orders-table{border-radius:9px}.courtroom-illustration{position:relative;min-height:270px;padding:28px 16px 16px;display:grid;align-content:center;gap:13px;overflow:hidden;border:1px solid #4b4135;border-radius:10px;background:#1a1814;isolation:isolate}.ardot-courtroom-reference{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.24;filter:saturate(.92) contrast(1.04)}.illustration-panel,.illustration-spectators{position:relative;z-index:1}.illustration-panel{min-width:0;padding:11px 12px;display:flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.15);border-radius:7px;color:#fff;background:#1a1814d1}.illustration-judge{justify-content:center;border-color:#d4a2507a;background:#523d1c85}.illustration-lamp{width:6px;height:6px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px #d4a25021}.illustration-avatar{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:50%;color:#fff;font-size:11px;font-weight:700}.illustration-panel small,.illustration-panel strong{display:block}.illustration-panel small{color:#ffffff80;font-size:9px}.illustration-panel strong{margin-top:3px;font-size:11px}.illustration-status{margin-left:auto;display:inline-flex;align-items:center;gap:5px;color:#ffffff80;font-size:9px;white-space:nowrap}.illustration-status i{width:5px;height:5px;border-radius:50%;background:#6fc28f}.illustration-party-row{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:8px;align-items:center}.illustration-party{padding:11px 10px}.illustration-vs{color:#ffffff59;font:500 10px var(--font-mono);text-align:center}.illustration-spectators{padding:9px 11px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;color:#ffffff85;border:1px dashed rgba(255,255,255,.2);border-radius:7px;font-size:9px}.illustration-spectators strong{color:#ffffffd6;font-size:10px}.illustration-spectators small{color:#ffffff61}.courtroom-illustration-compact{min-height:280px}.live-page{padding-bottom:20px}.live-intro,.live-page .panel{box-shadow:0 5px 18px #32201506}.live-courtroom{background:radial-gradient(circle at 50% 0%,#574b3b 0,#2d2821 33%,#151310)}.live-seat{background:#ffffff0f}.live-seat-judge{background:#d4a25026}.auth-page{grid-template-columns:1fr 1fr;background:var(--paper-50)}.auth-side{padding:50px clamp(32px,6vw,94px);background:linear-gradient(142deg,#b31b14,#c71f16 55%,#8f1712)}.auth-side:after{right:-100px;bottom:9%;border-color:#fff3}.auth-side h1{font-size:clamp(30px,3.4vw,48px)}.auth-side p{color:#ffffffc2}.auth-side-stats b{color:#ffd3cf}.auth-main{padding:40px}.auth-card{width:min(100%,470px);padding:38px;border-color:#e5dcd4;border-radius:15px;box-shadow:0 15px 40px #39241914}.auth-card h2{margin-top:34px;font-size:27px}.auth-card>p{margin-bottom:25px}.live-page{max-width:1440px;margin:0 auto;padding-bottom:42px}.live-eyebrow{display:block;margin-bottom:10px;color:var(--court-red);font:500 11px/1.4 var(--font-mono);letter-spacing:.08em}.live-page .page-header{margin-bottom:20px}.live-page .page-header-actions{align-items:center}.live-route{padding:7px 10px;color:#9b918b;border:1px solid #e5ded8;border-radius:5px;background:#fff;font:10px var(--font-mono)}.live-case-bar{margin-bottom:13px;padding:12px 16px;display:flex;align-items:center;gap:18px;border:1px solid #e5ded8;border-radius:8px;background:#fff}.live-case-bar>div{min-width:0;display:flex;align-items:center;gap:12px}.live-case-bar strong{color:#302a26;font-size:12px}.live-case-bar span{color:#9b918b;font:10px var(--font-mono)}.live-case-bar>span{margin-left:auto}.live-case-bar .badge{display:inline-flex;align-items:center;gap:5px;color:var(--court-red);border-color:#f1c1bc;background:#fff4f2}.live-intro{margin-bottom:17px;padding:15px 18px;border-left:3px solid var(--court-red);border-radius:0 8px 8px 0;background:#fff7f5}.live-intro p{max-width:1040px;margin:8px 0 0;color:#746c66;font-size:11px;line-height:1.75}.live-intro-meta{color:var(--court-red)}.live-grid{grid-template-columns:280px minmax(0,1fr) 320px;gap:16px}.live-left,.live-right{gap:14px}.live-left .panel,.live-right .panel,.live-center>.panel{border-radius:8px}.live-center{gap:14px}.live-comment-composer{margin-top:15px;padding-top:14px;border-top:1px solid #eee8e3}.live-input-textarea{width:100%;min-height:82px;padding:11px 12px;resize:vertical;color:#302a26;border:1px solid #ded6ce;border-radius:6px;outline:0;background:#fffdfb;font:11px/1.6 var(--font-sans)}.live-input-textarea::placeholder{color:#aaa09a}.live-input-textarea:focus{border-color:#e5a19b;box-shadow:0 0 0 3px #c71f1614}.live-input-tools{margin-top:8px;display:flex;align-items:center;gap:10px}.live-emoji-button{padding:5px 0;display:inline-flex;align-items:center;gap:5px;color:#8f8179;border:0;background:transparent;font-size:10px;cursor:pointer}.live-emoji-button:hover{color:var(--court-red)}.live-input-count{margin-left:auto;color:#aaa09a;font:10px var(--font-mono)}.live-send-button{min-height:30px;padding:0 15px;display:inline-flex;align-items:center;gap:5px;font-size:11px}.live-send-button:disabled{opacity:.45;cursor:not-allowed}.live-comment-composer .notice{margin-top:10px}.live-required-states{margin-top:16px;padding:16px 18px 18px;border:1px solid #df8179;border-radius:8px;background:#fff;box-shadow:0 5px 18px #32201506}.live-required-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #eee8e3}.live-required-head div{display:flex;align-items:baseline;gap:10px}.live-required-head span{color:var(--court-red);font-size:12px;font-weight:700}.live-required-head strong{color:#8b817b;font:500 10px var(--font-mono);letter-spacing:.08em}.live-required-head small{color:#aaa09a;font-size:10px}.live-required-list{padding-top:13px;display:flex;flex-wrap:wrap;gap:8px}.live-required-list span{padding:7px 9px;color:#645a54;border:1px solid #edd4d0;border-radius:4px;background:#fff8f6;font-size:10px;line-height:1.35}.live-required-list span:before{content:"✓";margin-right:5px;color:var(--court-red);font:11px var(--font-mono)}@media(max-width:1100px){.live-grid{grid-template-columns:240px minmax(0,1fr)}.live-right{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.live-right .panel:last-child{grid-column:1 / -1}}@media(max-width:760px){.live-eyebrow{font-size:10px}.live-route{align-self:flex-start}.live-case-bar{align-items:flex-start;flex-wrap:wrap;gap:8px 12px}.live-case-bar>div{flex-wrap:wrap;gap:5px 10px}.live-case-bar>span{width:100%;margin-left:0}.live-grid{grid-template-columns:1fr}.live-right{grid-column:auto;grid-template-columns:1fr}.live-right .panel:last-child{grid-column:auto}.live-required-head{align-items:flex-start;flex-direction:column}}:root{--font-sans: "Sarasa Gothic SC", "Noto Sans SC", "Microsoft YaHei"}.app-shell-live{min-height:100vh;background:#f8f6f2}.app-shell-live .app-topbar{display:none}.app-shell-live .page-frame,.app-shell-live .page-frame-wide{width:100%;max-width:none;min-height:100vh;padding:44px 44px 66px;background:#f8f6f2}.app-shell-live .page-frame>.live-page{width:100%}.live-page{max-width:1352px;margin:0 auto;padding:0;color:#221f1b}.live-header{min-height:64px;margin-bottom:24px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.live-title-wrap{display:flex;align-items:flex-start;gap:14px}.live-title-rail{width:5px;height:23px;flex:0 0 5px;margin-top:35px;background:var(--court-red)}.live-eyebrow{display:block;margin:0 0 10px;color:var(--court-red);font:500 10px/1.2 var(--font-mono);letter-spacing:.13em}.live-title-row{display:flex;align-items:center;gap:12px}.live-title-row h1{margin:0;color:#221f1b;font-size:27px;line-height:1.15;letter-spacing:-.035em;font-weight:800}.live-route{padding:5px 9px;color:#9b918b;border:1px solid #e5ded8;border-radius:6px;background:#fff;font:10px/1.2 var(--font-mono);white-space:nowrap}.live-header>.badge{min-height:25px;padding:5px 11px;align-self:center;font-size:10px}.live-intro{min-height:56px;margin:0 0 20px;padding:13px 14px;display:flex;align-items:center;justify-content:space-between;gap:22px;border:0;border-left:3px solid var(--court-red);border-radius:0;background:#fff8f6;box-shadow:none}.live-intro>div:first-child{min-width:0}.live-intro .demo-tag{padding:4px 8px;font-size:10px}.live-intro p{max-width:none;margin:7px 0 0;color:#6f6760;font-size:11px;line-height:1.62}.live-intro-meta{display:inline-flex;align-items:center;gap:6px;color:var(--court-red);font-size:11px;font-weight:700;white-space:nowrap}.live-case-bar{min-height:52px;margin:0 0 22px;padding:10px 16px;display:flex;align-items:center;gap:16px;border:1px solid #e5ded8;border-radius:10px;background:#fff;box-shadow:none}.live-case-bar>div{gap:13px}.live-case-bar strong{font-size:12px}.live-case-bar span{font-size:10px}.live-grid{grid-template-columns:280px minmax(0,1fr) 320px;gap:16px;align-items:start}.live-column{gap:16px}.live-left,.live-right{gap:12px}.live-page .panel,.live-left .panel,.live-right .panel,.live-center>.panel{border-radius:10px;box-shadow:none}.live-left .panel,.live-right .panel{padding:16px}.live-court-panel{padding:16px!important}.live-court-head strong{font-size:12px}.live-court-head span{font-size:10px}.live-courtroom{width:100%;margin-top:14px;padding:14px;gap:10px;border:1px solid #4b4135;border-radius:10px;background:radial-gradient(circle at 50% 0%,#514738 0,#29241e 38%,#151310)}.live-seat{min-height:68px;padding:12px;border-radius:8px}.live-seat-judge{min-height:76px;justify-content:center}.live-seat-party{min-height:72px}.live-party-row{grid-template-columns:minmax(0,1fr) 38px minmax(0,1fr);gap:8px}.live-spectator-seats{min-height:38px;padding:8px 12px;border-radius:7px}.live-speaking{margin-top:14px;padding:14px}.live-speaking blockquote{margin:9px 0 10px;font-size:13px;line-height:1.7}.live-state-strip{padding-top:12px;gap:6px}.live-state{padding:5px 7px;font-size:9px}.live-comments .section-heading{margin-bottom:12px}.live-comment-list{gap:10px}.live-more-comments{margin-top:12px;padding-top:9px;font-size:10px}.live-comment-composer{margin-top:12px;padding-top:12px}.live-input-textarea{min-height:86px;padding:10px 11px;font-size:10px}.live-input-tools{margin-top:7px}.live-send-button{min-height:29px;padding:0 13px;font-size:10px}.live-required-states{margin-top:16px;padding:14px 16px 16px;border-radius:10px;box-shadow:none}.live-required-head{padding-bottom:10px}.live-required-head span{font-size:11px}.live-required-head strong,.live-required-head small{font-size:9px}.live-required-list{padding-top:10px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.live-required-list span{min-height:27px;padding:6px 7px;font-size:9px;line-height:1.25;white-space:nowrap}.live-required-list span:before{margin-right:4px;font-size:10px}@media(max-width:760px){.app-shell-live .page-frame,.app-shell-live .page-frame-wide{padding:24px 18px 44px}.live-header{align-items:flex-start}.live-title-rail{margin-top:31px}.live-title-row{align-items:flex-start;flex-direction:column;gap:6px}.live-title-row h1{font-size:23px}.live-header>.badge{margin-top:32px}.live-intro{align-items:flex-start;flex-direction:column;gap:10px}.live-case-bar{align-items:flex-start;flex-wrap:wrap;gap:8px 12px}.live-case-bar>div{flex-wrap:wrap;gap:5px 10px}.live-case-bar>span{width:100%;margin-left:0}.live-grid{grid-template-columns:1fr}.live-right{grid-column:auto;grid-template-columns:1fr}.live-right .panel:last-child{grid-column:auto}.live-required-head{align-items:flex-start;flex-direction:column}.live-required-list{grid-template-columns:repeat(2,minmax(0,1fr))}.live-required-list span{white-space:normal}}.live-case-bar>div{align-items:center}.live-case-bar>div strong{padding:7px 10px 7px 9px;display:inline-flex;align-items:center;color:var(--court-red);border-left:3px solid var(--court-red);border-radius:5px;background:#fff0ee}.live-case-bar>div>span{margin-left:0;color:var(--green)}.live-case-bar>span:not(.badge){margin-left:0;color:#9b918b}.live-case-bar>.badge{margin-left:auto}.live-page .live-court-panel{padding:0!important;border:0;background:transparent}.live-court-head{min-height:49px;padding:14px 18px;align-items:center;border-radius:9px;color:#fff;background:var(--black)}.live-court-head strong{color:#fff}.live-court-head span{color:#ffffff7a}.live-court-head .badge{color:#fff;border-color:#ffffff29;background:var(--court-red)}.live-court-body{margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#fff}.live-court-body .live-courtroom{margin-top:0}@media(max-width:1100px){.hero-section{gap:38px}.app-topbar{gap:24px}.judge-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.public-nav{height:auto}.hero-section{padding-top:45px;padding-bottom:48px}.hero-copy h1{font-size:37px}.page-frame{min-height:calc(100vh - 58px);padding-top:28px}.dashboard-hero{padding:24px}.judge-profile,.judge-radar,.judge-current{background:#fff}.wallet-grid .stat-red strong{font-size:21px}.auth-side{background:linear-gradient(142deg,#b31b14,#c71f16 55%,#8f1712)}.auth-card{padding:24px 20px}.illustration-party-row{grid-template-columns:1fr}.illustration-vs{display:none}}:root{--font-sans: "Sarasa Gothic SC", "Microsoft YaHei";--ardot-live-bg: #f8f6f2;--ardot-live-paper: #fff;--ardot-live-line: #e5e1e2}.app-shell-live,.app-shell-live .page-frame,.app-shell-live .page-frame-wide{background:var(--ardot-live-bg)}.app-shell-live .page-frame,.app-shell-live .page-frame-wide{width:100%;max-width:none;min-height:100vh;padding:44px}.live-page{width:100%;max-width:1352px;margin:0;padding:0;display:flex;flex-direction:column;gap:22px;color:var(--black)}.live-eyebrow{display:block;margin:0;color:var(--court-red);font:400 11px/normal IBM Plex Mono,monospace;letter-spacing:0}.live-page-header{width:100%;display:flex;align-items:center;gap:14px}.live-title-rail{width:6px;height:22px;flex:0 0 6px;margin:0;border-radius:2px;background:var(--court-red)}.live-page-header h1{margin:0;color:#1a1814;font:700 26px/normal Sarasa Gothic SC,Microsoft YaHei;letter-spacing:0}.live-route{padding:4px 10px;color:#9a948d;border:1px solid #ede8e3;border-radius:6px;background:#fff;font:400 11px/normal IBM Plex Mono,monospace;white-space:nowrap}.live-header-spacer{width:1px;height:1px;flex:1 1 auto}.live-live-badge{padding:5px 12px;color:var(--court-red);border:1px solid #f5b8b5;border-radius:12px;background:#fbe9e7;font:700 11px/normal Inter,Microsoft YaHei;white-space:nowrap}.live-intro{width:100%;min-height:0;margin:0;padding:10px 14px;display:flex;align-items:flex-start;gap:10px;border:0;border-radius:6px;background:#fdf3f2;box-shadow:none}.live-intro-rail{width:3px;height:16px;flex:0 0 3px;border-radius:1px;background:var(--court-red)}.live-intro p{max-width:none;margin:0;color:#57514a;font:400 13px/1.55 Inter,Microsoft YaHei}.live-case-bar{width:100%;min-height:0;margin:0;padding:13px 18px;display:flex;align-items:center;gap:12px;border:1px solid var(--ardot-live-line);border-radius:10px;background:#fff;box-shadow:none}.live-case-program-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:5px;background:#fbe9e7;font:700 12px/normal Inter,Microsoft YaHei;white-space:nowrap}.live-case-program-bar{width:3px;height:13px;flex:0 0 3px;border-radius:1px;background:var(--court-red)}.live-case-bar .live-case-program-label{color:var(--court-red);font:700 12px/normal Inter,Microsoft YaHei}.live-case-bar .live-case-number{color:var(--ardot-live-case-green)!important;font:400 13px/normal IBM Plex Mono,monospace;white-space:nowrap}.live-case-bar .live-case-role{color:var(--ardot-live-case-role)!important;font:400 12px/normal Inter,Microsoft YaHei;white-space:nowrap}.live-case-spacer{width:1px;height:1px;flex:1 1 auto}.live-case-recording-dot{width:9px;height:9px;flex:0 0 9px;border-radius:5px;background:var(--ardot-live-recording)}.live-case-bar .live-case-live{color:var(--ardot-live-recording)!important;font:700 12px/normal Inter,Microsoft YaHei;white-space:nowrap}.live-main{width:100%;display:flex;flex-direction:column;gap:14px}.live-grid{width:100%;display:grid;grid-template-columns:280px minmax(0,1fr) 320px;gap:16px;align-items:start}.live-column{min-width:0;display:grid;gap:12px;align-content:start}.live-left>.panel,.live-right>.panel{padding:16px;border:1px solid var(--ardot-live-line);border-radius:12px;background:var(--ardot-live-paper);box-shadow:none}.live-left>.panel:first-child{height:515px;overflow:hidden}.live-left>.panel:nth-child(2){padding:14px 16px;border:1px solid var(--ardot-live-line);border-radius:12px;background:#fff}.live-left>.panel:nth-child(3){height:110px;padding:14px 16px;background:#fbe9e7;border:0;border-radius:12px}.live-card-heading,.live-record-heading,.live-wall-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.live-card-heading h2,.live-record-heading h2,.live-wall-heading h2{margin:0;color:#1a1814;font:700 14px/normal Sarasa Gothic SC,Microsoft YaHei}.live-card-heading span,.live-record-heading span,.live-wall-heading span{color:#a97d1b;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-current-stage{margin-top:10px;padding:10px 12px;display:grid;gap:6px;border:0;border-radius:8px;background:#fbe9e7}.live-current-stage span{color:var(--court-red);font:500 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-current-stage strong{margin:0;color:#1a1814;font:700 13px/normal Sarasa Gothic SC,Microsoft YaHei}.live-current-stage small{margin:0;color:var(--ardot-live-party-gray);font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-stage-list{margin-top:10px;display:grid;gap:4px}.live-stage-row{padding:8px 10px;display:grid;grid-template-columns:16px minmax(0,1fr);gap:10px;align-items:center;border:1px solid transparent;border-radius:6px;background:#f8f6f2}.live-stage-row[data-status=pending]{background:#f8f6f2}.live-stage-row[data-status=current]{border-color:var(--court-red);background:#f8f6f2}.live-stage-row[data-status=active]{background:#fbe9e7}.live-stage-dot{width:16px;height:16px;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--ardot-live-muted);font:400 8px/1 IBM Plex Mono,monospace}.live-stage-row[data-status=active] .live-stage-dot{background:var(--court-red)}.live-stage-row strong,.live-stage-row small{display:block}.live-stage-row strong{color:#5c5854;font:400 12px/normal Sarasa Gothic SC,Microsoft YaHei}.live-stage-row small{margin-top:3px;color:var(--ardot-live-muted);font:500 10px/normal Sarasa Gothic SC,Microsoft YaHei}.live-stage-row[data-status=current] .live-stage-title{color:#5c5854;font-weight:700}.live-stage-row[data-status=active] .live-stage-title,.live-stage-row[data-status=active] .live-stage-meta{color:var(--court-red);font-weight:400}.live-focus-list{margin-top:10px;display:grid;gap:10px}.live-focus-item{display:flex;gap:8px}.live-focus-bar{width:3px;min-height:34px;flex:0 0 3px;border-radius:1px}.live-focus-item[data-risk=disputed] .live-focus-bar{background:var(--court-red)}.live-focus-item>div{display:grid;gap:4px}.live-focus-item[data-risk=disputed] .live-focus-title{color:var(--court-red)!important;font:500 11px/normal Sarasa Gothic SC,Microsoft YaHei!important}.live-focus-body{margin:0;color:#1a1814!important;font:400 12px/1.5 Sarasa Gothic SC,Microsoft YaHei!important}.live-rules-title{color:#1a1814;font:700 12px/normal Sarasa Gothic SC,Microsoft YaHei}.live-rules{margin-top:6px;display:grid;gap:6px}.live-rules .live-rules-item{display:block;color:var(--ardot-live-rules-text);font:400 11px/1.5 Sarasa Gothic SC,Microsoft YaHei}.live-center{gap:12px}.live-court-head{padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:10px;color:#f8f6f2;background:#1a1814}.live-court-head strong{color:#f8f6f2;font:700 14px/normal Sarasa Gothic SC,Microsoft YaHei}.live-court-head .live-court-live-badge{padding:4px 10px;color:#fff!important;border-radius:5px;background:var(--court-red);font:700 11px/normal Sarasa Gothic SC,Microsoft YaHei;white-space:nowrap}.live-seat-panel{padding:20px 24px;border:1px solid var(--ardot-live-line);border-radius:12px;background:#fff}.live-courtroom{margin:0;padding:0;display:grid;gap:12px;border:0;border-radius:0;background:transparent}.live-seat{min-width:0;display:flex;align-items:center;color:#1a1814}.live-seat-judge{height:104px;padding:12px 16px;gap:6px;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;border:0;border-radius:10px;color:#f8f6f2;background:#1a1814}.live-seat-avatar{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:50%;color:#fff;font:700 14px/normal Sarasa Gothic SC,Microsoft YaHei}.live-seat-judge .live-seat-avatar{background:var(--court-red)}.live-seat-judge strong,.live-seat-judge small{display:block}.live-seat-judge>div,.live-seat-party>div{text-align:center}.live-seat-judge strong{color:#f8f6f2;font:700 12px/normal Sarasa Gothic SC,Microsoft YaHei}.live-seat-judge small{margin-top:4px;color:#a09a96;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-party-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.live-seat-party{min-height:109px;padding:14px;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;text-align:center;border:0;border-radius:10px}.live-seat-red{background:#fbe9e7}.live-seat-gray{background:#f8f6f2}.live-seat-party .live-seat-avatar{width:36px;height:36px;flex-basis:36px}.live-seat-party .avatar-red{background:var(--court-red)}.live-seat-party .avatar-gray{color:#fff;background:var(--ardot-live-party-gray)}.live-seat-party small,.live-seat-party strong{display:block}.live-seat-party small{color:var(--court-red);font:500 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-seat-gray small{color:#5c5854}.live-seat-party strong{margin-top:4px;color:#1a1814;font:700 13px/normal Sarasa Gothic SC,Microsoft YaHei}.live-spectator-seats{min-height:56px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:10px;background:#f8f6f2}.live-spectator-seats>div{display:inline-flex;align-items:center;gap:10px}.live-spectator-seats>div>span{color:var(--ardot-live-party-gray);font:500 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-spectator-seats i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--court-red)}.live-spectator-seats strong{color:#5c5854;font:400 12px/normal Sarasa Gothic SC,Microsoft YaHei}.live-spectator-seats>span{color:var(--ardot-live-evidence-gold);font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei;white-space:nowrap}.live-speaking{padding:14px 18px;display:grid;gap:10px;border:0;border-radius:10px;color:#f8f6f2;background:#1a1814}.live-speech-head{display:flex;align-items:center;gap:10px}.live-speech-avatar{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--court-red);font:700 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-speech-head strong,.live-speech-head small{display:block}.live-speech-head strong{color:#f8f6f2;font:700 13px/normal Sarasa Gothic SC,Microsoft YaHei}.live-speech-head small{margin-top:3px;color:#a09995;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-speech-status{margin-left:auto;color:#f0716a;font:500 11px/normal Sarasa Gothic SC,Microsoft YaHei;white-space:nowrap}.live-speaking p{margin:0;color:#f8f6f2;font:400 13px/1.7 Sarasa Gothic SC,Microsoft YaHei}.live-public-wall,.live-input-card{padding:14px 18px!important;border:0;border-radius:10px;background:#fff;box-shadow:none}.live-public-wall{display:grid;gap:12px}.live-comment-list{display:grid;gap:10px}.live-comment{display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px}.live-comment-avatar{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#4473a8;font:400 10px/normal Sarasa Gothic SC,Microsoft YaHei}.live-comment:nth-child(3n) .live-comment-avatar{background:#0f8a5f}.live-comment:nth-child(4n) .live-comment-avatar{background:var(--ardot-live-party-gray)}.live-comment:nth-child(5n) .live-comment-avatar{background:#a97d4f}.live-comment-meta{display:flex;align-items:center;gap:8px}.live-comment-meta a{color:#4473a8;font:500 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-comment-meta time{color:#8a857e;font:400 10px/normal Sarasa Gothic SC,Microsoft YaHei}.live-comment p{margin:2px 0 0;color:#1a1814;font:400 12px/1.5 Sarasa Gothic SC,Microsoft YaHei}.live-more-comments{padding:0;color:#4473a8;border:0;background:transparent;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei;text-align:left}.live-input-card{display:block}.live-comment-composer{margin:0;padding:0;display:grid;gap:10px;border:0}.live-input-textarea{width:100%;height:96px;min-height:96px;padding:14px;resize:none;color:#1a1814;border:0;border-radius:8px;background:#f8f6f2;font:400 13px/normal Sarasa Gothic SC,Microsoft YaHei}.live-input-textarea::placeholder{color:#8a857e;opacity:1}.live-input-tools{margin:0;display:flex;align-items:center;gap:12px}.live-emoji-button{padding:6px 10px;display:inline-flex;align-items:center;gap:4px;color:#57534c;border:0;border-radius:6px;background:#fff;font:400 12px/normal Sarasa Gothic SC,Microsoft YaHei}.live-input-count{color:#8a857e;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-send-button{min-height:0;margin-left:auto;padding:8px 20px;border-radius:6px;color:#fff;background:var(--court-red);font:700 13px/normal Sarasa Gothic SC,Microsoft YaHei}.live-comment-composer .notice{margin-top:0}.live-record-heading h2{color:#1a1814}.live-right>.panel:first-child{border:0}.live-statement-list{margin-top:10px;display:grid;gap:10px}.live-statement-list>div{padding-bottom:10px;border-bottom:1px solid #eee8e3}.live-statement-list>div:last-child{padding-bottom:0;border-bottom:0}.live-statement-meta{display:flex;align-items:center;gap:8px}.live-statement-meta strong{color:var(--ardot-live-role-judge);font:700 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-statement-meta strong[data-role=plaintiff]{color:var(--ardot-live-role-plaintiff)}.live-statement-meta strong[data-role=defendant]{color:var(--ardot-live-role-defendant)}.live-statement-meta span,.live-statement-meta em{color:var(--ardot-live-gray);font:400 10px/normal Sarasa Gothic SC,Microsoft YaHei;font-style:normal}.live-statement-meta em[data-transcription=transcribed]{color:var(--ardot-live-blue)}.live-statement-meta em[data-transcription=in-progress]{color:var(--ardot-live-role-plaintiff)}.live-statement-list p{margin:4px 0 0;color:#1a1814;font:400 12px/1.5 Sarasa Gothic SC,Microsoft YaHei}.live-record-note,.live-evidence-note{margin:10px 0 0;color:#8a857e;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-evidence-card{height:339px;overflow:hidden}.live-evidence-filter{margin-top:12px;display:flex;gap:0}.live-evidence-filter span{padding:6px 10px;color:#5c5854;border-radius:6px;font:400 11px/normal Sarasa Gothic SC,Microsoft YaHei}.live-evidence-filter span.active{color:#f8f6f2;border-radius:6px;background:#1a1814;font-weight:400}.live-evidence-list{margin-top:8px;display:grid;gap:6px}.live-evidence-list>div{padding:8px 10px;display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;border-radius:6px;background:#f8f6f2}.live-evidence-list>div[data-side=plaintiff]{background:#fbe9e7}.live-evidence-code{font:700 10px/normal Inter,Microsoft YaHei}.live-evidence-code[data-side=plaintiff]{color:var(--ardot-live-role-plaintiff)}.live-evidence-code[data-side=defendant]{color:var(--ardot-live-role-defendant)}.live-evidence-code[data-side=judge]{color:var(--ardot-live-evidence-gold)}.live-evidence-list strong,.live-evidence-list small{display:block}.live-evidence-list>div>div>strong{color:#1a1814;font:500 12px/normal Sarasa Gothic SC,Microsoft YaHei}.live-evidence-list small{margin-top:3px;color:#5c5854;font:400 10px/normal Sarasa Gothic SC,Microsoft YaHei}.live-required-states{margin:0;padding:16px;display:grid;gap:10px;border:1px solid var(--court-red);border-radius:8px;background:#fff;box-shadow:none}.live-required-head{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:0;border:0}.live-required-rail{width:6px;height:14px;flex:0 0 6px;border-radius:1px;background:var(--court-red)}.live-required-head span{color:var(--court-red);font:700 11px/normal Inter,Microsoft YaHei}.live-required-row{display:flex;align-items:center;gap:10px}.live-required-row span{padding:6px 10px;color:#3a3530;border-radius:4px;background:#fdf6f5;font:400 12px/normal Inter,Microsoft YaHei;white-space:nowrap}.live-required-row-3 span{color:#57534c;font-family:Sarasa Gothic SC,Microsoft YaHei}.live-left,.live-right{align-self:start;height:auto}@media(min-width:1101px){.app-shell-live{min-width:1440px}}@media(max-width:1100px){.app-shell-live .page-frame,.app-shell-live .page-frame-wide{padding-right:28px;padding-left:28px}.live-grid{grid-template-columns:240px minmax(0,1fr)}.live-right{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.live-right .panel:last-child{grid-column:1 / -1}}@media(max-width:760px){.app-shell-live .page-frame,.app-shell-live .page-frame-wide{padding:24px 18px 44px}.live-page-header{align-items:flex-start;flex-wrap:wrap}.live-header-spacer{display:none}.live-grid{grid-template-columns:1fr}.live-right{grid-column:auto;grid-template-columns:1fr}.live-right .panel:last-child{grid-column:auto}.live-party-row{grid-template-columns:1fr}.live-case-bar{align-items:flex-start;flex-wrap:wrap}.live-case-spacer{display:none}.live-required-row{align-items:flex-start;flex-wrap:wrap}.live-required-row span{white-space:normal}}.auth-page{width:1440px;height:1200px;margin:0 auto;display:flex;background:#f8f6f2}.auth-page .auth-side{width:680px;height:1200px;padding:60px 0 0 60px;display:flex;flex-direction:column;justify-content:flex-start;color:#fff;background:linear-gradient(135deg,#a3170f,#c71f17 55%,#8f140f);overflow:hidden}.auth-page .auth-side:after{display:none}.auth-page .auth-slogo{display:inline-flex;align-items:center;gap:10px;width:200px;height:30px}.auth-page .auth-slogo i{width:5px;height:24px;border-radius:2px;background:#fff}.auth-page .auth-slogo b{font-size:16px}.auth-page .auth-eyebrow{display:block;margin-top:210px;color:#ffe3b3;font-family:Inter,sans-serif;font-size:11px;line-height:13px;font-weight:700;letter-spacing:0}.auth-page .auth-side-register .auth-eyebrow{margin-top:190px}.auth-page .auth-side h1{max-width:none;margin:17px 0 0;font-size:42px;font-weight:700;line-height:54px;letter-spacing:0}.auth-page .auth-side-register h1{line-height:51px}.auth-page .auth-side>p{width:520px;max-width:none;margin:22px 0 0;color:#ffe3b3;font-size:14px;line-height:24px}.auth-page .auth-side-register>p{margin-top:29px}.auth-page .auth-stats{display:flex;gap:14px;margin-top:56px}.auth-page .auth-stats>div{width:273px;height:110px;padding:16px;display:flex;flex-direction:column;gap:4px;border:1px solid #a3160e;border-radius:12px;background:#8f1310}.auth-page .auth-stats b{color:#ffe3b3;font-family:Inter,sans-serif;font-size:24px}.auth-page .auth-stats span{color:#fff;font-size:11px}.auth-page .auth-quote{display:block;margin-top:auto;margin-bottom:184px;color:#ffe3b3;font-size:13px;line-height:16px;font-style:normal}.auth-page .auth-main{width:760px;height:1200px;padding:0;display:grid;place-items:center}.auth-page .auth-card{width:420px;height:640px;padding:36px;display:flex;flex-direction:column;gap:14px;border:none;border-radius:16px;background:#fff;box-shadow:inset 0 0 0 1px #ede8e2}.auth-page .auth-card-wide{width:560px;height:900px;gap:12px}.auth-page .auth-card h2{margin:0;color:#1a1814;font-size:24px;line-height:29px}.auth-page .auth-card p.auth-subtitle{margin:0;color:#9a948d;font-size:12px;line-height:15px}.auth-page .auth-form{display:contents}.auth-page .auth-progress{color:#d4a24c;font-size:12px;line-height:15px;font-weight:700}.auth-page .auth-label{display:block;color:#57514a;font-size:12px;line-height:15px;font-weight:700}.auth-page .auth-input{width:100%;height:44px;min-height:0;padding:0 12px;border:1px solid #ede8e2;border-radius:8px;background:#fff;color:#1a1814;font-size:13px;font-weight:400}.auth-page .auth-input::placeholder{color:#9a948d}.auth-page .auth-input:focus{border-color:#c71f16;box-shadow:none}.auth-page .auth-row3{display:flex;align-items:center;justify-content:space-between;color:#57514a;font-size:12px;line-height:15px}.auth-page .auth-row3 a{color:#c71f16}.auth-page .auth-check{display:inline-flex;flex-direction:row;align-items:center;gap:6px;color:#57514a}.auth-page .auth-check input{width:14px;height:14px;min-height:0;margin:0;padding:0;border:0;accent-color:#c71f16}.auth-page .auth-submit{width:100%;height:46px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#c71f16;font-size:15px;font-weight:700}.auth-page .auth-submit-lg{height:48px}.auth-page .auth-submit:disabled{opacity:.5;cursor:not-allowed}.auth-page .auth-split{display:flex;align-items:center;gap:10px;justify-content:flex-start;color:#9a948d;font-size:11px;line-height:13px}.auth-page .auth-split i{width:120px;flex:none;height:1px;background:#ede8e2}.auth-page .auth-wx{width:100%;height:46px;display:grid;place-items:center;border:1px solid #07c160;border-radius:10px;color:#07c160;background:#fff;font-size:14px;font-weight:700}.auth-page .auth-agree{display:flex;flex-direction:row;align-items:flex-start;gap:7px;margin:0;color:#9a948d;font-size:11px;line-height:13px}.auth-page .auth-agree input{width:13px;height:13px;min-height:0;margin:0;padding:0;flex:0 0 13px;accent-color:#c71f16}.auth-page .auth-agree-dark{color:#57514a;font-size:10px;line-height:12px}.auth-page .auth-footer{margin:0;color:#c71f16;font-size:12px;line-height:15px;font-weight:700}.auth-page .auth-invite{height:34px;padding:0 10px;display:flex;align-items:center;border:1px solid #f4b8b4;border-radius:6px;color:#a3160e;background:#fbe9e7;font-size:11px;font-weight:700}.auth-page .auth-row{display:flex;gap:10px}.auth-page .auth-grow{flex:1}.auth-page .auth-code-btn{width:118px;height:44px;border:1px solid #c71f16;border-radius:8px;color:#c71f16;background:#fff;font-size:12px;font-weight:700}.auth-page .auth-hint{color:#9a948d;font-size:10px;line-height:12px}.auth-page .auth-row-2{gap:12px}.auth-page .auth-field{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.auth-page .auth-input-active{border-color:#c71f16;background:#fbe9e7}.auth-page .auth-ids{display:flex;gap:10px}.auth-page .auth-id{width:156px;height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #ede8e2;border-radius:10px;background:#fff}.auth-page .auth-id b{color:#1a1814;font-size:13px}.auth-page .auth-id small{color:#9a948d;font-size:10px}.auth-page .auth-id-selected{border-color:#c71f16;background:#fbe9e7}.auth-page .auth-id-selected b,.auth-page .auth-id-selected small{color:#c71f16}.page-frame{padding:44px clamp(18px,4vw,44px) 64px}.page-title-block{min-width:0}.page-eyebrow{display:block;margin-bottom:14px;color:#c71f16;font:400 11px/13px IBM Plex Mono,Consolas,monospace}.page-header .title-rail{width:6px;min-width:6px;height:22px;margin-top:5px;background:var(--court-red)}.page-header h1{font-size:26px;line-height:32px;font-weight:700;letter-spacing:0}.page-header p{color:#57514a}.page-hint{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:6px;color:#57514a;background:#fdf3f2;font-size:13px}.page-hint:before{content:"";width:3px;height:16px;flex:0 0 3px;border-radius:1px;background:#c71f16}.panel,.stat-card{border-color:#ede8e3;border-radius:10px}.hearing-frame{min-width:0;padding:44px 44px 48px;color:#1a1814;background:#f8f6f2}.hearing-page{width:100%;max-width:1352px}.hearing-page .page-header{margin-bottom:18px;color:#1a1814}.hearing-page .page-header p{color:#57514a}.hearing-case-status{min-height:58px;margin:0 0 20px;padding:0 14px;display:flex;align-items:center;gap:12px;border:1px solid #ede8e3;border-radius:10px;background:#fff;font-size:11px}.hearing-case-status>strong{padding:7px 10px;color:#c71f16;border-radius:5px;background:#fdf3f2}.hearing-case-status>.mono-id{color:#0f8a5f}.hearing-case-status>i{flex:1}.hearing-case-status>span:last-of-type{color:#9a948d;white-space:nowrap}.hearing-case-status>span b{color:#c71f16}.hearing-case-status>button{height:32px;padding:0 12px;border:1px solid #d8d3cc;border-radius:6px;color:#57514a;background:#fff}.hearing-page>.phase-bar{max-width:none;margin:0 0 20px;padding:12px 18px;border-color:#ede8e3;background:#fff}.hearing-page>.phase-bar .phase-item{color:#9a948d}.hearing-page>.phase-bar .phase-item span{color:#57514a;border-color:#d8d3cc;background:#f8f6f2}.hearing-page>.phase-bar .phase-item:not(:last-child):after{background:#ede8e3}.hearing-page>.phase-bar .phase-item.done,.hearing-page>.phase-bar .phase-item.current{color:#c71f16}.hearing-page>.phase-bar .phase-item.done span,.hearing-page>.phase-bar .phase-item.current span{color:#fff;border-color:#c71f16;background:#c71f16}.hearing-workspace{display:grid;grid-template-columns:280px minmax(0,1fr) 320px;align-items:start;gap:16px}.hearing-left-stack,.hearing-center-stack,.hearing-right-stack{display:grid;align-content:start;gap:12px}.hearing-workspace .panel{min-height:0;padding:14px;color:#1a1814;border-color:#ded9d2;border-radius:10px;background:#fff}.hearing-workspace .section-heading{margin-bottom:10px}.hearing-timeline .timeline{max-height:none}.hearing-timeline .timeline-item{padding:9px 8px;border-radius:7px;background:#f8f6f2}.hearing-timeline .timeline-item.active{color:#c71f16;border-color:#c71f16;background:#fbe9e7}.hearing-evidence-tabs,.hearing-transcript-filter{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:#9a948d;font-size:10px}.hearing-evidence-tabs b,.hearing-transcript-filter b{padding:6px 10px;color:#fff;border-radius:5px;background:#1a1814}.hearing-evidence-row{padding:9px 8px;display:grid;grid-template-columns:42px 1fr;gap:7px;border-radius:7px;background:#f8f6f2;font-size:10px}.hearing-evidence-row+.hearing-evidence-row{margin-top:6px}.hearing-evidence-row>b{color:#c71f16}.hearing-evidence-row span,.hearing-evidence-row small{display:block}.hearing-evidence-row small{margin-top:3px;color:#9a948d}.hearing-evidence-actions{margin-top:10px;display:flex;gap:7px}.hearing-evidence-actions button{min-height:30px;padding:0 10px;border:1px solid #ded9d2;border-radius:6px;color:#57514a;background:#fff;font-size:10px}.hearing-evidence-actions button:first-child{color:#fff;border-color:#c71f16;background:#c71f16}.hearing-court-label{min-height:44px;display:grid;place-items:center;color:#fff;background:#1a1814;font-size:12px;font-weight:700}.hearing-workspace .hearing-court-panel{padding:16px 22px}.hearing-court-panel .court-seats{padding:0;border:0;background:transparent}.hearing-court-panel .court-judge{width:100%;max-width:none;min-height:104px;margin-bottom:12px;flex-direction:column;color:#fff;border:0;border-radius:10px;background:#1a1814}.hearing-court-panel .court-judge:before{content:"";width:38px;height:38px;border-radius:50%;background:#d6241d}.hearing-court-panel .court-judge span{color:#b9b3ab}.hearing-court-panel .seat-row{grid-template-columns:1fr 1fr;gap:12px}.hearing-court-panel .court-divider{display:none}.hearing-court-panel .court-seat{min-height:110px;align-items:center;justify-content:center;color:#1a1814;border:0;border-radius:9px;background:#f8f6f2}.hearing-court-panel .court-seat:first-child{background:#fbe9e7}.hearing-court-panel .court-seat:before{content:"";width:36px;height:36px;border-radius:50%;background:#807c76}.hearing-court-panel .court-seat:first-child:before{background:#c71f16}.hearing-court-panel .court-seat small{color:#57514a}.hearing-audience-line{margin-top:12px;padding:10px 12px;display:flex;align-items:center;color:#9a948d;border-radius:7px;background:#f8f6f2;font-size:10px}.hearing-audience-line span{color:#c71f16}.hearing-audience-line button{margin-left:auto;color:#b27a4b;background:transparent;font-size:10px}.hearing-current-speaker{padding:15px 18px;color:#fff;border-radius:10px;background:#1a1814;text-align:center}.hearing-current-speaker strong,.hearing-current-speaker small{display:block}.hearing-current-speaker small{margin-top:3px;color:#9a948d;font-size:10px}.hearing-current-speaker p{margin:12px 0 0;text-align:left;color:#f1ede8;font-size:12px;line-height:1.65}.hearing-workspace .hearing-action{padding:14px 16px}.hearing-action-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hearing-action-head>div{display:grid;grid-template-columns:28px 1fr;gap:2px 7px}.hearing-action-head b{grid-row:1 / span 2;color:#c71f16;font-size:24px}.hearing-action-head strong{font-size:12px}.hearing-action-head small,.hearing-action-head>span{color:#b27a4b;font-size:10px}.hearing-action .statement-feed{margin-top:10px}.hearing-action .hearing-editor{margin-top:10px;padding-top:0;border:0}.hearing-action .hearing-editor textarea{width:100%;min-height:68px;padding:11px 12px;color:#1a1814;border:1px solid #ede8e3;border-radius:7px;background:#f8f6f2}.hearing-action .action-row{justify-content:flex-start;margin-top:8px}.hearing-action .action-row .btn:last-child{margin-left:auto;color:#fff;border-color:#c71f16;background:#c71f16}.hearing-action .hearing-audio{margin-top:10px}.hearing-action .hearing-audio-toolbar{min-height:48px;padding:9px 12px}.hearing-transcript .statement-feed{max-height:300px;overflow:auto}.hearing-audience{display:grid;grid-template-columns:1fr max-content}.hearing-audience .section-heading{grid-column:1 / -1}.hearing-audience>strong{color:#c71f16;font-size:28px}.hearing-audience>small{color:#9a948d;text-align:right;line-height:1.6}.hearing-workspace .hearing-side{min-height:0}.hearing-side .issue-list>div{color:#1a1814;background:#f8f6f2}.hearing-side .issue-list>div.active{background:#fbe9e7}.hearing-side .issue-list span{color:#9a948d}.hearing-side .issue-list strong{color:#1a1814}.hearing-law-list>div:not(.section-heading){padding:10px;border-radius:7px;background:#f8f6f2}.hearing-law-list>div+div{margin-top:7px}.hearing-law-list b,.hearing-law-list span{display:block}.hearing-law-list b{color:#b27a4b;font-size:10px}.hearing-law-list span{margin-top:4px;color:#57514a;font-size:10px;line-height:1.5}.hearing-workspace .hearing-quick-actions{padding:12px;color:#fff;border-color:#1a1814;background:#1a1814}.hearing-quick-actions button{width:100%;min-height:32px;margin-top:7px;padding:0 10px;color:#fff;border-radius:5px;background:#302b26;text-align:left;font-size:10px}.hearing-quick-actions button:last-child{background:#c71f16;font-weight:700}.hearing-required{margin-top:36px;padding:16px;display:grid;gap:10px;border:1px solid #c71f16;border-radius:8px;background:#fff}.hearing-required>strong{color:#c71f16;font-size:11px}.hearing-required>div{display:flex;flex-wrap:wrap;gap:6px}.hearing-required span{padding:6px 10px;border-radius:4px;background:#fdf6f5;color:#57514a;font-size:11px}@media(max-width:1000px){.hearing-workspace{grid-template-columns:240px minmax(0,1fr)}.hearing-right-stack{grid-column:1 / -1;grid-template-columns:repeat(3,1fr)}.hearing-quick-actions{grid-column:1 / -1}}@media(max-width:760px){.hearing-frame{padding:24px 14px 44px}.hearing-case-status{align-items:flex-start;flex-wrap:wrap;padding:12px}.hearing-case-status>i{display:none}.hearing-case-status>span:last-of-type{width:100%}.hearing-page>.phase-bar{overflow-x:auto;grid-template-columns:repeat(6,minmax(72px,1fr))}.hearing-workspace{grid-template-columns:1fr}.hearing-left-stack,.hearing-center-stack,.hearing-right-stack{grid-column:auto}.hearing-right-stack{grid-template-columns:1fr}.hearing-action-head{align-items:flex-start;flex-direction:column}.hearing-court-panel .seat-row{grid-template-columns:1fr}}.judge-overview,.judge-profile,.judge-radar,.judge-current{border-color:#ede8e3;background:#fff;color:#1a1814}.judge-profile h2,.judge-current strong,.ring-score strong{color:#1a1814}.judge-profile p,.judge-current p,.ability-inline,.ring-score span,.judge-current>span+strong+p{color:#57514a}.judge-current>span{color:#d4a24c}.ring-score{border-color:#c71f16}.judge-card{border-color:#ede8e3;background:#fff}.judge-card-body h3{color:#1a1814}.judge-card-body>strong{color:#57514a}.judge-card-data{border-color:#ede8e3;color:#57514a}.judge-card .badge,.judge-tags .badge{color:#57514a;border-color:#ede8e3;background:#f8f6f2}.judge-card-body .btn{color:#1a1814;border-color:#ede8e3;background:#fff}.judge-card-body .btn:hover{border-color:#c71f16}.fee-panel,.fee-total strong{color:#1a1814}.fee-panel p,.training-history small,.training-history span{color:#57514a}.training-history strong{color:#1a1814}.issue-chips span{color:#57514a;border-color:#ede8e3}.lead-text{color:#57514a}.judge-page .locked-notice,.locked-notice{color:#8b6727;border-color:#edd9a8;background:#fff9e9}.replay-scope{color:#57514a}.judge-hall-page{padding:44px;display:flex;flex-direction:column;gap:22px;background:#f8f6f2}.judge-hall-page .page-header{margin:0;min-height:31px;align-items:center}.judge-hall-page .page-title-block{flex:1}.judge-hall-page .page-title-wrap{gap:14px;align-items:center}.judge-hall-page .page-header .title-rail{width:6px;min-width:6px;height:22px;margin:0;border-radius:2px}.judge-hall-page .page-header h1{font-size:26px;line-height:31px}.judge-hall-page .page-header-actions{margin-left:auto}.judge-eyebrow{display:block;height:14px;margin-bottom:0;color:#c71f16;font:400 11px/14px IBM Plex Mono,Consolas,monospace}.judge-route{padding:4px 10px;border:1px solid #ede8e3;border-radius:6px;color:#8a857e;background:#fff;font:400 11px/14px IBM Plex Mono,Consolas,monospace}.judge-hall-page .badge-blue{padding:5px 12px;border-radius:12px;color:#4473a8;border-color:#c2d9eb;background:#eaf2f8;font-size:11px}.judge-hall-page>.page-hint{margin:0;height:36px;padding:10px 14px;display:flex;align-items:center;gap:10px;border-radius:6px;color:#57514a;background:#fdf3f2;font-size:13px;line-height:16px}.judge-hall-page>.page-hint:before{width:3px;height:16px;flex:0 0 3px}.judge-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;height:91px}.judge-kpi{height:91px;padding:16px;display:flex;flex-direction:column;gap:10px;border:1px solid #ede8e3;border-radius:10px;background:#fff}.judge-kpi>div:first-child{display:flex;align-items:center;justify-content:space-between;height:15px}.judge-kpi span{color:#9a948d;font:400 12px/15px Inter,Noto Sans SC,sans-serif}.judge-kpi small{color:#c9cfd8;font:400 10px/13px IBM Plex Mono,Consolas,monospace}.judge-kpi>div:last-child{display:flex;align-items:flex-end;justify-content:space-between;height:34px}.judge-kpi strong{color:#26221f;font:700 26px/34px IBM Plex Mono,Consolas,monospace}.judge-kpi strong.accent{color:#c71f16}.judge-kpi em{color:#0f8a5f;font:400 12px/15px Inter,Noto Sans SC,sans-serif;font-style:normal;white-space:nowrap}.judge-tools{height:31px;display:flex;align-items:center;gap:10px}.judge-pills{display:flex;align-items:center;gap:6px}.judge-pills button{height:27px;padding:6px 12px;border:1px solid #c9cfd8;border-radius:14px;color:#7a8494;background:#fff;font:400 12px/15px Inter,Noto Sans SC,sans-serif}.judge-pills button.active{border-color:#c71f16;color:#fff;background:#c71f16;font-weight:700}.judge-search{min-width:0;height:31px;flex:1;padding:8px 12px;display:flex;align-items:center;color:#9a948d;border:1px solid #ede8e3;border-radius:8px;background:#fff}.judge-search input{width:100%;min-height:15px;padding:0 0 0 8px;border:0;outline:0;color:#1a1814;background:transparent;font:400 12px/15px Inter,Noto Sans SC,sans-serif}.judge-difficulty{height:31px;padding:0 12px;border:1px solid #ede8e3;border-radius:8px;color:#57514a;background:#fff;font:400 12px/15px Inter,Noto Sans SC,sans-serif}.judge-card-grid{height:253px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.judge-card-v2{height:253px;overflow:hidden;border:1px solid #ede8e3;border-radius:12px;background:#fff}.judge-card-v2 header{height:66px;padding:14px 16px;display:flex;align-items:center;gap:10px}.judge-card-icon{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:10px;color:#e8a33d;background:#2a2622;font:700 17px/21px Sarasa Gothic SC,Noto Sans SC,sans-serif}.judge-card-name{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.judge-card-name h3{overflow:hidden;margin:0;color:#26221f;font:700 15px/18px Sarasa Gothic SC,Noto Sans SC,sans-serif;text-overflow:ellipsis;white-space:nowrap}.judge-card-name p{margin:0;color:#9a948d;font:400 12px/15px Inter,Noto Sans SC,sans-serif}.judge-mode{padding:3px 10px;border:1px solid #c2d9eb;border-radius:10px;color:#4473a8;font:400 11px/13px Inter,Noto Sans SC,sans-serif}.judge-card-params{height:56px;padding:4px 16px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.judge-card-params span{padding:10px 6px;display:flex;flex-direction:column;gap:2px;border-radius:8px;background:#f8f6f2}.judge-card-params small{color:#9a948d;font:400 11px/13px Inter,Noto Sans SC,sans-serif;white-space:nowrap}.judge-card-params b{color:#26221f;font:400 14px/17px Inter,Noto Sans SC,sans-serif}.judge-card-params b.red{color:#d23a2f}.judge-card-target{margin:0 16px;padding:8px 10px;border:1px solid #cde7d7;border-radius:8px;color:#2e6b4f;background:#eaf7ef;font:400 12px/19px Inter,Noto Sans SC,sans-serif}.judge-card-status{margin:10px 16px 0;padding:3px 10px;display:inline-flex;border:1px solid #ecd4a8;border-radius:10px;color:#a97d1b;background:#faf2df;font:700 11px/13px Inter,Noto Sans SC,sans-serif}.judge-card-status.red{border-color:#f0c3be;color:#c71f16;background:#fbe9e7}.judge-card-status.green{border-color:#bde2cd;color:#0f8a5f;background:#eaf7ef}.judge-card-foot{height:54px;margin-top:0;padding:12px 16px;display:flex;align-items:center;gap:10px;border-top:1px solid #f1ece8;color:#9a948d;font:400 12px/15px Inter,Noto Sans SC,sans-serif}.judge-card-foot>span{flex:1}.judge-card-foot a{height:30px;padding:7px 14px;display:inline-flex;align-items:center;gap:4px;border:1px solid #ede8e3;border-radius:8px;color:#26221f;background:#fff;font:400 13px/16px Inter,Noto Sans SC,sans-serif}.judge-required{height:120px;padding:16px;display:flex;flex-direction:column;gap:10px;border:1px solid #c71f16;border-radius:8px;background:#fff}.judge-required-title{height:14px;display:flex;align-items:center;gap:8px;color:#c71f16;font:700 11px/13px Inter,Noto Sans SC,sans-serif}.judge-required-title i{width:6px;height:14px;border-radius:1px;background:#c71f16}.judge-required-row{height:27px;display:flex;align-items:center;gap:10px}.judge-required-row span{padding:6px 10px;border-radius:4px;color:#3a3530;background:#fdf6f5;font:400 12px/15px Inter,Noto Sans SC,sans-serif;white-space:nowrap}@media(max-width:900px){.judge-hall-page{padding:28px 20px}.judge-kpi-row,.judge-card-grid{height:auto;grid-template-columns:1fr 1fr}.judge-card-grid{grid-auto-rows:253px}.judge-tools{height:auto;flex-wrap:wrap}.judge-search{order:3;flex-basis:100%}.judge-required{height:auto}.judge-required-row{height:auto;flex-wrap:wrap}.judge-required-row span{white-space:normal}}.app-shell-judge-hall{min-height:100vh;background:#f8f6f2}.app-shell-judge-hall>.page-frame{min-height:796px}.app-shell-judge-hall{min-width:1440px}.app-shell-judge-hall>.page-frame{width:1440px;max-width:none;box-sizing:border-box}.app-shell-wallet{min-width:1440px;min-height:1200px;color:#1a1814;background:#f8f6f2}.app-shell-wallet>.page-frame.wallet-page{width:1440px;max-width:none;min-height:1200px;margin:0 auto;padding:28px 40px 20px;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;background:#f8f6f2}.wallet-page,.wallet-page *{font-family:var(--font-sans)}.wallet-header{display:flex;flex-direction:column;gap:10px}.wallet-header-badges{height:24px;display:flex;align-items:center;gap:8px}.wallet-kicker,.wallet-route,.wallet-risk{height:24px;display:inline-flex;align-items:center;white-space:nowrap;font-size:11px;line-height:14px}.wallet-kicker{padding:5px 10px;color:#fff;border-radius:6px;background:#1a1814;font-weight:700}.wallet-route{padding:5px 10px;color:#9a948d;border:1px solid #ede8e3;border-radius:6px;background:#fff;font-weight:500}.wallet-header-spacer{min-width:0;flex:1;height:2px;background:transparent}.wallet-risk{padding:5px 10px;color:#c71f16;border:1px solid #f4b8b4;border-radius:12px;background:#fbe9e7;font-weight:500}.wallet-title-row{height:36px;display:flex;align-items:center;gap:12px}.wallet-title-rail{width:6px;height:26px;flex:0 0 6px;border-radius:2px;background:#c71f16}.wallet-title-row h1{margin:0;color:#1a1814;font:700 30px/36px var(--font-sans);letter-spacing:0}.wallet-meta-row{height:15px;min-height:15px;display:flex;align-items:center;gap:8px}.wallet-meta-rail{width:4px;height:14px;flex:0 0 4px;border-radius:2px;background:#c71f16}.wallet-meta-row p{margin:0;color:#9a948d;font:400 12px/15px var(--font-sans)}.wallet-hero{height:269px;min-height:269px;padding:32px 30px;display:flex;flex-direction:column;gap:19px;color:#fff;border-radius:14px;background:linear-gradient(135deg,#c71f17,#8f120f)}.wallet-hero-top{height:137px;min-height:137px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.wallet-hero-balance{min-width:0;display:flex;flex-direction:column;gap:10px}.wallet-balance-label{color:#ffd9d5;font:500 12px/15px var(--font-sans)}.wallet-balance-line{display:flex;align-items:baseline;gap:8px;white-space:nowrap}.wallet-balance-line strong{color:#fff;font:700 60px/60px Inter,sans-serif;letter-spacing:-.02em}.wallet-balance-line span{color:#ffd9d5;font:400 12px/15px var(--font-sans)}.wallet-hero-actions{padding-top:6px;display:flex;align-items:center;gap:10px}.wallet-hero-action{height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font:500 12px/15px var(--font-sans);white-space:nowrap}.wallet-hero-action-primary{padding:0 18px;color:#c71f16;background:#fff}.wallet-hero-action-secondary{padding:0 16px;color:#fff;border:1px solid rgba(255,255,255,.6);background:transparent}.wallet-hero-action:hover{filter:brightness(.97)}.wallet-invite-note{margin-top:-2px;color:#ffd9d5;font:400 10px/13px var(--font-sans)}.wallet-hero-stats{width:600px;min-width:600px;height:79px;display:flex;align-self:center;gap:10px}.wallet-hero-stat{min-width:0;flex:1;height:79px;padding:18px 0;display:flex;flex-direction:column;justify-content:center;gap:3px;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#ffffff1f;text-align:center}.wallet-hero-stat strong{color:#fff;font:700 22px/26px Inter,sans-serif}.wallet-hero-stat span{color:#ffd9d5;font:400 11px/14px var(--font-sans);white-space:nowrap}.wallet-composition{display:flex;flex-direction:column;gap:6px}.wallet-composition-label{color:#ffd9d5;font:500 10px/13px var(--font-sans)}.wallet-composition-bar{width:100%;height:12px;display:flex;overflow:visible;border-radius:5px;background:#fff3}.wallet-composition-bar span{height:12px;display:block}.wallet-segment-available{width:998px;flex:0 0 998px;background:#fff}.wallet-segment-frozen{width:217px;flex:0 0 217px;background:#e8a33d}.wallet-segment-gifted{width:92px;flex:0 0 92px;background:#f4b8b4}.wallet-legend{display:flex;align-items:center;gap:16px}.wallet-legend>span{display:inline-flex;align-items:center;gap:6px;color:#ffd9d5;font:400 10px/13px Inter,var(--font-sans);white-space:nowrap}.wallet-legend i{width:8px;height:8px;flex:0 0 8px;border-radius:2px}.wallet-legend-available{background:#fff}.wallet-legend-frozen{background:#e8a33d}.wallet-legend-gifted{background:#f4b8b4}.wallet-expiry{height:44px;min-height:44px;padding:14px 16px;display:flex;align-items:center;gap:8px;border:0;border-radius:8px;background:#fbf3e3;box-shadow:inset 0 0 0 1px #efe0b8}.wallet-expiry>span{color:#e8a33d;font:700 13px/16px Inter,sans-serif}.wallet-expiry p{margin:0;color:#a97d1b;font:500 12px/14px var(--font-sans)}.wallet-freeze{height:219px;min-height:219px;padding:26px;display:flex;flex-direction:column;gap:14px;border:0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px #ede8e3}.wallet-freeze .wallet-section-title{height:18px;min-height:18px}.wallet-section-title{min-height:15px;display:flex;align-items:center;justify-content:space-between;gap:12px}.wallet-section-title>div{display:flex;align-items:center;gap:8px}.wallet-section-rail{width:4px;height:15px;flex:0 0 4px;border-radius:2px;background:#c71f16}.wallet-section-title h2{margin:0;color:#1a1814;font:700 15px/18px var(--font-sans)}.wallet-freeze-description,.wallet-freeze-related{margin:0;color:#9a948d;font:400 11px/14px var(--font-sans)}.wallet-freeze-description,.wallet-freeze-related{line-height:13px}.wallet-steps{min-width:0;display:flex;align-items:center;gap:8px}.wallet-step{min-width:0;flex:1;height:81px;min-height:81px;padding:18px;display:flex;align-items:flex-start;gap:10px;border-radius:10px;background:#f8f6f2}.wallet-step-number{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border-radius:50%;color:#fff;font:700 12px/15px Inter,sans-serif}.wallet-step-red{background:#c71f16}.wallet-step-gold{color:#1a1814;background:#e8a33d}.wallet-step-green{background:#2ea56f}.wallet-step strong{display:block;color:#1a1814;font:700 12px/15px var(--font-sans)}.wallet-step p{margin:6px 0 0;color:#9a948d;font:400 10px/14px var(--font-sans)}.wallet-step-arrow{flex:0 0 auto;color:#c9bd9f;font:400 16px/20px Inter,sans-serif}.wallet-ledger{height:272px;min-height:272px;padding:16px 20px 10px;display:flex;flex-direction:column;gap:0;border:0;border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px #ede8e3}.wallet-ledger .wallet-section-title{height:28px;min-height:28px}.wallet-ledger-link{color:#4473a8;font:500 12px/15px var(--font-sans)}.wallet-ledger-table{margin-top:0;overflow:hidden}.wallet-ledger-grid{display:grid;grid-template-columns:180px minmax(0,700px) 220px 196px;align-items:center;column-gap:0}.wallet-ledger-head{height:33px;min-height:33px;padding:9px 12px;border-radius:6px;background:#f8f6f2;color:#9a948d;font:500 11px/14px var(--font-sans)}.wallet-ledger-head+.wallet-ledger-row-wrap{border-top:1px solid #f0ece6}.wallet-ledger-head span:nth-child(3){color:#9a948d;font-family:Inter,sans-serif;font-weight:500}.wallet-ledger-row{height:50px;min-height:50px;padding:14px 12px;color:#9a948d;font:400 11px/14px var(--font-sans);text-align:left}.wallet-ledger-row strong{color:#1a1814;font:700 13px/16px Inter,sans-serif}.wallet-ledger-row strong.wallet-credit{color:#2ea56f}.wallet-ledger-type{min-height:22px;padding:3px 8px;display:inline-flex;align-items:center;border:1px solid;border-radius:11px;font:500 10px/13px var(--font-sans);font-style:normal}.wallet-ledger-type-freeze{color:#a97d1b;border-color:#efe0b8;background:#fbf3e3}.wallet-ledger-type-credit{color:#2ea56f;border-color:#bde3ce;background:#eaf6f1}.wallet-ledger-type-settle{color:#fff;border-color:#3a3530;background:#3a3530}.wallet-ledger-divider{display:block;height:1px;background:#f0ece6}.wallet-ledger-foot{height:31px;min-height:31px;display:flex;align-items:center;gap:10px;color:#9a948d;font:400 11px/14px var(--font-sans)}.wallet-ledger-foot-spacer{min-width:0;flex:1}.wallet-ledger-foot a{color:#4473a8;font:500 11px/14px var(--font-sans)}.wallet-required{height:69px;min-height:69px;padding:12px 14px;display:flex;flex-direction:column;gap:8px;border:0;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px #ede8e3}.wallet-required-title{height:13px;color:#9a948d;font:500 11px/13px var(--font-sans)}.wallet-required-row{display:flex;align-items:center;gap:8px}.wallet-required-row span{height:24px;min-height:24px;padding:5px 10px;display:inline-flex;align-items:center;color:#57514a;border:1px solid #ede8e3;border-radius:5px;background:#f8f6f2;font:400 10px/12px var(--font-sans);white-space:nowrap}@media(max-width:900px){.app-shell-wallet{min-width:0}.app-shell-wallet>.page-frame.wallet-page{width:100%;min-width:0;min-height:100vh;padding:24px 20px 40px}.wallet-header-badges{flex-wrap:wrap;height:auto}.wallet-header-spacer{display:none}.wallet-risk{margin-left:auto}.wallet-hero{min-height:0}.wallet-hero-top{flex-direction:column}.wallet-hero-stats{width:100%;min-width:0;align-self:stretch}.wallet-steps{align-items:stretch;flex-direction:column}.wallet-step-arrow{align-self:center;transform:rotate(90deg)}.wallet-ledger{overflow-x:auto}.wallet-ledger-table,.wallet-ledger-foot{min-width:1100px}.wallet-required-row{align-items:stretch;flex-wrap:wrap}.wallet-required-row span{white-space:normal}}.app-shell-cases{min-width:0;min-height:1200px;display:flex;flex-direction:column;color:#262220;background:#f8f6f2}.app-shell-cases .app-topbar{z-index:10;flex:0 0 auto;height:64px;min-height:64px;padding:0 64px;display:flex;align-items:center;gap:28px;color:#262220;background:#fff;border-bottom:1px solid #ede8e3;box-shadow:none}.app-shell-cases .app-topbar .brand{color:#262220}.app-shell-cases .app-topbar .brand small{color:#9a948d}.app-shell-cases .app-nav{flex:0 0 auto;align-self:center;gap:28px}.app-shell-cases .app-nav a{padding:0;color:#57514a;background:transparent;box-shadow:none;font:400 13px/16px var(--font-sans)}.app-shell-cases .app-nav a:hover,.app-shell-cases .app-nav a.active{color:#c71f16;background:transparent;box-shadow:none;font-weight:700}.app-shell-cases .app-nav svg{display:none}.app-shell-cases .app-user{margin-left:auto;gap:8px}.app-shell-cases .points-pill{padding:0;border:0;color:#d49a35;background:transparent;font:700 13px/16px Inter,var(--font-sans);white-space:nowrap}.app-shell-cases .cases-user-name{color:#262220;font:400 13px/16px var(--font-sans);white-space:nowrap}.app-shell-cases .app-topbar .icon-button{display:none}.app-shell-cases .user-avatar{width:30px;height:30px;color:#fff;border-radius:15px;background:#3a3530}.app-shell-cases>.page-frame.cases-page{flex:1 1 auto;width:100%;max-width:1440px;min-height:1135px;margin:0 auto;padding:28px 64px 48px;display:flex;flex-direction:column;gap:20px;box-sizing:border-box;background:#f8f6f2}.cases-page,.cases-page *{font-family:var(--font-sans)}.cases-header{min-height:74px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.cases-header-badges{height:24px;display:flex;align-items:center;gap:10px}.cases-kicker,.cases-route,.cases-participant,.cases-scope{display:inline-flex;align-items:center;white-space:nowrap;font-size:11px;line-height:1}.cases-kicker{height:22px;padding:0 14px;color:#c71f16;border-radius:11px;background:#fbe9e7;font:700 10px/12px Inter,sans-serif;letter-spacing:.04em}.cases-route{height:21px;padding:0 10px;color:#9a948d;border:1px solid #ede8e2;border-radius:6px;background:#fff;font:400 11px/13px Inter,sans-serif}.cases-participant{height:21px;padding:0 12px;color:#4473a8;border-radius:20px;background:#eaf1f8;font-weight:500}.cases-scope{height:21px;padding:0 12px;color:#57514a;border:1px solid #ede8e2;border-radius:20px;background:#fff;font-weight:400}.cases-header h1{margin:12px 0 0;color:#262220;font:700 32px/38px var(--font-sans);letter-spacing:0}.cases-header-actions{display:flex;align-items:center;gap:12px}.cases-action{height:41px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font:700 14px/17px var(--font-sans);white-space:nowrap}.cases-action-primary{padding:0 20px;color:#fff;background:#c71f16}.cases-action-secondary{padding:0 20px;color:#262220;border:1px solid #ede8e2;background:#fff;font-weight:500}.cases-action:hover{filter:brightness(.97)}.cases-explanation{min-height:18px;display:flex;align-items:center;gap:10px}.cases-explanation i{width:4px;height:18px;flex:0 0 4px;border-radius:2px;background:#c71f16}.cases-explanation p{margin:0;color:#57514a;font:400 13px/18px var(--font-sans)}.cases-filter-bar{height:34px;display:flex;align-items:center;gap:8px}.cases-filter-bar>button{height:32px;padding:0 16px;color:#57514a;border:1px solid #ede8e2;border-radius:18px;background:#fff;font:400 13px/16px var(--font-sans);transition:color .16s ease,border-color .16s ease,background-color .16s ease}.cases-filter-bar>button.active{color:#fff;border-color:#c71f16;background:#c71f16;font-weight:500}.cases-filter-bar button:focus-visible,.cases-action:focus-visible,.cases-card-action:focus-visible,.cases-state-action:focus-visible,.cases-dialog button:focus-visible{outline:2px solid #c71f16;outline-offset:2px}.cases-filter-spacer{min-width:0;flex:1}.cases-search{width:260px;height:34px;display:flex;align-items:center;padding:0 14px;border:1px solid #ede8e2;border-radius:8px;background:#fff}.cases-search input{width:100%;border:0;color:#262220;background:transparent;font:400 13px/16px var(--font-sans)}.cases-search input::placeholder{color:#9a948d}.cases-search input:focus-visible{outline:none}.cases-search:focus-within{border-color:#c71f16}.cases-search button{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;padding:0;color:#57514a;border:0;border-radius:6px;background:transparent}.cases-search button:hover{color:#c71f16;background:#fbe9e7}.cases-visually-hidden,.cases-search label{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.cases-sort{color:#9a948d;font:400 12px/15px var(--font-sans);white-space:nowrap}.cases-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.cases-card{height:180px;min-height:180px;padding:20px 18px 18px 20px;display:flex;flex-direction:column;gap:10px;border:0;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #ede8e2;animation:cases-card-in .28s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--cases-card-index, 0) * 45ms)}.cases-card>header,.cases-card-tags{height:19px;min-height:19px;display:flex;align-items:center;gap:8px}.cases-card-spacer{min-width:0;flex:1}.cases-card-id{color:#9a948d;font:400 11px/14px Inter,sans-serif;white-space:nowrap}.cases-card h3{height:18px;margin:0;color:#262220;font:700 16px/18px var(--font-sans);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cases-card p{height:14px;margin:0;color:#9a948d;font:400 12px/14px var(--font-sans);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cases-card footer{height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px}.cases-points{font:700 13px/16px Inter,sans-serif}.cases-points-ink{color:#262220}.cases-points-red{color:#c71f16}.cases-points-muted{color:#9a948d}.cases-card-action{height:32px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;font:500 13px/16px var(--font-sans);white-space:nowrap}.cases-card-action-primary{color:#fff;background:#c71f16}.cases-card-action-secondary{color:#57514a;border:1px solid #ede8e2;background:#fff}.cases-card-action:disabled{cursor:not-allowed;opacity:.58}.cases-tag{height:19px;padding:0 10px;display:inline-flex;align-items:center;border-radius:12px;font:400 11px/13px var(--font-sans);white-space:nowrap}.cases-tag-civil{color:#57514a;border:1px solid #ede8e2;background:#f8f6f2}.cases-tag-criminal{color:#c71f16;border:1px solid #c71f16;background:#fbebeb;font-weight:500}.cases-tag-recruiting,.cases-tag-fullGreen{color:#0f8a5f;background:#eaf6f0;font-weight:500}.cases-tag-publicGold{color:#a97d1b;background:#fbf3e3;font-weight:500}.cases-tag-publicDark{color:#fff;background:#3a3530;font-weight:500}.cases-tag-modeBlue{color:#4473a8;background:#eaf1f8}.cases-tag-neutral{color:#57514a;border:1px solid #ede8e2;background:#fff}.cases-state{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#9a948d;border:1px dashed #ded8d1;border-radius:14px;background:#fff;text-align:center}.cases-state h2{margin:4px 0 0;color:#262220;font-size:17px;line-height:24px}.cases-state p{margin:0;font-size:13px;line-height:20px}.cases-state button,.cases-state-action{height:34px;margin-top:6px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;color:#57514a;border:1px solid #ede8e2;border-radius:8px;background:#fff}.cases-state-error{color:#c71f16;border-style:solid}.cases-feedback{min-height:42px;padding:10px 14px;display:flex;align-items:center;gap:9px;border-radius:10px;font-size:13px;line-height:20px}.cases-feedback-error{color:#a61b15;border:1px solid #efc8c5;background:#fff1f0}.cases-feedback-success{color:#0f7652;border:1px solid #bde3cf;background:#eaf6f0}.cases-card-skeleton{overflow:hidden;animation:none}.cases-card-skeleton span{height:17px;border-radius:6px;background:linear-gradient(90deg,#f2efeb 25%,#faf9f7,#f2efeb 75%);background-size:240% 100%;animation:cases-shimmer 1.25s linear infinite}.cases-card-skeleton span:nth-child(1){width:42%}.cases-card-skeleton span:nth-child(2){width:70%}.cases-card-skeleton span:nth-child(3){width:52%}.cases-card-skeleton span:nth-child(4){width:88%;margin-top:auto}.cases-required{height:109px;padding:14px 18px;display:flex;flex-direction:column;gap:10px;border:0;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px #ede8e2}.cases-required-title{height:15px;color:#9a948d;font:500 12px/15px var(--font-sans)}.cases-required-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 8px}.cases-required-row span{height:23px;padding:0 12px;display:inline-flex;align-items:center;color:#57514a;border:1px solid #ede8e2;border-radius:6px;background:#f8f6f2;font:400 12px/15px var(--font-sans);white-space:nowrap}.cases-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#2622206b;animation:cases-fade-in .16s ease both}.cases-dialog{position:relative;width:min(440px,100%);padding:30px;color:#262220;border-radius:16px;background:#fff;box-shadow:0 24px 70px #26222038;animation:cases-dialog-in .22s cubic-bezier(.2,.8,.2,1) both}.cases-dialog-close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:grid;place-items:center;color:#57514a;border:0;border-radius:8px;background:transparent}.cases-dialog-close:hover{background:#f8f6f2}.cases-dialog-icon{width:44px;height:44px;display:grid;place-items:center;color:#c71f16;border-radius:12px;background:#fbe9e7}.cases-dialog h2{margin:18px 0 8px;font-size:21px;line-height:28px}.cases-dialog>p{margin:0 0 20px;color:#777069;font-size:13px;line-height:20px}.cases-dialog form{display:flex;flex-direction:column;gap:9px}.cases-dialog label{font-size:13px;font-weight:600}.cases-dialog input{height:42px;padding:0 12px;color:#262220;border:1px solid #ded8d1;border-radius:8px;background:#fff;font:400 14px/20px var(--font-sans)}.cases-dialog input:focus{border-color:#c71f16;outline:2px solid rgb(199 31 22 / 12%)}.cases-dialog-error{padding:9px 10px;display:flex;align-items:flex-start;gap:7px;color:#a61b15;border-radius:8px;background:#fff1f0;font-size:12px;line-height:18px}.cases-dialog-error svg{flex:0 0 auto;margin-top:1px}.cases-dialog-success{padding:9px 10px;display:flex;align-items:center;gap:7px;color:#0f7652;border-radius:8px;background:#eaf6f0;font-size:12px;line-height:18px}.cases-dialog-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:10px}.cases-dialog-actions button{height:38px;padding:0 16px;display:inline-flex;align-items:center;gap:7px;border:1px solid #ede8e2;border-radius:8px;background:#fff;font-weight:600}.cases-dialog-actions .cases-action-primary{color:#fff;border-color:#c71f16;background:#c71f16}.cases-spin{animation:cases-spin .8s linear infinite}@keyframes cases-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cases-shimmer{to{background-position:-240% 0}}@keyframes cases-fade-in{0%{opacity:0}to{opacity:1}}@keyframes cases-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cases-spin{to{transform:rotate(360deg)}}@media(max-width:1399px){.app-shell-cases .app-topbar,.app-shell-cases>.page-frame.cases-page{padding-right:clamp(24px,4.45vw,64px);padding-left:clamp(24px,4.45vw,64px)}}@media(max-width:1100px)and (min-width:901px){.app-shell-cases .app-nav,.app-shell-cases .cases-user-name{display:none}.cases-filter-bar{height:auto;flex-wrap:wrap}.cases-filter-spacer{display:none}.cases-search{margin-left:auto}}@media(max-width:900px){.app-shell-cases{min-width:0;min-height:100vh}.app-shell-cases .app-topbar{height:auto;min-height:58px;padding:8px 16px;gap:14px}.app-shell-cases .app-nav,.app-shell-cases .cases-user-name{display:none}.app-shell-cases>.page-frame.cases-page{width:100%;min-height:0;padding:24px 20px 40px}.cases-header{flex-direction:column;align-items:stretch}.cases-header-badges{height:auto;flex-wrap:wrap}.cases-header-actions{margin-top:14px}.cases-header-actions .cases-action{flex:1}.cases-filter-bar{height:auto;flex-wrap:wrap}.cases-filter-spacer{display:none}.cases-search{width:100%}.cases-grid{grid-template-columns:1fr}.cases-card{height:auto;min-height:180px}.cases-card h3,.cases-card p{white-space:normal}.cases-required{height:auto}.cases-required-row span{white-space:normal}}@media(max-width:480px){.app-shell-cases>.page-frame.cases-page{padding:20px 14px 32px;gap:16px}.cases-header-actions{flex-direction:column}.cases-header-actions .cases-action{width:100%}.cases-filter-bar>button{padding:0 13px}.cases-card{padding:18px 16px}.cases-card>header{flex-wrap:wrap;height:auto}.cases-card-id{width:100%;overflow:hidden;text-overflow:ellipsis}.cases-card footer{height:auto;align-items:flex-start;flex-direction:column}.cases-card-action{width:100%}.cases-dialog{padding:24px 20px}}@media(prefers-reduced-motion:reduce){.cases-card,.cases-card-skeleton span,.cases-dialog-backdrop,.cases-dialog,.cases-spin{animation:none!important}.cases-filter-bar>button{transition:none}}.training-flow-page{padding:44px 64px 48px;display:flex;flex-direction:column;gap:20px;background:#f8f6f2}.training-flow-page .page-header{margin:0}.training-page-kickers{display:flex;align-items:center;gap:10px}.training-page-kickers .badge{padding:5px 14px;border-radius:20px}.training-page-kickers .mono-id{padding:4px 10px;border:1px solid #ede8e3;border-radius:6px;background:#fff;font-size:11px}.training-context{min-height:48px;padding:14px 22px;display:flex;align-items:center;gap:12px;border-radius:12px;color:#fff;background:#1a1814}.training-context>strong{color:#d4a24c;font:700 14px/18px Inter,sans-serif}.training-context>i{width:1px;height:16px;background:#3a3530}.training-context>span{margin-left:auto;color:#b9b4ac;font-size:12px}.prepare-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:20px;align-items:start}.training-editor,.cross-editor{padding:20px 24px 22px;display:flex;flex-direction:column;gap:12px;border:1px solid #ede8e3;border-radius:14px;background:#fff}.training-card-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.training-card-head h2,.cross-editor h2{margin:0;color:#26221f;font-size:15px}.training-card-head p,.cross-editor>p{margin:3px 0 0;color:#9a948d;font-size:11px}.autosave-state,.validation-state{color:#0f8a5f;font-size:12px}.training-editor hr{width:100%;height:1px;margin:0;border:0;background:#ede8e3}.training-editor label,.cross-opinion{display:flex;flex-direction:column;gap:8px;color:#26221f;font-size:13px;font-weight:600}.training-editor textarea,.cross-editor textarea{width:100%;min-height:70px;padding:12px 14px;resize:vertical;border:1px solid #ede8e3;border-radius:8px;color:#26221f;background:#f8f6f2;font:400 13px/1.65 Sarasa Gothic SC,Noto Sans SC,sans-serif}.training-editor .facts-editor{min-height:150px;background:#fff}.add-claim{width:fit-content;padding:7px 14px;border:1px solid #ede8e3;border-radius:8px;color:#57514a;background:#fff}.training-editor-actions{display:flex;justify-content:flex-end;gap:10px}.prepare-assist{display:flex;flex-direction:column;gap:16px}.prepare-assist .panel{padding:20px 22px;border-radius:14px}.prepare-assist dl{margin:0;display:grid;gap:8px}.prepare-assist dl>div{padding:10px 12px;display:flex;justify-content:space-between;border-radius:8px;background:#f8f6f2}.prepare-assist dt{color:#9a948d}.prepare-assist dd{margin:0;color:#26221f;font-weight:700}.prepare-assist ol{margin:0;padding-left:22px;color:#57514a;line-height:2}.training-required{padding:14px 18px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid #ede8e3;border-radius:10px;background:#fff}.training-required strong{margin-right:4px;color:#9a948d;font-size:12px}.training-required span{padding:4px 12px;border:1px solid #ede8e3;border-radius:6px;color:#57514a;background:#f8f6f2;font-size:11px}.evidence-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px}.evidence-column{overflow:hidden;border:1px solid #ede8e3;border-radius:14px;background:#fff}.evidence-accent{height:5px;background:#c71f16}.evidence-column-blue .evidence-accent{background:#4473a8}.evidence-column header{padding:18px 22px 10px;display:flex;align-items:center;justify-content:space-between}.evidence-column h2{margin:0;color:#26221f;font-size:16px}.evidence-item{width:calc(100% - 44px);margin:0 22px 10px;padding:12px 14px;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #ede8e3;border-radius:10px;color:#26221f;background:#fff}.evidence-item>span{color:#c71f16;font:700 12px Inter,sans-serif}.evidence-column-blue .evidence-item>span{color:#4473a8}.evidence-item>div{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.evidence-item small{color:#9a948d}.cross-editor{padding:20px 24px}.cross-dimensions{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cross-dimensions label{padding:14px 16px;display:flex;flex-direction:column;gap:6px;border-radius:10px;background:#f8f6f2}.cross-dimensions strong{color:#26221f;font-size:13px}.cross-dimensions span{color:#9a948d;font-size:11px}.cross-dimensions select{height:34px;border:1px solid #ded6cf;border-radius:7px;color:#57514a;background:#fff}.statement-feed{display:flex;flex-direction:column;gap:8px}.statement{padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0e;transition:box-shadow .2s,border-color .2s}.statement--ai{border-color:#d4a24c59;background:#d4a24c14}.statement__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.statement__speaker{color:#d4a24c;font-size:11px;font-weight:700}.statement__meta button{padding:5px 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid rgba(212,162,76,.45);border-radius:8px;color:#f1c777;background:transparent;font-size:11px}.statement__meta button.is-playing{color:#fff;background:#c71f16}.statement__content,.statement__interim{margin:7px 0 0!important;font-size:12px;line-height:1.65}.statement__content{color:#f4f1ed!important}.statement__interim{color:#8f8a84!important}.statement.anchor-highlight{border-color:#c71f16;box-shadow:0 0 0 3px #c71f1638}.citation-list{display:grid;gap:10px}.citation-list .citation{padding:14px 16px;display:flex;flex-direction:column;gap:7px;border:1px solid #ede8e3;border-radius:10px;background:#fff}.citation-list .citation>div{display:flex;justify-content:space-between;align-items:center}.citation-list .citation p,.citation-list .citation small{margin:0;color:#57514a;line-height:1.65}.citation-list .citation a{color:#c71f16;font-size:12px;font-weight:700}.review-anchors{display:grid;gap:10px}.review-anchor{width:100%;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;gap:5px 10px;text-align:left;border:1px solid #ede8e3;border-radius:10px;color:#26221f;background:#fff}.review-anchor:hover,.review-anchor:focus-visible{border-color:#c71f16;box-shadow:0 0 0 2px #c71f161a}.review-anchor strong{align-self:center}.review-anchor small{grid-column:2;color:#736b65;line-height:1.5}.judgment-page{padding:44px;display:flex;flex-direction:column;gap:22px;background:#f8f6f2}.judgment-page .page-header{margin:0}@media(max-width:700px){.auth-page{width:100%;height:auto;min-height:100vh;display:block}.auth-page .auth-side{display:none}.auth-page .auth-main{width:100%;height:auto;min-height:100vh;padding:24px 16px;display:flex;align-items:flex-start}.auth-page .auth-card,.auth-page .auth-card-wide{width:100%;height:auto;min-height:0;padding:28px 20px;gap:14px}.auth-page .auth-row-2{flex-direction:column}.auth-page .auth-ids{display:grid;grid-template-columns:1fr}.auth-page .auth-id{width:100%;height:64px}.auth-page .auth-split i{width:auto;flex:1}.training-flow-page,.judgment-page{width:100%;padding:22px 16px 32px;gap:16px}.training-page-kickers{flex-wrap:wrap}.training-context{align-items:flex-start;flex-wrap:wrap}.training-context>span{width:100%;margin:0}.prepare-grid,.evidence-columns,.cross-dimensions{grid-template-columns:1fr}.prepare-assist{width:100%}.training-editor-actions{flex-direction:column}.training-editor-actions .btn{width:100%}.evidence-columns{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.evidence-column{min-width:100%;scroll-snap-align:start}.training-required{align-items:flex-start}.training-required strong{width:100%}.statement__meta{align-items:flex-start}}.auth-page.auth-page-login{width:100%;height:100dvh;min-height:680px;margin:0;display:grid;grid-template-columns:minmax(0,47.222222%) minmax(0,52.777778%);overflow:hidden}.auth-page-login .auth-side,.auth-page-login .auth-main{width:auto;height:100%;min-height:0}.auth-page-login .auth-card-login{width:min(420px,calc(100% - 40px));height:640px;flex:none}.auth-page.auth-page-register{width:100%;height:100dvh;min-height:700px;margin:0;display:grid;grid-template-columns:minmax(0,52.777778%) minmax(0,47.222222%);overflow:hidden}.auth-page-register .auth-main,.auth-page-register .auth-side{width:auto;height:100%;min-height:0}.auth-page-register .auth-card-register{width:min(560px,calc(100% - 48px));height:900px;flex:none}.auth-page-register .auth-register-role-group{min-width:0;margin:0;padding:0;border:0}.auth-page-register .auth-register-role-group>legend{margin-bottom:12px}.auth-page-register .auth-id{position:relative;cursor:pointer}.auth-page-register .auth-id input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.auth-page-register .auth-footer a{display:inline-flex;align-items:center;gap:3px}.auth-page-register .auth-footer svg{width:13px;height:13px}.auth-page-register :is(input,button,a):focus-visible{outline:2px solid #1a1814;outline-offset:2px}@media(max-height:1199px)and (min-width:821px){.auth-page-register .auth-main{padding:32px 0;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;scrollbar-gutter:stable}.auth-page-register .auth-side{padding:clamp(32px,5.5vh,60px) clamp(28px,4.2vw,60px)}.auth-page.auth-page-register .auth-side-register .auth-eyebrow{margin-top:clamp(38px,12vh,130px)}.auth-page.auth-page-register .auth-side-register h1{margin-top:14px;font-size:clamp(34px,3.1vw,42px);line-height:1.22}.auth-page.auth-page-register .auth-side-register>p{width:100%;margin-top:20px}.auth-page-register .auth-stats{width:100%;margin-top:clamp(26px,5vh,46px)}.auth-page-register .auth-stats>div{width:auto;min-width:0;flex:1}.auth-page-register .auth-quote{margin-bottom:0}}@media(max-width:1100px)and (min-width:821px){.auth-page-register .auth-card-register{width:calc(100% - 32px);padding:28px}.auth-page-register .auth-ids{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.auth-page-register .auth-id{width:auto;min-width:0}.auth-page-register .auth-side{padding-right:28px;padding-left:28px}}@media(max-width:820px){.auth-page.auth-page-register{height:auto;min-height:100dvh;display:flex;flex-direction:column;overflow:visible}.auth-page-register .auth-side{order:-1;width:100%;height:320px;min-height:320px;padding:28px 32px;display:flex}.auth-page.auth-page-register .auth-side-register .auth-eyebrow{margin-top:34px}.auth-page.auth-page-register .auth-side-register h1{margin-top:10px;font-size:34px;line-height:40px}.auth-page.auth-page-register .auth-side-register>p{width:min(100%,620px);margin-top:12px;line-height:22px}.auth-page-register .auth-stats,.auth-page-register .auth-quote{display:none}.auth-page-register .auth-main{width:100%;height:auto;min-height:964px;padding:32px 20px;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.auth-page-register .auth-card-register{width:min(560px,100%);height:900px;min-height:900px;padding:36px}}.auth-page.auth-page-login{position:relative;width:100%;max-width:1440px;height:100dvh;min-height:750px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;background:#f8f6f2}.auth-page-login:before,.auth-page-login:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.auth-page-login:before{left:-120px;top:-100px;width:360px;height:360px;background:#c71f1614}.auth-page-login:after{left:calc(50% + 560px);top:980px;width:280px;height:280px;background:#d4a24c1a}.auth-page-login .auth-login-shell{width:1000px;height:750px;display:grid;grid-template-columns:420px 580px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #e5e2dc;animation:login-window-enter var(--motion-slow) var(--ease-decelerate) both}.auth-page-login .auth-side{width:420px;height:750px;min-height:0;padding:56px 40px 40px;display:flex;gap:22px;justify-content:flex-start;overflow:hidden;color:#fff;background:#8d130b}.auth-page-login .auth-slogo{width:max-content;height:22px;gap:8px}.auth-page-login .auth-slogo i{width:5px;height:22px;border-radius:0}.auth-page-login .auth-slogo b{font-size:16px;line-height:20px}.auth-page-login .auth-login-copy{width:100%;display:flex;flex-direction:column;gap:14px}.auth-page-login .auth-eyebrow{margin:0;color:#ffd9a0;font-size:11px;line-height:14px;white-space:pre}.auth-page-login .auth-side h1{margin:0;font-size:36px;line-height:43.2px}.auth-page-login .auth-login-copy>p{width:auto;margin:0;color:#ffe3b8;font-size:13px;line-height:22px}.auth-page-login .auth-stats{width:100%;margin:0;gap:12px}.auth-page-login .auth-stats>div{width:auto;height:auto;min-width:0;padding:14px;flex:1;gap:4px;border:0;border-radius:8px;background:#ffffff1f}.auth-page-login .auth-stats b{color:#fff;font-size:20px;line-height:25px}.auth-page-login .auth-stats span{color:#ffd9a0;font-size:11px;line-height:14px}.auth-page-login .auth-quote{margin:0;padding-top:18px;color:#ffd9a0;font-size:13px;line-height:18px}.auth-page-login .auth-main{width:580px;height:750px;min-height:0;padding:0;display:block;overflow:hidden}.auth-page-login .auth-card-login{width:580px;height:750px;min-height:0;padding:64px 60px 40px;gap:16px;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-page-login .auth-login-title{display:flex;align-items:center;gap:12px}.auth-page-login .auth-login-title>i{width:6px;height:26px;flex:0 0 6px;background:#c71f16}.auth-page-login .auth-login-title h2{margin:0;font-size:28px;line-height:35px}.auth-page-login .auth-card-login>p.auth-subtitle{margin:-10px 0 0;color:#6b6660;font-size:13px;line-height:16px}.auth-page-login .auth-label{color:#57534c;font-size:12px;line-height:15px;font-weight:500}.auth-page-login .auth-input{height:48px;padding:0 14px;border:1px solid #d5beae;border-radius:6px;background:#fbf8f4;font-size:13px;transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),background var(--motion-normal) var(--ease-standard)}.auth-page-login .auth-input::placeholder{color:#8a857e}.auth-page-login .auth-input:focus,.auth-page-login .auth-input:focus-visible{border-color:#c71f16;outline:2px solid transparent;box-shadow:0 0 0 4px #c71f161f,0 7px 18px #8d130b14}.auth-page-login .auth-password-field{position:relative;width:100%;height:48px}.auth-page-login .auth-password-field .auth-input{padding-right:82px}.auth-page-login .auth-password-toggle{position:absolute;top:1px;right:1px;width:80px;height:46px;padding:0 13px 0 8px;display:flex;align-items:center;justify-content:flex-end;gap:5px;color:#4473a8;border:0;border-radius:0 6px 6px 0;background:transparent;font-size:11px;font-weight:500}.auth-page-login .auth-password-toggle svg{width:14px;height:14px}.auth-page-login .auth-row3{font-size:12px;line-height:15px}.auth-page-login .auth-check{gap:6px}.auth-page-login .auth-check input{width:14px;height:14px;border-radius:3px}.auth-page-login .auth-submit{height:52px;border-radius:6px;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.auth-page-login .auth-submit:not(:disabled):hover,.auth-page-login .auth-submit:not(:disabled):focus-visible{background:#ad1912;box-shadow:0 8px 20px #8d130b33;scale:1.01}.auth-page-login .auth-submit:not(:disabled):active{scale:.98}.auth-page-login .auth-submit:disabled{opacity:.62}.auth-page-login .auth-split{gap:12px;justify-content:center}.auth-page-login .auth-split i{width:auto;flex:1;background:#e5e2dc}.auth-page-login .auth-wx{height:50px;border:1px solid #e5e2dc;border-radius:6px;color:#1a1814;background:#fff;font-size:13px;font-weight:500;transition:border-color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard)}.auth-page-login .auth-wx:hover,.auth-page-login .auth-wx:focus-visible{border-color:#d5beae;background:#fbf8f4}.auth-page-login .auth-agree{align-items:center;gap:6px;color:#6b6660;font-size:11px;line-height:14px}.auth-page-login .auth-agree:before{display:none}.auth-page-login .auth-agree input{width:14px;height:14px;flex:0 0 14px;accent-color:#c71f16}.auth-page-login .auth-agree input:not(:checked){-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1.5px solid #c71f16;border-radius:3px;background:#fff}.auth-page-login .auth-footer{color:#6b6660;font-size:12px;line-height:15px;font-weight:400;text-align:center}.auth-page-login .auth-footer a{color:#c71f16;font-weight:700}.auth-page-login .auth-login-error{margin:-8px 0;padding:7px 10px;color:#a3160e;border-radius:6px;background:#fbe9e7;font-size:11px;line-height:16px}.auth-page-login :is(input,button,a):focus-visible,.auth-page-login .auth-login-error:focus{outline:2px solid #1a1814;outline-offset:2px}@keyframes login-window-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1039px)and (min-width:821px){.auth-page-login .auth-login-shell{width:calc(100% - 32px);grid-template-columns:42% 58%}.auth-page-login .auth-side,.auth-page-login .auth-main,.auth-page-login .auth-card-login{width:100%}.auth-page-login .auth-side{padding-right:32px;padding-left:32px}.auth-page-login .auth-card-login{padding-right:clamp(32px,5.8vw,60px);padding-left:clamp(32px,5.8vw,60px)}}@media(max-width:820px){.auth-page.auth-page-login{height:auto;min-height:100dvh;display:block;overflow:visible}.auth-page-login:before,.auth-page-login:after{display:none}.auth-page-login .auth-login-shell{width:100%;height:auto;min-height:100dvh;display:flex;flex-direction:column;overflow:visible;border-radius:0;box-shadow:none}.auth-page-login .auth-side{width:100%;height:300px;min-height:300px;padding:28px 32px;gap:14px}.auth-page-login .auth-side h1{font-size:34px;line-height:40px}.auth-page-login .auth-login-copy>p{width:min(100%,620px)}.auth-page-login .auth-stats,.auth-page-login .auth-quote{display:none}.auth-page-login .auth-main{width:100%;height:auto;min-height:0;padding:32px 20px 40px;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.auth-page-login .auth-card-login{width:min(580px,100%);height:auto;min-height:0;padding:32px 40px 40px}}@media(max-width:480px){.auth-page-login .auth-side{height:230px;min-height:230px;padding:24px 20px}.auth-page-login .auth-slogo{height:22px}.auth-page-login .auth-eyebrow{margin:10px 0 0;font-size:10px}.auth-page-login .auth-side h1{font-size:30px;line-height:36px}.auth-page-login .auth-login-copy>p{display:none}.auth-page-login .auth-main{padding:24px 14px 32px}.auth-page-login .auth-card-login{width:100%;padding:28px 20px}}@media(prefers-reduced-motion:reduce){.auth-page-login *,.auth-page-login *:before,.auth-page-login *:after{animation-duration:var(--motion-instant)!important;animation-iteration-count:1!important;transition-duration:var(--motion-instant)!important}.auth-page-login .auth-login-shell,.auth-page-login .auth-submit{transform:none!important;scale:1!important}.auth-page-login .auth-input:focus,.auth-page-login .auth-input:focus-visible{box-shadow:none}}.auth-page.auth-page-forgot{position:relative;width:100%;max-width:1440px;height:100dvh;min-height:750px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;background:#f8f6f2}.auth-page-forgot:before,.auth-page-forgot:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.auth-page-forgot:before{left:-80px;top:-100px;width:320px;height:320px;background:#c71f1614}.auth-page-forgot:after{left:1280px;top:980px;width:300px;height:300px;background:#d4a24c1a}.auth-page-forgot .auth-forgot-shell{width:1000px;height:750px;display:grid;grid-template-columns:420px 580px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #e5e2dc}.auth-page-forgot .auth-side-recovery{width:420px;height:750px;min-height:0;padding:56px 40px 40px;gap:22px;background:#8d130b}.auth-page-forgot .auth-side-recovery .auth-slogo{width:max-content;height:22px;gap:8px}.auth-page-forgot .auth-side-recovery .auth-slogo i{width:5px;height:22px;border-radius:0}.auth-page-forgot .auth-recovery-copy{display:flex;flex-direction:column;gap:14px}.auth-page-forgot .auth-side-recovery .auth-eyebrow{margin:0;color:#ffd9a0;font-size:11px;line-height:14px}.auth-page-forgot .auth-side-recovery h1{margin:0;font-size:36px;line-height:44px}.auth-page-forgot .auth-side-recovery .auth-recovery-copy>p{width:auto;margin:0;color:#ffe3b8;font-size:13px;line-height:22px}.auth-page-forgot .auth-recovery-features{width:100%;padding:16px 18px;display:grid;gap:10px;border-radius:10px;background:#ffffff1f}.auth-page-forgot .auth-recovery-features b{color:#ffd9a0;font-size:12px;line-height:15px}.auth-page-forgot .auth-recovery-features span{display:flex;align-items:center;gap:8px;color:#fff;font-size:11px;line-height:18px}.auth-page-forgot .auth-recovery-features span:before{content:"";width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:#ffd9a0}.auth-page-forgot .auth-side-recovery .auth-quote{margin:0;padding-top:18px;color:#ffd9a0;font-size:13px;line-height:18px}.auth-page-forgot .auth-main{width:580px;height:750px;min-height:0;padding:0;display:block;overflow:hidden}.auth-page-forgot .auth-card-forgot{width:580px;height:750px;min-height:0;padding:56px 60px 40px;gap:14px;border-radius:0;background:transparent;box-shadow:none}.auth-page-forgot .auth-forgot-back,.auth-page-forgot .auth-card-forgot>p.auth-subtitle,.auth-page-forgot .auth-forgot-phone-note{display:none}.auth-page-forgot .forgot-steps{order:-2;height:40px;margin:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.auth-page-forgot .forgot-steps span{width:auto;height:40px;padding:10px 0;flex-direction:row;justify-content:center;gap:8px;color:#9a948d;border:0;border-radius:0;background:transparent;font-size:11px;line-height:20px}.auth-page-forgot .forgot-steps b{width:20px;height:20px;border:1px solid #d5beae;border-radius:50%;background:#fff;font:700 11px/18px Inter,sans-serif}.auth-page-forgot .forgot-steps span.active{color:#c71f16;border:0;background:transparent;font-weight:700}.auth-page-forgot .forgot-steps span.active b{color:#fff;border-color:#c71f16;background:#c71f16}.auth-page-forgot .auth-forgot-title{order:-1;height:29px;display:flex;align-items:center;gap:12px}.auth-page-forgot .auth-forgot-icon{width:6px;height:26px;flex:0 0 6px;display:block;border-radius:0;background:#c71f16}.auth-page-forgot .auth-forgot-icon svg,.auth-page-forgot .auth-forgot-title hgroup>span{display:none}.auth-page-forgot .auth-forgot-title hgroup{display:block}.auth-page-forgot .auth-forgot-title h2{white-space:nowrap}.auth-page-forgot .auth-input{height:48px;padding:0 14px;border-color:#d5beae;border-radius:6px;background:#fbf8f4}.auth-page-forgot .auth-forgot-code-row{width:100%;height:48px;display:grid;grid-template-columns:minmax(0,1fr) max-content;gap:0;overflow:hidden;border:1px solid #d5beae;border-radius:6px;background:#fbf8f4}.auth-page-forgot .auth-forgot-code-row .auth-input{height:46px;border:0;background:transparent}.auth-page-forgot .auth-code-btn{width:auto;height:30px;margin:8px;padding:0 12px;color:#c71f16;border:0;border-radius:4px;background:#fbe9e7}.auth-page-forgot .auth-code-btn:disabled{opacity:.55;cursor:not-allowed}.auth-page-forgot .auth-forgot-passwords{display:contents}.auth-page-forgot .auth-forgot-submit{height:52px;border-radius:6px}.auth-page-forgot .auth-split{display:none}.auth-page-forgot .auth-forgot-support-button{width:100%;min-height:44px;padding:12px 14px;display:grid;place-items:center start;color:#57514a;border:0;border-radius:8px;background:#fbf8f4;font-size:12px;font-weight:500}.auth-page-forgot .auth-forgot-security{margin:0;color:#9a948d;font-size:10px;line-height:16px;white-space:normal}.auth-page-forgot .auth-forgot-support{color:#4473a8;font-size:11px;line-height:13px}.auth-page-forgot .auth-forgot-status,.auth-page-forgot .auth-forgot-error{padding:8px 10px;border-radius:6px;font-size:11px;line-height:16px}.auth-page-forgot .auth-forgot-status{color:#2e6b4f;background:#eaf7ef}.auth-page-forgot .auth-forgot-error{color:#a3160e;background:#fbe9e7}.auth-page-forgot .auth-forgot-success{margin:auto 0;padding:0}.auth-page-forgot .auth-forgot-success .auth-submit{display:grid}.auth-page-forgot :is(input,button,a):focus-visible{outline:2px solid #1a1814;outline-offset:2px}@media(max-width:820px){.auth-page.auth-page-forgot{height:auto;min-height:100dvh;display:block;overflow:visible}.auth-page-forgot:before,.auth-page-forgot:after{display:none}.auth-page-forgot .auth-forgot-shell{width:100%;height:auto;min-height:100dvh;display:flex;flex-direction:column;overflow:visible;border-radius:0;box-shadow:none}.auth-page-forgot .auth-side-recovery{width:100%;height:290px;min-height:290px;padding:28px 32px;display:flex;gap:14px}.auth-page-forgot .auth-side-recovery h1{font-size:34px;line-height:40px}.auth-page-forgot .auth-side-recovery .auth-recovery-copy>p{width:min(100%,620px)}.auth-page-forgot .auth-recovery-features,.auth-page-forgot .auth-side-recovery .auth-quote{display:none}.auth-page-forgot .auth-main{width:100%;height:auto;min-height:0;padding:32px 20px;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.auth-page-forgot .auth-card-forgot{width:min(580px,100%);height:auto;min-height:0;padding:32px 40px 40px}}@media(max-width:520px){.auth-page-forgot .auth-side-recovery{height:224px;min-height:224px;padding:24px 20px}.auth-page-forgot .auth-side-recovery .auth-slogo{height:22px}.auth-page-forgot .auth-side-recovery h1{font-size:30px;line-height:36px}.auth-page-forgot .auth-side-recovery .auth-recovery-copy>p{display:none}.auth-page-forgot .auth-main{padding:24px 14px 32px}.auth-page-forgot .auth-card-forgot{width:100%;padding:28px 20px}.auth-page-forgot .forgot-steps span{gap:4px;font-size:10px}.auth-page-forgot .forgot-steps b{width:18px;height:18px;font-size:10px;line-height:16px}.auth-page-forgot .auth-code-btn{padding:0 9px;font-size:11px}}@media(max-width:520px){.auth-page-register .auth-side{height:250px;min-height:250px;padding:24px 20px}.auth-page-register .auth-slogo{height:28px}.auth-page.auth-page-register .auth-side-register .auth-eyebrow{margin-top:24px;font-size:10px}.auth-page.auth-page-register .auth-side-register h1{margin-top:8px;font-size:30px;line-height:36px}.auth-page.auth-page-register .auth-side-register>p{display:none}.auth-page-register .auth-main{min-height:0;padding:24px 16px 32px}.auth-page-register .auth-card-register{width:100%;height:auto;min-height:0;padding:28px 20px}.auth-page-register .auth-register-passwords{flex-direction:column}.auth-page-register .auth-ids{display:grid;grid-template-columns:1fr}.auth-page-register .auth-id{width:100%;height:64px}}.auth-page.auth-page-register{position:relative;width:100%;max-width:1440px;height:100dvh;min-height:750px;margin:0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;isolation:isolate;background:#f8f6f2}.auth-page-register:before,.auth-page-register:after{content:"";position:absolute;z-index:-1;border-radius:50%;pointer-events:none}.auth-page-register:before{left:1320px;top:-80px;width:280px;height:280px;background:#c71f1614}.auth-page-register:after{left:-120px;top:1000px;width:320px;height:320px;background:#d4a24c1a}.auth-page-register .auth-register-shell{width:1000px;height:750px;display:grid;grid-template-columns:580px 420px;overflow:hidden;border-radius:14px;background:#fff;box-shadow:inset 0 0 0 1px #e5e2dc;animation:register-window-enter var(--motion-slow) var(--ease-decelerate) both}.auth-page-register .auth-main{width:580px;height:750px;min-height:0;padding:0;display:block;overflow:hidden}.auth-page-register .auth-card-register{position:relative;width:580px;height:750px;min-height:0;padding:56px 60px 40px;gap:14px;border:0;border-radius:0;background:transparent;box-shadow:none}.auth-page-register .auth-register-title{display:flex;align-items:center;gap:12px}.auth-page-register .auth-register-title>i{width:6px;height:26px;flex:0 0 6px;background:#c71f16}.auth-page-register .auth-register-title h2{margin:0;color:#1a1814;font-size:28px;line-height:35px}.auth-page-register .auth-card-register>p.auth-subtitle{margin:-8px 0 0;color:#6b6660;font-size:13px;line-height:16px}.auth-page-register .auth-side{width:420px;height:750px;min-height:0;padding:56px 40px 40px;display:flex;gap:22px;justify-content:flex-start;overflow:hidden;color:#fff;background:#8d130b}.auth-page-register .auth-slogo{width:max-content;height:22px;gap:8px}.auth-page-register .auth-slogo i{width:5px;height:22px;border-radius:0}.auth-page-register .auth-slogo b{font-size:16px;line-height:20px}.auth-page-register .auth-register-copy{width:100%;display:flex;flex-direction:column;gap:14px}.auth-page.auth-page-register .auth-side-register .auth-eyebrow{margin:0;color:#ffd9a0;font-size:11px;line-height:14px;white-space:pre}.auth-page.auth-page-register .auth-side-register h1{margin:0;font-size:36px;line-height:43.2px}.auth-page.auth-page-register .auth-side-register .auth-register-copy>p{width:auto;margin:0;color:#ffe3b8;font-size:13px;line-height:22px}.auth-page-register .auth-register-features{width:100%;display:flex;flex-direction:column;gap:10px}.auth-page-register .auth-register-features>span{display:flex;align-items:center;gap:10px;color:#ffe3b8;font-size:12px;line-height:15px}.auth-page-register .auth-register-features i{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#ffd966}.auth-page-register .auth-quote{margin:0;padding-top:18px;color:#ffd9a0;font-size:13px;line-height:18px}.auth-page-register .auth-label{color:#57534c;font-size:12px;line-height:15px;font-weight:500}.auth-page-register .auth-input{height:44px;padding:0 14px;border:1px solid #d5beae;border-radius:6px;background:#fbf8f4;color:#1a1814;font-size:13px;transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),background var(--motion-normal) var(--ease-standard)}.auth-page-register .auth-input::placeholder{color:#8a857e}.auth-page-register .auth-input:focus,.auth-page-register .auth-input:focus-visible{border-color:#c71f16;outline:2px solid transparent;box-shadow:0 0 0 4px #c71f161f,0 7px 18px #8d130b14}.auth-page-register .auth-register-code-field{position:relative;width:100%;height:44px}.auth-page-register .auth-register-code-field .auth-input{padding-right:136px}.auth-page-register .auth-code-btn{position:absolute;top:7px;right:2px;width:auto;height:30px;padding:6px 12px;border:0;border-radius:4px;color:#c71f16;background:#fbe9e7;font-size:11px;font-weight:500;white-space:nowrap;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),opacity var(--motion-normal) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.auth-page-register .auth-code-btn:not(:disabled):hover,.auth-page-register .auth-code-btn:not(:disabled):focus-visible{background:#f7d7d3;box-shadow:0 0 0 3px #c71f161a;scale:1.01}.auth-page-register .auth-code-btn-countdown{color:#a3160e;background:#fbe9e7;animation:register-code-pulse 1.8s var(--ease-standard) infinite}.auth-page-register .auth-register-role-group{position:absolute;width:1px;height:1px;min-width:0;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);border:0}.auth-page-register .auth-register-role-group:focus-within{left:60px;bottom:18px;z-index:2;width:460px;height:40px;margin:0;padding:6px;overflow:visible;clip-path:none;border-radius:6px;background:#fff;box-shadow:0 8px 24px #1a181429}.auth-page-register .auth-register-role-group>legend{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.auth-page-register .auth-ids{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.auth-page-register .auth-id{position:relative;width:auto;height:28px;display:grid;place-items:center;border:1px solid #e5e2dc;border-radius:4px;background:#fff;cursor:pointer}.auth-page-register .auth-id span{color:#6b6660;font-size:10px;line-height:12px}.auth-page-register .auth-id-selected{border-color:#c71f16;background:#fbe9e7}.auth-page-register .auth-id-selected span{color:#c71f16;font-weight:600}.auth-page-register .auth-id:has(input:focus-visible){outline:2px solid #1a1814;outline-offset:2px}.auth-page-register .auth-agree{align-items:center;gap:6px;color:#6b6660;font-size:11px;line-height:14px}.auth-page-register .auth-agree input{width:14px;height:14px;flex:0 0 14px;accent-color:#c71f16}.auth-page-register .auth-submit{height:52px;border-radius:6px;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.auth-page-register .auth-submit:not(:disabled):hover,.auth-page-register .auth-submit:not(:disabled):focus-visible{background:#ad1912;box-shadow:0 8px 20px #8d130b33;scale:1.01}.auth-page-register .auth-submit:not(:disabled):active{scale:.98}.auth-page-register .auth-submit:disabled{opacity:.62}.auth-page-register .auth-footer{color:#6b6660;font-size:12px;line-height:15px;font-weight:400;text-align:center}.auth-page-register .auth-footer a{color:#c71f16;font-weight:700}.auth-page-register .auth-register-status,.auth-page-register .auth-register-error{margin:-7px 0;padding:6px 9px;border-radius:6px;font-size:11px;line-height:15px}.auth-page-register .auth-register-status{color:#2b7655;background:#eaf6f0}.auth-page-register .auth-register-error{color:#a3160e;background:#fbe9e7}.auth-page-register :is(input,button,a):focus-visible,.auth-page-register .auth-register-error:focus{outline:2px solid #1a1814;outline-offset:2px}@keyframes register-window-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes register-code-pulse{0%,to{opacity:1;box-shadow:0 0 #c71f1600;scale:1}50%{opacity:.88;box-shadow:0 0 0 4px #c71f1617;scale:1.015}}@media(max-width:1039px)and (min-width:821px){.auth-page-register .auth-register-shell{width:calc(100% - 32px);grid-template-columns:58% 42%}.auth-page-register .auth-main,.auth-page-register .auth-side,.auth-page-register .auth-card-register{width:100%}.auth-page-register .auth-card-register{padding-right:clamp(32px,5.8vw,60px);padding-left:clamp(32px,5.8vw,60px)}.auth-page-register .auth-side{padding-right:32px;padding-left:32px}}@media(max-width:820px){.auth-page.auth-page-register{height:auto;min-height:100dvh;display:block;overflow:visible}.auth-page-register:before,.auth-page-register:after{display:none}.auth-page-register .auth-register-shell{width:100%;height:auto;min-height:100dvh;display:flex;flex-direction:column;overflow:visible;border-radius:0;box-shadow:none}.auth-page-register .auth-side{order:-1;width:100%;height:280px;min-height:280px;padding:28px 32px;gap:14px}.auth-page-register .auth-side h1{font-size:34px;line-height:40px}.auth-page-register .auth-register-copy>p{width:min(100%,620px)}.auth-page-register .auth-register-features,.auth-page-register .auth-quote{display:none}.auth-page-register .auth-main{width:100%;height:auto;min-height:0;padding:32px 20px 40px;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.auth-page-register .auth-card-register{width:min(580px,100%);height:auto;min-height:0;padding:32px 40px 40px}.auth-page-register .auth-register-role-group:focus-within{left:40px;width:calc(100% - 80px)}}@media(max-width:480px){.auth-page-register .auth-side{height:230px;min-height:230px;padding:24px 20px}.auth-page-register .auth-slogo{height:22px}.auth-page.auth-page-register .auth-side-register .auth-eyebrow{margin:10px 0 0;font-size:10px}.auth-page.auth-page-register .auth-side-register h1{font-size:30px;line-height:36px}.auth-page.auth-page-register .auth-side-register .auth-register-copy>p{display:none}.auth-page-register .auth-main{padding:24px 14px 32px}.auth-page-register .auth-card-register{width:100%;padding:28px 20px}.auth-page-register .auth-register-role-group:focus-within{left:20px;width:calc(100% - 40px)}.auth-page-register .auth-id span{font-size:9px}}@media(prefers-reduced-motion:reduce){.auth-page-register *,.auth-page-register *:before,.auth-page-register *:after{animation-duration:var(--motion-instant)!important;animation-iteration-count:1!important;transition-duration:var(--motion-instant)!important}.auth-page-register .auth-register-shell,.auth-page-register .auth-code-btn-countdown,.auth-page-register .auth-submit{transform:none!important;scale:1!important}.auth-page-register .auth-input:focus,.auth-page-register .auth-input:focus-visible{box-shadow:none}}.auth-page-forgot .auth-forgot-shell{animation:forgot-window-enter var(--motion-slow) var(--ease-decelerate) both}.auth-page-forgot .auth-side-recovery .auth-slogo b{font-size:16px;line-height:20px}.auth-page-forgot .auth-recovery-features span{color:#ffe3b8}.auth-page-forgot .auth-card-forgot>p.auth-subtitle{display:block;margin:0;color:#57534c;font-size:12px;line-height:15px;font-weight:500}.auth-page-forgot .forgot-steps{height:42px;align-items:center}.auth-page-forgot .forgot-steps span{height:42px;padding:10px 0;display:grid;grid-template-columns:22px max-content minmax(12px,1fr);align-items:center;justify-content:stretch;gap:8px;color:#a99e8f;font-size:11px;line-height:14px}.auth-page-forgot .forgot-steps span:last-child{grid-template-columns:22px max-content}.auth-page-forgot .forgot-steps b{width:22px;height:22px;display:grid;place-items:center;color:#a99e8f;border:1px solid #d5beae;border-radius:50%;background:#fff;font:700 11px/20px Inter,sans-serif}.auth-page-forgot .forgot-steps em{font-style:normal;white-space:nowrap}.auth-page-forgot .forgot-steps i{width:100%;height:1px;background:#e5e2dc}.auth-page-forgot .forgot-steps span.complete,.auth-page-forgot .forgot-steps span.active{color:#1a1814;font-weight:700}.auth-page-forgot .forgot-steps span.complete b,.auth-page-forgot .forgot-steps span.active b{color:#fff;border-color:#c71f16;background:#c71f16}.auth-page-forgot .forgot-steps span.complete i{background:#c71f16}.auth-page-forgot .forgot-steps span.active b{animation:forgot-step-pulse 1.8s var(--ease-standard) infinite}.auth-page-forgot .auth-forgot-title h2{color:#1a1814;font-size:24px;line-height:29px}.auth-page-forgot .auth-label{color:#57534c;font-size:12px;line-height:15px;font-weight:500}.auth-page-forgot .auth-input{color:#1a1814;font-size:13px;transition:border-color var(--motion-normal) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),background var(--motion-normal) var(--ease-standard)}.auth-page-forgot .auth-input::placeholder{color:#8a857e}.auth-page-forgot .auth-input:focus,.auth-page-forgot .auth-input:focus-visible{border-color:#c71f16;outline:2px solid transparent;box-shadow:0 0 0 4px #c71f161f,0 7px 18px #8d130b14}.auth-page-forgot .auth-code-btn{white-space:nowrap;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),box-shadow var(--motion-normal) var(--ease-standard),opacity var(--motion-normal) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.auth-page-forgot .auth-code-btn:not(:disabled):hover,.auth-page-forgot .auth-code-btn:not(:disabled):focus-visible{background:#f7d7d3;box-shadow:0 0 0 3px #c71f161a;scale:1.01}.auth-page-forgot .auth-code-btn-countdown{color:#a3160e;opacity:1;background:#fbe9e7;animation:forgot-code-pulse 1.8s var(--ease-standard) infinite}.auth-page-forgot .auth-forgot-submit{display:flex;align-items:center;justify-content:center;gap:6px;transition:color var(--motion-normal) var(--ease-standard),background var(--motion-normal) var(--ease-standard),box-shadow var(--motion-moderate) var(--ease-standard),transform var(--motion-fast) var(--ease-standard)}.auth-page-forgot .auth-forgot-submit svg{width:16px;height:16px}.auth-page-forgot .auth-forgot-submit:not(:disabled):hover,.auth-page-forgot .auth-forgot-submit:not(:disabled):focus-visible{background:#ad1912;box-shadow:0 8px 20px #8d130b33;scale:1.01}.auth-page-forgot .auth-forgot-submit:not(:disabled):active{scale:.98}.auth-page-forgot .auth-forgot-submit:disabled{opacity:.62}.auth-page-forgot .auth-forgot-login{color:#6b6660;font-size:12px;line-height:15px;font-weight:400;text-align:center}.auth-page-forgot .auth-forgot-login a{color:#c71f16;font-weight:700}.auth-page-forgot .auth-forgot-login svg{width:14px;height:14px;vertical-align:-3px}.auth-page-forgot .auth-forgot-other{width:100%;padding:14px;display:flex;flex-direction:column;gap:8px;border-radius:8px;background:#fbf8f4}.auth-page-forgot .auth-forgot-other>b{color:#6b6660;font-size:11px;line-height:14px;font-weight:500}.auth-page-forgot .auth-forgot-other>div{display:flex;align-items:center;gap:18px}.auth-page-forgot .auth-forgot-other a{color:#4473a8;font-size:12px;line-height:15px;font-weight:500}.auth-page-forgot .auth-forgot-status,.auth-page-forgot .auth-forgot-error{margin:-7px 0;padding:6px 9px}.auth-page-forgot .auth-forgot-success{width:100%;margin:auto 0}.auth-page-forgot .auth-forgot-success .auth-submit{display:flex;align-items:center;justify-content:center;gap:6px}.auth-page-forgot :is(input,button,a):focus-visible,.auth-page-forgot .auth-forgot-error:focus,.auth-page-forgot .auth-forgot-success h3:focus{outline:2px solid #1a1814;outline-offset:2px}@keyframes forgot-window-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes forgot-step-pulse{0%,to{opacity:1;box-shadow:0 0 #c71f1600;scale:1}50%{opacity:.9;box-shadow:0 0 0 4px #c71f1617;scale:1.025}}@keyframes forgot-code-pulse{0%,to{opacity:1;box-shadow:0 0 #c71f1600;scale:1}50%{opacity:.88;box-shadow:0 0 0 4px #c71f1617;scale:1.015}}@media(max-width:1039px)and (min-width:821px){.auth-page-forgot .auth-forgot-shell{width:calc(100% - 32px);grid-template-columns:42% 58%}.auth-page-forgot .auth-side-recovery,.auth-page-forgot .auth-main,.auth-page-forgot .auth-card-forgot{width:100%}.auth-page-forgot .auth-card-forgot{padding-right:clamp(32px,5.8vw,60px);padding-left:clamp(32px,5.8vw,60px)}.auth-page-forgot .auth-side-recovery{padding-right:32px;padding-left:32px}}@media(max-width:820px){.auth-page-forgot .auth-forgot-shell{animation-name:forgot-window-enter}.auth-page-forgot .auth-side-recovery{order:-1;height:280px;min-height:280px}.auth-page-forgot .auth-card-forgot>p.auth-subtitle{display:block}}@media(max-width:520px){.auth-page-forgot .auth-side-recovery{height:230px;min-height:230px}.auth-page-forgot .auth-card-forgot{padding:28px 20px 36px}.auth-page-forgot .forgot-steps{height:38px}.auth-page-forgot .forgot-steps span{height:38px;grid-template-columns:20px max-content minmax(4px,1fr);gap:4px;font-size:9px}.auth-page-forgot .forgot-steps span:last-child{grid-template-columns:20px max-content}.auth-page-forgot .forgot-steps b{width:20px;height:20px;line-height:18px}.auth-page-forgot .auth-code-btn{margin-right:5px;padding:0 8px;font-size:10px}}@media(prefers-reduced-motion:reduce){.auth-page-forgot *,.auth-page-forgot *:before,.auth-page-forgot *:after{animation-duration:var(--motion-instant)!important;animation-iteration-count:1!important;transition-duration:var(--motion-instant)!important}.auth-page-forgot .auth-forgot-shell,.auth-page-forgot .forgot-steps span.active b,.auth-page-forgot .auth-code-btn-countdown,.auth-page-forgot .auth-forgot-submit{transform:none!important;scale:1!important}.auth-page-forgot .auth-input:focus,.auth-page-forgot .auth-input:focus-visible{box-shadow:none}}
