*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;background:#09111f;color:#eef6ff;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#09111f}::-webkit-scrollbar-thumb{background:#00d4ff44;border-radius:3px}a{text-decoration:none;color:inherit}button{font:inherit}.skip-link{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{position:absolute;left:16px;top:8px;width:auto;height:auto;padding:8px 14px;z-index:101;background:#00d4ff;color:#09111f;border-radius:6px;text-decoration:none;font-weight:700}.app-shell{background:#09111f;color:#eef6ff;min-height:100vh}.bg-glow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.glow{position:absolute;border-radius:50%;opacity:.18;will-change:transform}.glow-blue{top:60px;right:-80px;width:280px;height:280px;background:#00d4ff;filter:blur(90px)}.glow-purple{bottom:40px;left:-100px;width:320px;height:320px;background:#7a5cff;filter:blur(110px)}.site-nav{position:sticky;top:0;z-index:100;background:#09111f99;border-bottom:1px solid rgba(255,255,255,.1);transition:background .25s ease;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.site-nav.is-scrolled{background:#09111feb}.nav-inner{display:flex;justify-content:space-between;align-items:center;padding:14px 0;gap:18px}.brand{display:flex;align-items:center;text-decoration:none;color:var(--text)}.brand-logo-link{flex:0 0 auto;min-width:0}.brand-logo-full{display:block;height:58px;width:auto;max-width:min(44vw,520px);object-fit:contain;border-radius:14px;background:transparent;box-shadow:none}.desktop-nav{display:flex;gap:18px;font-size:14px;color:#c8e8ff;align-items:center}.nav-link{transition:color .2s ease;white-space:nowrap}.nav-link:hover,.nav-link:focus-visible{color:#fff}.hamburger{display:none;background:none;border:none;color:#fff;font-size:26px;cursor:pointer;padding:4px 8px;line-height:1}.mobile-menu{background:#09111ff7;border-top:1px solid rgba(255,255,255,.1)}.mobile-link{display:block;padding:14px 24px;color:#c8e8ff;font-size:16px;border-bottom:1px solid rgba(255,255,255,.06)}.site-footer{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.1);padding:20px 0;font-size:12px;color:#7ab8d4;text-align:center}.hero-section{position:relative;z-index:1;padding:56px 0 34px}.content-section{position:relative;z-index:1;padding:34px 0 42px;scroll-margin-top:82px}.contact-section{position:relative;z-index:1;padding:34px 0 64px;scroll-margin-top:82px}.eyebrow,.section-kicker{display:inline-block;padding:8px 14px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.13);color:#c8e8ff;font-size:12px;font-weight:800;margin-bottom:16px;letter-spacing:.2px}.section-kicker{color:#00d4ff;text-transform:uppercase;background:transparent;border:none;padding:0;margin-bottom:10px;letter-spacing:.6px}.hero-title{font-size:clamp(2rem,5vw,4rem);line-height:1.05;font-weight:850;margin-bottom:16px;max-width:920px}.hero-copy{font-size:clamp(.98rem,2vw,1.12rem);line-height:1.72;color:#c8e8ff;margin-bottom:24px;max-width:820px}.hero-btns{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:22px}.hero-eyebrow-large{font-size:clamp(1.05rem,2.2vw,1.4rem);padding:12px 18px;margin-bottom:18px}.hero-secondary-cta{font-size:1.08rem;padding:17px 28px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:14px;font-weight:800;border:1px solid rgba(255,255,255,.13);transition:transform .15s ease,border-color .2s ease}.btn-primary{background:linear-gradient(135deg,#00d4ff,#7a5cff);color:#fff;border-color:transparent}.btn-secondary{background:#ffffff0f;color:#fff}.btn:hover,.btn:focus-visible{transform:translateY(-1px);border-color:#00d4ff}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.pill{padding:8px 13px;border-radius:999px;font-size:12px;font-weight:750;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#eff9ff}.hero-card,.panel-card,.sla-card,.contact-card{background:#fff1;border:1px solid rgba(255,255,255,.13);border-radius:24px;box-shadow:0 20px 50px #0000002e}.hero-card{padding:24px 28px;margin-top:10px}.section-header{max-width:890px;margin-bottom:22px}.section-header h2,.contact-card h2,.evidence-section-header h2{font-size:clamp(1.55rem,4vw,2.2rem);line-height:1.14;font-weight:850;margin-bottom:10px}.section-header p,.contact-card p,.evidence-section-header p{color:#c8e8ff;line-height:1.7;font-size:.98rem}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.grid-auto{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px}.check-row{display:flex;gap:12px;align-items:flex-start}.check-row p{color:#eaf7ff;line-height:1.65;font-size:.9rem;margin:0}.check-icon{width:26px;height:26px;border-radius:8px;flex-shrink:0;background:linear-gradient(135deg,#00d4ff,#7a5cff);display:grid;place-items:center;font-size:13px;font-weight:800;color:#fff}.service-card{border-radius:22px;padding:22px;min-height:190px;color:#fff;box-shadow:0 16px 36px #0000002e}.service-card h3,.panel-card h3,.sla-card h3{font-size:clamp(1.02rem,3vw,1.24rem);margin-bottom:12px;line-height:1.28}.service-card p{font-size:.9rem;line-height:1.68;color:#ffffffeb}.panel-card{padding:22px}.panel-card p{color:#c8e8ff;font-size:.9rem;line-height:1.68;margin-bottom:14px}.chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.chip{padding:8px 10px;border-radius:12px;background:#00d4ff14;border:1px solid rgba(0,212,255,.22);color:#eaf7ff;font-size:12px;font-weight:700}.evidence-section-header{margin-bottom:18px}.evidence-section-header p{max-width:760px}.evidence-cta{margin-top:20px}.evidence-proof-grid{margin-bottom:16px}.evidence-proof-card{min-height:100%;background:linear-gradient(180deg,#ffffff12,#ffffff0b)}.evidence-proof-card p:last-child{margin-bottom:0}.evidence-main-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:16px;align-items:start}.evidence-side-stack{display:grid;gap:16px}.evidence-card,.evidence-registry-card,.evidence-process-card{background:linear-gradient(180deg,#ffffff14,#ffffff0d)}.evidence-card-header{margin-bottom:14px}.evidence-card-header p:last-child{margin-bottom:0}.evidence-checklist-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.evidence-item{min-width:0}.evidence-item p{word-break:break-word}.evidence-process-card{margin-top:16px}.registry-section{position:relative;z-index:1;padding:34px 0 42px;scroll-margin-top:82px}.registry-status-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding:10px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px}.registry-status-meta{font-size:.82rem;color:#8ec8f0}.registry-status-meta time{font-weight:600;color:#c8e8ff}.registry-refresh-btn{font-size:.82rem;padding:5px 12px}.registry-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:16px}.registry-filters label{font-size:.86rem;font-weight:700;color:#a8dfff;margin-right:6px}.registry-filters select{background:#ffffff0f;border:1px solid rgba(255,255,255,.13);color:#eef6ff;padding:6px 10px;border-radius:8px;font-size:.86rem;font-weight:600;cursor:pointer}.registry-catalog{margin-top:24px}.registry-repo{margin-bottom:32px}.registry-repo h3{font-size:1.2rem;margin-bottom:8px;color:#fff;display:flex;align-items:center}.registry-icon{width:20px;height:20px;margin-right:8px;flex-shrink:0;display:inline-block}.registry-table{width:100%;border-collapse:collapse;color:#eaf7ff;font-size:.85rem}.registry-table thead{background:#ffffff0d}.registry-table th,.registry-table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.1);vertical-align:middle}.registry-table{table-layout:fixed}.registry-col-tag{width:16%}.registry-col-pull{width:6.5rem;white-space:nowrap}.registry-col-pull .registry-action-cell{justify-content:center}.registry-col-sbom,.registry-col-vex{width:10.5rem;white-space:nowrap}.registry-col-signature{width:9.5rem;white-space:nowrap}.registry-col-sbom .registry-status-group-inline,.registry-col-vex .registry-status-group-inline,.registry-col-signature .registry-status-group-inline,.registry-col-signature .registry-status-group{display:inline-flex;align-items:center;gap:.4rem;flex-wrap:nowrap;white-space:nowrap}.registry-col-sbom .registry-btn,.registry-col-vex .registry-btn,.registry-col-signature .registry-btn{padding:4px 8px;font-size:.74rem;line-height:1;white-space:nowrap}.registry-col-sbom .registry-status,.registry-col-vex .registry-status,.registry-col-signature .registry-status,.registry-col-sbom .registry-na,.registry-col-vex .registry-na{white-space:nowrap}.registry-col-tag .registry-tag-text{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registry-table th{text-align:left;font-weight:700;font-size:.82rem;color:#a8dfff;text-transform:uppercase;letter-spacing:.5px}.registry-table code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.8rem}.registry-pre{white-space:pre-wrap;word-break:break-word;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.78rem;line-height:1.45;background:#ffffff08;padding:10px;border-radius:8px;border:1px solid rgba(255,255,255,.1);max-height:220px;overflow-y:auto}.registry-na{color:#7ab8d4;font-style:italic}.registry-error{color:#ff6e6e}.registry-btn{display:inline-block;margin-top:4px;margin-bottom:4px;padding:6px 10px;font-size:.78rem;font-weight:600;color:#00d4ff;background:#00d4ff24;border:1px solid rgba(0,212,255,.4);border-radius:6px;text-align:center;cursor:pointer}.registry-btn:hover{background:#00d4ff3d}@media (max-width: 680px){.registry-table,.registry-table thead,.registry-table tbody,.registry-table th,.registry-table td,.registry-table tr{display:block}.registry-table thead{display:none}.registry-table tr{margin-bottom:1rem;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:0;background:#ffffff08;overflow:hidden}.registry-col-tag{background:#00d4ff14;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.registry-col-tag:before{display:none}.registry-col-tag .registry-tag-text{font-size:.95rem;font-weight:700;color:#eaf7ff;word-break:break-all;max-width:100%}.registry-table td:not(.registry-col-tag){display:flex;flex-direction:column;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.04);position:static;text-align:left}.registry-table td:last-child{border-bottom:none;padding-bottom:14px}.registry-table td:before{content:attr(data-label);display:block;position:static;width:auto;padding:0;margin-bottom:4px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#a8dfff;white-space:nowrap}.registry-col-tag,.registry-col-digest,.registry-col-pull,.registry-col-sbom,.registry-col-vex,.registry-col-signature,.registry-col-cves,.registry-col-audit{width:auto!important;white-space:normal!important}.registry-status-group-inline,.registry-action-cell,.registry-cve-cell,.registry-status-group{flex-wrap:wrap!important;gap:6px!important;white-space:normal!important}.registry-btn{padding:7px 11px!important;font-size:.8rem!important}.registry-status{font-size:.82rem;white-space:nowrap}.registry-na{font-size:.78rem;white-space:nowrap}.registry-cve-badge{min-width:auto;padding:3px 7px;font-size:.74rem}.registry-cve-download{padding:4px 9px;font-size:.74rem}.registry-digest-button{display:inline-flex;align-items:center;gap:0;padding:5px 9px}.registry-digest-button .registry-digest-text{font-size:.72rem}.registry-col-pull .registry-action-cell{display:inline-flex;gap:8px}.registry-inline-feedback{position:static;margin-left:6px}}.evidence-item{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px}.pricing-grid{align-items:stretch;margin-bottom:18px}.pricing-card{display:flex;flex-direction:column;gap:20px;height:100%;overflow:hidden}.pricing-card-featured{background:linear-gradient(135deg,#00d4ff1f,#7a5cff1f);border-color:#00d4ff4d}.pricing-card-header{display:grid;gap:10px}.pricing-badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;padding:7px 11px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.13);font-size:11px;font-weight:800;letter-spacing:.35px;text-transform:uppercase;color:#a8dfff}.pricing-price{font-size:clamp(1.95rem,5vw,2.8rem);line-height:1;font-weight:850;color:#fff}.pricing-price-note{font-size:.9rem;font-weight:700;color:#7ab8d4}.pricing-card-header p,.pricing-sla-card p{color:#c8e8ff;font-size:.92rem;line-height:1.72;margin:0}.pricing-card-body{display:grid;gap:12px;margin-top:auto}.pricing-list-title{font-size:.8rem;font-weight:800;letter-spacing:.45px;text-transform:uppercase;color:#00d4ff}.pricing-feature-list{display:grid;gap:10px}.pricing-feature-row{display:flex;gap:12px;align-items:flex-start}.pricing-feature-row p{margin:0;color:#eaf7ff;font-size:.9rem;line-height:1.6}.pricing-cta{margin-top:auto;width:100%}.pricing-sla-card{padding:24px;margin:8px 0 24px}.pricing-sla-pills{margin:16px 0 0}.pricing-compare{margin-top:10px}.pricing-compare-header{margin-bottom:18px}.pricing-table td:first-child{font-weight:800;color:#eaf7ff;white-space:nowrap}.pricing-table td:not(:first-child){min-width:180px}.table-wrap{border-radius:20px;overflow:auto;border:1px solid rgba(255,255,255,.13)}.compliance-table{width:100%;border-collapse:collapse;font-size:.86rem;min-width:760px;background:#ffffff09}.compliance-table thead tr{background:#ffffff12}.compliance-table th{text-align:left;padding:12px 14px;color:#00d4ff;font-weight:800;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}.compliance-table td{padding:12px 14px;color:#c8e8ff;vertical-align:top;border-bottom:1px solid rgba(255,255,255,.06);line-height:1.55}.compliance-table td:first-child{color:#eaf7ff;font-weight:800;white-space:nowrap}.trust-grid{margin-bottom:16px}.sla-card{padding:22px;margin-top:18px}.mini-card{background:#ffffff0e;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:16px}.mini-card strong{display:block;margin-bottom:8px;color:#fff}.mini-card p{color:#c8e8ff;font-size:.86rem;line-height:1.6}.client-card .client-icon{font-size:28px;margin-bottom:10px}.contact-card{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:32px;background:linear-gradient(135deg,#00d4ff1f,#7a5cff1f)}.contact-card p{max-width:760px}.contact-actions{display:flex;flex-direction:column;gap:12px;min-width:220px}.blog-section{position:relative;z-index:1;padding:34px 0 80px;scroll-margin-top:80px}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.blog-card{background:#ffffff12;border:1px solid rgba(255,255,255,.13);border-radius:20px;padding:22px;cursor:pointer;transition:border-color .2s ease,transform .15s ease;display:flex;flex-direction:column;gap:10px;color:#eef6ff;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%}.blog-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#000000eb;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding:0 0 max(20px,env(safe-area-inset-bottom))}.blog-modal{min-height:100dvh;color:#eef6ff;background:linear-gradient(180deg,#0f1e35fa,#09111ffa)}.blog-modal-topbar{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;padding:calc(12px + env(safe-area-inset-top)) 16px 12px;background:#0f1e35fa;border-bottom:1px solid rgba(255,255,255,.1)}.blog-modal-close{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:22px;width:44px;height:44px;border-radius:12px;cursor:pointer;display:grid;place-items:center;font-weight:700;line-height:1}.blog-modal-content{width:min(720px,92%);margin:0 auto;padding:24px 0 calc(72px + env(safe-area-inset-bottom))}.blog-modal-back{margin-top:16px;padding:14px 28px;border-radius:14px;background:linear-gradient(135deg,#00d4ff,#7a5cff);border:none;color:#fff;font-size:15px;font-weight:700;cursor:pointer;width:100%}@media (hover:hover) and (pointer:fine){.blog-card:hover{border-color:#00d4ff;transform:translateY(-3px)}}@media (max-width:1060px){.desktop-nav{gap:12px;font-size:13px}}@media (max-width:900px){.grid-2,.evidence-main-grid,.evidence-checklist-grid{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr 1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}.contact-card{align-items:flex-start;flex-direction:column}.contact-actions{flex-direction:row;flex-wrap:wrap;width:100%}}@media (max-width:760px){.desktop-nav{display:none}.hamburger{display:block}}@media (max-width:680px){.bg-glow{display:none}.site-nav{backdrop-filter:none;-webkit-backdrop-filter:none;background:#09111ff0}.hero-section{padding:42px 0 26px}.content-section{padding:28px 0 34px}.grid-3{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.blog-grid{grid-template-columns:1fr}.hero-btns{flex-direction:column}.hero-btns a,.contact-actions .btn{text-align:center;width:100%}.hero-card,.contact-card{padding:22px}.compliance-table{font-size:.78rem;min-width:680px}.compliance-table th,.compliance-table td{padding:9px 10px}.blog-section{padding-bottom:88px}.blog-modal-overlay{background:#09111f}.blog-modal-content{width:92%;padding-top:20px;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.evidence-proof-grid,.evidence-main-grid,.evidence-side-stack,.evidence-checklist-grid{gap:14px}.evidence-snippet-card-footer{flex-direction:column;align-items:flex-start}}@media (max-width:400px){.grid-4{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.nav-actions{display:flex;align-items:center;gap:10px;min-width:max-content}.language-switcher{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff0e}.language-btn{border:0;border-radius:999px;background:transparent;color:#c8e8ff;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.3px;padding:7px 9px;line-height:1;transition:background .2s ease,color .2s ease,transform .15s ease}.language-btn:hover,.language-btn:focus-visible{color:#fff;background:#ffffff14}.language-btn.is-active{color:#09111f;background:#00d4ff}@media (max-width:1060px){.language-btn{padding:7px 8px;font-size:11px}.nav-inner{gap:12px}}@media (max-width:760px){.nav-actions{margin-left:auto}.language-switcher{order:0}.hamburger{order:1}.mobile-menu{padding-bottom:6px}}@media (max-width:760px){.brand-logo-full{height:46px;max-width:220px}.nav-inner{gap:12px}}@media (max-width:390px){.brand-logo-full{height:40px;max-width:180px}.language-btn{padding:7px}}.hero-title{font-size:clamp(1.75rem,3.8vw,3.15rem);max-width:820px}.hero-section{padding-top:46px}.contact-card{align-items:flex-start}.contact-main{max-width:720px}.contact-details{display:flex;flex-direction:column;gap:12px;min-width:260px}.contact-detail{display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:14px;background:#ffffff12;border:1px solid rgba(255,255,255,.13);color:#fff;font-weight:600;transition:border-color .2s ease,transform .15s ease}.contact-detail:hover,.contact-detail:focus-visible{border-color:#00d4ff;transform:translateY(-1px)}.contact-detail-icon{width:28px;height:28px;display:grid;place-items:center;flex-shrink:0}.contact-detail span:last-child{display:flex;flex-direction:column;gap:2px}.contact-detail strong{font-size:.78rem;color:#7ab8d4;text-transform:uppercase;letter-spacing:.4px}.contact-detail em{font-style:normal;color:#eef6ff;font-size:.95rem;word-break:break-word}@media (max-width:760px){.hero-title{font-size:clamp(1.65rem,8vw,2.35rem)}.contact-details{width:100%;min-width:0}.contact-detail{width:100%}}.services-grid{margin-bottom:24px}#services .pill-row{margin-top:0;margin-bottom:0}@media (max-width:680px){.services-grid{margin-bottom:20px}}.evidence-content{display:grid;gap:16px}.registry-card{background:#09111f85;border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:18px;box-shadow:0 14px 34px #00000029}.registry-card h3{font-size:1.05rem;line-height:1.3;margin-bottom:8px;color:#fff}.registry-card p{font-size:.88rem;line-height:1.65;color:#c8e8ff;margin:0 0 12px}.registry-code{overflow-x:auto;white-space:pre;line-height:1.65;font-size:.78rem;padding:14px;border-radius:14px;background:#00000047;border:1px solid rgba(255,255,255,.1);color:#eaf7ff;margin:12px 0}.registry-code code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.registry-note{margin-bottom:0!important;color:#eaf7ff!important}@media (max-width:680px){.registry-card{padding:15px}.registry-code{font-size:.72rem}}.process-card{background:#ffffff0e}.process-list{counter-reset:process;display:grid;gap:9px;margin:12px 0 0;padding:0;list-style:none}.process-list li{position:relative;padding:10px 12px 10px 42px;border-radius:14px;background:#ffffff0e;border:1px solid rgba(255,255,255,.1);color:#eaf7ff;font-size:.86rem;line-height:1.55}.process-list li:before{counter-increment:process;content:counter(process);position:absolute;left:12px;top:10px;width:20px;height:20px;border-radius:999px;background:#00d4ff29;border:1px solid rgba(0,212,255,.35);display:grid;place-items:center;color:#fff;font-size:.72rem;font-weight:800}@media (max-width:680px){html,body,#root,.app-shell{width:100%;max-width:100%;overflow-x:hidden}.section-inner,.content-section,.hero-section,.contact-section,.blog-section,.evidence-main-grid,.evidence-side-stack,.evidence-checklist-grid,.registry-card,.process-card,.evidence-item{max-width:100%;min-width:0}.registry-code{max-width:100%;overflow-x:hidden;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.registry-code code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}}.contact-form{display:grid;gap:10px;width:100%;min-width:320px;padding:14px;border-radius:16px;background:#ffffff0e;border:1px solid rgba(255,255,255,.13)}.contact-form label{display:grid;gap:6px;color:#c8e8ff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:#09111fa3;color:#eef6ff;padding:11px 12px;font:inherit;font-size:.9rem;outline:none;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#c8e8ff94}.contact-form input:focus,.contact-form textarea:focus{border-color:#00d4ff;box-shadow:0 0 0 3px #00d4ff1f}.contact-form-button{width:100%;border:none;cursor:pointer;margin-top:2px}@media (max-width:900px){.contact-form{min-width:0}}@media (max-width:680px){.contact-form{padding:12px}.contact-form input,.contact-form textarea{font-size:16px}}.contact-fieldset{border:1px solid rgba(255,255,255,.13);border-radius:14px;padding:12px;margin:0;display:grid;gap:9px;background:#09111f47}.contact-fieldset legend{padding:0 6px;color:#c8e8ff;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.35px}.contact-fieldset-help{margin:0;color:#c8e8ffc7;font-size:.82rem;line-height:1.45}.contact-choice-grid{display:grid;grid-template-columns:1fr;gap:8px}.contact-choice-grid-compact{grid-template-columns:1fr 1fr}.contact-choice{display:flex!important;align-items:flex-start;gap:9px;padding:9px 10px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff0b;color:#eef6ff!important;font-size:.82rem!important;font-weight:700!important;line-height:1.35;text-transform:none!important;letter-spacing:0!important;cursor:pointer;transition:border-color .2s ease,background .2s ease}.contact-choice:hover,.contact-choice:focus-within{border-color:#00d4ff80;background:#00d4ff14}.contact-choice input{width:16px!important;height:16px;margin:1px 0 0;flex:0 0 auto;accent-color:#00d4ff}.contact-choice span{min-width:0}@media (max-width:680px){.contact-fieldset{padding:10px}.contact-choice-grid-compact{grid-template-columns:1fr}.contact-choice{font-size:.86rem!important}.contact-choice input{width:18px!important;height:18px}}.contact-form-toggle{width:100%;border:none;cursor:pointer;margin-top:2px}.contact-form-button:disabled{cursor:not-allowed;opacity:.72;transform:none}.contact-form-status{margin:2px 0 0;padding:10px 12px;border-radius:12px;font-size:.9rem;line-height:1.45;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);color:#c8e8ff}.contact-form-status-success{color:#dfffea;border-color:#5fff9a47;background:#5fff9a14}.contact-form-status-error{color:#ffe4e4;border-color:#ff787852;background:#ff787814}.contact-form-status-info{color:#c8e8ff;border-color:#7dd3fc2e;background:#7dd3fc0f}.contact-section:has(.contact-modal-overlay){z-index:2147482999}.contact-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:calc(88px + env(safe-area-inset-top)) 18px calc(88px + env(safe-area-inset-bottom));background:#09111fe6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.contact-modal-content{position:relative;width:min(760px,94vw);margin:0 auto;padding:28px;border-radius:26px;background:linear-gradient(180deg,#101c30fa,#09111ffa);border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 90px #00000070}.contact-modal-content h3{font-size:clamp(1.35rem,3vw,2rem);line-height:1.15;margin:4px 48px 10px 0;color:#fff}.contact-modal-intro{color:#c8e8ff;line-height:1.65;margin:0 0 18px;max-width:640px}.contact-modal-close{position:absolute;top:18px;right:18px;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#fff;cursor:pointer;font-size:24px;line-height:1;transition:background .2s ease,border-color .2s ease,transform .15s ease}.contact-modal-close:hover,.contact-modal-close:focus-visible{background:#00d4ff24;border-color:#00d4ff6b;transform:translateY(-1px)}.contact-modal-content .contact-form{min-width:0;max-width:100%;background:#ffffff0a}@media (max-width:680px){.contact-modal-overlay{align-items:flex-start;padding:calc(18px + env(safe-area-inset-top)) 12px calc(38px + env(safe-area-inset-bottom));background:#09111f}.contact-modal-content{width:100%;margin:0;padding:22px 14px 16px;border-radius:20px}.contact-modal-content h3{margin-right:44px}.contact-modal-close{top:14px;right:14px}}.evidence-snippet-panel{width:100%;color:#eef6ff;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:14px;border:1px solid rgba(0,212,255,.24);background:linear-gradient(135deg,#00d4ff1f,#7a5cff1f);transition:border-color .2s ease,transform .15s ease,box-shadow .2s ease}.evidence-snippet-panel-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.evidence-snippet-badge{padding:5px 11px;border-radius:999px;font-size:12px;font-weight:800;background:#00d4ff1f;border:1px solid rgba(0,212,255,.36);color:#00d4ff}.evidence-snippet-arrow{width:36px;height:36px;display:grid;place-items:center;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.13);color:#eef6ff;font-size:1rem;font-weight:800}.evidence-snippet-card-title{font-weight:800;font-size:1rem;line-height:1.35;text-align:left}.evidence-snippet-card-copy{color:#c8e8ff;font-size:.86rem;line-height:1.65;text-align:left}.evidence-snippet-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.evidence-snippet-card-footer span{font-size:11px;color:#7ab8d4}.evidence-snippet-card-footer strong{font-size:12px;color:#00d4ff;font-weight:700;white-space:nowrap}@media (hover:hover) and (pointer:fine){.evidence-snippet-panel:hover{border-color:#00d4ff6b;transform:translateY(-2px);box-shadow:0 24px 44px #0003}}.evidence-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#030810d1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;padding:24px}.evidence-modal{width:min(1100px,96vw);max-height:90vh;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#0d1b30fa,#09111ffa);border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 90px #00000080;color:#eef6ff}.evidence-modal-topbar{display:flex;justify-content:flex-end;padding:14px 14px 0}.evidence-modal-content{padding:8px 28px 28px;max-height:calc(90vh - 54px);overflow:auto}.evidence-modal-label{display:inline-flex;margin-bottom:10px;padding:5px 11px;border-radius:999px;background:#00d4ff1f;border:1px solid rgba(0,212,255,.36);color:#00d4ff;font-size:12px;font-weight:800}.evidence-modal-content h2{font-size:clamp(1.25rem,4vw,1.75rem);line-height:1.25;margin-bottom:12px;color:#fff}.evidence-modal-content p{color:#c8e8ff;line-height:1.75;margin-bottom:16px}.evidence-snippet-code{overflow:auto;white-space:pre;line-height:1.55;font-size:.78rem;padding:16px;border-radius:16px;background:#00000057;border:1px solid rgba(255,255,255,.12);color:#eaf7ff;margin:14px 0 18px}.evidence-snippet-code code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}@media (max-width:680px){.evidence-modal-overlay{padding:0;background:#09111f}.evidence-modal{width:100vw;height:100vh;max-height:none;border-radius:0;border:0}.evidence-modal-content{max-height:calc(100vh - 54px);padding:8px 18px calc(90px + env(safe-area-inset-bottom))}.evidence-snippet-code{font-size:.7rem;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.evidence-snippet-code code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.evidence-snippet-card-footer{align-items:flex-start;flex-direction:column}}.verification-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#030810d1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;padding:24px}.verification-modal{width:min(900px,96vw);max-height:90vh;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#0d1b30fa,#09111ffa);border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 90px #00000080;color:#eef6ff;display:flex;flex-direction:column}.verification-modal-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.verification-modal-topbar h2{font-size:clamp(1rem,3vw,1.25rem);line-height:1.3;margin:0;color:#fff}.verification-modal-close{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:22px;width:44px;height:44px;border-radius:12px;cursor:pointer;display:grid;place-items:center;font-weight:700;line-height:1;flex-shrink:0}.verification-modal-close:hover,.verification-modal-close:focus-visible{background:#ffffff38;outline:2px solid #00d4ff;outline-offset:2px}.verification-modal-content{padding:20px 24px 24px;max-height:calc(90vh - 80px);overflow:auto}.verification-modal-pre{overflow:auto;white-space:pre;line-height:1.6;font-size:.82rem;padding:18px;border-radius:16px;background:#00000057;border:1px solid rgba(255,255,255,.12);color:#eaf7ff;margin:0}.verification-modal-pre code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}@media (max-width:680px){.verification-modal-overlay{padding:0;background:#09111f}.verification-modal{width:100vw;height:100vh;max-height:none;border-radius:0;border:0}.verification-modal-content{max-height:calc(100vh - 80px);padding:14px 18px calc(90px + env(safe-area-inset-bottom))}.verification-modal-pre{font-size:.75rem;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.verification-modal-pre code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}}.registry-btn-secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.2)}.registry-btn-secondary:hover,.registry-btn-secondary:focus-visible{background:#ffffff29}.sbom-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;background:#030810d1;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:center;padding:24px}.sbom-modal{width:min(1000px,96vw);max-height:90vh;overflow:hidden;border-radius:24px;background:linear-gradient(180deg,#0d1b30fa,#09111ffa);border:1px solid rgba(255,255,255,.16);box-shadow:0 30px 90px #00000080;color:#eef6ff;display:flex;flex-direction:column}.sbom-modal-topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 24px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.sbom-modal-topbar h2{font-size:clamp(1rem,3vw,1.25rem);line-height:1.3;margin:0;color:#fff}.sbom-modal-close{background:#ffffff1f;border:1px solid rgba(255,255,255,.25);color:#fff;font-size:22px;width:44px;height:44px;border-radius:12px;cursor:pointer;display:grid;place-items:center;font-weight:700;line-height:1;flex-shrink:0}.sbom-modal-close:hover,.sbom-modal-close:focus-visible{background:#ffffff38;outline:2px solid #00d4ff;outline-offset:2px}.sbom-modal-content{padding:20px 24px 24px;max-height:calc(90vh - 80px);overflow:auto}.sbom-modal-tabs{display:flex;gap:8px;margin-bottom:16px}.sbom-modal-tab{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#c8e8ff;padding:8px 16px;border-radius:10px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.sbom-modal-tab:hover:not(:disabled){background:#ffffff29;border-color:#ffffff4d}.sbom-modal-tab-active{background:#00d4ff2e;border-color:#00d4ff80;color:#00d4ff}.sbom-modal-tab:disabled{opacity:.4;cursor:not-allowed}.sbom-modal-meta{margin:0 0 14px;font-size:.88rem;color:#c8e8ff}.sbom-modal-meta strong{color:#00d4ff;font-weight:700}.sbom-modal-table-wrap{overflow:auto;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000003d}.sbom-modal-table{width:100%;border-collapse:collapse;font-size:.84rem}.sbom-modal-table thead{position:sticky;top:0;z-index:1}.sbom-modal-table th{text-align:left;padding:12px 16px;font-weight:700;font-size:.78rem;text-transform:uppercase;letter-spacing:.4px;color:#7ab8d4;background:#09111ff2;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}.sbom-modal-table td{padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06);color:#c8e8ff;vertical-align:top}.sbom-modal-table tbody tr:last-child td{border-bottom:none}.sbom-modal-table tbody tr:hover{background:#00d4ff0f}.sbom-table-name{font-weight:600;color:#eef6ff;max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbom-table-version{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.8rem;color:#00d4ff;white-space:nowrap}.sbom-table-type{font-size:.78rem;color:#7ab8d4;white-space:nowrap}.sbom-table-supplier{font-size:.78rem;color:#a0c8e0;max-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sbom-modal-error,.sbom-modal-empty{text-align:center;padding:40px 20px;color:#c8e8ff;font-size:.95rem}.sbom-modal-error{color:#ff6b6b}@media (max-width: 680px){.sbom-modal-overlay{padding:0;background:#09111f}.sbom-modal{width:100vw;height:100vh;max-height:none;border-radius:0;border:0}.sbom-modal-content{max-height:calc(100vh - 80px);padding:14px 18px calc(90px + env(safe-area-inset-bottom))}.sbom-modal-table th,.sbom-modal-table td{padding:10px 12px}.sbom-table-name{max-width:140px}}.about-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:18px;align-items:stretch}.about-main{display:flex;flex-direction:column;gap:14px;min-height:100%}.about-main h2{font-size:clamp(1.55rem,4vw,2.2rem);line-height:1.14;font-weight:850;margin:0}.about-main p{color:#c8e8ff;line-height:1.72;font-size:.98rem;margin:0}.about-location-card{display:grid;grid-template-columns:1fr;gap:10px;margin-top:4px;padding:16px;border-radius:18px;background:#09111f6b;border:1px solid rgba(255,255,255,.11)}.about-location-card div{display:grid;gap:4px}.about-location-card span{color:#7ab8d4;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.about-location-card strong{color:#eef6ff;font-size:.95rem;line-height:1.45}.about-location-card .btn{width:max-content;margin-top:4px}.about-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.about-card{min-height:150px}.about-card p{margin-bottom:0}@media (max-width:900px){.about-wrap{grid-template-columns:1fr}.about-cards{grid-template-columns:1fr 1fr}}@media (max-width:680px){.about-cards{grid-template-columns:1fr}.about-location-card .btn{width:100%}}.site-footer{position:relative;z-index:1;padding:56px 0 24px;border-top:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#050c18cc,#050c18f5);color:#d8ecff}.footer-inner{display:grid;grid-template-columns:minmax(320px,2fr) repeat(3,minmax(150px,1fr));gap:30px;align-items:start}.footer-logo{display:inline-flex;align-items:center;color:#fff;text-decoration:none}.footer-logo-full{display:block;width:min(100%,760px);max-width:760px;height:auto;border-radius:18px;background:transparent;box-shadow:none}.footer-brand p{margin:18px 0 0;color:#c8e8ff;line-height:1.65;max-width:480px}.footer-brand .footer-small{margin-top:12px;color:#92b5cf;font-size:.92rem}.footer-column{display:flex;flex-direction:column;gap:10px}.footer-column h3{margin:0 0 6px;color:#fff;font-size:.98rem;letter-spacing:.08em;text-transform:uppercase}.footer-column a{color:#c8e8ff;text-decoration:none;line-height:1.45;transition:color .2s ease,transform .2s ease}.footer-column a:hover,.footer-column a:focus-visible{color:#52f0dc;transform:translate(2px)}.footer-bottom{display:flex;flex-wrap:wrap;gap:10px 22px;justify-content:space-between;margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);color:#8fb0c8;font-size:.9rem}.legal-page{position:relative;z-index:1;padding:128px 0 72px}.legal-page-inner{max-width:980px}.legal-back-link{display:inline-flex;align-items:center;margin-bottom:18px;color:#8ee8ff;text-decoration:none;font-weight:700}.legal-back-link:hover,.legal-back-link:focus-visible{color:#52f0dc}.legal-card{padding:clamp(24px,4vw,44px);border:1px solid rgba(255,255,255,.13);border-radius:28px;background:linear-gradient(180deg,#101c30eb,#09111ff0);box-shadow:0 24px 80px #00000047}.legal-card h1{margin:8px 0 14px;color:#fff;font-size:clamp(2rem,5vw,3.6rem);line-height:1.05}.legal-intro{max-width:760px;color:#c8e8ff;font-size:1.08rem;line-height:1.7}.legal-updated{margin:14px 0 0;color:#8fb0c8;font-size:.95rem}.legal-sections{display:grid;gap:22px;margin-top:34px}.legal-section-block{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0b}.legal-section-block h2{margin:0 0 12px;color:#fff;font-size:1.18rem}.legal-section-block p{margin:10px 0 0;color:#c8e8ff;line-height:1.68}@media (max-width:880px){.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:640px){.site-footer{padding-top:42px}.footer-inner{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column}.legal-page{padding:104px 0 54px}.legal-section-block{padding:18px}}.site-footer{text-align:left}.legal-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;padding:clamp(14px,3vw,30px);background:#030919d1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legal-modal{width:min(980px,100%);max-height:min(86vh,920px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:linear-gradient(180deg,#0a1c39fa,#061126fa);box-shadow:0 30px 90px #0000006b}.legal-modal-topbar{position:sticky;top:0;z-index:2;display:flex;justify-content:flex-end;padding:14px 14px 0;background:linear-gradient(180deg,#0a1c39fa,#0a1c39b8)}.legal-modal-close{width:40px;height:40px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff14;color:#eef6ff;font-size:18px;cursor:pointer}.legal-modal-close:hover,.legal-modal-close:focus-visible{border-color:#00d4ff;color:#00d4ff}.legal-modal-content{overflow:auto;-webkit-overflow-scrolling:touch;padding:8px clamp(18px,4vw,42px) clamp(22px,4vw,42px)}.legal-modal-content h1{margin:10px 0 12px;color:#eef6ff;font-size:clamp(1.5rem,4vw,2.3rem);line-height:1.12}.legal-modal-content .legal-intro{max-width:780px;margin:0 0 12px;color:#c8e8ff;font-size:clamp(.96rem,2vw,1.05rem);line-height:1.75}.legal-modal-content .legal-updated{margin:0 0 24px;color:#7ab8d4;font-size:.86rem}.legal-modal-content .legal-sections{display:grid;gap:14px}.legal-modal-content .legal-section-block{padding:18px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff0a}.legal-modal-content .legal-section-block h2{margin:0 0 10px;color:#eef6ff;font-size:clamp(1rem,2.5vw,1.15rem)}.legal-modal-content .legal-section-block p{margin:0 0 10px;color:#c8e8ff;line-height:1.75;font-size:.94rem}.legal-modal-content .legal-section-block p:last-child{margin-bottom:0}.legal-modal-back{margin-top:22px;padding:11px 18px;border:1px solid rgba(0,212,255,.46);border-radius:999px;background:#00d4ff1a;color:#00d4ff;font-family:inherit;font-weight:800;cursor:pointer}.legal-modal-back:hover,.legal-modal-back:focus-visible{background:#00d4ff2e}@media (max-width:760px){.legal-modal-overlay{align-items:flex-end;padding:10px}.legal-modal{width:100%;max-height:88dvh;border-radius:22px 22px 18px 18px}.legal-modal-topbar{padding:10px 10px 0}.legal-modal-close{width:38px;height:38px}.legal-modal-content{padding:6px 15px 20px}.legal-modal-content .legal-section-block{padding:15px;border-radius:16px}.legal-modal-back{width:100%}}.legal-download-link{display:flex;align-items:center;gap:12px;width:fit-content;margin-top:16px;padding:12px 14px;border:1px solid rgba(0,212,255,.38);border-radius:16px;background:#00d4ff14;color:#eef6ff;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.legal-download-link:hover,.legal-download-link:focus-visible{transform:translateY(-1px);border-color:#52f0dc;background:#00d4ff24}.legal-download-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#00d4ff,#52f0dc);color:#031225;font-weight:900;flex-shrink:0}.legal-download-link strong{display:block;color:#fff;font-size:.95rem;line-height:1.25}.legal-download-link small{display:block;margin-top:2px;color:#9ec7df;font-size:.8rem;line-height:1.35}@media (max-width:640px){.legal-download-link{width:100%;align-items:flex-start}}.registry-repo-title{display:inline-flex;align-items:center;gap:.6rem}.registry-repo-title .registry-icon{flex:0 0 auto}.registry-status-group{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.registry-status{font-weight:600;white-space:nowrap}.registry-status-ok{color:#15803d}.registry-status-bad{color:#b91c1c}.registry-status-warn{color:#b45309}.registry-filters select option,.registry-filters select optgroup{color:#111;background:#fff}.sovereignty-section{margin-top:20px}.sovereignty-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:stretch}.sovereignty-card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:left;height:212px;padding:15px 11px 13px;border-radius:20px;transition:transform .18s ease,border-color .2s ease,box-shadow .2s ease}.sovereignty-card:hover,.sovereignty-card:focus-within{transform:translateY(-2px);border-color:#00d4ff47;box-shadow:0 18px 40px #0003}.sovereignty-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff0a,#ffffff05);pointer-events:none}.sovereignty-card:after{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,#00d4ff00,#00d4ff73,#7a5cff73,#7a5cff00);pointer-events:none}.sovereignty-card>*{position:relative;z-index:1}.sovereignty-trust-mark{display:flex;flex-direction:column;align-items:center;margin-bottom:8px}.sovereignty-seal-wrap{position:relative;width:76px;height:84px;display:flex;align-items:flex-start;justify-content:center;margin-bottom:6px}.sovereignty-seal-outer,.sovereignty-seal-inner{border-radius:50%;display:grid;place-items:center}.sovereignty-seal-outer{position:relative;width:68px;height:68px;background:linear-gradient(135deg,#00d4ff2e,#7a5cff38);border:1px solid rgba(255,255,255,.15);box-shadow:0 12px 24px #0000002e,inset 0 1px 10px #ffffff1f}.sovereignty-seal-inner{width:56px;height:56px;background:#09111fb8;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 12px #ffffff0f}.trust-ribbon{position:absolute;top:49px;width:14px;height:24px;background:linear-gradient(180deg,#00d4fff5,#7a5cffe0);clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%);filter:drop-shadow(0 7px 8px rgba(0,0,0,.16))}.trust-ribbon-left{left:17px;transform:rotate(-8deg)}.trust-ribbon-right{right:17px;transform:rotate(8deg)}.badge-flag{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 30%,#2668ff,#1540ba 72%);box-shadow:inset 0 2px 12px #ffffff1a,0 8px 14px #00000029;border:1px solid rgba(255,255,255,.14)}.eu-stars-icon{position:relative;display:block;width:31px;height:31px}.eu-star{position:absolute;color:#ffd84d;font-size:7px;line-height:1;text-shadow:0 0 8px rgba(255,216,77,.35)}.sovereignty-badge-label{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:4px 8px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);color:#eef6ff;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.sovereignty-card-copy{display:flex;flex:1 1 auto;width:100%;flex-direction:column;align-items:stretch}.sovereignty-card h3{margin-bottom:5px;font-size:.76rem;line-height:1.15;width:100%;max-width:none;white-space:nowrap;overflow:visible;text-overflow:clip;letter-spacing:-.01em;text-align:center}.sovereignty-card p{margin-bottom:0;width:100%;font-size:.68rem;line-height:1.35;max-width:none;margin-top:auto;text-wrap:pretty}.sovereignty-card[data-variant=hosting] .sovereignty-badge-label{color:#7de9ff;border-color:#00d4ff47;background:#00d4ff14}.sovereignty-card[data-variant=dora] .sovereignty-badge-label{color:#ffd471;border-color:#f59e0b47;background:#f59e0b14}.sovereignty-card[data-variant=nis2] .sovereignty-badge-label{color:#cab8ff;border-color:#7a5cff47;background:#7a5cff14}.sovereignty-card[data-variant=cra] .sovereignty-badge-label{color:#92f2d1;border-color:#10b98147;background:#10b98114}@media (max-width:1040px){.sovereignty-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.sovereignty-grid{grid-template-columns:1fr;gap:12px}.sovereignty-card{min-height:auto;padding:16px 12px 14px}.sovereignty-seal-wrap{width:72px;height:80px}.sovereignty-seal-outer{width:64px;height:64px}.sovereignty-seal-inner{width:52px;height:52px}.trust-ribbon{top:47px;width:13px;height:23px}.trust-ribbon-left{left:16px}.trust-ribbon-right{right:16px}.badge-flag{width:42px;height:42px}.eu-stars-icon{width:30px;height:30px}.sovereignty-card h3,.sovereignty-card p{max-width:none}}.registry-status-muted{color:#94a3b8}.registry-inline-action{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:0;border:0;background:transparent;color:#eaf7ff;cursor:pointer;font:inherit}.registry-inline-action:hover{color:#00d4ff}.registry-icon-button{width:34px;height:34px;border-radius:999px;border:1px solid rgba(0,212,255,.32);background:#00d4ff14;font-size:1rem}.registry-action-cell{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;vertical-align:middle}.registry-pull-button,.registry-digest-copy-icon{width:34px;height:34px;padding:0;font-size:1rem;line-height:1}.registry-digest-button{gap:8px}.registry-digest-text{line-height:1;padding-right:2px}.registry-inline-feedback{margin-left:0;line-height:1}.registry-digest-button{display:inline-flex;align-items:center;text-align:left;white-space:nowrap;word-break:normal;overflow:hidden;text-overflow:ellipsis;max-width:100%}.registry-digest-copy-icon{flex:0 0 auto}.registry-digest-text{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registry-inline-feedback{display:inline-block;font-size:.72rem;color:#7dd3fc}.registry-cve-cell{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;white-space:nowrap}.registry-cve-badges{display:inline-flex;align-items:center;gap:6px;flex-wrap:nowrap}.registry-cve-download{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:auto;margin:0;padding:4px 8px;white-space:nowrap;border-radius:999px;font-size:.76rem;font-weight:700;line-height:1;color:#dbeafe;background:#1e40af2e;border:1px solid rgba(96,165,250,.45);box-shadow:none}.registry-cve-download:hover{background:#1e40af4d;border-color:#93c5fd9e}.registry-cve-badge{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:4px 8px;border-radius:999px;font-size:.76rem;font-weight:700;letter-spacing:.02em}.registry-cve-badge-critical{color:#fee2e2;background:#b91c1c38;border:1px solid rgba(248,113,113,.5)}.registry-cve-badge-high{color:#ffedd5;background:#c2410c38;border:1px solid rgba(251,146,60,.5)}.registry-cve-badge-low{color:#fef3c7;background:#ca8a0433;border:1px solid rgba(250,204,21,.45)}.registry-table td:first-child,.registry-table td[data-label=Tag]{white-space:nowrap}.registry-tag-text{display:inline-block;max-width:100%;white-space:nowrap}.registry-status-group-inline{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:nowrap;white-space:nowrap}.registry-status-group-inline .registry-btn,.registry-status-group-inline .registry-na,.registry-status-group-inline .registry-status{flex:0 0 auto;white-space:nowrap;margin-top:0;margin-bottom:0}.registry-digest-copy-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.registry-copy-glyph{position:relative;display:block;width:11px;height:11px}.registry-copy-glyph:after{top:3px;left:1px;background:transparent}.registry-digest-button{min-width:0}.registry-table td:nth-child(1),.registry-table td:nth-child(4),.registry-table td:nth-child(5),.registry-table td:nth-child(6){white-space:nowrap}.registry-audit-cell{display:inline-flex;align-items:center;gap:.45rem;flex-wrap:nowrap;white-space:nowrap}.registry-audit-cell .registry-btn{white-space:nowrap}.registry-audit-cell .registry-status{white-space:nowrap;margin-top:0;margin-bottom:0}.registry-table td:nth-child(8),.registry-table td:nth-child(9){white-space:nowrap}.registry-cve-cell{gap:6px}.registry-cve-badges{gap:4px}.registry-cve-badge{min-width:0;padding:3px 7px;font-size:.72rem;line-height:1}.registry-cve-download{padding:3px 7px;font-size:.72rem;line-height:1}.registry-table-wrapper{width:100%;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch}.registry-table{min-width:1150px}.registry-table th,.registry-table td{overflow:hidden}.registry-table th{white-space:nowrap}.registry-col-tag{width:18%}.registry-col-digest{width:13%}.registry-col-pull{width:7.75rem;white-space:nowrap}.registry-col-sbom,.registry-col-vex{width:12rem;white-space:nowrap}.registry-col-signature{width:11rem;white-space:nowrap}.registry-col-cves{width:15rem;white-space:nowrap}.registry-col-audit{width:9.5rem;white-space:nowrap}.registry-col-sbom .registry-status-group-inline,.registry-col-vex .registry-status-group-inline,.registry-col-signature .registry-status-group-inline,.registry-col-signature .registry-status-group,.registry-col-audit .registry-status-group-inline,.registry-col-audit .registry-status-group{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:nowrap;white-space:nowrap}.registry-col-sbom .registry-btn,.registry-col-vex .registry-btn,.registry-col-signature .registry-btn,.registry-col-audit .registry-btn{margin:0;padding:5px 9px;font-size:.75rem;line-height:1;white-space:nowrap}.registry-col-sbom .registry-status,.registry-col-vex .registry-status,.registry-col-signature .registry-status,.registry-col-audit .registry-status,.registry-col-sbom .registry-na,.registry-col-vex .registry-na,.registry-col-signature .registry-na,.registry-col-audit .registry-na{white-space:nowrap}.registry-action-cell{gap:10px}.registry-pull-button,.registry-digest-copy-icon{width:34px;height:34px;flex:0 0 34px}.registry-cve-cell{gap:10px}.registry-cve-badges{gap:8px}.registry-cve-badge{min-width:48px;padding:3px 7px;font-size:.74rem}.registry-cve-download{padding:4px 9px;font-size:.74rem}.registry-col-cves .registry-na{white-space:nowrap}@media (max-width: 680px){.registry-table{min-width:0}}.registry-table{min-width:1240px}.registry-table th,.registry-table td{padding:11px 14px}.registry-col-tag{width:19%}.registry-col-digest{width:12%}.registry-col-pull{width:8.5rem}.registry-col-sbom,.registry-col-vex{width:12.5rem}.registry-col-signature{width:11.5rem}.registry-col-cves{width:16rem}.registry-col-audit{width:10rem}.registry-col-pull .registry-action-cell,.registry-col-digest .registry-action-cell,.registry-col-sbom .registry-status-group-inline,.registry-col-vex .registry-status-group-inline,.registry-col-signature .registry-status-group-inline,.registry-col-signature .registry-status-group,.registry-col-audit .registry-status-group-inline,.registry-col-audit .registry-status-group{gap:.75rem}.registry-cve-cell{gap:.55rem}.registry-cve-badges{gap:.35rem}.registry-cve-badge,.registry-cve-download{min-height:24px;padding:3px 8px}.registry-tag-text{max-width:100%;overflow:hidden;text-overflow:ellipsis}.registry-col-audit .registry-btn,.registry-col-sbom .registry-btn,.registry-col-vex .registry-btn,.registry-col-signature .registry-btn{min-height:24px}.registry-repo-title{gap:.35rem}.registry-repo-title .registry-icon,.registry-icon{width:24px;height:24px;margin-right:0;flex:0 0 24px;display:inline-block;object-fit:contain;vertical-align:middle}.registry-table{min-width:1325px}.registry-table th,.registry-table td{padding:11px 16px}.registry-col-tag{width:24%}.registry-col-digest{width:15%}.registry-col-pull{width:9.5rem;white-space:nowrap}.registry-col-sbom,.registry-col-vex{width:11.75rem;white-space:nowrap}.registry-col-signature{width:10.25rem;white-space:nowrap}.registry-col-cves{width:13.25rem;white-space:nowrap}.registry-col-audit{width:8.75rem;white-space:nowrap}.registry-col-tag .registry-tag-text{display:inline-block;max-width:100%;min-width:12ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registry-col-digest .registry-action-cell,.registry-col-pull .registry-action-cell{display:inline-flex;align-items:center;gap:.55rem;max-width:100%;white-space:nowrap}.registry-digest-button{min-width:0;max-width:100%;gap:.5rem}.registry-digest-text{display:inline-block;min-width:0;max-width:10ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registry-col-sbom .registry-status-group-inline,.registry-col-vex .registry-status-group-inline,.registry-col-signature .registry-status-group-inline,.registry-col-signature .registry-status-group,.registry-col-audit .registry-status-group-inline,.registry-col-audit .registry-status-group{gap:.8rem}.registry-cve-cell{gap:.7rem}.registry-cve-badges{gap:.4rem}.registry-cve-badge,.registry-cve-download{min-height:24px;padding:3px 7px}.registry-col-cves .registry-cve-cell,.registry-col-audit .registry-audit-cell{white-space:nowrap}.registry-inline-feedback{flex:0 0 auto}.registry-copy-glyph{width:11px;height:11px;position:relative;display:inline-block}.registry-copy-glyph:before,.registry-copy-glyph:after{content:"";position:absolute;width:8px;height:8px;border:1.6px solid currentColor;border-radius:2px;box-sizing:border-box}.registry-copy-glyph:before{top:1px;left:3px}.registry-copy-glyph:after{top:3px;left:1px}.registry-digest-copy-icon{display:inline-flex;align-items:center;justify-content:center}@media (max-width: 1400px){.registry-table{min-width:1360px}}.registry-table-wrapper{overflow-x:hidden}.registry-table{width:100%;min-width:0;table-layout:fixed}.registry-table th,.registry-table td{padding:10px}.registry-col-tag{width:22%}.registry-col-digest{width:14%}.registry-col-pull{width:7%;white-space:nowrap}.registry-col-sbom,.registry-col-vex{width:13%;white-space:nowrap}.registry-col-signature{width:12%;white-space:nowrap}.registry-col-cves{width:11%;white-space:nowrap}.registry-col-audit{width:8%;white-space:nowrap}.registry-col-tag .registry-tag-text{min-width:0;max-width:100%}.registry-col-digest .registry-action-cell,.registry-col-pull .registry-action-cell{justify-content:flex-start;gap:.35rem}.registry-digest-button{gap:.35rem}.registry-digest-text{max-width:14ch}.registry-col-sbom .registry-status-group-inline,.registry-col-vex .registry-status-group-inline,.registry-col-signature .registry-status-group-inline,.registry-col-signature .registry-status-group,.registry-col-audit .registry-status-group-inline,.registry-col-audit .registry-status-group{gap:.5rem}.registry-col-sbom .registry-btn,.registry-col-vex .registry-btn,.registry-col-signature .registry-btn,.registry-col-audit .registry-btn{padding:4px 7px;font-size:.72rem}.registry-col-sbom .registry-na,.registry-col-vex .registry-na,.registry-col-signature .registry-na,.registry-col-audit .registry-status,.registry-col-audit .registry-na{font-size:.72rem}.registry-cve-cell{gap:.45rem}.registry-cve-badges{gap:.3rem}.registry-cve-badge,.registry-cve-download{padding:3px 6px}.registry-col-cves .registry-cve-cell{justify-content:flex-start}.registry-col-audit .registry-audit-cell{justify-content:flex-start;gap:.4rem}.registry-inline-feedback{font-size:.68rem}@media (max-width: 1400px){.registry-table{min-width:0}}@media (min-width: 681px){.registry-page .registry-table-wrapper{width:100%;overflow-x:hidden}.registry-page .registry-table{width:100%;min-width:0;table-layout:fixed}.registry-page .registry-table th,.registry-page .registry-table td{padding:8px 5px;overflow:hidden}.registry-page .registry-table th{font-size:.74rem}.registry-page .registry-table td{font-size:.77rem}.registry-page .registry-col-tag{width:17%}.registry-page .registry-col-digest{width:20%}.registry-page .registry-col-pull{width:6%}.registry-page .registry-col-sbom{width:11%}.registry-page .registry-col-vex{width:9%}.registry-page .registry-col-signature{width:11%}.registry-page .registry-col-cves,.registry-page .registry-col-audit{width:13%}.registry-page .registry-col-tag .registry-tag-text,.registry-page .registry-digest-button,.registry-page .registry-digest-text,.registry-page .registry-action-cell,.registry-page .registry-cve-cell,.registry-page .registry-cve-badges,.registry-page .registry-audit-cell,.registry-page .registry-status-group,.registry-page .registry-status-group-inline,.registry-page .registry-btn{min-width:0;max-width:100%}.registry-page .registry-col-tag .registry-tag-text,.registry-page .registry-digest-text{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.registry-page .registry-col-digest .registry-action-cell{display:flex;align-items:center;justify-content:flex-start;gap:.25rem;width:100%;white-space:nowrap}.registry-page .registry-col-pull .registry-action-cell{display:flex;align-items:center;justify-content:center;gap:.25rem;width:100%;white-space:nowrap}.registry-page .registry-digest-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:.3rem;width:auto;overflow:hidden;text-align:left;flex:0 1 auto}.registry-page .registry-digest-copy-icon,.registry-page .registry-pull-button{width:28px;height:28px;flex:0 0 28px}.registry-page .registry-digest-text{max-width:100%}.registry-page .registry-col-sbom .registry-status-group-inline,.registry-page .registry-col-vex .registry-status-group-inline,.registry-page .registry-col-signature .registry-status-group-inline,.registry-page .registry-col-signature .registry-status-group,.registry-page .registry-col-audit .registry-status-group-inline,.registry-page .registry-col-audit .registry-status-group{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;white-space:normal}.registry-page .registry-col-sbom .registry-status,.registry-page .registry-col-vex .registry-status,.registry-page .registry-col-signature .registry-status,.registry-page .registry-col-audit .registry-status,.registry-page .registry-col-sbom .registry-na,.registry-page .registry-col-vex .registry-na,.registry-page .registry-col-signature .registry-na,.registry-page .registry-col-audit .registry-na{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.2}.registry-page .registry-col-sbom .registry-btn,.registry-page .registry-col-vex .registry-btn,.registry-page .registry-col-signature .registry-btn,.registry-page .registry-col-audit .registry-btn,.registry-page .registry-cve-download{display:inline-flex;align-items:center;justify-content:center;width:auto;max-width:100%;align-self:flex-start;margin:0;padding:4px 8px;font-size:.69rem;white-space:nowrap}.registry-page .registry-cve-cell{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;white-space:normal}.registry-page .registry-cve-badges{display:flex;flex-wrap:wrap;gap:.2rem;white-space:normal}.registry-page .registry-cve-badge{min-width:0;padding:2px 6px;font-size:.66rem}.registry-page .registry-inline-feedback{font-size:.64rem;white-space:nowrap}.registry-page .registry-pre{max-width:100%}}:root{--dso-blue:#004494;--dso-blue-dark:#003776;--dso-yellow:#ffcc00;--dso-text:#102033;--dso-muted:#52667a;--dso-border:#d8e2ee;--dso-bg:#f8fbff;--dso-surface:#ffffff;--dso-soft:#eef5ff}body{background:var(--dso-bg)!important;color:var(--dso-text)!important}::-webkit-scrollbar-track{background:#eef5ff}::-webkit-scrollbar-thumb{background:#b8cbe6;border-radius:3px}.app-shell{background:linear-gradient(180deg,#f8fbff,#eef5ff)!important;color:var(--dso-text)!important;min-height:100vh}.bg-glow,.glow{display:none!important}.section-inner{width:min(1180px,92%);margin:0 auto}.site-nav{background:#ffffffd6!important;border-bottom:1px solid var(--dso-border)!important;box-shadow:0 8px 24px #1020330f}.site-nav.is-scrolled{background:#fffffff5!important}.nav-inner{padding:12px 0}.brand-logo-full{height:38px!important;max-width:70px!important;border-radius:6px!important;box-shadow:0 4px 14px #0044941f!important}.brand-wordmark{font-weight:850;color:var(--dso-blue);letter-spacing:.02em;font-size:1.05rem;margin-left:12px;white-space:nowrap}.desktop-nav{color:var(--dso-muted)!important}.nav-link{color:var(--dso-muted)!important;font-weight:750}.nav-link:hover,.nav-link:focus-visible{color:var(--dso-blue)!important}.nav-actions{display:flex;align-items:center;gap:12px}.language-switcher{display:flex;align-items:center;gap:6px}.language-btn{background:#fff;border:1px solid var(--dso-border);color:var(--dso-muted);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;cursor:pointer}.language-btn.is-active{background:var(--dso-blue);border-color:var(--dso-blue);color:#fff}.hamburger{color:var(--dso-blue)!important}.mobile-menu{background:#fff!important;border-top:1px solid var(--dso-border)!important;box-shadow:0 18px 34px #10203314}.mobile-link{color:var(--dso-text)!important;border-bottom:1px solid var(--dso-border)!important}.skip-link:focus{background:var(--dso-yellow)!important;color:#102033!important}.hero-section{min-height:calc(100vh - 118px);display:grid;place-items:center;padding:80px 0 72px!important;background:radial-gradient(circle at top right,rgba(0,68,148,.14),transparent 34%),linear-gradient(180deg,#fff,#f4f8ff)}.hero-minimal-inner{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-logo{width:min(240px,52vw);height:auto;border-radius:18px;box-shadow:0 24px 60px #0044942e;margin-bottom:28px}.eyebrow,.section-kicker{background:#eef5ff!important;border:1px solid #c7d8ef!important;color:var(--dso-blue)!important}.section-kicker{text-transform:uppercase;background:transparent!important;border:none!important;padding:0!important;color:var(--dso-blue)!important}.hero-title{color:var(--dso-blue-dark)!important;max-width:980px;margin-left:auto;margin-right:auto}.hero-copy{color:var(--dso-muted)!important;max-width:760px;margin-left:auto;margin-right:auto}.btn{border-color:#c7d8ef!important;color:var(--dso-blue);box-shadow:0 8px 18px #00449414}.btn-primary{background:var(--dso-blue)!important;color:#fff!important;border-color:var(--dso-blue)!important}.btn-secondary{background:#fff!important;color:var(--dso-blue)!important}.content-section{padding:46px 0 64px!important}.registry-section{background:#f8fbff!important;color:var(--dso-text)!important}.registry-section h2,.registry-repo h3{color:var(--dso-text)!important}.registry-status-bar,.registry-filters select,.registry-table-wrapper,.panel-card,.hero-card,.contact-card,.sla-card{background:#fff!important;border:1px solid var(--dso-border)!important;box-shadow:0 14px 36px #10203312!important;color:var(--dso-text)!important}.registry-status-meta,.registry-status-meta time,.registry-filters label,.registry-na{color:var(--dso-muted)!important}.registry-filters select{color:var(--dso-text)!important;padding:8px 10px}.registry-table{color:var(--dso-text)!important;background:#fff!important}.registry-table thead{background:#eef5ff!important}.registry-table th{color:var(--dso-blue)!important;border-bottom:1px solid var(--dso-border)!important}.registry-table td{border-bottom:1px solid #edf2f8!important;color:var(--dso-text)!important}.registry-btn{color:var(--dso-blue)!important;background:#eef5ff!important;border-color:#c7d8ef!important}.registry-btn:hover{background:#dfeeff!important}.registry-status-ok{color:#166534!important}.registry-status-bad{color:#b91c1c!important}.registry-status-warn{color:#a16207!important}.registry-inline-action{background:#fff!important;border:1px solid var(--dso-border)!important;color:var(--dso-blue)!important}.registry-pre,pre{background:#f8fafc!important;border-color:var(--dso-border)!important;color:var(--dso-text)!important}.verification-modal,.sbom-modal{background:#fff!important;color:var(--dso-text)!important}.verification-modal-topbar,.sbom-modal-topbar{background:#f8fbff!important;border-bottom:1px solid var(--dso-border)!important;color:var(--dso-text)!important}.verification-modal-overlay,.sbom-modal-overlay{background:#10203394!important}.sbom-modal-table{background:#fff!important;color:var(--dso-text)!important}.sbom-modal-table th{background:#eef5ff!important;color:var(--dso-blue)!important}.sbom-modal-table td{border-color:#edf2f8!important;color:var(--dso-text)!important}.site-footer{background:#fff!important;border-top:1px solid var(--dso-border)!important;color:var(--dso-muted)!important;padding:18px 0!important;text-align:left!important}.footer-minimal{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;font-size:.9rem}.footer-minimal strong{color:var(--dso-blue)}@media (max-width:680px){.brand-wordmark{font-size:.95rem}.brand-logo-full{height:32px!important;max-width:58px!important}.hero-section{min-height:auto;padding:64px 0 54px!important}.hero-logo{width:min(190px,62vw)}}
