@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, 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;--spacing: .25rem;--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, 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,samp,pre{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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-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]),::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 utilities{.visible{visibility:visible}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mb-1{margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.ml-2{margin-left:calc(var(--spacing) * 2)}.block{display:block}.flex{display:flex}.grid{display:grid}.table{display:table}.h-6{height:calc(var(--spacing) * 6)}.w-6{width:calc(var(--spacing) * 6)}.w-full{width:100%}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:calc(var(--spacing) * 4)}.lowercase{text-transform:lowercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--so-bg: #080E1A;--so-surface: #0D1526;--so-surface-2: #121D30;--so-surface-3: #19273D;--so-border: #1E2D46;--so-accent: #00D9A3;--so-accent-dim: rgba(0,217,163,.08);--so-accent-low: rgba(0,217,163,.15);--so-text: #E4EAF1;--so-muted: #7B8FA8;--so-quiet: #4A5A72;--so-critical: #EF4444;--so-high: #F97316;--so-medium: #EAB308;--so-low: #3B82F6;--so-info: #6B7280;--so-green: var(--so-accent);--font-display: "Space Grotesk", "Inter", sans-serif;--font-body: "Inter", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", Consolas, monospace}html,body{background-color:var(--so-bg);color:var(--so-text);font-family:var(--font-body);min-height:100vh;margin:0;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display)}code,pre,.font-mono,kbd{font-family:var(--font-mono);font-size:.875em}.sev-badge{display:inline-flex;align-items:center;padding:2px 9px;border-radius:4px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-mono)}.sev-badge.CRITICAL{background:#ef44441f;color:var(--so-critical);border:1px solid rgba(239,68,68,.3)}.sev-badge.HIGH{background:#f973161f;color:var(--so-high);border:1px solid rgba(249,115,22,.3)}.sev-badge.MEDIUM{background:#eab3081f;color:var(--so-medium);border:1px solid rgba(234,179,8,.3)}.sev-badge.LOW{background:#3b82f61f;color:var(--so-low);border:1px solid rgba(59,130,246,.3)}.sev-badge.INFO{background:#6b72801f;color:var(--so-info);border:1px solid rgba(107,114,128,.3)}.page-content{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}.page-header{margin-bottom:1.75rem}.page-header h1{font-size:1.4rem;font-weight:600;margin:0 0 .25rem}.page-header p{color:var(--so-muted);margin:0;font-size:.875rem}.empty-state{text-align:center;padding:3.5rem 2rem;color:var(--so-muted)}.empty-state .empty-icon{font-size:2.25rem;margin-bottom:.75rem;opacity:.4}.empty-state .empty-icon-lucide{color:var(--so-quiet, #64748b);opacity:.5;margin-bottom:.75rem;display:block}.empty-state p{margin:.2rem 0}.empty-state .empty-hint{font-size:.82rem;margin-top:.5rem}.section-inner{max-width:1160px;margin:0 auto;padding:0 2rem}.fadeinup{animation:soFadeInUp .65s cubic-bezier(.16,1,.3,1) both}.fadein{animation:soFadeIn .5s ease both}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.12s}.stagger-3{animation-delay:.19s}.stagger-4{animation-delay:.26s}.stagger-5{animation-delay:.33s}.stagger-6{animation-delay:.4s}@keyframes soFadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes soFadeIn{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--so-bg)}::-webkit-scrollbar-thumb{background:var(--so-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--so-quiet)}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial}}}.driver-overlay{background:#080e1abf!important}.so-driver-popover{background:#141b2d!important;border:1px solid #1F2937!important;border-radius:10px!important;box-shadow:0 8px 32px #00000080!important;color:#e4eaf1!important;font-family:Inter,sans-serif!important;min-width:280px!important;max-width:360px!important}.so-driver-popover .driver-popover-title{font-family:Space Grotesk,sans-serif!important;font-size:1rem!important;font-weight:700!important;color:#e4eaf1!important;margin-bottom:.4rem!important}.so-driver-popover .driver-popover-description{font-size:.875rem!important;color:#7b8fa8!important;line-height:1.6!important}.so-driver-popover .driver-popover-progress-text{font-size:.72rem!important;font-family:JetBrains Mono,monospace!important;color:#4a5a72!important}.so-driver-popover .driver-popover-arrow-side-left .driver-popover-arrow{border-right-color:#141b2d!important}.so-driver-popover .driver-popover-arrow-side-right .driver-popover-arrow{border-left-color:#141b2d!important}.so-driver-popover .driver-popover-arrow-side-top .driver-popover-arrow{border-bottom-color:#141b2d!important}.so-driver-popover .driver-popover-arrow-side-bottom .driver-popover-arrow{border-top-color:#141b2d!important}.so-driver-popover .driver-popover-navigation-btns{gap:.5rem!important;margin-top:1rem!important}.so-driver-popover .driver-popover-prev-btn,.so-driver-popover .driver-popover-next-btn,.so-driver-popover .driver-popover-done-btn{background:transparent!important;border:1px solid #1E2D46!important;color:#e4eaf1!important;font-size:.8rem!important;padding:.35rem .85rem!important;border-radius:6px!important;cursor:pointer!important;transition:border-color .2s,color .2s!important}.so-driver-popover .driver-popover-next-btn,.so-driver-popover .driver-popover-done-btn{background:#00d9a3!important;border-color:#00d9a3!important;color:#07130d!important;font-weight:700!important}.so-driver-popover .driver-popover-prev-btn:hover{border-color:#00d9a3!important;color:#00d9a3!important}.so-driver-popover .driver-popover-close-btn{color:#4a5a72!important;font-size:1.1rem!important;line-height:1!important}.so-driver-popover .driver-popover-close-btn:hover{color:#e4eaf1!important}.driver-highlighted-element{border-radius:8px!important}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}
