.auth-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;justify-content:center;align-items:center;z-index:999}.auth-popup{background:#fff;border-radius:8px;padding:60px 45px 45px;width:470px;position:relative;box-shadow:0 4px 20px #00000026}.auth-close{position:absolute;top:10px;right:20px;border:none;background:none;font-size:20px;cursor:pointer}.auth-tabs{display:flex;margin-bottom:20px}.auth-tabs button{flex:1;padding:10px;border:none;background:#f5f5f5;cursor:pointer;font-weight:500}.auth-tabs button.active{background:#000;color:#fff}.google-btn{width:100%;padding:10px;border:1px solid #ddd;background:#fff;cursor:pointer;font-weight:500;margin-bottom:14px}.divider{text-align:center;color:#999;margin:10px 0}.auth-form{display:flex;flex-direction:column;gap:12px}.auth-form input{padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.primary-btn{padding:10px;border:none;background:#000;color:#fff;font-weight:500;border-radius:4px;cursor:pointer}.primary-btn:hover{background:#222}.forgot-link,.back-link{font-size:13px;color:#555;cursor:pointer;text-align:right}.forgot-link:hover,.back-link:hover{text-decoration:underline}@media (max-width: 500px){.auth-popup{width:90%;padding:50px 20px 20px}}.judgment-layout{display:flex;flex-direction:column;min-height:100vh;background:#fff;color:#111;font-family:Inter,sans-serif}.header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:14px 32px;background:#fff;border-bottom:1px solid #e5e5e5;border-radius:0 0 8px 8px}.header .logo{height:21px}.header-center{display:flex;gap:20px}.header-center a{position:relative;font-size:15px;color:#444;text-decoration:none;font-weight:500;transition:color .2s ease}.header-center a:hover{color:#000}.header-center a:after{content:"";position:absolute;bottom:-6px;left:0;width:0;height:2px;background:#000;border-radius:8px;transition:width .25s ease}.header-center a:hover:after{width:100%}.header-center a.active{color:#000}.header-center a.active:after{width:100%}.header-right{display:flex;align-items:center;gap:10px}.header-right .btn-login,.header-right .btn-signup{padding:10px 16px;text-align:center;border-radius:2px;border:1px solid #bbbbbb}.btn-signup:hover,.btn-login:hover{background-color:#000!important;cursor:pointer;color:#fff!important}.profile-pic{width:38px;height:38px;border-radius:8px;object-fit:cover;border:1px solid #ccc}.content{flex:1;padding:32px;max-width:1200px;margin:0 auto}.footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:14px 32px;background:#fafafa;border-top:1px solid #e5e5e5;font-size:14px;color:#555}.footer-left,.footer-right{display:flex;gap:16px}.footer-left a,.footer-right a{color:#444;text-decoration:none;transition:color .2s ease}.footer-left a:hover,.footer-right a:hover{color:#000}.footer-center{text-align:center;font-size:13px;color:#666;flex:1}.user-menu{position:relative;display:inline-block}.user-info{display:flex;align-items:center;cursor:pointer;gap:8px}.profile-pic{width:32px;height:32px;border-radius:50%;object-fit:cover}.user-name{font-weight:500}.dropdown-menu{position:absolute;right:0;top:40px;background:white;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px #00000026;z-index:100;padding:8px 12px}.logout-btn{background:none;border:none;cursor:pointer;padding:6px 12px;width:100%;text-align:left}.logout-btn:hover{background:#f5f5f5}.hamburger{display:none;font-size:22px;cursor:pointer;background:none;border:none}.mobile-menu{display:flex;flex-direction:column;gap:16px;padding:20px;background:#fff;border-top:1px solid #eee}.mobile-menu a{font-size:16px;text-decoration:none;color:#444}.mobile-menu .btn{width:100%}.mobile-user{display:flex;align-items:center;gap:8px;margin:12px 0}@media (max-width: 768px){.header-center,.header-right{display:none}.hamburger{display:block}.footer{flex-direction:column;align-items:center;text-align:center;gap:10px}.footer-left,.footer-right{justify-content:center;flex-wrap:wrap}.footer-center{order:3}}@media (max-width: 425px){.header .logo{height:18px}.footer{padding:12px 16px;font-size:13px}.footer-left,.footer-right{gap:12px}.footer-center{font-size:12px}.content{padding:10px}}.dashboard{padding:16px 0;max-width:1200px;margin:0 auto}.dashboard-top{text-align:center;max-width:600px;margin:0 auto 40px}.dashboard-top h1{font-size:28px;margin-bottom:10px}.dashboard-top h2{font-size:22px;margin-bottom:6px}.judgment-list{display:flex;flex-direction:column;gap:30px}.judgment-card{background:#fff;box-shadow:#959da533 0 0 3px;border-radius:4px;padding:38px}.judgment-card:hover{border-color:#ccc}.judgment-title{font-size:19px;font-weight:700;margin-bottom:10px;color:#111}.judgment-date{font-size:14px;color:#777;display:block;margin-bottom:18px}.judgment-text{font-size:15px;line-height:1.5;color:#333;margin-bottom:18px}.judgment-actions{display:flex;justify-content:flex-end;gap:10px}.btn{padding:8px 14px;font-size:14px;border-radius:2px;font-weight:500;border:1px solid #e4e4e4;background:#fff;cursor:pointer;transition:all .2s ease}.ask-ai{display:flex;align-items:center;background-color:#0b0e1e;color:#fff;border:none;gap:6px}.pagination{display:flex;justify-content:center;gap:10px;margin-top:32px}.pagination .btn{padding:8px 14px}.header-right .btn-login,.header-right .btn-signup{padding:10px 16px;text-align:center;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.header-right .btn-login{border:1px solid #bbb;background:#fff;color:#111}.header-right .btn-login:hover{background:#f5f5f5}.header-right .btn-signup{background:#000;color:#fff;border:none}.header-right .btn-signup:hover{background:#222}.skeleton-card{background:#fff;width:1150px;border-radius:4px;padding:38px;box-shadow:#959da533 0 0 3px;margin:0 auto}.skeleton-line.title{width:70%;height:19px;margin-bottom:10px}.skeleton-line.date{width:40%;height:14px;margin-bottom:18px}.skeleton-actions{display:flex;gap:12px;margin-top:16px}.login-required{margin:20px auto;display:flex;justify-content:center;align-items:center}.login-required button{display:flex;justify-content:center;align-items:center;padding:12px 20px;font-size:14px;border-radius:4px;border:0;background-color:#000;color:#fff;cursor:pointer}@media (max-width: 1023px){.dashboard{padding:12px}.dashboard-top h1{font-size:22px}.judgment-card{padding:24px}.judgment-title{font-size:17px}.judgment-text{font-size:14px;max-height:4.5em;overflow:hidden;text-overflow:ellipsis}.skeleton-card{padding:24px;width:100%}.skeleton-line.title{height:17px}.skeleton-line.text{height:13px}.skeleton-btn{width:90px;height:28px}}@media (max-width: 767px){.dashboard{padding:8px}.dashboard-top{margin-bottom:20px}.dashboard-top h1{font-size:18px}.judgment-card{padding:16px}.judgment-title{font-size:15px;margin-bottom:6px}.judgment-date{font-size:12px;margin-bottom:10px}.judgment-text{font-size:13px;max-height:4.5em;overflow:hidden;text-overflow:ellipsis}.judgment-actions{flex-direction:column;align-items:stretch;gap:8px}.btn{width:100%;font-size:13px;padding:8px 12px}.skeleton-card{padding:16px;width:100%}.skeleton-line.title{width:80%;height:15px}.skeleton-line.date{width:50%;height:12px}.skeleton-line.text{height:12px}.skeleton-actions{flex-direction:column;align-items:stretch;gap:8px}.skeleton-btn{width:100%;height:28px}.ask-ai{text-align:center;justify-content:center}}.ask-ai-wrapper{display:flex;flex-direction:column;height:100vh;font-family:inherit;background:#fafafa}.ask-ai-header{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 16px;background:#f8f9fa;border-bottom:1px solid #e5e5e5;gap:8px}.session-title{text-align:center;padding:.3rem .8rem;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;border-radius:6px;font-size:1rem;flex:1;margin:0 8px}.view-judgment-btn{color:#000;background:#f8f9fa;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;padding:.5rem .9rem;border-radius:6px;border:none;font-size:.9rem;cursor:pointer;white-space:nowrap}.view-judgment-btn:hover{background:#000;color:#fff}.back-btn{background:none;border:none;cursor:pointer;color:#333;padding:6px;border-radius:6px;transition:background .2s}.ask-ai-content{flex:1;overflow-y:auto;padding:1rem}.chat-messages{display:flex;flex-direction:column;gap:1rem}.chat-row{display:flex;align-items:flex-start;gap:.6rem}.ai-row{flex-direction:row}.user-row{flex-direction:row-reverse}.avatar{width:36px;height:36px;border-radius:50%;overflow:hidden;flex-shrink:0}.avatar img{width:100%;height:100%;object-fit:cover}.chat-box{padding:.8rem 1rem;border:1px solid #ccc;border-radius:8px;max-width:75%;word-wrap:break-word;font-size:.95rem;line-height:1.4}.ai-box{background:#f9f9f9}.user-box{background:#dff1ff}.judgment-date{font-size:.8rem;color:#666;margin-bottom:.4rem}.view-judgment-btn-inline{padding:10px 14px;margin:16px 0;border-radius:8px;border:none;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;font-size:.9rem}.ask-ai-footer{position:sticky;bottom:0;background:#fff;padding:1.2rem 1rem .6rem;border-top:1px solid #ddd;display:flex;flex-direction:column;gap:.6rem}.chat-input{display:flex;gap:.6rem;align-items:flex-end}.chat-input textarea{flex:1;outline:none;padding:.6rem .8rem;border:none;border-radius:8px;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;resize:none;font-family:inherit;font-size:.95rem;line-height:1.4;scrollbar-width:none;-ms-overflow-style:none}.chat-input textarea::-webkit-scrollbar{display:none}.chat-input button{padding:.6rem 1rem;border:none;border-radius:6px;background:#007bff;color:#fff;cursor:pointer;font-size:.9rem}.chat-input button:disabled{opacity:.6;cursor:not-allowed}.chat-disclaimer{font-size:.8rem;color:#777;text-align:center}@media (max-width: 768px){.ask-ai-header{flex-wrap:wrap;gap:8px}.session-title{font-size:.9rem;padding:.3rem .6rem}.view-judgment-btn{display:none}.chat-box{max-width:85%;font-size:.9rem}.view-judgment-btn-inline{font-size:.85rem;padding:8px 12px}}@media (max-width: 480px){.ask-ai-header{justify-content:center;padding:10px}.back-btn{position:absolute;left:10px}.view-judgment-btn{display:none}.session-title{font-size:.8rem;max-width:80%;margin:0 auto 0 50px;max-height:3.9em;overflow:hidden}.chat-box{max-width:90%;font-size:.85rem;padding:.6rem .8rem}.avatar{width:28px;height:28px}.chat-input button{font-size:.8rem;padding:.5rem .8rem}.chat-disclaimer{font-size:.7rem}}.mychats{padding:16px 0;max-width:1200px;margin:0 auto}.mychats .dashboard-top{text-align:center;max-width:600px;margin:0 auto 40px}.mychats .dashboard-top h1{font-size:28px;margin-bottom:10px}.chat-list{display:flex;flex-direction:column;gap:30px}.chat-card{background:#fff;box-shadow:#959da533 0 0 3px;border-radius:4px;padding:28px;cursor:pointer;transition:all .2s ease}.chat-card:hover{border-color:#ccc;transform:translateY(-2px)}.chat-title{font-size:18px;font-weight:700;margin-bottom:8px;color:#111}.chat-date{font-size:14px;color:#777;display:block;margin-bottom:14px}.chat-desc{font-size:15px;line-height:1.5;color:#333;margin-bottom:16px}.chat-actions{display:flex;justify-content:flex-end}.chat-actions .btn{padding:8px 14px;font-size:14px;border-radius:2px;font-weight:500;border:1px solid #e4e4e4;background:#fff;cursor:pointer;transition:all .2s ease}.chat-actions .btn:hover{background:#f5f5f5}.empty-msg{text-align:center;color:#777;font-size:15px;margin-top:40px}.skeleton-card{background:#fff;border-radius:4px;padding:28px;box-shadow:#959da533 0 0 3px}.skeleton-line{height:14px;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite;border-radius:4px;margin-bottom:10px}.skeleton-line.title{width:70%;height:18px;margin-bottom:10px}.skeleton-line.date{width:40%;height:14px;margin-bottom:14px}.skeleton-line.text{width:100%;height:15px;margin-bottom:14px}.skeleton-btn{width:100px;height:30px;border-radius:4px;background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 37%,#e0e0e0 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@media (max-width: 1023px){.mychats{padding:12px}.mychats .dashboard-top h1{font-size:22px}.chat-card{padding:22px}.chat-title{font-size:16px}.chat-desc{font-size:14px;max-height:4.5em;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 767px){.mychats{padding:8px}.mychats .dashboard-top{margin-bottom:20px}.mychats .dashboard-top h1{font-size:18px}.chat-card{padding:16px}.chat-title{font-size:15px;margin-bottom:6px}.chat-date{font-size:12px;margin-bottom:10px}.chat-desc{font-size:13px;max-height:4.5em;overflow:hidden;text-overflow:ellipsis}.chat-actions{flex-direction:column;align-items:stretch;gap:8px}.chat-actions .btn{width:100%;font-size:13px;padding:8px 12px}}.notfound{padding:40px 0;max-width:800px;margin:0 auto;text-align:center}.notfound-top h1{font-size:64px;font-weight:700;color:#111;margin-bottom:10px}.notfound-top h2{font-size:24px;font-weight:600;margin-bottom:14px;color:#333}.notfound-top p{font-size:16px;color:#666;line-height:1.6;margin-bottom:30px}.notfound-actions{display:flex;justify-content:center;gap:14px}.notfound-actions .btn{padding:10px 18px;font-size:14px;border-radius:4px;border:1px solid #ddd;background:#fff;cursor:pointer;transition:all .2s ease}.notfound-actions .btn:hover{background:#f5f5f5}@media (max-width: 767px){.notfound-top h1{font-size:48px}.notfound-top h2{font-size:20px}.notfound-top p{font-size:14px}.notfound-actions{flex-direction:column}.notfound-actions .btn{width:100%}}.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:999}.popup-content{position:relative;background:#fff;width:90%;max-width:700px;border-radius:8px;padding:20px;box-shadow:0 10px 25px #0003;text-align:center}.popup-close{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer}.popup-heading{font-size:20px;font-weight:700;margin-bottom:15px;color:#03162b}.popup-video-wrapper{margin-bottom:20px}.popup-video{width:100%;border-radius:6px}.popup-video-fallback{background:#f3f4f6;padding:40px 20px;border-radius:6px;font-size:14px;color:#555}.popup-btn{margin-top:10px}.ai-tools-page{width:100%;max-width:1200px;margin:0 auto;padding:0 0 40px;font-family:Open Sans,sans-serif;color:#1a1a1a}.hero-section{margin-bottom:30px;background-color:#f9fafb;padding:0 0 0 38px;border-radius:12px}.hero-row{display:flex;flex-wrap:wrap;gap:40px;align-items:center}.hero-column{flex:1;min-width:300px}.hero-text{display:flex;flex-direction:column;gap:20px}.hero-paragraph{font-size:1.125rem;line-height:1.6;color:#333}.hero-btn{align-self:flex-start}.hero-image{display:flex;justify-content:right;align-items:center}.hero-img{width:100%;max-width:400px;aspect-ratio:1 / 1;object-fit:cover;border-radius:0 12px 12px 0}.tools-section{margin-bottom:0;text-align:center;padding-top:30px;border-radius:12px;padding-bottom:50px}.tools-heading{font-size:1.5rem;font-weight:700;margin-bottom:60px}.tools-row{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.tool-card{background:#fff;border-radius:12px;padding:30px 20px;flex:1;min-width:220px;max-width:300px;display:flex;flex-direction:column;align-items:center;gap:20px;cursor:pointer;transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.tool-icon{font-size:3rem;color:#3b82f6}.tool-title{font-size:1.25rem;font-weight:600;text-align:left}.tool-demo-btn{margin-top:auto;width:100%;border-radius:4px}.tool-demo-btn:hover{background-color:#000;color:#fff}.cta-section{text-align:center;padding:60px 20px;margin:40px auto;background:#f9fafb}.cta-heading{font-size:1.75rem;font-weight:700;margin-bottom:20px}.cta-paragraph{max-width:700px;margin:0 auto 30px;font-size:1.1rem;line-height:1.6;color:#333}.cta-btn{margin-top:10px;font-size:14px;padding:12px 24px}@media (max-width: 767px){.hero-section{padding:0;background-color:#fff}.hero-image{justify-content:left;width:100%}.hero-img{max-width:400px}.tools-row{justify-content:center}}@media (max-width: 425px){.hero-section{margin-top:40px}}.sidebar{width:240px;background:#fff;color:#03162b;display:flex;border-right:1px solid #e5e5e5;flex-direction:column;padding:1rem 0}.sidebar-header{display:flex;align-items:center;padding:1rem;padding-left:22px;border-bottom:1px solid rgba(255,255,255,.1)}.logo{max-width:120px}.sidebar-links{display:flex;flex-direction:column;margin-top:1rem;padding:0px .6rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem;cursor:pointer;font-weight:500;border-radius:8px;font-size:14px}.sidebar-link:hover{background:#f3f4f6}.icon{width:18px;height:18px}.sidebar-bottom{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-top:1px solid #e5e5e5;margin-top:auto}.sidebar-profile{display:flex;align-items:center;gap:.5rem}.profile-pic{width:32px;height:32px;border-radius:50%;object-fit:cover;border:1px solid #ccc}.profile-info{display:flex;flex-direction:column}.profile-name{font-weight:600;font-size:14px}.profile-plan{font-size:12px;color:#6b7280}.sidebar-settings .settings-btn{background:none;border:none;cursor:pointer;font-size:18px}.sidebar-settings .settings-btn:hover{color:#007bff}.analysis-container{font-family:Arial,sans-serif;display:flex;gap:20px;background:#fff}.left-panel{flex:70%;box-shadow:#00000029 0 1px 4px;border-radius:6px;height:500px;overflow:hidden}.right-panel{flex:30%;background:#ffffff;border:1px solid #e0e0e0;box-shadow:#00000029 0 1px 4px;border-radius:6px}.analysis-header{padding:16px;border-bottom:2px solid #e0e0e0;display:flex;gap:10px;align-items:center}.analysis-header h3{font-size:16px;font-weight:700}.legend{display:flex;gap:20px;padding:10px 20px;border-radius:4px;border:2px solid #e0e0e0;margin:20px 20px 16px;background-color:#f3f4f6;font-size:14px;align-items:center}.legend-item{font-weight:500}.legend-item.non-compliant{color:#d32f2f;margin-right:6px;font-size:18px}.legend-item.compliant{color:#388e3c;margin-right:6px;font-size:18px}.legend-item.risky{color:#f9a825;margin-right:6px;font-size:18px}.analysis-content{margin:0 20px;height:333px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;will-change:transform}.analysis-content::-webkit-scrollbar{display:none}.analysis-content .doc-text{padding:8px;border-radius:4px;margin-bottom:8px;font-size:14px;line-height:1.4;cursor:pointer}.doc-text.compliant{background:#e8f5e9;color:#388e3c}.doc-text.non-compliant{background:#ffebee;color:#d32f2f}.doc-text.risky{background:#fff8e1;color:#d80}.clause-box ul{list-style:none;padding:0}.clause-box-item{padding:8px;border:1px solid #ddd;border-radius:6px;margin-bottom:8px;cursor:pointer;background:#fafafa}.clause-box-item:hover{background:#f0f0f0}.suggestion-header{padding:16px;border-bottom:2px solid #e0e0e0;display:flex;gap:10px;align-items:center}.suggestion-header h3{font-size:16px;font-weight:700}.suggestion-list{margin:20px}.clause-box,.recommendation-box{margin-bottom:16px}.analysis-session-header{padding:1rem 1.5rem .5rem;background:#f8fafc;border-bottom:1px solid #e5e5e5;display:flex;flex-direction:column;gap:.5rem}.clause-box{background:#f3f4f6;border-radius:8px;padding:14px 16px;margin-bottom:0}.clause-box-header{display:flex;gap:10px;align-items:center}.clause-box-header h4{font-size:14px;font-weight:600}.session-files{font-size:15px;color:#374151}.session-files ul{margin:.5rem 0 0;padding:0;list-style:none;display:flex;gap:1rem}.session-file{background:#e0e7ef;border-radius:4px;padding:.25rem .75rem;font-size:14px}.session-header-rect{margin:0 auto;display:flex;align-items:center;justify-content:center;background:#f4f7fb;border-radius:12px;box-shadow:0 2px 8px #1f29370a;padding:10px 36px;min-width:320px;max-width:480px;font-size:17px;font-weight:500;color:#1e293b;gap:12px}.session-header-icon{width:22px;height:22px;color:#3b82f6}.session-header-name{font-size:14px;font-weight:500;letter-spacing:.01em}.session-files-row{display:flex;gap:18px;justify-content:center;align-items:center;margin:28px 0 0}.session-file-chip{background:#e0e7ef;border-radius:6px;padding:7px 22px;font-size:15px;color:#374151;cursor:pointer;border:2px solid transparent;transition:border .2s,background .2s;box-shadow:0 1px 4px #1f29370a}.session-file-chip.selected{background:#3b82f6;color:#fff;border:2px solid #2563eb;font-weight:600;box-shadow:0 2px 8px #3b82f614}.scrollable-panel{height:100%;max-height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:10px;scrollbar-width:none;will-change:transform}.scrollable-panel::-webkit-scrollbar{display:none}.insights-box{background:#f3f4f6;border-radius:8px;padding:14px 16px;margin-bottom:0}.clause-box-header.collapsible-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.collapse-icon{margin-left:12px;color:#64748b;vertical-align:middle}.clause-box-header-left{display:flex;align-items:center;gap:10px}.clause-text{margin-top:10px}.refined-metrics{background:#f3f4f6;border-radius:10px;box-shadow:0 1px 6px #1f29370f;padding:16px 20px;margin-top:2px;margin-bottom:0;display:flex;flex-direction:column;gap:10px}.metrics-header{border-bottom:1px solid #e5e7eb;padding-bottom:8px;margin-bottom:10px}.metrics-title{font-size:16px;font-weight:600;color:#1e293b;letter-spacing:.01em}.metrics-content{display:flex;flex-direction:column;gap:8px}.metrics-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:2px 0}.metrics-label{color:#64748b;font-weight:500}.metrics-value{font-weight:600;color:#1e293b}.risk-low{color:#22c55e}.risk-medium{color:#f59e42}.risk-high{color:#dc2626}.compliance-compliant{color:#22c55e}.compliance-non-compliant{color:#dc2626}.acts-list{color:#2563eb;font-weight:500}.selected-clause{border:2px solid #2563eb;border-radius:6px;background:#f0f6ff;box-shadow:0 2px 8px #3b82f614}.accept-btn{margin-top:12px;background:#2563eb;color:#fff;border:none;border-radius:6px;padding:7px 18px;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s}.accept-btn:hover{background:#174ea6}.session-header-row{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:0;position:relative}.session-header-rect{margin:0 auto}.export-btn{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#22c55e;color:#fff;border:none;border-radius:6px;padding:8px 18px;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #22c55e14;transition:background .18s}.export-btn:hover{background:#16a34a}.ask-header-btn{margin-left:auto;background:#2563eb;color:#fff;border:none;border-radius:6px;padding:7px 16px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:background .18s}.ask-header-btn:hover{background:#174ea6}.ask-panel-overlay{position:fixed;top:0;right:-40vw;bottom:0;width:40vw;max-width:420px;min-width:320px;background:#f8fafc;box-shadow:-2px 0 16px #1f29371a;z-index:9999;transition:right .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100vh}.ask-panel-overlay.open{right:0}.ask-panel{display:flex;flex-direction:column;height:100%;padding:0}.ask-panel-header{display:flex;align-items:center;justify-content:flex-start;padding:22px 24px 12px 18px;border-bottom:1px solid #e5e7eb;gap:12px}.ask-panel-close{background:none;border:none;cursor:pointer;color:#64748b;margin-right:10px}.ask-panel-title{font-size:17px;font-weight:600;color:#374151;margin-left:auto}.ask-panel-content{flex:1;overflow-y:auto;padding:18px 24px;display:flex;flex-direction:column;gap:18px}.ask-panel-welcome h4{margin:0 0 8px;font-size:16px;color:#2563eb}.ask-panel-welcome p{margin:0 0 12px;color:#374151;font-size:14px}.ask-panel-disclaimer{display:flex;align-items:flex-start;gap:8px;background:#fff7ed;color:#b45309;font-size:13px;border-radius:6px;padding:8px 12px}.ask-panel-history{display:flex;flex-direction:column;gap:18px}.ask-panel-question{background:#e0e7ef;border-radius:8px;padding:10px 14px;font-size:14px;color:#374151;box-shadow:0 1px 4px #1f29370a}.question-meta{font-size:12px;color:#64748b;margin-bottom:4px}.answer-text{margin-top:8px;color:#2563eb;font-size:14px;font-style:italic}.ask-panel-input-row{display:flex;align-items:center;gap:8px;padding:16px 14px;border-top:1px solid #e5e7eb;background:#f3f4f6}.ask-panel-input{flex:1;border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px;font-size:15px;resize:none;min-height:38px;max-height:120px;line-height:24px;overflow-y:auto;transition:min-height .2s;scrollbar-width:none;-ms-overflow-style:none}.ask-panel-input:focus{border:0}.ask-panel-send{background:#2563eb;color:#fff;border:none;border-radius:6px;padding:7px 18px;font-size:14px;font-weight:500;cursor:pointer;transition:background .18s}.ask-panel-send:disabled{background:#b6c3d6;cursor:not-allowed}.ask-panel-send:hover:not(:disabled){background:#174ea6}body,html{margin:0;padding:0;height:100%;width:100%;font-family:Inter,sans-serif;background:#f9fafb;color:#03162b}.nyaysaathi-analyzer{display:flex;height:100vh;width:100vw;overflow:hidden}.content-area{flex:1;display:flex;flex-direction:column;padding:1rem;padding-right:30px;background:#fefefe}.document-section,.upload-section{display:flex;flex-direction:column}.document-header{display:flex;align-items:center;gap:.75rem;background:white;border:1px solid #e5e7eb;border-radius:8px 8px 0 0;padding:1.2rem;font-weight:700;font-size:16px}.document-icon{width:16px;height:20px}.document-card{border:1px solid #e5e7eb;border-radius:0 0 8px 8px;background:white;display:flex;justify-content:center;align-items:center;min-height:210px;padding:1rem}.upload-content-container{padding:1.2rem;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:30px}.upload-message{color:#9da1ab;font-weight:600;font-size:14px}.upload-card{background:white;border-radius:8px;padding:1rem;display:flex;justify-content:center;flex-direction:row}.upload-header{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:16px;margin-bottom:1rem}.upload-header-icon{width:18px}.header-inner{display:flex;align-items:center}.document-title{margin-left:10px}.upload-box{flex:1;border:2px dashed #d1d5db;border-radius:6px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px 0;text-align:center;gap:1rem}.browse-button{background:#03162b;color:#fff;font-weight:700;border:none;border-radius:4px;padding:.75rem 1.25rem;cursor:pointer}.browse-button:hover{background:rgba(3,22,43,.9)}.security-info{display:flex;justify-content:center;align-items:center;gap:.5rem;color:#9297a1;font-weight:600;font-size:13px}.uploaded-files{display:flex;gap:12px;overflow-x:auto;padding:1rem;scrollbar-width:thin}.file-item{display:flex;align-items:center;gap:8px;background:#f9fafb;border:1px solid #e5e7eb;padding:8px 12px;border-radius:8px;white-space:nowrap}.file-icon{width:18px;height:18px;color:#374151}.file-name{font-size:14px;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis}.remove-file{width:16px;height:16px;cursor:pointer;color:#ef4444}.remove-file:hover{color:#dc2626}.start-analysis-btn{position:fixed;bottom:20px;right:20px;background-color:#2563eb;color:#fff;padding:12px 20px;border-radius:8px;border:0;font-weight:600;cursor:pointer;box-shadow:0 4px 8px #0000001a;transition:background .2s ease}.start-analysis-btn:hover{background-color:#1e40af}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#f3f4f6d9;display:flex;align-items:center;justify-content:center;z-index:1000;pointer-events:auto}.modal-container{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;font-family:Inter,sans-serif}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0;margin-bottom:20px}.header-content{display:flex;align-items:center;gap:12px}.header-icon{color:#06b6d4;width:24px;height:24px}.modal-title{font-size:20px;font-weight:600;color:#1f2937;margin:0}.close-button{background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center}.close-button:hover{background-color:#f3f4f6}.modal-body{padding:0 24px}.intro-text{color:#6b7280;margin:0 0 4px;font-size:14px}.file-name-document-analysis-modal{color:#1f2937;font-weight:600;margin:0 0 24px;font-size:14px}.info-section{margin-bottom:20px}.info-item{display:flex;gap:12px;margin-bottom:16px;align-items:flex-start}.info-icon{color:#6b7280;width:20px;height:20px;margin-top:2px;flex-shrink:0}.info-content{display:flex;flex-direction:column;gap:4px}.info-label{color:#1f2937;font-weight:500;font-size:14px}.info-description{color:#6b7280;font-size:14px;line-height:1.5}.instruction-text{color:#6b7280;font-style:italic;font-size:14px;margin:0 0 24px;line-height:1.5}.modal-footer{display:flex;gap:12px;justify-content:flex-end;padding:0 24px 24px}.cancel-button{background:white;border:1px solid #d1d5db;color:#374151;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.cancel-button:hover{background-color:#f9fafb;border-color:#9ca3af}.start-button{background:#1f2937;border:1px solid #1f2937;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.start-button:hover{background:#111827;border-color:#111827}.ai-legal-research{display:flex;height:100vh;font-family:Open Sans,sans-serif}.rs-sidebar{background:#fff;width:240px;padding:1rem 0;border-right:1px solid #e5e7eb;color:#333;display:flex;flex-direction:column;transition:width .3s ease;height:100vh;z-index:999}.rs-sidebar-header{padding:10px;display:flex;justify-content:space-between;align-items:center}.rs-sidebar.open{width:230px}.rs-sidebar.collapsed{width:60px}.collapse-btn{background:none;border:none;cursor:pointer;color:#333}.new-research-btn{display:flex;align-items:center;gap:10px;margin-top:12px;padding:12px 10px;border-radius:6px;cursor:pointer;background:transparent;border:none;color:inherit;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;font-size:14px}.new-research-btn:hover{background:#f3f4f6}.sessions{flex:1;overflow-y:auto;padding:20px 10px 5px}.session-item{display:flex;align-items:center;padding:10px;cursor:pointer;border-radius:6px;font-size:14px;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-item:hover{background:#f3f4f6}.session-item.active{background:#e5e7eb}.sidebar-bottom{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;padding:0}.view-all-btn{display:flex;align-items:center;gap:10px;padding:12px 10px;border:none;width:100%;background:transparent;color:inherit;font-size:14px;cursor:pointer;border-radius:6px;border-bottom:1px solid #e5e7eb}.view-all-btn:hover{background:#f3f4f6}.profile{display:flex;align-items:center;gap:10px;padding:12px 10px 0;width:100%;cursor:pointer}.rs-avatar{background:#fff;color:#03162b;border-radius:50%;padding:5px}.profile-info{display:flex;flex-direction:column;font-size:13px}.name{font-weight:600}.plan{font-size:12px;opacity:.8}.rs-sidebar.collapsed .new-research-btn span,.rs-sidebar.collapsed .rs-session-title,.rs-sidebar.collapsed .view-all-btn span,.rs-sidebar.collapsed .profile-info{display:none}.rs-sidebar.collapsed .new-research-btn,.rs-sidebar.collapsed .view-all-btn,.rs-sidebar.collapsed .rs-sidebar-header,.rs-sidebar.collapsed .profile{justify-content:center;text-align:center;padding:12px 0}.rs-sidebar.collapsed .rs-avatar{width:35px;height:35px}.rs-sidebar.collapsed .sessions{display:none}.main{flex:1;display:flex;flex-direction:column}.header{display:flex;align-items:center;gap:20px;padding:15px 20px;border-bottom:1px solid #eee;background:#fff;z-index:999}.rs-back-btn{background:none;border:none;display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer;color:#03162b}.rs-session-title{font-size:14px}.rs-session-title-top{font-size:13.5px;border-radius:6px;font-style:italic;background-color:#e2e2e2;color:#000;font-weight:400;padding:6px 12px}.suggestions-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:scroll;scrollbar-width:none}.suggestions-wrapper ::-webkit-scrollbar{display:none}.suggestions-grid{display:grid;grid-template-columns:repeat(3,280px);grid-gap:20px;justify-content:center}.suggestion-card{background:#f8fafc;padding:14px 12px;border-radius:8px;text-align:center;cursor:pointer;font-weight:500;transition:.2s;border:1px solid #e5e7eb;font-size:14px}.suggestion-card:hover{background:#e0f2fe;border-color:#38bdf8}.or-divider{margin:20px 0;color:#777;font-size:14px}.switch-btn{padding:14px 20px;border:none;background:#03162b;color:#fff;border-radius:6px;cursor:pointer;font-weight:600}.search-bar{padding:15px 20px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:10px;background:#fff}.search-bar input{width:100%;padding:12px 15px;font-size:14px;outline:none;border-radius:6px;border:1px solid #ddd}.filters input{width:30px}.filters{display:flex;gap:20px;font-size:14px}.filters label{display:flex;align-items:center}.filters span{width:70px}.traditional-search{padding:30px}.traditional-search h3{margin-bottom:20px;font-size:18px}.keyword-input{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;margin-bottom:20px}.keyword-input:focus{border-color:#0759d6;outline:none}.filter-row{display:flex;gap:20px;margin-bottom:20px}.filter-col{flex:1;display:flex;flex-direction:column}.filter-col label{margin-bottom:20px;font-weight:600;font-size:14px}.filter-col select{padding:10px;outline:none;border-radius:6px;border:1px solid #ddd}.filter-col select:focus{border-color:#0759d6;outline:none}.apply-btn{padding:12px 20px;background:linear-gradient(180deg,var(--crp-primary),#0759d6);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.switch-back-btn{background:#e5e7eb;color:#555;margin-left:20px}.mini-loader-container{display:flex;justify-content:center;align-items:center;padding:8px 0}.mini-loader{width:16px;height:16px;border:2px solid #ccc;border-top:2px solid #060606;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.input-with-button{position:relative;display:flex;align-items:center}.input-with-button input{width:100%;padding:12px 40px 12px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.search-icon-btn{position:absolute;right:8px;background:linear-gradient(180deg,var(--crp-primary),#0759d6);color:#fff;border:none;border-radius:6px;padding:8px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center}.extra-input{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.extra-input:focus{border-color:#0759d6;outline:none}.research-empty-state{display:flex;align-items:center;justify-content:center;margin-top:150px;background:#fafafa;text-align:center;animation:fadeIn .3s ease-in}.research-empty-box{max-width:500px;background:#fff;padding:50px 40px;border-radius:12px;box-shadow:0 6px 20px #0000000f}.research-empty-title{font-size:1.2rem;color:#1f2937;margin-bottom:12px;font-weight:600}.research-empty-text{font-size:.95rem;color:#4b5563;line-height:1.6;max-width:400px;margin:0 auto}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.rs-session-title{font-size:14px}.suggestions-grid{grid-template-columns:repeat(2,200px)}.rs-sidebar.open{width:200px}.session-item,.new-research-btn,.view-all-btn{font-size:13px}}@media (max-width: 480px){.suggestions-grid{grid-template-columns:repeat(2,160px)}.suggestions-wrapper{padding:30px 0}.filter-row{flex-direction:column}.research-empty-title{font-size:1rem}.research-empty-text{font-size:14px}}.processing-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:200px;text-align:center;color:var(--crp-primary, #0759d6)}.loader{display:flex;gap:8px;margin-bottom:16px}.loader-bar{width:12px;height:40px;background:linear-gradient(180deg,#0759d6,#6aa2ff);border-radius:6px;animation:bounce 1.2s infinite ease-in-out}.loader-bar:nth-child(2){animation-delay:.2s}.loader-bar:nth-child(3){animation-delay:.4s}.loader-bar:nth-child(4){animation-delay:.6s}@keyframes bounce{0%,80%,to{transform:scaleY(.4)}40%{transform:scaleY(1)}}.processing-text{font-size:16px;font-weight:500;margin-bottom:8px}.processing-tip{font-size:14px;font-style:italic;color:#333;max-width:500px}.judgment-card-common{background:#ffffff;padding:18px;display:flex;flex-direction:column;gap:14px;border-radius:2px}.jc-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:8px}.jc-title{font-size:17px;font-weight:600;margin:0;color:#1a1a1a}.jc-date{font-size:13px;color:#666;background:#f3f4f6;padding:4px 8px;border-radius:6px;white-space:nowrap}.jc-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px 16px}.jc-meta-item{font-size:14px;color:#444;line-height:1.4}.jc-meta-item strong{color:#222;font-weight:600;margin-right:4px}.jc-summary,.jc-issues{background:#f9fafb;padding:10px 14px;border-left:4px solid #2563eb}.jc-summary h4,.jc-issues h4{margin:0 0 6px;font-size:14px;font-weight:600;color:#2563eb}.jc-issues h4{color:#eb2543}.jc-summary p,.jc-issues p{margin:0;font-size:14px;color:#333;line-height:1.5}.jc-footer{margin-top:6px}.jc-issues{border-left:4px solid #eb2543;margin-top:10px}@media (max-width: 768px){.judgment-card{padding:14px}.jc-title{font-size:16px}.jc-meta-grid{grid-template-columns:1fr}.jc-summary{padding:10px 12px}}.act-card{background:#ffffff;border-radius:2px;padding:18px;display:flex;flex-direction:column;gap:12px}.act-card-header{display:flex;justify-content:space-between;align-items:center}.act-card-header h3{font-size:17px;font-weight:600;margin:0;color:#1a1a1a}.act-year{font-size:13px;color:#666;background:#f3f4f6;padding:4px 8px;border-radius:6px;white-space:nowrap}.long-title{font-size:14px;font-style:italic;margin:0;color:#555;line-height:1.4}.act-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px}.act-meta div{font-size:14px;color:#444}.act-meta strong{display:block;font-size:13px;color:#222;font-weight:600}.act-meta span{font-size:13px;color:#555}@media (max-width: 768px){.act-card{padding:14px;gap:10px}.act-card-header h3{font-size:15px}.long-title{font-size:13px}.act-meta{grid-template-columns:1fr}}.section-card{background:#ffffff;border-radius:2px;padding:18px;display:flex;flex-direction:column;gap:14px}.sc-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:6px}.sc-title{font-size:16px;font-weight:600;margin:0;color:#1a1a1a}.sc-actid{font-size:13px;color:#444;background:#f3f4f6;padding:4px 8px;border-radius:6px;white-space:nowrap}.sc-text-block h5{margin:0 0 6px;font-size:14px;font-weight:600;color:#000}.sc-text-block p{margin:0 0 10px;font-size:14px;color:#333;line-height:1.5}.sc-read-more{text-decoration:none;font-size:14px;font-weight:600;margin-top:20px;color:#2563eb}.sc-read-more{background:none;border:none;cursor:pointer;color:#2563eb;font-size:14px;font-weight:600;padding:0}.sc-read-more:hover{text-decoration:underline}@media (max-width: 768px){.section-card{padding:14px;gap:12px}.sc-title{font-size:15px}.sc-text-block{padding:10px 12px}.sc-text-block p{font-size:13px}}.selection-step{display:flex;flex-direction:column;height:92vh;padding:0 20px;background:#fafafa;border-radius:10px;box-sizing:border-box;font-family:Segoe UI,sans-serif}.selection-step .ss-top-row{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;margin-top:20px}.ss-top-row .ss-back-btn{background:none;border:1px solid #000;padding:6px 16px;color:#000;font-size:14px;cursor:pointer;border-radius:4px;display:flex;align-items:center;gap:6px}.ss-count{font-size:14px;color:#555;font-style:italic}.selection-step .ss-filter-row{flex:0 0 auto;display:flex;flex-wrap:wrap;gap:1rem;padding:8px 0;border-bottom:1px solid #e0e0e0;margin-bottom:.5rem}.ss-filter-row label{display:flex;align-items:center;justify-content:space-between}.ss-filter-row input[type=checkbox]{margin-right:6px;width:14px;height:14px;cursor:pointer}.ss-filter-row input[type=checkbox]:checked{accent-color:#000}.selection-step .ss-results-list{flex:1 1 auto;display:flex;flex-direction:column;gap:1rem;height:100px;margin:10px 0;overflow-y:auto;padding:5px 6px 20px 0;scrollbar-width:none}.selection-step .ss-results-list ::-webkit-scrollbar{display:none}.selection-step .ss-bottom-actions{flex:0 0 auto;height:48px;display:flex;justify-content:flex-end;gap:12px;padding-top:12px;border-top:1px solid #e0e0e0;background:#fafafa;position:sticky;bottom:10px}.selection-step .ss-result-row{display:flex;justify-content:space-between;gap:10px;border:1px solid #e0e0e0;padding-right:12px;border-radius:2px;background:#fff;transition:box-shadow .2s ease}.selection-step .ss-result-row:hover{box-shadow:0 2px 8px #00000014}.selection-step .ss-result-col-88{flex:1}.selection-step .ss-result-col-12{display:flex;align-items:center;justify-content:center;width:70px}.selection-step .ss-clear-btn,.selection-step .ss-start-btn{padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;border:none;transition:background .2s ease}.selection-step .ss-clear-btn{background:#f5f5f5;color:#333;border:1px solid #ccc}.selection-step .ss-clear-btn:hover{background:#e9e9e9}.selection-step .ss-start-btn{background:#2563eb;color:#fff}.selection-step .ss-start-btn:hover{background:#1e4ecb}.selection-step .ss-add-btn{padding:9px 14px;font-size:13px;border-radius:4px;cursor:pointer;border:none;transition:background .2s ease}.selection-step .ss-add-btn.add{background:#2563eb;color:#fff}.selection-step .ss-add-btn.add:hover{background:#1e4ecb}.selection-step .ss-add-btn.remove{background:#ef4444;color:#fff}.selection-step .ss-add-btn.remove:hover{background:#dc2626}.ss-reload-container{display:flex;justify-content:center;align-items:center;height:80vh;text-align:center}.ss-reload-box{background:#fdfdfd;padding:32px 40px;border-radius:8px;box-shadow:0 4px 15px #0000001a;max-width:500px}.ss-reload-box h2{color:#2c3e50;margin-bottom:12px;font-size:1.5rem}.ss-reload-box p{color:#555;margin-bottom:24px;font-size:1rem}.ss-reload-buttons{display:flex;flex-direction:column;gap:12px}.ss-retry-btn,.ss-back-btn{background:#0056d2;color:#fff;border:none;padding:12px 20px;border-radius:6px;font-size:1rem;cursor:pointer;transition:background .2s}.ss-back-btn{background:#ccc;color:#333}.ss-retry-btn:hover{background:#003f9e}.ss-back-btn:hover{background:#aaa}@media (max-width: 768px){.selection-step{padding:15px}.selection-step .ss-result-row{flex-direction:column;align-items:flex-start}.selection-step .ss-result-col-12{align-self:flex-end;margin:20px}}.ai-research-page{padding:20px}.rp-ai-context{display:flex;justify-content:flex-end;margin-bottom:10px}.context-btn{padding:10px 18px;background:#2563eb;font-size:14px;color:#fff;border:none;text-align:right;border-radius:4px;cursor:pointer}.context-popup{background:#fff;padding:20px;width:90%;max-width:1000px;border-radius:4px;max-height:80%;overflow-y:auto}.ns-tool-ask-ai-content{scrollbar-width:none;-ms-overflow-style:none}.ns-tool-ask-ai-content::-webkit-scrollbar{display:none}.ns-tool-chat-messages{height:250px}.context-column{flex:1 1 200px;background:#f9fafb;padding:10px;border-radius:4px}.context-item{margin-bottom:15px;display:flex;flex-direction:column}.context-title{margin-left:6px;font-size:14px}.context-buttons button{padding:4px 8px;font-size:12px;border-radius:4px;border:1px solid #2563eb;background:#fff;color:#2563eb;cursor:pointer;margin-top:2px}.context-actions{margin-top:20px;display:flex;gap:10px}.update-context-btn{padding:8px 16px;background:#000;color:#fff;border:none;border-radius:4px;cursor:pointer}.cancel-context-btn{padding:8px 16px;background:#e0e0e0;color:#333;border:none;border-radius:4px;cursor:pointer}.context-item input[type=checkbox]{width:14px;height:14px;cursor:pointer}.context-item input[type=checkbox]:checked{accent-color:#000}.markdown-response{line-height:1.6;font-size:14px}.markdown-response h1,.markdown-response h2,.markdown-response h3{font-weight:600;margin-top:10px;margin-bottom:5px;font-size:16px}.markdown-response ul,.markdown-response ol{margin-left:20px;margin-bottom:8px}.markdown-response li{margin-bottom:4px}.markdown-response strong{font-weight:600}.markdown-response code{background-color:#f4f4f4;padding:2px 5px;border-radius:4px;font-family:monospace}.markdown-response blockquote{border-left:3px solid #ccc;padding-left:10px;color:#555;margin:8px 0;font-style:italic}.add-remove-btn{margin-top:10px;margin-bottom:20px;width:100px;padding:6px 10px;border:none;border-radius:4px;cursor:pointer;font-size:12px;transition:all .2s}.add-remove-btn.add{background-color:#007bff;color:#fff}.add-remove-btn.add:hover{background-color:#0056b3}.add-remove-btn.remove{background-color:#dc3545;color:#fff}.add-remove-btn.remove:hover{background-color:#a71d2a}:root{--crp-bg: #ffffff;--crp-overlay: rgba(10, 12, 15, .5);--crp-panel-radius: 8px;--crp-shadow: 0 10px 30px rgba(12, 20, 35, .12);--crp-primary: #0b74ff;--crp-text: #0b0b0b;--crp-muted: #6b7280}.crp-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--crp-overlay);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.crp-modal{width:clamp(340px,44vw,720px);max-height:90vh;overflow:auto;background:var(--crp-bg);border-radius:var(--crp-panel-radius);box-shadow:var(--crp-shadow);padding:20px 22px;box-sizing:border-box;font-family:inherit;color:var(--crp-text)}.crp-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.crp-title{margin:0;font-size:20px;font-weight:600;letter-spacing:-.2px;color:var(--crp-text)}.crp-close-btn{background:transparent;border:none;font-size:22px;line-height:1;cursor:pointer;padding:6px;color:var(--crp-muted);border-radius:6px}.crp-close-btn:hover{background:rgba(0,0,0,.04)}.crp-error{background:#fff2f2;color:#991b1b;border:1px solid rgba(153,27,27,.08);padding:8px 10px;border-radius:8px;margin-bottom:12px;font-size:13px}.crp-form{display:block}.crp-field{margin-bottom:12px;position:relative}.crp-label{display:block;font-size:13px;margin-bottom:6px;color:var(--crp-muted);font-weight:500}.crp-input,.crp-textarea{width:100%;box-sizing:border-box;padding:12px;border-radius:8px;border:1px solid #e6e9ee;font-size:14px;font-family:inherit;color:var(--crp-text);outline:none;transition:box-shadow .12s ease,border-color .12s ease;background:#fff}.crp-input:focus,.crp-textarea:focus{box-shadow:0 0 0 4px #0b74ff14;border-color:var(--crp-primary)}.crp-textarea{min-height:120px;max-height:40vh;resize:vertical;line-height:1.45}.crp-charcount{position:absolute;right:10px;bottom:-18px;font-size:12px;color:var(--crp-muted)}.crp-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:8px}.crp-btn{padding:9px 14px;border-radius:6px;font-weight:600;font-size:14px;cursor:pointer;border:none;min-width:96px}.crp-btn--ghost{background:transparent;color:var(--crp-muted);border:1px solid #f0f0f0}.crp-btn--primary{background:linear-gradient(180deg,var(--crp-primary),#0759d6);color:#fff;box-shadow:0 6px 18px #0b74ff1f}.crp-btn--primary:disabled{opacity:.65;cursor:not-allowed}.crp-spinner{display:inline-block;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:crp-spin .8s linear infinite;vertical-align:middle}@keyframes crp-spin{to{transform:rotate(360deg)}}@media (max-width: 520px){.crp-modal{padding:16px;width:92vw}.crp-title{font-size:18px}.crp-textarea{min-height:100px}}.context-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;justify-content:center;align-items:center;z-index:1000}.context-popup{background:#fff;padding:20px;width:90%;max-width:1000px;border-radius:6px;max-height:80%;overflow-y:auto;display:flex;flex-direction:column}.context-popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.close-btn{background:none;border:none;cursor:pointer}.context-columns{display:flex;gap:20px;flex-wrap:wrap;margin-top:10px}.context-column{flex:1 1 200px;background:#f9fafb;padding:10px;border-radius:6px}.context-column h4{margin-top:0;margin-bottom:10px;font-size:16px;color:#1a1a1a}.context-item{margin-bottom:8px;display:flex;flex-direction:column}.context-title{font-size:14px;margin-left:0!important}.context-buttons{margin-top:4px}.context-buttons button{padding:4px 8px;font-size:12px;border-radius:4px;border:1px solid #2563eb;background:#fff;color:#2563eb;cursor:pointer}.context-buttons button:hover{background:#2563eb;color:#fff}.context-buttons{display:flex;gap:8px;margin-top:8px}.remove-btn{background:#fff!important;color:#cc333f!important;border:1px solid #cc333f!important;border-radius:6px;padding:6px 8px;cursor:pointer;transition:background .2s!important}.remove-btn:hover{background:#cc333f!important;color:#fff!important}.dl-dashboard-wrapper{font-family:Open Sans,sans-serif;background:#f9f9f9;min-height:100vh}.dl-header{display:flex;justify-content:space-between;align-items:center;padding:12px 24px;background:#fff;border-bottom:1px solid #ddd}.dl-logo img{height:40px}.dl-user-info{display:flex;align-items:center;gap:12px}.dl-username{font-weight:600}.dl-plan{background:#007bff;color:#fff;padding:4px 8px;border-radius:4px;font-size:.85rem}.dl-profile-pic{width:36px;height:36px;border-radius:50%;object-fit:cover}.dl-main-content{padding:24px;display:flex;flex-direction:column;gap:32px}.dl-section h3{margin-bottom:16px}.dl-welcome-section{display:flex;justify-content:space-between;gap:24px;background:#fff;padding:24px;border-radius:8px;box-shadow:#0000000d 0 4px 12px}.dl-welcome-text h2,.dl-welcome-text p{margin-bottom:12px}.dl-welcome-text ul{margin:0;padding-left:20px}.dl-welcome-video video{max-width:480px;width:100%;border-radius:8px}.dl-tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.dl-tool-card{background:#fff;padding:16px;border-radius:8px;box-shadow:#0000000d 0 4px 12px;display:flex;flex-direction:column;gap:12px}.dl-tool-card.locked{opacity:.5}.dl-tool-card button{padding:8px 12px;border:none;background:#007bff;color:#fff;border-radius:6px;cursor:pointer}.dl-tool-card button:disabled{cursor:not-allowed;background:#999}.dl-sessions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.dl-session-card{background:#fff;padding:16px;border-radius:8px;box-shadow:#0000000d 0 4px 12px;display:flex;flex-direction:column;gap:8px}.dl-session-card button{padding:8px 12px;border:none;background:#007bff;color:#fff;border-radius:6px;cursor:pointer}.dl-view-all-sessions-btn{margin-top:16px;padding:8px 16px;border:none;background:#28a745;color:#fff;border-radius:6px;cursor:pointer}.dl-resources-list{list-style:none;display:flex;gap:24px;padding:0}.dl-resources-list li a{text-decoration:none;color:#007bff;font-weight:500}.dl-resources-list li a:hover{text-decoration:underline}.crp-btn--danger{background:#dc2626;color:#fff}.crp-btn--danger:hover{background:#b91c1c}.all-researchs{display:flex;flex-direction:column;height:100%;padding:20px;background:var(--bg);color:var(--text)}.all-researchs-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.all-researchs-header h2{font-size:16px;font-weight:600;color:var(--text)}.all-researchs .empty{text-align:center;margin-top:80px;font-size:14px;font-style:italic;color:var(--text-muted)}.research-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:20px}.research-card{background:var(--card-bg, #fff);border:1px solid var(--border, #e0e0e0);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s ease}.research-card:hover{box-shadow:0 4px 10px #00000014;transform:translateY(-2px)}.research-card h3{font-size:16px;font-weight:600;margin:0 0 6px;color:var(--text)}.research-card p{font-size:13px;line-height:1.4;color:var(--text-muted);margin:0}.protected-route-loader-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100%;background:#f9fafb;color:#111;font-family:Inter,sans-serif;gap:1rem;text-align:center;padding:1rem}@media (prefers-color-scheme: dark){.protected-route-loader-container{background:#0d1117;color:#e6edf3}}.protected-route-spinner{width:48px;height:48px;border:5px solid rgba(0,0,0,.1);border-top-color:#2563eb;border-radius:50%;animation:protected-route-spin 1s linear infinite}@media (prefers-color-scheme: dark){.protected-route-spinner{border:5px solid rgba(255,255,255,.1);border-top-color:#3b82f6}}.protected-route-loader-text{font-size:1rem;opacity:.8}@keyframes protected-route-spin{to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333}.nyaysaathi-container{width:100%;max-width:100%;margin:0 auto}.loader-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:2000}.dot-wave{display:flex;gap:.5rem}.dot-wave span{width:14px;height:14px;background:#007bff;border-radius:50%;display:inline-block;animation:wave 1.2s infinite ease-in-out}.dot-wave span:nth-child(1){animation-delay:0s}.dot-wave span:nth-child(2){animation-delay:.2s}.dot-wave span:nth-child(3){animation-delay:.4s}.dot-wave span:nth-child(4){animation-delay:.6s}@keyframes wave{0%,60%,to{transform:initial}30%{transform:translateY(-10px)}}.nyaysaathi-p-normal{font-size:16px;color:#555;margin-top:12px;line-height:1.5}.nyaysaathi-btn-primary-dark{background-color:#03162b;width:fit-content;color:#fff;padding:12px 20px;border:none;font-size:14px;font-weight:500;cursor:pointer;text-decoration:none;border-radius:4px}.hero-heading{font-size:2.8rem;font-weight:700;line-height:1.2}@media (max-width: 1023px){.nyaysaathi-p-normal{font-size:16px}.nyaysaathi-btn-primary-dark{font-size:13px}.hero-heading{font-size:2.2rem}}@media (max-width: 767px){.nyaysaathi-p-normal{font-size:14px;line-height:1.4}.nyaysaathi-btn-primary-dark{font-size:13px}.hero-heading{font-size:1.8rem}}
