@charset "UTF-8";:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}@font-face{font-family:fira mono;src:url(../fonts/FiraMono/FiraMono-Medium.eot);src:local("Fira Mono"),url(../fonts/FiraMono/FiraMono-Medium.eot)format("embedded-opentype"),url(../fonts/FiraMono/FiraMono-Medium.woff)format("woff"),url(../fonts/FiraMono/FiraMono-Medium.ttf)format("truetype");font-weight:500;font-style:normal}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;font-weight:400;color:#334155;background-color:#fff;margin:0;display:flex;flex-direction:column;min-height:100vh;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#2563eb;text-decoration:none;transition:color 150ms ease-in-out}a:hover{color:#1d4ed8}pre code{font-family:fira mono,monospace;font-size:.875rem;display:block;background:#f1f5f9;color:#1e293b;padding:1rem;overflow:auto;border-radius:.5rem;border:1px solid #e2e8f0}code{font-family:fira mono,monospace;font-size:.875rem;background:#f1f5f9;padding:.125rem .375rem;border-radius:.375rem}h1,h2,h3,h4,h5,h6{font-family:inter,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,sans-serif;color:#0f172a;font-weight:700;line-height:1.2}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.5rem}h4{font-size:1.25rem}img{max-width:100%;height:auto}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.navbar{position:fixed;top:0;left:0;right:0;z-index:1030;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-bottom:1px solid #e2e8f0}.nav-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:80px;display:flex;align-items:center;justify-content:space-between}.nav-brand a{display:flex;align-items:center;text-decoration:none}.logo{height:73px;width:auto;display:block;max-width:100%;transform:translateZ(0)}.nav-links{display:flex;gap:2rem}.nav-link{font-size:1rem;font-weight:600;color:#475569;text-decoration:none;transition:color 150ms ease-in-out}.nav-link:hover{color:#2563eb}.nav-actions{display:flex;gap:.75rem}.desktop-only{display:flex}.mobile-menu-toggle{display:none;flex-direction:column;gap:4px;background:0 0;border:none;cursor:pointer;padding:8px}.mobile-menu-toggle span{display:block;width:24px;height:2px;background:#334155;transition:all 150ms ease-in-out}.mobile-menu{display:none;flex-direction:column;padding:1rem 1.5rem 1.5rem;background:#fff;border-bottom:1px solid #e2e8f0}.mobile-nav-link{padding:.75rem 0;font-size:1rem;font-weight:500;color:#334155;text-decoration:none;border-bottom:1px solid #f1f5f9}.mobile-nav-link:hover{color:#2563eb}.mobile-nav-actions{display:flex;gap:.75rem;margin-top:1rem}@media screen and (max-width:768px){.desktop-only{display:none}.mobile-menu-toggle{display:flex}.mobile-menu{display:flex}}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.site-footer{background-color:#f1f5f9;color:#475569;padding:4rem 0 2rem;font-size:.875rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-content{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;margin-bottom:3rem}.footer-brand{max-width:300px}.footer-logo{height:73px;width:auto;display:block;max-width:100%;margin-bottom:1rem;transform:translateZ(0)}.footer-description{font-size:.875rem;color:#475569;line-height:1.6}.footer-links{display:flex;gap:4rem}.footer-column{display:flex;flex-direction:column;gap:.75rem}.footer-column h4{font-size:.875rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.footer-column a{font-size:.875rem;color:#475569;text-decoration:none;transition:color 150ms ease-in-out}.footer-column a:hover{color:#2563eb}.footer-bottom{border-top:1px solid #e2e8f0;padding-top:2rem;text-align:center}.footer-bottom p{font-size:.875rem;color:#64748b}@media screen and (max-width:768px){.footer-content{flex-direction:column;gap:2rem}.footer-links{gap:2rem}}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all 150ms ease-in-out;white-space:nowrap;line-height:1.2;user-select:none}.btn-primary{background-color:#2563eb;color:#fff}.btn-primary:hover{background-color:#1d4ed8;color:#fff;transform:translateY(-1px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.btn-secondary{background-color:#fff;color:#334155;border:1px solid #cbd5e1}.btn-secondary:hover{background-color:#f8fafc;border-color:#94a3b8}.btn-large{padding:1rem 2rem;font-size:1rem}.btn-full{width:100%;justify-content:center}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(15,23,42,.95);z-index:1050;justify-content:center;align-items:center;text-align:center;backdrop-filter:blur(4px)}.modal.show{display:flex}.modal-content{background-color:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);max-width:500px;width:90%;max-height:90vh;overflow-y:auto;position:relative;margin:0 auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0;font-size:1.25rem;color:#0f172a}.modal-close{background:0 0;border:none;font-size:1.5rem;cursor:pointer;color:#64748b;padding:.5rem;line-height:1}.modal-close:hover{color:#0f172a}.modal-body{padding:1.5rem}.form-group{margin-bottom:1rem;text-align:left}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#334155;margin-bottom:.5rem}.form-group input,.form-group select{width:100%;padding:.75rem;border:1px solid #cbd5e1;border-radius:.5rem;font-family:inherit;font-size:1rem;color:#0f172a;transition:border-color 150ms ease-in-out}.form-group input:focus,.form-group select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.form-success-message{text-align:center;padding:2rem;color:#2563eb}#success-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(15,23,42,.95);z-index:1080;justify-content:center;align-items:center;text-align:center;backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}#success-overlay.visible{opacity:1;visibility:visible;display:flex}#success-overlay.hidden{display:none!important}.success-overlay-content{max-width:600px;width:90%;text-align:center;position:relative;padding:2rem;margin:0 auto}.success-overlay-content h1{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:#fff}.success-overlay-content p{font-size:1.125rem;color:#cbd5e1;margin-bottom:2rem;line-height:1.6}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}#main-content{flex:1;padding-top:80px}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.page-content{max-width:800px;margin:0 auto;padding:3rem 1.5rem 4rem}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.postWrapper{text-align:left;max-width:800px;margin:0 auto;padding:4rem 1.5rem 6rem}.postWrapper h1{font-size:3rem;font-weight:700;margin-bottom:2rem;color:#0f172a;letter-spacing:-.025em;line-height:1.08}.postWrapper h2{font-size:1.875rem;font-weight:700;margin-top:5rem;margin-bottom:1.5rem;color:#0f172a;letter-spacing:-.015em;line-height:1.15}.postWrapper h3{font-size:1.25rem;font-weight:700;margin-top:3rem;margin-bottom:1rem;color:#1e293b;line-height:1.25}.postWrapper h4{font-size:1.125rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem;color:#1e293b}.postWrapper p{margin-bottom:1.5rem;line-height:1.85;color:#475569;font-size:1.125rem}.postWrapper h1+p{font-size:1.25rem;color:#64748b;line-height:1.7;margin-bottom:2.5rem}.postWrapper ul,.postWrapper ol{margin-bottom:2rem;padding-left:0;color:#475569}.postWrapper ul li,.postWrapper ol li{margin-bottom:1.25rem;line-height:1.8;font-size:1.125rem;position:relative;list-style:none;padding-left:2rem}.postWrapper ul li strong,.postWrapper ol li strong{display:inline;color:#0f172a;font-weight:700}.postWrapper ul li::before{content:'';position:absolute;left:0;top:.7em;width:7px;height:7px;background-color:#2563eb;border-radius:50%}.postWrapper ol{counter-reset:item}.postWrapper ol li{counter-increment:item;padding-left:2.5rem}.postWrapper ol li::before{content:counter(item);position:absolute;left:0;top:.15em;font-weight:700;color:#2563eb;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:rgba(37,99,235,8%);border-radius:50%;font-size:.875rem;line-height:1}.postWrapper strong{color:#0f172a;font-weight:700}.postWrapper a{color:#2563eb;font-weight:600;text-decoration:none;transition:color 150ms ease-in-out}.postWrapper a:hover{color:#1d4ed8}.postWrapper hr{border:none;height:1px;background:linear-gradient(to right,transparent,#cbd5e1,transparent);margin:5rem 0}.postWrapper blockquote{border-left:3px solid #2563eb;padding:1.5rem 2rem;margin:2.5rem 0;background:#f8fafc;border-radius:0 .75rem .75rem 0}.postWrapper blockquote p{margin-bottom:0;font-style:italic;font-size:1.25rem;color:#475569;line-height:1.6}.postWrapper em{color:#64748b;font-style:italic}.page-about,.page-research{padding-top:5rem}.page-about>div>h1:first-child,.page-about>div>h2:first-child,.page-research>div>h1:first-child,.page-research>div>h2:first-child{margin-top:0}.postMetadata{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.postMetadata dt{display:none}.postMetadata dd{display:inline;font-size:.875rem;color:#94a3b8;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.content-cta{background-color:#0f172a;color:#fff;border-radius:1rem;padding:3rem 2.5rem;text-align:center;margin-top:5rem}.content-cta .content-cta-title{font-size:1.875rem;font-weight:700;color:#fff;margin:0 0 .75rem;letter-spacing:-.015em}.content-cta .content-cta-description{font-size:1.125rem;color:#cbd5e1;margin:0 0 2rem;max-width:480px;margin-left:auto;margin-right:auto}.content-cta .content-cta-actions{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.content-cta .content-cta-actions .btn-secondary{border:1px solid #fff;color:#fff;background-color:initial}.content-cta .content-cta-actions .btn-secondary:hover{background-color:rgba(255,255,255,.15)}.content-cta .content-cta-tagline{font-size:.875rem;color:#64748b;margin:0;font-style:italic}@media screen and (max-width:768px){.postWrapper{padding:3rem 1rem 4rem}.postWrapper h1{font-size:2.25rem}.postWrapper h2{font-size:1.5rem;margin-top:4rem}.postWrapper p{font-size:1rem}.postWrapper h1+p{font-size:1.125rem}.content-cta{padding:2rem 1.5rem}.content-cta .content-cta-title{font-size:1.5rem}}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.listHeader{text-align:left;max-width:800px;margin:0 auto;padding:5rem 1.5rem 1.5rem}.listHeader h1{font-size:3rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.listContent{text-align:left;max-width:800px;margin:0 auto;padding:0 1.5rem 1.5rem;color:#475569;line-height:1.7}.postListItem{max-width:800px;margin:0 auto;padding:1.5rem;border-bottom:1px solid #e2e8f0;transition:background-color 150ms ease-in-out}.postListItem:hover{background-color:#f8fafc}.postHeader{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.5rem}.postTitle{font-size:1.125rem;font-weight:700;color:#0f172a}.postDate{font-size:.875rem;color:#64748b;white-space:nowrap}.postExcerpt p{font-size:.875rem;color:#475569;line-height:1.6;margin:0}:root{--primary-color:#2563eb;--primary-dark:#1d4ed8;--secondary-color:#64748b;--accent-color:#0ea5e9;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--font-family:Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;--transition-fast:150ms ease-in-out;--transition-normal:300ms ease-in-out}.section-header{text-align:center;margin-bottom:4rem}.section-title{margin-bottom:1rem}.section-description{font-size:1.25rem;color:#475569;max-width:600px;margin:0 auto}.gradient-text{background:linear-gradient(135deg,#2563eb,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero{padding:calc(80px + 4rem)0 5rem;background:linear-gradient(135deg,#f8fafc 0%,white 100%);position:relative;overflow:hidden}.hero-container{display:flex;justify-content:space-between;gap:4rem;align-items:center}.hero-content{max-width:700px;text-align:left;padding:0 2rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f1f5f9;border-radius:1.5rem;font-size:.875rem;font-weight:500;color:#334155;margin-bottom:1.5rem}.badge-icon{display:inline-flex;align-items:center;color:#2563eb}.hero-title{font-size:3.75rem;font-weight:700;margin-bottom:1.5rem;line-height:1.1}.hero-description{font-size:1.25rem;color:#475569;margin-bottom:2rem;line-height:1.6}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem}.stat{text-align:center}.stat-number{font-size:1.875rem;font-weight:700;color:#2563eb}.stat-label{font-size:.875rem;color:#64748b;margin-top:.25rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-image-container{position:relative;width:100%;margin:0 auto;animation:float 6s ease-in-out infinite;background:radial-gradient(ellipse at center,rgba(37,99,235,.2) 0%,transparent 70%)}.hero-image{width:100%;max-width:800px;height:auto;box-shadow:0 25px 50px -12px rgba(37,99,235,.25);background:0 0}@supports(mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,black 60%,transparent 100%)){.hero-image{mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,black 60%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 70% 80% at 50% 50%,black 60%,transparent 100%)}}.hotspot{position:absolute;display:flex;align-items:center;opacity:0;animation:fadeIn .5s ease-out forwards}.hotspot:nth-child(2){animation-delay:.2s}.hotspot:nth-child(3){animation-delay:.4s}.hotspot:nth-child(4){animation-delay:.6s}.hotspot-dot{width:16px;height:16px;background-color:#2563eb;border-radius:50%;border:2px solid #fff;box-shadow:0 0 10px rgba(37,99,235,.5);animation:pulse 2s infinite;flex-shrink:0}.hotspot-label{margin-left:12px;padding:6px 12px;background-color:rgba(0,0,0,.85);color:#fff;border-radius:.5rem;font-size:.875rem;font-weight:500;white-space:nowrap}@supports(backdrop-filter:blur(4px)){.hotspot-label{backdrop-filter:blur(4px);background-color:rgba(0,0,0,.7)}}.features-section{padding:6rem 0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:all 300ms ease-in-out}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border-color:#2563eb}.feature-icon{color:#2563eb;margin-bottom:1rem;line-height:1}.feature-icon svg{width:32px;height:32px;display:inline-block}.feature-title{margin-bottom:.75rem}.feature-description{color:#475569;margin-bottom:1rem}.feature-list{list-style:none;padding:0}.feature-list li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#475569}.feature-list li::before{content:'✓';position:absolute;left:0;color:#10b981;font-weight:600}.security-section{padding:6rem 0;background-color:#f8fafc}.security-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:center}.security-checklist{display:flex;flex-direction:column;gap:2rem}.checklist-item{border-left:3px solid #2563eb;padding-left:1.5rem}.checklist-title{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.checklist-description{color:#475569;margin:0}.security-layers-visual{display:flex;flex-direction:column;gap:1rem;background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.security-layer{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #e2e8f0;border-radius:.75rem}.layer-name{font-weight:600;color:#1e293b}.layer-tags{display:flex;gap:.5rem}.layer-tags span{background-color:#f1f5f9;color:#334155;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.use-case-section{padding:6rem 0}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.use-case{padding:2rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:all 300ms ease-in-out}.use-case:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);border-color:#2563eb}.use-case h3{margin:0 0 1rem}.use-case p{color:#475569;margin:0 0 .75rem;line-height:1.6}.use-case p:last-child{margin-bottom:0}.use-case strong{color:#1e293b}.use-case-icon{color:#2563eb;margin-bottom:1rem;line-height:1}.use-case-icon svg{width:32px;height:32px;display:inline-block}.case-studies-section{padding:6rem 0;background-color:#f8fafc}.case-studies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:4rem}.case-study-card{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);text-align:center}.case-study-icon{color:#2563eb;margin-bottom:1rem;line-height:1}.case-study-icon svg{width:32px;height:32px;display:inline-block}.case-study-title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.case-study-description{color:#475569;font-size:.875rem;margin:0}.demo-section{padding:6rem 0}.demo-content{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;align-items:center;margin-top:4rem}.demo-video{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}.video-placeholder{width:100%;aspect-ratio:16/9;background-color:#0f172a;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;cursor:pointer;transition:background-color 300ms ease-in-out}.video-placeholder:hover{background-color:#1e293b}.video-placeholder:hover .play-button{transform:scale(1.1)}.play-button{margin-bottom:1rem;transition:transform 300ms ease-in-out}.demo-features h3{font-size:1.5rem;font-weight:600;margin:0 0 1rem}.demo-features ul{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.demo-features li{display:flex;align-items:center;gap:.75rem}.demo-features li::before{content:'✓';color:#2563eb;font-weight:600;font-size:1.125rem}.cta-section{padding:6rem 0;background-color:#0f172a;color:#fff}.cta-content{max-width:600px;margin:0 auto;text-align:center}.cta-title{font-size:2.25rem;font-weight:700;margin:0 0 1rem;color:#fff}.cta-description{color:#cbd5e1;font-size:1.125rem;margin:0}.cta-actions{margin-top:2rem}.cta-actions .btn{margin:1rem 0}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}100%{transform:translateY(0)}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 rgba(37,99,235,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(37,99,235,0)}100%{transform:scale(.95);box-shadow:0 0 rgba(37,99,235,0)}}@keyframes fadeIn{to{opacity:1}}.reveal{opacity:0;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view{opacity:1;transform:translateY(0)}.navbar{transition:transform .3s ease,background-color .3s ease,box-shadow .3s ease}.navbar.scrolled{background:rgba(255,255,255,.98);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.navbar.hidden{transform:translateY(-100%)}.hidden{display:none!important}.visible{display:block!important}@media(max-width:768px){.hero-container{flex-direction:column;text-align:center;align-items:center}.hero-content{padding:0 1rem}.hero-title{font-size:2.25rem}.hero-actions{justify-content:center}.hero-stats{flex-direction:column;gap:1rem}.hero-visual{width:100%;margin-top:2rem;display:block}.hero-image-container{width:100%;max-width:100%}.hotspot-label{display:none}.hotspot-dot{width:12px;height:12px}.logo{height:58px}.security-layout{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr}.demo-content{grid-template-columns:1fr}}@media(max-width:480px){.features-grid{grid-template-columns:1fr}.logo{height:51px}}:root{--protection-enabled:1;--text-selection-disabled:1;--image-drag-disabled:1;--right-click-disabled:1;--print-disabled:1;--buttons-enabled:1;--forms-enabled:1;--navigation-enabled:1;--modals-enabled:1;--links-enabled:1;--main-content-protected:1;--blog-posts-protected:1;--research-protected:1;--about-protected:1;--landing-protected:1}*{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;pointer-events:none}body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none}button,.btn,a,input,textarea,select,.modal,.modal *,[role=button],[tabindex]{pointer-events:auto!important;cursor:pointer!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;-webkit-touch-callout:auto!important}input,textarea,select{-webkit-user-select:text!important;-moz-user-select:text!important;-ms-user-select:text!important;user-select:text!important;pointer-events:auto!important;-webkit-touch-callout:auto!important}@media print{*{display:none!important}body::after{content:"Protected by Neuzida";display:block!important}}