@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Poppins:wght@400;500;600;700;800&display=swap";:root{--primary: #1E3A8A;--primary-hover: #1E40AF;--bg-hero: #FFFFFF;--bg-nav: #1E3A8A;--bg-primary: #FFFFFF;--bg-secondary: #F8FAFC;--bg-card-dark: #FFFFFF;--bg-card-light: #FFFFFF;--blue-contact: #1E3A8A;--blue-footer-bar: #1E3A8A;--gradient-hero: #1E3A8A;--gradient-cta: #1E3A8A;--gradient-cta-hover: #1E40AF;--gradient-soft: rgba(30, 58, 138, .12);--text-primary: #0F172A;--text-secondary: #64748B;--text-muted: #64748B;--text-dark: #0F172A;--text-light-gray: #64748B;--accent-blue: #1E3A8A;--accent-cyan: #1E3A8A;--accent-purple: #1E3A8A;--border-subtle: #E5E7EB;--shadow-soft: none;--radius-card: 24px;--radius-nav: 8px;--radius-pill: 8px;--radius-button: 8px;--radius-contact-block: 40px;--section-padding: 120px;--section-inner: 40px;--card-gap: 30px;--card-padding: 40px;--container-max: 1200px;font-family:Poppins,system-ui,sans-serif;line-height:1.6;font-weight:400;color:var(--text-primary);background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}h1,h2,h3,h4{font-family:Poppins,sans-serif;font-weight:600;line-height:1.2}h1,h2{font-weight:600}a{color:var(--accent-blue);text-decoration:none;transition:color .2s ease}a:hover{color:var(--primary)}button,.btn{font-family:inherit;font-weight:500;cursor:pointer;transition:color .2s,background .2s,border-color .2s}button:focus-visible,.btn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.gradient-text{color:var(--primary)}.section-head{text-align:center;max-width:720px;margin-left:auto;margin-right:auto}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 1.5rem}@media(min-width:768px){.container{padding:0 2rem}}.section{padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.section-title{margin:0 0 .5rem;font-weight:600}.page--services{padding-top:0}.section--services{padding-top:100px;padding-bottom:120px;background:#f8fafc}.section--services .container{max-width:1100px}.services-sections-list{display:flex;flex-direction:column;gap:3.5rem}.services-section-card{background:#fff;border:1px solid #E5E7EB;border-radius:20px;padding:0;overflow:hidden;transition:box-shadow .25s ease,border-color .2s;display:grid;gap:0;align-items:stretch}.services-section-card:hover{border-color:#1e3a8a4d;box-shadow:0 20px 50px #00000014}.services-section-card--with-image{grid-template-columns:340px 1fr}.services-section-card--with-image.services-section-card--right{grid-template-columns:1fr 340px}.services-section-card--with-image.services-section-card--right .services-section-img-wrap{order:2}.services-section-card--with-image.services-section-card--right .services-section-content{order:1;padding-left:2.5rem;padding-right:2rem}.services-section-card--text-only{padding:2.5rem;border-left:4px solid var(--primary)}.services-section-img-wrap{min-height:220px;background:#f1f5f9;border-radius:0}.services-section-img{width:100%;height:100%;object-fit:cover;display:block}.services-section-content{padding:2.5rem 2.5rem 2.5rem 2rem;display:flex;flex-direction:column;justify-content:center}.services-section-title{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:#1e3a8a;letter-spacing:-.01em}.services-section-intro{color:var(--text-secondary);font-size:1rem;line-height:1.65;margin:0 0 1.25rem}.services-section-list{margin:0;padding-left:1.25rem;color:var(--text-secondary);line-height:1.85;font-size:.9375rem}.services-section-list li{margin-bottom:.35rem}@media(max-width:900px){.services-page-header{padding:4rem 0 3rem}.services-section-card--with-image,.services-section-card--with-image.services-section-card--right{grid-template-columns:1fr}.services-section-card--with-image.services-section-card--right .services-section-img-wrap{order:0}.services-section-card--with-image.services-section-card--right .services-section-content{order:0;padding:2rem}.services-section-img-wrap{min-height:200px}.services-section-content{padding:2rem}}.section-subtitle{color:var(--text-secondary);font-size:1.1rem;margin:0 0 2rem}.industries-metrics-row{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;margin-bottom:3rem}.industries-metrics-img-wrap,.industries-dashboard-wrap{border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000014}.industries-section-img{width:100%;height:auto;display:block;border-radius:16px}.industries-dashboard-wrap{margin-bottom:3rem}.industries-grid-section{position:relative;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:16px;padding:2rem}.industries-grid-overlay{position:absolute;inset:0;background:#ffffffeb;border-radius:16px;z-index:0}@media(max-width:900px){.industries-metrics-row{grid-template-columns:1fr}}.pillar-section{background:#fff;padding-top:100px;padding-bottom:100px}.pillar-section .container.pillar-container{max-width:1200px;margin-left:auto;margin-right:auto}.pillar-grid{display:flex;align-items:center;justify-content:space-between;gap:60px}.pillar-section--reverse .pillar-grid{flex-direction:row-reverse}.pillar-text{flex:1;min-width:0;max-width:540px}.pillar-title{margin:0 0 1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.btn-pillar-cta{display:inline-block;margin-top:1.25rem;padding:.75rem 1.5rem;background:#fff;color:#0f172a;border:2px solid #E5E7EB;border-radius:12px;font-weight:600;font-size:.95rem;text-decoration:none;transition:border-color .2s,background .2s}.btn-pillar-cta:hover{border-color:var(--primary);background:#f8fafc;color:var(--primary)}.pillar-image-wrap{flex-shrink:0;width:100%;max-width:520px;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #00000014}.pillar-image{width:100%;height:auto;display:block;border-radius:16px}.pillar-image-wrap--desat img{filter:saturate(.85)}@media(max-width:900px){.pillar-grid,.pillar-section--reverse .pillar-grid{flex-direction:column;gap:2rem}.pillar-text{max-width:none}}.stats-and-case-study{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start;max-width:1100px;margin:0 auto}.stats-block{min-width:0}.case-study-image-wrap{border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000014;max-width:320px;flex-shrink:0}.case-study-image{width:100%;height:auto;display:block;border-radius:16px}@media(max-width:900px){.stats-and-case-study{grid-template-columns:1fr}.case-study-image-wrap{max-width:100%}}.section-title-white{color:#fff!important}.card-light{background:#fff;border:1px solid #E5E7EB;border-radius:var(--radius-card);padding:var(--card-padding);box-shadow:none;transition:border-color .2s}.card-light:hover{border-color:var(--primary)}.card-light h3,.card-light .card-title{color:var(--text-dark);font-weight:600}.card-light p,.card-light .card-desc{color:var(--text-muted);font-size:.95rem}.card-light-icon{color:var(--primary);margin-bottom:1rem;line-height:0}.card-light-icon svg{width:48px;height:48px}.section--industries{background:#f8fafc}.section--industries .section-title,.section--industries .card-light h3{color:var(--text-dark)}.section--industries .card-light{background:#fff;border:1px solid #E5E7EB}.section--industries .card-light:hover{border-color:var(--primary)}.section--industries .card-light p{color:var(--text-secondary)}.section--industries .card-light-icon{color:var(--primary)}.card{background:#fff;border:1px solid #E5E7EB;border-radius:var(--radius-card);padding:2rem;box-shadow:none;transition:border-color .2s}.card:hover{border-color:var(--primary)}.card h3,.card .gradient-text{color:var(--text-dark)}.card .gradient-text{color:var(--primary)}.card p{color:var(--text-secondary)}.stat-number{font-size:70px;font-weight:800;color:var(--primary);line-height:1}.stat-arrow{color:var(--primary)}@media(max-width:640px){.stat-row{grid-template-columns:1fr!important}.hero{border-radius:16px}}.btn-hero-cta{background:var(--primary)!important;color:#fff!important;box-shadow:none;border-radius:8px}.btn-hero-cta:hover{background:var(--primary-hover)!important;color:#fff!important}.btn-hero-secondary{background:transparent!important;color:var(--primary)!important;border:2px solid var(--primary);border-radius:8px}.btn-hero-secondary:hover{background:#1e3a8a14!important;color:var(--primary)!important}.scroll-to-top:hover,.btn-scroll-top:hover{transform:translateY(-2px)}.hero{position:relative;margin:-100px 1rem 0;background-color:#0f172a;background-size:cover;background-position:center center;background-repeat:no-repeat;height:90vh;min-height:480px;display:flex;align-items:center;padding-top:100px;box-sizing:border-box;border-radius:20px;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:#1e3a8a40;z-index:0}.hero-content{position:relative;z-index:2;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.hero-subtext{text-align:center}.hero-section--centered .hero-container{text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.hero-section--centered .hero-headline{max-width:none}.hero-wave{height:140px;margin-top:2.5rem;background:no-repeat bottom center;background-size:100% 100%;opacity:1}.hero-wave--enterprise{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 140' preserveAspectRatio='none'%3E%3Cpath d='M0,70 C200,20 400,120 600,60 C800,0 1000,100 1200,50 L1200,140 L0,140 Z' fill='%231E3A8A' fill-opacity='0.06'/%3E%3Cpath d='M0,90 C250,30 550,110 800,70 C950,45 1100,85 1200,60 L1200,140 L0,140 Z' fill='%231E3A8A' fill-opacity='0.04'/%3E%3C/svg%3E")}.blue-contact-inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}.blue-contact-text{max-width:480px}.blue-contact-form-wrap{max-width:520px}@media(min-width:900px){.blue-contact-inner{grid-template-columns:1fr 1fr}.blue-contact-form-wrap{justify-self:end}}.blue-contact-section{margin-left:1rem;margin-right:1rem;margin-bottom:1rem;padding-bottom:3rem!important;border-radius:60px;overflow:hidden}.btn-send-message{transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease,border-color .25s ease}.btn-send-message:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background-color:#f8fafc!important;border-color:#fffc!important}.btn-send-message:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.input-blue::placeholder{color:#64748b}.contact-form-blue input,.contact-form-blue textarea{outline:none}.contact-form-blue input:focus,.contact-form-blue textarea:focus{border-color:#1e40af;box-shadow:0 0 0 2px #1e3a8a40}@media(max-width:500px){.contact-form-email-phone-row{grid-template-columns:1fr!important}}.footer-main{margin-top:auto;background:transparent;overflow:visible;position:relative;z-index:1}.footer-cta-strip{background:#fff;padding:4rem 0;text-align:center}.footer-cta-strip-title{margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#0f172a}.footer-cta-strip-sub{margin:0;font-size:1.1rem;color:var(--text-secondary)}.footer-content{position:relative;color:#e5e7eb;padding:60px 0 40px;border-radius:60px 60px 0 0;-webkit-border-radius:60px 60px 0 0;overflow:hidden;isolation:isolate;background-size:cover;background-position:center center;background-repeat:no-repeat}.footer-content .container{position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.5rem;padding-bottom:2rem}.footer-logo-link{text-decoration:none}.footer-logo-link:hover{opacity:.95}.footer-company{font-weight:600;font-family:Poppins,sans-serif;margin:0 0 .5rem;font-size:1.1rem;color:#e5e7eb}.footer-address{color:#e5e7eb;font-size:.9rem;margin:0 0 .5rem;line-height:1.5}.footer-gst{color:#e5e7eb;font-size:.85rem;margin:0 0 1.25rem}.footer-content .footer-link,.footer-content a{color:#e5e7eb}.footer-content .footer-link:hover,.footer-content a:hover{color:#fff}.footer-cta{display:inline-block;padding:.75rem 1.5rem;border-radius:8px;background:#0f172a;color:#fff!important;font-weight:500;font-size:.95rem;transition:background .2s}.footer-cta:hover{background:#1e293b;color:#fff!important}.footer-col-title{font-weight:600;font-size:.95rem;margin:0 0 .5rem;color:#e5e7eb}.footer-contact{color:#e5e7eb;font-size:.9rem;margin:0}.footer-nav{display:flex;flex-direction:column;gap:.35rem}.footer-nav a{color:#e5e7eb;font-size:.9rem}.footer-nav a:hover{color:#fff}.footer-bottom{position:relative;color:#e5e7eb;padding:1rem 0;background-size:cover;background-position:center center;background-repeat:no-repeat}.footer-bottom-inner{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem}.footer-copyright,.footer-legal{margin:0;font-size:.85rem;color:#e5e7eb}.footer-bottom a{color:#e5e7eb}.footer-bottom a:hover{color:#fff;text-decoration:underline}.footer-legal a{margin-left:1rem}.container--narrow{max-width:800px;margin-left:auto;margin-right:auto}.container--wide{max-width:900px;margin-left:auto;margin-right:auto}.container--founder{max-width:80rem;width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:768px){.container--founder{padding-left:2rem;padding-right:2rem}}.section--alt{background:#f8fafc}.section--image-bg{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.section--image-bg:before{content:"";position:absolute;inset:0;background:#ffffffeb;z-index:0}.section--image-bg .container{position:relative;z-index:1}.page-section-head{margin-bottom:1.75rem}.page-section-label{display:block;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#1e3a8a;margin-bottom:.5rem}.page-section-title{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:600;color:#0f172a;line-height:1.25}.page-section-subtitle{margin:0;font-size:1.05rem;color:var(--text-secondary);line-height:1.5}.card--elevated{box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a;border:1px solid rgba(30,58,138,.08);transition:box-shadow .25s ease,border-color .25s ease}.card--elevated:hover{box-shadow:0 4px 12px #0000000f,0 8px 24px #0000000d;border-color:#1e3a8a1f}.text-center{text-align:center}.page-cta-text{margin:0 0 1.25rem;font-size:1.1rem;color:var(--text-secondary)}.section--cta{padding-top:2rem;padding-bottom:4rem}.section--careers{padding-top:4rem;padding-bottom:4rem}.careers-intro{padding:2rem 1.75rem;margin-bottom:2rem;border-radius:16px;background-color:#fff;background-size:cover;background-position:center;position:relative;overflow:hidden}.careers-intro.card--image-bg:before{content:"";position:absolute;inset:0;background:#fffffff0;z-index:0}.careers-intro .careers-intro-text{position:relative;z-index:1;margin:0;color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.careers-job-list{display:flex;flex-direction:column;gap:1.25rem}.careers-job-card{padding:1.75rem 2rem;border-radius:16px;border:1px solid #E5E7EB;background:#fff;border-left:3px solid transparent;transition:border-left-color .25s ease}.careers-job-card:hover{border-left-color:#1e3a8a}.careers-job-title{margin:0 0 .75rem;font-size:1.2rem;font-weight:600;color:#0f172a;letter-spacing:-.01em}.careers-job-desc{margin:0 0 1rem;color:var(--text-secondary);font-size:1rem;line-height:1.65}.careers-job-meta{margin:0 0 1.25rem;padding:0;list-style:none;font-size:.95rem;color:var(--text-secondary)}.careers-job-meta li{margin-bottom:.25rem}.careers-job-meta strong{color:#0f172a;font-weight:500}.btn-apply-now{display:block;margin-left:auto;padding:.75rem 1.5rem;background:#1e3a8a;color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.btn-apply-now:hover{background:#1e40af}.apply-modal-overlay{position:fixed;inset:0;background:#0f172a99;z-index:2000;display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow-y:auto}.apply-modal{width:100%;max-width:520px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:12px;border:1px solid #E5E7EB;box-shadow:0 25px 50px -12px #00000040}.apply-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid #E5E7EB}.apply-modal-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#0f172a}.apply-modal-close{background:none;border:none;font-size:1.75rem;line-height:1;color:#64748b;cursor:pointer;padding:0 .25rem;transition:color .2s}.apply-modal-close:hover{color:#0f172a}.apply-form,.apply-modal-success{padding:1.5rem}.apply-fieldset{margin:0 0 1.5rem;padding:0;border:none}.apply-legend{font-weight:600;font-size:1rem;color:#0f172a;margin-bottom:.75rem;padding:0}.apply-disclaimer{margin:1rem 0 0;font-size:.875rem;color:#64748b;line-height:1.5}.apply-field-error{display:block;margin-top:.35rem;font-size:.875rem;color:#dc2626}.btn-apply-submit{width:100%;margin-top:.5rem;padding:.9rem 1.5rem;background:#1e3a8a;color:#fff;border:none;border-radius:12px;font-weight:600;font-size:1rem;cursor:pointer;transition:background .2s}.btn-apply-submit:hover:not(:disabled){background:#1e40af}.btn-apply-submit:disabled{opacity:.7;cursor:not-allowed}.apply-modal-success p{margin:0 0 1rem;color:var(--text-secondary);line-height:1.6}.apply-modal-success .btn-apply-submit{margin-top:0}.section--about{padding-top:3.5rem;padding-bottom:3.5rem}.section--about .page-section-head{margin-bottom:1.5rem}.about-block.card,.about-mission-quote.card{padding:2rem 1.75rem;border-radius:16px;border:1px solid #E5E7EB;background:#fff}.about-body{margin:0 0 1rem;color:var(--text-secondary);line-height:1.75;font-size:1.02rem}.about-body--last{margin-bottom:0}.about-product-list{margin:0 0 1.25rem;padding-left:1.5rem;color:var(--text-secondary);line-height:1.85;font-size:1.02rem}.about-product-list li{margin-bottom:.4rem}.about-mission-quote{margin:0;padding:2rem 1.75rem;font-size:1.15rem;font-style:italic;color:var(--text-primary);line-height:1.75;border-left:4px solid #1E3A8A}.section--founder{padding-top:4rem;padding-bottom:4rem;background:#f1f5f9}.founder-section{background:#f8fafc;border:1px solid #E2E8F0;border-radius:32px;box-shadow:0 4px 20px #0000000f,0 1px 3px #0000000a;padding:2.5rem 2rem;display:grid;align-items:center;width:100%;box-sizing:border-box}@media(min-width:768px){.founder-section{padding:3rem 2.5rem}}@media(min-width:1024px){.founder-section{padding:3.5rem 3rem}}@media(max-width:767px){.founder-section{padding:1.5rem 1.25rem;border-radius:24px}}.founder-row{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.founder-row{grid-template-columns:280px 1fr;gap:3rem}}@media(min-width:1024px){.founder-row{gap:3.5rem}}.founder-card-wrap{position:relative;width:260px;height:335px;max-width:100%;margin:0 auto;background:#e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #00000014}@media(min-width:768px){.founder-card-wrap{margin:0;width:280px;height:360px}}.founder-card-wrap .founder-pixel-card{width:100%;height:100%;min-height:100%;border-radius:24px;border:none;background:#e2e8f0;box-shadow:none;overflow:hidden}.founder-pixel-overlay{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background:#0f172aeb;color:#fff;box-sizing:border-box}.founder-overlay-name{margin:0 0 .4rem;font-size:1.35rem;font-weight:700;line-height:1.2;color:#fff;text-align:center}.founder-overlay-row{margin:0 0 .25rem;font-size:.95rem;font-weight:400;line-height:1.4;color:#fffffff2;text-align:center}.founder-overlay-row:last-of-type{margin-bottom:.75rem}.founder-overlay-text{margin:0 0 .75rem;font-size:.95rem;line-height:1.5;color:#fffffff2;text-align:center}.founder-pixel-overlay .founder-overlay-text:last-of-type{margin-bottom:0}.founder-pixel-overlay .founder-linkedin{display:inline-flex;margin-top:.5rem;color:#fff;opacity:.9;transition:opacity .2s}.founder-pixel-overlay .founder-linkedin:hover{opacity:1}.founder-content{min-width:0;display:flex;flex-direction:column;gap:1rem;text-align:center}@media(min-width:768px){.founder-content{text-align:left;gap:1.25rem}}.founder-badge{display:block;width:100%;box-sizing:border-box;text-align:center;background:#e0f2fe;color:#1e3a8a;padding:12px 24px;border-radius:999px;font-size:.875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border:1px solid rgba(30,58,138,.2);box-shadow:0 1px 2px #0000000d}@media(min-width:768px){.founder-badge{text-align:left;padding:12px 28px}}.founder-name-title{margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700;color:#111827;letter-spacing:-.02em;line-height:1.2}.founder-title-line{margin:0;font-size:1rem;font-weight:600;color:#4b5563;line-height:1.5;padding-bottom:.5rem;border-bottom:1px dashed rgba(75,85,99,.5)}.founder-title-line .founder-title-accent{color:#1e3a8a;font-weight:700}.founder-summary-box{background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.8);border-radius:28px;padding:1.25rem 1.5rem;max-width:42rem}@media(min-width:768px){.founder-summary-box{padding:1.25rem 1.5rem}}.founder-summary{margin:0}.founder-summary p{margin:0 0 .75rem;font-size:1rem;line-height:1.6;color:#374151}.founder-summary p:last-child{margin-bottom:0}.founder-divider{height:2px;width:100%;background:linear-gradient(to right,transparent,rgba(30,58,138,.35),transparent);opacity:.7}.founder-subheading{margin:.75rem 0 .5rem;font-size:.9rem;font-weight:600;color:#1e3a8a;letter-spacing:.02em}.founder-subheading:first-of-type{margin-top:0}.founder-pills{display:flex;flex-wrap:wrap;gap:.5rem .75rem;justify-content:center}@media(min-width:768px){.founder-pills{justify-content:flex-start}}.founder-skill-pill{display:inline-block;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1e3a8a;padding:8px 16px;border-radius:999px;font-size:.875rem;font-weight:600;border:1px solid rgba(30,58,138,.2);box-shadow:0 1px 2px #0000000d;transition:background .2s,border-color .2s,box-shadow .2s}.founder-skill-pill:hover{background:#fff;border-color:#1e3a8a59;box-shadow:0 2px 8px #0000000f}.founder-achievements{display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:center;padding:.5rem 1rem;background:#fff6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;border:1px solid rgba(30,58,138,.12)}@media(min-width:768px){.founder-achievements{justify-content:flex-start}}.founder-achievement-item{display:inline-flex;align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;color:#1e3a8ae6}.founder-achievement-item:before{content:"⚡";font-size:1rem}.btn-about-cta{display:inline-block;padding:.9rem 1.75rem;background:#1e3a8a;color:#fff;border-radius:12px;font-weight:600;text-decoration:none;transition:background .2s}.btn-about-cta:hover{background:#1e40af;color:#fff}.terms-page .terms-updated{margin:0 0 2rem;font-size:.95rem;color:var(--text-secondary)}.terms-section{margin-bottom:2rem}.terms-h2{margin:0 0 .75rem;font-size:1.25rem;font-weight:600;color:#0f172a}.terms-h3{margin:1rem 0 .5rem;font-size:1.05rem;font-weight:600;color:#1e3a8a}.terms-p{margin:0 0 .75rem;font-size:1rem;line-height:1.65;color:var(--text-secondary)}.terms-list{margin:0 0 1rem;padding-left:1.5rem;line-height:1.7;color:var(--text-secondary)}.terms-list li{margin-bottom:.35rem}.terms-link{color:#1e3a8a;text-decoration:underline}.terms-link:hover{color:#1e40af}.reveal-left,.reveal-right,.reveal-up{opacity:0;transition:opacity .5s ease,transform .5s ease}.reveal-left{transform:translate(-28px)}.reveal-right{transform:translate(28px)}.reveal-up{transform:translateY(20px)}.reveal-left.revealed,.reveal-right.revealed,.reveal-up.revealed{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:reduce){.reveal-left,.reveal-right,.reveal-up{opacity:1;transform:none;transition:none}}.pixelated-image-card{background-color:#222;color:var(--color-primary, #fff);border-radius:15px;border:2px solid #fff;width:300px;max-width:100%;position:relative;overflow:hidden}.pixelated-image-card__default,.pixelated-image-card__active,.pixelated-image-card__pixels{width:100%;height:100%;position:absolute;top:0;left:0}.pixelated-image-card__active{z-index:2}.pixelated-image-card__active{display:none}.pixelated-image-card__pixels{pointer-events:none;position:absolute;z-index:3;top:0;left:0;width:100%;height:100%}.pixelated-image-card__pixel{display:none;position:absolute}.app{min-height:100vh;display:flex;flex-direction:column}.header{position:fixed;top:0;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:1200px;display:flex;align-items:center;justify-content:space-between;padding:20px 28px;background:#0f172a;border-radius:0 0 20px 20px;border:1px solid rgba(255,255,255,.25);border-top:none;z-index:1000;box-shadow:none}.header-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:#fff}.header-logo:hover{color:#cbd5e1}.header-logo-wrap{display:inline-flex;align-items:center;justify-content:center;background:#fff;padding:6px 8px;border-radius:8px}.header-logo-img{height:36px;width:auto;display:block;flex-shrink:0}.logo-text{margin:0;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:-.02em}.nav{display:flex;align-items:center;gap:.5rem 2rem}.nav a{color:#fff;font-size:.95rem;font-weight:500;padding:.4rem .5rem;border-radius:8px;transition:color .2s}.nav a:hover{color:#cbd5e1}.nav a.active{color:#fff;font-weight:600;background:#ffffff1f;border-radius:8px;border-bottom:2px solid rgba(255,255,255,.95);padding-bottom:calc(.4rem - 2px)}.nav-cta-wrap{margin-left:1rem}.nav .nav-cta{display:inline-block;padding:.75rem 1.5rem;border-radius:999px;background:#ffffff26;color:#fff!important;font-weight:500;font-size:.95rem;border:1px solid rgba(255,255,255,.4);transition:background .2s,color .2s}.nav .nav-cta:hover{background:#ffffff40;color:#fff!important}.header-drawer-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;background:transparent;border:none;border-radius:8px;cursor:pointer;color:#fff;transition:background .2s}.header-drawer-toggle:hover{background:#ffffff1a}.header-drawer-toggle-bar{display:block;width:22px;height:2px;background:currentColor;border-radius:1px;transition:transform .25s,opacity .25s}.header-drawer-backdrop{display:none;position:fixed;inset:0;background:#00000080;z-index:1001;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.header-drawer-backdrop-open{opacity:1;visibility:visible}.header-drawer{display:none;position:fixed;top:0;right:0;width:min(300px,85vw);height:100vh;background:#0f172a;z-index:1002;padding:56px 24px 24px;box-shadow:-4px 0 24px #0000004d;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.header-drawer-open{transform:translate(0)}.header-drawer-close{position:absolute;top:12px;right:12px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;padding:0;background:#ffffff1a;border:none;border-radius:8px;color:#fff;font-size:1.75rem;line-height:1;cursor:pointer;transition:background .2s}.header-drawer-close:hover{background:#fff3}.header-drawer-close span{display:block;margin-top:-2px}.nav-drawer{flex-direction:column;align-items:stretch;gap:0}.nav-drawer a{padding:14px 12px;font-size:1rem;border-radius:8px}.nav-drawer .nav-cta-wrap{margin:.5rem 0 0}.nav-drawer .nav-cta{display:block;text-align:center;padding:12px 1rem}@media(max-width:768px){.header{padding:10px 16px;border-radius:0 0 14px 14px;justify-content:space-between;flex-wrap:nowrap}.header-logo{margin-right:auto}.header-logo-wrap{padding:4px 6px}.header-logo-img{height:28px}.header-drawer-toggle{display:flex;margin-left:auto}.nav:not(.nav-drawer){display:none}.header-drawer-backdrop,.header-drawer{display:block}}.page{flex:1;width:100%;margin:0 auto;padding-top:100px}@media(max-width:1024px){.header{width:calc(100% - 1rem);flex-wrap:wrap;gap:1rem;justify-content:center;text-align:center}.nav{order:3;width:100%;justify-content:center;flex-wrap:wrap}.nav-cta-wrap{margin-left:0}}@media(max-width:640px){.header{padding:8px 12px;border-radius:0 0 12px 12px}.header-logo-img{height:26px}.nav a{font-size:.9rem}}
