:root{color:#162441;font-synthesis:none;text-rendering:optimizelegibility;--canvas:#eaf0fb;--ink:#162441;--muted:#74829b;--line:#dce5f3;--blue:#3978e7;--panel:linear-gradient(145deg, #fffc, #ffffff6b);--panel-border:#fffffff2;--shadow:0 10px 30px #3a568b0a;background:#eaf0fb;font-family:Manrope Variable,Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block}:focus-visible{outline-offset:3px;outline:3px solid #3978e76b}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:#ffffff73;border-right:1px solid #ffffffd9;flex-direction:column;gap:40px;height:100vh;padding:34px 22px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;width:max-content;padding:0 10px;display:flex}.brand img{object-fit:contain;width:36px;height:36px}.brand span{letter-spacing:-1px;white-space:nowrap;font-family:Sora,sans-serif;font-size:22px;font-weight:600}.brand strong{color:var(--blue);font-weight:600}.nav-region{width:100%}.nav-label{color:#8290a7;letter-spacing:2px;margin:0 0 14px;padding:0 12px;font-size:10px;font-weight:700}.workspace-nav{gap:7px;display:grid}.nav-item{appearance:none;color:#6f7d95;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:8px;width:100%;height:46px;padding:13px 14px;font-size:12px;font-weight:600;display:flex}.nav-item img{width:18px;height:18px}.nav-item small{opacity:.7;margin-left:auto;font-size:10px;font-weight:600}.nav-item:hover:not(:disabled){background:#ffffff61}.nav-item.active{color:#3269cf;background:linear-gradient(126deg,#dfeaff 6%,#edf1ff 94%);border-color:#fff;box-shadow:0 4px 6px #3c67a90a}.nav-item:disabled{cursor:not-allowed;opacity:.72}.sidebar-note{background:linear-gradient(137deg,#e3ecff,#eff2ff);border:1px solid #fff;border-radius:20px;margin-top:auto;padding:20px}.sidebar-note img{width:30px;height:30px;margin-bottom:12px}.sidebar-note h2{margin:0;font-family:Sora,sans-serif;font-size:14px;font-weight:500;line-height:1.6}.sidebar-note p{color:#6e7d97;margin:8px 0 0;font-size:12px;line-height:1.7}.workspace-label{color:#7b879c;margin:0 10px;font-size:11px}.mobile-nav{display:none}.app-column{flex-direction:column;min-width:0;min-height:100vh;display:flex}.topbar{border-bottom:1px solid var(--line);background:#f8faff59;flex:0 0 84px;justify-content:space-between;align-items:center;height:84px;padding:0 46px;display:flex}.breadcrumb{white-space:nowrap;align-items:center;gap:14px;font-size:12px;display:flex}.breadcrumb span{color:#8591a6}.breadcrumb i{color:#b0bcd0;font-style:normal}.breadcrumb strong{color:#344867;font-weight:600}.topbar-actions{align-items:center;gap:18px;display:flex}.demo-badge{color:#6880a5;letter-spacing:.5px;background:#edf3ff;border:1px solid #d6e1f5;border-radius:8px;padding:6px 11px;font-size:10px;font-weight:700}.help-button{color:#72829b;cursor:help;background:#ffffff80;border:1px solid #fff;border-radius:50%;width:33px;height:33px;padding:0;font-weight:600}main{flex:1}.page-content{width:min(100%,1204px);padding:42px 46px 30px}.page-heading>p{color:#7487a6;letter-spacing:2px;margin:0;font-size:10px;font-weight:700}.page-heading h1{color:var(--ink);letter-spacing:-1.3px;margin:9px 0 7px;font-family:Sora,sans-serif;font-size:34px;font-weight:500;line-height:1.3}.page-heading>span{color:var(--muted);font-size:13px;line-height:1.7}.glass-panel{border:1px solid var(--panel-border);background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.check-grid{grid-template-columns:minmax(0,1.4fr) minmax(340px,1fr);align-items:start;gap:24px;margin-top:27px;display:grid}.composer-column{min-width:0}.composer-card{border-radius:24px;padding:27px}.composer-title-row{justify-content:space-between;align-items:center;display:flex}.composer-title-row>div{align-items:center;gap:10px;display:flex}.composer-title-row img{width:19px;height:19px}.composer-title-row h2{margin:0;font-family:Sora,sans-serif;font-size:14px;font-weight:500}.composer-title-row>span{color:#8b97ac;font-size:10px}.composer-card>label{margin:20px 0 9px;font-size:12px;font-weight:600;display:block}.textarea-shell{background:#f6f9ff80;border:1px solid #cfdbed;border-radius:15px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.textarea-shell:focus-within{border-color:#8eace0;box-shadow:0 0 0 3px #3978e71a}.textarea-shell.invalid{border-color:#d66582}.textarea-shell textarea{resize:vertical;color:#304564;background:0 0;border:0;outline:0;width:100%;height:169px;min-height:120px;max-height:330px;padding:17px;font-size:13px;line-height:1.9;display:block}.textarea-shell textarea::placeholder{color:#8c8c8c}.textarea-toolbar{color:#7d8da7;border-top:1px solid #dfe7f2;justify-content:space-between;align-items:center;gap:10px;height:47px;padding:10px 14px;font-size:10px;display:flex}.textarea-toolbar>div{align-items:center;gap:9px;display:flex}.textarea-toolbar button{cursor:pointer;border-radius:11px}.small-button{color:#49607f;background:#ffffff70;border:1px solid #d6e2f3;align-items:center;gap:8px;min-height:26px;padding:5px 9px;font-size:10px;font-weight:600;display:flex}.small-button img{width:12px;height:12px}.icon-button{background:0 0;border:0;place-items:center;width:25px;height:25px;padding:5px;display:grid}.icon-button img{width:13px;height:13px}.validation-message{color:#c33e5c;height:31px;margin:0;padding-top:7px;font-size:10px}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(156deg,#3978ff 8%,#22b8e3 92%);border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:48px;padding:14px;font-size:13px;font-weight:600;display:flex;box-shadow:0 5px 7.5px #387aff21}.primary-button:disabled{cursor:wait;filter:saturate(.65);opacity:.8}.primary-button img{width:17px;height:17px}.privacy-note{color:#8493aa;align-items:center;gap:7px;margin:12px 0 0;font-size:9px;display:flex}.privacy-note img{width:12px;height:12px}.sample-area{padding:17px 3px 0}.sample-heading{color:#8996ac;justify-content:space-between;align-items:center;font-size:10px;display:flex}.sample-heading small{letter-spacing:1px;font-size:8px}.sample-buttons{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.sample-buttons button{color:#49607f;cursor:pointer;background:#ffffff40;border:1px solid #d6e2f3;border-radius:10px;align-items:center;gap:8px;height:34px;padding:9px 11px;font-size:10px;font-weight:600;display:flex}.sample-buttons img{width:14px;height:14px}.assessment-card{border-radius:24px;min-height:403px;padding:27px}.panel-kicker{color:#7184a4;letter-spacing:1.5px;margin:0;font-size:10px;font-weight:700}.empty-assessment{text-align:center}.empty-assessment .panel-kicker{text-align:left;align-items:center;gap:9px;display:flex}.empty-mark{background:#e8effd;border:1px solid #fff;border-radius:26px;place-items:center;width:79px;height:79px;margin:30px auto 0;display:grid;box-shadow:0 10px 14px #476ab30f}.empty-mark img{width:47px;height:47px}.empty-assessment h2,.error-assessment h2{letter-spacing:-.6px;margin:20px 0 8px;font-family:Sora,sans-serif;font-size:20px;font-weight:500}.empty-assessment>p:not(.panel-kicker),.error-assessment>p:not(.panel-kicker){color:#7e8ba2;max-width:270px;margin:0 auto;font-size:12px;line-height:1.8}.expectations{text-align:left;color:#788ba7;border-top:1px solid #dfe7f4;margin:20px 0 0;padding:18px 0 0;font-size:11px;list-style:none}.expectations li{align-items:center;gap:11px;padding-bottom:10px;display:flex}.expectations svg{color:#6481b2;stroke-width:1.5px;flex:0 0 14px}.error-assessment{text-align:center}.error-mark{color:#b83c60;background:#fbe6ee;font-family:Sora,sans-serif;font-size:30px}.assessment-topline{justify-content:space-between;align-items:center;display:flex}.assessment-topline small{color:#96a2b6;font-size:8px}.assessment-verdict{align-items:center;gap:20px;margin-top:20px;display:flex}.score-disc{background:#f5f8fdcc;border-radius:50%;flex-direction:column;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.score-disc strong{color:#a57016;font-family:Sora,sans-serif;font-size:19px;font-weight:500}.score-disc small{color:#9ca9bc;letter-spacing:1px;font-size:7px}.assessment-verdict h2{letter-spacing:-.45px;margin:7px 0 0;font-family:Sora,sans-serif;font-size:18px;font-weight:500}.assessment-summary{color:#6c7d97;margin:20px 0 0;font-size:12px;line-height:1.8}.signal-box{text-align:left;border-radius:13px;margin-top:20px;padding:15px}.signal-box>strong{color:#a57016;letter-spacing:1px;font-size:9px;display:block}.signal-box ul{color:#5f718c;margin:10px 0 0;padding-left:17px;font-size:11px;line-height:1.9}.signal-suspicious{background:#fff2d9a6}.signal-malicious{background:#fbe6eea6}.signal-malicious>strong{color:#b83c60}.signal-safe{background:#e0f3edb3}.signal-safe>strong{color:#09856e}.signal-inconclusive{background:#eee9f6a6}.signal-inconclusive>strong{color:#70608c}.status-malicious-box{background:#fbe6eea6}.status-malicious-box>strong{color:#b83c60}.analysis-details{color:#71829b;margin-top:20px;font-size:11px;line-height:1.8}.analysis-details summary{color:#415a7e;cursor:pointer;font-weight:600}.analysis-details p{margin:9px 0 0}.analysis-input{color:#8794a8;overflow-wrap:anywhere}.ask-button{color:#3d70cd;background:#e4edff;border:1px solid #d6e3fb;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:39px;margin-top:20px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.ask-button:disabled{opacity:1;cursor:not-allowed}.ask-button img:first-child{width:15px;height:15px}.ask-button img:last-child{width:14px;height:14px}.status-badge{white-space:nowrap;border-radius:7px;align-items:center;gap:6px;width:max-content;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.status-badge i{background:currentColor;border-radius:2px;width:5px;height:5px}.status-safe,.status-authentic{color:#09856e;background:#e0f3ed}.status-suspicious{color:#a57016;background:#fff2d9}.status-malicious,.status-fake{color:#b83c60;background:#fbe6ee}.status-inconclusive{color:#70608c;background:#eee9f6}.recent-section{margin-top:18px}.section-heading-row{justify-content:space-between;align-items:center;min-height:25px;display:flex}.section-heading-row>div{align-items:baseline;gap:10px;display:flex}.section-heading-row h2{margin:0;font-family:Sora,sans-serif;font-size:15px;font-weight:500}.section-heading-row span{color:#8996ac;font-size:11px}.text-link{color:#497bd0;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.text-link img{width:13px;height:13px}.record-list{border-radius:18px;margin-top:12px;overflow:hidden}.recent-empty{color:#7e8ba2;text-align:center;background:#ffffff5c;border:1px solid #ffffffd1;border-radius:18px;margin:12px 0 0;padding:22px;font-size:11px}.record-row{cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #e0e7f280;align-items:center;gap:13px;width:100%;min-height:66px;padding:16px 20px;display:flex}.record-row:last-child{border-bottom:0}.record-row:hover{background:#ffffff47}.record-icon{background:#e8eef8;border:1px solid #fff;border-radius:10px;flex:0 0 33px;place-items:center;width:33px;height:33px;display:grid}.record-icon img{width:15px;height:15px}.record-copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.record-copy strong{color:#3e5373;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.record-copy small{color:#94a0b3;font-size:9px}.row-chevron{width:13px;height:13px}.footer{color:#8996ac;justify-content:space-between;width:min(100%,1204px);margin-top:auto;padding:0 46px 24px;font-size:10px;display:flex}.history-panel{border-radius:24px;margin-top:27px;padding:24px}.storage-warning{color:#8a641f;background:#fff8e9;border:1px solid #efdcb2;border-radius:10px;margin:0 0 14px;padding:10px 12px;font-size:10px;line-height:1.5}.assessment-card>.storage-warning{margin:12px 0 0}.history-toolbar{justify-content:space-between;gap:20px;height:39px;display:flex}.history-toolbar input{color:#304564;background:#ffffff70;border:1px solid #d6e2f3;border-radius:11px;outline:0;width:350px;min-width:180px;height:39px;padding:10px 14px;font-size:12px;font-weight:600}.history-toolbar input:focus{border-color:#8eace0;box-shadow:0 0 0 3px #3978e71a}.clear-history{color:#fff;cursor:pointer;background:#c92b3b;border:1px solid #b42332;border-radius:11px;justify-content:center;align-items:center;gap:8px;height:39px;padding:10px 14px;font-size:12px;font-weight:600;display:flex}.clear-history:hover:not(:disabled){background:#b42332}.clear-history img{filter:brightness(0)invert();width:14px;height:14px}.clear-history:disabled{opacity:.45;cursor:not-allowed}.filter-row{flex-wrap:wrap;gap:8px;padding-top:20px;display:flex}.filter-row button{color:#49607f;cursor:pointer;background:#ffffff70;border:1px solid #d6e2f3;border-radius:11px;height:30px;padding:7px 12px;font-size:10px;font-weight:600}.filter-row button.active{color:#3166c6;background:#dfebff;border-color:#bcd2f7}.history-list{padding-top:18px}.history-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:245px;display:flex}.history-empty .empty-mark{width:64px;height:64px;margin-top:0}.history-empty .empty-mark img{width:38px;height:38px}.history-empty h2{margin:16px 0 7px;font-family:Sora,sans-serif;font-size:18px;font-weight:500}.history-empty p{color:#7e8ba2;margin:0;font-size:12px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#16244142;position:fixed;inset:0}.drawer{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:0 0;border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.drawer::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#16244142}.drawer-panel{background:#f8faff;flex-direction:column;width:min(470px,100%);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-18px 0 45px #1624412e}.drawer-panel>.drawer-heading{flex-shrink:0;padding:32px 32px 0}.drawer-body{overscroll-behavior:contain;flex:1;min-height:0;padding:0 32px 32px;overflow-y:auto}.drawer-footer{padding:20px 32px max(20px, env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#f8faff;flex-shrink:0;gap:12px;display:flex}.drawer-footer>*{flex:1}.drawer-footer .primary-button{margin:0}.drawer-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.drawer-heading p{color:#7487a6;letter-spacing:1.5px;margin:0 0 9px;font-size:10px;font-weight:700}.drawer-heading h2{letter-spacing:-.8px;margin:0;font-family:Sora,sans-serif;font-size:25px;font-weight:500}.drawer-close{color:#60718d;cursor:pointer;background:#fff;border:1px solid #d6e2f3;border-radius:50%;flex:0 0 36px;width:36px;height:36px;font-size:23px}.drawer-meta{color:#8996ac;align-items:center;gap:12px;margin-top:24px;font-size:11px;display:flex}.drawer-summary{color:#566b89;margin:24px 0 0;font-size:14px;line-height:1.7}.drawer-section{border-top:1px solid #dfe7f4;margin-top:24px;padding-top:20px}.drawer-section h3,.submitted-content strong{color:#415a7e;letter-spacing:.4px;margin:0;font-size:11px;font-weight:700}.drawer-section p,.submitted-content p{color:#71829b;font-size:12px;line-height:1.7}.submitted-content{overflow-wrap:anywhere;background:#edf3ff;border-radius:13px;margin-top:24px;padding:16px}.missing-record{color:#647693;background:#ffffff80;border:1px solid #d6e2f3;border-radius:11px;margin-top:18px;padding:14px;font-size:12px}.missing-record button{color:#3166c6;cursor:pointer;background:0 0;border:0;margin-left:4px;font-weight:700}.modal-backdrop{place-items:center;padding:20px;display:grid}.confirmation-modal{text-align:center;background:#f8faff;border:1px solid #fff;border-radius:24px;width:min(430px,100%);padding:30px;box-shadow:0 25px 60px #16244138}.warning-mark{color:#a57016;background:#fff2d9;width:64px;height:64px;margin-top:0;font:500 26px Sora,sans-serif}.confirmation-modal h2{margin:18px 0 8px;font:500 21px Sora,sans-serif}.confirmation-modal p{color:#71829b;max-width:330px;margin:0 auto;font-size:12px;line-height:1.7}.confirmation-modal>div:last-child{gap:10px;margin-top:24px;display:flex}.confirmation-modal button{cursor:pointer;border-radius:11px;flex:1;min-height:42px;font-size:12px;font-weight:700}.secondary-button{color:#49607f;background:#fff;border:1px solid #d6e2f3}.danger-button{color:#fff;background:#b83c60;border:1px solid #d97a93}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important}}@media (max-width:900px){.app-shell{display:block}.sidebar{display:none}.mobile-nav{background:#ffffff73;border-bottom:1px solid #ffffffd9;flex-direction:column;gap:18px;padding:18px 20px;display:flex}.mobile-nav .brand{padding:0 10px}.mobile-nav .workspace-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav .nav-item{min-width:0}.app-column{min-height:calc(100vh - 184px)}.topbar{gap:12px;height:65px;min-height:65px;padding:0 20px}.breadcrumb{gap:11px}.topbar-actions{gap:10px}.help-button{width:30px;height:30px}.page-content{width:100%;max-width:760px;margin:0 auto;padding:28px 20px}.page-heading h1{margin-top:9px;font-size:25px;line-height:1.3}.check-grid{grid-template-columns:1fr;margin-top:27px}.composer-card,.assessment-card{padding:27px}.assessment-card{min-height:auto}.recent-section{margin-top:18px}.footer{flex-direction:column;gap:18px;width:100%;max-width:760px;margin:auto auto 0;padding:0 20px 24px}}@media (max-width:520px){.mobile-nav .brand img{width:30px;height:30px}.mobile-nav .brand span{font-size:18px}.mobile-nav .nav-item{padding:11px 10px;font-size:10px}.mobile-nav .nav-item img{width:16px;height:16px}.breadcrumb{font-size:9px}.demo-badge{padding:5px 7px;font-size:8px}.page-heading>span{max-width:350px;display:block}.composer-card,.assessment-card{border-radius:20px;padding:22px 18px}.composer-title-row>span{font-size:8px}.textarea-toolbar{padding:10px}.textarea-toolbar>span{text-overflow:ellipsis;white-space:nowrap;max-width:82px;overflow:hidden}.sample-area{padding-top:15px}.assessment-verdict{gap:14px}.assessment-verdict h2{font-size:16px}.score-disc{flex-basis:58px;width:58px;height:58px}.section-heading-row>div span{display:none}.record-row{gap:9px;padding:14px 12px}.record-row .status-badge{padding:5px 7px;font-size:9px}.row-chevron{display:none}.history-panel{border-radius:20px;padding:18px}.history-toolbar{flex-direction:column;height:auto}.history-toolbar input,.clear-history{width:100%}.filter-row{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.filter-row button{flex:none}.drawer-panel{border-radius:24px 24px 0 0;width:100%;height:min(86dvh,760px);top:auto;bottom:0}.drawer-panel>.drawer-heading{padding:24px 20px 0}.drawer-body{padding:0 20px 24px}.drawer-footer{padding-inline:20px}.drawer-heading h2{font-size:22px}}
