@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#17324d;font-synthesis:none;text-rendering:optimizelegibility;--navy-950:#061d35;--navy-900:#092744;--navy-800:#0c355b;--blue-700:#075ba8;--blue-600:#0874d1;--blue-500:#1b8be0;--blue-100:#dcedfb;--blue-50:#eff8ff;--slate-700:#405d77;--slate-500:#6a8299;--line:#dbe7f1;--white:#fff;--shadow:0 24px 70px #1340671a;background:#f5f9fd;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:inherit}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1em;height:1em}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,ui-sans-serif,system-ui,sans-serif}.page-shell{background:#f7fafd;min-height:100vh;overflow:hidden}.skip-link{z-index:100;color:#fff;background:var(--blue-700);border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #cddeedb8;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;width:min(1220px,100% - 48px);min-height:82px;margin:0 auto;display:flex}.brand{color:var(--navy-900);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--blue-500), var(--blue-700));border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #0874d140}.brand-mark svg{width:25px;height:25px}.brand-copy{line-height:1.1;display:grid}.brand-copy strong{letter-spacing:-.025em;font-size:18px}.brand-copy small{color:var(--slate-500);letter-spacing:.045em;text-transform:uppercase;margin-top:5px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:600}.main-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.main-nav a{color:#4a647c;font-size:14px;font-weight:600;text-decoration:none;position:relative}.main-nav a:after{content:"";background:var(--blue-600);height:2px;transition:transform .2s;position:absolute;bottom:-9px;left:0;right:0;transform:scaleX(0)}.main-nav a:hover{color:var(--blue-700)}.main-nav a:hover:after{transform:scaleX(1)}.system-status{color:#527088;border:1px solid var(--line);text-transform:uppercase;letter-spacing:.055em;background:#f8fbfe;border-radius:999px;align-items:center;gap:8px;min-width:max-content;padding:9px 12px;font-size:11px;font-weight:700;display:inline-flex}.system-status>span{background:#9aabbb;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #9aabbb21}.system-status.ready>span{background:#18a36c;box-shadow:0 0 0 4px #18a36c21}.system-status.offline>span{background:#e1902b;box-shadow:0 0 0 4px #e1902b21}.system-status.checking>span{animation:1.3s infinite pulse}main{width:100%}.hero{background:linear-gradient(128deg,#f6fbff 0%,#edf7ff 54%,#f9fcff 100%);grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);align-items:center;gap:88px;min-height:660px;padding:88px max(24px,50vw - 610px) 94px;display:grid;position:relative}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#239ee82e,#239ee800 68%);border-radius:50%;width:680px;height:680px;position:absolute;top:-300px;right:-90px}.hero:after{content:"";opacity:.28;pointer-events:none;background-image:linear-gradient(#1f6fae0f 1px,#0000 1px),linear-gradient(90deg,#1f6fae0f 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 75%);mask-image:linear-gradient(90deg,#0000,#000 75%)}.hero-copy,.process-card{z-index:1;position:relative}.eyebrow{color:var(--blue-700);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:22px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--blue-500);width:28px;height:2px}h1{max-width:760px;color:var(--navy-950);letter-spacing:-.058em;margin-bottom:24px;font-size:clamp(2.8rem,5.6vw,5.1rem);line-height:1.02}h1 em{color:var(--blue-600);font-style:normal}.hero-copy>p{color:#58728a;max-width:660px;margin-bottom:30px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 20px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button svg{width:19px;height:19px}.button-primary{color:#fff;background:linear-gradient(135deg, var(--blue-600), var(--blue-700));box-shadow:0 12px 28px #075ba83d}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 34px #075ba84d}.button-secondary{color:var(--navy-800);background:#ffffff94;border:1px solid #cbddea}.button-secondary:hover{background:#fff;transform:translateY(-2px)}.hero-notice{color:#6a8196;align-items:flex-start;gap:10px;max-width:650px;margin-top:26px;font-size:12px;line-height:1.55;display:flex}.hero-notice svg{width:18px;height:18px;color:var(--blue-600);flex:none}.process-card{background:#ffffffed;border:1px solid #cde0efeb;border-radius:24px;overflow:hidden;box-shadow:0 28px 80px #12457024}.process-visual{color:#bce6ff;background:linear-gradient(145deg,#082845,#075b96);place-items:center;height:242px;display:grid;position:relative;overflow:hidden}.scan-grid{opacity:.22;background-image:linear-gradient(#90d8ff29 1px,#0000 1px),linear-gradient(90deg,#90d8ff29 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.scan-orbit{border:1px solid #95dbff3b;border-radius:50%;position:absolute}.orbit-one{width:184px;height:184px}.orbit-two{width:126px;height:126px}.scan-symbol{z-index:1;background:#1582c640;border:1px solid #c4e8ff73;border-radius:22px;place-items:center;width:74px;height:74px;display:grid;position:relative;box-shadow:0 0 50px #4abdff2e}.scan-symbol svg{width:38px;height:38px}.visual-label{color:#e0f4ffbf;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700;position:absolute;bottom:20px;left:22px}.process-content{padding:27px 30px 29px}.section-kicker{color:var(--blue-700);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:800;display:block}.process-content ol{gap:18px;margin:18px 0 0;padding:0;list-style:none;display:grid}.process-content li{align-items:flex-start;gap:13px;display:flex}.process-content li>span{width:26px;height:26px;color:var(--blue-700);background:var(--blue-50);border-radius:8px;flex:none;place-items:center;font-size:11px;font-weight:800;display:grid}.process-content li div{gap:3px;display:grid}.process-content strong{color:var(--navy-900);font-size:13px}.process-content small{color:#71879a;font-size:12px;line-height:1.45}.analysis-section,.attention-section,.prevention-section,.resources-section{padding:94px max(24px,50vw - 610px)}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px;display:flex}.section-heading h2,.attention-intro h2{color:var(--navy-950);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.section-heading>p{max-width:410px;color:var(--slate-500);margin-bottom:2px;line-height:1.65}.workspace{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:22px;display:grid}.panel{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fffffff5;border-radius:22px;padding:30px}.panel-heading{gap:14px;margin-bottom:24px;display:flex}.panel-heading h3{color:var(--navy-900);letter-spacing:-.025em;margin-bottom:5px;font-size:19px}.panel-heading p{color:var(--slate-500);margin:0;font-size:13px;line-height:1.55}.step{width:34px;height:34px;color:var(--blue-700);background:var(--blue-50);border:1px solid #cfe5f5;border-radius:10px;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.drop-zone{cursor:pointer;background:#f5faff;border:1.5px dashed #8cb9d9;border-radius:16px;place-items:center;min-height:320px;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative;overflow:hidden}.drop-zone:hover{border-color:var(--blue-600);background:#edf8ff;transform:translateY(-1px)}.drop-zone:focus-within{outline-offset:2px;outline:3px solid #1b8be03b}.drop-zone input{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.drop-zone img{object-fit:contain;background:var(--navy-950);width:100%;height:320px;display:block}.drop-copy{text-align:center;color:#70889c;flex-direction:column;align-items:center;display:flex}.drop-copy strong{color:var(--navy-800);margin-top:15px;font-family:Manrope,sans-serif;font-size:16px}.drop-copy>span:not(.upload-icon){margin-top:4px;font-size:13px}.drop-copy small{color:#8297a9;margin-top:14px;font-size:11px}.upload-icon{width:58px;height:58px;color:var(--blue-700);background:#fff;border:1px solid #c9e3f7;border-radius:17px;place-items:center;display:grid;box-shadow:0 9px 24px #2a70a51a}.upload-icon svg{width:26px;height:26px}.selected-file{border:1px solid var(--line);background:#f8fbfe;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:11px 13px;display:grid}.file-type{color:var(--blue-700);background:var(--blue-100);border-radius:7px;padding:7px 8px;font-size:9px;font-weight:800}.selected-file div{min-width:0;display:grid}.selected-file strong{color:#314f69;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.selected-file small{color:#8296a7;margin-top:2px;font-size:10px}.selected-file button{color:#7790a5;cursor:pointer;background:0 0;border:0;border-radius:8px;width:29px;height:29px;padding:0;font-size:21px}.selected-file button:hover{color:#9a382f;background:#fff0ef}.message{border-radius:10px;align-items:flex-start;gap:10px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.message svg{flex:none;width:18px;height:18px}.message.error{color:#8b332d;background:#fff0ef}.message.notice{color:#76501c;background:#fff8e8;border:1px solid #f3dfb5}.message.notice strong{display:block}.submit-button{color:#fff;background:linear-gradient(135deg, var(--blue-600), var(--blue-700));cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;margin-top:16px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 10px 25px #075ba833}.submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 30px #075ba845}.submit-button:disabled{cursor:not-allowed;opacity:.46;box-shadow:none}.submit-button svg{width:18px;height:18px}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.8s linear infinite spin}.result-panel{flex-direction:column;display:flex}.result-empty{text-align:center;background:linear-gradient(145deg,#fbfdff,#f4f9fd);border:1px solid #e4edf4;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:430px;padding:30px;display:flex}.empty-visual{color:#76afd6;background:#fff;border:1px solid #d7e9f6;border-radius:22px;place-items:center;width:76px;height:76px;margin-bottom:18px;display:grid;box-shadow:0 10px 26px #21679a14}.empty-visual svg{width:36px;height:36px}.result-empty>strong{color:var(--navy-800);font-family:Manrope,sans-serif;font-size:16px}.result-empty>p{max-width:330px;color:var(--slate-500);margin:8px auto 25px;font-size:13px;line-height:1.6}.empty-security{color:#708ba0;align-items:center;gap:7px;font-size:10px;display:flex}.empty-security svg{color:#2f91cf;width:16px;height:16px}.result-card{border:1px solid #0000;border-radius:16px;flex-direction:column;flex:1;min-height:430px;padding:28px;display:flex}.result-card.warning{color:#71332d;background:#fff3f1;border-color:#f0cbc6}.result-card.calm{color:#185445;background:#effbf7;border-color:#bfe6da}.result-card.neutral{color:#655226;background:#fff9e9;border-color:#eedcae}.result-topline{justify-content:space-between;align-items:center;display:flex}.result-status{font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.result-dot{width:10px;height:10px;box-shadow:0 0 0 5px color-mix(in srgb, currentColor 12%, transparent);background:currentColor;border-radius:50%}.probability{letter-spacing:-.06em;margin:30px 0 15px;font-family:Manrope,sans-serif;font-size:clamp(3rem,7vw,5.2rem);font-weight:800;line-height:1}.probability>span{letter-spacing:.09em;text-transform:uppercase;margin-top:10px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:700;display:block}.probability-track{background:#6e828c26;border-radius:99px;height:6px;margin-bottom:22px;overflow:hidden}.probability-track span{border-radius:inherit;background:currentColor;height:100%;display:block}.result-card>p{line-height:1.6}.quality-warnings{background:#ffffffa6;border-radius:10px;margin-top:5px;padding:14px;font-size:12px}.quality-warnings ul{margin-bottom:0;padding-left:18px}.result-meta{opacity:.72;justify-content:space-between;gap:14px;margin-top:auto;padding-top:22px;font-size:10px;display:flex}.attention-section{color:#fff;background:linear-gradient(135deg,#061e36,#0a3d67)}.attention-intro{max-width:760px}.section-kicker.light{color:#69c5f5}.attention-intro h2{color:#fff}.attention-intro>p{color:#b8cee0;max-width:690px;margin:18px 0 0;line-height:1.7}.sign-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:40px;display:grid}.sign-card{background:#ffffff0e;border:1px solid #97c6e62e;border-radius:16px;min-height:225px;padding:24px}.sign-card>span{color:#7dd0fa;background:#2693d11f;border:1px solid #6ecdff42;border-radius:9px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.sign-card h3{color:#fff;margin:28px 0 10px;font-size:16px}.sign-card p{color:#abc4d7;margin-bottom:0;font-size:13px;line-height:1.65}.care-callout{background:#177eba29;border:1px solid #6ccafa47;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:22px;padding:21px 23px;display:grid}.care-icon{color:#8ed9ff;background:#5dc0f51f;border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.care-icon svg{width:24px;height:24px}.care-callout strong{color:#fff;font-family:Manrope,sans-serif}.care-callout p{color:#b8cfdf;margin:4px 0 0;font-size:12px}.care-callout>a{color:#d9f2ff;border:1px solid #9bdafa4d;border-radius:9px;padding:11px 15px;font-size:12px;font-weight:700;text-decoration:none}.care-callout>a:hover{color:#fff;background:#ffffff14}.prevention-section{background:#fff}.section-heading.compact{margin-bottom:28px}.prevention-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.prevention-grid article{border:1px solid var(--line);background:#fbfdff;border-radius:15px;gap:17px;padding:24px;display:flex}.prevention-grid article>span{color:var(--blue-600);font-size:10px;font-weight:800}.prevention-grid h3{color:var(--navy-900);margin-bottom:8px;font-size:15px}.prevention-grid p{color:var(--slate-500);margin:0;font-size:13px;line-height:1.6}.resources-section{background:#f1f7fc}.resource-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.resource-grid>a{min-height:245px;color:inherit;background:#fff;border:1px solid #d7e5f0;border-radius:16px;flex-direction:column;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.resource-grid>a:hover{border-color:#a8d2ee;transform:translateY(-4px);box-shadow:0 18px 42px #1b537e1a}.resource-source{color:var(--blue-700);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.resource-grid h3{color:var(--navy-900);margin:25px 0 10px;font-size:17px}.resource-grid p{color:var(--slate-500);margin-bottom:22px;font-size:13px;line-height:1.6}.resource-link{color:var(--blue-700);border-top:1px solid #edf2f6;justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;font-size:12px;font-weight:700;display:flex}.resource-link b{font-size:16px}.site-footer{color:#8fa7ba;background:var(--navy-950);padding:34px max(24px,50vw - 610px)}.footer-inner{grid-template-columns:1fr 1.2fr auto;align-items:center;gap:40px;display:grid}.footer-brand{color:#fff;align-items:center;gap:11px;display:flex}.brand-mark.small{width:35px;height:35px;box-shadow:none;border-radius:10px}.brand-mark.small svg{width:21px;height:21px}.footer-brand div{display:grid}.footer-brand strong{font-family:Manrope,sans-serif;font-size:14px}.footer-brand small{color:#7f9ab0;margin-top:3px;font-size:9px}.site-footer p{margin:0;font-size:11px;line-height:1.5}.site-footer a{color:#b9d6e9;font-size:11px;font-weight:700;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #1b8be059}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@media (width<=1050px){.main-nav{display:none}.hero{grid-template-columns:1fr .75fr;gap:45px}.sign-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=820px){.header-inner{width:min(100% - 36px,1220px);min-height:72px}.brand-copy small{display:none}.system-status{padding:8px 10px;font-size:9px}.hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding-top:66px;padding-bottom:70px}.process-card{max-width:580px}.analysis-section,.attention-section,.prevention-section,.resources-section{padding-top:70px;padding-bottom:70px}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.workspace,.prevention-grid{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:22px}}@media (width<=560px){.header-inner{width:calc(100% - 28px)}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:16px}.system-status{max-width:118px;line-height:1.2}.hero{padding-left:18px;padding-right:18px}h1{font-size:2.65rem}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.process-visual{height:210px}.analysis-section,.attention-section,.prevention-section,.resources-section{padding-left:18px;padding-right:18px}.panel{padding:20px}.drop-zone,.drop-zone img{height:260px;min-height:260px}.result-empty,.result-card{min-height:365px}.sign-grid,.resource-grid{grid-template-columns:1fr}.care-callout{grid-template-columns:auto 1fr}.care-callout>a{text-align:center;grid-column:1/-1}.resource-grid>a{min-height:215px}.site-footer{padding-left:18px;padding-right:18px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
