.landing-wrapper{background:var(--surface-0);min-height:100vh;overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1ed9;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:64px;padding:0 48px;display:flex;position:sticky;top:0}.landing-nav-logo{align-items:center;gap:10px;text-decoration:none;display:flex}.landing-nav-logo-icon{color:#0a0a0a;background:linear-gradient(135deg,#c9a84c,#e8c97a);border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:700;display:flex}.landing-nav-logo-text{color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:700}.landing-nav-center{align-items:center;gap:32px;display:flex}.landing-nav-link{color:var(--text-muted);font-size:.85rem;text-decoration:none;transition:color .2s}.landing-nav-link:hover{color:var(--text-primary)}.landing-nav-right{align-items:center;gap:12px;display:flex}.landing-hero{text-align:center;padding:110px 48px 90px;position:relative;overflow:hidden}.landing-hero-content{z-index:1;max-width:820px;margin:0 auto;position:relative}.landing-hero-badge{background:#c9a84c14;border:1px solid #c9a84c40;border-radius:999px;align-items:center;gap:8px;margin-bottom:32px;padding:7px 18px;animation:4s ease-in-out infinite badge-glow;display:inline-flex}.landing-hero-badge-dot{color:var(--gold-400);font-size:.65rem}.landing-hero-badge-text{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-500);font-size:.72rem;font-weight:600}.landing-hero-headline{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:1.1}.landing-hero-headline-italic{letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(2.8rem,6vw,5rem);font-style:italic;font-weight:400;line-height:1.15}.landing-hero-subtext{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:1.15rem;font-weight:400;line-height:1.75}.landing-hero-ctas{justify-content:center;gap:14px;margin-bottom:14px;display:flex}.landing-hero-cta-button{border-radius:10px;padding:14px 36px;font-size:1rem}.landing-hero-footer{color:var(--text-muted);font-size:.78rem}.orb{filter:blur(120px);opacity:.6;border-radius:50%;position:absolute}.orb-gold{background:radial-gradient(circle,#c9a84c4d,#0000)}.orb-brand{background:radial-gradient(circle,#6366f14d,#0000)}.landing-trusted{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:12px 0 40px}.landing-trusted-label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:20px;font-size:.72rem}.marquee-wrap{padding:0;overflow:hidden}.marquee-track{will-change:transform;gap:32px;animation:20s linear infinite marquee;display:flex}.marquee-track span{color:var(--text-muted);letter-spacing:.02em;opacity:.6;white-space:nowrap;font-size:.9rem;font-weight:600}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.landing-stats-section{padding:72px 48px}.landing-stats-grid{justify-content:center;align-items:center;gap:0;max-width:800px;margin:0 auto;display:flex}.landing-stat-item{text-align:center;flex:1}.landing-stat-value{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);line-height:1}.landing-stat-label{color:var(--text-muted);letter-spacing:.02em;font-size:.8rem;font-weight:500}.stat-divider{background:var(--border);width:1px;height:40px;margin:0 20px}.landing-features-section{max-width:1280px;margin:0 auto;padding:80px 48px}.landing-features-header{text-align:center;margin-bottom:64px}.landing-features-title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400}.landing-features-subtitle{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.05rem}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{flex-direction:column;gap:16px;padding:28px 28px 24px;display:flex}.feature-header{align-items:flex-start;gap:14px;display:flex}.feature-icon-wrap{width:20px;height:20px;color:var(--gold-400);flex-shrink:0}.feature-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-600);margin-bottom:4px;font-size:.65rem;font-weight:700}.feature-title{color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.3}.feature-description{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.7}.landing-evidence-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#0000 0%,#c9a84c08 50%,#0000 100%);padding:100px 48px}.landing-evidence-content{max-width:1200px;margin:0 auto}.landing-evidence-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.landing-evidence-title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:400}.landing-evidence-subtitle{color:var(--text-secondary);max-width:560px;font-size:1.05rem;line-height:1.75}.service-promise-pills{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex}.promise-pill{border:1px solid var(--border);color:var(--text-secondary);background:#ffffff08;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;display:flex}.promise-pill-icon{font-size:.75rem}.integrations-stack{flex-direction:column;gap:2px;display:flex}.integration-card{border:1px solid var(--border);background:#ffffff05;grid-template-columns:260px 1fr 1fr;gap:0;transition:background .3s;display:grid;overflow:hidden}.integration-card:first-child{border-radius:16px 16px 0 0}.integration-card:last-child{border-radius:0 0 16px 16px}.integration-card:not(:last-child){border-bottom:none}.integration-left{border-right:1px solid var(--border);background:#00000026;flex-direction:column;justify-content:space-between;padding:28px;display:flex}.integration-logo{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:.75rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0006}.integration-logo-github{color:#e2e8f0;background:#161b22}.integration-logo-aws{color:#f90;background:#232f3e}.integration-logo-okta{color:#fff;background:#00297a}.integration-name{color:var(--text-primary);margin-bottom:4px;font-size:1.1rem;font-weight:700}.integration-tagline{color:var(--text-muted);margin-bottom:16px;font-size:.78rem}.integration-frameworks{letter-spacing:.05em;color:var(--gold-600);background:#c9a84c0f;border:1px solid #c9a84c26;border-radius:4px;padding:3px 8px;font-size:.65rem;font-weight:600;display:inline-block}.integration-status{color:var(--text-muted);align-items:center;gap:5px;margin-top:20px;font-size:.7rem;display:flex}.status-dot{background:var(--emerald-400);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #34d39999}.integration-center,.integration-right{padding:28px}.integration-center{border-right:1px solid var(--border)}.integration-section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:16px;font-size:.65rem;font-weight:700}.integration-items{flex-direction:column;gap:10px;display:flex}.integration-item{align-items:center;gap:10px;display:flex}.integration-check{width:20px;height:20px;color:var(--emerald-400);background:#34d39914;border:1px solid #34d39933;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;display:flex}.integration-item-text{color:var(--text-secondary);font-size:.85rem}.control-badge{background:#34d3990a;border:1px solid #34d3991f;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.control-id{color:var(--emerald-400);background:#34d39914;border-radius:4px;flex-shrink:0;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700}.control-label{color:var(--text-secondary);font-size:.82rem;font-weight:500}.control-status{align-items:center;gap:4px;margin-left:auto;display:flex}.control-status-dot{background:var(--emerald-400);border-radius:50%;width:6px;height:6px}.control-status-text{color:var(--emerald-400);font-size:.68rem}.integration-frequency{border:1px solid var(--border);background:#ffffff05;border-radius:8px;margin-top:20px;padding:10px 14px}.frequency-label{color:var(--text-muted);margin-bottom:4px;font-size:.72rem}.frequency-value{color:var(--text-secondary);font-size:.82rem;font-weight:500}.integration-bottom-cta{border:1px solid var(--border);background:#ffffff05;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:40px;padding:24px 32px;display:flex}.integration-cta-text{flex:1}.integration-cta-title{color:var(--text-primary);margin-bottom:4px;font-weight:600}.integration-cta-subtitle{color:var(--text-muted);font-size:.82rem}.integration-cta-button{white-space:nowrap;padding:10px 24px;font-size:.875rem}.landing-how-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(#0000 0%,#c9a84c06 50%,#0000 100%);padding:100px 48px}.landing-how-content{max-width:900px;margin:0 auto}.landing-how-header{text-align:center;margin-bottom:72px}.landing-how-title{letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400}.step-row{gap:0;display:flex}.step-item{flex:1;display:flex}.step-item-content{flex-direction:column;align-items:flex-start;padding:0 36px;display:flex}.step-item-content:not(:first-child){border-left:1px solid var(--border)}.step-number{color:var(--gold-400);margin-bottom:20px;font-size:2rem;font-weight:700}.step-title{color:var(--text-primary);margin-bottom:12px;font-size:1.1rem;font-weight:600}.step-description{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.landing-pricing-section{max-width:1100px;margin:0 auto;padding:100px 48px}.landing-pricing-header{text-align:center;margin-bottom:64px}.landing-pricing-title{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400}.landing-pricing-subtitle{color:var(--text-secondary);font-size:1.05rem}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pricing-card{flex-direction:column;padding:36px;display:flex;position:relative}.pricing-card-featured{border:2px solid var(--gold-400)}.pricing-badge{color:#0a0a0a;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;background:linear-gradient(135deg,#c9a84c,#e8c97a);border-radius:999px;padding:4px 16px;font-size:.65rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pricing-name{letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:700}.pricing-name-featured{color:var(--gold-500)}.pricing-name-default{color:var(--text-muted)}.pricing-price-container{align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.pricing-price{color:var(--text-primary);font-size:2.8rem;font-weight:400;line-height:1}.pricing-period{color:var(--text-muted);font-size:.85rem}.pricing-description{color:var(--text-secondary);margin:0;font-size:.85rem}.pricing-features{flex:1;margin:24px 0 32px;padding:0;list-style:none}.pricing-feature{color:var(--text-secondary);border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;padding:7px 0;font-size:.875rem;display:flex}.pricing-feature-icon{color:var(--emerald-400);flex-shrink:0}.pricing-feature-icon-featured{color:var(--gold-400)}.pricing-cta{text-align:center;border-radius:8px;padding:13px 0;font-weight:600;display:block}.landing-testimonials-section{border-top:1px solid var(--border);background:linear-gradient(#0a0f1e00 0%,#0f142880 100%);padding:100px 48px}.landing-testimonials-content{max-width:1100px;margin:0 auto}.landing-testimonials-header{text-align:center;margin-bottom:64px}.landing-testimonials-title{letter-spacing:-.02em;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{flex-direction:column;justify-content:space-between;padding:32px;display:flex}.testimonial-quote-icon{color:var(--gold-500);margin-bottom:16px;font-family:serif;font-size:1.4rem;line-height:1}.testimonial-quote{color:var(--text-secondary);margin-bottom:28px;font-size:.95rem;font-style:italic;line-height:1.8}.testimonial-footer{align-items:center;gap:12px;display:flex}.testimonial-avatar{width:36px;height:36px;color:var(--gold-400);background:linear-gradient(135deg,#c9a84c33,#c9a84c14);border:1px solid #c9a84c4d;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.testimonial-info{flex:1}.testimonial-name{color:var(--text-primary);font-size:.875rem;font-weight:600}.testimonial-title{color:var(--text-muted);font-size:.78rem}.landing-cta-banner{text-align:center;background:linear-gradient(135deg,#c9a84c12 0%,#6366f112 100%);border:1px solid #c9a84c33;border-radius:20px;margin:0 48px 80px;padding:72px 48px;position:relative;overflow:hidden}.landing-cta-banner-content{z-index:1;position:relative}.landing-cta-banner-title{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:400}.landing-cta-banner-text{color:var(--text-secondary);margin-bottom:36px;font-size:1.05rem}.landing-cta-banner-buttons{justify-content:center;gap:14px;display:flex}.landing-cta-banner-button{border-radius:10px;padding:14px 36px;font-size:1rem}.landing-footer{border-top:1px solid var(--border);padding:36px 48px}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-logo-section{align-items:center;gap:10px;display:flex}.footer-logo-icon{color:#0a0a0a;background:linear-gradient(135deg,#c9a84c,#e8c97a);border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;display:flex}.footer-logo-text{flex-direction:column;gap:2px;display:flex}.footer-logo-name{color:var(--text-primary);font-size:.875rem;font-weight:700}.footer-logo-subtitle{color:var(--text-muted);font-size:.72rem}.footer-links{gap:28px;font-size:.85rem;display:flex}.footer-link{color:var(--text-muted);text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--text-primary)}.footer-copyright{color:var(--text-muted);font-size:.75rem}.hero-delay-1{animation:.6s ease-out .1s both fadeIn}.hero-delay-2{animation:.6s ease-out .2s both fadeIn}.hero-delay-3{animation:.6s ease-out .3s both fadeIn}.hero-delay-4{animation:.6s ease-out .4s both fadeIn}.hero-delay-5{animation:.6s ease-out .5s both fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes badge-glow{0%,to{box-shadow:0 0 20px #c9a84c4d}50%{box-shadow:0 0 40px #c9a84c99}}.section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-500);background:#c9a84c14;border:1px solid #c9a84c40;border-radius:999px;align-items:center;gap:8px;padding:7px 16px;font-size:.65rem;font-weight:700;display:inline-flex}.gradient-gold{background:linear-gradient(90deg,#c9a84c,#e8c97a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.font-serif{font-family:Merriweather,serif}@media (max-width:900px){.landing-nav{padding:0 24px}.landing-nav-center{gap:16px}.landing-hero{padding:80px 24px 60px}.landing-nav-logo-text{display:none}.features-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid,.testimonials-grid,.integration-card{grid-template-columns:1fr}.integration-left,.integration-center,.integration-right{border-right:none;border-bottom:1px solid var(--border)}.integration-center:last-child,.integration-right:last-child{border-bottom:none}.step-row{flex-direction:column}.step-item-content{padding:20px 0}.step-item-content:not(:first-child){border-left:none;border-top:1px solid var(--border)}.footer-inner{flex-direction:column;align-items:flex-start;gap:20px}.footer-links{gap:16px}.landing-cta-banner{margin:0 24px 40px;padding:48px 24px}.landing-cta-banner-buttons{flex-direction:column}.landing-cta-banner-button{width:100%}}@media (max-width:600px){.landing-nav{flex-wrap:wrap;gap:16px}.landing-nav-center{order:3;gap:8px;width:100%}.landing-nav-right{gap:8px}.landing-hero{padding:60px 16px 40px}.landing-hero-ctas{flex-direction:column}.landing-hero-cta-button{width:100%}.features-grid,.pricing-grid,.testimonials-grid{grid-template-columns:1fr;gap:16px}.service-promise-pills{gap:8px}.promise-pill{padding:6px 12px;font-size:.7rem}.integration-cta-button{width:100%}.landing-stats-grid{flex-direction:column;gap:20px}.stat-divider{display:none}.footer-links{flex-direction:column;gap:12px}}.btn-nav-gold{border-radius:8px!important;padding:8px 22px!important;font-size:.875rem!important}.orb-hero-large{z-index:0!important;width:700px!important;height:700px!important;top:-200px!important;left:50%!important;transform:translate(-50%)!important}.orb-hero-medium{z-index:0!important;width:500px!important;height:500px!important;top:100px!important;right:-100px!important}.orb-hero-small{z-index:0!important;width:400px!important;height:400px!important;bottom:-100px!important;left:-100px!important}.orb-cta-banner{opacity:.5!important;width:500px!important;height:500px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.text-italic-gradient{font-style:italic!important}.pricing-card-content{margin-bottom:24px}.integration-logo{border-radius:6px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;font-size:.75rem!important;font-weight:600!important;display:flex!important}
