*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}:root{--navy:#071b2e;--navy2:#092038;--navy3:#0d2944;--orange:#f57a1f;--line:#315d84}.login-page{position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto;color:#fff;background:radial-gradient(circle at 76% 4%,rgba(245,122,31,.18),transparent 23%),radial-gradient(circle at 0% 82%,rgba(245,122,31,.11),transparent 28%),radial-gradient(circle at 78% 82%,rgba(13,58,92,.42),transparent 34%),linear-gradient(180deg,#061729,#03111f,#020a13)}.orb{position:fixed;border-radius:50%;filter:blur(64px);pointer-events:none}.orb-one{width:340px;height:340px;left:50%;top:12%;transform:translate(-50%);background:#f57a1f09}.orb-two{width:420px;height:420px;right:-170px;bottom:-170px;background:#11406829}.arc{position:fixed;border-top:1px solid rgba(245,122,31,.52);border-radius:50%;pointer-events:none}.arc-one{left:-30%;top:4%;width:130%;height:min(42vw,420px)}.arc-two{right:-45%;bottom:-9%;width:145%;height:min(48vw,480px)}.login-shell{position:relative;z-index:2;max-width:520px;min-height:100vh;margin:0 auto;padding:max(34px,env(safe-area-inset-top)) 22px max(28px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.brand-header{text-align:center;display:flex;flex-direction:column;align-items:center}.justice-wrap{position:relative}.justice-glow{position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:34px;background:#f57a1f33;filter:blur(22px)}.justice-box{position:relative;width:98px;height:98px;border-radius:30px;border:1px solid #ff9a3d;background:#061629f5;display:grid;place-items:center;box-shadow:0 0 0 1px #f57a1f40,0 0 38px #f57a1f33}.justice-icon{width:49px;height:49px;color:#fff;stroke:#fff}.wordmark{margin:28px 0 0;font-size:48px;line-height:1;font-weight:900;letter-spacing:-.055em}.wordmark-spot{color:#fff}.wordmark-chat{background:linear-gradient(90deg,#ffbd4a,#f57a1f 48%,#ff8a22);-webkit-background-clip:text;background-clip:text;color:transparent}.brand-subtitle{margin:16px 0 0;color:#fff;font-size:12px;font-weight:800;letter-spacing:.3em}.login-form{margin-top:34px}.field-label{display:block;margin:0 0 10px;color:#fff;font-size:13px;font-weight:800}.field-shell{height:62px;border:1px solid var(--line);border-radius:21px;background:#092038c7;display:flex;align-items:center;padding:0 16px;box-shadow:inset 0 1px 12px #00000038;margin-bottom:18px}.field-shell:focus-within{border-color:#6e9ec1;box-shadow:0 0 0 1px #ffffff17,inset 0 1px 12px #00000038}.field-icon{width:20px;height:20px;margin-right:12px;color:#fff}.field-shell input{min-width:0;flex:1;height:100%;border:0;outline:0;background:transparent;color:#fff;font-size:16px;font-weight:600}.field-shell input::placeholder{color:#ffffffd1}.eye-button{border:0;background:transparent;color:#fff;width:38px;height:38px;display:grid;place-items:center;border-radius:12px}.eye-button svg{width:20px}.eye-button:hover{background:#ffffff0f}.forgot-button{display:block;margin:-6px 0 18px auto;border:0;background:transparent;color:#fff;font-size:12px;font-weight:600}.forgot-button:hover{text-decoration:underline}.error-box{border:1px solid #7a4828;background:#3a200fc7;color:#ffe3ce;border-radius:16px;padding:11px 14px;font-size:13px;line-height:1.45;margin:0 0 14px}.primary-button{width:100%;height:64px;border-radius:22px;border:1px solid #ffb45f;background:linear-gradient(180deg,#ffb64e,#ff9429 46%,#f57a1f);color:#241205;font-weight:900;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 0 28px #f57a1f4d,0 12px 32px #0000003d}.primary-button svg{width:20px}.primary-button:disabled{opacity:.6}.separator{display:flex;align-items:center;gap:16px;margin:26px 0;color:#fff;font-size:12px}.separator span{height:1px;flex:1;background:#31536f}.separator b{font-weight:700}.google-button{width:100%;height:62px;border-radius:22px;border:1px solid var(--line);background:#092038b8;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700}.google-button:hover{background:#0d2944}.google-g{font-size:23px;font-weight:900;background:conic-gradient(from -45deg,#4285f4 0,#4285f4 25%,#34a853 25%,#34a853 50%,#fbbc05 50%,#fbbc05 75%,#ea4335 75%,#ea4335);-webkit-background-clip:text;background-clip:text;color:transparent}.login-footer{margin-top:auto;padding-top:40px;text-align:center}.login-footer div{width:32px;height:3px;background:var(--orange);border-radius:999px;margin:0 auto 14px}.login-footer p{margin:0;color:#fff;font-size:9px;font-weight:800;letter-spacing:.27em}.app-loading{min-height:100vh;display:flex;gap:10px;align-items:center;justify-content:center;background:linear-gradient(180deg,#061729,#020a13);color:#fff}.juris-app{min-height:100dvh;background:#f5f7fa;color:#071b2e;display:flex;flex-direction:column}.juris-topbar{position:sticky;top:0;z-index:60;min-height:70px;background:#071b2e;color:#fff;display:flex;align-items:center;gap:10px;padding:calc(8px + env(safe-area-inset-top)) 18px 8px;border-bottom:1px solid #173b5b}.top-menu-button{width:40px;height:40px;border:1px solid #315d84;background:#092038;color:#fff;border-radius:12px;display:grid;place-items:center;padding:0;flex:0 0 auto}.top-menu-button svg{width:19px}.topbar-brand{display:flex;align-items:center;gap:11px;min-width:0}.topbar-logo{width:40px;height:40px;border-radius:14px;border:1px solid #f57a1f;background:#092038;display:grid;place-items:center}.topbar-logo svg{width:22px}.topbar-brand strong{display:block;color:#fff;font-size:18px}.topbar-brand strong span{color:#f57a1f}.topbar-brand small{display:block;color:#fff;font-size:10px;margin-top:2px;opacity:.84}.top-nav-menu{position:absolute;top:calc(100% - 2px);left:14px;width:215px;background:#fff;border:1px solid #d8e0e7;border-radius:16px;padding:7px;box-shadow:0 16px 46px #05142433;z-index:80}.top-nav-menu button{width:100%;height:42px;border:0;background:transparent;color:#071b2e;border-radius:11px;display:flex;align-items:center;gap:10px;padding:0 11px;font-weight:800;text-align:left}.top-nav-menu button:hover{background:#f2f5f7}.top-nav-menu svg{width:17px}.juris-layout{display:grid;grid-template-columns:260px minmax(0,1fr);flex:1;min-height:0}.history-panel{background:#071b2e;color:#fff;border-right:1px solid #173b5b;padding:0}.history-shell,.history-inside-drawer{height:100%;display:flex;flex-direction:column}.history-new{padding:16px;border-bottom:1px solid rgba(255,255,255,.08)}.history-new button{width:100%;height:40px;border:1px solid #315d84;background:#092038;color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:12px}.history-new svg{width:15px}.history-title{display:flex;align-items:center;gap:8px;color:#fff;font-weight:800;padding:14px 16px 10px}.history-title svg{width:17px}.history-search{height:38px;border:1px solid #315d84;background:#092038;border-radius:11px;display:flex;align-items:center;gap:7px;padding:0 10px;margin:0 12px 10px}.history-search svg{width:14px;color:#fff;opacity:.8}.history-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:11px}.history-search input::placeholder{color:#ffffff9e}.history-list{display:flex;flex-direction:column;gap:6px;padding:0 12px 14px;overflow:auto}.history-row{display:grid;grid-template-columns:minmax(0,1fr) 30px;gap:4px;align-items:center}.history-open{min-width:0;width:100%;text-align:left;border:1px solid transparent;background:#092038;color:#fff;border-radius:12px;padding:10px}.history-open:hover{border-color:#315d84;background:#0d2944}.history-open strong{display:block;color:#fff;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-open small{display:block;color:#fff;opacity:.7;font-size:10px;margin-top:4px}.history-rename{width:30px;height:30px;border:0;background:transparent;color:#fff;border-radius:9px;padding:0;display:grid;place-items:center;opacity:.68}.history-rename:hover{background:#0d2944;opacity:1}.history-rename svg{width:13px}.history-list p{color:#fff;opacity:.7;font-size:12px;padding:4px}.chat-panel{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}.chat-scroll{flex:1;min-height:0;overflow:auto;padding:26px 20px 20px;overscroll-behavior:contain}.welcome{max-width:720px;margin:0 auto;text-align:center;padding:48px 0 16px}.welcome-logo{width:62px;height:62px;border-radius:20px;background:#071b2e;border:1px solid #f57a1f;display:grid;place-items:center;margin:0 auto}.welcome-logo svg{width:30px;color:#fff}.welcome h2{font-size:29px;margin:16px 0 8px}.welcome>p{color:#58697b;line-height:1.55;max-width:560px;margin:0 auto}.messages{max-width:820px;margin:0 auto}.message-row{display:flex;margin-bottom:18px;gap:10px}.message-row.user{justify-content:flex-end}.message-avatar{width:34px;height:34px;border-radius:12px;background:#071b2e;display:grid;place-items:center;flex:0 0 auto}.message-avatar svg{width:17px;color:#fff}.message-bubble{max-width:82%;border:1px solid #d9e1e8;background:#fff;border-radius:6px 20px 20px;padding:13px 15px;color:#263747;line-height:1.6;font-size:14px}.message-row.user .message-bubble{background:#071b2e;border-color:#071b2e;color:#fff;border-top-left-radius:20px;border-top-right-radius:6px}.message-row.user .message-bubble *{color:#fff}.message-bubble p{margin:.2em 0 .7em}.loading-bubble{display:flex;align-items:center;gap:8px}.composer-area{border-top:1px solid #dbe3ea;background:#fff;padding:10px 16px calc(24px + env(safe-area-inset-bottom));position:sticky;bottom:0;z-index:30}.mode-strip.compact-mode-strip{display:flex;gap:7px;overflow-x:auto;max-width:920px;margin:0 auto 8px;padding:1px 0 2px;scrollbar-width:none}.mode-strip.compact-mode-strip::-webkit-scrollbar{display:none}.mode-strip.compact-mode-strip button{white-space:nowrap;border:1px solid #d7e0e7;background:#fff;color:#536275;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;flex:0 0 auto}.mode-strip.compact-mode-strip button.active{background:#071b2e;color:#fff;border-color:#071b2e}.composer-error{max-width:920px;margin:0 auto 8px;border:1px solid #f0b7b7;background:#fff0f0;color:#9d2b2b;border-radius:12px;padding:9px 11px;font-size:12px;white-space:pre-line}.composer{max-width:920px;margin:0 auto;border:1px solid #ccd7df;background:#fff;border-radius:28px;padding:7px 9px;display:flex;align-items:center;gap:8px;box-shadow:0 8px 28px #071b2e0f}.composer textarea{flex:1;resize:none;border:0;outline:0;padding:10px 8px;color:#071b2e;min-height:44px;max-height:108px;line-height:1.35;font-size:16px}.composer textarea::placeholder{color:#7b8895}.plus-button{width:44px;height:44px;border:0;border-radius:50%;background:#f1f4f7;color:#071b2e;display:grid;place-items:center;align-self:center;flex:0 0 auto}.plus-button:hover:not(:disabled){background:#e7edf2}.plus-button:disabled{opacity:.45}.plus-button svg{width:22px}.send-button{width:44px;height:44px;border:0;border-radius:14px;background:#071b2e;color:#fff;display:grid;place-items:center;flex:0 0 auto}.send-button:disabled{opacity:.35}.send-button svg{width:18px}.composer-foot{display:block;max-width:920px;margin:7px auto 0;text-align:center;color:#73808d;font-size:10px}.hidden-file-input{display:none!important}.attachment-strip{max-width:920px;margin:0 auto 9px;display:flex;gap:8px;overflow-x:auto;padding:2px 1px}.attachment-chip{display:flex;align-items:center;gap:7px;max-width:260px;border:1px solid #d7e0e7;background:#f8fafc;color:#203347;border-radius:12px;padding:7px 8px 7px 10px;font-size:11px;font-weight:750;flex:0 0 auto}.attachment-chip>svg{width:15px}.attachment-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-chip>button{width:24px;height:24px;border:0;border-radius:8px;background:transparent;color:#536275;display:grid;place-items:center;padding:0}.attachment-chip>button svg{width:13px}.message-attachments{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.message-attachments a{display:flex;align-items:center;gap:6px;max-width:260px;border:1px solid rgba(49,93,132,.35);background:#071b2e0a;color:inherit;text-decoration:none;border-radius:10px;padding:7px 9px;font-size:11px;font-weight:700}.message-row.user .message-attachments a{border-color:#ffffff3d;background:#ffffff14;color:#fff}.message-attachments svg{width:14px}.message-attachments span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.response-tracking-code{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:13px;padding-top:10px;border-top:1px dashed #d6dee6;color:#516273;font-size:10px;line-height:1.4}.response-tracking-code strong{color:#071b2e;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;word-break:break-all}.response-tracking-code button{width:30px;height:30px;border:0;background:#f2f5f7;color:#071b2e;border-radius:9px;display:grid;place-items:center;flex:0 0 auto;padding:0}.response-tracking-code button svg{width:14px}.result-actions{display:flex;gap:7px;border-top:1px solid #e1e7ec;margin-top:12px;padding-top:10px}.result-actions button{height:34px;border:1px solid #d4dde5;background:#fff;color:#071b2e;border-radius:11px;padding:0 10px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800}.result-actions svg{width:15px}.plus-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#08111c47;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:flex-end;justify-content:center}.plus-menu-sheet{width:min(100%,720px);max-height:min(78dvh,720px);overflow:auto;background:#fafcfefa;border-radius:30px 30px 0 0;padding:10px 16px calc(20px + env(safe-area-inset-bottom));box-shadow:0 -18px 60px #06162929;animation:sheetUp .18s ease-out}@keyframes sheetUp{0%{transform:translateY(18px);opacity:.6}to{transform:translateY(0);opacity:1}}.sheet-grabber{width:42px;height:5px;border-radius:999px;background:#b8c1ca;margin:0 auto 14px}.quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.quick-actions button{border:0;background:#eef2f5;color:#071b2e;border-radius:22px;min-height:100px;padding:13px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:800}.quick-actions svg{width:25px}.plus-menu-list{border-top:1px solid #e1e6eb;padding-top:5px}.plus-menu-list>button{width:100%;border:0;background:transparent;color:#071b2e;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:12px;text-align:left;padding:14px 8px;border-bottom:1px solid #e6ebef}.plus-menu-list>button>svg{width:23px}.plus-menu-list strong{display:block;font-size:15px}.plus-menu-list small{display:block;color:#758493;font-size:11px;line-height:1.35;margin-top:3px}.history-drawer-backdrop,.context-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:125;background:#040c1661;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex}.history-drawer-backdrop{justify-content:flex-start}.context-backdrop{justify-content:flex-end}.history-drawer{width:min(92vw,390px);height:100%;background:#071b2e;color:#fff;padding:calc(14px + env(safe-area-inset-top)) 14px calc(18px + env(safe-area-inset-bottom));box-shadow:18px 0 48px #0000003d;overflow:auto}.history-drawer-header,.context-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.history-drawer-header>div,.context-header>div{display:flex;align-items:center;gap:8px}.history-drawer-header svg,.context-header svg{width:18px}.history-drawer-header>button{width:36px;height:36px;border:1px solid #315d84;background:#092038;color:#fff;border-radius:11px;display:grid;place-items:center;padding:0}.history-inside-drawer .history-new{padding:0 0 12px;border:0}.history-inside-drawer .history-title{padding-left:0}.history-inside-drawer .history-search{margin-left:0;margin-right:0}.history-inside-drawer .history-list{padding-left:0;padding-right:0}.context-drawer{width:min(92vw,420px);height:100%;background:#fff;color:#071b2e;padding:calc(14px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));box-shadow:-18px 0 48px #0003;overflow:auto}.context-header>button{width:36px;height:36px;border:1px solid #d8e0e7;background:#fff;color:#071b2e;border-radius:11px;display:grid;place-items:center;padding:0}.context-drawer>p{color:#687789;font-size:12px;line-height:1.5}.context-drawer>label{display:block;margin:18px 0 7px;font-size:11px;font-weight:800;color:#637285}.context-drawer>select{width:100%;border:1px solid #d7e0e7;border-radius:12px;background:#fff;padding:12px;color:#071b2e;outline:0}.context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.context-metric{border:1px solid #dde4ea;border-radius:12px;padding:12px}.context-metric small{display:block;color:#8090a0;font-size:10px}.context-metric strong{display:block;margin-top:4px;font-size:13px}.rules{margin-top:18px;border:1px solid #dde4ea;border-radius:16px;padding:14px}.rules>small{color:#8b98a5;font-weight:800;letter-spacing:.08em}.rules>div{display:flex;align-items:center;gap:8px;margin-top:10px;font-size:12px}.rules svg{width:14px;color:#14945c}@media(max-width:850px){.juris-layout{grid-template-columns:1fr}.history-panel{display:none}.juris-topbar{padding-left:12px;padding-right:12px}.topbar-logo{width:36px;height:36px;border-radius:12px}.topbar-brand{gap:8px}.topbar-brand strong{font-size:17px}.top-menu-button{width:38px;height:38px}.welcome{padding:30px 0 10px}.welcome h2{font-size:26px}.chat-scroll{padding:16px 12px 18px}.composer-area{padding:8px 12px calc(28px + env(safe-area-inset-bottom))}.message-bubble{max-width:90%}}@media(max-width:600px){.brand-subtitle{font-size:10px;letter-spacing:.24em}.wordmark{font-size:44px}.plus-menu-sheet{width:100%;border-radius:28px 28px 0 0}.quick-actions{gap:8px}.quick-actions button{min-height:92px;border-radius:20px;padding:10px 4px}.quick-actions svg{width:23px}}.login-page .brand-header .justice-wrap{display:none!important}.login-page .brand-header .wordmark{margin-top:0!important}
