/* Compliance self-check: isolated visual layer. No changes to stored records. */
#tscPage .tsc-hero{position:relative;display:flex;align-items:center;gap:24px;padding:30px 32px;overflow:hidden;background:radial-gradient(ellipse at 95% 15%,#49408e80,transparent 55%),radial-gradient(ellipse at 55% 110%,#117a8e70,transparent 65%),#102c48;border:1px solid #416183;border-radius:16px}
#tscPage .tsc-hero-copy{flex:1;min-width:0;position:relative;z-index:1}
#tscPage .tsc-eyebrow{display:block;color:#9ed9fb;font-size:12px;letter-spacing:2px;margin-bottom:14px}
#tscPage .tsc-hero h1{font-size:clamp(24px,2.4vw,32px);line-height:1.45;color:#f6faff;margin:0 0 14px;letter-spacing:-.5px}
#tscPage .tsc-hero h1 em{font-style:normal;color:#a6d7ff}
#tscPage .tsc-hero p{max-width:520px;font-size:13px;line-height:1.9;color:#bbd0e6}
#tscPage .tsc-visual{flex:0 0 32%;max-width:350px;min-width:235px;filter:drop-shadow(0 8px 18px #070d2833)}
#tscPage .tsc-visual svg{display:block;width:100%;height:auto;overflow:visible}
#tscPage .tsc-visual text{fill:#c8dff3;text-anchor:middle;font:12px system-ui,sans-serif}
#tscPage .tsc-visual .tsc-ai-mark{fill:#e7f6ff;font-size:30px;font-weight:600;letter-spacing:-1px}
#tscPage .tsc-art-file,#tscPage .tsc-art-core,#tscPage .tsc-art-list{animation:tsc-art-enter .65s both}
#tscPage .tsc-art-core{animation-delay:.12s}#tscPage .tsc-art-list{animation-delay:.24s}
#tscPage[data-phase="query"] .tsc-art-file,#tscPage[data-phase="analysis"] .tsc-art-core{animation:tsc-node-active 1.8s ease-in-out infinite}
#tscPage .tsc-search{align-items:flex-end;gap:12px;padding:20px;margin-top:22px}
#tscPage .tsc-field{display:flex;flex:1;min-width:0;flex-direction:column;gap:9px;font-size:13px;font-weight:600;color:#2b4963}
#tscPage .tsc-field input{width:100%;min-width:0;box-sizing:border-box;flex:auto;height:46px;font-weight:400}
#tscPage .tsc-search button{height:46px;padding:0 16px;white-space:nowrap}
#tscPage #tscBtn{background:linear-gradient(110deg,#1768ef,#635ce7)}
#tscPage .tsc-tip{line-height:1.8;color:#788a9c}
#tscPage .tsc-item:focus-visible,#tscPage button:focus-visible{outline:3px solid #829fff;outline-offset:3px}
#tscPage .tsc-history-panel{border-radius:12px;box-shadow:0 8px 28px #203f6510}
@keyframes tsc-art-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@keyframes tsc-node-active{50%{filter:drop-shadow(0 0 9px #8acfff);opacity:.7}}
@media(max-width:1100px){#tscPage .tsc-search{flex-wrap:wrap}#tscPage .tsc-field{flex-basis:100%}#tscPage .tsc-search button{flex:1}}
@media(max-width:700px){#tscPage .tsc-hero{padding:24px 20px}#tscPage .tsc-visual{display:none}#tscPage .tsc-hero h1{font-size:26px}#tscPage .tsc-search{padding:16px;gap:10px}#tscPage .tsc-search button{padding:0 8px;font-size:12px}#tscPage .tsc-field input{flex-basis:auto}#tscPage .tsc-history-panel{padding:18px}}
@media(prefers-reduced-motion:reduce){#tscPage .tsc-visual g{animation:none!important;opacity:1;transform:none}#tscPage .tsc-spinner{animation:none}}
