:root{--navy:#1c2b3a;--navy-mid:#243648;--cream:#f5f0e8;--cream-dark:#ede7d9;--sand:#c9b99a;--sand-light:#ddd0bb;--rust:#b5622a;--rust-light:#c97a45;--text-dark:#1c2b3a;--text-mid:#4a5a6a;--text-light:#7a8a9a;--white:#fdfbf8}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text-dark);font-family:DM Sans,sans-serif;overflow-x:hidden}h1,h2,h3,.stat-num,.profile-since,.service-num,.nav-logo{font-family:Sora,sans-serif}nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--sand-light);background:#f5f0e8ed;justify-content:space-between;align-items:center;padding:1.2rem 4rem;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{color:var(--navy);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.nav-logo span{color:var(--rust)}.nav-links{gap:2.5rem;list-style:none;display:flex}.nav-links a{color:var(--text-mid);font-size:.875rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--navy)}.nav-cta{background:var(--navy);border-radius:4px;padding:.55rem 1.4rem;color:var(--cream)!important;font-weight:500!important;transition:background .2s!important}.nav-cta:hover{background:var(--rust)!important}.hero{grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:8rem 4rem 4rem;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(55% 70% at 75%,#1c2b3a0d 0%,#0000 70%),radial-gradient(35% 45% at 88% 18%,#b5622a12 0%,#0000 60%);position:absolute;inset:0}.hero-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--rust);background:#b5622a17;border-radius:2px;align-items:center;gap:.5rem;margin-bottom:1.8rem;padding:.35rem .9rem;font-size:.72rem;font-weight:500;display:inline-flex}.hero-badge:before{content:"";background:var(--rust);border-radius:50%;flex-shrink:0;width:6px;height:6px}h1.hero-title{color:var(--navy);letter-spacing:-.025em;margin-bottom:1.4rem;font-size:clamp(2.2rem,3.8vw,3.3rem);font-weight:700;line-height:1.15}h1.hero-title span{color:var(--rust)}.hero-desc{color:var(--text-mid);max-width:470px;margin-bottom:1.4rem;font-size:1rem;font-weight:300;line-height:1.8}.hero-sectors{flex-wrap:wrap;gap:.5rem;margin-bottom:2.2rem;display:flex}.sector-pill{color:var(--text-mid);border:1px solid var(--sand);border-radius:100px;padding:.3rem .85rem;font-size:.72rem;font-weight:500}.sector-pill.active{background:var(--navy);color:var(--cream);border-color:var(--navy)}.hero-actions{align-items:center;gap:1rem;display:flex}.btn-primary{background:var(--navy);color:var(--cream);letter-spacing:.02em;border-radius:4px;padding:.85rem 2rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.btn-primary:hover{background:var(--rust);transform:translateY(-1px)}.btn-ghost{color:var(--text-mid);align-items:center;gap:.4rem;font-size:.875rem;text-decoration:none;transition:color .2s;display:inline-flex}.btn-ghost:hover{color:var(--navy)}.btn-ghost:after{content:"→";transition:transform .2s}.btn-ghost:hover:after{transform:translate(3px)}.hero-visual{justify-content:center;align-items:center;display:flex;position:relative}.hero-card-stack{width:380px;height:400px;position:relative}.hero-card{background:var(--white);border:1px solid var(--sand-light);border-radius:12px;padding:1.5rem;position:absolute;box-shadow:0 8px 40px #1c2b3a1a}.hero-card-main{z-index:3;width:300px;height:260px;animation:6s ease-in-out infinite float;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-card-back1{z-index:1;background:var(--navy);opacity:.75;border-color:#0000;width:260px;height:160px;top:12%;left:3%;transform:rotate(-5deg)}.hero-card-back2{z-index:2;background:var(--cream-dark);opacity:.85;width:240px;height:140px;bottom:8%;right:0;transform:rotate(4deg)}@keyframes float{0%,to{transform:translate(-50%,-50%)translateY(0)}50%{transform:translate(-50%,-50%)translateY(-10px)}}.card-label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:.7rem;font-size:.62rem;font-weight:500}.card-metric{color:var(--navy);margin-bottom:.2rem;font-family:Sora,sans-serif;font-size:2.4rem;font-weight:700;line-height:1}.card-metric sup{color:var(--rust);font-size:1rem}.card-sub{color:var(--text-light);margin-bottom:1rem;font-size:.75rem;font-weight:300}.card-bars{flex-direction:column;gap:.55rem;display:flex}.card-bar-row{flex-direction:column;gap:.2rem;display:flex}.card-bar-lbl{color:var(--text-mid);justify-content:space-between;font-size:.67rem;display:flex}.bar-track{background:var(--cream-dark);border-radius:10px;height:5px;overflow:hidden}.bar-fill{border-radius:10px;height:100%}.bar-navy{background:var(--navy)}.bar-rust{background:var(--rust)}.bar-sand{background:var(--sand)}.trusted{background:var(--white);border-bottom:1px solid var(--sand-light);border-top:1px solid var(--sand-light);padding:2.8rem 4rem}.trusted-label{letter-spacing:.13em;text-transform:uppercase;color:var(--text-light);text-align:center;margin-bottom:1.5rem;font-size:.68rem;font-weight:500}.trusted-track-wrap{position:relative;overflow:hidden}.trusted-track-wrap:before,.trusted-track-wrap:after{content:"";z-index:2;width:80px;position:absolute;top:0;bottom:0}.trusted-track-wrap:before{background:linear-gradient(to right,var(--white),transparent);left:0}.trusted-track-wrap:after{background:linear-gradient(to left,var(--white),transparent);right:0}.trusted-track{align-items:center;gap:4rem;width:max-content;animation:28s linear infinite marquee;display:flex}.trusted-track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.trusted-logo{object-fit:contain;filter:grayscale()opacity(.6);flex-shrink:0;width:auto;max-width:160px;height:56px;transition:filter .3s}.trusted-logo:hover{filter:grayscale(0%)opacity()}.stats-strip{background:var(--navy);grid-template-columns:1fr 1px 1fr 1px 1fr;padding:2.5rem 4rem;display:grid;position:relative;overflow:hidden}.stats-strip:after{content:"";background:#b5622a12;border-radius:50%;width:500px;height:500px;position:absolute;top:-60%;right:-8%}.stat-item{text-align:center;padding:0 2rem}.stat-num{color:var(--cream);font-size:2.6rem;font-weight:700;line-height:1}.stat-num sup{color:var(--rust-light);font-size:1.1rem}.stat-label{color:var(--sand);margin-top:.45rem;font-size:.78rem;font-weight:300;line-height:1.55}.stat-div{background:#c9b99a33}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--rust);align-items:center;gap:.6rem;margin-bottom:1.1rem;font-size:.7rem;font-weight:500;display:flex}.section-eyebrow:before{content:"";background:var(--rust);width:22px;height:1px}h2.section-title{color:var(--navy);letter-spacing:-.02em;margin-bottom:1.1rem;font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:600;line-height:1.25}.section-desc{color:var(--text-mid);font-size:.93rem;font-weight:300;line-height:1.8}.problem{grid-template-columns:1fr 1.15fr;align-items:start;gap:5rem;padding:6rem 4rem;display:grid}.pain-list{flex-direction:column;gap:1.1rem;list-style:none;display:flex}.pain-item{background:var(--white);border:1px solid var(--sand-light);border-radius:8px;align-items:flex-start;gap:1rem;padding:1.2rem 1.4rem;transition:border-color .2s,box-shadow .2s;display:flex}.pain-item:hover{border-color:var(--sand);box-shadow:0 4px 20px #1c2b3a0f}.pain-icon{background:#b5622a17;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.95rem;display:flex}.pain-text strong{color:var(--navy);margin-bottom:.2rem;font-size:.88rem;font-weight:600;display:block}.pain-text p{color:var(--text-light);font-size:.8rem;font-weight:300;line-height:1.65}.sectors{background:var(--cream-dark);padding:5rem 4rem}.sectors-header{text-align:center;max-width:560px;margin:0 auto 2.8rem}.sectors-header .section-eyebrow{justify-content:center}.sectors-header .section-eyebrow:before{display:none}.sectors-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.sector-card{background:var(--white);border:1px solid var(--sand-light);border-radius:10px;padding:1.6rem 1.4rem;transition:border-color .2s,box-shadow .2s,transform .2s}.sector-card:hover{border-color:var(--sand);transform:translateY(-2px);box-shadow:0 6px 24px #1c2b3a12}.sector-emoji{margin-bottom:.8rem;font-size:1.6rem;display:block}.sector-card strong{color:var(--navy);margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.sector-card p{color:var(--text-mid);font-size:.78rem;font-weight:300;line-height:1.65}.sector-example{letter-spacing:.07em;text-transform:uppercase;color:var(--rust-light);margin-top:1rem;font-size:.67rem;font-weight:500}.services{background:var(--navy);padding:6rem 4rem;position:relative;overflow:hidden}.services:before{content:"";background:radial-gradient(circle,#b5622a17 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-25%;left:-8%}.services-header{z-index:1;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex;position:relative}.services-header .section-eyebrow{color:var(--sand)}.services-header .section-eyebrow:before{background:var(--sand)}h2.services-title{color:var(--cream);letter-spacing:-.02em;font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:600;line-height:1.2}.services-sub{color:var(--sand);max-width:280px;font-size:.87rem;font-weight:300;line-height:1.75}.services-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid;position:relative}.service-card{background:#f5f0e80d;border:1px solid #c9b99a24;border-radius:12px;padding:2rem;transition:background .25s,border-color .25s,transform .2s}.service-card:hover{background:#f5f0e817;border-color:#c9b99a52;transform:translateY(-3px)}.service-num{color:#b5622a59;margin-bottom:1.1rem;font-size:1.9rem;font-weight:700;line-height:1}.service-name{color:var(--cream);margin-bottom:.65rem;font-size:1rem;font-weight:600;line-height:1.3}.service-desc{color:var(--sand);font-size:.82rem;font-weight:300;line-height:1.75}.service-tags{flex-wrap:wrap;gap:.4rem;margin-top:1.2rem;display:flex}.service-tag{letter-spacing:.06em;color:var(--sand-light);text-transform:uppercase;background:#c9b99a1a;border-radius:2px;padding:.2rem .6rem;font-size:.65rem;font-weight:500}.process{grid-template-columns:1fr 1.4fr;align-items:center;gap:5rem;padding:6rem 4rem;display:grid}.process-steps{flex-direction:column;display:flex}.process-step{border-bottom:1px solid var(--sand-light);gap:1.4rem;padding:1.4rem 0;transition:all .2s;display:flex}.process-step:last-child{border-bottom:none}.step-num{background:var(--cream-dark);border:2px solid var(--sand-light);width:36px;height:36px;color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Sora,sans-serif;font-size:.88rem;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:flex}.process-step:hover .step-num{background:var(--navy);border-color:var(--navy);color:var(--cream)}.step-content strong{color:var(--navy);margin-bottom:.3rem;font-size:.92rem;font-weight:600;display:block}.step-content p{color:var(--text-mid);font-size:.8rem;font-weight:300;line-height:1.65}.about{background:var(--cream-dark);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:6rem 4rem;display:grid}.about-team-photo{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%;box-shadow:0 12px 50px #1c2b3a1f}.about-values{grid-template-columns:1fr 1fr;gap:.9rem;margin-top:2rem;display:grid}.about-value{background:var(--white);border:1px solid var(--sand-light);border-radius:8px;padding:1.1rem}.about-value-icon{margin-bottom:.4rem;font-size:1.1rem}.about-value strong{color:var(--navy);margin-bottom:.15rem;font-size:.83rem;font-weight:600;display:block}.about-value p{color:var(--text-light);font-size:.75rem;font-weight:300;line-height:1.6}.team-section{background:var(--white);padding:5rem 4rem}.team-section .section-eyebrow{justify-content:center;margin-bottom:.5rem}.team-section .section-eyebrow:before{display:none}.team-section h2{text-align:center;margin-bottom:3rem}.team-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:800px;margin:0 auto;display:grid}.team-card{text-align:center}.team-photo{aspect-ratio:1;object-fit:cover;object-position:top;border:3px solid var(--cream-dark);border-radius:12px;width:100%;margin-bottom:1rem;transition:border-color .2s,box-shadow .2s}.team-card:hover .team-photo{border-color:var(--sand);box-shadow:0 8px 30px #1c2b3a1a}.team-card-name{color:var(--navy);margin-bottom:.2rem;font-family:Sora,sans-serif;font-size:.95rem;font-weight:600}.team-card-role{color:var(--rust);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:300}.xr-showcase{background:var(--navy-mid);padding:6rem 4rem;position:relative;overflow:hidden}.xr-showcase:before{content:"";background:radial-gradient(circle,#b5622a14 0%,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:-30%;right:-10%}.xr-inner{z-index:1;position:relative}.xr-intro{grid-template-columns:1fr 1fr;align-items:end;gap:4rem;margin-bottom:2.8rem;display:grid}.xr-eyebrow{color:var(--sand)!important}.xr-eyebrow:before{background:var(--sand)!important}h2.xr-title{color:var(--cream);letter-spacing:-.02em;font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:600;line-height:1.25}.xr-desc{color:var(--sand);font-size:.87rem;font-weight:300;line-height:1.8}.xr-cards{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-bottom:3rem;display:grid}.xr-card{background:#f5f0e80a;border:1px solid #c9b99a1f;border-radius:12px;transition:border-color .25s,transform .2s;overflow:hidden}.xr-card:hover{border-color:#c9b99a4d;transform:translateY(-3px)}.xr-card-img{object-fit:cover;width:100%;height:180px;display:block}.xr-card-body{padding:1.4rem}.xr-icon{margin-bottom:.6rem;font-size:1.3rem}.xr-card strong{color:var(--cream);margin-bottom:.45rem;font-size:.93rem;font-weight:600;display:block}.xr-card p{color:var(--sand);margin-bottom:.8rem;font-size:.8rem;font-weight:300;line-height:1.75}.xr-badge{letter-spacing:.08em;color:var(--rust-light);text-transform:uppercase;font-size:.65rem;font-weight:500}.usecases{background:var(--navy);padding:6rem 4rem;position:relative;overflow:hidden}.usecases:before{content:"";background:radial-gradient(circle,#b5622a12 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-20%;right:-5%}.usecases-inner{z-index:1;position:relative}.usecases-header{margin-bottom:2.5rem}.usecases-header .section-eyebrow{color:var(--sand)}.usecases-header .section-eyebrow:before{background:var(--sand)}h2.usecases-title{color:var(--cream);letter-spacing:-.02em;font-size:clamp(1.75rem,2.8vw,2.4rem);font-weight:600;line-height:1.2}.usecases-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.usecase-card{cursor:default;border-radius:12px;position:relative;overflow:hidden}.usecase-card-img{object-fit:cover;width:100%;height:240px;transition:transform .4s;display:block}.usecase-card:hover .usecase-card-img{transform:scale(1.04)}.usecase-overlay{background:linear-gradient(#0000 0%,#1c2b3a66 40%,#1c2b3aeb 100%);padding:1.5rem 1.3rem 1.3rem;position:absolute;bottom:0;left:0;right:0}.usecase-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--rust-light);margin-bottom:.4rem;font-size:.62rem;font-weight:500}.usecase-title{color:var(--cream);margin-bottom:.35rem;font-family:Sora,sans-serif;font-size:.92rem;font-weight:600;line-height:1.3}.usecase-desc{color:var(--sand);font-size:.75rem;font-weight:300;line-height:1.6}.cta-section{text-align:center;padding:7rem 4rem;position:relative;overflow:hidden}.cta-section:before{content:"";background:radial-gradient(65% 65%,#b5622a0e 0%,#0000 70%);position:absolute;inset:0}.cta-content{z-index:1;max-width:580px;margin:0 auto;position:relative}.cta-section .section-eyebrow{justify-content:center}.cta-section .section-eyebrow:before{display:none}h2.cta-title{color:var(--navy);letter-spacing:-.02em;margin-bottom:1.1rem;font-size:clamp(1.9rem,3.5vw,2.7rem);font-weight:700;line-height:1.2}.cta-desc{color:var(--text-mid);margin-bottom:2.3rem;font-size:.95rem;font-weight:300;line-height:1.8}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.cta-note{color:var(--text-light);margin-top:1.4rem;font-size:.8rem}.cta-note a{color:var(--navy);font-weight:500;text-decoration:none}footer{background:var(--navy);border-top:1px solid #c9b99a26;justify-content:space-between;align-items:center;padding:2.8rem 4rem;display:flex}.footer-logo{color:var(--cream);font-size:1.15rem;font-weight:700}.footer-logo span{color:var(--rust-light)}.footer-legal{color:var(--sand);margin-top:.25rem;font-size:.7rem;font-weight:300}.footer-links{gap:2rem;list-style:none;display:flex}.footer-links a{color:var(--sand);font-size:.77rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--cream)}.footer-contact{text-align:right}.footer-contact p{color:var(--sand);font-size:.77rem;font-weight:300;line-height:1.8}.footer-contact a{color:var(--sand);text-decoration:none}@media (max-width:960px){nav{padding:1rem 1.5rem}.nav-links{display:none}.hero{grid-template-columns:1fr;padding:6rem 1.5rem 3rem}.hero-visual{display:none}.trusted{padding:2rem 1.5rem}.stats-strip{grid-template-columns:1fr;padding:2rem 1.5rem}.stat-div{display:none}.problem{grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.5rem}.sectors{padding:4rem 1.5rem}.sectors-grid{grid-template-columns:1fr 1fr}.services{padding:4rem 1.5rem}.services-header{flex-direction:column;align-items:flex-start;gap:1rem}.services-grid{grid-template-columns:1fr}.process,.about{grid-template-columns:1fr;gap:2.5rem;padding:4rem 1.5rem}.about-values{grid-template-columns:1fr}.team-section{padding:4rem 1.5rem}.team-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:1rem;max-width:380px}.team-photo{width:80px;height:80px;aspect-ratio:unset;object-fit:cover;object-position:top;border-radius:10px;flex-shrink:0;margin:0 auto .6rem;display:block}.team-card-name{white-space:nowrap;text-overflow:ellipsis;font-size:.62rem;overflow:hidden}.team-card-role{font-size:.6rem}.xr-showcase{padding:4rem 1.5rem}.xr-intro{grid-template-columns:1fr;gap:1.5rem}.xr-cards{grid-template-columns:1fr}.usecases{padding:4rem 1.5rem}.usecases-grid{grid-template-columns:1fr}.cta-section{padding:5rem 1.5rem}footer{text-align:center;flex-direction:column;gap:1.8rem;padding:2.5rem 1.5rem}.footer-contact{text-align:center}}
