@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:wght@700;800;900&display=swap";:root{--bg-primary:#0a0a0b;--bg-secondary:#141415;--text-primary:#fff;--text-secondary:#a1a1aa;--accent-blue:#3b82f6;--accent-indigo:#6366f1;--accent-purple:#8b5cf6;--border-color:#ffffff1a;--glass-bg:#141415b3}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}.app-container{width:100%;min-height:100vh;position:relative;overflow:hidden}.mesh-background{z-index:-1;background-color:var(--bg-primary);background-image:radial-gradient(circle at 15%,#3b82f626,#0000 25%),radial-gradient(circle at 85% 30%,#8b5cf626,#0000 25%);width:100vw;height:100vh;animation:15s ease-in-out infinite alternate pulse;position:fixed;top:0;left:0}@keyframes pulse{0%{transform:scale(1)}to{transform:scale(1.1)}}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}.arena-login-wrapper{width:100vw;height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative;overflow:hidden}.arena-background{z-index:0;background-image:url(/assets/courtroom_bg-2qTfVufR.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.arena-blob-overlay{z-index:1;background-color:#fff;border-radius:0 45% 65% 0/0 35% 65% 0;width:90%;height:120%;position:absolute;top:-10%;left:-20%;box-shadow:20px 0 50px #0006}.arena-content-container{z-index:2;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.arena-brand{letter-spacing:-.04em;color:#0b1120;font-size:2rem;font-weight:700;position:absolute;top:40px;left:50px}.arena-main-content{flex-direction:column;flex:1;justify-content:center;max-width:600px;padding-left:20%;display:flex}.arena-title{color:#0d152e;letter-spacing:-.02em;margin-bottom:24px;font-size:2.8rem;font-weight:800}.arena-subtitle{color:#55607b;margin-bottom:4rem;font-size:1.05rem;font-weight:400;line-height:1.6}.arena-auth-section{flex-direction:column;gap:24px;max-width:420px;display:flex}.arena-google-btn{color:#111827;cursor:pointer;background-color:#fcfcfc;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:1rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.arena-google-btn:hover{background-color:#f3f4f6;border-color:#9ca3af;box-shadow:0 4px 6px #0000000d}.arena-google-icon{width:22px;height:22px}.arena-terms{color:#6b7280;text-align:center;letter-spacing:.05em;margin-top:2rem;font-size:.65rem;line-height:1.8}.arena-terms strong{color:#1f2937;font-weight:700}@media (width<=1024px){.arena-blob-overlay{border-radius:0 35% 35% 0/0 45% 45% 0;width:100%;left:-10%}.arena-main-content{padding-left:10%}}@media (width<=768px){.arena-blob-overlay{border-radius:0;width:120%;left:-10%}.arena-main-content{text-align:center;align-items:center;padding:0 2rem}.arena-brand{text-align:center;margin-bottom:2rem;position:relative;top:2rem;left:0}}.landing-page{color:#1a1a1a;scroll-behavior:smooth;background-color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.serif{font-family:Playfair Display,serif}.landing-navbar{z-index:10;background-color:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.5rem 4rem;display:flex;position:relative}.nav-logo{color:#111;letter-spacing:-.01em;font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic;font-weight:600}.nav-links{gap:2.5rem;display:flex}.nav-links a{text-transform:uppercase;letter-spacing:.05em;color:#666;font-size:.85rem;font-weight:500;transition:color .2s;position:relative}.nav-links a:hover,.nav-links a.active{color:#111}.nav-links a.active:after{content:"";background-color:#111;width:100%;height:1px;position:absolute;bottom:-4px;left:0}.nav-actions{align-items:center;gap:1.5rem;display:flex}.nav-cta{color:#fff;letter-spacing:.05em;text-transform:uppercase;background-color:#000;border-radius:2px;padding:.6rem 1.2rem;font-size:.75rem;font-weight:600}.nav-cta:hover{background-color:#333}.nav-profile-icon{color:#666;cursor:pointer;background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.nav-profile-icon svg{width:16px;height:16px}.hero-section{background-color:#111;align-items:center;min-height:calc(100vh - 81px);padding:0 4rem;display:flex;position:relative;overflow:hidden}.hero-background{z-index:1;background-position:50% 20%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{z-index:2;background:linear-gradient(90deg,#0a0a0ad9 0%,#0a0a0a99 40%,#0a0a0a33 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:3;color:#fff;max-width:650px;position:relative}.hero-subtitle{letter-spacing:.15em;text-transform:uppercase;color:#d1d1d1;margin-bottom:1.5rem;font-size:.7rem;font-weight:600;display:block}.hero-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:4.5rem;font-weight:700;line-height:1.1}.hero-description{color:#d1d1d1;max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.hero-buttons{gap:1rem;display:flex}.btn-primary{color:#000;letter-spacing:.05em;text-transform:uppercase;background-color:#fff;border:1px solid #fff;border-radius:2px;padding:1rem 1.5rem;font-size:.8rem;font-weight:600;transition:all .2s}.btn-primary:hover{background-color:#f0f0f0}.btn-outline{color:#fff;letter-spacing:.05em;text-transform:uppercase;background-color:#0000;border:1px solid #ffffff4d;border-radius:2px;padding:1rem 1.5rem;font-size:.8rem;font-weight:600;transition:all .2s}.btn-outline:hover{background-color:#ffffff1a;border-color:#fff}.stats-section{background-color:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;padding:4rem 10%;display:flex}.stat-item{flex-direction:column;gap:.5rem;display:flex}.stat-label{letter-spacing:.1em;color:#888;text-transform:uppercase;font-size:.7rem;font-weight:600}.stat-value{color:#111;align-items:baseline;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;display:flex}.stat-plus{font-family:Inter,sans-serif;font-size:1.5rem;font-weight:400}.features-section{background-color:#fafafa;padding:6rem 10%}.features-header{max-width:600px;margin-bottom:4rem}.features-title{color:#111;letter-spacing:-.01em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700}.features-description{color:#666;font-size:1.05rem;line-height:1.6}.features-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.feature-card{background-color:#f4f4f4;border-radius:2px;padding:3rem 2rem;transition:transform .2s,background-color .2s}.feature-card:hover{background-color:#f0f0f0;transform:translateY(-5px)}.feature-icon{color:#5d4037;margin-bottom:1.5rem}.feature-icon svg{width:28px;height:28px}.feature-card-title{color:#111;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.feature-card-desc{color:#666;font-size:.95rem;line-height:1.6}.testimonial-section{text-align:center;background-color:#f5f5f5;flex-direction:column;align-items:center;padding:6rem 20%;display:flex}.quote-icon{color:#e0e0e0;margin-bottom:2rem}.testimonial-quote{color:#222;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:2rem;font-style:italic;font-weight:500;line-height:1.4}.testimonial-author{flex-direction:column;align-items:center;gap:1rem;display:flex}.author-image{object-fit:cover;border-radius:50%;width:60px;height:60px}.author-info{flex-direction:column;gap:.3rem;display:flex}.author-name{letter-spacing:.1em;color:#111;text-transform:uppercase;font-size:.75rem;font-weight:700}.author-title{letter-spacing:.05em;color:#888;text-transform:uppercase;font-size:.7rem}.bottom-cta-section{background-color:#f5f5f5;padding:6rem 10%}.bottom-cta-card{color:#fff;background-color:#050505;background-image:radial-gradient(#333 1px,#0000 1px);background-size:20px 20px;border-radius:4px;justify-content:space-between;align-items:center;padding:4rem 5rem;display:flex}.cta-left{max-width:600px}.cta-title{letter-spacing:-.01em;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:700}.cta-desc{color:#a0a0a0;font-size:1.05rem;line-height:1.6}.btn-light{color:#000;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background-color:#fff;border:none;border-radius:2px;padding:1rem 1.8rem;font-size:.8rem;font-weight:600;transition:background-color .2s}.btn-light:hover{background-color:#f0f0f0}.landing-footer{background-color:#f9f9f9;border-top:1px solid #eee;justify-content:space-between;align-items:flex-end;padding:3rem 10%;display:flex}.footer-left{flex-direction:column;gap:1rem;display:flex}.footer-logo{color:#555;letter-spacing:-.01em;font-family:Playfair Display,serif;font-size:1.2rem;font-style:italic;font-weight:600}.footer-copyright{color:#999;letter-spacing:.05em;max-width:400px;font-size:.65rem}.footer-right{gap:1.5rem;display:flex}.footer-right a{color:#888;letter-spacing:.05em;font-size:.65rem;transition:color .2s}.footer-right a:hover{color:#111}.nav-links-desktop{gap:2.5rem;display:flex}.nav-links-desktop a{text-transform:uppercase;letter-spacing:.05em;color:#666;font-size:.85rem;font-weight:500;text-decoration:none}.mobile-menu-overlay{z-index:100;background:#fff;flex-direction:column;padding:2rem;display:flex;position:fixed;inset:0}.mobile-menu-content{flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.mobile-menu-close{cursor:pointer;background:0 0;border:none;font-size:2.5rem;position:absolute;top:0;right:0}.mobile-nav-links{text-align:center;flex-direction:column;gap:2rem;display:flex}.mobile-nav-links a{color:#111;font-family:Playfair Display,serif;font-size:2rem;text-decoration:none}.mobile-login-btn{color:#fff;background:#111;border:none;border-radius:4px;padding:1.2rem;font-weight:700}@media (width<=1024px){.nav-links-desktop{display:none}.stats-section{flex-wrap:wrap;gap:2rem}.features-grid{grid-template-columns:repeat(2,1fr)}.bottom-cta-card{flex-direction:column;align-items:flex-start;gap:3rem}}@media (width<=768px){.landing-navbar{padding:1.5rem 2rem}.nav-actions .nav-cta{display:none}.hero-section{padding:0 2rem}.hero-title{font-size:2.8rem}.hero-description{font-size:1rem}.hero-buttons{flex-direction:column}.features-grid{grid-template-columns:1fr}.stats-section{padding:3rem 2rem}.features-section,.testimonial-section,.bottom-cta-section{padding:4rem 2rem}.bottom-cta-card{padding:3rem 2rem}.landing-footer{flex-direction:column;align-items:flex-start;gap:2rem;padding:3rem 2rem}.stat-item{text-align:center;width:100%}.stat-value{justify-content:center}}@media (width<=480px){.hero-title{font-size:2.2rem}.cta-title{font-size:2rem}.btn-light{text-align:center;width:100%}}.animate-on-scroll{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.animate-zoom-in{opacity:0;transition:opacity 1.5s ease-out,transform 1.5s ease-out;transform:scale(1.05)}.animate-visible{opacity:1!important;transform:translateY(0)scale(1)!important}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.nav-cta,.btn-primary,.btn-outline,.btn-light{transition:all .3s}.nav-cta:hover,.btn-primary:hover,.btn-outline:hover,.btn-light:hover{transform:scale(1.05)}.nav-cta:active,.btn-primary:active,.btn-outline:active,.btn-light:active{transform:scale(.95)}:root{--bg-sidebar:#f8f8f8;--bg-main:#fff;--text-dark:#111;--text-gray:#666;--border-color:#eee;--brand-black:#000;--accent-soft:#f4f4f4}.dashboard-layout{min-height:100vh;color:var(--text-dark);background:var(--bg-main);font-family:Inter,sans-serif;display:flex;overflow:hidden}.sidebar{background-color:var(--bg-sidebar);border-right:1px solid var(--border-color);flex-direction:column;width:240px;padding:2.5rem 1.5rem;display:flex}.sidebar-header{color:inherit;align-items:center;gap:.75rem;margin-bottom:3.5rem;text-decoration:none;display:flex}.logo-box{background:var(--brand-black);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-icon{width:18px;height:18px}.logo-text h2{font-family:Playfair Display,serif;font-size:1rem;font-weight:800;line-height:1}.logo-text span{letter-spacing:.1em;color:var(--text-gray);text-transform:uppercase;font-size:.55rem}.sidebar-nav{flex-direction:column;flex-grow:1;gap:.25rem;display:flex}.nav-item{color:var(--text-gray);cursor:pointer;border-radius:4px;align-items:center;gap:.85rem;padding:.7rem .75rem;font-size:.73rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.nav-item svg{width:15px;height:15px}.nav-item:hover{background:var(--accent-soft);color:var(--text-dark)}.nav-item.active{color:var(--brand-black);border:1px solid var(--border-color);background:#fff}.sidebar-bottom{border-top:1px solid var(--border-color);flex-direction:column;gap:.2rem;padding-top:1rem;display:flex}.main-content{flex-grow:1;padding:0 4rem 4rem;overflow-y:auto}.top-nav{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:4rem;padding:1.5rem 0;display:flex}.top-nav-left{align-items:center;gap:2.5rem;display:flex}.brand-title{letter-spacing:.15em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.7rem;font-weight:800}.top-nav-links{gap:1.5rem;display:flex}.top-nav-links a{color:var(--text-gray);letter-spacing:.05em;cursor:pointer;font-size:.7rem;font-weight:700}.top-nav-links a.active{color:var(--brand-black)}.top-nav-right{align-items:center;gap:1.5rem;display:flex}.search-bar{border:1px solid var(--border-color);border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .75rem;display:flex}.search-bar svg{width:14px;height:14px;color:var(--text-gray)}.search-bar input{background:0 0;border:none;outline:none;width:180px;font-size:.75rem}.nav-icons{align-items:center;gap:1rem;display:flex}.nav-icons svg{width:18px;height:18px;color:var(--text-gray)}.avatar{background:var(--accent-soft);border:1px solid var(--border-color);border-radius:50%;width:28px;height:28px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.title{margin:0;font-family:Playfair Display,serif;font-size:3.2rem;font-weight:900;line-height:1}.page-header-actions{gap:.75rem;display:flex}button{letter-spacing:.05em;cursor:pointer;text-transform:uppercase;border-radius:2px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;transition:all .2s;display:flex}.btn-outline{border:1px solid var(--text-dark);color:var(--text-dark);background:#fff}.btn-outline:hover{background:var(--text-dark);color:#fff}.btn-solid{background:var(--brand-black);border:1px solid var(--brand-black);color:#fff}.btn-outline-small{border:1px solid var(--border-color);color:var(--text-dark);background:0 0;margin-top:1rem}.featured-section{grid-template-columns:2fr 1fr;align-items:stretch;gap:4rem;margin-bottom:5rem;display:grid}.featured-card{border-top:2px solid var(--brand-black);padding-top:2rem}.featured-label{letter-spacing:.15em;color:var(--text-gray);margin-bottom:1.5rem;font-size:.65rem;font-weight:800;display:block}.featured-content h2{margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:2.2rem;line-height:1.1}.case-citation-meta{color:var(--text-gray);margin-bottom:2rem;font-size:.85rem;font-style:italic;display:block}.featured-content p{color:var(--text-gray);max-width:90%;margin-bottom:2.5rem;font-size:1rem;line-height:1.7}.featured-card-actions{gap:1rem;display:flex}.upcoming-features-sidebar{border-left:1px solid var(--border-color);flex-direction:column;height:100%;max-height:480px;padding-left:3rem;padding-right:1rem;display:flex;overflow-y:auto}.upcoming-features-sidebar::-webkit-scrollbar{width:4px}.upcoming-features-sidebar::-webkit-scrollbar-track{background:0 0}.upcoming-features-sidebar::-webkit-scrollbar-thumb{background:#eee;border-radius:10px}.upcoming-features-sidebar::-webkit-scrollbar-thumb:hover{background:#ddd}.upcoming-features-sidebar .section-title{letter-spacing:.15em;color:var(--text-dark);text-transform:uppercase;margin-bottom:2rem;font-family:Inter,sans-serif;font-size:.65rem;font-weight:800}.features-list{flex-direction:column;gap:2rem;list-style:none;display:flex}.features-list li{flex-direction:column;gap:.25rem;display:flex}.features-list li strong{color:var(--text-dark);font-size:.82rem;font-weight:700}.features-list li span{color:var(--text-gray);font-size:.82rem;line-height:1.5}.cases-grid{grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:6rem;display:grid}.case-card{border:1px solid var(--border-color);border-radius:8px;flex-direction:column;padding:2rem;transition:all .2s;display:flex}.case-card:hover{border-color:var(--brand-black);box-shadow:0 4px 12px #00000005}.case-id{color:var(--text-gray);margin-bottom:1rem;font-size:.65rem;font-weight:800;display:block}.case-card h3{margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:1.4rem}.case-citation{color:var(--text-gray);margin-bottom:1rem;font-size:.8rem;font-style:italic}.case-tags{gap:.5rem;margin:1rem 0;display:flex}.tag{background:var(--accent-soft);text-transform:uppercase;padding:.2rem .5rem;font-size:.6rem;font-weight:800}.case-card p{color:var(--text-gray);flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.case-card-footer{letter-spacing:.05em;justify-content:space-between;font-size:.7rem;font-weight:800;display:flex}.bottom-modules{border-top:1px solid var(--border-color);grid-template-columns:1fr 2fr;gap:6rem;padding-top:4rem;display:grid}.archive-module h3{margin:1rem 0;font-family:Playfair Display,serif;font-size:1.8rem}.archive-module p{color:var(--text-gray);font-size:.9rem;line-height:1.6}.comparative-module h2{margin:1rem 0 2rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:900}.comparative-module .description{max-width:80%}.module-buttons{gap:2rem;margin-top:3rem;display:flex}.module-btn{text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:1rem;padding:0;display:flex}.module-btn svg{width:24px;height:24px;color:var(--brand-black)}.module-btn span{letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:800}.filters-bar{display:none}.menu-toggle{cursor:pointer;padding:.5rem;display:none}.menu-toggle svg{width:24px;height:24px;color:var(--text-dark)}.sidebar-close{cursor:pointer;display:none;position:absolute;top:1.5rem;right:1.5rem}.sidebar-close svg{width:20px;height:20px}.sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}@media (width<=1024px){.dashboard-layout{display:block}.sidebar{z-index:1000;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-280px;box-shadow:15px 0 40px #0000001a}.sidebar.open{transform:translate(280px)}.sidebar-close{justify-content:center;align-items:center;display:flex}.menu-toggle{margin-right:1.5rem;display:block}.main-content{width:100%;padding:0 1.5rem 2rem}.top-nav{z-index:10;background:#fff;margin-bottom:2.5rem;padding:1.5rem 0;position:sticky;top:0}.top-nav-links{display:none}.featured-section{grid-template-columns:1fr;gap:2.5rem}.upcoming-features-sidebar{border-left:none;border-top:1px solid var(--border-color);max-height:none;padding-top:2.5rem;padding-left:0}.cases-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.title{font-size:2.2rem}}@media (width<=768px){.page-header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.cases-grid{grid-template-columns:1fr}.bottom-modules{grid-template-columns:1fr;gap:3.5rem}.search-bar{display:none}.featured-content h2{font-size:1.8rem}.comparative-module .description{max-width:100%}}@media (width<=480px){.main-content{padding:0 1rem 2rem}.title{font-size:1.8rem}.brand-title{white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.65rem;overflow:hidden}.nav-icons{gap:.5rem}.featured-card-actions{flex-direction:column}.featured-card-actions button{justify-content:center;width:100%}}:root{--cd-bg-sidebar:#f5f3ef;--cd-bg-main:#fcfbfa;--cd-text-dark:#111;--cd-text-gray:#666;--cd-border:#eaeaea;--cd-black:#000;--cd-pill-gray:#eee;--cd-pink:#fcd5ce;--cd-coral:#ffb5a7;--cd-section-bg:#fff;--cd-blue-tag:#c8d8f0}*{box-sizing:border-box}.cd-layout{width:100%;max-width:100vw;min-height:100vh;color:var(--cd-text-dark);background:var(--cd-bg-main);font-family:Inter,sans-serif;display:flex;overflow-x:hidden}.cd-sidebar{background:var(--cd-bg-sidebar);border-right:1px solid var(--cd-border);flex-direction:column;width:250px;min-width:250px;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.cd-sidebar-header{align-items:center;gap:1rem;margin-bottom:3rem;padding:0 1rem;display:flex}.cd-logo-box{background:var(--cd-black);color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.cd-logo-icon{width:20px;height:20px}.cd-logo-text h2{margin:0;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:800;line-height:1.1}.cd-logo-text span{letter-spacing:.1em;color:var(--cd-text-gray);text-transform:uppercase;font-size:.6rem}.cd-sidebar-nav{flex-direction:column;flex-grow:1;gap:.5rem;display:flex}.cd-nav-item{letter-spacing:.05em;color:var(--cd-text-gray);cursor:pointer;border-radius:4px;align-items:center;gap:1rem;padding:.8rem 1rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.cd-nav-item svg{width:18px;height:18px}.cd-nav-item:hover{color:var(--cd-text-dark);background:#0000000d}.cd-nav-item.cd-active{color:var(--cd-black);background:#fff;box-shadow:0 2px 5px #0000000d}.cd-sidebar-bottom{flex-direction:column;gap:.5rem;margin-top:auto;padding-bottom:3rem;display:flex}.cd-watermark{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.15em;color:#ccc;white-space:normal;text-align:center;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:.6rem;font-weight:700;line-height:1.4;position:absolute;bottom:60px;left:-30px;transform:rotate(180deg)}.cd-main{flex-direction:column;flex-grow:1;width:100%;min-width:0;display:flex;overflow:hidden auto}.cd-top-nav{border-bottom:1px solid var(--cd-border);justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex}.cd-top-nav-left{align-items:center;gap:2rem;display:flex}.cd-brand-title{letter-spacing:.05em;text-transform:uppercase;margin:0;font-family:Playfair Display,serif;font-size:1.1rem}.cd-top-nav-links{gap:1.5rem;display:flex}.cd-top-nav-links a{color:var(--cd-text-gray);letter-spacing:.05em;cursor:pointer;padding-bottom:.5rem;font-size:.75rem;font-weight:600;transition:color .2s}.cd-top-nav-links a:hover{color:var(--cd-text-dark)}.cd-link-active{border-bottom:2px solid var(--cd-black);color:var(--cd-black)!important}.cd-top-nav-right{align-items:center;gap:1.5rem;display:flex}.cd-status-badge{letter-spacing:.08em;color:#8a6200;background:#fdf4e7;border:1px solid #f0d28a;border-radius:20px;align-items:center;gap:.5rem;padding:.35rem .9rem;font-size:.65rem;font-weight:700;display:flex}.cd-status-dot{background:#f0b22e;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite cd-pulse}@keyframes cd-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.cd-nav-icons{align-items:center;gap:1rem;display:flex}.cd-nav-icons svg{cursor:pointer;width:20px;height:20px;color:var(--cd-black)}.cd-avatar{border:1px solid var(--cd-border);background:url(https://placehold.co/100x100/333/fff?text=User) 50%/cover;border-radius:50%;width:32px;height:32px}.cd-phase-banner{background:var(--cd-black);color:#fff;justify-content:space-between;align-items:center;padding:.75rem 3rem;display:flex}.cd-phase-left{align-items:center;gap:1.5rem;display:flex}.cd-back-btn{color:#fff;letter-spacing:.08em;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:4px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;transition:background .2s;display:flex}.cd-back-btn:hover{background:#fff3}.cd-back-btn svg{width:14px;height:14px}.cd-phase-title{letter-spacing:.05em;font-size:.85rem;font-style:italic}.cd-phase-right{align-items:center;gap:1rem;display:flex}.cd-phase-tag{letter-spacing:.1em;color:#fff;font-size:.65rem;font-weight:700}.cd-phase-version{letter-spacing:.08em;color:#ffffff80;font-size:.65rem}.cd-content-wrap{flex-direction:column;gap:1.5rem;padding:1.5rem 3rem 2rem;display:flex}.cd-main-grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.cd-docket-bar{background:var(--cd-section-bg);border:1px solid var(--cd-border);border-radius:8px;align-items:flex-start;gap:3rem;padding:2rem 2.5rem;display:flex;position:relative}.cd-docket-item{flex-direction:column;gap:.4rem;display:flex}.cd-docket-label{letter-spacing:.1em;color:var(--cd-text-gray);font-size:.65rem;font-weight:700}.cd-docket-value{color:var(--cd-text-dark);font-size:.95rem}.cd-docket-bold{font-family:Playfair Display,serif;font-size:1.6rem;font-weight:800;line-height:1}.cd-docket-scales{opacity:.12;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.cd-docket-scales svg{width:60px;height:60px}.cd-section{background:var(--cd-section-bg);border:1px solid var(--cd-border);border-radius:8px;padding:1.5rem 2rem}.cd-section-title{border-bottom:1px solid var(--cd-border);align-items:center;gap:.75rem;margin:0 0 2rem;padding-bottom:1.5rem;font-family:Playfair Display,serif;font-size:1.5rem;display:flex}.cd-section-title svg{opacity:.6;width:22px;height:22px}.cd-parties{align-items:stretch;gap:1.5rem;margin-bottom:2rem;display:flex}.cd-party-card{border:1px solid var(--cd-border);border-radius:6px;flex-direction:column;flex:1;gap:.4rem;padding:1.5rem;display:flex}.cd-party-plaintiff{border-left:3px solid var(--cd-black)}.cd-party-defendant{border-left:3px solid var(--cd-coral)}.cd-party-role{letter-spacing:.12em;color:var(--cd-text-gray);font-size:.65rem;font-weight:700}.cd-party-name{margin:.2rem 0;font-family:Playfair Display,serif;font-size:1.2rem}.cd-party-rep{color:var(--cd-text-gray);font-size:.8rem;font-style:italic}.cd-vs-divider{color:var(--cd-text-gray);align-items:center;padding:0 .5rem;font-family:Playfair Display,serif;font-size:.9rem;font-weight:800;display:flex}.cd-summary-block{margin-bottom:1.5rem}.cd-block-label{letter-spacing:.12em;color:var(--cd-text-gray);margin-bottom:.75rem;font-size:.65rem;font-weight:700;display:block}.cd-charge-tags{flex-wrap:wrap;gap:.5rem;display:flex}.cd-charge-tag{background:var(--cd-pill-gray);letter-spacing:.05em;border-radius:4px;padding:.3rem .8rem;font-size:.7rem;font-weight:600}.cd-legal-desc{color:#444;background:#f9f8f6;border-left:3px solid #ddd;border-radius:0 6px 6px 0;margin:0;padding:1.5rem;font-size:.95rem;font-style:italic;line-height:1.75}.cd-meta-row{border-top:1px solid var(--cd-border);grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:0;padding-top:1.5rem;display:grid}.cd-meta-item{flex-direction:column;gap:.4rem;display:flex}.cd-meta-value{color:var(--cd-text-dark);font-size:.9rem;font-weight:600}.cd-italic{font-style:italic;font-weight:400!important}.cd-tag-row{flex-wrap:wrap;gap:.4rem;display:flex}.cd-tag{letter-spacing:.05em;background:var(--cd-pill-gray);border-radius:4px;padding:.25rem .6rem;font-size:.65rem;font-weight:700}.cd-tag.tag-pink{background:var(--cd-pink)}.cd-tag.tag-coral{background:var(--cd-coral)}.cd-doc-note{color:var(--cd-text-gray);margin:0 0 2rem;font-size:.9rem;line-height:1.6}.cd-drop-zone{border:2px dashed var(--cd-border);cursor:pointer;text-align:center;background:#fafaf9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3.5rem 2rem;transition:all .2s;display:flex}.cd-drop-zone:hover,.cd-drop-zone.cd-drag-over{border-color:var(--cd-black);background:#f5f3ef}.cd-drop-icon{background:var(--cd-black);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:.5rem;display:flex}.cd-drop-icon svg{stroke:#fff;width:24px;height:24px}.cd-drop-title{color:var(--cd-text-dark);margin:0;font-family:Playfair Display,serif;font-size:1.2rem}.cd-drop-sub{color:var(--cd-text-gray);margin:0;font-size:.9rem}.cd-drop-formats{letter-spacing:.1em;color:#aaa;font-size:.65rem;font-weight:700}.cd-file-list{border-top:1px solid var(--cd-border);flex-direction:column;gap:.75rem;margin-top:2rem;padding-top:1.5rem;display:flex}.cd-file-list-header{letter-spacing:.1em;color:var(--cd-text-gray);margin-bottom:.25rem;font-size:.65rem;font-weight:700}.cd-file-item{border:1px solid var(--cd-border);background:#f9f8f6;border-radius:6px;align-items:center;gap:1rem;padding:1rem 1.25rem;transition:background .15s;display:flex}.cd-file-item:hover{background:#f0ede8}.cd-file-icon{background:var(--cd-coral);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.cd-file-icon svg{width:18px;height:18px;stroke:var(--cd-black)}.cd-file-info{flex-direction:column;flex-grow:1;gap:.2rem;display:flex}.cd-file-name{color:var(--cd-text-dark);font-size:.9rem;font-weight:600}.cd-file-meta{color:var(--cd-text-gray);letter-spacing:.04em;font-size:.72rem}.cd-file-remove{cursor:pointer;color:#aaa;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.4rem;transition:all .2s;display:flex}.cd-file-remove:hover{color:#c0392b;background:#fee}.cd-file-remove svg{width:16px;height:16px}.cd-action-bar{border-top:1px solid var(--cd-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:2.5rem;padding-top:2rem;display:flex}.cd-save-btn{border:1px solid var(--cd-border);color:var(--cd-text-dark);letter-spacing:.07em;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-family:Inter,sans-serif;font-size:.72rem;font-weight:700;transition:all .2s;display:flex}.cd-save-btn svg{width:16px;height:16px}.cd-save-btn:hover{background:#f5f3ef}.cd-submit-right{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.cd-submit-note{letter-spacing:.07em;color:var(--cd-text-gray);text-transform:uppercase;text-align:right;font-size:.65rem;font-weight:600;line-height:1.6}.cd-submit-btn{background:var(--cd-black);color:#fff;letter-spacing:.07em;cursor:pointer;white-space:normal;text-align:center;border:none;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;line-height:1.4;transition:background .2s,transform .1s;display:flex}.cd-submit-btn svg{width:16px;height:16px}.cd-submit-btn:hover:not(.cd-submit-disabled){background:#333}.cd-submit-btn:active:not(.cd-submit-disabled){transform:scale(.98)}.cd-submit-disabled{cursor:not-allowed!important;background:#bbb!important}.cd-submitting{cursor:wait!important;background:#444!important}.cd-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite cd-spin;display:inline-block}@keyframes cd-spin{to{transform:rotate(360deg)}}.cd-success-section{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:4rem 3rem;display:flex}.cd-success-icon{background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;animation:.4s cubic-bezier(.175,.885,.32,1.275) cd-pop;display:flex}.cd-success-icon svg{stroke:#2e7d32;width:36px;height:36px}@keyframes cd-pop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.cd-success-title{margin:0;font-family:Playfair Display,serif;font-size:2rem}.cd-success-sub{color:var(--cd-text-gray);max-width:520px;margin:0;font-size:1rem;line-height:1.7}.cd-success-meta{background:#f5f3ef;border-radius:6px;flex-wrap:wrap;justify-content:center;gap:2rem;width:100%;max-width:560px;padding:1.25rem 2rem;display:flex}.cd-success-meta span{letter-spacing:.07em;color:var(--cd-text-gray);font-size:.72rem;font-weight:700}.cd-back-dashboard-btn{background:var(--cd-black);color:#fff;letter-spacing:.08em;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.6rem;margin-top:.5rem;padding:.9rem 2rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;transition:background .2s;display:flex}.cd-back-dashboard-btn:hover{background:#333}.cd-menu-toggle{cursor:pointer;padding:.5rem;display:none}.cd-menu-toggle svg{width:24px;height:24px;color:var(--cd-text-dark)}.cd-sidebar-close{cursor:pointer;display:none;position:absolute;top:1.5rem;right:1.5rem}.cd-sidebar-close svg{width:20px;height:20px}.cd-sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99;background:#0006;position:fixed;inset:0}@media (width<=1024px){.cd-layout{width:100%;max-width:100%;display:block;position:relative;overflow-x:hidden}.cd-sidebar{z-index:2000;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-250px;box-shadow:15px 0 35px #0000001a}.cd-sidebar.cd-open{transform:translate(250px)}.cd-sidebar-close{justify-content:center;align-items:center;display:flex}.cd-menu-toggle{margin-right:.75rem;display:block}.cd-top-nav-links{display:none}.cd-top-nav{z-index:10;box-sizing:border-box;background:#fff;justify-content:space-between;width:100%;padding:1rem;display:flex;position:sticky;top:0;overflow:hidden}.cd-top-nav-left{flex:1;min-width:0;overflow:hidden}.cd-phase-banner{box-sizing:border-box;width:100%;padding:.75rem 1rem;overflow:hidden}.cd-content-wrap{box-sizing:border-box;width:100%;padding:1rem .75rem;overflow:hidden}.cd-main-grid{grid-template-columns:1fr;gap:1rem;width:100%}.cd-docket-bar{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:1.25rem;overflow:hidden}.cd-docket-scales{display:none}}@media (width<=768px){.cd-top-nav-right .cd-status-badge,.cd-phase-right{display:none}.cd-parties{flex-direction:column;gap:1rem;width:100%}.cd-party-card{box-sizing:border-box;word-wrap:break-word;width:100%;min-width:0;padding:1rem}.cd-party-name{font-size:1rem;line-height:1.3}.cd-vs-divider{justify-content:center;padding:.15rem 0;font-size:.7rem}.cd-meta-row{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%}.cd-action-bar{flex-direction:column-reverse;align-items:stretch;gap:1.5rem;width:100%}.cd-submit-note{text-align:center;margin-bottom:0}.cd-submit-btn{justify-content:center;width:100%}.cd-success-meta{flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1rem}}@media (width<=480px){.cd-top-nav-left{gap:.75rem}.cd-brand-title{max-width:110px;font-size:.75rem}.cd-section{padding:1rem}.cd-section-title{margin-bottom:1rem;padding-bottom:.75rem;font-size:1.1rem}.cd-meta-row{grid-template-columns:1fr}.cd-drop-zone{box-sizing:border-box;gap:.5rem;width:100%;padding:2rem 1rem}.cd-drop-icon{width:38px;height:38px}.cd-drop-title{font-size:.95rem}.cd-drop-sub{font-size:.75rem}.cd-docket-bold{font-size:1.1rem}.cd-legal-desc{padding:1rem;font-size:.85rem}}:root{--mc-bg:#f0ede8;--mc-sidebar:#e8e4de;--mc-surface:#fff;--mc-surface2:#f7f5f2;--mc-surface3:#ede9e3;--mc-border:#e2ddd7;--mc-border2:#d5cfc8;--mc-text:#111;--mc-text-muted:#6b6560;--mc-text-faint:#aaa49d;--mc-navy:#1e2535;--mc-navy2:#2d3448;--mc-navy3:#3d4560;--mc-gold:#c8900a;--mc-gold-light:#fdf4e7;--mc-gold-border:#e9c46a;--mc-green:#16a34a;--mc-red:#dc2626;--mc-blue:#2563eb;--mc-analyst-bg:#1e2535;--mc-analyst-text:#c8d0e0}*{box-sizing:border-box;margin:0;padding:0}.mc-layout{width:100vw;height:100vh;color:var(--mc-text);background:var(--mc-bg);font-family:Inter,sans-serif;display:flex;overflow:hidden}.mc-sidebar{background:var(--mc-sidebar);border-right:1px solid var(--mc-border);flex-direction:column;gap:.2rem;width:210px;min-width:210px;padding:1.4rem .9rem;display:flex}.mc-sidebar-brand{border-bottom:1px solid var(--mc-border);align-items:center;gap:.7rem;margin-bottom:.4rem;padding:0 .4rem 1.4rem;display:flex}.mc-brand-icon{background:var(--mc-navy);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.mc-brand-icon svg{stroke:#fff;width:18px;height:18px}.mc-brand-name{color:var(--mc-text);font-size:.95rem;font-weight:800;line-height:1}.mc-brand-sub{color:var(--mc-text-muted);letter-spacing:.04em;margin-top:.15rem;font-size:.6rem}.mc-sidebar-nav{flex-direction:column;flex-grow:1;gap:.1rem;display:flex}.mc-nav-item{color:var(--mc-text-muted);cursor:pointer;border-radius:6px;align-items:center;gap:.7rem;padding:.62rem .8rem;font-size:.77rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.mc-nav-item svg{flex-shrink:0;width:15px;height:15px}.mc-nav-item:hover{color:var(--mc-text);background:#0000000d}.mc-nav-active{border-left:3px solid var(--mc-navy);font-weight:700;box-shadow:0 2px 8px #0000000f;background:var(--mc-surface)!important;color:var(--mc-navy)!important}.mc-sidebar-bottom{border-top:1px solid var(--mc-border);flex-direction:column;gap:.1rem;padding-top:.9rem;display:flex}.mc-start-btn{background:var(--mc-navy);color:#fff;cursor:pointer;letter-spacing:.04em;border:none;border-radius:8px;margin-top:.9rem;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.8rem;font-weight:700;transition:background .2s,transform .1s}.mc-start-btn:hover{background:var(--mc-navy3);transform:translateY(-1px)}.mc-end-btn{background:var(--mc-red)!important}.mc-end-btn:hover{background:#b91c1c!important}.mc-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.mc-topbar{background:var(--mc-surface);border-bottom:1px solid var(--mc-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:.85rem 1.6rem;display:flex;box-shadow:0 1px 4px #0000000a}.mc-topbar-left{align-items:center;gap:.9rem;display:flex}.mc-session-label{color:var(--mc-text-muted);letter-spacing:.12em;font-size:.63rem;font-weight:700}.mc-session-title{color:var(--mc-text);font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.mc-session-topic{color:var(--mc-text-muted);background:var(--mc-surface2);border:1px solid var(--mc-border);letter-spacing:.04em;border-radius:20px;padding:.2rem .65rem;font-size:.65rem;font-weight:500}.mc-topbar-right{align-items:center;gap:.9rem;display:flex}.mc-search{background:var(--mc-surface2);border:1px solid var(--mc-border);border-radius:8px;align-items:center;gap:.45rem;padding:.45rem .8rem;display:flex}.mc-search svg{width:13px;height:13px;stroke:var(--mc-text-muted)}.mc-search input{color:var(--mc-text);background:0 0;border:none;outline:none;width:150px;font-family:Inter,sans-serif;font-size:.77rem}.mc-search input::placeholder{color:var(--mc-text-faint)}.mc-user-avatar{background:var(--mc-navy);color:#fff;cursor:pointer;border:2px solid var(--mc-border);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.72rem;font-weight:700;display:flex}.mc-court-body{flex:1;grid-template-columns:230px 1fr 230px;display:grid;overflow:hidden}.mc-left-panel,.mc-right-panel{background:var(--mc-sidebar);border-right:1px solid var(--mc-border);flex-direction:column;gap:.8rem;padding:1.1rem;display:flex;overflow-y:auto}.mc-right-panel{border-right:none;border-left:1px solid var(--mc-border)}.mc-left-panel::-webkit-scrollbar{width:3px}.mc-right-panel::-webkit-scrollbar{width:3px}.mc-left-panel::-webkit-scrollbar-thumb{background:var(--mc-border2);border-radius:4px}.mc-right-panel::-webkit-scrollbar-thumb{background:var(--mc-border2);border-radius:4px}.mc-panel-label{letter-spacing:.14em;color:var(--mc-text-muted);text-transform:uppercase;margin-bottom:.6rem;font-size:.57rem;font-weight:700;display:block}.mc-strength-card,.mc-phase-card{background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:10px;padding:.95rem 1rem;box-shadow:0 2px 8px #0000000a}.mc-analyst-card{background:var(--mc-analyst-bg);border:none;border-radius:10px;padding:.95rem 1rem}.mc-strength-header{justify-content:space-between;align-items:center;margin-bottom:.65rem;display:flex}.mc-strength-pct{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:800;transition:color .5s}.mc-strength-bar-bg{background:var(--mc-surface3);border-radius:4px;height:7px;margin-bottom:.4rem;overflow:hidden}.mc-strength-bar-fill{border-radius:4px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1),background .5s}.mc-strength-markers{color:var(--mc-text-faint);letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;font-size:.54rem;display:flex}.mc-analyst-header{align-items:center;gap:.45rem;margin-bottom:.55rem;display:flex}.mc-analyst-icon{background:#ffffff1a;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.mc-analyst-icon svg{stroke:#f59e0b;width:13px;height:13px}.mc-analyst-title{letter-spacing:.1em;color:#f59e0b;font-size:.58rem;font-weight:700}.mc-analyst-note{color:var(--mc-analyst-text);font-size:.74rem;font-style:italic;line-height:1.55}.mc-phase-card{flex-direction:column;gap:.4rem;display:flex;position:relative}.mc-phase-val{color:var(--mc-text);font-size:.78rem;font-weight:600}.mc-live-dot{background:var(--mc-text-faint);border-radius:50%;width:7px;height:7px;transition:background .3s;position:absolute;top:.9rem;right:.9rem}.mc-live-on{animation:1.5s ease-in-out infinite mc-live-pulse;box-shadow:0 0 7px #16a34a80;background:var(--mc-green)!important}@keyframes mc-live-pulse{0%,to{opacity:1;box-shadow:0 0 5px #16a34a80}50%{opacity:.6;box-shadow:0 0 12px #16a34ab3}}.mc-precedents-card,.mc-session-log-card,.mc-case-info-card{background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:10px;padding:.95rem 1rem;box-shadow:0 2px 8px #0000000a}.mc-precedents-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.mc-precedent-item{color:var(--mc-navy2);cursor:pointer;align-items:flex-start;gap:.45rem;font-size:.74rem;font-weight:500;line-height:1.4;transition:color .2s;display:flex}.mc-precedent-item:hover{color:var(--mc-navy)}.mc-precedent-dot{background:var(--mc-navy);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:5px}.mc-log-row{border-bottom:1px solid var(--mc-border);color:var(--mc-text-muted);justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.74rem;display:flex}.mc-log-row:last-child{border-bottom:none}.mc-log-val{color:var(--mc-text);font-variant-numeric:tabular-nums;font-weight:700}.mc-case-info-title{color:var(--mc-text);margin-bottom:.25rem;font-family:Playfair Display,serif;font-size:.92rem}.mc-case-info-sub{color:var(--mc-text-muted);margin-bottom:.6rem;font-size:.68rem}.mc-case-info-tags{flex-wrap:wrap;gap:.3rem;display:flex}.mc-case-tag{background:var(--mc-surface3);border:1px solid var(--mc-border);letter-spacing:.07em;color:var(--mc-text-muted);border-radius:4px;padding:.16rem .45rem;font-size:.58rem;font-weight:700}.mc-center{background:var(--mc-bg);flex-direction:column;display:flex;overflow:hidden}.mc-intro-splash{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.1rem;padding:2.5rem 2rem;display:flex}.mc-intro-gavel{font-size:3.2rem;animation:3s ease-in-out infinite mc-float}@keyframes mc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.mc-intro-splash h2{color:var(--mc-text);font-family:Playfair Display,serif;font-size:1.9rem}.mc-intro-splash p{color:var(--mc-text-muted);max-width:380px;font-size:.9rem;line-height:1.65}.mc-intro-participants{background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:12px;gap:1.75rem;padding:1.1rem 1.75rem;display:flex;box-shadow:0 4px 16px #0000000f}.mc-intro-part{flex-direction:column;align-items:center;gap:.35rem;display:flex}.mc-intro-role{letter-spacing:.12em;color:var(--mc-text-muted);font-size:.55rem;font-weight:700}.mc-intro-part span:last-child{color:var(--mc-text);text-align:center;font-size:.78rem;font-weight:600}.mc-intro-btn{background:var(--mc-navy);color:#fff;letter-spacing:.05em;cursor:pointer;border:none;border-radius:8px;padding:.82rem 2.4rem;font-family:Inter,sans-serif;font-size:.86rem;font-weight:700;transition:background .2s,transform .15s;box-shadow:0 4px 14px #1e253540}.mc-intro-btn:hover{background:var(--mc-navy3);transform:scale(1.03)}.mc-stage{background:linear-gradient(180deg, var(--mc-bg) 70%, var(--mc-surface3) 100%);flex-direction:column;flex:1;justify-content:space-around;align-items:center;padding:1.5rem 1rem 1rem;display:flex;position:relative}.mc-stage-judge-row{flex-direction:column;align-items:center;gap:.5rem;width:100%;max-width:560px;display:flex}.mc-stage-judge-bubble-area{justify-content:center;width:100%;min-height:80px;display:flex}.mc-stage-counsels-row{justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;display:flex}.mc-stage-counsel{flex:1;align-items:flex-start;gap:.75rem;display:flex}.mc-stage-prosecution{justify-content:flex-start}.mc-stage-defense{justify-content:flex-end}.mc-stage-counsel-bubble{flex:1;align-items:flex-start;min-height:90px;display:flex}.mc-stage-prosecution .mc-stage-counsel-bubble{justify-content:flex-start}.mc-stage-defense .mc-stage-counsel-bubble{justify-content:flex-end}.mc-stage-divider{flex-direction:column;flex-shrink:0;align-items:center;gap:.35rem;padding:0 1rem;display:flex}.mc-podium-icon{background:var(--mc-surface);border:1px solid var(--mc-border);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #0000000f}.mc-podium-icon svg{width:22px;height:22px;stroke:var(--mc-text-faint)}.mc-stage-divider span{letter-spacing:.1em;color:var(--mc-text-faint);font-size:.6rem;font-weight:800}.mc-stage-user-speech{justify-content:center;width:100%;display:flex}.mc-figure{opacity:.55;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;transition:opacity .3s,transform .3s;display:flex}.mc-figure-active{opacity:1;transform:translateY(-4px)}.mc-figure-avatar{color:#fff;border:3px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;font-size:1.3rem;font-weight:800;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 16px #00000026}.mc-figure-judge .mc-figure-avatar{width:82px;height:82px;font-size:1.5rem}.mc-figure-active .mc-figure-avatar{border-color:var(--mc-navy);box-shadow:0 0 0 5px #1e25351f,0 4px 20px #0000002e}.mc-avatar-dark{background:linear-gradient(135deg,#2d3448,#1e2535)}.mc-avatar-red{background:linear-gradient(135deg,#c0392b,#922b21)}.mc-avatar-blue{background:linear-gradient(135deg,#1a5276,#154360)}.mc-figure-speaking-ring{border:2px solid var(--mc-navy);opacity:.5;border-radius:50%;animation:1.2s ease-in-out infinite mc-ring-pulse;position:absolute;inset:-6px}@keyframes mc-ring-pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.2;transform:scale(1.08)}}.mc-figure-badge{letter-spacing:.07em;white-space:nowrap;text-align:center;text-overflow:ellipsis;border-radius:20px;max-width:130px;padding:.18rem .55rem;font-size:.58rem;font-weight:700;overflow:hidden}.mc-badge-dark{background:var(--mc-navy);color:#fff}.mc-badge-red{color:#fff;background:#c0392b}.mc-badge-blue{color:#fff;background:#1a5276}.mc-speech-bubble{border-radius:12px;flex-direction:column;gap:.3rem;max-width:280px;padding:.85rem 1.05rem;animation:.35s cubic-bezier(.175,.885,.32,1.275) both mc-bubble-pop;display:flex;position:relative}@keyframes mc-bubble-pop{0%{opacity:0;transform:scale(.85)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.mc-speech-bubble p{color:inherit;white-space:pre-wrap;max-height:160px;padding-right:4px;font-size:.82rem;line-height:1.6;overflow-y:auto}.mc-speech-bubble p::-webkit-scrollbar{width:4px}.mc-speech-bubble p::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}.mc-speech-defense p::-webkit-scrollbar-thumb{background:#ffffff4d}.mc-speech-user p::-webkit-scrollbar-thumb{background:#ffffff4d}.mc-speech-judge{background:var(--mc-surface);border:1px solid var(--mc-border);color:var(--mc-text);text-align:center;max-width:420px;box-shadow:0 4px 16px #00000012}.mc-speech-judge.mc-speech-question{background:var(--mc-gold-light);border-color:var(--mc-gold-border)}.mc-speech-interruption{border-color:#fee2e2!important;border-left:4px solid var(--mc-red)!important;background:#fef2f2!important;animation:.35s both mc-bubble-pop,.4s ease-in-out .2s mc-shake!important}.mc-speech-tag{letter-spacing:.12em;color:var(--mc-gold);text-transform:uppercase;margin-bottom:.1rem;font-size:.57rem;font-weight:700;display:block}.mc-tag-interruption{animation:.4s ease-in-out mc-shake;color:var(--mc-red)!important}@keyframes mc-shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(4px)}75%{transform:translate(-4px)}}.mc-speech-tag-user{color:#60a5fa}.mc-speech-prosecution{background:var(--mc-surface);border:1px solid var(--mc-border);color:var(--mc-text);border-left:3px solid #c0392b;box-shadow:0 3px 12px #0000000f}.mc-speech-defense{background:var(--mc-navy);color:#e8eaf0;border:1px solid #0000;border-right:3px solid #60a5fa;box-shadow:0 3px 14px #1e253533}.mc-speech-user{background:var(--mc-navy2);border:1px solid var(--mc-navy);color:#e8eaf0;text-align:center;max-width:480px;box-shadow:0 3px 14px #1e25352e}.mc-speech-typing{padding:.6rem .9rem!important}.mc-typing-dots{justify-content:center;align-items:center;gap:5px;display:flex}.mc-typing-dots span{border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite mc-dot-bounce}.mc-speech-judge .mc-typing-dots span{background:var(--mc-navy)}.mc-speech-prosecution .mc-typing-dots span{background:#c0392b}.mc-speech-defense .mc-typing-dots span{background:#60a5fa}.mc-typing-dots span:nth-child(2){animation-delay:.2s}.mc-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes mc-dot-bounce{0%,80%,to{opacity:.4;transform:scale(.7)}40%{opacity:1;transform:scale(1.1)}}.mc-rebuttal-wrap{background:var(--mc-surface);border-top:1px solid var(--mc-border);flex-shrink:0;padding:.85rem 1.6rem 1rem;box-shadow:0 -2px 10px #0000000d}.mc-rebuttal-label{letter-spacing:.12em;color:var(--mc-text-muted);text-transform:uppercase;margin-bottom:.4rem;font-size:.57rem;font-weight:700}.mc-rebuttal-box{background:var(--mc-surface2);border:1px solid var(--mc-border);border-radius:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden}.mc-rebuttal-box:focus-within{border-color:var(--mc-navy);box-shadow:0 0 0 3px #1e25351a}.mc-rebuttal-input{resize:none;width:100%;color:var(--mc-text);background:0 0;border:none;outline:none;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.84rem;line-height:1.55}.mc-rebuttal-input::placeholder{color:var(--mc-text-faint)}.mc-rebuttal-input:disabled{opacity:.6}.mc-rebuttal-actions{border-top:1px solid var(--mc-border);justify-content:space-between;align-items:center;padding:.5rem .8rem;display:flex}.mc-rebuttal-icons{gap:.35rem;display:flex}.mc-icon-btn{color:var(--mc-text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;justify-content:center;align-items:center;padding:.3rem;transition:all .18s;display:flex}.mc-icon-btn svg{width:15px;height:15px}.mc-icon-btn:hover{background:var(--mc-surface3);color:var(--mc-text)}.mc-submit-btn{background:var(--mc-navy);color:#fff;letter-spacing:.06em;cursor:pointer;border:none;border-radius:7px;align-items:center;gap:.45rem;padding:.55rem 1.2rem;font-family:Inter,sans-serif;font-size:.74rem;font-weight:700;transition:background .2s,transform .1s;display:flex}.mc-submit-btn:hover:not(.mc-disabled):not(.mc-submitting){background:var(--mc-navy3);transform:translateY(-1px)}.mc-submit-btn:active:not(.mc-disabled){transform:scale(.97)}.mc-disabled{opacity:.32!important;cursor:not-allowed!important;transform:none!important}.mc-submitting{opacity:.75;cursor:wait}.mc-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:11px;height:11px;animation:.7s linear infinite mc-spin;display:inline-block}@keyframes mc-spin{to{transform:rotate(360deg)}}.mc-verdict-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#1e2535b3;justify-content:center;align-items:center;padding:2rem;animation:.3s mc-fade-in;display:flex;position:fixed;inset:0}@keyframes mc-fade-in{0%{opacity:0}to{opacity:1}}.mc-verdict-modal{background:var(--mc-surface);border:1px solid var(--mc-border);text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:0;width:100%;max-width:880px;max-height:90vh;padding:3.5rem 4.5rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) mc-modal-in;display:flex;overflow-y:auto;box-shadow:0 40px 100px #00000040}.mc-verdict-modal::-webkit-scrollbar{width:6px}.mc-verdict-modal::-webkit-scrollbar-thumb{background:var(--mc-border2);border-radius:6px}@keyframes mc-modal-in{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:none}}.mc-verdict-gavel{margin-bottom:1rem;font-size:2.4rem}.mc-verdict-title{color:var(--mc-text);margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:2.2rem}.mc-verdict-sub{color:var(--mc-text-muted);max-width:500px;margin-bottom:2rem;font-size:.95rem;line-height:1.65}.mc-verdict-score-wrap{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.mc-verdict-score{font-family:Playfair Display,serif;font-size:5.5rem;font-weight:900;line-height:1;transition:color .5s}.mc-verdict-score-label{letter-spacing:.15em;color:var(--mc-text-muted);text-transform:uppercase;font-size:.65rem;font-weight:700}.mc-verdict-ruling{flex-direction:column;align-items:center;width:100%;display:flex}.mc-verdict-outcome{color:var(--mc-text);border-top:1px solid var(--mc-border);max-width:680px;margin-bottom:2.5rem;padding-top:2.5rem;font-family:Playfair Display,serif;font-size:1.25rem;line-height:1.8}.mc-verdict-stats{justify-content:center;gap:3.5rem;width:100%;margin-bottom:3rem;display:flex}.mc-verdict-stats div{flex-direction:column;align-items:center;gap:.4rem;display:flex}.mc-verdict-stats span{letter-spacing:.12em;color:var(--mc-text-muted);text-transform:uppercase;font-size:.65rem;font-weight:700}.mc-verdict-stats strong{color:var(--mc-navy);font-variant-numeric:tabular-nums;font-size:1.2rem;font-weight:800}.mc-verdict-actions{gap:1rem;width:100%;max-width:440px;margin-top:1rem;display:flex}.mc-verdict-retry,.mc-verdict-exit{letter-spacing:.08em;cursor:pointer;border:none;border-radius:8px;flex:1;padding:.9rem 1rem;font-family:Inter,sans-serif;font-size:.78rem;font-weight:700;transition:all .2s}.mc-verdict-retry{color:var(--mc-navy);border:1px solid var(--mc-border2);background:0 0}.mc-verdict-retry:hover{background:var(--mc-surface2)}.mc-verdict-exit{background:var(--mc-navy);color:#fff}.mc-verdict-exit:hover{background:var(--mc-navy3);box-shadow:0 4px 12px #1e253533}.mc-menu-toggle{cursor:pointer;margin-right:.5rem;padding:.5rem;display:none}.mc-menu-toggle svg{width:24px;height:24px;color:var(--mc-text)}.mc-sidebar-close{cursor:pointer;z-index:101;display:none;position:absolute;top:1.5rem;right:1.5rem}.mc-sidebar-close svg{width:20px;height:20px;color:var(--mc-text-muted)}.mc-sidebar-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#00000080;position:fixed;inset:0}@media (width<=1024px){.mc-layout{display:block}.mc-sidebar{z-index:1000;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-210px;box-shadow:10px 0 30px #0000001a}.mc-sidebar-open{transform:translate(210px)}.mc-menu-toggle{display:block}.mc-sidebar-close{justify-content:center;align-items:center;display:flex}.mc-court-body{flex-direction:column;grid-template-columns:1fr;height:calc(100vh - 120px);display:flex;overflow-y:auto}.mc-left-panel,.mc-right-panel{border:none;width:100%;min-width:100%;padding:1.5rem}.mc-left-panel{border-bottom:1px solid var(--mc-border);order:2;grid-template-columns:1fr 1fr;gap:1rem;display:grid}.mc-right-panel{border-top:1px solid var(--mc-border);order:3}.mc-center{flex:none;order:1;min-height:auto;padding-bottom:2rem}.mc-main{flex-direction:column;width:100%;height:100vh;display:flex}.mc-topbar{z-index:10;padding:.85rem 1.25rem;position:sticky;top:0}.mc-rebuttal-wrap{background:var(--mc-surface);border-top:1px solid var(--mc-border);padding:1rem}}@media (width<=768px){.mc-topbar-left{gap:.5rem}.mc-session-label,.mc-session-topic{display:none}.mc-session-title{white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.85rem;overflow:hidden}.mc-topbar-right .mc-search{display:none}.mc-left-panel{grid-template-columns:1fr}.mc-stage-judge-row{margin-bottom:1rem}.mc-stage-counsels-row{flex-direction:column;gap:2rem}.mc-stage-counsel{width:100%;max-width:100%;justify-content:center!important}.mc-stage-defense{flex-direction:row-reverse!important}.mc-stage-divider{margin:1rem 0;transform:rotate(90deg)scale(.8)}.mc-speech-bubble{max-width:90%}.mc-figure-avatar{width:48px;height:48px;font-size:1rem}.mc-figure-judge .mc-figure-avatar{width:56px;height:56px}.mc-verdict-modal{width:95%!important;padding:2rem 1.5rem!important}.mc-verdict-score{font-size:3.5rem!important}.mc-verdict-title{font-size:1.8rem}.mc-verdict-stats{flex-direction:column;gap:1.2rem;margin-bottom:2rem}.mc-verdict-actions{flex-direction:column;max-width:100%}}@media (width<=480px){.mc-rebuttal-actions{flex-direction:column-reverse;align-items:stretch;gap:1rem}.mc-rebuttal-icons{justify-content:center}.mc-submit-btn{justify-content:center;width:100%}}
