/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components,utilities;:root{color-scheme:dark;--bg:#070b14;--panel:#0e1625;--border:#202c42;--muted:#8d9bb4;--accent:#7195ff;--text:#e9efff}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif;font-size:13px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.button,button{color:var(--text);cursor:pointer;background:#162239;border:1px solid #2a3852;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:9px 13px;transition:background .15s,border-color .15s;display:inline-flex}.button:hover,button:hover{background:#243759;border-color:#5875ad}button:disabled{opacity:.45;cursor:not-allowed}.primary,button.primary{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600}.primary:hover{background:#89a7ff}input,select,textarea{color:#e7ecea;background:#090f1d;border:1px solid #2a3852;border-radius:6px;outline:none;width:100%;padding:10px}input:focus,select:focus,textarea:focus{border-color:#7195ff;box-shadow:0 0 0 2px #7195ff20}label{color:#aeb6b9;font-size:12px;display:block}label input,label textarea{margin-top:7px}textarea{resize:vertical;min-height:100px}h1,h2,h3,p{margin:0}h1{letter-spacing:-.9px;font-size:29px;line-height:1.3}h1,h2{font-weight:600}h2{letter-spacing:-.2px;font-size:15px}h3{margin:22px 0 8px;font-size:12px;font-weight:600}p{line-height:1.7}p,small{color:var(--muted)}small{font-size:11px;font-weight:400;display:block}.muted{color:var(--muted)}.shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--border);z-index:20;background:#0a101e;flex-direction:column;width:240px;padding:28px 17px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1px;align-items:center;gap:10px;padding:0 8px;font-size:25px;font-weight:700;display:flex}.brand-icon{color:var(--accent);display:flex}.brand-dot{color:var(--accent);margin-left:-10px}.server-switch{border:1px solid var(--border);background:#111b2d;border-radius:8px;align-items:center;gap:8px;margin:31px 0 29px;padding:12px 8px;font-size:11px;display:flex}.server-switch>div{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.server-switch small{font-size:9px}.server-icon{color:#a5d2b6;border:1px solid #546158;border-radius:5px;padding:4px 9px}.server-switch .badge{margin-left:auto;padding:2px 4px;font-size:8px}.nav-label{letter-spacing:1.8px;color:#69757c;margin-bottom:13px;padding:0 12px;font-size:9px}nav{flex-direction:column;gap:5px}nav,nav a{display:flex}nav a{color:#959fa5;border-radius:6px;align-items:center;gap:12px;padding:12px;font-size:12px}nav a:hover{color:#e9efff;background:#15223c}nav a.active{color:#c4d5ff;background:#1a2d58}nav a.active svg{color:#7195ff}.nav-count{color:#d4e1ff;background:#304b85;border-radius:4px;margin-left:auto;padding:0 5px;font-size:10px}.sidebar-bottom{margin-top:auto}.guard-status{border:1px solid #2c3831;border-radius:7px;margin:30px 0 20px;padding:16px 12px;font-size:11px}.guard-status strong{font-size:11px;font-weight:500}.guard-status p{margin-top:8px;font-size:10px}.status-dot{background:#7195ff;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 0 3px #7195ff0a}.account{align-items:center;gap:10px;padding:0 5px;display:flex}.account button{color:#98a09e;background:0 0;border:0;margin-left:auto;padding:5px}.main{width:calc(100% - 240px);margin-left:240px}.topbar{border-bottom:1px solid var(--border);gap:14px;height:68px;padding:0 36px;font-size:11px}.topbar,.topbar-right{align-items:center;display:flex}.topbar-right{color:#a7badf;margin-left:auto;font-size:10px}.top-avatar{color:#c9daff;background:#203763;border-radius:50%;place-items:center;width:27px;height:27px;margin-left:25px;display:grid}.mobile-menu{display:none}main{max-width:1700px;margin:auto;padding:34px 36px 20px}.page-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;display:flex}.eyebrow{color:#7e98c5;letter-spacing:2px;margin-bottom:12px;font-size:8px}.page-heading p{margin-top:8px;font-size:12px}.page-heading .button{padding:9px 13px;font-size:11px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px;display:grid}.metric{border:1px solid var(--border);background:var(--panel);border-radius:9px;padding:20px}.metric>div{color:#a5adb0;justify-content:space-between;align-items:center;font-size:11px;display:flex}.metric svg{color:#8caeff}.metric strong{letter-spacing:-1px;margin:15px 0 7px;font-size:35px;font-weight:500;display:block}.metric small{font-size:10px}.metric-2 svg{color:#dea783}.panel{background:var(--panel);border:1px solid var(--border);border-radius:9px;overflow:hidden}.overview-grid{grid-template-columns:minmax(0,1fr) 275px;gap:20px;display:grid}.panel-heading{justify-content:space-between;align-items:center;padding:20px;display:flex}.panel-heading p{margin-top:5px;font-size:10px}.panel-heading a{color:#aabfe4;align-items:center;gap:5px;font-size:10px;display:flex}.count{color:#afb8bb;vertical-align:middle;background:#2c3335;border-radius:4px;margin-left:5px;padding:2px 6px;font-size:9px}.table-wrap{overflow:auto}table{border-collapse:collapse;white-space:nowrap;text-align:left;width:100%}th{letter-spacing:.3px;color:#8f999d;border-block:1px solid var(--border);background:#111b2d;padding:11px 15px;font-size:9px;font-weight:400}td{border-bottom:1px solid #1b2940;padding:15px;font-size:11px}tr:last-child td{border-bottom:0}tbody tr:hover{background:#131f35}.person{gap:10px;display:flex}.avatar,.person{align-items:center}.avatar{color:#b9ceef;background:#1f3152;border:1px solid #344a72;border-radius:7px;justify-content:center;min-width:31px;height:33px;font-size:10px;font-weight:600;display:inline-flex}.person small{margin-top:2px;font-size:9px}.badge{text-transform:capitalize;color:#a9b2b5;white-space:nowrap;background:#242b2e;border:1px solid #343d40;border-radius:4px;align-items:center;padding:2px 7px;font-size:9px;display:inline-flex}.badge.confirmed,.badge.dismissed,.badge.green{color:#aedbbd;background:#25372e;border-color:#314c3d}.badge.critical,.badge.high{color:#ecab92;background:#3c2824;border-color:#55352d}.badge.medium,.badge.pending{color:#d8b477;background:#383022;border-color:#4c402a}.badge.low,.badge.reviewing{color:#adc5e4;background:#24313e;border-color:#354354}.confidence{align-items:center;gap:7px;display:flex}.confidence i{background:#80a5f8;border-radius:3px;max-width:35px;height:3px;display:block}.inset{margin-bottom:15px;padding:0 20px;font-size:10px}.priority-player{align-items:center;gap:10px;padding:12px 18px;display:flex}.priority-player:hover{background:#17243c}.priority-player strong{font-size:11px;font-weight:500}.priority-player small{margin-top:3px;font-size:9px}.risk{color:#91b4ee;margin-left:auto;font-size:12px}.risk.high{color:#e6ab8c}.attention-link{border-top:1px solid var(--border);color:#b4c9ef;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding:17px;font-size:10px;display:flex}.bottom-grid{grid-template-columns:2fr 1fr;gap:20px;margin-top:22px;display:grid}.system-card{align-items:center;gap:15px;padding:22px;display:flex}.system-icon{color:#a8c7ff;background:#192f53;border-radius:8px;padding:10px;display:flex}.system-card h2{font-size:13px}.system-card p{margin-top:4px;font-size:10px}.system-card .badge{letter-spacing:.5px;margin-left:auto;font-size:7px}.compact-status{align-items:center;gap:7px;padding:20px;display:flex}.compact-status strong{font-size:11px;font-weight:500}.compact-status p{margin-top:5px;font-size:10px}.page-footer{color:#606e73;justify-content:space-between;margin-top:33px;font-size:9px;display:flex}.page-footer span{gap:7px}.filters,.page-footer span{align-items:center;display:flex}.filters{flex-wrap:wrap;gap:10px;padding:18px}.search{border:1px solid #2a3852;border-radius:6px;flex:1;align-items:center;gap:9px;min-width:180px;padding-left:10px;display:flex}.search input{background:0 0;border:0;margin:0}.filters select{width:auto;font-size:11px}.confidence-filter{align-items:center;gap:6px;display:flex}.confidence-filter input{width:60px;margin:0}.table-footer{color:var(--muted);border-top:1px solid var(--border);padding:15px;font-size:10px}.empty{color:#82978a;justify-content:center;align-items:center;gap:12px;padding:45px;display:flex}.score-track{background:#303937;border-radius:4px;width:55px;height:4px;margin-right:8px;display:inline-block}.score-track i{background:#b8c8a2;height:100%;display:block}.watch{padding:5px 8px;font-size:10px}.watch.active{color:#b6ddc3;border-color:#537361}.detail-banner{background:#211e1b;border:1px solid #4a3c31;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:22px;padding:24px;display:flex}.detail-banner h2{margin:14px 0 7px;font-size:23px}.detail-banner p{font-size:10px}.detail-confidence strong{color:#e9c79d;font-size:36px;font-weight:400}.detail-grid{grid-template-columns:1.2fr 1fr;gap:22px;display:grid}.padded{padding:24px}.padded>p{margin:10px 0 20px;font-size:12px}.stack{flex-direction:column;gap:22px;display:flex}.actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.timeline{margin-top:20px;padding-left:8px}.timeline>div{border-left:1px solid #31476b;padding:0 0 26px 25px;position:relative}.timeline strong{text-transform:capitalize;margin-top:5px;font-size:12px;display:block}.timeline p{font-size:11px}.timeline-dot{background:#6f9bf5;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;left:-4px}.profile-header{border:1px solid var(--border);background:var(--panel);border-radius:9px;align-items:center;gap:20px;margin-bottom:24px;padding:22px;display:flex}.profile-header>.avatar{width:60px;height:60px;font-size:20px}.profile-header>strong{margin-left:auto;font-size:30px}.profile-header p{font-size:11px}.spaced{margin-top:22px}.rules-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.rule-card{padding:24px}.rule-card>div{justify-content:space-between;align-items:center;display:flex}.rule-card button{background:0 0;border:0;padding:4px;font-size:10px}.rule-card h2{margin:18px 0 10px;font-size:18px}.rule-card p{font-size:12px}.rule-card footer{border-top:1px solid var(--border);color:#9eaed0;gap:10px;margin-top:25px;padding-top:16px;font-size:10px;display:flex}.scenario-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.scenario{padding:24px}.scenario-number{color:#7a94bf;font-size:12px}.scenario h2{margin:18px 0 8px}.scenario p{min-height:50px;font-size:11px}.scenario button{justify-content:space-between;width:100%;margin-top:20px;font-size:11px}.settings-grid{grid-template-columns:1.3fr 1fr;gap:22px;display:grid}.field-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.settings-grid label{margin-bottom:18px}.checkbox{align-items:center;gap:10px;display:flex}.checkbox input{accent-color:#7195ff;width:16px;margin:0}.connection{border-top:1px solid var(--border);padding:16px 0}.connection,.error,.notice{justify-content:space-between;font-size:12px;display:flex}.error,.notice{color:#bad5c3;background:#22332a;border:1px solid #3c5947;border-radius:7px;align-items:center;margin-bottom:20px;padding:12px 16px}.error{color:#edb59b;background:#392720;border-color:#654336}.error button,.notice button{background:0 0;border:0;padding:2px}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background:#050808be;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#101b30;border:1px solid #33476a;border-radius:12px;width:100%;max-width:540px;max-height:90vh;padding:26px;overflow:auto}.modal-heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-heading button{background:0 0;border:0;padding:2px}.modal label{margin-bottom:15px}.danger{color:#edb098}.login{grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.login-brand{background:#0c1731;border-right:1px solid #243554;flex-direction:column;padding:60px;display:flex}.login-brand .brand{padding:0;font-size:24px}.login-brand .brand span{color:#6a8072;font-weight:400}.login-brand h1{letter-spacing:-2px;margin-top:90px;font-size:50px}.login-brand p{color:#9cacca;margin-top:22px;font-size:15px}.login-grid{color:#6287d1;background-image:linear-gradient(#4969b412 1px,#0000 0),linear-gradient(90deg,#4969b412 1px,#0000 0);background-size:30px 30px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:30px;min-height:170px;margin-top:50px;display:flex}.login-grid span{letter-spacing:3px;font-size:9px}.login form{align-self:center;width:100%;max-width:440px;margin:auto;padding:50px}.login form h2{margin-top:20px;font-size:29px}.login form>p{margin:10px 0 28px}.login form label{margin-bottom:20px}.login form .primary{justify-content:space-between;width:100%;margin:5px 0 20px}.loading{color:#afd4bb;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}@media (min-width:1500px){td{padding:18px}.overview-grid{grid-template-columns:minmax(0,1fr) 310px}.metric{padding:25px}}@media (max-width:1200px){.overview-grid{grid-template-columns:1fr}.attention{display:none}.bottom-grid{grid-template-columns:1fr}.compact-status{display:none}.metric{padding:16px}.sidebar{width:215px}.main{width:calc(100% - 215px);margin-left:215px}main{padding:28px 24px}.scenario-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:800px){.sidebar{width:240px;transform:translate(-100%)}.sidebar.open{transform:translate(0);box-shadow:30px 0 100px #000c}.main{width:100%;margin-left:0}.mobile-menu{background:0 0;border:0;padding:4px;display:flex}.topbar{padding:0 20px}.metric-grid{grid-template-columns:repeat(2,1fr)}main{padding:25px 18px}.page-heading{align-items:flex-start}.page-heading .button{padding:9px;font-size:0}.page-heading .button svg{width:18px}h1{font-size:26px}.detail-grid,.rules-grid,.settings-grid{grid-template-columns:1fr}.profile-header{flex-wrap:wrap}.login{grid-template-columns:1fr}.login-brand{display:none}.login form{padding:30px}.page-footer span:last-child,.system-card .badge{display:none}.scenario-grid{grid-template-columns:1fr}.topbar-right{font-size:8px}.field-grid{grid-template-columns:1fr}}body{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:focus-visible{outline:2px solid #8faeff;outline-offset:4px}html{scroll-behavior:smooth;scroll-padding-top:96px}.shell{background:radial-gradient(ellipse at 60% 0,#11203d65,transparent 65%),#070b14}.sidebar{background:linear-gradient(175deg,#101a30,#080d18 65%);border-color:#26365580}.shell .brand-icon{background:linear-gradient(140deg,#3669e6,#1a3273);color:#d5e3ff;border:1px solid #7299ff50;padding:7px;border-radius:9px;box-shadow:0 0 24px #3261cc22}.shell .brand{font-size:25px}.shell .server-switch{background:#101b2d;border-color:#293952}.shell .server-icon{color:#bad0ff;border-color:#3b5180;background:#1a2c4c}.shell nav a{padding:12px 14px;transition:background .2s,color .2s}.shell nav a.active{background:linear-gradient(100deg,#284884a0,#17284b85);border:1px solid #466db34a;box-shadow:inset 3px 0 #7195ff;padding:11px 13px}.shell .metric,.shell .panel{background:linear-gradient(135deg,#111c2e,#0d1422);border-color:#24334b;box-shadow:0 6px 25px #00000012}.shell .metric{position:relative;overflow:hidden}.shell .metric:after{content:"";position:absolute;right:-25px;top:-40px;width:110px;height:110px;background:radial-gradient(circle,#3360b52b,transparent 70%);pointer-events:none}.shell .metric strong{font-weight:550;font-variant-numeric:tabular-nums}.shell .topbar{background:#0a1220b0;backdrop-filter:blur(15px)}.shell .guard-status{border-color:#2b3c5d;background:#0e182a}.shell .guard-status .status-dot,.shell .topbar .status-dot{background:#779aff}.workspace-guide-link{display:flex;gap:9px;align-items:center;color:#97acd1;font-size:11px;padding:13px 12px;margin-top:26px}.workspace-guide-link svg:last-child{margin-left:auto}.workspace-guide-link:hover{color:white}.shell .guard-status{margin-top:8px}.shell .detail-banner{background:linear-gradient(110deg,#1f2638,#141d2c)}.shell .watch.active{border-color:#4d70b2;color:#bcd0ff}.shell .score-track i{background:#7e9fff}.login{background:radial-gradient(ellipse at 80% 0,#1a34743d,transparent 65%),#080e1b}.login-brand{background:radial-gradient(ellipse at 25% 30%,#1d3c7b9c,transparent 65%),linear-gradient(160deg,#101e3b,#080e1c)}.login-brand .brand span{color:#7a97c9}.login-brand .login-grid{color:#779eef}.login-home{display:inline-block;margin-top:28px;font-size:12px;color:#9baed2}.product-site{--product-blue:#5e86ff;--product-text:#eff3ff;--product-muted:#92a3c2;background:#060a13;color:var(--product-text);overflow:hidden;font-size:15px}.product-site h1,.product-site h2,.product-site h3{font-family:inherit}.product-site p{color:var(--product-muted);line-height:1.8}.product-header{height:82px;position:sticky;top:0;z-index:40;background:#070c17cb;backdrop-filter:blur(20px);border-bottom:1px solid #32446840}.product-header-inner{max-width:1180px;height:100%;margin:auto;display:flex;align-items:center;gap:60px;padding:0 28px}.product-logo{gap:10px;font-size:25px;font-weight:750;letter-spacing:-1.1px;color:#f2f5ff}.logo-mark,.product-logo{display:inline-flex;align-items:center}.logo-mark{justify-content:center;width:37px;height:39px;background:linear-gradient(140deg,#4e7eee,#26448a);border:1px solid #a2baff45;color:white;border-radius:11px;box-shadow:0 0 24px #436ee12e}.logo-period{color:#6994ff;margin-left:-9px}.product-nav{display:flex;flex-direction:row;align-items:center;gap:28px}.product-nav a{padding:9px 0;font-size:13px;font-weight:500;color:#aebbd4}.product-nav a:hover{background:none;color:#fff}.product-login{margin-left:auto;display:flex;gap:9px;align-items:center;font-size:12px;border:1px solid #384969;border-radius:8px;padding:10px 17px;background:#14223a80;white-space:nowrap}.product-login:hover{border-color:#7599e1;background:#1a2e50}.product-menu{display:none}.product-main{max-width:none;margin:0;padding:0}.product-hero{position:relative;text-align:center;padding:71px 28px 0;max-width:1250px;margin:auto;isolation:isolate}.hero-light{inset:-100px -150px 15%;background:radial-gradient(ellipse 47% 48% at 50% 10%,#1e438b70,transparent),radial-gradient(ellipse 42% 40% at 80% 80%,#192f7140,transparent)}.hero-light,.product-hero:after{position:absolute;z-index:-1;pointer-events:none}.product-hero:after{content:"";inset:0;background-image:linear-gradient(#3c5a9410 1px,transparent 0),linear-gradient(90deg,#3c5a9410 1px,transparent 0);background-size:80px 80px;mask-image:linear-gradient(transparent,#0005,transparent)}.release-pill{display:inline-flex;align-items:center;gap:10px;padding:7px 12px;border:1px solid #4c6fa64f;background:#1223429c;border-radius:30px;font-size:11px;color:#becfec}.release-pill>span:not(.preview-dot){font-size:8px;letter-spacing:1px;background:#39579165;border-radius:4px;padding:2px 5px}.preview-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#83a9ff;box-shadow:0 0 8px #679bff;margin-right:2px}.product-hero h1{font-size:clamp(48px,6.5vw,80px);letter-spacing:-4.5px;line-height:1.05;font-weight:680;margin:26px 0 22px}.product-hero h1>span{background:linear-gradient(100deg,#b4ccff 5%,#6696ff 60%,#667fea);background-clip:text;color:transparent}.product-hero>p{max-width:570px;margin:0 auto;font-size:16px;line-height:1.8}.hero-actions{display:flex;justify-content:center;align-items:center;gap:15px;margin:28px 0 23px}.product-site .product-button{display:inline-flex;justify-content:center;align-items:center;gap:13px;padding:13px 21px;font-size:12px;font-weight:600;border:1px solid #8babff65;background:linear-gradient(110deg,#4f77ea,#3b61ce);border-radius:8px;color:white;box-shadow:inset 0 2px 2px #ffffff17,0 5px 25px #23479e35;transition:transform .2s,box-shadow .2s,background .2s}.product-site .product-button:hover{transform:translateY(-2px);background:linear-gradient(110deg,#668cf5,#4a74e3);box-shadow:0 7px 30px #3866cd45}.product-secondary{display:inline-flex;align-items:center;gap:11px;color:#cad5e8;font-size:12px;padding:13px 18px;border:1px solid #364763;border-radius:8px;background:#111d30a0}.product-secondary:hover{background:#1d2e4d}.hero-assurances{display:flex;justify-content:center;gap:22px;font-size:10px;color:#7f94b9}.hero-assurances span{display:flex;align-items:center;gap:6px}.product-preview{max-width:1020px;margin:53px auto 0;text-align:left;border:1px solid #3c568c80;border-radius:13px;background:linear-gradient(160deg,#14213c,#0b1322 50%);box-shadow:0 0 0 6px #547edf08,0 -8px 80px #2e58b920,0 30px 90px #0006;overflow:hidden}.preview-chrome{height:37px;background:#15223b80;border-bottom:1px solid #2c3f615a;display:flex;justify-content:space-between;align-items:center;padding:0 17px;font-size:9px;color:#6e85aa}.preview-chrome>span{display:flex;gap:6px;align-items:center}.preview-chrome i{width:6px;height:6px;border-radius:50%;background:#3f5476}.preview-label{font-size:7px;letter-spacing:1.4px}.preview-layout{display:grid;grid-template-columns:176px minmax(0,1fr);min-height:353px}.preview-sidebar{padding:24px 15px;background:#0b1323a0;border-right:1px solid #30415c5c;display:flex;flex-direction:column;gap:7px}.preview-wordmark{display:flex;gap:8px;align-items:center;font-weight:650;font-size:17px;letter-spacing:-.5px;color:#e4ebfb;margin-bottom:28px}.preview-wordmark svg{color:#8bafff}.preview-sidebar>small{font-size:7px;letter-spacing:1.1px;color:#5f789f;margin-bottom:8px}.preview-sidebar button{justify-content:flex-start;padding:9px;border:1px solid transparent;background:transparent;color:#8094b6;border-radius:6px;font-size:10px}.preview-sidebar button:hover{color:#c6d7f4;background:#152744}.preview-sidebar button.selected{background:#243e7160;border-color:#4567a644;color:#bbd0ff}.preview-sidebar button span{margin-left:auto;padding:0 4px;background:#466eab55;border-radius:3px;font-size:8px}.preview-protection{margin-top:auto;display:flex;gap:8px;align-items:center;padding-top:25px;color:#7b95be;font-size:9px}.preview-protection small{font-size:8px;color:#536c95}.preview-content{padding:25px}.preview-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:23px}.preview-title small{font-size:7px;letter-spacing:1.3px;color:#738bb1}.preview-title h3{font-size:16px;margin:7px 0 0;letter-spacing:-.3px}.preview-live{display:flex;align-items:center;gap:5px;color:#99b4da;font-size:8px;white-space:nowrap}.preview-incident-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.sample-list{display:flex;flex-direction:column;gap:7px}.sample-list>button{padding:13px 10px;background:#101d32;justify-content:flex-start;gap:9px;border-color:#263957}.sample-list>button.selected{border-color:#638df0a0;background:linear-gradient(100deg,#203865,#152745);box-shadow:inset 2px 0 #719bff}.sample-avatar{display:inline-flex;align-items:center;justify-content:center;width:30px;height:32px;flex-shrink:0;background:linear-gradient(140deg,#345387,#1b2f52);color:#bacded;border:1px solid #536c9140;border-radius:7px;font-size:9px;font-weight:600}.sample-list strong{font-size:10px;font-weight:550;text-align:left;display:block}.sample-list small{font-size:8px;text-align:left;color:#8199bd;margin-top:3px}.sample-confidence{font-size:10px;color:#bbceef;margin-left:auto}.sample-resolved{margin-left:auto;color:#91d4bb}.sample-list-note{margin-top:auto;font-size:8px;color:#637fa8;display:flex;gap:7px;align-items:center;padding:13px 3px 0}.sample-evidence{border:1px solid #334668;border-radius:7px;padding:15px;background:#111e34}.sample-evidence>div:first-child{display:flex;justify-content:space-between;align-items:center}.sample-evidence .badge{font-size:7px}.sample-time{font-size:8px;color:#6e85ac;font-variant-numeric:tabular-nums}.sample-evidence h4{font-size:12px;margin:13px 0 6px;font-weight:550}.sample-evidence p{font-size:9px;line-height:1.7;color:#96a9c8}.sample-event{display:flex;gap:8px;align-items:center;font-size:8px;margin-top:15px;color:#c1cee3}.sample-event small{font-size:7px;color:#6d85ac;margin-top:1px}.sample-event svg{margin-left:auto;color:#7e9ccd}.event-line-dot{width:5px;height:5px;border-radius:50%;background:#668ef1}.product-site .sample-review{width:100%;padding:8px 10px;font-size:9px;margin-top:17px;justify-content:space-between}.preview-caption{text-align:center;display:flex;justify-content:center;align-items:center;gap:7px;border-top:1px solid #2a3e614a;padding:11px;font-size:8px;color:#6c84ae;background:#091120}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-metrics>div{background:#101e35;border:1px solid #304364;border-radius:7px;padding:16px}.preview-metrics span{font-size:9px;color:#8ca3c7}.preview-metrics strong{display:block;font-size:27px;margin-top:10px}.preview-overview-note{text-align:center;margin-top:20px;color:#719af0}.preview-overview-note>svg{display:none}.preview-overview-note h4{font-size:15px;margin:0 0 4px;color:#c4d4f1}.preview-overview-note p{font-size:10px}.preview-overview-note button{font-size:9px;margin-top:12px}.preview-players{display:flex;flex-direction:column;gap:9px}.preview-players button{background:#13223b;border-color:#2c4062;justify-content:flex-start;padding:12px}.preview-players strong{display:block;font-size:11px;text-align:left}.preview-players small{font-size:8px;color:#8199bd;text-align:left}.sample-score{margin-left:auto;font-size:17px}.preview-players p{font-size:9px;text-align:center;padding-top:8px}.product-principles{display:flex;justify-content:space-between;align-items:center;gap:24px;max-width:1090px;margin:53px auto 0;padding:27px 15px 40px;border-bottom:1px solid #27365170}.product-principles>span{font-size:8px;letter-spacing:1.3px;color:#657c9f;line-height:1.8}.product-principles>span strong{font-weight:500;color:#9cb2d2}.product-principles>div{display:flex;align-items:center;gap:10px;font-size:11px;color:#8b9fbd}.product-principles svg{width:17px;color:#5c78ad}.product-section{max-width:1120px;margin:auto;padding:110px 28px 0}.section-heading{margin-bottom:40px}.product-eyebrow{display:block;font-size:9px;letter-spacing:2px;color:#7299e5;margin-bottom:18px}.product-site h2{font-size:clamp(29px,3.3vw,42px);font-weight:600;line-height:1.2;letter-spacing:-1.8px}.product-site h2 span{color:#8195b8}.section-heading>p{max-width:540px;font-size:13px;margin-top:18px}.product-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-feature{display:block;padding:27px;border:1px solid #293a585d;border-radius:12px;background:radial-gradient(ellipse at 0 0,#1a31513d,transparent 65%),linear-gradient(135deg,#101a2c,#0a111e);transition:border-color .2s,transform .2s}.product-feature:hover{border-color:#5b7cb66b;transform:translateY(-4px)}.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;color:#5b7198}.feature-icon{display:inline-flex;padding:12px;border:1px solid #48659e44;border-radius:12px;background:linear-gradient(135deg,#25437480,#17264370);color:#8fb2ff}.product-feature>small{color:#7b9bcd;font-size:9px;letter-spacing:.3px;margin-bottom:9px}.product-feature h3{font-size:18px;line-height:1.4;font-weight:560;letter-spacing:-.5px;margin:0 0 12px}.product-feature p{font-size:11px;line-height:1.9}.feature-link{display:flex;align-items:center;gap:6px;color:#afc6ed;margin-top:24px;font-size:9px}.workflow-section{max-width:1120px;margin:115px auto 0;padding:60px 28px;border-top:1px solid #25334c80;border-bottom:1px solid #25334c80;background:radial-gradient(ellipse at 50% 40%,#192d5524,transparent 70%)}.workflow-section .section-heading{text-align:center}.workflow-section .section-heading p{margin:16px auto 0}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin:48px 0 36px}.workflow-steps article>div{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #395178;padding-top:17px;color:#6c91d5}.workflow-steps article>div>span{font-size:12px;font-variant-numeric:tabular-nums}.workflow-steps h3{font-size:17px;margin:24px 0 10px;font-weight:550;letter-spacing:-.3px}.text-link,.workflow-steps p{font-size:12px}.text-link{display:inline-flex;gap:9px;align-items:center;color:#acc6ef}.workflow-section>.text-link{display:flex;justify-content:center}.human-section{max-width:1050px;margin:100px auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:0 28px}.human-emblem{position:relative;min-height:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;border:1px solid #273c6150;border-radius:18px;background:radial-gradient(circle at 50% 40%,#234c9b54,transparent 70%);overflow:hidden}.human-emblem>div{position:absolute;width:200px;height:200px;border:1px solid #4e73ba22;border-radius:50%;box-shadow:0 0 0 35px #3453830c,0 0 0 70px #34538308}.human-emblem>svg{position:relative;color:#7ba2ff;filter:drop-shadow(0 0 20px #427aec55)}.human-emblem>span{position:relative;border:1px solid #4a6ba75a;border-radius:20px;padding:8px 14px;font-size:8px;letter-spacing:1.8px;color:#a5bfe6;display:flex;align-items:center;gap:8px;background:#152543}.human-section p{font-size:12px;margin:22px 0}.human-section ul{list-style:none;padding:0;margin:0}.human-section li{font-size:11px;display:flex;align-items:center;gap:10px;color:#b2c2dc;margin-top:13px}.human-section li svg{color:#6f9ff2}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:65px;padding-top:20px}.faq-section .text-link{margin-top:25px}.faq-list details{border-bottom:1px solid #2b3b565c}.faq-list summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 0;font-size:12px;color:#d4deef}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:#6e8bb8;flex-shrink:0;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(180deg)}.faq-list details p{font-size:12px;padding:0 20px 22px 0}.product-cta{position:relative;text-align:center;max-width:1064px;margin:110px auto 80px;padding:57px 25px;border:1px solid #36508575;border-radius:15px;background:radial-gradient(ellipse at 50% 0,#2955a64f,transparent 75%),linear-gradient(135deg,#0e1b32,#0b1221)}.product-cta h2{margin:24px 0 15px}.product-cta p{font-size:12px}.product-cta .product-button{margin-top:25px}.product-cta>small{font-size:9px;color:#627ca5;margin-top:17px}.product-footer{max-width:1120px;padding:45px 28px 20px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px;border-top:1px solid #26375470}.product-footer p{font-size:11px;margin-top:17px}.product-footer>div:not(:first-child):not(:last-child){display:flex;flex-direction:column;gap:12px}.product-footer strong{font-size:11px;color:#c1cee6;font-weight:500;margin-bottom:4px}.product-footer>div>a:not(.product-logo){font-size:10px;color:#7b92b9}.product-footer>div>a:hover{color:#c4d7fa}.product-footer-bottom{grid-column:1/-1;padding-top:23px;margin-top:10px;border-top:1px solid #2431496b;display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#556f98}.guide-main{max-width:1080px;padding:70px 28px 10px}.guide-main>.text-link{margin-bottom:45px}.guide-main>h1{font-size:48px;letter-spacing:-2px}.guide-intro{margin-top:17px;font-size:15px}.guide-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:60px;margin-top:65px}.guide-layout>aside{display:flex;flex-direction:column;gap:20px;align-self:start;position:sticky;top:110px;font-size:12px;color:#89a5d0;border-left:1px solid #2c4264;padding-left:20px}.guide-layout section{margin-bottom:65px}.guide-layout section h2{font-size:26px;letter-spacing:-.7px;margin:14px 0 20px}.guide-layout section p{font-size:13px;margin:15px 0}.guide-layout .product-button{margin-top:10px}.guide-layout ol{padding-left:20px;color:#9cafce;font-size:13px;line-height:1.9}.guide-layout li{padding-left:8px;margin:10px 0}.guide-integrations article{border:1px solid #273d5e;padding:23px;border-radius:10px;background:#111d31;margin:14px 0}.guide-integrations strong{font-size:14px;display:block;margin-bottom:10px}@media (min-width:1450px){.product-hero{padding-top:87px}.product-hero h1{font-size:88px}.product-preview{margin-top:63px}}@media (max-width:900px){.product-header-inner{gap:35px}.product-nav{gap:20px}.product-preview{max-width:800px}.preview-layout{grid-template-columns:140px minmax(0,1fr)}.preview-content{padding:20px 15px}.preview-incident-grid{gap:10px}.sample-list>button{padding:10px 7px;gap:5px}.sample-list strong{font-size:9px}.sample-list small{font-size:7px}.sample-avatar{width:25px}.product-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-principles{padding-inline:28px;gap:18px}.product-principles>div{font-size:9px;gap:7px}.human-section{gap:40px}.faq-section{gap:35px}.product-cta{margin-inline:28px}.preview-title h3{font-size:14px}.workflow-steps{gap:28px}}@media (max-width:650px){.product-header{height:68px}.product-header-inner{padding:0 19px;gap:14px}.product-logo{font-size:22px}.logo-mark{width:32px;height:34px;border-radius:9px}.product-menu{display:inline-flex;margin-left:auto;background:transparent;border:0;padding:7px;color:#afc4eb}.product-menu svg{width:20px}.product-login{font-size:10px;padding:9px 11px;margin-left:0}.product-login svg{width:12px}.product-nav{display:none;position:absolute;top:67px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:#0d182d;border-bottom:1px solid #395078;padding:15px 25px}.product-nav.is-open{display:flex}.product-nav a{padding:13px 0}.product-hero{padding:49px 18px 0}.release-pill{font-size:9px;gap:7px}.release-pill>span:not(.preview-dot){font-size:6px}.product-hero h1{font-size:52px;letter-spacing:-2.8px;margin-top:26px}.product-hero>p{font-size:13px;max-width:345px}.hero-actions{gap:9px;margin-top:25px}.product-site .product-button{font-size:10px;padding:12px 14px;gap:9px}.product-secondary{font-size:10px;padding:12px;gap:7px}.hero-assurances{gap:11px;font-size:7px}.hero-assurances svg{width:11px}.product-preview{margin-top:37px;border-radius:10px}.preview-chrome{height:30px;padding:0 10px;font-size:7px}.preview-label{font-size:6px;letter-spacing:.8px}.preview-layout{display:flex;flex-direction:column}.preview-sidebar{flex-direction:row;align-items:center;gap:7px;padding:10px;border-right:0;border-bottom:1px solid #273957}.preview-protection,.preview-sidebar>small,.preview-wordmark{display:none}.preview-sidebar button{padding:8px;font-size:9px;gap:5px;flex:1;justify-content:center}.preview-sidebar button svg{width:12px}.preview-sidebar button span{margin-left:0}.preview-content{padding:19px 12px}.preview-title{margin-bottom:15px}.preview-title h3{font-size:13px}.preview-title small{font-size:6px}.preview-live{font-size:7px}.preview-incident-grid{grid-template-columns:1fr}.sample-list{flex-direction:row;gap:5px}.sample-list>button{flex:1;min-width:0;padding:9px 5px;display:flex;flex-direction:column;gap:5px}.sample-list .sample-avatar,.sample-list small,.sample-list-note{display:none}.sample-confidence,.sample-resolved{margin-left:0;font-size:8px}.sample-evidence{padding:14px}.sample-evidence h4{font-size:13px}.sample-evidence p{font-size:10px}.sample-event{font-size:9px}.sample-event small{font-size:8px}.product-site .sample-review{font-size:10px;padding:10px}.preview-caption{font-size:7px;line-height:1.6;padding:9px 15px}.preview-caption svg{flex-shrink:0}.product-principles{display:grid;grid-template-columns:1fr 1fr;padding:15px 25px 30px;margin-top:27px;gap:20px}.product-principles>span{grid-column:1/-1;text-align:center;font-size:7px}.product-principles>span br{display:none}.product-principles>div{font-size:9px;justify-content:center}.product-section{padding:70px 20px 0}.product-site h2{font-size:30px;letter-spacing:-1.1px}.product-eyebrow{font-size:8px;margin-bottom:14px}.section-heading>p{font-size:12px}.section-heading{margin-bottom:28px}.product-feature-grid{grid-template-columns:1fr;gap:12px}.product-feature{padding:25px}.feature-top{margin-bottom:20px}.product-feature h3{font-size:19px}.product-feature p{font-size:12px}.workflow-section{padding:45px 23px;margin-top:70px}.workflow-steps{grid-template-columns:1fr;gap:28px;margin:33px 0}.workflow-steps article>div{padding-top:14px}.workflow-steps h3{margin:15px 0 8px}.workflow-steps p{font-size:12px}.human-section{grid-template-columns:1fr;margin:60px auto 0;padding:0 23px;gap:33px}.human-emblem{min-height:255px}.human-section p{font-size:12px}.faq-section{grid-template-columns:1fr;gap:5px}.faq-list summary{font-size:12px}.product-cta{margin:65px 18px 50px;padding:38px 19px}.product-cta h2{font-size:28px}.product-cta p{font-size:11px}.product-footer{padding:30px 22px 20px;grid-template-columns:1fr 1fr;gap:30px}.product-footer>div:first-child{grid-column:1/-1}.product-footer-bottom{flex-direction:column;gap:12px;margin-top:0}.guide-main{padding:40px 22px}.guide-main>h1{font-size:36px}.guide-layout{grid-template-columns:1fr;gap:35px;margin-top:35px}.guide-layout>aside{position:static;flex-direction:row;flex-wrap:wrap;font-size:10px;gap:15px;border:0;padding:0}.guide-layout section{margin-bottom:40px}.guide-layout section h2{font-size:24px}.preview-metrics{gap:7px}.preview-metrics>div{padding:12px 8px}.preview-metrics span{font-size:8px}.preview-metrics strong{font-size:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}