*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{color:#c9cdd6;background:#0b0f19;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.logo{font-family:General Sans,-apple-system,BlinkMacSystemFont,sans-serif}code,pre{font-family:JetBrains Mono,monospace}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{touch-action:manipulation}.container{max-width:1140px;margin:0 auto;padding:0 24px}.section{padding:100px 0;position:relative;overflow:hidden}.section-label{text-transform:uppercase;letter-spacing:2px;color:#6366f1;margin-bottom:16px;font-size:13px;font-weight:700}.section-title{color:#e2e8f0;margin-bottom:20px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.2}.section-subtitle{color:#8892a4;max-width:620px;font-size:17px;line-height:1.8}.text-center{text-align:center}.mx-auto{margin-left:auto;margin-right:auto}.glow{filter:blur(120px);opacity:.15;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.glow-purple{background:#6366f1}.glow-blue{background:#3b82f6}.glow-red{background:#ef4444}.navbar{z-index:100;-webkit-backdrop-filter:blur(16px);background:#0b0f19bf;border-bottom:1px solid #6366f114;padding:16px 0;transition:background .3s;position:fixed;top:0;left:0;right:0}.navbar .container{justify-content:space-between;align-items:center;display:flex}.logo{color:#fff;letter-spacing:-.5px;align-items:center;gap:8px;font-size:22px;font-weight:800;display:flex}.logo-icon{background:linear-gradient(135deg,#6366f1,#3b82f6);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.logo-icon svg{width:18px;height:18px}.nav-links{align-items:center;gap:24px;display:flex}.nav-link{color:#8892a4;align-items:center;min-height:44px;font-size:14px;font-weight:500;transition:color .2s;display:inline-flex}.nav-link:hover{color:#e2e8f0}.nav-cta{background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:10px 22px;font-size:14px;font-weight:600;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 0 20px #6366f140;color:#fff!important}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 0 30px #6366f166}.mobile-toggle{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;display:none}.mobile-toggle span{background:#fff;width:22px;height:2px;margin:5px 0;transition:all .3s;display:block}.hero{text-align:center;padding:180px 0 120px;position:relative;overflow:hidden}.hero .glow-1{width:600px;height:600px;top:-200px;left:50%;transform:translate(-50%)}.hero .glow-2{opacity:.1;width:400px;height:400px;bottom:-100px;right:-100px}.hero-badge{color:#a5b4fc;background:#6366f10f;border:1px solid #6366f140;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:6px 16px 6px 8px;font-size:13px;font-weight:600;display:inline-flex}.hero-badge-dot{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse-dot}@keyframes pulse-dot{0%,to{box-shadow:0 0 #ef444499}50%{box-shadow:0 0 0 6px #ef444400}}.hero h1{color:#f1f5f9;letter-spacing:-.02em;max-width:860px;margin:0 auto 24px;font-size:clamp(32px,5vw,58px);font-weight:800;line-height:1.12}.hero h1 .accent{background:linear-gradient(135deg,#f87171,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero p{color:#8892a4;max-width:640px;margin:0 auto 40px;font-size:18px;line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.btn-primary{color:#fff;cursor:pointer;letter-spacing:-.01em;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:700;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 30px #6366f159}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 40px #6366f180}.btn-primary svg{width:18px;height:18px}.btn-ghost{color:#c9cdd6;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:6px;padding:16px 28px;font-size:15px;font-weight:600;transition:border-color .2s,color .2s;display:inline-flex}.btn-ghost:hover{color:#fff;border-color:#ffffff40}.hero-meta{color:#64748b;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:24px;font-size:13px;display:flex}.hero-meta span{align-items:center;gap:6px;display:flex}.hero-meta svg{color:#6366f1;width:14px;height:14px}.hero-visual{max-width:900px;margin-top:72px;margin-left:auto;margin-right:auto;position:relative}.hero-visual-inner{background:#0f142399;border:1px solid #6366f126;border-radius:16px;overflow:hidden;box-shadow:0 30px 80px #00000080}.truth-gap{background:linear-gradient(#0b0f19 0%,#0f1425 100%)}.truth-gap .container>.section-subtitle{margin-bottom:60px}.truth-cards{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.truth-card{background:#0f142380;border:1px solid #ffffff0f;border-radius:16px;padding:36px;transition:border-color .3s,transform .2s;position:relative;overflow:hidden}.truth-card:hover{border-color:#6366f133;transform:translateY(-4px)}.truth-card:before{content:"";height:2px;position:absolute;top:0;left:0;right:0}.truth-card:first-child:before{background:linear-gradient(90deg,#ef4444,#0000)}.truth-card:nth-child(2):before{background:linear-gradient(90deg,#f59e0b,#0000)}.truth-card:nth-child(3):before{background:linear-gradient(90deg,#6366f1,#0000)}.truth-card-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.truth-card:first-child .truth-card-icon{color:#f87171;background:#ef44441a}.truth-card:nth-child(2) .truth-card-icon{color:#fbbf24;background:#f59e0b1a}.truth-card:nth-child(3) .truth-card-icon{color:#818cf8;background:#6366f11a}.truth-card-icon svg{width:22px;height:22px}.truth-card h3{color:#e2e8f0;margin-bottom:12px;font-size:18px;font-weight:700}.truth-card p{color:#8892a4;font-size:15px;line-height:1.7}.enforcement{background:linear-gradient(#0f1425 0%,#0b0f19 100%);position:relative}.enforcement-glow{opacity:.14;width:500px;height:500px;top:-220px;right:-180px}.enforcement-summary{background:linear-gradient(#ef44441a 0%,#0f142373 100%);border:1px solid #ef44443d;border-radius:14px;max-width:520px;margin-top:36px;margin-bottom:32px;padding:22px 24px}.enforcement-summary-label{letter-spacing:1px;text-transform:uppercase;color:#fca5a5;font-size:12px;font-weight:700}.enforcement-summary-total{color:#fff;margin:8px 0 6px;font-size:clamp(34px,6vw,52px);font-weight:800;line-height:1.05}.enforcement-summary-note{color:#94a3b8;font-size:13px}.enforcement-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.enforcement-card{background:#0f142380;border:1px solid #ffffff14;border-radius:14px;padding:28px;transition:border-color .2s,transform .2s}.enforcement-card:hover{border-color:#ef444447;transform:translateY(-3px)}.enforcement-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.enforcement-company{color:#e2e8f0;font-size:16px;font-weight:700}.enforcement-date{color:#94a3b8;white-space:nowrap;font-size:12px}.enforcement-fine{color:#f87171;margin-bottom:10px;font-size:34px;font-weight:800;line-height:1.1}.enforcement-card p{color:#8892a4;font-size:14px;line-height:1.65}.report-contents{position:relative}.report-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:60px;display:grid}.report-item{background:#0f142366;border:1px solid #ffffff0f;border-radius:16px;padding:36px;transition:border-color .3s,transform .2s;position:relative}.report-item:hover{border-color:#6366f133;transform:translateY(-4px)}.report-item-number{background:linear-gradient(135deg,#6366f133,#6366f10d);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1}.report-item h3{color:#e2e8f0;margin-bottom:10px;font-size:18px;font-weight:700}.report-item p{color:#8892a4;font-size:15px;line-height:1.7}.report-item-tag{color:#818cf8;background:#6366f11a;border-radius:6px;margin-top:16px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.check-domain{background:#0f142366;border:1px solid #ffffff12;border-radius:16px;overflow:hidden}.check-domain-header{background:#6366f10a;border-bottom:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;display:flex}.check-domain-num{color:#818cf8;background:#6366f126;border:1px solid #6366f140;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:flex}.check-domain-title{color:#e2e8f0;margin:0 0 2px;font-size:17px;font-weight:700}.check-domain-sub{color:#677080;margin:0;font-size:13px}.check-domain-count{color:#818cf8;background:#6366f114;border:1px solid #6366f126;border-radius:999px;flex-shrink:0;padding:3px 12px;font-size:12px;font-weight:600}.check-list{flex-direction:column;display:flex}.check-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 28px;transition:background .15s;display:flex}.check-row:last-child{border-bottom:none}.check-row:hover{background:#6366f10a}.check-row-left{flex-direction:column;gap:2px;min-width:0;display:flex}.check-row-name{color:#c9cdd6;font-size:14px;font-weight:600}.check-row-desc{color:#677080;font-size:12px;line-height:1.5}.check-row-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.check-ref{color:#818cf8;white-space:nowrap;font-size:11px;font-weight:600}.sev-badge{text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:5px;padding:2px 8px;font-size:10px;font-weight:700}.sev-badge--critical{color:#f87171;background:#dc26261f;border:1px solid #dc262633}.sev-badge--high{color:#fb923c;background:#ea580c1f;border:1px solid #ea580c33}.sev-badge--medium{color:#fbbf24;background:#d977061f;border:1px solid #d9770633}.sev-badge--low{color:#60a5fa;background:#2563eb1f;border:1px solid #2563eb33}.sev-badge--info{color:#9ca3af;background:#6b72801f;border:1px solid #6b728033}.process{background:linear-gradient(#0f1425 0%,#0b0f19 100%)}.process-steps{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid;position:relative}.process-steps:before{content:"";background:linear-gradient(90deg,#0000,#6366f140,#6366f140,#0000);height:2px;position:absolute;top:44px;left:15%;right:15%}.process-step{text-align:center;z-index:1;position:relative}.process-step-num{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;font-size:22px;font-weight:800;display:flex;box-shadow:0 0 30px #6366f14d}.process-step h3{color:#e2e8f0;margin-bottom:10px;font-size:18px;font-weight:700}.process-step p{color:#8892a4;max-width:280px;margin:0 auto;font-size:15px;line-height:1.7}.pricing{position:relative;overflow:hidden}.pricing .glow-1{width:500px;height:500px;top:50%;left:50%;transform:translate(-50%,-50%)}.pricing-card{text-align:center;z-index:1;background:linear-gradient(#6366f10f 0%,#0f142399 100%);border:1px solid #6366f133;border-radius:20px;max-width:560px;margin:60px auto 0;padding:48px;position:relative}.pricing-card-label{text-transform:uppercase;letter-spacing:2px;color:#6366f1;margin-bottom:8px;font-size:13px;font-weight:700}.pricing-card h3{color:#e2e8f0;margin-bottom:8px;font-size:24px;font-weight:800}.pricing-price{color:#fff;margin:24px 0 4px;font-size:56px;font-weight:800;line-height:1.1}.pricing-price sup{vertical-align:super;color:#94a3b8;font-size:28px}.pricing-pilot{color:#fbbf24;margin:6px 0 10px;font-size:14px;font-weight:700}.pricing-once{color:#64748b;margin-bottom:32px;font-size:14px;font-weight:500}.pricing-features{text-align:left;margin-bottom:36px;list-style:none}.pricing-features li{color:#c9cdd6;border-bottom:1px solid #ffffff0a;align-items:flex-start;gap:12px;padding:10px 0;font-size:15px;display:flex}.pricing-features li:last-child{border-bottom:none}.pricing-features li svg{color:#6366f1;flex-shrink:0;width:20px;height:20px;margin-top:2px}.pricing-card .btn-primary{justify-content:center;width:100%;padding:18px;font-size:17px}.pricing-guarantee{color:#64748b;justify-content:center;align-items:center;gap:6px;margin-top:16px;font-size:13px;display:flex}.pricing-guarantee svg{width:14px;height:14px}.lead-form{position:relative;overflow:hidden}.lead-form .glow-1{opacity:.12;width:520px;height:520px;top:-160px;right:-200px}.lead-form-card{z-index:1;background:#0f1423b3;border:1px solid #6366f133;border-radius:18px;margin-top:48px;padding:36px;position:relative;box-shadow:0 30px 80px #0006}.lead-form-card form{position:relative}.form-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field--full{grid-column:1/-1}.form-field label{color:#94a3b8;font-size:13px;font-weight:600}.form-field input,.form-field textarea,.form-field select{color:#e2e8f0;background:#060a1499;border:1px solid #94a3b833;border-radius:10px;outline:none;min-height:48px;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.form-field textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:#6366f199;box-shadow:0 0 0 3px #6366f126}.form-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}.form-status{color:#94a3b8;font-size:14px}.form-status.success{color:#4ade80}.form-status.error{color:#f87171}.form-note{color:#64748b;margin-top:8px;font-size:13px}.btn-primary[disabled]{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.hp-field{opacity:0;width:0;height:0;position:absolute;left:-9999px;overflow:hidden}.faq{background:linear-gradient(#0b0f19,#0f1425)}.faq-list{max-width:720px;margin:60px auto 0}.faq-item{border-bottom:1px solid #ffffff0f}.faq-question{color:#e2e8f0;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 0;font-family:inherit;font-size:16px;font-weight:600;transition:color .2s;display:flex}.faq-question:hover{color:#818cf8}.faq-question svg{color:#6366f1;flex-shrink:0;width:20px;height:20px;margin-left:16px;transition:transform .3s}.faq-item.active .faq-question svg{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .35s;overflow:hidden}.faq-answer-inner{color:#8892a4;padding-bottom:24px;font-size:15px;line-height:1.7}.faq-item.active .faq-answer{max-height:300px}.cta-banner{text-align:center;padding:100px 0;position:relative;overflow:hidden}.cta-banner .glow{width:600px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-banner h2{color:#e2e8f0;z-index:1;margin-bottom:16px;font-size:clamp(28px,4vw,42px);font-weight:800;position:relative}.cta-banner p{color:#8892a4;z-index:1;max-width:520px;margin:0 auto 36px;font-size:17px;position:relative}.cta-banner .btn-primary{z-index:1;position:relative}.footer{border-top:1px solid #ffffff0a;padding:48px 0 32px}.footer .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer-left{align-items:center;gap:24px;display:flex}.footer-copy{color:#475569;font-size:13px}.footer-badge{color:#4ade80;background:#22c55e14;border:1px solid #22c55e26;border-radius:6px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.footer-right{color:#475569;text-align:right;max-width:420px;font-size:13px}.footer-right a{color:#6366f1;font-weight:500}.footer-right a:hover{text-decoration:underline}@media (max-width:900px){.report-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr;gap:48px}.process-steps:before{display:none}.enforcement-grid{grid-template-columns:1fr}.check-domain-header{flex-direction:column;align-items:flex-start;gap:12px}.check-row{flex-direction:column;gap:8px}.check-row-right{justify-content:flex-start}.nav-links{display:none}.mobile-toggle{display:inline-flex}.nav-links.open{background:#0b0f19f7;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:24px;display:flex;position:absolute;top:100%;left:0;right:0}.nav-links.open .nav-link,.nav-links.open .nav-cta{justify-content:flex-start;width:100%;min-height:48px;padding:12px 8px}.nav-links.open .nav-cta{justify-content:center;margin-top:4px}}@media (max-width:600px){.section{padding:72px 0}.hero{padding:140px 0 80px}.hero-actions{flex-direction:column}.btn-primary,.btn-ghost{justify-content:center;width:100%}.pricing-card{padding:32px 24px}.lead-form-card{padding:24px}.truth-cards{grid-template-columns:1fr}.footer .container{text-align:center;flex-direction:column}.footer-right{text-align:center}}.fade-up{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}.delay-3{transition-delay:.3s}.delay-4{transition-delay:.4s}.hero-urgency{text-align:center;margin-top:24px}.urgency-badge{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;display:inline-block}.social-proof{background:linear-gradient(#6366f108 0%,#0000 100%)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px;display:grid}.testimonial-card{text-align:left;background:#1e202c99;border:1px solid #ffffff0f;border-radius:16px;padding:32px}.testimonial-quote{color:#c9cdd6;margin-bottom:20px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-quote:before{content:"\"";color:#6366f1;vertical-align:-8px;margin-right:4px;font-size:32px;line-height:0}.testimonial-author{color:#8892a4;font-size:13px;font-weight:600}@media (max-width:900px){.report-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:1fr;gap:48px}.process-steps:before{display:none}.check-domain-header{flex-direction:column;align-items:flex-start;gap:12px}.check-row{flex-direction:column;gap:8px}.check-row-right{justify-content:flex-start}.nav-links{display:none}.mobile-toggle{display:inline-flex}.nav-links.open{background:#0b0f19f7;border-bottom:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:24px;display:flex;position:absolute;top:100%;left:0;right:0}.nav-links.open .nav-link,.nav-links.open .nav-cta{justify-content:flex-start;width:100%;min-height:48px;padding:12px 8px}.nav-links.open .nav-cta{justify-content:center;margin-top:4px}.testimonials-grid{grid-template-columns:1fr}}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:32px;display:grid}.blog-card{background:#1e202c99;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;min-height:220px;padding:28px;text-decoration:none;transition:all .3s;display:flex}.blog-card:hover{border-color:#6366f166;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.blog-card-category{text-transform:uppercase;letter-spacing:1.2px;color:#6366f1;margin-bottom:12px;font-size:11px;font-weight:700}.blog-card-title{color:#fff;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.4}.blog-card-excerpt{color:#9ca3af;flex-grow:1;margin-bottom:16px;font-size:14px;line-height:1.6}.blog-card-date{color:#6b7280;font-size:12px}@media (max-width:480px){.blog-grid{grid-template-columns:1fr;gap:16px}.blog-card{min-height:0;padding:22px}}.blog-post{max-width:720px;margin:0 auto;padding:120px 24px 80px}.blog-post-header{margin-bottom:48px}.blog-post-category{text-transform:uppercase;letter-spacing:1.2px;color:#6366f1;margin-bottom:16px;font-size:12px;font-weight:700}.blog-post-title{color:#fff;margin-bottom:16px;font-size:clamp(30px,7vw,42px);font-weight:800;line-height:1.2}.blog-post-date{color:#6b7280;font-size:14px}.blog-post-content{color:#c9cdd6;font-size:17px;line-height:1.8}.blog-post-content h2{color:#fff;margin:48px 0 20px;font-size:28px;font-weight:700}.blog-post-content h3{color:#fff;margin:36px 0 16px;font-size:22px;font-weight:700}.blog-post-content p{margin-bottom:24px}.blog-post-content ul,.blog-post-content ol{margin-bottom:24px;padding-left:24px}.blog-post-content li{margin-bottom:12px}.blog-post-content strong{color:#fff}.blog-post-content a{color:#818cf8;text-decoration:underline}.blog-cta{text-align:center;background:linear-gradient(#6366f114 0%,#0f142399 100%);border:1px solid #6366f133;border-radius:20px;margin-top:48px;padding:48px;position:relative;overflow:hidden}.blog-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f11a 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.blog-cta h3{color:#fff;z-index:1;margin-bottom:16px;font-size:28px;font-weight:800;position:relative}.blog-cta p{color:#8892a4;z-index:1;max-width:500px;margin:0 auto 28px;font-size:17px;line-height:1.7;position:relative}.blog-cta .btn-primary{z-index:1;position:relative}.founder-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;align-items:flex-start;gap:56px;max-width:900px;margin:0 auto;padding:48px 56px;display:flex}.founder-photo{object-fit:cover;object-position:top center;border:2px solid #6366f166;border-radius:50%;flex-shrink:0;width:140px;height:140px;box-shadow:0 0 32px #6366f133}.founder-content{flex:1}.founder-name{color:#f1f5f9;margin:0 0 4px;font-size:1.75rem;font-weight:700;line-height:1.2}.founder-title{color:#818cf8;letter-spacing:.02em;margin-bottom:20px;font-size:.9rem;font-weight:500}.founder-bio{color:#8892a4;margin:0 0 14px;font-size:.95rem;line-height:1.75}.founder-bio:last-of-type{margin-bottom:24px}.founder-sig{color:#c9cdd6;opacity:.7;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-style:italic}@media (max-width:680px){.founder-card{text-align:center;flex-direction:column;align-items:center;gap:28px;padding:36px 24px}}.breadcrumb{color:#555f73;flex-wrap:wrap;align-items:center;gap:6px;max-width:1100px;margin:0 auto;padding:80px 40px 0;font-size:13px;display:flex}.breadcrumb a{color:#6366f1}.breadcrumb a:hover{text-decoration:underline}.badge{letter-spacing:.04em;text-transform:uppercase;border-radius:20px;align-items:center;padding:3px 10px;font-size:11px;font-weight:700;display:inline-flex}.badge--audited{color:#10b981;background:#10b9811f;border:1px solid #10b98140}.badge--ref{color:#94a3b8;background:#94a3b81a;border:1px solid #94a3b833}.badge--sm{padding:2px 7px;font-size:10px}.topic-tag{color:#818cf8;background:#6366f114;border:1px solid #6366f126;border-radius:8px;align-items:center;min-height:36px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .15s;display:inline-flex}.topic-tag:hover{background:#6366f126}.hub-hero{padding:100px 40px 60px}.hub-hero__inner{max-width:720px;margin:0 auto}.hub-hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6366f1;margin-bottom:16px;font-size:12px;font-weight:700}.hub-hero__title{color:#e2e8f0;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.1}.hub-hero__body{color:#8892a4;margin-bottom:20px;font-size:17px;line-height:1.8}.hub-hero__disclaimer{color:#555f73;background:#ffffff05;border-left:3px solid #6366f14d;border-radius:0 8px 8px 0;padding:12px 16px;font-size:12px;line-height:1.7}.hub-frameworks{padding:20px 40px 80px}.hub-frameworks__inner{max-width:1100px;margin:0 auto}.hub-frameworks__heading{text-transform:uppercase;letter-spacing:.1em;color:#555f73;margin-bottom:20px;font-size:14px;font-weight:700}.hub-frameworks__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.framework-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:10px;padding:24px;transition:border-color .15s,background .15s;display:flex}.framework-card:hover{background:#6366f10a;border-color:#6366f159}.framework-card__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.framework-card__abbrev{color:#e2e8f0;margin-bottom:6px;font-size:18px;font-weight:800;display:block}.framework-card__badge{margin-left:6px}.framework-card__arrow{color:#555f73;flex-shrink:0;font-size:18px}.framework-card__name{color:#c9cdd6;font-size:13px;font-weight:600;line-height:1.4}.framework-card__authority{color:#6366f1;font-size:12px;font-weight:500}.framework-card__desc{color:#8892a4;font-size:13px;line-height:1.6}.framework-card__stats{color:#555f73;flex-wrap:wrap;gap:6px;margin-top:auto;font-size:11px;display:flex}.framework-header{border-bottom:1px solid #ffffff0f;margin-bottom:0;padding:40px 40px 0}.framework-header__inner{max-width:1100px;margin:0 auto;padding-bottom:40px}.framework-header__meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.framework-header__abbrev{color:#e2e8f0;font-size:28px;font-weight:800}.framework-header__title{color:#8892a4;margin-bottom:4px;font-size:15px;font-weight:500;line-height:1.5}.framework-header__authority{color:#6366f1;margin-bottom:14px;font-size:13px;font-weight:600}.framework-header__desc{color:#8892a4;max-width:720px;margin-bottom:24px;font-size:15px;line-height:1.7}.framework-header__stats{flex-wrap:wrap;gap:32px;margin-bottom:20px;display:flex}.stat{flex-direction:column;gap:2px;display:flex}.stat__value{color:#e2e8f0;font-variant-numeric:tabular-nums;font-size:22px;font-weight:700}.stat__value--green{color:#10b981}.stat__value--muted{color:#555f73}.stat__label{color:#555f73;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.framework-header__source{align-items:center;gap:16px;display:flex}.source-link{color:#6366f1;border:1px solid #6366f14d;border-radius:8px;align-items:center;min-height:40px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .15s;display:inline-flex}.source-link:hover{background:#6366f114}.framework-header__effective{color:#555f73;font-size:12px}.framework-filters{z-index:10;-webkit-backdrop-filter:blur(12px);background:#ffffff05;border-bottom:1px solid #ffffff0f;padding:20px 40px;position:sticky;top:72px}.framework-filters__inner{flex-direction:column;gap:12px;max-width:1100px;margin:0 auto;display:flex}.filter-group{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.filter-group__label{text-transform:uppercase;letter-spacing:.1em;color:#555f73;flex-shrink:0;width:52px;padding-top:6px;font-size:11px;font-weight:700}.filter-pills{flex-wrap:wrap;gap:6px;display:flex}.filter-pills--wrap{flex-wrap:wrap}.filter-pill{color:#8892a4;white-space:nowrap;border:1px solid #ffffff14;border-radius:20px;align-items:center;min-height:40px;padding:8px 14px;font-size:13px;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.filter-pill:hover{color:#c9cdd6;border-color:#6366f166}.filter-pill--active{color:#818cf8;background:#6366f11a;border-color:#6366f1}.citation-list{padding:32px 40px 80px}.citation-list__inner{max-width:1100px;margin:0 auto}.citation-list__empty{color:#555f73;padding:40px 0;font-size:15px}.citation-list__empty a{color:#6366f1}.citation-list__grid{flex-direction:column;display:flex}.citation-row{border-bottom:1px solid #ffffff0d;grid-template-columns:180px 1fr 24px;align-items:start;gap:20px;padding:20px 16px;transition:background .12s;display:grid}.citation-row:hover{background:#ffffff05}.citation-row__label-col{flex-direction:column;gap:6px;padding-top:2px;display:flex}.citation-row__label{color:#e2e8f0;font-family:Geist,monospace;font-size:14px;font-weight:700}.citation-row__title{color:#c9cdd6;margin-bottom:6px;font-size:15px;font-weight:600}.citation-row__summary{color:#8892a4;margin-bottom:10px;font-size:13px;line-height:1.6}.citation-row__topics{flex-wrap:wrap;gap:6px;display:flex}.citation-row__arrow{color:#555f73;padding-top:4px;font-size:16px}.framework-legal{border-top:1px solid #ffffff0d;padding:24px 40px 40px}.framework-legal__inner{color:#555f73;max-width:1100px;margin:0 auto;font-size:12px;line-height:1.7}.framework-legal__inner a{color:#6366f1}.citation-page__layout{grid-template-columns:1fr 300px;align-items:start;gap:40px;max-width:1100px;margin:0 auto;padding:40px 40px 80px;display:grid}.citation-header{margin-bottom:28px}.citation-header__meta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.citation-header__label{color:#e2e8f0;font-family:Geist,monospace;font-size:20px;font-weight:800}.citation-header__source-type{text-transform:uppercase;letter-spacing:.08em;color:#555f73;font-size:11px;font-weight:700}.citation-header__title{color:#e2e8f0;letter-spacing:-.01em;margin-bottom:12px;font-size:clamp(22px,3vw,32px);font-weight:800;line-height:1.2}.citation-header__dates{color:#555f73;flex-wrap:wrap;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.citation-header__topics{flex-wrap:wrap;gap:6px;display:flex}.citation-notice{border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:28px;padding:14px 16px;font-size:13px;line-height:1.6;display:flex}.citation-notice--audited{color:#6ee7b7;background:#10b98112;border:1px solid #10b98133}.citation-notice--ref{color:#94a3b8;background:#94a3b80f;border:1px solid #94a3b826}.citation-notice__icon{flex-shrink:0;margin-top:1px;font-size:16px}.citation-section{margin-bottom:32px}.citation-section__heading{text-transform:uppercase;letter-spacing:.1em;color:#555f73;border-bottom:1px solid #ffffff0d;margin-bottom:12px;padding-bottom:8px;font-size:12px;font-weight:700}.citation-section__body{color:#c9cdd6;font-size:16px;line-height:1.8}.citation-section__subhead{color:#8892a4;margin-bottom:12px;font-size:13px;line-height:1.6}.citation-blockquote{color:#c9cdd6;background:#6366f10a;border-left:3px solid #6366f180;border-radius:0 8px 8px 0;padding:16px 20px;font-size:14px;font-style:italic;line-height:1.8}.citation-blockquote__footer{color:#555f73;margin-top:12px;font-size:11px;font-style:normal}.citation-blockquote__footer cite a{color:#6366f1}.citation-source-link{color:#c9cdd6;border:1px solid #ffffff12;border-radius:10px;align-items:flex-start;gap:10px;min-height:44px;padding:14px 16px;font-size:13px;line-height:1.5;transition:border-color .15s,background .15s;display:flex}.citation-source-link:hover{background:#6366f10a;border-color:#6366f159}.citation-source-link__icon{flex-shrink:0;font-size:18px}.citation-source-link__ext{color:#6366f1}.citation-checks-list{flex-direction:column;gap:8px;list-style:none;display:flex}.citation-checks-list__item{color:#c9cdd6;background:#6366f10d;border:1px solid #6366f11f;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:600;display:flex}.citation-checks-list__icon{flex-shrink:0;font-size:14px}.citation-disclaimer{color:#555f73;background:#ffffff05;border-left:3px solid #ffffff14;border-radius:8px;padding:16px;font-size:12px;line-height:1.7}.citation-disclaimer a{color:#6366f1}.citation-sidebar{flex-direction:column;gap:16px;display:flex;position:sticky;top:80px}.sidebar-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;padding:20px}.sidebar-card--ghost{background:0 0;border-color:#0000;padding:0}.sidebar-card__heading{text-transform:uppercase;letter-spacing:.1em;color:#555f73;margin-bottom:14px;font-size:11px;font-weight:700}.sidebar-facts{flex-direction:column;gap:8px;display:flex}.sidebar-facts__row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.sidebar-facts dt{color:#555f73;font-size:12px}.sidebar-facts dd{color:#c9cdd6;text-align:right;font-size:12px;font-weight:600}.sidebar-related{flex-direction:column;gap:10px;list-style:none;display:flex}.sidebar-related__link{flex-direction:column;gap:2px;transition:color .12s;display:flex}.sidebar-related__link:hover .sidebar-related__label{color:#818cf8}.sidebar-related__label{color:#c9cdd6;font-family:Geist,monospace;font-size:13px;font-weight:700}.sidebar-related__title{color:#8892a4;font-size:12px;line-height:1.4}.sidebar-back{color:#6366f1;align-items:center;min-height:40px;font-size:13px;font-weight:600;display:inline-flex}.sidebar-back:hover{text-decoration:underline}@media (max-width:768px){.breadcrumb{padding:72px 20px 0}.hub-hero{padding:80px 20px 40px}.hub-frameworks{padding:20px 20px 60px}.framework-header{padding:24px 20px 0}.framework-header__source{flex-direction:column;align-items:flex-start;gap:10px}.framework-filters{padding:16px 20px;top:68px}.citation-list{padding:24px 20px 60px}.citation-page__layout{grid-template-columns:1fr;padding:24px 20px 60px}.citation-sidebar{position:static}.citation-row{grid-template-columns:1fr;gap:8px}.citation-row__arrow{display:none}.filter-group{flex-direction:column;gap:8px}.filter-group__label{width:auto}.filter-pill,.topic-tag{min-height:44px;font-size:13px}.source-link,.citation-source-link,.sidebar-back{align-items:center;min-height:44px}}
