:root{--ink:#e9ebf1;--muted:#9298a8;--paper:#07070b;--surface:#11111a;--line:#1c1c27;--green:#2fbf8f;--green-dark:#12906b;--mint:#2fbf8f21;--amber:#fbbf24;--red:#ef4444}*{box-sizing:border-box}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{background:var(--paper);color:var(--ink)}body{min-height:100vh;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input{font:inherit}button{cursor:pointer}.site-header,footer{align-items:center;gap:22px;width:min(1180px,100% - 40px);margin:0 auto;display:flex}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;height:78px}.brand{letter-spacing:-.02em;align-items:center;gap:9px;font-size:1.12rem;font-weight:800;text-decoration:none;display:flex}.brand>span{color:#04110d;background:linear-gradient(145deg,#2ed6a3,#148666);border-radius:9px;place-items:center;width:30px;height:30px;font-size:.82rem;display:grid}.site-nav{gap:25px;margin-left:auto;display:flex}.site-nav a{color:var(--muted);font-size:.82rem;text-decoration:none}.site-nav a:hover{color:var(--ink)}.status-pill,.state,.severity{text-transform:uppercase;letter-spacing:.09em;border-radius:999px;font-size:.7rem;font-weight:800}.status-pill{border:1px solid var(--line);color:var(--muted);padding:8px 12px}main{width:min(1180px,100% - 40px);margin:0 auto}.hero{grid-template-columns:1.4fr .8fr;align-items:center;gap:74px;min-height:610px;padding:74px 0 90px;display:grid}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.13em;margin:0 0 18px;font-size:.74rem;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:-.055em;max-width:850px;margin-bottom:26px;font-family:Georgia,serif;font-size:clamp(3rem,6vw,5.8rem);line-height:.98}.lede{color:var(--muted);max-width:720px;font-size:1.16rem;line-height:1.65}.trust-row{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.trust-row span{border:1px solid var(--line);background:#ffffff85;border-radius:8px;padding:10px 13px;font-size:.84rem}.auth-card,.start-card,.audit-card,.empty-state{border:1px solid var(--line);background:#111516f5;border-radius:18px;box-shadow:0 18px 60px #0000003d}.auth-card{padding:28px}.tabs{background:#090c0d;border-radius:10px;grid-template-columns:1fr 1fr;margin-bottom:24px;padding:4px;display:grid}.tabs button{color:var(--muted);background:0 0;border:0;border-radius:7px;padding:10px}.tabs button.active{color:var(--ink);background:#1b2022;box-shadow:0 2px 8px #0003}form{gap:16px;display:grid}label{gap:7px;font-size:.82rem;font-weight:700;display:grid}input{color:var(--ink);background:#0b0e0f;border:1px solid #343c3f;border-radius:9px;padding:12px 13px}input:focus{border-color:var(--green);outline:3px solid #0e6b5124}.check{color:var(--muted);grid-template-columns:18px 1fr;align-items:start;font-weight:500;line-height:1.45}.check input{margin:2px 0 0}.primary,.ghost{border-radius:9px;padding:12px 17px;font-weight:800}.primary{border:1px solid var(--green);color:#fff;background:var(--green)}.primary:hover{background:var(--green-dark)}.primary:disabled{opacity:.55;cursor:not-allowed}.ghost{color:var(--ink);border:1px solid var(--line);background:var(--surface)}.form-message,.error-banner{color:#ffb0b4;background:#ff5d631a;border-radius:8px;margin:0;padding:11px 13px;font-size:.86rem}.fine-print{text-align:center;color:var(--muted);margin:15px 0 0;font-size:.75rem}.auth-intent{margin-bottom:22px}.auth-intent>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.auth-intent h2{margin:7px 0;font-size:1.3rem}.auth-intent p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.45}.auth-back{color:var(--muted);background:0 0;border:0;margin:13px auto 0;font-size:.75rem;text-decoration:underline;display:block}.landing-shell{width:100%}.landing-hero{align-items:center;width:min(1180px,100% - 40px);min-height:650px;margin:0 auto;padding:72px 0 92px;display:flex}.landing-hero.has-result-preview{min-height:auto;padding-bottom:42px}.landing-copy{width:min(760px,100%)}.landing-copy h1{letter-spacing:-.055em;max-width:690px;margin:0 0 23px;font:760 clamp(3.2rem,6vw,6rem)/.93 Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif}.landing-copy .lede{max-width:650px}.landing-search{gap:9px;max-width:690px;margin-top:34px;display:grid}.landing-search-row{align-items:stretch;gap:10px;display:flex}.landing-email-control{background:#111516;border:1px solid #374043;border-radius:12px;flex:auto;grid-template-columns:34px minmax(0,1fr);align-items:center;min-width:0;padding:6px 8px;display:grid;box-shadow:0 18px 50px #00000047}.landing-email-control>svg{color:var(--green);justify-self:center}.landing-email-control:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #2ed6a31a,0 18px 50px #00000047}.landing-email-control input{background:0 0;border:0;width:100%;min-width:0;padding:13px 5px}.landing-email-control input:focus{outline:0}.landing-search button{background:var(--green);color:#06110e;white-space:nowrap;border:1px solid #35dfab;border-radius:11px;flex:none;padding:13px 20px;font-weight:850;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .16s,box-shadow .16s}.landing-search button:active{transform:scale(.98)}.landing-search button:focus-visible{outline-offset:3px;outline:2px solid #92f4d6}.landing-search small{color:var(--muted);line-height:1.45}.landing-trust-row{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.landing-trust-row span{border:1px solid var(--line);color:#b6bcbe;background:#111516a6;border-radius:8px;padding:8px 10px;font-size:.72rem}.landing-preview-stage{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);align-items:start;gap:16px;width:min(1180px,100% - 40px);margin:0 auto 92px;scroll-margin-top:24px;animation:.18s cubic-bezier(.22,1,.36,1) both landing-preview-reveal;display:grid}.landing-preview-stage:focus{outline:none}.landing-preview-stage:focus-visible{outline-offset:5px;border-radius:22px;outline:1px solid #2ed6a347}.landing-result-preview{--landing-preview-line:#29363d;border:1px solid var(--landing-preview-line);background:linear-gradient(#6ba6ff09 1px,#0000 1px) 0 0/30px 30px,linear-gradient(90deg,#6ba6ff09 1px,#0000 1px) 0 0/30px 30px,linear-gradient(145deg,#121a1ffa,#090e11fa);border-radius:18px;padding:16px;position:relative;overflow:hidden;box-shadow:0 30px 90px #00000047}.landing-preview-heading{justify-content:space-between;align-items:center;gap:18px;padding:3px 2px 16px;display:flex}.landing-preview-heading div{min-width:0}.landing-preview-heading span,.landing-preview-heading strong{display:block}.landing-preview-heading span{font-weight:800}.landing-preview-heading strong{color:#aebabe;overflow-wrap:anywhere;margin-top:4px;font-size:.73rem}.landing-preview-badge{color:#9fd8ff;letter-spacing:.03em;text-transform:uppercase;background:#2ea6f014;border:1px solid #7cc4f740;border-radius:999px;flex:none;align-items:center;gap:6px;padding:6px 8px;font:700 .58rem/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-flex!important}.landing-preview-badge svg{flex:none}.landing-preview-disclosure{color:#9eaaae;background:#0d151ae0;border:1px solid #25343b;border-radius:9px;margin:0 0 12px;padding:10px 12px;font-size:.67rem;line-height:1.5}.landing-preview-spine{grid-template-columns:1fr 22px 1fr 22px 1fr;align-items:stretch;display:grid}.landing-preview-spine>article{border:1px solid var(--landing-preview-line);background:#0d151af0;border-radius:10px;min-width:0;min-height:158px;padding:14px}.landing-preview-spine>i{background:#486b83;align-self:center;height:1px}.landing-preview-spine article>svg{color:#50d6b1}.landing-preview-spine small,.landing-preview-spine strong{display:block}.landing-preview-spine small{color:var(--muted);text-transform:uppercase;margin-top:23px;font:.62rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.landing-preview-spine strong{color:#d9e3e5;overflow-wrap:anywhere;margin-top:24px;font-size:.72rem}.landing-mask-lines{gap:8px;margin-top:13px;display:grid}.landing-mask-lines>span,.landing-mask-profile-grid>span,.landing-mask-ledger i,.landing-mask-ledger b{background:linear-gradient(90deg,#1b2930,#202f36);display:block;position:relative;overflow:hidden}.landing-mask-lines>span{border-radius:3px;width:100%;height:10px}.landing-mask-lines>.medium{width:74%}.landing-mask-lines>.short{width:48%}.landing-mask-profile-grid{grid-template-columns:repeat(4,28px);gap:8px;margin-top:25px;display:grid}.landing-mask-profile-grid>span{border:1px solid #314047;border-radius:8px;width:28px;height:28px}.landing-preview-details{grid-template-columns:1.35fr .65fr;gap:8px;margin-top:8px;display:grid}.landing-preview-details>article{border:1px solid var(--landing-preview-line);background:#0e161a;border-radius:11px;min-height:210px;padding:16px}.landing-preview-details article>header{justify-content:space-between;gap:12px;display:flex}.landing-preview-details header small{color:var(--muted);font-size:.68rem}.landing-mask-ledger{background:var(--landing-preview-line);gap:1px;margin-top:25px;display:grid}.landing-mask-ledger>span{background:#10191e;grid-template-columns:70px minmax(0,1fr);gap:15px;padding:13px 10px;display:grid}.landing-mask-ledger i{border-radius:3px;height:9px}.landing-mask-ledger b{border-radius:3px;width:72%;height:9px}.landing-preview-protection{flex-direction:column;display:flex}.landing-preview-protection>svg{color:#f3c969}.landing-preview-protection>small{color:#f3c969;text-transform:uppercase;margin-top:18px;font:.62rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.landing-preview-protection>strong{margin-top:8px;font:760 1.02rem/1.08 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.landing-preview-auth .auth-card{margin:0}@keyframes landing-preview-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.landing-process{border-top:1px solid var(--line);width:min(1180px,100% - 40px);margin:0 auto;padding:80px 0 110px}.landing-section-heading{max-width:720px}.landing-section-heading h2{letter-spacing:-.035em;font:760 clamp(2rem,4vw,3.6rem)/1 Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif}.landing-outcomes{border-top:1px solid var(--line);width:min(1180px,100% - 40px);margin:0 auto;padding:92px 0 108px}.landing-outcomes-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:end;gap:64px;margin-bottom:34px;display:grid}.landing-outcomes-heading .eyebrow{grid-column:1/-1;margin-bottom:-42px}.landing-outcomes-heading h2{letter-spacing:-.04em;max-width:720px;margin:0;font:760 clamp(2.2rem,4.4vw,4rem)/.96 Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif}.landing-outcomes-heading>p:last-child{max-width:470px;color:var(--muted);margin:0 0 4px;line-height:1.65}.landing-outcome-console{background:#0d1213;border:1px solid #2a3537;border-radius:18px;grid-template-columns:minmax(285px,.36fr) minmax(0,1fr);min-height:420px;display:grid;overflow:hidden;box-shadow:0 32px 90px #0000003d}.landing-outcome-tabs{background:#0a0e0f;border-right:1px solid #2a3537;align-content:stretch;display:grid}.landing-outcome-tabs>button{color:#899496;text-align:left;background:0 0;border:0;border-bottom:1px solid #252d2f;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:24px;transition:transform .14s cubic-bezier(.23,1,.32,1),background-color .18s,color .18s;display:grid;position:relative}.landing-outcome-tabs>button:last-child{border-bottom:0}.landing-outcome-tabs>button:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:2px;position:absolute;inset:16px auto 16px 0}.landing-outcome-tabs>button:active{transform:scale(.985)}.landing-outcome-tabs>button:focus-visible{z-index:1;outline:2px solid var(--green);outline-offset:-3px}.landing-outcome-tabs>button.is-active{color:#e3ece9;background:linear-gradient(90deg,#2ed6a31a,#2ed6a306)}.landing-outcome-tabs>button.is-active:before{background:var(--green)}.landing-outcome-icon{color:#7d8a8d;background:#111719;border:1px solid #334043;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.landing-outcome-tabs>button.is-active .landing-outcome-icon{color:#65dfbb;background:#2ed6a31a;border-color:#2ed6a359}.landing-outcome-tabs small,.landing-outcome-tabs strong{display:block}.landing-outcome-tabs small{color:#657073;letter-spacing:.09em;margin-bottom:7px;font:.63rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.landing-outcome-tabs strong{font-size:.88rem;line-height:1.3}.landing-outcome-panel{background:radial-gradient(circle at 82% 30%,#2ed6a311,#0000 19rem),linear-gradient(145deg,#101718fa,#0a0e0ffa);grid-template-columns:minmax(0,1fr) minmax(260px,.76fr);align-items:center;gap:48px;min-width:0;padding:clamp(30px,5vw,62px);transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1);display:grid}@starting-style{.landing-outcome-panel{opacity:0;transform:translateY(4px)}}.landing-outcome-copy>span{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:850}.landing-outcome-copy h3{letter-spacing:-.03em;max-width:520px;margin:15px 0 13px;font:760 clamp(1.8rem,3.2vw,3rem)/1 Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif}.landing-outcome-copy>p{color:#9da8aa;max-width:570px;margin:0;line-height:1.65}.landing-outcome-copy ul{gap:11px;margin:25px 0 0;padding:0;list-style:none;display:grid}.landing-outcome-copy li{color:#c8d1cf;align-items:flex-start;gap:10px;font-size:.8rem;line-height:1.45;display:flex}.landing-outcome-copy li>svg{color:var(--green);flex:none;margin-top:2px}.landing-outcome-redaction{background:#0b1011;border:1px solid #314043;border-radius:14px;min-width:0;overflow:hidden;box-shadow:0 24px 70px #00000042}.landing-outcome-redaction-head{color:#748083;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #283235;grid-template-columns:9px minmax(0,1fr) 36px;align-items:center;gap:9px;padding:13px 14px;font:.63rem/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:grid}.landing-outcome-redaction-head>i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2ed6a314}.landing-outcome-redaction-head>b{background:#202b2d;border-radius:2px;height:7px}.landing-outcome-redaction-body{gap:12px;padding:20px;display:grid}.landing-outcome-redaction-body>span{background:#1c282a;border-radius:3px;height:11px}.landing-outcome-redaction-body>.wide{width:100%}.landing-outcome-redaction-body>.medium{width:72%}.landing-outcome-redaction-body>.short{width:43%}.landing-outcome-redaction-body>div{grid-template-columns:repeat(4,38px);gap:9px;margin:8px 0 10px;display:grid}.landing-outcome-redaction-body>div i{background:linear-gradient(145deg,#182326,#111719);border:1px solid #2c3b3d;border-radius:10px;width:38px;height:38px}@media (hover:hover) and (pointer:fine){.landing-search button:hover{background:#55e3b8;box-shadow:0 10px 30px #2ed6a329}.landing-outcome-tabs>button:not(.is-active):hover{color:#c0c9c7;background:#ffffff05}}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:38px;padding:46px 0 80px;display:grid}.principles article{padding-right:30px}.principles .number{color:var(--green);font-family:Georgia,serif;font-size:1.15rem}.principles h2{margin:14px 0 9px;font-family:Georgia,serif}.principles p{color:var(--muted);line-height:1.55}.dashboard-shell{padding:54px 0 90px}.dashboard-head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:36px;display:flex}.dashboard-head h1{letter-spacing:-.045em;margin:9px 0 10px;font:760 clamp(2.7rem,5vw,4.8rem)/.94 Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif}.muted{color:var(--muted)}.dashboard-head .muted strong{color:#dbe4e2}.head-actions{align-items:stretch;gap:12px;display:flex}.credit-box{color:#74dfc2;background:#50d6b117;border:1px solid #50d6b140;border-radius:10px;align-items:center;gap:10px;min-width:170px;padding:10px 16px;display:flex}.credit-box>span{color:#9fb1ad;font-size:.72rem}.credit-box>span strong{color:#e8f2ef;margin-right:3px;font:760 1.25rem/1 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.dashboard-signout{justify-content:center;align-items:center;gap:7px;display:inline-flex}.billing-panel{background:#0f1416;border:1px solid #293438;border-radius:14px;margin-bottom:18px;overflow:hidden}.billing-panel-header{background:linear-gradient(115deg,#699eff0f,#0000 34rem);justify-content:space-between;align-items:flex-start;gap:24px;padding:22px 24px;display:flex}.billing-plan-summary{min-width:0}.billing-plan-summary h2{letter-spacing:-.015em;margin:7px 0 5px;font:760 1.45rem/1 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.billing-plan-summary>p{color:var(--muted);margin:0;font-size:.82rem}.billing-credit-summary{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.billing-credit-summary>span{color:#a8b6ba;border:1px solid #303a3e;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:.68rem;display:inline-flex}.billing-credit-summary>span:first-child{color:#71d8bc;background:#50d6b112;border-color:#50d6b140}.billing-plan-actions{flex:none;align-items:center;gap:9px;display:flex}.billing-active-badge{color:#77dfc3;background:#50d6b114;border:1px solid #50d6b147;border-radius:999px;align-items:center;gap:6px;padding:7px 9px;font-size:.7rem;font-weight:800;display:inline-flex}.billing-active-badge.is-attention{color:#f4c968;background:#f6be4817;border-color:#f6be4857}.billing-manage-button,.billing-offer-button{justify-content:center;align-items:center;gap:7px;transition:transform .14s cubic-bezier(.23,1,.32,1),border-color .14s,background-color .14s;display:inline-flex}.billing-manage-button:active,.billing-offer-button:active{transform:scale(.97)}.billing-manage-button:disabled,.billing-offer-button:disabled{opacity:.52;cursor:not-allowed}.billing-option-groups{border-top:1px solid #293438;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.billing-option-group{min-width:0;padding:18px 20px}.billing-option-group+.billing-option-group{border-left:1px solid #293438}.billing-option-group:only-child{grid-column:1/-1}.billing-option-group>header{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:3px;display:flex}.billing-option-group>header div{min-width:0}.billing-option-group>header span{color:#78a6d4;letter-spacing:.09em;text-transform:uppercase;font-size:.63rem;font-weight:800}.billing-option-group>header h3{margin:5px 0 0;font-size:.92rem}.billing-option-group>header small{color:#7f8e92;text-align:right;font-size:.63rem}.billing-offer{border-top:1px solid #252d30;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;min-width:0;padding:14px 0;display:grid}.billing-offer:first-of-type{margin-top:13px}.billing-offer-copy{min-width:0}.billing-offer-copy>strong{color:#e1e9e7;font-size:.78rem;display:block}.billing-offer-copy>p{color:#829297;margin:4px 0 0;font-size:.66rem;line-height:1.4}.billing-offer-price{text-align:right;min-width:78px}.billing-offer-price>strong{color:#e8f2ef;font:760 1rem/1 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif;display:block}.billing-offer-price>span{color:#7f8e92;margin-top:4px;font-size:.61rem;display:block}.billing-offer-button{color:#7be2c6;white-space:nowrap;background:#50d6b117;border:1px solid #50d6b152;border-radius:8px;min-width:116px;padding:9px 11px;font-size:.68rem;font-weight:800}.billing-panel-loading{color:var(--muted);border-top:1px solid #293438;align-items:center;gap:8px;padding:16px 24px;font-size:.76rem;display:flex}.billing-availability-note,.billing-notice,.billing-error{border-top:1px solid #293438;margin:0;padding:11px 24px;font-size:.75rem}.billing-availability-note{color:var(--muted)}.billing-notice{color:#9dd9c9;background:#50d6b10e}.billing-error{color:#ffb0b4;background:#ff5d6312}@media (hover:hover) and (pointer:fine){.billing-manage-button:hover{border-color:#465357}.billing-offer-button:hover{background:#50d6b124;border-color:#50d6b194}}.email-address-panel{background:linear-gradient(115deg,#50d6b10b,#0000 32rem),#0f1416;border:1px solid #293438;border-radius:14px;margin-bottom:18px;padding:22px 24px}.email-address-panel>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.email-address-panel h2{letter-spacing:-.015em;margin:7px 0 5px;font:760 1.45rem/1 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.email-address-panel header p{color:var(--muted);margin:0;font-size:.82rem}.email-add-button{color:#77dfc3;white-space:nowrap;background:#50d6b114;border:1px solid #50d6b14d;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 13px;font-weight:750;display:inline-flex}.email-address-tabs{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.email-address-tabs>button{color:#93a2a6;text-align:left;background:#111719;border:1px solid #303a3e;border-radius:10px;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:8px;min-width:190px;padding:11px 12px;display:grid}.email-address-tabs>button:hover{border-color:#4b5d61}.email-address-tabs>button.active{color:#62d9b8;background:#50d6b11a;border-color:#50d6b18c;box-shadow:inset 0 0 0 1px #50d6b114}.email-address-tabs>button span{min-width:0}.email-address-tabs>button strong,.email-address-tabs>button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.email-address-tabs>button strong{color:#e1e9e7;font-size:.78rem}.email-address-tabs>button small{color:#829297;margin-top:4px;font-size:.61rem}.email-add-flow{background:#699eff0b;border:1px solid #699eff33;border-radius:11px;margin-top:17px;padding:17px}.email-add-flow form{gap:8px;display:grid}.email-add-flow form>label{color:#dce5e3;font-size:.78rem;font-weight:750}.email-add-flow form>div{gap:9px;display:flex}.email-add-flow input{flex:auto;min-width:0}.email-add-flow button{flex:none;justify-content:center;align-items:center;gap:7px;display:inline-flex}.email-add-flow small{color:var(--muted);line-height:1.4}.email-flow-message{color:#9fb2b7;margin:11px 0 0;font-size:.78rem}.start-card{justify-content:space-between;align-items:center;gap:24px;padding:22px 24px;display:flex}.start-card strong{margin-left:8px}.start-card p{color:var(--muted);margin:7px 0 0 22px;font-size:.9rem}.status-dot{background:#31a778;border-radius:50%;width:12px;height:12px;display:inline-block;box-shadow:0 0 0 5px #31a77821}.error-banner{margin:22px 0}.search-notice{color:#a8e8d6;background:#50d6b114;border:1px solid #50d6b13d;border-radius:8px;margin:22px 0;padding:11px 13px;font-size:.86rem}.audit-list{margin-top:48px}.section-title{justify-content:space-between;align-items:baseline;display:flex}.section-title h2{font-family:Georgia,serif;font-size:2rem}.section-title span{color:var(--muted);font-size:.85rem}.empty-state{text-align:center;padding:72px 24px}.empty-state p{color:var(--muted);max-width:520px;margin:0 auto}.radar{border:1px solid var(--green);background:radial-gradient(circle, var(--green) 0 3px, transparent 4px 22px, #0e6b5133 23px 24px, transparent 25px);border-radius:50%;width:72px;height:72px;margin:0 auto 20px}.audit-card{margin-top:16px;padding:24px}.audit-summary{grid-template-columns:1fr auto auto;align-items:center;gap:26px;display:grid}.audit-summary h3{margin:10px 0 3px;font-family:Georgia,serif;font-size:1.35rem}.audit-summary time{color:var(--muted);font-size:.78rem}.state{color:var(--muted);background:#e9e7e0;padding:5px 8px}.state-completed{background:var(--mint);color:var(--green-dark)}.state-failed{color:var(--red);background:#f2d6d2}.score{text-align:right;min-width:100px}.score strong{font:2.5rem/1 Georgia,serif;display:block}.score span{color:var(--muted);font-size:.75rem}.score small{color:var(--muted);margin-top:4px;display:block}.danger-link{color:var(--red);background:0 0;border:0;text-decoration:underline}.finding-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:15px;margin-top:22px;padding-top:22px;display:grid}.finding{background:#f5f3ed;border-radius:10px;padding:17px}.finding h4{margin:12px 0 8px}.finding p{color:var(--muted);font-size:.88rem;line-height:1.45}.finding small{color:var(--ink);line-height:1.45;display:block}.severity{background:#e9e7e0;padding:4px 7px}.severity-medium{color:#7e4d13;background:#f7dfbf}.severity-high{color:var(--red);background:#f2d6d2}.result-details{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.result-details h4{margin-bottom:10px}.result-details ul{color:var(--muted);margin:0;padding-left:20px}.result-details li{margin:7px 0;line-height:1.45}.limitations{background:#f8e9df;border-radius:10px;margin:22px -8px -8px;padding:18px}.username-control{gap:7px;max-width:620px;margin-top:16px;display:grid}.username-control>label:first-child{font-size:.8rem;font-weight:700}.username-control>input{width:100%}.confirmation{color:var(--muted);align-items:flex-start;gap:8px;font-size:.8rem;display:flex}.confirmation input{width:auto;margin-top:2px}.username-control small{color:var(--muted);line-height:1.4}.plan-boundary-note{color:#a9b8bc;margin:15px 0 0;font-size:.78rem;line-height:1.5}.audit-launchpad{background:linear-gradient(110deg,#50d6b10e,#0000 28rem),#101619;align-items:flex-start;padding:24px}.audit-launch-copy{grid-template-columns:42px minmax(0,1fr);gap:13px;min-width:0;display:grid}.audit-launch-copy>div{min-width:0}.audit-launch-icon{color:#67d9bb;background:#50d6b117;border:1px solid #50d6b140;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.audit-launch-copy strong{margin:0}.audit-launch-copy p{margin:7px 0 0}.audit-launch-copy a{color:#71d8bc}.audit-freshness{color:#8ea1a6;border-top:1px solid #859ea529;grid-template-columns:18px minmax(0,1fr);gap:9px;margin-top:14px;padding-top:13px;display:grid}.audit-freshness>svg{color:#6ba6ff;margin-top:2px}.audit-freshness strong,.audit-freshness span{display:block}.audit-freshness strong{color:#d7e2e0;font-size:.77rem}.audit-freshness span{max-width:610px;margin-top:3px;font-size:.73rem;line-height:1.45}.audit-freshness.is-available>svg{color:#67d9bb}.username-control>label:first-child{align-items:center;gap:6px;display:flex}.audit-launch-button{color:#07110e;flex:none;justify-content:center;align-items:center;gap:8px;display:inline-flex}.button-spinner{animation:.8s linear infinite button-spin}.section-title>div{min-width:0}.section-title h2{letter-spacing:-.02em;margin:8px 0 0;font:760 2rem/1 Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif}@keyframes button-spin{to{transform:rotate(360deg)}}.account-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:13px 0;display:grid}.account-results a{border:1px solid var(--line);border-radius:8px;flex-direction:column;padding:10px;text-decoration:none;display:flex}.account-results span{text-overflow:ellipsis;color:var(--muted);font-size:.78rem;overflow:hidden}.account-results small{color:var(--muted);grid-column:1/-1}.breach-results{gap:10px;margin:13px 0;display:grid}.breach-results article{background:#87382712;border:1px solid #87382733;border-radius:10px;padding:12px}.breach-results article div{flex-wrap:wrap;align-items:baseline;gap:9px;display:flex}.breach-results article span,.breach-results article p,.breach-results article small{color:var(--muted)}.breach-results article p{margin:6px 0 0}.consumer-result{padding:0;overflow:hidden}.result-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;display:flex}.result-header h3{margin:9px 0 2px;font-family:Georgia,serif}.result-header time{color:var(--muted);font-size:.78rem}.result-loading{align-items:flex-start;gap:15px;padding:44px 24px;display:flex}.result-loading strong{margin-bottom:5px;display:block}.result-loading p{color:var(--muted);margin:0}.privacy-snapshot{background:radial-gradient(circle at 90% 5%,#c9eadccc,#0000 19rem),linear-gradient(135deg,#f1f7f3,#fffdf8 68%);grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:46px;padding:clamp(26px,5vw,52px);display:grid}.snapshot-copy h2{letter-spacing:-.035em;max-width:720px;margin:8px 0 13px;font:clamp(2rem,4vw,3.5rem)/1.05 Georgia,serif}.snapshot-copy,.consumer-section-heading>div{min-width:0}.snapshot-copy>p:last-child{color:var(--muted);max-width:720px;margin-bottom:0;line-height:1.6}.snapshot-kicker,.section-kicker{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin:17px 0 0;font-size:.72rem;font-weight:800}.consumer-status{background:var(--mint);color:var(--green-dark);border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:800;display:inline-flex}.consumer-status-act-now{color:var(--red);background:#f2d6d2}.consumer-status-take-action{color:#7e4d13;background:#f7dfbf}.consumer-status-incomplete{color:var(--muted);background:#ece9e1}.snapshot-numbers{background:#ffffffb8;border:1px solid #0e6b512e;border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.snapshot-numbers div{text-align:center;padding:18px 14px}.snapshot-numbers div+div{border-left:1px solid var(--line)}.snapshot-numbers strong{font:2rem/1 Georgia,serif;display:block}.snapshot-numbers span{color:var(--muted);margin-top:7px;font-size:.72rem;display:block}.consumer-section{border-top:1px solid var(--line);padding:34px clamp(24px,5vw,52px)}.consumer-section-heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:20px;display:flex}.consumer-section-heading .section-kicker{margin-top:0}.consumer-section-heading h3{margin:6px 0 0;font:clamp(1.35rem,2.5vw,2rem)/1.15 Georgia,serif}.consumer-section-heading>span{color:var(--muted);white-space:nowrap;font-size:.82rem}.identity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.identity-card{background:#f5f3ed;border-radius:12px;align-items:flex-start;gap:14px;padding:18px;display:flex}.identity-icon,.service-mark{background:var(--mint);width:42px;height:42px;color:var(--green-dark);border-radius:50%;flex:none;place-items:center;font-size:.78rem;font-weight:800;display:grid}.identity-card>div{min-width:0}.identity-card>div>small{color:var(--muted);font-weight:700}.identity-chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.identity-chips>span{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:7px 10px;font-weight:700}.identity-chips>span small{color:var(--muted);margin-top:2px;font-size:.66rem;font-weight:500;display:block}.consumer-breach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.consumer-breach-grid>article{background:#fff9f6;border:1px solid #a541363d;border-radius:12px;padding:18px}.breach-heading{align-items:center;gap:12px;display:flex}.breach-heading .service-mark{color:var(--red);background:#f2d6d2}.breach-heading h4{margin:0 0 2px}.breach-heading span{color:var(--muted);font-size:.78rem}.consumer-breach-grid time{color:var(--muted);margin-top:13px;font-size:.78rem;display:block}.data-tags{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.data-tags span{background:#f2ede7;border-radius:999px;padding:5px 8px;font-size:.7rem}.breach-warning{color:var(--red);margin:13px 0 0;font-size:.78rem;font-weight:700}.consumer-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.consumer-account-grid a{border:1px solid var(--line);border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:14px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:grid}.consumer-account-grid a:hover{border-color:var(--green);transform:translateY(-1px);box-shadow:0 8px 22px #1f2e2814}.consumer-account-grid img{object-fit:cover;border-radius:50%;width:42px;height:42px}.consumer-account-grid a>span:nth-child(2){min-width:0}.consumer-account-grid strong,.consumer-account-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.consumer-account-grid small{color:var(--muted);margin-top:3px}.profile-facts{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.profile-facts>span{color:var(--ink);background:#f2ede7;border-radius:999px;padding:4px 7px;font-size:.65rem;line-height:1.2}.open-link{color:var(--green);font-size:1.1rem}.result-note{color:var(--muted);margin:14px 0 0;font-size:.78rem;line-height:1.5}.consumer-timeline{gap:10px;margin:0;padding:2px 0 8px;list-style:none;display:flex;overflow-x:auto}.consumer-timeline li{border:1px solid var(--line);border-radius:11px;flex:none;align-items:center;gap:11px;min-width:210px;padding:13px;display:flex}.consumer-timeline time{color:var(--green-dark);font-size:.76rem;font-weight:800}.consumer-timeline strong,.consumer-timeline small{display:block}.consumer-timeline small{color:var(--muted);margin-top:2px}.action-section{background:#f1f7f3}.action-list{counter-reset:actions;gap:10px;margin:0;padding:0;list-style:none;display:grid}.action-list li{counter-increment:actions;grid-template-columns:30px 1fr;align-items:center;gap:11px;line-height:1.45;display:grid}.action-list li:before{content:counter(actions);background:var(--green);color:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:.75rem;font-weight:800;display:grid}.technical-details{border-top:1px solid var(--line);color:var(--muted)}.technical-details summary{cursor:pointer;color:var(--ink);padding:20px clamp(24px,5vw,52px);font-weight:700}.technical-details>div{padding:0 clamp(24px,5vw,52px) 28px;font-size:.82rem;line-height:1.55}.technical-details ul{padding-left:18px}.technical-details h4{color:var(--ink);margin:22px 0 7px}.consumer-result{--report-bg:#090b0c;--report-card:#101213;--report-card-raised:#141617;--report-line:#292c2e;--report-muted:#9ca1a5;--report-red:#ff565d;--report-red-soft:#ff565d1f;--report-amber:#f1a33c;background:var(--report-bg);border-color:var(--report-line);color:#f7f7f5;box-shadow:0 24px 70px #0003}.consumer-result .result-header{border-color:var(--report-line);background:#0d0f10}.consumer-result .result-header h3{font-family:inherit;font-size:1.05rem}.consumer-result .result-header time,.consumer-result .result-note,.consumer-result .consumer-section-heading p,.consumer-result .overview-card>p{color:var(--report-muted)}.consumer-result .danger-link{color:#ff858a}.consumer-result .state-completed{color:#73dfa9;background:#48d2941f}.consumer-result .result-loading{background:var(--report-bg)}.consumer-result .result-loading p{color:var(--report-muted)}.report-skeleton{background:var(--report-bg);padding:24px}.skeleton-progress-copy{align-items:flex-start;gap:14px;margin-bottom:20px;display:flex}.skeleton-progress-copy strong{display:block}.skeleton-progress-copy p{color:var(--report-muted);margin:5px 0 0}.skeleton-summary-block{background:#2ed6a30b;border:1px solid #2ed6a33d;border-radius:15px;gap:12px;padding:28px;display:grid}.skeleton-line{background:#202527;border-radius:999px;width:100%;height:12px;overflow:hidden}.skeleton-line-short{width:24%}.skeleton-line-title{width:64%;height:24px}.skeleton-line-medium{width:78%}.skeleton-stat-grid,.skeleton-card-grid,.skeleton-account-grid{gap:12px;margin-top:12px;display:grid}.skeleton-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.skeleton-account-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.skeleton-stat-grid span,.skeleton-card-grid span,.skeleton-account-grid span{border:1px solid var(--report-line);background:#141819;border-radius:13px;display:block;overflow:hidden}.skeleton-stat-grid span{height:90px}.skeleton-card-grid span{height:155px}.skeleton-account-grid span{height:230px}.skeleton-line:after,.skeleton-stat-grid span:after,.skeleton-card-grid span:after,.skeleton-account-grid span:after{content:"";background:linear-gradient(90deg,#0000,#fff1,#0000);width:45%;height:100%;animation:1.4s ease-in-out infinite report-shimmer;display:block}.report-skeleton>small{color:var(--report-muted);margin-top:15px;display:block}@keyframes report-shimmer{0%{transform:translate(-120%)}to{transform:translate(260%)}}.result-chart-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:14px;padding:0 24px 30px;display:grid}.report-chart-card{border:1px solid var(--report-line);background:var(--report-card);border-radius:14px;min-width:0;min-height:320px;padding:19px}.report-chart-card>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.report-chart-card header small{color:var(--report-muted);display:block}.report-chart-card h3{margin:5px 0 0;font-size:1rem}.report-chart-card>p{color:var(--report-muted)}.chart-legend{color:var(--report-muted);flex-wrap:wrap;gap:10px;font-size:.65rem;display:flex}.chart-legend span:before{content:"";border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.legend-profile:before{background:var(--green)}.legend-breach:before{background:var(--report-red)}.timeline-bar-chart{border-bottom:1px solid var(--report-line);background:repeating-linear-gradient(0deg,#0000 0 49px,#ffffff0b 49px 50px);align-items:stretch;gap:clamp(8px,2vw,18px);height:220px;margin-top:20px;padding:15px 4px 0;display:flex}.year-bar{text-align:center;flex:1;grid-template-rows:1fr 24px;align-items:end;gap:5px;min-width:20px;display:grid}.year-bar-stack{flex-direction:column-reverse;justify-content:flex-start;height:100%;display:flex}.year-bar-stack>span{width:100%;min-height:0;display:block}.profile-event-bar{background:linear-gradient(#2ed6a3e6,#2ed6a32e);border-radius:5px 5px 0 0;box-shadow:0 0 18px #2ed6a321}.breach-event-bar{background:linear-gradient(#ff5d63b8,#ff5d6321)}.year-bar small{color:var(--report-muted);font-size:.62rem}.exposure-bar-chart{gap:14px;margin-top:25px;display:grid}.exposure-bar-chart>div{grid-template-columns:minmax(85px,.65fr) minmax(100px,1.35fr) 24px;align-items:center;gap:9px;display:grid}.exposure-bar-chart>div>span{text-overflow:ellipsis;white-space:nowrap;color:#cbd0d1;font-size:.7rem;overflow:hidden}.exposure-bar-chart>div>div{background:#0b0e0f;border:1px solid #303739;border-radius:3px;height:15px;overflow:hidden}.exposure-bar-chart i{background:linear-gradient(90deg,#f0ad4e4d,#f0ad4ee6);border-radius:2px;height:100%;display:block;box-shadow:0 0 12px #f0ad4e29}.exposure-bar-chart strong{color:var(--report-muted);text-align:right;font-size:.68rem}.profile-summary-panel{background:radial-gradient(circle at 88% 0,#ff565d2e,#0000 22rem),linear-gradient(145deg,#ff565d17,#0c0e0ffa 62%);border:1px solid #ff565d6b;border-radius:16px;margin:24px;padding:clamp(22px,4vw,34px)}.profile-summary-heading{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.profile-summary-heading>div{min-width:0}.profile-summary-heading strong,.profile-summary-heading small{display:block}.profile-summary-heading small{color:var(--report-muted);margin-top:3px}.summary-spark{background:var(--report-red);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:900;display:grid}.consumer-result .consumer-status{color:#73dfa9;text-transform:none;background:#48d2941f;border:1px solid #48d29457}.consumer-result .consumer-status-act-now,.consumer-result .consumer-status-take-action{color:var(--report-amber);background:#f1a33c1a;border-color:#f1a33c57}.consumer-result .consumer-status-incomplete{color:#c3c6c8;background:#9ca1a51a;border-color:#9ca1a54d}.profile-summary-panel h2{letter-spacing:-.025em;max-width:820px;margin:23px 0 15px;font:700 clamp(1.45rem,3vw,2.2rem)/1.15 Inter,ui-sans-serif,system-ui,sans-serif}.summary-points{color:#c9ccce;gap:8px;margin:0;padding:0;list-style:none;display:grid}.summary-points li{grid-template-columns:10px 1fr;gap:9px;line-height:1.45;display:grid}.summary-points li:before{content:"";background:var(--report-red);border-radius:50%;width:6px;height:6px;margin-top:.5em}.summary-note{color:var(--report-muted);background:#0000003d;border:1px solid #f1a33c66;border-radius:10px;gap:7px;margin-top:20px;padding:13px 15px;line-height:1.45;display:flex}.summary-note strong{color:var(--report-amber);flex:none}.result-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 24px 28px;display:grid}.result-stat-grid>div{border:1px solid var(--report-line);background:var(--report-card);border-radius:13px;min-width:0;padding:18px}.result-stat-grid span{color:var(--report-muted);font-size:.76rem;display:block}.result-stat-grid strong{overflow-wrap:anywhere;margin-top:8px;font-size:clamp(1.25rem,2.5vw,1.75rem);display:block}.result-overview-section,.linked-account-section,.known-breach-section{border-top:1px solid var(--report-line);padding:30px 24px}.result-overview-section>h3{margin:0 0 17px;font-size:1rem}.result-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.overview-card{border:1px solid var(--report-line);background:var(--report-card);border-radius:14px;min-width:0;min-height:150px;padding:18px}.overview-card header{align-items:center;gap:10px;display:flex}.overview-card header>span{color:#b9bdc0;background:#202224;border-radius:9px;place-items:center;min-width:30px;height:30px;padding:0 7px;font-size:.63rem;font-weight:800;display:grid}.evidence-chips{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.evidence-chips>span{color:#f1f2f2;background:#1a1c1e;border-radius:8px;padding:7px 9px;font-size:.82rem;font-weight:700}.evidence-chips small{color:var(--report-muted);margin-left:6px;font-weight:500}.profile-image-row{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.profile-image-row img{object-fit:cover;background:#1c1e20;border:2px solid #26292b;border-radius:13px;width:48px;height:48px}.profile-link-list{gap:7px;max-height:230px;margin-top:14px;display:grid;overflow-y:auto}.profile-link-list a{color:var(--report-red);align-items:baseline;gap:7px;text-decoration:none;display:flex}.profile-link-list small{color:var(--report-muted)}.timeline-overview-card{grid-column:1/-1;min-height:auto}.overview-timeline{flex-wrap:wrap;gap:8px;margin:15px 0 0;padding:0;list-style:none;display:flex}.overview-timeline li{border:1px solid var(--report-line);background:#0d0f10;border-radius:9px;align-items:baseline;gap:7px;padding:8px 10px;display:flex}.overview-timeline time{font-size:.78rem;font-weight:800}.overview-timeline li>span{color:#c4c7c9;font-size:.74rem}.overview-timeline small{color:var(--report-muted);margin-left:5px}.consumer-result .consumer-section-heading{align-items:flex-start;margin-bottom:18px}.consumer-result .consumer-section-heading h3{font:700 1.25rem/1.2 Inter,ui-sans-serif,system-ui,sans-serif}.consumer-result .consumer-section-heading .section-kicker{color:#f4f4f2;letter-spacing:0;text-transform:none;font-size:.75rem}.consumer-result .consumer-section-heading p:last-child{margin:7px 0 0;font-size:.82rem}.linked-account-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.linked-account-card{border:1px solid var(--report-line);background:var(--report-card);color:#f7f7f5;border-radius:14px;flex-direction:column;min-width:0;min-height:270px;padding:17px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex}.linked-account-card:hover{border-color:#ff565d99;transform:translateY(-2px)}.linked-account-card>header{grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.linked-account-card img,.account-mark{object-fit:cover;border-radius:50%;width:44px;height:44px}.account-mark{color:#c7cacc;background:#222426;place-items:center;font-size:.75rem;font-weight:800;display:grid}.linked-account-card header strong,.linked-account-card header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.linked-account-card header small{color:var(--report-muted);margin-top:3px}.linked-account-card .open-link{color:var(--report-muted);font-size:.66rem}.account-username{color:#b9bdc0;margin:12px 0 0;font-size:.8rem}.account-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 10px;margin:18px 0;display:grid}.account-detail-grid div{min-width:0}.account-detail-grid dt{color:var(--report-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem}.account-detail-grid dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:.82rem;font-weight:750}.account-detail-grid .positive-value{color:#73dfa9;background:#48d29421;border-radius:999px;padding:3px 6px;display:inline-block}.account-empty-detail{color:var(--report-muted);margin:28px 0;font-size:.78rem;line-height:1.45}.account-connection{border-top:1px solid var(--report-line);color:var(--report-muted);margin-top:auto;padding-top:13px;font-size:.7rem;display:block}.consumer-result .consumer-breach-grid>article{background:#f1a33c0e;border-color:#f1a33c47}.consumer-result .breach-heading .service-mark{color:var(--report-amber);background:#f1a33c24}.consumer-result .breach-heading span,.consumer-result .consumer-breach-grid time{color:var(--report-muted)}.consumer-result .data-tags span{color:#c7cacc;background:#1b1d1f}.consumer-result .breach-warning{color:var(--report-amber)}.consumer-result .action-section{border-color:var(--report-line);background:#0d1110}.consumer-result .action-list li:before{background:var(--report-red)}.consumer-result .technical-details{border-color:var(--report-line);color:var(--report-muted)}.consumer-result .technical-details summary,.consumer-result .technical-details h4{color:#f5f5f3}.consumer-result .technical-details a{color:var(--report-red)}.seq-report{--seq-night:#080c0f;--seq-ink:#0d151a;--seq-raised:#121c22;--seq-line:#27343b;--seq-line-strong:#3d4e57;--seq-text:#f0f5f4;--seq-muted:#91a0a8;--seq-mint:#50d6b1;--seq-blue:#6ba6ff;--seq-coral:#ff7b70;--seq-amber:#f3c969;border-color:var(--seq-line);background:var(--seq-night);color:var(--seq-text);overflow:hidden;box-shadow:0 26px 90px #00000057}.seq-report h2,.seq-report h3,.seq-report h4{font-family:Arial Nova Cond,Arial Narrow,Bahnschrift SemiCondensed,Segoe UI,sans-serif;font-stretch:75%}.seq-report-toolbar{border-bottom:1px solid var(--seq-line);background:#090e11f5;justify-content:space-between;align-items:center;gap:22px;min-height:72px;padding:14px 20px;display:flex}.seq-report-subject{align-items:center;gap:13px;min-width:0;display:flex}.seq-report-subject>div{min-width:0}.seq-report-subject strong,.seq-report-subject time{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.seq-report-subject strong{font-size:.88rem}.seq-report-subject time{color:var(--seq-muted);margin-top:3px;font:.64rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.seq-report-actions{align-items:center;gap:7px;display:flex}.seq-history-toggle,.seq-report-download,.history-heading-actions button{border:1px solid var(--seq-line);color:#c8d2d5;background:#0d1519;border-radius:8px;align-items:center;gap:7px;font-size:.68rem;font-weight:750;display:inline-flex}.seq-history-toggle,.seq-report-download{padding:8px 10px}.seq-history-toggle:hover,.seq-report-download:hover,.history-heading-actions button:hover{color:var(--seq-mint);border-color:#50d6b16b}.seq-history-toggle:focus-visible,.seq-report-download:focus-visible,.history-heading-actions button:focus-visible,.seq-collapsed-result:focus-visible{outline:2px solid var(--seq-blue);outline-offset:3px}.seq-report-download:disabled{cursor:wait;opacity:.65}.seq-search-state{border:1px solid var(--seq-line);color:var(--seq-muted);letter-spacing:.05em;text-transform:uppercase;border-radius:7px;align-items:center;gap:6px;padding:7px 9px;font-size:.65rem;font-weight:850;display:inline-flex}.seq-search-state-completed{color:var(--seq-mint);background:#50d6b11a;border-color:#50d6b159}.seq-search-state-partial{color:#f4be52;background:#f4be521a;border-color:#f4be5266}.seq-search-state-failed{color:var(--seq-coral);border-color:#ff7b7059}.seq-delete-button{color:var(--seq-muted);background:0 0;border:0;align-items:center;gap:7px;padding:8px 9px;font-size:.7rem;display:inline-flex}.seq-delete-button:hover{color:var(--seq-coral)}.seq-delete-button:focus-visible,.seq-report a:focus-visible,.seq-report summary:focus-visible{outline:2px solid var(--seq-blue);outline-offset:3px}.history-heading-actions{align-items:center;gap:12px;display:flex}.history-heading-actions>span{color:var(--seq-muted);font:.65rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.history-heading-actions button{padding:8px 10px}.seq-collapsed-result{width:100%;color:var(--seq-text);text-align:left;background:linear-gradient(90deg,#50d6b10e,#0000 45%),#0b1216;border:0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:22px;padding:18px 20px;display:grid}.seq-collapsed-result:hover{background:linear-gradient(90deg,#50d6b117,#0000 55%),#0d1519}.seq-collapsed-result>span:first-child{min-width:0}.seq-collapsed-result>span:first-child strong,.seq-collapsed-result>span:first-child small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.seq-collapsed-result>span:first-child strong{font-size:.82rem}.seq-collapsed-result>span:first-child small{color:var(--seq-muted);margin-top:5px;font-size:.66rem}.seq-collapsed-stats{color:var(--seq-muted);gap:18px;font-size:.63rem;display:flex}.seq-collapsed-stats span{white-space:nowrap}.seq-collapsed-stats strong{color:var(--seq-text);margin-right:3px;font-size:.72rem}.show-older-searches{border:1px dashed var(--seq-line-strong);color:#d4dddf;background:#0d151999;border-radius:11px;justify-content:center;align-items:center;gap:9px;width:100%;padding:15px 18px;font-size:.73rem;font-weight:780;display:flex}.show-older-searches span{color:var(--seq-muted);margin-left:5px;font-size:.63rem;font-weight:600}.show-older-searches:hover{color:var(--seq-mint);border-color:#50d6b173}.show-older-searches:focus-visible{outline:2px solid var(--seq-blue);outline-offset:3px}.seq-failed-result{color:var(--seq-coral);align-items:flex-start;gap:15px;padding:34px;display:flex}.seq-failed-result p{color:var(--seq-muted);margin:5px 0 0}.identity-map{background:linear-gradient(#6ba6ff0a 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#6ba6ff0a 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 12% 20%,#50d6b11c,#0000 25rem),#0b1216;border:1px solid #30424a;border-radius:15px;margin:22px;padding:clamp(22px,3vw,34px);position:relative;overflow:hidden}.identity-map:before,.identity-map:after{content:"";pointer-events:none;width:58px;height:58px;position:absolute}.identity-map:before{border-top:2px solid var(--seq-mint);border-left:2px solid var(--seq-mint);inset:11px auto auto 11px}.identity-map:after{border-right:2px solid var(--seq-blue);border-bottom:2px solid var(--seq-blue);inset:auto 11px 11px auto}.identity-map-heading{z-index:1;justify-content:space-between;align-items:flex-start;gap:26px;display:flex;position:relative}.identity-map-heading>div{max-width:760px}.seq-section-label{color:var(--seq-mint,var(--green));letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font:700 .66rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-flex}.premium-badge{color:var(--seq-amber);letter-spacing:.06em;background:#f3c9691a;border:1px solid #f3c9696b;border-radius:999px;align-items:center;gap:5px;margin-left:7px;padding:4px 7px;font:800 .58rem/1 ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-flex}.identity-map-heading h2{letter-spacing:-.04em;margin:12px 0 9px;font-size:clamp(1.8rem,4vw,3.25rem);line-height:.98}.identity-map-heading p{color:#afbbc0;max-width:720px;margin:0;line-height:1.55}.seq-priority{color:var(--seq-mint);background:#50d6b114;border:1px solid #50d6b157;border-radius:7px;flex:none;padding:8px 10px;font-size:.68rem;font-weight:850}.seq-priority-act-now,.seq-priority-take-action{color:var(--seq-amber);background:#f3c96914;border-color:#f3c96961}.seq-priority-incomplete{border-color:var(--seq-line-strong);color:#c2cbd0;background:#91a0a814}.identity-spine{z-index:1;grid-template-columns:minmax(0,.9fr) 38px minmax(0,1fr) 38px minmax(0,1.1fr);align-items:stretch;margin-top:30px;display:grid;position:relative}.identity-node{border:1px solid var(--seq-line);background:#0d151ae6;border-radius:12px;min-width:0;min-height:176px;padding:18px}.identity-node-icon{width:38px;height:38px;color:var(--seq-mint);background:#50d6b11a;border-radius:10px;place-items:center;margin-bottom:23px;display:grid}.identity-node>small{color:var(--seq-muted);text-transform:uppercase;letter-spacing:.07em;font:.62rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.identity-origin>strong{overflow-wrap:anywhere;margin-top:7px;font-size:1rem;display:block}.identity-connector{color:var(--seq-blue);place-items:center;display:grid;position:relative}.identity-connector:before,.identity-connector:after{content:"";background:linear-gradient(90deg, var(--seq-line), var(--seq-blue));width:100%;height:1px}.identity-connector svg{background:var(--seq-ink);border-radius:50%;padding:3px;position:absolute}.identity-avatar-stack{align-items:center;margin-top:20px;padding-left:6px;display:flex}.identity-avatar-stack img,.identity-avatar-stack>span{border:2px solid var(--seq-ink);object-fit:cover;background:var(--seq-raised);border-radius:50%;width:34px;height:34px;margin-left:-6px}.identity-avatar-stack>span{color:var(--seq-muted);place-items:center;font-size:.62rem;display:grid}.identity-clue-list{flex-wrap:wrap;gap:7px;margin-top:13px;display:flex}.identity-clue-list span{color:#d9e2e5;background:#101a1f;border:1px solid #304047;border-radius:6px;padding:6px 8px;font-size:.72rem}.identity-clue-list em,.identity-service-orbit em{color:var(--seq-muted);font-size:.72rem;font-style:normal}.identity-service-orbit{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.identity-service-orbit a{border-radius:9px;text-decoration:none;transition:transform .16s}.identity-service-orbit a:hover{transform:translateY(-2px)}.identity-map-notes{z-index:1;flex-wrap:wrap;gap:8px;margin-top:16px;display:flex;position:relative}.identity-map-notes span{color:#b9cae5;background:#6ba6ff14;border-radius:6px;align-items:center;gap:6px;padding:6px 8px;font-size:.68rem;display:inline-flex}.service-brand{--service-color:#6ba6ff;border:1px solid color-mix(in srgb, var(--service-color) 38%, var(--seq-line,var(--line)));background:color-mix(in srgb, var(--service-color) 12%, #111a1f);box-shadow:inset 0 0 18px color-mix(in srgb, var(--service-color) 5%, transparent);border-radius:9px;flex:none;place-items:center;display:inline-grid}.service-brand-small{width:36px;height:36px}.service-brand-medium{width:42px;height:42px}.service-brand-large{width:48px;height:48px}.service-brand svg{width:52%;height:52%}.service-brand>img{object-fit:contain;width:68%;height:68%}.service-brand>span{font:800 .67rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.service-brand-local{place-items:center;width:100%;height:100%;display:grid;position:relative}.service-brand-local>img{object-fit:contain;width:68%;height:68%;position:absolute}.service-brand-local>span{font:800 .67rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.signal-strip{border-top:1px solid var(--seq-line);border-bottom:1px solid var(--seq-line);background:#0b1115;grid-template-columns:.75fr .75fr .75fr 1.75fr;display:grid}.signal-strip>div{align-items:center;gap:12px;min-width:0;padding:17px 20px;display:flex}.signal-strip>div+div{border-left:1px solid var(--seq-line)}.signal-strip svg{color:var(--seq-blue);flex:none}.signal-strip span,.signal-strip strong{display:block}.signal-strip span{min-width:0;color:var(--seq-muted);font-size:.65rem}.signal-strip strong{overflow-wrap:anywhere;color:var(--seq-text);margin-top:4px;font:750 .9rem/1.25 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.exposure-workbench{border-bottom:1px solid var(--seq-line)}.activity-trace-panel{min-width:0;padding:28px 24px}.activity-trace-panel>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.activity-trace-panel h3,.priority-rail h3,.seq-ledger-heading h3{letter-spacing:-.02em;margin:8px 0 0;font-size:clamp(1.3rem,2.5vw,1.9rem)}.seq-chart-legend{color:var(--seq-muted);flex-wrap:wrap;gap:10px;font-size:.64rem;display:flex}.seq-chart-legend span:before{content:"";border-radius:2px;width:7px;height:7px;margin-right:5px;display:inline-block}.seq-legend-profile:before{background:var(--seq-mint)}.seq-legend-breach:before{background:var(--seq-coral)}.seq-timeline-chart{border-bottom:1px solid var(--seq-line-strong);background:repeating-linear-gradient(0deg,#0000 0 49px,#ffffff0b 49px 50px);align-items:stretch;gap:clamp(8px,1.5vw,16px);height:235px;margin-top:24px;padding:13px 4px 0;display:flex}.seq-year-column{text-align:center;flex:1;grid-template-rows:1fr 26px;align-items:end;min-width:24px;display:grid}.seq-year-stack{flex-direction:column-reverse;justify-content:flex-start;gap:2px;height:100%;display:flex}.seq-year-stack span{min-height:0;display:block}.seq-profile-bar{background:linear-gradient(180deg, var(--seq-mint), #50d6b129);box-shadow:0 0 18px #50d6b11f}.seq-breach-bar{background:linear-gradient(180deg, var(--seq-coral), #ff7b7021)}.seq-year-column small{color:var(--seq-muted);align-self:center;font:.6rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.seq-empty-copy{color:var(--seq-muted)}.exposure-composition{border-top:1px solid var(--seq-line);grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);align-items:start;gap:24px;margin-top:26px;padding-top:21px;display:grid}.exposure-composition header strong,.exposure-composition header small{display:block}.exposure-composition header strong{font-size:.78rem}.exposure-composition header small{color:var(--seq-muted);margin-top:5px;font-size:.65rem;line-height:1.4}.exposure-composition>div{gap:9px;display:grid}.exposure-composition-row{grid-template-columns:minmax(92px,.7fr) minmax(90px,1.3fr) 24px;align-items:center;gap:9px;display:grid}.exposure-composition-row>span{color:#bcc8cc;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;overflow:hidden}.exposure-composition-row>i{background:#172127;border-radius:2px;height:9px;overflow:hidden}.exposure-composition-row b{background:linear-gradient(90deg, var(--seq-blue), var(--seq-mint));height:100%;display:block}.exposure-composition-row>strong{color:var(--seq-muted);text-align:right;font:.62rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.event-ledger{border-top:1px solid var(--seq-line);margin-top:20px}.event-ledger summary{cursor:pointer;color:#cbd5d8;padding:15px 0 0;font-size:.72rem;font-weight:750}.event-ledger ol{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.event-ledger li{border-bottom:1px solid #27343ba6;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.event-ledger time{color:var(--seq-muted);font:.63rem/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.event-ledger li>span{color:#d7dfe1;font-size:.7rem}.event-ledger small{color:var(--seq-muted);margin-left:6px}.priority-rail{background:linear-gradient(#f3c9690e,#0000 18rem),#0d1418;padding:28px 23px}.priority-rail header>p{color:var(--seq-muted);margin:8px 0 0;font-size:.73rem;line-height:1.45}.priority-rail ol{gap:0;margin:22px 0 0;padding:0;list-style:none;display:grid}.priority-rail li{border-top:1px solid var(--seq-line);grid-template-columns:31px minmax(0,1fr);gap:11px;padding:15px 0;display:grid}.priority-rail li>span{color:var(--seq-amber);font:.66rem/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.priority-rail li p{color:#d7dee0;margin:0;font-size:.75rem;line-height:1.48}.protection-queue{border-bottom:1px solid var(--seq-line);background:radial-gradient(circle at 92% 4%,#f3c96917,#0000 28%),linear-gradient(#50d6b106,#0000 70%);padding:30px 24px}.protection-queue>header{grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);align-items:end;gap:4px 28px;display:grid}.protection-queue>header .seq-section-label,.protection-queue>header h3{grid-column:1}.protection-queue>header h3{letter-spacing:-.025em;margin:8px 0 0;font-size:clamp(1.35rem,2.6vw,2rem)}.protection-queue>header p{color:var(--seq-muted);grid-area:1/2/span 2;margin:0;font-size:.74rem;line-height:1.5}.protection-queue ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.protection-action{border:1px solid var(--seq-line);background:#0c1317;border-radius:11px;grid-template-columns:26px auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:104px;padding:15px 16px;display:grid;position:relative;overflow:hidden}.protection-action:before{content:"";background:var(--seq-blue);width:3px;position:absolute;inset:0 auto 0 0}.protection-action-urgent:before{background:var(--seq-coral)}.protection-action-important:before{background:var(--seq-amber)}.protection-action-number{color:var(--seq-muted);font:.62rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.protection-action-icon{width:38px;height:38px;color:var(--seq-mint);background:#50d6b112;border:1px solid #50d6b133;border-radius:10px;place-items:center;display:inline-grid}.protection-action>div{min-width:0}.protection-action>div strong{color:var(--seq-text);font-size:.78rem;line-height:1.35;display:block}.protection-action>div p{color:var(--seq-muted);margin:5px 0 0;font-size:.67rem;line-height:1.45}.protection-action-done,.protection-action-dismissed{background:#0c1317b3}.protection-action-state{border:1px solid var(--seq-line);color:var(--seq-muted);text-transform:uppercase;border-radius:999px;margin-top:8px;padding:3px 7px;font:700 .59rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:inline-flex}.protection-action-state-done{color:var(--seq-mint);border-color:#50d6b147}.protection-action-links{flex-direction:column;align-items:flex-start;gap:8px;min-width:118px;display:flex}.protection-action-links>a{color:var(--seq-blue);align-items:center;gap:5px;font-size:.65rem;font-weight:800;text-decoration:none;display:inline-flex}.protection-action-links>a:hover{color:#bdd4ff}.protection-action-controls{gap:6px;display:inline-flex}.protection-action-controls button{border:1px solid var(--seq-line);min-height:30px;color:var(--seq-text);cursor:pointer;background:0 0;border-radius:7px;padding:6px 9px;font-size:.62rem;font-weight:800}.protection-action-controls button:first-child{color:var(--seq-mint);border-color:#50d6b14d}.protection-action-controls button:hover{border-color:var(--seq-blue)}.protection-action-controls button:focus-visible,.protection-action-links>a:focus-visible{outline:2px solid var(--seq-blue);outline-offset:3px}.seq-evidence-anchor{height:0;scroll-margin-top:24px;display:block}.account-presence-section,.service-signals-section,.profile-ledger-section,.breach-stream-section{border-bottom:1px solid var(--seq-line);padding:34px 24px}.seq-ledger-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.seq-ledger-heading>div{max-width:760px}.seq-ledger-heading p{color:var(--seq-muted);margin:8px 0 0;font-size:.75rem;line-height:1.45}.seq-ledger-heading>span{color:var(--seq-muted);font:.65rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.account-presence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.account-presence-card{border:1px solid var(--seq-line);background:linear-gradient(145deg,#50d6b10d,#0000 46%),#0c1317;border-radius:12px;flex-direction:column;min-width:0;min-height:238px;padding:18px;display:flex}.account-presence-card>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.account-presence-card>header>div:nth-child(2){min-width:0}.account-presence-card>header strong,.account-presence-card>header span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-presence-card>header strong{color:var(--seq-text);font-size:.82rem}.account-presence-card>header span{color:var(--seq-mint);margin-top:4px;font-size:.64rem}.account-presence-card>header>svg{color:var(--seq-mint)}.account-presence-brand{width:58px;min-height:50px;position:relative}.account-presence-brand>img{border:2px solid var(--seq-night);object-fit:cover;background:var(--seq-raised);border-radius:50%;width:27px;height:27px;position:absolute;bottom:-2px;right:0}.account-presence-identity{border-top:1px solid var(--seq-line);min-width:0;margin-top:17px;padding-top:14px}.account-presence-identity strong,.account-presence-identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-presence-identity strong{font-size:.78rem}.account-presence-identity span{color:var(--seq-blue);margin-top:4px;font:.62rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.account-presence-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.account-presence-card dl div{min-width:0}.account-presence-card dt{color:var(--seq-muted);text-transform:uppercase;font:.56rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.account-presence-card dd{overflow-wrap:anywhere;color:#d7dfe1;margin:4px 0 0;font-size:.68rem;line-height:1.4}.account-presence-card dd.seq-positive{color:var(--seq-mint)}.account-presence-about{border-top:1px solid var(--seq-line);margin-top:14px}.account-presence-about summary{cursor:pointer;color:var(--seq-blue);padding-top:12px;font-size:.66rem;font-weight:750}.account-presence-about p{overflow-wrap:anywhere;color:#c5cfd2;margin:9px 0 0;font-size:.67rem;line-height:1.5}.account-presence-card>a{color:var(--seq-blue);align-self:flex-start;align-items:center;gap:6px;margin-top:auto;padding-top:18px;font-size:.68rem;font-weight:750;text-decoration:none;display:inline-flex}.account-presence-card>a:hover{color:#b9d2ff}.service-signal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.service-signal-tile{border:1px solid var(--seq-line);min-width:0;min-height:74px;color:var(--seq-text);background:linear-gradient(145deg,#50d6b109,#0000 58%),#0c1317;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;text-decoration:none;transition:border-color .16s,transform .16s;display:grid}a.service-signal-tile:hover{border-color:color-mix(in srgb, var(--seq-mint) 42%, var(--seq-line));transform:translateY(-1px)}.service-signal-tile>span{min-width:0}.service-signal-tile strong,.service-signal-tile small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.service-signal-tile strong{font-size:.72rem}.service-signal-tile small{color:var(--seq-mint);margin-top:4px;font-size:.59rem}.service-signal-tile>svg{color:var(--seq-muted)}.profile-ledger{border-top:1px solid var(--seq-line-strong)}.profile-ledger-row{border-bottom:1px solid var(--seq-line);min-width:0;color:var(--seq-text);grid-template-columns:68px minmax(135px,.8fr) minmax(260px,1.5fr) minmax(180px,1fr) 22px;align-items:center;gap:15px;padding:16px 8px;text-decoration:none;transition:background .16s,padding .16s;display:grid}.profile-ledger-row:hover{background:#6ba6ff0e;padding-inline:13px}.profile-ledger-service{width:62px;min-height:50px;position:relative}.profile-ledger-service>img{border:2px solid var(--seq-night);object-fit:cover;background:var(--seq-raised);border-radius:50%;width:29px;height:29px;position:absolute;bottom:-2px;right:0}.profile-ledger-identity{min-width:0}.profile-ledger-identity strong,.profile-ledger-identity span,.profile-ledger-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-ledger-identity strong{font-size:.84rem}.profile-ledger-identity span{color:#c5cfd2;margin-top:4px;font-size:.72rem}.profile-ledger-identity small{color:var(--seq-blue);margin-top:4px;font:.62rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.profile-ledger-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 14px;min-width:0;margin:0;display:grid}.profile-ledger-facts div{min-width:0}.profile-ledger-facts dt{color:var(--seq-muted);text-transform:uppercase;font:.56rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.profile-ledger-facts dd{color:#d7dfe1;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:.68rem;overflow:hidden}.profile-ledger-facts .seq-positive{color:var(--seq-mint)}.profile-ledger-path{min-width:0}.profile-ledger-path small,.profile-ledger-path span{display:block}.profile-ledger-path small{color:var(--seq-muted);text-transform:uppercase;font:.56rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.profile-ledger-path span{color:#b9c5c9;margin-top:5px;font-size:.65rem;line-height:1.35}.profile-ledger-open{color:var(--seq-muted)}.profile-ledger-row:hover .profile-ledger-open{color:var(--seq-blue)}.breach-stream{border-top:1px solid var(--seq-line-strong);position:relative}.breach-stream:before{content:"";background:linear-gradient(var(--seq-coral), var(--seq-line));width:1px;position:absolute;top:0;bottom:0;left:53px}.breach-stream-row{border-bottom:1px solid var(--seq-line);grid-template-columns:72px 46px minmax(150px,.8fr) minmax(230px,1.35fr) minmax(190px,1fr);align-items:center;gap:14px;min-height:96px;padding:15px 8px;display:grid;position:relative}.breach-stream-row>time{z-index:1;background:var(--seq-night);text-align:center;width:64px;padding:7px 4px;position:relative}.breach-stream-row>time:after{content:"";border:2px solid var(--seq-night);background:var(--seq-coral);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;right:6px;transform:translate(100%,-50%)}.breach-stream-row time strong,.breach-stream-row time span{display:block}.breach-stream-row time strong{color:#d9e1e3;font:.64rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.breach-stream-row time span{color:var(--seq-muted);margin-top:3px;font:.58rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.breach-stream-name strong,.breach-stream-name span{display:block}.breach-stream-name strong{font-size:.8rem}.breach-stream-name span{color:var(--seq-muted);margin-top:4px;font-size:.65rem}.breach-stream-data{flex-wrap:wrap;gap:5px;display:flex}.breach-stream-data span{color:#b9c5c9;background:#111a1f;border:1px solid #344148;border-radius:5px;padding:5px 7px;font-size:.61rem}.breach-stream-row>p{color:#c5cfd2;margin:0;font-size:.68rem;line-height:1.4}.breach-stream-row>.breach-stream-urgent{color:var(--seq-amber)}.seq-method-details{color:var(--seq-muted)}.seq-method-details summary{cursor:pointer;color:#dbe3e5;padding:18px 24px;font-size:.73rem;font-weight:750}.seq-method-details>div{padding:0 24px 26px;font-size:.74rem;line-height:1.55}.seq-method-details ul{padding-left:18px}.seq-method-details h4{color:var(--seq-text);margin:20px 0 7px}.seq-method-details a{color:var(--seq-blue)}.seq-plan-notice{background:#38a48812;border:1px solid #5bc9a93d;border-radius:12px;gap:4px;margin:18px 24px 0;padding:14px 16px;display:grid}.seq-plan-notice strong{color:#dff8f1;font-size:.76rem}.seq-plan-notice p,.seq-plan-notice small{color:var(--seq-muted);margin:0;font-size:.72rem;line-height:1.45}.seq-partial-notice{color:#f4be52;background:#f4be5212;border:1px solid #f4be524d;border-radius:12px;gap:11px;margin:18px 24px 0;padding:14px 16px;display:flex}.seq-partial-notice strong{color:#ffe3a3;font-size:.76rem;display:block}.seq-partial-notice p{color:var(--seq-muted);margin:3px 0 0;font-size:.72rem;line-height:1.45}.seq-report-skeleton{background:var(--seq-night);padding:24px}.seq-loading-head{align-items:flex-start;gap:13px;margin-bottom:20px;display:flex}.seq-loading-head strong{display:block}.seq-loading-head p{color:var(--seq-muted);margin:5px 0 0}.seq-pulse{background:var(--seq-mint);border-radius:50%;width:12px;height:12px;margin-top:4px;animation:1.4s ease-in-out infinite seq-pulse;box-shadow:0 0 0 6px #50d6b11a}.seq-skeleton-map{border:1px solid var(--seq-line);background:#0b1216;border-radius:14px;grid-template-columns:1fr 36px 1fr 36px 1fr;align-items:center;padding:28px;display:grid}.seq-skeleton-map span{background:#152026;border-radius:11px;height:156px}.seq-skeleton-map i{background:var(--seq-line-strong);height:1px}.seq-skeleton-strip{border:1px solid var(--seq-line);grid-template-columns:repeat(4,1fr);margin-top:12px;display:grid}.seq-skeleton-strip span{background:#121b20;height:70px}.seq-skeleton-strip span+span{border-left:1px solid var(--seq-line)}.seq-skeleton-workbench{grid-template-columns:1.45fr .55fr;gap:12px;margin-top:12px;display:grid}.seq-skeleton-workbench span{border:1px solid var(--seq-line);background:#121b20;height:350px}.seq-skeleton-ledger{background:var(--seq-line);gap:1px;margin-top:12px;display:grid}.seq-skeleton-ledger span{background:#10181d;height:88px}.seq-skeleton-map span,.seq-skeleton-strip span,.seq-skeleton-workbench span,.seq-skeleton-ledger span{position:relative;overflow:hidden}.seq-skeleton-map span:after,.seq-skeleton-strip span:after,.seq-skeleton-workbench span:after,.seq-skeleton-ledger span:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0e,#0000);width:42%;animation:1.5s ease-in-out infinite report-shimmer;position:absolute;inset:0}.seq-report-skeleton>small{color:var(--seq-muted);margin-top:13px;display:block}@keyframes seq-pulse{50%{opacity:.55;box-shadow:0 0 0 11px #50d6b100}}.saved-investigations-workspace{--case-bg:#0c1113;--case-raised:#11191c;--case-line:#29363a;--case-line-strong:#405158;--case-text:#edf4f2;--case-muted:#8fa0a5;border:1px solid var(--case-line);background:linear-gradient(135deg, #2ed6a30b, transparent 31rem), var(--case-bg);color:var(--case-text);border-radius:16px;margin-top:36px;overflow:hidden}.case-workspace-heading{border-bottom:1px solid var(--case-line);justify-content:space-between;align-items:flex-start;gap:24px;padding:24px;display:flex}.case-workspace-heading>div{min-width:0}.case-workspace-heading h2{letter-spacing:-.02em;margin:8px 0 6px;font:760 1.65rem/1 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.case-workspace-heading p{max-width:690px;color:var(--case-muted);margin:0;font-size:.8rem;line-height:1.5}.case-create-button,.case-actions button,.case-attach-panel button,.case-monitoring-panel button,.case-run-history button,.case-more-runs,.investigation-view-tabs button,.investigation-load-more{border:1px solid var(--case-line);color:#c6d2cf;background:#12191c;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:.7rem;font-weight:760;display:inline-flex}.case-create-button{color:#76dfc2;background:#50d6b114;border-color:#50d6b152;flex:none;padding:10px 13px}.case-create-button:disabled,.case-actions button:disabled,.case-attach-panel button:disabled,.case-monitoring-panel button:disabled,.case-more-runs:disabled,.investigation-load-more:disabled{opacity:.5;cursor:not-allowed}.case-create-button:active,.case-actions button:active,.case-attach-panel button:active,.case-monitoring-panel button:active,.case-run-history button:active,.investigation-view-tabs button:active,.investigation-load-more:active,.graph-node:active{transform:scale(.97)}.case-create-button:focus-visible,.case-actions button:focus-visible,.case-attach-panel button:focus-visible,.case-monitoring-panel button:focus-visible,.case-run-history button:focus-visible,.investigation-view-tabs button:focus-visible,.case-list button:focus-visible,.graph-controls button:focus-visible,.graph-node:focus-visible,.graph-relationship-list button:focus-visible,.canonical-timeline-row button:focus-visible,.investigation-load-more:focus-visible{outline-offset:2px;outline:2px solid #8af0d2}.case-create-form{border-bottom:1px solid var(--case-line);background:#699eff09;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;padding:18px 24px}.case-create-form label{color:#dce7e4;min-width:0}.case-create-form input{width:100%}.case-create-form button{color:#06110e;justify-content:center;align-items:center;gap:7px;min-height:43px;display:inline-flex}.case-create-form>small{color:var(--case-muted);grid-column:1/-1}.case-workspace-error,.case-workspace-notice,.case-projection-error{border-bottom:1px solid var(--case-line);margin:0;padding:11px 24px;font-size:.75rem}.case-workspace-error,.case-projection-error{color:#ffb0b4;background:#ff5d6312}.case-workspace-notice{color:#a7dfd0;background:#50d6b10e}.case-workspace-grid{grid-template-columns:260px minmax(0,1fr);min-height:520px;display:grid}.case-browser{border-right:1px solid var(--case-line);background:#070b0d6b;min-width:0}.case-status-tabs{border-bottom:1px solid var(--case-line);grid-template-columns:1fr 1fr;padding:10px;display:grid}.case-status-tabs button{color:#829398;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:7px;padding:9px;font-size:.7rem;font-weight:760;display:flex}.case-status-tabs button span{color:#9caaae;background:#1b2529;border-radius:999px;min-width:20px;padding:2px 5px;font-size:.59rem}.case-status-tabs button.is-active{color:#eef5f3;background:#192226}.case-status-tabs button.is-active span{color:#71dabd;background:#50d6b121}.case-browser-state{color:var(--case-muted);align-items:center;gap:8px;margin:0;padding:24px 18px;font-size:.74rem;display:flex}.case-browser-empty{color:var(--case-muted);justify-items:start;gap:7px;padding:28px 18px;display:grid}.case-browser-empty svg{color:#6b858d}.case-browser-empty strong{color:#cbd6d3;font-size:.78rem}.case-browser-empty span{font-size:.69rem;line-height:1.5}.case-list{margin:0;padding:8px;list-style:none}.case-list li+li{margin-top:4px}.case-list li{border-radius:9px}.case-list li.is-selected{background:#50d6b113}.case-list button{width:100%;color:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px;display:grid}.case-list li.is-selected button{border-color:#50d6b14d}.case-list button>span:first-child{min-width:0}.case-list button strong,.case-list button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.case-list button strong{color:#dae4e2;font-size:.73rem}.case-list button small{color:#718389;margin-top:5px;font-size:.59rem}.case-list button>span:last-child{color:#8b9ba0;white-space:nowrap;border:1px solid #2d3a3f;border-radius:6px;padding:4px 6px;font-size:.56rem}.case-detail{min-width:0}.case-detail-empty{text-align:center;align-content:center;justify-items:center;min-height:520px;padding:40px;display:grid}.case-detail-empty svg{color:#64828a}.case-detail-empty h3{margin:13px 0 7px;font-size:1rem}.case-detail-empty p{max-width:420px;color:var(--case-muted);margin:0;font-size:.76rem;line-height:1.5}.case-detail-heading{border-bottom:1px solid var(--case-line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex}.case-detail-heading>div:first-child{min-width:0}.case-detail-heading>div:first-child>span{color:#69d3b6;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:800}.case-detail-heading h3{overflow-wrap:anywhere;margin:6px 0 4px;font:760 1.35rem/1 Arial Nova Cond,Arial Narrow,Segoe UI,sans-serif}.case-detail-heading p{color:var(--case-muted);margin:0;font-size:.68rem}.case-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.case-actions button{padding:8px 9px}.case-actions .is-danger{color:#ff999e;border-color:#ff5d6340}.case-rename-form{grid-template-columns:minmax(0,1fr) 34px 34px;gap:5px;margin:6px 0;display:grid}.case-rename-form input{min-width:180px;padding:8px 10px}.case-rename-form button{padding:0}.case-attach-panel,.case-monitoring-panel,.case-run-history{border:1px solid var(--case-line);background:#0e1518;border-radius:11px;margin:16px 18px 0}.case-attach-panel{padding:16px}.case-attach-panel>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.case-attach-panel h4{margin:6px 0 0;font-size:.86rem}.case-attach-panel>header>small{color:#8ed4c0;white-space:nowrap;border:1px solid #50d6b133;border-radius:6px;padding:5px 7px;font-size:.58rem}.case-attach-panel ul{border-top:1px solid #263237;margin:13px 0 0;padding:0;list-style:none}.case-attach-panel li{justify-content:space-between;align-items:center;gap:12px;padding:11px 0;display:flex}.case-attach-panel li+li{border-top:1px solid #222d31}.case-attach-panel li>span{min-width:0}.case-attach-panel li strong,.case-attach-panel li small{display:block}.case-attach-panel li strong{color:#d8e3e0;font-size:.7rem}.case-attach-panel li small{color:#7f9196;margin-top:4px;font-size:.61rem}.case-attach-panel li button{color:#79dabe;border-color:#50d6b142;flex:none;padding:7px 9px}.case-monitoring-panel{background:linear-gradient(105deg,#50d6b10b,#0000 55%),#0e1518;padding:16px}.case-monitoring-panel>header,.case-monitoring-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.case-monitoring-panel h4{margin:6px 0 5px;font-size:.86rem}.case-monitoring-panel header p{max-width:570px;color:var(--case-muted);margin:0;font-size:.64rem;line-height:1.5}.case-monitoring-status{color:#a2b1b5;text-transform:capitalize;border:1px solid #344248;border-radius:999px;flex:none;padding:5px 8px;font-size:.57rem;font-style:normal;font-weight:800}.case-monitoring-status.is-enabled{color:#7cddc2;background:#50d6b113;border-color:#50d6b14d}.case-monitoring-status.is-paused,.case-monitoring-status.is-restricted{color:#dfb36f;border-color:#f0ad4e47}.case-monitoring-row{border-top:1px solid #273337;align-items:center;margin-top:14px;padding-top:13px}.case-monitoring-row>span{min-width:0}.case-monitoring-row strong,.case-monitoring-row small{display:block}.case-monitoring-row strong{color:#d8e3e0;font-size:.7rem}.case-monitoring-row small{color:#819398;max-width:540px;margin-top:4px;font-size:.61rem;line-height:1.45}.case-monitoring-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:6px;display:flex}.case-monitoring-actions button{color:#79dabe;border-color:#50d6b142;padding:7px 9px}.case-monitoring-actions button.is-danger{color:#ff999e;border-color:#ff5d633d}.case-inline-state{color:var(--case-muted);align-items:center;gap:7px;margin:12px 0 0;font-size:.69rem;line-height:1.45;display:flex}.case-run-history{overflow:hidden}.case-run-history>header{border-bottom:1px solid var(--case-line);justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.case-run-history>header>div{align-items:center;gap:7px;display:flex}.case-run-history h4{margin:0;font-size:.78rem}.case-run-history>header button{color:#8fa0a5;background:0 0;border:0;padding:6px 8px}.case-run-history>.case-inline-state{margin:0;padding:14px}.case-run-history ol{margin:0;padding:0;list-style:none}.case-run-history li+li{border-top:1px solid #222e32}.case-run-history li>button{text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;width:100%;padding:10px 14px;display:grid}.case-run-history li.is-selected>button{background:#699eff0e}.case-run-history li button>span{min-width:0}.case-run-history li button>span:last-child{color:#8ca1a7;white-space:nowrap;font-size:.61rem}.case-run-history li button strong,.case-run-history li button small{display:block}.case-run-history li button strong{color:#d7e2df;font-size:.68rem}.case-run-history li button small{color:#72858b;margin-top:3px;font-size:.59rem}.case-run-history li.is-selected svg{color:#6dd9ba}.case-more-runs{background:0 0;border-width:1px 0 0;border-radius:0;width:100%;padding:9px}.investigation-view-tabs{border:1px solid var(--case-line);background:#080d0f;border-radius:9px;gap:4px;margin:18px 18px 0;padding:4px;display:flex}.investigation-view-tabs button{color:#7f9196;background:0 0;border-color:#0000;flex:1 1 0;padding:9px 12px}.investigation-view-tabs button.is-active{color:#e5eeec;background:#172126;box-shadow:inset 0 0 0 1px #2e3c41}.case-projection-error{border:1px solid #ff5d6338;border-radius:8px;margin:12px 18px 0}.investigation-view-panel{min-width:0;margin:8px 18px 18px}.investigation-view-loading,.investigation-view-empty{border:1px solid var(--case-line);min-height:230px;color:var(--case-muted);text-align:center;background:#0d1417;border-radius:11px;align-content:center;justify-items:center;gap:8px;padding:30px;display:grid}.investigation-view-empty svg{color:#67848d}.investigation-view-empty h4{color:#d7e2df;margin:4px 0 0;font-size:.9rem}.investigation-view-empty p{max-width:430px;margin:0;font-size:.7rem;line-height:1.5}.investigation-view-heading{border:1px solid var(--case-line);background:#10181b;border-radius:11px 11px 0 0;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;display:flex}.investigation-view-heading>div:first-child{min-width:0}.investigation-view-heading h3{margin:7px 0 4px;font-size:.95rem}.investigation-view-heading p{max-width:590px;color:var(--case-muted);margin:0;font-size:.67rem;line-height:1.45}.graph-controls{flex:none;align-items:flex-end;gap:8px;display:flex}.graph-controls label,.timeline-filter{color:#82949a;gap:4px;font-size:.59rem}.graph-controls select,.timeline-filter select{color:#d5dfdd;min-height:34px;font:inherit;background:#0a1012;border:1px solid #344248;border-radius:7px;padding:6px 25px 6px 8px}.graph-controls>div{display:flex}.graph-controls button{color:#a9b7b4;background:#0a1012;border:1px solid #344248;align-items:center;gap:4px;min-height:34px;padding:6px 8px;display:inline-flex}.graph-controls button+button{border-left:0}.graph-controls button:first-child{border-radius:7px 0 0 7px}.graph-controls button:last-child{border-radius:0 7px 7px 0}.graph-controls button:disabled{opacity:.42;cursor:not-allowed}.graph-legend{border:1px solid var(--case-line);color:#8b9da2;border-top:0;flex-wrap:wrap;align-items:center;gap:13px;padding:9px 13px;font-size:.58rem;display:flex}.graph-legend span:before{content:"";border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.graph-legend-observed:before{background:#51d6ad}.graph-legend-derived:before{background:#6ba6ff}.graph-legend-disputed:before{background:#ff7f84}.graph-legend small{color:#6e8288;margin-left:auto}.identity-graph-viewport{border:1px solid var(--case-line);background:radial-gradient(circle,#699eff0d,#0000 27rem),#090f12;border-top:0;min-height:390px;max-height:570px;overflow:auto}.identity-graph-viewport:focus-visible{outline-offset:-2px;outline:2px solid #78dfc2}.identity-graph-zoom-space,.identity-graph-canvas{transform-origin:0 0;position:relative}.identity-graph-canvas>svg{position:absolute;inset:0;overflow:visible}.graph-edge{fill:none;stroke:#536a73;stroke-width:1.4px}.graph-edge-derived{stroke:#547fb3;stroke-dasharray:6 5}.graph-edge-disputed{stroke:#a94f55;stroke-dasharray:3 4}.graph-node{color:#6fdcbd;text-align:left;background:#121b1f;border:1px solid #3a494f;border-radius:9px;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;width:168px;height:72px;padding:10px;transition:transform .13s cubic-bezier(.23,1,.32,1),border-color .14s,background-color .14s;display:grid;position:absolute;box-shadow:0 12px 26px #0000002e}.graph-node-derived{color:#7ab0ef;border-color:#34567b}.graph-node-disputed{color:#ff9095;border-color:#713a40}.graph-node[aria-pressed=true]{background:#18282a;border-color:#72ddbe}.graph-node span{min-width:0}.graph-node strong,.graph-node small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.graph-node strong{color:#e1eae8;font-size:.66rem}.graph-node small{color:#85979c;margin-top:5px;font-size:.52rem}.investigation-filter-empty,.investigation-empty-copy{border:1px solid var(--case-line);color:var(--case-muted);border-top:0;margin:0;padding:13px;font-size:.68rem}.graph-relationship-list{border:1px solid var(--case-line);background:#0d1417;border-top:0}.graph-relationship-list>header{border-bottom:1px solid var(--case-line);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.graph-relationship-list h4{margin:0;font-size:.76rem}.graph-relationship-list header span{color:var(--case-muted);font-size:.58rem}.graph-relationship-list ol{margin:0;padding:0;list-style:none}.graph-relationship-list li+li{border-top:1px solid #222d31}.graph-relationship-list button{width:100%;color:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:11px 14px;display:flex}.graph-relationship-list button[aria-pressed=true]{background:#50d6b10f}.graph-relationship-list button>span:first-child{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-size:.65rem;display:flex}.graph-relationship-list button small{color:#73888e}.relationship-confidence{color:#9eb0b4;text-transform:capitalize;border:1px solid #344248;border-radius:6px;flex:none;padding:4px 6px;font-size:.57rem}.relationship-confidence-high{color:#72d8bc;border-color:#50d6b140}.relationship-confidence-low{color:#e0b16e;border-color:#f0ad4e45}.investigation-provenance{border:1px solid var(--case-line);background:#10181b;border-top:0;padding:16px}.investigation-provenance>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.investigation-provenance h4{margin:6px 0 0;font-size:.82rem}.evidence-state{color:#9cabb0;border:1px solid #344248;border-radius:999px;padding:5px 7px;font-size:.56rem}.evidence-state-observed{color:#72d9bc;border-color:#50d6b147}.evidence-state-derived{color:#88b6ee;border-color:#699eff4d}.evidence-state-disputed{color:#ff9ca0;border-color:#ff5d634d}.provenance-list{gap:7px;margin:13px 0 0;padding:0;list-style:none;display:grid}.provenance-list li{color:#6ed7ba;background:#0b1214;border:1px solid #29363a;border-radius:8px;grid-template-columns:20px minmax(0,1fr);gap:8px;padding:10px;display:grid}.provenance-list strong,.provenance-list span,.provenance-list code{display:block}.provenance-list strong{color:#d6e0de;font-size:.65rem}.provenance-list span{color:#7f9297;margin-top:4px;font-size:.58rem}.provenance-list code,.provenance-identifiers code{overflow-wrap:anywhere;color:#71919a;margin-top:5px;font-size:.55rem}.confidence-factor-list{margin-top:13px}.confidence-factor-list h5{color:#bbc8c5;align-items:center;gap:6px;margin:0 0 7px;font-size:.67rem;display:flex}.confidence-factor-list ol{gap:5px;margin:0;padding:0;list-style:none;display:grid}.confidence-factor-list li{border:1px solid #29363a;border-radius:7px;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;padding:8px 10px;font-size:.62rem;display:grid}.confidence-factor-list li small{color:var(--case-muted)}.provenance-identifiers{color:#8da0a5;margin-top:12px;font-size:.62rem}.provenance-identifiers ul{padding-left:18px}.investigation-load-more{color:#83cdb9;border-top:0;border-radius:0 0 9px 9px;width:100%;padding:10px}.timeline-filter{flex:none}.canonical-timeline-stream{border:1px solid var(--case-line);background:#0c1316;border-top:0}.canonical-timeline-stream>section{grid-template-columns:74px minmax(0,1fr);display:grid}.canonical-timeline-stream>section+section{border-top:1px solid var(--case-line)}.canonical-timeline-stream>section>h4{color:#68d3b6;margin:0;padding:15px 12px;font:760 .78rem/1 Arial Nova Cond,Arial Narrow,sans-serif}.canonical-timeline-stream ol{border-left:1px solid var(--case-line);margin:0;padding:0;list-style:none}.canonical-timeline-row+.canonical-timeline-row{border-top:1px solid #222e32}.canonical-timeline-row button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-left:2px solid #4fd0aa;grid-template-columns:minmax(150px,.7fr) minmax(170px,1.3fr) auto;align-items:center;gap:15px;padding:12px 14px;display:grid}.canonical-timeline-derived button{border-left-color:#659bea}.canonical-timeline-disputed button{border-left-color:#ff7379}.canonical-timeline-row button[aria-pressed=true]{background:#50d6b10e}.timeline-date-block strong,.timeline-date-block time,.timeline-date-block small,.timeline-event-block strong,.timeline-event-block small{display:block}.timeline-date-block strong,.timeline-date-block time,.timeline-event-block strong{color:#d7e2df;font-size:.66rem}.timeline-date-block small,.timeline-event-block small{color:#778b91;margin-top:4px;font-size:.56rem}.timeline-evidence-count{color:#91a4a9;white-space:nowrap;border:1px solid #304047;border-radius:6px;padding:4px 6px;font-size:.56rem}.identity-change-view{border-radius:11px;overflow:hidden}.identity-change-count{color:#96a8ad;border:1px solid #344248;border-radius:6px;flex:none;padding:5px 7px;font-size:.58rem}.identity-change-list{border:1px solid var(--case-line);background:#0c1316;border-top:0;margin:0;padding:0;list-style:none}.identity-change-list li{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;display:grid}.identity-change-list li+li{border-top:1px solid #222e32}.identity-change-icon{color:#6dd8bb;background:#50d6b112;border:1px solid #50d6b13d;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}.identity-change-not_observed .identity-change-icon,.identity-change-removed .identity-change-icon{color:#dfb26d;background:#f0ad4e0f;border-color:#f0ad4e40}.identity-change-risk_changed .identity-change-icon{color:#83b2eb;background:#699eff12;border-color:#699eff45}.identity-change-copy,.identity-change-meta{min-width:0}.identity-change-copy>span{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.identity-change-copy strong,.identity-change-copy small,.identity-change-meta time,.identity-change-meta small{display:block}.identity-change-copy strong{overflow-wrap:anywhere;color:#d9e3e1;font-size:.68rem}.identity-change-copy em{color:#dfb36f;text-transform:uppercase;border:1px solid #f0ad4e4d;border-radius:5px;padding:3px 5px;font-size:.52rem;font-style:normal}.identity-change-copy small{color:#7f9297;margin-top:4px;font-size:.59rem}.identity-change-meta{text-align:right}.identity-change-meta time{color:#a3b2b5;font-size:.58rem}.identity-change-meta small{color:#6f8389;margin-top:4px;font-size:.54rem}@media (hover:hover) and (pointer:fine){.case-create-button:hover,.case-attach-panel li button:hover{background:#50d6b11f;border-color:#50d6b185}.case-list li:not(.is-selected) button:hover,.case-run-history li:not(.is-selected)>button:hover,.graph-relationship-list button:hover,.canonical-timeline-row button:hover{background:#ffffff06}.case-actions button:hover{border-color:var(--case-line-strong)}.investigation-view-tabs button:not(.is-active):hover{color:#bdc9c6}.graph-node:hover{border-color:#62777e}}.legal-page{max-width:760px;padding:70px 0 100px}.legal-page h1{font-size:clamp(2.7rem,6vw,4.8rem)}.legal-page section{margin-top:38px}.legal-page h2{font-family:Georgia,serif}.legal-page p{color:var(--muted);line-height:1.65}footer{border-top:1px solid var(--line);color:var(--muted);padding:30px 0 48px;font-size:.83rem}footer span{margin-right:auto}@media (max-width:820px){.hero{grid-template-columns:1fr;gap:30px;padding-top:40px}.landing-hero{padding-top:48px}.landing-preview-stage{grid-template-columns:minmax(0,1fr)}.landing-preview-auth{width:min(620px,100%)}.landing-outcomes-heading{grid-template-columns:minmax(0,1fr);gap:18px}.landing-outcomes-heading .eyebrow{grid-column:auto;margin-bottom:0}.landing-outcomes-heading>p:last-child{max-width:620px;margin-bottom:0}.landing-outcome-console{grid-template-columns:minmax(0,1fr)}.landing-outcome-tabs{border-bottom:1px solid #2a3537;border-right:0;grid-template-columns:repeat(3,minmax(0,1fr))}.landing-outcome-tabs>button{border-bottom:0;border-right:1px solid #252d2f;grid-template-columns:minmax(0,1fr);align-content:start}.landing-outcome-tabs>button:last-child{border-right:0}.landing-outcome-tabs>button:before{border-radius:3px 3px 0 0;width:auto;height:2px;inset:auto 16px 0}.landing-outcome-panel{grid-template-columns:minmax(0,1fr)}.principles,.finding-grid{grid-template-columns:1fr}.dashboard-head,.start-card{flex-direction:column;align-items:stretch}.billing-option-groups{grid-template-columns:minmax(0,1fr)}.billing-option-group:only-child{grid-column:auto}.billing-option-group+.billing-option-group{border-top:1px solid #293438;border-left:0}.email-address-panel>header{flex-direction:column;align-items:stretch}.email-add-button{align-self:flex-start}.audit-summary{grid-template-columns:1fr auto}.account-results{grid-template-columns:repeat(2,minmax(0,1fr))}.privacy-snapshot{grid-template-columns:1fr;gap:28px}.consumer-account-grid,.linked-account-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.result-chart-grid{grid-template-columns:1fr}.danger-link{grid-column:1/-1;justify-self:start}.identity-spine{grid-template-columns:1fr}.identity-connector{min-height:34px;transform:rotate(90deg)}.identity-connector:before,.identity-connector:after{width:34px}.signal-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.signal-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--seq-line)}.signal-strip>div:nth-child(4){border-top:1px solid var(--seq-line)}.exposure-workbench{grid-template-columns:1fr}.activity-trace-panel{border-right:0;border-bottom:1px solid var(--seq-line)}.account-presence-grid,.service-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.protection-queue ol{grid-template-columns:1fr}.profile-ledger-row{grid-template-columns:66px minmax(120px,.7fr) minmax(0,1.3fr) 20px}.profile-ledger-path{grid-column:2/4}.breach-stream-row{grid-template-columns:72px 46px minmax(120px,.7fr) minmax(0,1.3fr)}.breach-stream-row>p{grid-column:3/5}.case-workspace-grid{grid-template-columns:minmax(0,1fr)}.case-browser{border-right:0;border-bottom:1px solid var(--case-line)}.case-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.case-list li+li{margin-top:0}.case-detail-empty{min-height:300px}.investigation-view-heading{flex-direction:column;align-items:stretch}.graph-controls{align-self:flex-start}.canonical-timeline-row button{grid-template-columns:minmax(130px,.75fr) minmax(150px,1.25fr)}.timeline-evidence-count{grid-column:2;justify-self:start}.case-monitoring-row{flex-direction:column;align-items:stretch}.case-monitoring-actions{justify-content:flex-start}}@media (max-width:520px){main,.site-header,footer{width:min(100% - 24px,1180px)}.status-pill{display:none}.site-nav{gap:13px}.site-nav a{font-size:.72rem}.head-actions{flex-direction:column}.billing-panel-header{flex-direction:column;align-items:stretch;padding:18px}.billing-plan-actions{flex-direction:column;align-items:stretch}.billing-active-badge{align-self:flex-start}.billing-manage-button{width:100%}.billing-option-group{padding:16px 18px}.billing-option-group>header{flex-direction:column;align-items:flex-start;gap:5px}.billing-option-group>header small{text-align:left}.billing-offer{grid-template-columns:minmax(0,1fr) auto;gap:11px}.billing-offer-button{grid-column:1/-1;width:100%}.site-header{height:64px}.account-results{grid-template-columns:1fr}.result-header,.consumer-section-heading{flex-direction:column;align-items:flex-start}.snapshot-copy h2,.consumer-section-heading h3,.action-list li{overflow-wrap:anywhere}.snapshot-numbers{grid-template-columns:1fr}.snapshot-numbers div+div{border-left:0;border-top:1px solid var(--line)}.identity-grid,.consumer-breach-grid,.consumer-account-grid{grid-template-columns:minmax(0,1fr)}.profile-summary-panel{margin:12px}.profile-summary-heading{grid-template-columns:36px minmax(0,1fr)}.profile-summary-heading .consumer-status{grid-column:1/-1;justify-self:start}.summary-note{flex-direction:column}.result-stat-grid,.result-overview-grid,.linked-account-grid{grid-template-columns:minmax(0,1fr)}.landing-hero,.landing-process,.landing-outcomes,.landing-preview-stage{width:min(100% - 24px,1180px)}.landing-hero{min-height:auto;padding:45px 0 70px}.landing-hero.has-result-preview{padding-bottom:30px}.landing-copy h1{font-size:clamp(2.8rem,15vw,4.5rem)}.landing-search-row{flex-direction:column;align-items:stretch;gap:7px}.landing-search button{width:100%;padding-inline:14px}.landing-process,.landing-outcomes{padding-block:64px 76px}.landing-outcome-tabs{scrollbar-width:thin;display:flex;overflow-x:auto}.landing-outcome-tabs>button{min-width:185px;padding:17px}.landing-outcome-icon{width:38px;height:38px}.landing-outcome-panel{gap:30px;padding:25px 18px 20px}.landing-outcome-copy h3{font-size:clamp(1.75rem,9vw,2.45rem)}.landing-outcome-redaction-body{padding:17px}.landing-outcome-redaction-body>div{grid-template-columns:repeat(4,34px);gap:7px}.landing-outcome-redaction-body>div i{width:34px;height:34px}.email-address-panel{padding:18px}.email-address-tabs{grid-template-columns:1fr;display:grid}.email-address-tabs>button{width:100%}.email-add-flow form>div{flex-direction:column;align-items:stretch}.email-add-flow button{width:100%}.landing-preview-stage{margin-bottom:70px}.landing-preview-spine{grid-template-columns:1fr;gap:7px}.landing-preview-spine>article{min-height:136px}.landing-preview-spine>i{justify-self:center;width:1px;height:22px}.landing-preview-details{grid-template-columns:1fr}.landing-preview-details>article{min-height:190px}.landing-preview-details article>header{flex-direction:column;align-items:flex-start}.result-chart-grid{padding:0 12px 24px}.report-chart-card{min-height:285px}.report-chart-card>header{flex-direction:column}.timeline-bar-chart{gap:7px}.skeleton-stat-grid,.skeleton-card-grid,.skeleton-account-grid{grid-template-columns:1fr}.skeleton-card-grid span:nth-child(n+3),.skeleton-account-grid span:nth-child(n+2){display:none}.result-stat-grid{padding:0 12px 20px}.result-overview-section,.linked-account-section,.known-breach-section{padding:25px 16px}.timeline-overview-card{grid-column:auto}.overview-timeline{display:grid}.overview-timeline li{flex-direction:column;align-items:flex-start}.consumer-breach-grid>article,.identity-card{min-width:0}.consumer-timeline{max-width:100%}.seq-report-toolbar{align-items:flex-start}.seq-report-actions{flex-direction:column;align-items:flex-end}.seq-report-subject{flex-direction:column;align-items:flex-start;gap:8px}.seq-delete-button{padding-right:0}.history-heading-actions{flex-direction:column;align-items:flex-end}.seq-collapsed-result{grid-template-columns:minmax(0,1fr) auto;gap:12px}.seq-collapsed-stats{grid-area:2/1/auto/-1;justify-content:space-between}.identity-map{margin:12px;padding:20px 16px}.identity-map-heading{flex-direction:column;gap:14px}.identity-map-heading h2{font-size:clamp(1.9rem,10vw,2.7rem)}.identity-node{min-height:150px}.signal-strip{grid-template-columns:1fr}.signal-strip>div+div,.signal-strip>div:nth-child(3){border-left:0;border-top:1px solid var(--seq-line)}.activity-trace-panel,.priority-rail,.protection-queue,.account-presence-section,.service-signals-section,.profile-ledger-section,.breach-stream-section{padding:25px 16px}.protection-queue>header{grid-template-columns:1fr}.protection-queue>header p{grid-area:auto/1;margin-top:7px}.protection-queue ol{grid-template-columns:1fr}.protection-action{grid-template-columns:24px auto minmax(0,1fr)}.protection-action-links{grid-column:3;justify-self:start}.account-presence-grid{grid-template-columns:1fr}.service-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.service-signal-tile{gap:8px;padding:10px 9px}.activity-trace-panel>header,.seq-ledger-heading{flex-direction:column;align-items:flex-start}.seq-timeline-chart{gap:6px;overflow-x:auto}.seq-year-column{min-width:34px}.exposure-composition{grid-template-columns:1fr}.profile-ledger-row{grid-template-columns:58px minmax(0,1fr) 20px;gap:11px}.profile-ledger-facts,.profile-ledger-path{grid-column:2/4}.profile-ledger-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-ledger-open{grid-area:1/3}.breach-stream:before{left:38px}.breach-stream-row{grid-template-columns:58px 42px minmax(0,1fr);gap:10px;padding-block:18px}.breach-stream-row>time{width:48px}.breach-stream-row>time:after{right:2px}.breach-stream-data,.breach-stream-row>p{grid-column:2/4}.seq-skeleton-map{grid-template-columns:1fr;gap:12px;padding:16px}.seq-skeleton-map i{justify-self:center;width:1px;height:24px}.seq-skeleton-strip{grid-template-columns:1fr}.seq-skeleton-strip span+span{border-left:0;border-top:1px solid var(--seq-line)}.seq-skeleton-workbench{grid-template-columns:1fr}.seq-skeleton-workbench span:last-child{height:210px}.case-workspace-heading,.case-detail-heading,.case-attach-panel>header{flex-direction:column;align-items:stretch}.case-workspace-heading{padding:20px 17px}.case-create-button{width:100%}.case-create-form{grid-template-columns:minmax(0,1fr);padding:16px 17px}.case-create-form button{width:100%}.case-create-form>small{grid-column:auto}.case-list{grid-template-columns:minmax(0,1fr)}.case-monitoring-panel>header{flex-direction:column;align-items:stretch}.case-monitoring-status{align-self:flex-start}.identity-change-list li{grid-template-columns:30px minmax(0,1fr)}.identity-change-meta{text-align:left;grid-column:2}.case-actions{justify-content:stretch}.case-actions button{flex:auto}.case-rename-form{grid-template-columns:minmax(0,1fr) 38px 38px}.case-rename-form input{min-width:0}.case-attach-panel,.case-run-history,.investigation-view-tabs,.investigation-view-panel{margin-left:10px;margin-right:10px}.case-attach-panel>header>small{align-self:flex-start}.case-attach-panel li{align-items:flex-start}.case-run-history li>button{grid-template-columns:minmax(0,1fr)}.case-run-history li button>span:last-child{white-space:normal;margin-top:5px}.investigation-view-tabs button{padding-inline:7px}.graph-controls{flex-direction:column;align-items:stretch;width:100%}.graph-controls>div{align-self:flex-start}.graph-legend small{width:100%;margin-left:0}.identity-graph-viewport{max-height:470px}.graph-relationship-list button{flex-direction:column;align-items:flex-start}.relationship-confidence{align-self:flex-start}.investigation-provenance>header{flex-direction:column;align-items:flex-start}.canonical-timeline-stream>section{grid-template-columns:minmax(0,1fr)}.canonical-timeline-stream>section>h4{border-bottom:1px solid var(--case-line)}.canonical-timeline-stream ol{border-left:0}.canonical-timeline-row button{grid-template-columns:minmax(0,1fr)}.timeline-evidence-count{grid-column:auto}}@media (prefers-reduced-motion:reduce){.skeleton-line:after,.skeleton-stat-grid span:after,.skeleton-card-grid span:after,.skeleton-account-grid span:after,.seq-pulse,.seq-skeleton-map span:after,.seq-skeleton-strip span:after,.seq-skeleton-workbench span:after,.seq-skeleton-ledger span:after,.landing-preview-stage,.landing-mask-lines>span:after,.landing-mask-profile-grid>span:after,.landing-mask-ledger i:after,.landing-mask-ledger b:after{animation:none}.profile-ledger-row,.identity-service-orbit a,.billing-manage-button,.billing-offer-button,.case-create-button,.case-actions button,.case-attach-panel button,.case-run-history button,.investigation-view-tabs button,.investigation-load-more,.graph-node,.landing-search button,.landing-outcome-tabs>button,.landing-outcome-panel{transition:none}.button-spinner{animation:none}}body:has(.seq-app-shell){background:#07070b}body:has(.seq-app-shell)>.site-header{display:none}body:has(.seq-app-shell)>footer{display:none}.seq-app-shell{--seq-app-bg:#07070b;--seq-app-sidebar:#0a0a10;--seq-app-card:#0e0e15;--seq-app-raised:#11111a;--seq-app-line:#1c1c27;--seq-app-line-strong:#2a2a38;--seq-app-text:#e9ebf1;--seq-app-secondary:#c2c7d2;--seq-app-body:#9298a8;--seq-app-muted:#7c8294;--seq-app-accent:#2fbf8f;--seq-app-accent-bright:#5fd4aa;--seq-app-blue:#3b82f6;--seq-app-breach:#ef4444;--seq-app-profile:#a78bfa;--seq-app-service:#38bdf8;--seq-app-clue:#fbbf24;--seq-app-resolved:#34d399;--seq-app-identity:#e879f9;--seq-app-ease-out:cubic-bezier(.23, 1, .32, 1);background:var(--seq-app-bg);min-height:100vh;color:var(--seq-app-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;grid-template-columns:190px minmax(0,1fr);font-family:Poppins,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.seq-app-sidebar{z-index:40;background:var(--seq-app-sidebar);border-right:1px solid #14141d;flex-direction:column;gap:16px;height:100vh;padding:16px 12px;display:flex;position:sticky;top:0;overflow-y:auto}.seq-app-wordmark{color:#f2f5fa;letter-spacing:-.032em;align-self:flex-start;padding:2px 4px;font-size:1.08rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-block}.seq-app-wordmark span{color:var(--seq-app-blue)}.seq-app-sidebar-search{width:100%;min-height:37px;color:var(--seq-app-muted);text-align:left;background:#101019;border:1px solid #1d1d29;border-radius:9px;align-items:center;gap:8px;padding:8px 9px;font-size:.7rem;display:flex}.seq-app-sidebar-search span:first-of-type{flex:1;min-width:0}.seq-app-sidebar-search kbd{color:var(--seq-app-muted);font:inherit;background:#191924;border:1px solid #232331;border-radius:5px;padding:1px 5px;font-size:.62rem}.seq-app-sidebar-nav{flex-direction:column;gap:3px;display:flex}.seq-app-sidebar-nav p{color:#5f6577;letter-spacing:.09em;text-transform:uppercase;margin:16px 6px 5px;font:500 .58rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.seq-app-sidebar-nav p:first-child{margin-top:0}.seq-app-sidebar-nav :is(a,button){color:#9aa0b0;background-color:#0000;border:1px solid #0000;border-radius:9px;align-items:center;gap:10px;min-height:38px;padding:9px 10px;font-size:.76rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:flex;position:relative;overflow:hidden}.seq-app-sidebar-nav :is(a,button) svg{flex:none}.seq-app-sidebar-nav :is(a,button).is-active{color:#f3fffb;background:linear-gradient(90deg,#108c69c7,#108c6914);border-color:#34d39933;box-shadow:inset 0 0 0 1px #34d39912}.seq-app-sidebar-nav :is(a,button):focus-visible,.seq-app-mobile-nav a:focus-visible,.seq-app-wordmark:focus-visible,.seq-app-topbar-signout:focus-visible{outline:2px solid var(--seq-app-blue);outline-offset:2px}.seq-app-stage{background:var(--seq-app-bg);min-width:0}.seq-app-topbar{z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#07070be0;border-bottom:1px solid #14141d;justify-content:space-between;align-items:center;gap:18px;min-height:63px;padding:14px 22px;display:flex;position:sticky;top:0}.seq-app-topbar-title{align-items:center;gap:12px;min-width:0;display:flex}.seq-app-topbar-title strong{color:var(--seq-app-text);letter-spacing:-.015em;font-size:1rem;font-weight:600}.seq-app-topbar-title span{color:var(--seq-app-accent-bright);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#2fbf8f14;border:1px solid #2fbf8f40;border-radius:999px;padding:4px 9px;font:700 .58rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.seq-app-topbar-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.seq-app-topbar-subject,.seq-app-topbar-credits,.seq-app-notifications,.seq-app-profile,.seq-app-topbar-signout{border:1px solid var(--seq-app-line);background:var(--seq-app-raised);border-radius:10px;align-items:center;min-height:36px;display:flex}.seq-app-topbar-subject{min-width:0;color:var(--seq-app-secondary);gap:7px;padding:7px 10px;font-size:.7rem;text-decoration:none}.seq-app-topbar-subject>i{background:#34d399;border-radius:50%;flex:none;width:7px;height:7px;box-shadow:0 0 8px #34d399e6}.seq-app-topbar-subject span{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.seq-app-topbar-credits{color:var(--seq-app-accent-bright);gap:6px;padding:7px 10px}.seq-app-topbar-credits strong{color:var(--seq-app-text);font-size:.75rem}.seq-app-topbar-credits span{color:var(--seq-app-muted);font-size:.64rem}.seq-app-notifications{width:36px;color:var(--seq-app-muted);justify-content:center;padding:0}.seq-app-profile-menu{position:relative}.seq-app-profile-menu>summary{cursor:pointer;list-style:none}.seq-app-profile-menu>summary::-webkit-details-marker{display:none}.seq-app-profile-menu>div{z-index:50;border:1px solid var(--seq-app-line);background:var(--seq-app-raised);border-radius:10px;width:150px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 44px #0000005c}.seq-app-profile-menu>div button{width:100%;color:var(--seq-app-secondary);background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:8px 9px;font-size:.68rem;display:flex}.seq-app-profile{gap:8px;min-width:0;padding:4px 9px 4px 5px}.seq-app-profile>span:first-child{color:#b9e6d6;background:linear-gradient(140deg,#2b5c4c,#1a3a30);border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:.64rem;font-weight:600;display:grid}.seq-app-profile>span:last-child{min-width:0;line-height:1.2}.seq-app-profile strong,.seq-app-profile small{text-overflow:ellipsis;white-space:nowrap;max-width:150px;display:block;overflow:hidden}.seq-app-profile strong{font-size:.68rem;font-weight:500}.seq-app-profile small{color:var(--seq-app-muted);margin-top:2px;font-size:.58rem}.seq-app-topbar-signout{color:var(--seq-app-secondary);transition:transform .14s var(--seq-app-ease-out), border-color .14s ease, color .14s ease;gap:6px;padding:8px 10px;font-size:.68rem;font-weight:600}.seq-app-mobile-nav{display:none}.seq-app-shell .dashboard-shell{width:100%;max-width:none;margin:0;padding:16px 22px 26px}.seq-app-shell .dashboard-head{align-items:flex-end;margin:0 0 26px}.seq-app-shell .dashboard-head h1{color:var(--seq-app-text);letter-spacing:-.045em;margin:12px 0 8px;font:600 clamp(2.35rem,4vw,3.55rem)/1.02 Poppins,Inter,ui-sans-serif,system-ui,sans-serif}.seq-app-shell .dashboard-head .muted{color:var(--seq-app-body);margin:0;font-size:.78rem}.seq-app-shell .dashboard-head .muted strong{color:var(--seq-app-secondary);font-weight:600}.seq-app-overview{margin-bottom:18px}.seq-overview-content{gap:12px;display:grid}.seq-overview-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.seq-overview-metrics article{--overview-tone:var(--seq-app-service);border:1px solid var(--seq-app-line);border-top:2px solid var(--overview-tone);background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--overview-tone) 10%, transparent), transparent 8rem), var(--seq-app-card);border-radius:13px;grid-template-columns:36px minmax(0,1fr);align-items:start;gap:12px;min-width:0;min-height:126px;padding:18px;display:grid}.seq-overview-metrics article[data-tone=breach]{--overview-tone:var(--seq-app-breach)}.seq-overview-metrics article[data-tone=profile]{--overview-tone:var(--seq-app-profile)}.seq-overview-metrics article[data-tone=service]{--overview-tone:var(--seq-app-service)}.seq-overview-metrics article[data-tone=clue]{--overview-tone:var(--seq-app-clue)}.seq-overview-metrics article>svg{border:1px solid color-mix(in srgb, var(--overview-tone) 34%, var(--seq-app-line));width:34px;height:34px;color:color-mix(in srgb, var(--overview-tone) 84%, white);background:color-mix(in srgb, var(--overview-tone) 9%, var(--seq-app-raised));border-radius:9px;padding:8px}.seq-overview-metrics article span,.seq-overview-metrics article small,.seq-overview-metrics article strong,.seq-overview-metrics article em{min-width:0;display:block}.seq-overview-metrics article small{color:var(--seq-app-secondary);font-size:.7rem;font-weight:500}.seq-overview-metrics article strong{color:var(--seq-app-text);margin-top:9px;font-size:1.55rem;font-weight:600;line-height:1}.seq-overview-metrics article em{color:var(--seq-app-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:.62rem;font-style:normal;line-height:1.4;overflow:hidden}.seq-overview-report{background:linear-gradient(#3b82f609 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#3b82f609 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 8% 10%,#2fbf8f14,#0000 22rem),#0b0b12;border:1px solid #292938;border-radius:14px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:12px;min-width:0;padding:24px;display:grid}.seq-overview-report-copy{min-width:0}.seq-overview-report-copy h2{max-width:780px;color:var(--seq-app-text);letter-spacing:-.038em;text-wrap:balance;margin:11px 0 0;font:600 clamp(1.65rem,3vw,2.35rem)/1.08 Poppins,Inter,ui-sans-serif,system-ui,sans-serif}.seq-overview-report-copy>p{max-width:720px;color:var(--seq-app-body);margin:11px 0 0;font-size:.76rem;line-height:1.65}.seq-overview-services{flex-wrap:wrap;align-items:center;gap:7px;margin-top:20px;display:flex}.seq-overview-services>span:last-child{color:var(--seq-app-muted);font:600 .65rem/1 ui-monospace,SFMono-Regular,Consolas,monospace}.seq-overview-facts{border-top:1px solid var(--seq-app-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;margin:22px 0 0;padding-top:18px;display:grid}.seq-overview-facts div{min-width:0}.seq-overview-facts dt{color:var(--seq-app-muted);letter-spacing:.07em;text-transform:uppercase;font:600 .58rem/1.35 ui-monospace,SFMono-Regular,Consolas,monospace}.seq-overview-facts dd{overflow-wrap:anywhere;color:var(--seq-app-secondary);margin:5px 0 0;font-size:.69rem;line-height:1.45}.seq-overview-open-result,.seq-overview-state>a{color:#91e8ca;width:max-content;min-height:36px;transition:transform .14s var(--seq-app-ease-out), border-color .15s ease, background-color .15s ease;background:#5fd4aa17;border:1px solid #5fd4aa52;border-radius:9px;justify-content:center;align-items:center;margin-top:18px;padding:8px 12px;font-size:.68rem;font-weight:600;text-decoration:none;display:inline-flex}.seq-overview-open-result:active,.seq-overview-state>a:active{transform:scale(.97)}.seq-overview-open-result:focus-visible,.seq-overview-state>a:focus-visible{outline:2px solid var(--seq-app-blue);outline-offset:2px}.seq-overview-score{border:1px solid var(--seq-app-line);background:#11111ae6;border-radius:12px;justify-content:center;align-items:center;gap:20px;min-width:0;padding:20px;display:flex}.seq-overview-score-dial{background:conic-gradient(var(--seq-app-accent-bright) var(--seq-overview-score), #1a1a24 0);border-radius:50%;flex:none;place-items:center;width:116px;height:116px;display:grid;position:relative;box-shadow:0 0 26px #2fbf8f1a}.seq-overview-score-dial:before{border-radius:inherit;content:"";background:#0d0d14;border:1px solid #292938;position:absolute;inset:10px}.seq-overview-score-dial.is-empty{box-shadow:none;background:#1a1a24}.seq-overview-score-dial>span{place-items:center;display:grid;position:relative}.seq-overview-score-dial strong{color:var(--seq-app-text);font-size:1.65rem;font-weight:600;line-height:1}.seq-overview-score-dial small{color:var(--seq-app-muted);margin-top:5px;font-size:.58rem}.seq-overview-score>div:last-child{min-width:0}.seq-overview-score>div:last-child>:is(small,strong,span,em){display:block}.seq-overview-score>div:last-child>small{color:var(--seq-app-muted);text-transform:uppercase;font-size:.6rem}.seq-overview-score>div:last-child>strong{color:var(--seq-app-text);margin-top:6px;font-size:.86rem;font-weight:600}.seq-overview-score>div:last-child>span,.seq-overview-score>div:last-child>em{color:var(--seq-app-body);margin-top:6px;font-size:.64rem;font-style:normal;line-height:1.45}.seq-overview-score>div:last-child>em{color:#f5bf68}.seq-overview-state{border:1px solid var(--seq-app-line);background:var(--seq-app-card);border-radius:14px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:150px;padding:22px;display:grid}.seq-overview-state>svg{width:38px;height:38px;color:var(--seq-app-accent-bright);background:#5fd4aa12;border:1px solid #5fd4aa45;border-radius:10px;padding:9px}.seq-overview-state span{min-width:0}.seq-overview-state strong,.seq-overview-state small{display:block}.seq-overview-state strong{color:var(--seq-app-text);font-size:.82rem;font-weight:600}.seq-overview-state small{max-width:620px;color:var(--seq-app-body);margin-top:5px;font-size:.69rem;line-height:1.55}.seq-overview-state>a{margin-top:0}.seq-app-anchor-section{scroll-margin-top:82px}.seq-app-shell :is(.billing-panel,.email-address-panel,.start-card,.saved-investigations-workspace,.audit-card,.empty-state){border-color:var(--seq-app-line);background-color:var(--seq-app-card);box-shadow:none;border-radius:14px}.seq-app-shell .billing-panel,.seq-app-shell .email-address-panel{background-image:none}.seq-app-shell .start-card{background:var(--seq-app-card)}.seq-app-shell .primary{border-color:var(--seq-app-accent-bright);background:var(--seq-app-accent-bright);color:#04140f}.seq-app-shell .primary:not(:disabled):hover{color:#04140f;background:#7ce2c0;border-color:#7ce2c0}.seq-app-shell :is(.billing-plan-summary h2,.email-address-panel h2,.case-workspace-heading h2,.section-title h2){color:var(--seq-app-text);letter-spacing:-.025em;font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:600}.seq-app-shell .billing-plan-summary h2,.seq-app-shell .email-address-panel h2{font-size:1.35rem;line-height:1.15}.seq-app-shell .case-workspace-heading h2{font-size:1.55rem;line-height:1.1}.seq-app-shell .section-title{align-items:flex-end;margin-bottom:16px}.seq-app-shell .section-title h2{font-size:1.8rem;line-height:1.08}.seq-app-shell .audit-list{margin-top:42px}.seq-app-shell .seq-section-label{color:var(--seq-app-accent-bright);letter-spacing:.09em;font-weight:700}.seq-app-shell .premium-badge{color:var(--seq-app-clue)}.seq-app-shell .seq-report{--seq-night:#09090e;--seq-ink:#0d0d14;--seq-raised:#11111a;--seq-line:#1c1c27;--seq-line-strong:#30303e;--seq-text:#e9ebf1;--seq-muted:#878d9d;--seq-mint:#5fd4aa;--seq-blue:#3b82f6;--seq-coral:#ef4444;--seq-amber:#fbbf24;box-shadow:none;border-radius:14px}.seq-app-shell .seq-report :is(h2,h3,h4){font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:600;font-stretch:100%}.seq-app-shell .identity-map{background:linear-gradient(#3b82f609 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#3b82f609 1px,#0000 1px) 0 0/34px 34px,radial-gradient(circle at 12% 20%,#2fbf8f17,#0000 25rem),#0b0b12;border-color:#292938;border-radius:14px}.seq-app-shell .identity-node,.seq-app-shell .account-presence-card,.seq-app-shell .service-signal-tile{border-color:var(--seq-app-line);background-color:var(--seq-app-raised);box-shadow:none}.seq-app-shell .signal-strip{background:#0b0b11}.seq-app-shell .signal-strip strong{font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-weight:600}.seq-app-shell :is(.account-presence-card dt,.profile-ledger-facts dt,.profile-ledger-path small,.breach-stream-row time span){font-size:.625rem}.seq-app-shell :is(.account-presence-card dd,.profile-ledger-facts dd,.profile-ledger-path span,.breach-stream-row>p){font-size:.7rem}.seq-app-shell :is(.seq-app-topbar-signout,.email-add-button,.primary,.ghost,.seq-report-download,.seq-history-toggle,.case-create-button,.show-older-searches){transition:transform .14s var(--seq-app-ease-out), border-color .15s ease, background-color .15s ease, color .15s ease}.seq-app-shell :is(.seq-app-topbar-signout,.email-add-button,.primary,.ghost,.seq-report-download,.seq-history-toggle,.case-create-button,.show-older-searches):not(:disabled):active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.seq-app-sidebar-nav :is(a,button):not(.is-active):hover{color:var(--seq-app-text);background:#11111a;border-color:#1c1c27}.seq-app-topbar-signout:hover{color:var(--seq-app-text);border-color:#343442}}@media (max-width:980px){.seq-app-shell{grid-template-columns:minmax(0,1fr)}.seq-app-sidebar{display:none}.seq-app-mobile-nav{z-index:30;scrollbar-width:thin;background:#0a0a10f5;border-bottom:1px solid #14141d;gap:5px;padding:8px 16px;display:flex;position:sticky;top:64px;overflow-x:auto}.seq-app-mobile-nav a{border:1px solid var(--seq-app-line);background:var(--seq-app-raised);color:var(--seq-app-secondary);border-radius:8px;flex:none;padding:7px 10px;font-size:.67rem;font-weight:600;text-decoration:none}.seq-app-mobile-nav a.is-active{color:#dffaf1;background:#5fd4aa1a;border-color:#5fd4aa59}.seq-overview-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.seq-app-shell .dashboard-shell{padding:28px 18px 70px}.seq-app-anchor-section{scroll-margin-top:122px}}@media (max-width:720px){.seq-app-topbar{padding-inline:14px}.seq-app-topbar-title span,.seq-app-profile>span:last-child{display:none}.seq-app-topbar-subject span{max-width:130px}.seq-overview-report{grid-template-columns:minmax(0,1fr);padding:20px}.seq-overview-score{justify-content:flex-start}}@media (max-width:520px){.seq-app-topbar{gap:8px}.seq-app-topbar-title strong,.seq-app-topbar-credits span,.seq-app-topbar-signout span{display:none}.seq-app-topbar-subject span{max-width:112px}.seq-app-profile{display:none}.seq-app-topbar-signout{justify-content:center;width:36px;padding-inline:0}.seq-app-mobile-nav{padding-inline:12px}.seq-app-shell .dashboard-shell{padding:24px 12px 64px}.seq-app-shell .dashboard-head h1{font-size:clamp(2.2rem,13vw,3.1rem)}.seq-overview-metrics,.seq-overview-facts{grid-template-columns:minmax(0,1fr)}.seq-overview-metrics article{min-height:112px}.seq-overview-report{padding:17px}.seq-overview-score{align-items:flex-start;padding:17px}.seq-overview-score-dial{width:94px;height:94px}.seq-overview-state{grid-template-columns:38px minmax(0,1fr);padding:18px}.seq-overview-state>a{grid-column:2;justify-self:start}.seq-app-shell :is(.billing-panel,.email-address-panel,.start-card,.saved-investigations-workspace,.audit-card,.empty-state){border-radius:12px}}@media (prefers-reduced-motion:reduce){.seq-app-sidebar-nav a,.seq-app-topbar-signout,.seq-app-mobile-nav a,.seq-app-shell button{scroll-behavior:auto;transition:none!important}}
