:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,sans-serif;line-height:1.5;font-weight:400}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background-image:url(/background_beige.jpg);background-attachment:fixed;background-size:cover;background-position:center;background-repeat:no-repeat}#root{width:100%;min-height:100vh}#root{max-width:none;margin:0;padding:0;width:100%;height:100%;text-align:initial}.sidebar{position:fixed;top:0;left:0;height:100vh;width:260px;background:#fff;box-shadow:4px 0 16px #00000026;padding:16px 14px;transform:translate(-100%);transition:transform .25s ease;z-index:120;display:flex;flex-direction:column;gap:12px}.sidebar-open{transform:translate(0)}.sidebar-header{font-size:1.1rem;font-weight:600;margin-left:55px;margin-top:6px;margin-bottom:8px}.sidebar-item{border:none;background:#f5f5f5;border-radius:8px;padding:10px 12px;text-align:left;font-size:.96rem;cursor:pointer}.sidebar-item:hover{background:#e9e9e9}.sidebar-backdrop{position:fixed;inset:0;background:#00000040;z-index:110}.menu-button{position:fixed;top:16px;left:16px;width:36px;height:36px;border-radius:999px;border:none;background:#ffffffe6;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000002e;cursor:pointer;z-index:40;padding:0}.menu-icon span{display:block;width:18px;height:2px;background:#000;border-radius:999px;margin:2px 0}.app-container{min-height:100vh;display:flex;justify-content:center}.app-container.home{align-items:center}.app-container.has-results{align-items:flex-start}.content{display:flex;flex-direction:column;align-items:center;gap:18px}.title-text{margin:0;font-size:2.2rem;text-align:center;color:#000;font-family:Inter,system-ui,sans-serif;font-style:italic;font-weight:700}.app-container.has-results .content{width:100%;min-height:100vh;padding:72px 16px 220px;box-sizing:border-box;gap:0}.share-modal-backdrop{position:fixed;inset:0;background:#00000052;display:flex;align-items:center;justify-content:center;z-index:120}.share-modal{position:relative;width:96%;max-width:420px;background:#fffffff7;border-radius:18px;box-shadow:0 18px 45px #00000047;padding:22px 20px 18px;box-sizing:border-box}.share-modal-title{margin:0 0 12px;font-size:1.05rem;font-weight:600}.share-modal-text{margin:0 0 12px;font-size:.9rem;color:#444}.share-modal-link-row{display:flex;gap:10px;align-items:center}.share-modal-link-input{flex:1;padding:7px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.2);font-size:.9rem;font-family:inherit;background:#fafafa;overflow:hidden;text-overflow:ellipsis}.share-modal-copy-icon{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px}.copy-icon-img{width:26px;height:26px;object-fit:contain;pointer-events:none}.share-modal-close-x{position:absolute;top:10px;right:12px;width:28px;height:28px;border-radius:8px;border:none;background:#eee;cursor:pointer;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .15s ease}.share-modal-close-x:hover{background:#ddd;transform:translateY(-1px)}.share-modal-close-x:active{transform:translateY(0)}.share-modal-error{font-size:.92rem;color:#b00020;margin-top:8px}.share-modal-copy-icon:hover{opacity:.7;transform:translateY(-1px)}.share-modal-copy-icon:active{opacity:.9;transform:translateY(1px)}.share-modal-copy-icon{border-radius:8px;transition:opacity .15s ease,transform .15s ease}.share-modal-copy-icon:active{background:#0000000d}.prompt-container{width:100%;max-width:650px}.app-container.has-results .prompt-container{position:fixed;bottom:12px;left:0;right:0;transform:none;width:100%;max-width:none;padding:0 28%;box-sizing:border-box;z-index:25}.prompt-card{background:#fffffff2;border-radius:16px;border:1px solid #000;box-shadow:0 14px 30px #0000002e;padding:14px 16px 12px;display:flex;flex-direction:column}.prompt-input{width:100%;min-height:40px;max-height:200px;border:none;outline:none;resize:none;font-size:1.02rem;font-family:inherit;line-height:1.35;background:transparent;overflow-y:auto}.prompt-input::placeholder{color:#888}.prompt-input:focus{box-shadow:none}.prompt-footer{margin-top:8px;display:flex;align-items:center;justify-content:space-between}.court-select-wrapper{position:relative}.court-select-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:10px;border:1px solid rgba(0,0,0,.25);background:#fffffffa;font-size:.85rem;font-family:inherit;cursor:pointer;outline:none}.court-select-toggle:hover{background:#f5f5f5}.court-select-count{min-width:18px;height:18px;border-radius:999px;background:#000;color:#fff;font-size:.7rem;display:inline-flex;align-items:center;justify-content:center}.court-select-menu{position:absolute;top:110%;left:0;margin-top:6px;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid rgba(0,0,0,.15);box-shadow:0 10px 30px #0000002e;min-width:220px;max-height:220px;overflow-y:auto;z-index:50}.court-option{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:.85rem;cursor:pointer}.court-option input{margin:0}.send-button{width:40px;height:40px;border-radius:12px;border:none;background:transparent;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.send-icon{position:relative;width:32px;height:32px;border-radius:10px;border:2px solid #000;background:#fff;color:#000;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;overflow:hidden;transition:color .25s ease,border-color .25s ease,transform .2s ease;z-index:0}.send-icon:before{content:"";position:absolute;inset:0;background:#000;transform:translateY(100%);transition:transform .25s ease-out;z-index:0}.send-arrow{position:relative;z-index:1}.send-button:hover .send-icon{color:#fff;border-color:#000;transform:translateY(-1px) scale(1.05);box-shadow:0 4px 10px #00000040}.send-button:hover .send-icon:before{transform:translateY(0)}.send-button:active .send-icon{transform:translateY(0) scale(.96);box-shadow:0 2px 6px #0003}.status-text{margin-top:16px;padding:0 30%;font-size:.9rem;color:#222;box-sizing:border-box}.status-error{color:#b00020}.results-container{margin-top:20px;margin-bottom:16px;padding:0 30%;box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.result-card{position:relative;background:#fffffffa;border-radius:14px;border:1px solid rgba(0,0,0,.14);box-shadow:0 10px 24px #00000029;padding:10px 14px 12px;cursor:pointer;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease,background .18s ease}.result-card:hover{transform:translateY(-1px);box-shadow:0 12px 28px #0003}.result-card.selected{border:2px solid #000;box-shadow:0 14px 32px #00000038;background:#fffef9}.result-select-indicator{position:absolute;top:10px;right:12px;width:18px;height:18px;border-radius:999px;border:2px solid #000;display:flex;align-items:center;justify-content:center;font-size:12px;background:#fff}.result-card.selected .result-select-indicator{background:#000;color:#fff}.query-header{padding:0 30%;box-sizing:border-box;margin-top:32px;margin-bottom:18px;display:flex;justify-content:center}.query-pill{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 18px;border-radius:20px;background:#fffffffa;border:1px solid rgba(0,0,0,.16);box-shadow:0 12px 28px #0000002e;font-size:.95rem;overflow-wrap:break-word}.query-pill-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;opacity:.75}.query-pill-text{font-size:1.05rem;font-weight:500;font-style:italic;white-space:normal;overflow:visible}.result-title{margin:0 0 4px;font-size:1rem;font-weight:600}.result-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.result-date{font-size:.8rem;color:#555}.result-court-pill{padding:2px 10px;border-radius:999px;border:1px solid rgba(0,0,0,.25);font-size:.75rem;font-weight:500;background:#ffffffe6}.result-explanation{margin:0;font-size:.88rem;line-height:1.45;color:#222}.prompt-card.searching{position:relative;border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#000,#666,#000) border-box;background-size:100% 100%,300% 100%;background-repeat:no-repeat;background-origin:padding-box,border-box;background-clip:padding-box,border-box;animation:borderMove 1.8s linear infinite,pulseGlow 1.8s ease-in-out infinite}.followup-answer-card{margin:20px auto;max-width:650px;background:#fff;border-radius:10px;padding:16px;box-shadow:0 4px 14px #0000001a;font-size:1rem;line-height:1.45}.chat-thread{margin-top:32px;padding:0 30%;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.chat-exchange{display:flex;flex-direction:column;align-items:center;gap:10px}.chat-case-pill{align-self:flex-end;padding:6px 10px;border-radius:10px;background:#fffffff5;border:1px solid rgba(0,0,0,.12);box-shadow:0 6px 14px #0000001f;display:inline-flex;flex-direction:column;gap:2px;max-width:100%}.chat-case-title{font-size:.8rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-case-meta{display:flex;align-items:center;gap:6px;font-size:.72rem;color:#555}.chat-case-court{padding:1px 8px;border-radius:999px;border:1px solid rgba(0,0,0,.16);background:#fffffffa}.chat-bubble{font-size:.9rem;line-height:1.5}.chat-question{align-self:flex-end;max-width:70%;padding:7px 12px;border-radius:10px;background:#000;color:#fff;box-shadow:0 10px 20px #00000059;text-align:left}.chat-answer{width:100%;max-width:720px;padding:14px 16px;border-radius:18px;border:1px solid rgba(0,0,0,.14);background:#fffffffa;box-shadow:0 12px 26px #0000002e;text-align:left}.share-icon-button{position:fixed;top:20px;right:24px;cursor:pointer;padding:0;background:none;border:none;outline:none;z-index:80;display:flex;align-items:center;justify-content:center;transition:opacity .15s ease,transform .15s ease}.share-icon-button:hover{opacity:.7;transform:translateY(-1px)}.share-icon-button:active{opacity:.9;transform:translateY(0)}.share-icon-svg{width:32px;height:32px;object-fit:contain;display:block;filter:brightness(0) saturate(1000%);pointer-events:none}@keyframes borderMove{0%{background-position:0 0,0 0}to{background-position:0 0,-300% 0}}@keyframes pulseGlow{0%{box-shadow:0 0 10px #0000001f}50%{box-shadow:0 0 20px #00000052}to{box-shadow:0 0 10px #0000001f}}.send-icon.loading{background:#000;border-color:#000;color:#fff}.send-dots{display:flex;align-items:flex-end;gap:3px}.dot{width:4px;height:4px;border-radius:50%;background:#fff;animation:dot-bounce .6s ease-in-out infinite}.dot-1{animation-delay:1s}.dot-2{animation-delay:2s}.dot-3{animation-delay:3s}@keyframes dot-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}}@media(max-width:650px){:root{--mobile-column-width: 480px}.app-container{min-height:100vh;display:flex;flex-direction:column}.share-icon-button{top:10px;right:12px}.share-icon-svg{width:28px;height:28px}.app-container.home .content{flex:1;width:100%;padding:50px 12px 140px;box-sizing:border-box;align-items:center;justify-content:center}.title-text{font-size:1.6rem;padding:0 8px}.app-container.home .prompt-container{position:relative;width:100%;max-width:var(--mobile-column-width);margin-top:24px;padding:0 6px}.app-container.home .content{flex:1;width:100%;padding:280px 12px 140px;box-sizing:border-box;align-items:center;justify-content:flex-start;gap:24px}.app-container.home .prompt-container{position:relative;width:100%;max-width:var(--mobile-column-width);margin-top:16px;padding:0 6px}.app-container.has-results .content{flex:1;width:100%;padding:40px 8px 260px;box-sizing:border-box;align-items:center;gap:0}.status-text{padding:0 12px;text-align:center}.app-container.has-results .prompt-container{position:fixed;left:50%;transform:translate(-50%);bottom:calc(env(safe-area-inset-bottom) + 5px);width:100%;max-width:var(--mobile-column-width);padding:0 8px;box-sizing:border-box;z-index:50}.prompt-card{border-radius:14px;padding:8px 10px 6px;box-shadow:0 10px 22px #00000038}.prompt-card.locked{background:#f5f5f5f5;opacity:.99;box-shadow:0 6px 16px #00000029}.prompt-card.locked .prompt-input{pointer-events:none;cursor:not-allowed}.prompt-card.locked .prompt-input::placeholder{color:#999}.prompt-card.locked .send-button{pointer-events:none;opacity:.55}.prompt-input{min-height:30px;max-height:70px;font-size:.96rem;line-height:1.3;overflow-y:auto}.prompt-footer{margin-top:4px}.court-select-menu{bottom:110%;top:auto;left:0;min-width:170px;max-width:75vw;max-height:170px;padding:6px 8px}.court-select-toggle:disabled{opacity:.45;cursor:not-allowed}.sidebar{width:78vw;max-width:240px}.query-header{width:100%;padding:0;margin-top:16px;margin-bottom:10px;display:flex;justify-content:center;box-sizing:border-box}.query-pill{width:100%;max-width:var(--mobile-column-width);padding:10px 12px;border-radius:14px;box-shadow:0 10px 22px #0000002e;font-size:.9rem}.query-pill-label{font-size:.7rem}.query-pill-text{font-size:.98rem}.results-container{width:100%;padding:0;margin-top:10px;margin-bottom:0;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;align-items:center}.result-card{width:100%;max-width:var(--mobile-column-width);margin:0 auto;padding:12px 12px 10px;border-radius:14px}.result-title{font-size:.95rem}.result-date{font-size:.78rem}.result-court-pill{font-size:.7rem}.result-explanation{font-size:.86rem;line-height:1.4}.result-select-indicator{width:20px;height:20px;top:10px;right:10px;font-size:13px}.chat-thread{width:100%;padding:0 8px 90px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;align-items:center}.chat-exchange{width:100%;max-width:var(--mobile-column-width);align-items:flex-start}.chat-case-pill{align-self:flex-end;max-width:85%}.chat-question{max-width:75%;font-size:.88rem}.chat-answer{width:100%;max-width:var(--mobile-column-width);padding:12px;border-radius:14px;font-size:.9rem}.top-safe-zone{position:fixed;top:0;left:0;right:0;height:110px;pointer-events:auto;z-index:35;background:transparent}.menu-button{top:10px;left:10px;z-index:40}.share-icon-button{top:10px;right:16px;z-index:40}}
