:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--brand-primary:#618e64;--brand-secondary:#3e5c40;--neutral-bg:#ecefec;--text-primary:#333;--text-secondary:#606060;--line:#d0d0d0;--white:#fff;--radius-sm:5px;--radius-md:10px;--radius-lg:20px;--radius-xl:40px;font-family:var(--font-sans), Inter, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--neutral-bg);color:var(--text-primary);font-family:var(--font-sans), Inter, Arial, sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h6,p{margin:0}.font-display,h1,h2,h3,.brand{font-family:var(--font-display), "Schibsted Grotesk", sans-serif}[data-reveal]{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.reveal-visible{opacity:1;transform:translateY(0)}.page{flex-direction:column;min-height:100vh;display:flex}.btn-primary,.btn-outline{border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:8px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--brand-primary);color:var(--white);text-transform:uppercase;letter-spacing:1.5px;border:0;padding:16px 32px;font-size:.78rem}.btn-primary:hover{opacity:.9}.btn-primary.block{width:100%;padding:16px}.btn-outline{border:1px solid var(--line);color:var(--brand-secondary);background:0 0;padding:14px 24px}.btn-outline:hover{background:var(--brand-secondary);color:var(--white)}.topstrip{background:var(--brand-secondary);width:100%;height:33px}.header{z-index:50;width:100%;padding:16px 32px}.nav{justify-content:space-between;align-items:center;gap:24px;max-width:1376px;min-height:60px;margin:0 auto;display:flex}.brand{letter-spacing:-1px;color:var(--brand-secondary);font-size:1.5rem;font-style:italic;font-weight:700}.nav-links{align-items:center;gap:32px;display:flex}.nav-link{cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-primary);background:0 0;border:0;font-size:.75rem;font-weight:700;transition:color .2s}.nav-link:first-child,.nav-link:hover{color:var(--brand-primary)}.nav-dropdown{position:relative}.dropdown-menu{background:var(--brand-secondary);border-radius:var(--radius-md);opacity:0;visibility:hidden;width:180px;margin-top:8px;transition:all .2s;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(6px)}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:var(--white);text-transform:uppercase;letter-spacing:2px;padding:12px 16px;font-size:.65rem;font-weight:700;display:block}.dropdown-menu a:hover{background:#ffffff1f}.header-cta{padding:16px 24px}.menu-toggle{cursor:pointer;color:var(--text-primary);background:0 0;border:0;padding:4px;display:none}.mobile-menu{z-index:100;background:var(--neutral-bg);transition:transform .3s ease-in-out;position:fixed;inset:0;transform:translate(100%)}.mobile-menu.open{transform:translate(0)}.mobile-menu-inner{padding:32px}.mobile-menu-top{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.mobile-nav{flex-direction:column;gap:28px;display:flex}.mobile-nav a{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;letter-spacing:-.5px;color:var(--brand-primary);font-size:1.6rem;font-weight:700}.mobile-nav hr{border:0;border-top:1px solid var(--line);width:100%}.mobile-nav .mobile-sub{font-family:var(--font-sans), Inter, sans-serif;text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);font-size:.85rem;font-weight:700}.hero{padding:8px 16px 32px;overflow:hidden}.hero-inner{flex-direction:column;gap:32px;max-width:1408px;margin:0 auto;display:flex}.hero-head{justify-content:space-between;align-items:flex-end;gap:24px;padding:0 24px;display:flex}.hero-head h1{letter-spacing:-3px;max-width:850px;font-size:clamp(2.8rem,6vw,5.25rem);font-weight:700;line-height:.95}.hero-head h1 span{color:var(--brand-primary);display:block}.hero-head p{color:var(--text-secondary);max-width:320px;font-size:.95rem;font-weight:500;line-height:1.6}.hero-media{border-radius:var(--radius-lg);background:linear-gradient(90deg,#122c1e47,#122c1e0a),url(/assets/yenehealth-ethiopian-hero.jpg) 50%/cover no-repeat;justify-content:flex-end;align-items:center;width:100%;height:56vh;min-height:300px;max-height:560px;padding:24px;display:flex}.hero-form-card{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#ffffff8c;border:1px solid #ffffff80;width:100%;max-width:360px;padding:24px}.hero-form{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:8px;display:flex}.field label{text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);font-size:.7rem;font-weight:700}.field input,.field textarea{border:1px solid var(--white);border-radius:var(--radius-md);width:100%;color:var(--text-primary);resize:none;background:#fff6;padding:12px 16px;transition:border-color .2s}.field input:focus,.field textarea:focus{border-color:var(--brand-primary);outline:none}.section{padding:80px 16px}.about{padding-top:clamp(32px,4vw,48px)}.about-inner{flex-direction:column;gap:clamp(32px,4vw,44px);max-width:1184px;margin:0 auto;display:flex}.about-head{flex-direction:column;gap:20px;max-width:860px;display:flex}.about-eyebrow{color:var(--brand-secondary);letter-spacing:.04em;text-transform:uppercase;background:#618e641f;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:7px 16px 7px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.about-title{letter-spacing:-2px;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.12}.about-grid{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:56px;display:grid}.stat-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.stat-card{border-radius:var(--radius-lg);background-position:50%;background-size:cover;align-items:flex-end;min-height:420px;padding:22px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px -24px #1c2c1e8c}.stat-card:nth-child(2){transform:translateY(28px)}.stat-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -28px #1c2c1eb3}.stat-card:nth-child(2):hover{transform:translateY(22px)}.stat-meta{color:var(--white);position:relative}.stat-value{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;letter-spacing:-2px;font-size:3rem;font-weight:700;line-height:1}.stat-label{color:#ffffffd1;letter-spacing:.01em;margin-top:6px;font-size:.85rem;font-weight:500}.about-copy{flex-direction:column;justify-content:center;align-items:flex-start;gap:28px;padding:8px 0;display:flex}.about-lead{max-width:420px;color:var(--text-secondary);font-size:1.12rem;line-height:1.75}.about-lead span{color:var(--text-primary);font-weight:600}.about-points{flex-direction:column;gap:14px;width:100%;max-width:420px;margin:0;padding:0;list-style:none;display:flex}.about-points li{color:var(--text-primary);align-items:center;gap:14px;font-size:.98rem;font-weight:500;display:flex}.about-points li svg{width:38px;height:38px;color:var(--brand-secondary);background:#618e641f;border-radius:12px;flex-shrink:0;padding:9px}.about-feature{border-radius:var(--radius-lg);background:var(--brand-secondary);width:100%;height:500px;position:relative;overflow:hidden}.about-feature img{object-fit:cover;opacity:.55;width:100%;height:100%}.about-feature-overlay{place-items:center;display:grid;position:absolute;inset:0}.play-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:80px;height:80px;color:var(--white);cursor:pointer;background:#fff3;border:0;border-radius:999px;place-items:center;transition:transform .2s;display:grid}.play-button:hover{transform:scale(1.1)}.services{background:var(--brand-secondary);color:var(--white);padding:80px 0;overflow:hidden}.marquee{margin-bottom:64px;overflow:hidden}.marquee-track{width:max-content;animation:24s linear infinite marquee;display:flex}.marquee-track span{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;letter-spacing:-6px;text-transform:uppercase;white-space:nowrap;padding:0 32px;font-size:clamp(3rem,9vw,7.5rem);line-height:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.services-inner{flex-direction:column;gap:64px;max-width:1312px;margin:0 auto;padding:0 16px;display:flex}.services-title{text-align:center;letter-spacing:-2px;max-width:720px;margin:0 auto;font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.2}.service-cards{flex-direction:column;align-items:center;gap:28px;display:flex}.service-card{background:var(--white);width:100%;max-width:1184px;color:var(--text-primary);border-radius:var(--radius-lg);border:1px solid #0000;justify-content:space-between;align-items:center;gap:48px;padding:40px;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s,border-color .45s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0716100d}.service-card:nth-child(2n){flex-direction:row-reverse}.service-card:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#618e641a,#0000);width:50%;height:100%;transition:left .7s;position:absolute;top:0;left:-60%;transform:skew(-18deg)}.service-card:hover{border-color:#618e6466;transform:translateY(-6px);box-shadow:0 28px 60px #07161029}.service-card:hover:before{left:120%}.service-ghost{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;color:#3e5c400d;letter-spacing:-6px;pointer-events:none;font-size:clamp(8rem,16vw,13rem);font-weight:700;line-height:1;transition:color .45s,transform .45s;position:absolute;top:-28px;left:24px}.service-card:hover .service-ghost{color:#618e641f;transform:translateY(6px)}.service-card:nth-child(2n) .service-ghost{left:auto;right:24px}.service-card-body{z-index:1;flex-direction:column;align-items:flex-start;gap:18px;max-width:420px;display:flex;position:relative}.service-icon{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));width:60px;height:60px;color:var(--white);border-radius:18px;place-items:center;transition:transform .45s cubic-bezier(.34,1.56,.64,1);display:grid;box-shadow:0 10px 22px #3e5c4047}.service-card:hover .service-icon{transform:translateY(-4px)rotate(-8deg)scale(1.06)}.service-tag{color:var(--brand-secondary);text-transform:uppercase;letter-spacing:1.5px;background:#618e641f;border-radius:999px;align-items:center;padding:6px 14px;font-size:.68rem;font-weight:700;display:inline-flex}.service-card-body h3{letter-spacing:-1.5px;max-width:none;padding-bottom:12px;font-size:clamp(1.9rem,3vw,2.5rem);line-height:1.1;position:relative}.service-card-body h3:after{content:"";background:var(--brand-primary);border-radius:999px;width:48px;height:4px;transition:width .45s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0}.service-card:hover .service-card-body h3:after{width:110px}.service-card-body p{color:var(--text-secondary);max-width:none;margin-top:0;line-height:1.65}.service-cta{border:1px solid var(--line);color:var(--brand-secondary);border-radius:999px;align-items:center;gap:8px;margin-top:8px;padding:13px 22px;font-size:.9rem;font-weight:700;transition:color .35s,border-color .35s;display:inline-flex;position:relative;overflow:hidden}.service-cta:before{content:"";background:var(--brand-secondary);transform-origin:0;z-index:-1;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scaleX(0)}.service-cta span,.service-cta svg{z-index:1;position:relative}.service-cta svg{transition:transform .35s}.service-cta:hover{color:var(--white);border-color:var(--brand-secondary)}.service-cta:hover:before{transform:scaleX(1)}.service-cta:hover svg{transform:translate(5px)}.service-card-media{border-radius:var(--radius-md);z-index:1;flex-shrink:0;width:400px;height:380px;position:relative;overflow:hidden}.service-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1)}.service-card:hover .service-card-media img{transform:scale(1.08)}.service-media-glow{opacity:0;pointer-events:none;background:radial-gradient(circle at 70% 20%,#c9f15a2e,#0000 55%),linear-gradient(#0000 55%,#3e5c4059);transition:opacity .5s;position:absolute;inset:0}.service-card:hover .service-media-glow{opacity:1}.how-inner{max-width:1312px;margin:0 auto}.how-title{letter-spacing:0;margin-bottom:64px;font-size:clamp(2rem,4.5vw,3.5rem)}.how-grid{gap:80px;display:flex}.how-sticky{width:45%;height:fit-content;position:sticky;top:128px}.how-visual{border-radius:var(--radius-lg);background:linear-gradient(90deg,#3e5c4014 1px,#0000 1px) 0 0/42px 42px,linear-gradient(0deg,#3e5c4014 1px,#0000 1px) 0 0/42px 42px,linear-gradient(145deg,#fbf8ec 0%,#e8efe7 50%,#c0d8c7 100%);border:1px solid #3e5c4029;place-items:center;min-height:460px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #fff9}.how-visual:before{content:"";pointer-events:none;border:1px solid #3e5c401f;border-radius:16px;position:absolute;inset:22px}.app-phone{z-index:2;background:linear-gradient(150deg,#43474340 0%,#0000 32%),linear-gradient(160deg,#343834 0%,#1a1c1a 46%,#2a2d2a 100%);border-radius:46px;width:clamp(238px,54%,272px);height:470px;padding:11px;animation:6s ease-in-out infinite appPhoneFloat;position:relative;box-shadow:0 36px 70px #1c2c1e52,0 14px 28px #1c2c1e2e,inset 0 0 0 1.5px #ffffff29,inset 0 0 2px 2px #00000080}.app-phone:before{content:"";background:linear-gradient(90deg,#0c0e0c,#3a3d3a);border-radius:3px;width:3px;height:30px;position:absolute;top:118px;left:-2px;box-shadow:0 -46px #0c0e0c,0 46px #0c0e0c,0 46px 0 1px #0006}.app-phone:after{content:"";background:linear-gradient(270deg,#0c0e0c,#3a3d3a);border-radius:3px;width:3px;height:56px;position:absolute;top:150px;right:-2px}.app-phone-notch{z-index:5;background:#0a0b0a;border-radius:999px;width:86px;height:26px;position:absolute;top:22px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 1px 1px #ffffff0a}.app-phone-notch:after{content:"";background:radial-gradient(circle at 35% 30%,#2b4a6b 0%,#0a0b0a 70%);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-50%);box-shadow:0 0 0 1px #466ea040}.app-screen{background:linear-gradient(#fffdf6 0%,#eef4ed 100%);border-radius:36px;flex-direction:column;gap:8px;height:100%;padding:14px 14px 16px;display:flex;position:relative;overflow:hidden}.app-screen:before{content:"";z-index:3;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,#ffffff52 0%,#fff0 30% 100%);position:absolute;inset:0}.app-screen:after{content:"";z-index:4;background:#26302852;border-radius:999px;width:96px;height:4px;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.app-status,.app-header,.app-consult-card,.app-quick-grid,.app-feature-card,.app-progress-card{z-index:1;position:relative}.app-status{color:#2a332b;justify-content:space-between;align-items:center;height:26px;margin-bottom:4px;padding:0 12px;font-size:.66rem;font-weight:700;display:flex}.app-header{justify-content:space-between;align-items:center;gap:12px;padding:2px 2px 0;display:flex}.app-header span,.app-consult-card span,.app-feature-card span,.app-progress-card span{color:#687169;font-size:.68rem;font-weight:700;display:block}.app-header strong,.app-consult-card strong,.app-feature-card strong,.app-progress-card strong{color:#263028;font-size:.88rem;line-height:1.22;display:block}.app-header strong{margin-top:2px;font-size:1rem}.app-avatar{color:#fffdf6;background:#d99a45;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:.68rem;font-weight:800;display:grid}.app-consult-card{color:#fff;background:#31563a;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:66px;padding:10px;animation:4.8s ease-in-out infinite appCardPulse;display:grid;box-shadow:0 12px 24px #31563a38}.app-consult-card div{min-width:0}.app-consult-card span{color:#ffffffb3}.app-consult-card strong{color:#fff;overflow-wrap:anywhere}.app-icon{border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.app-icon-green{color:#31563a;background:#e5f2de}.app-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.app-quick-grid div{color:#31563a;background:#ffffffc2;border:1px solid #3e5c401f;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:58px;padding:10px;font-size:.72rem;font-weight:800;animation:5.5s ease-in-out infinite appTileLift;display:flex}.app-quick-grid div:nth-child(2){color:#8a5c22;animation-delay:.75s}.app-feature-stage{height:84px;position:relative;overflow:hidden}.app-feature-card{opacity:0;background:#ffffffdb;border:1px solid #3e5c401f;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:11px;animation:9s ease-in-out infinite appFeatureCycle;display:grid;position:absolute;inset:0;transform:translateY(12px)scale(.97)}.app-feature-card:nth-child(2){animation-delay:3s}.app-feature-card:nth-child(3){animation-delay:6s}.app-feature-card svg{color:#31563a}.app-feature-card div{min-width:0}.app-feature-card strong{overflow-wrap:anywhere}.app-progress-card{background:#ffffffd1;border:1px solid #3e5c401f;border-radius:8px;gap:8px;margin-top:auto;padding:10px;display:grid}.app-progress-track{background:#dce7dc;border-radius:999px;height:8px;overflow:hidden}.app-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#31563a 0%,#d99a45 100%);width:68%;height:100%;animation:4.8s ease-in-out infinite appProgressFill;display:block}.app-orbit-card{z-index:3;color:#31563a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #3e5c4024;border-radius:8px;align-items:center;gap:8px;padding:10px 12px;font-size:.8rem;font-weight:800;animation:6.5s ease-in-out infinite appOrbitFloat;display:flex;position:absolute;box-shadow:0 16px 32px #293c2a24}.app-orbit-card-left{top:18%;left:8%}.app-orbit-card-right{color:#805620;animation-delay:-2.2s;bottom:18%;right:8%}@keyframes appPhoneFloat{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-10px)rotate(1deg)}}@keyframes appCardPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes appTileLift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes appFeatureCycle{0%,28%{opacity:1;transform:translateY(0)scale(1)}34%,to{opacity:0;transform:translateY(-10px)scale(.97)}}@keyframes appProgressFill{0%,to{width:52%}50%{width:82%}}@keyframes appOrbitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.how-steps{flex-direction:column;gap:28px;width:55%;display:flex;position:relative}.how-rail{background:linear-gradient(180deg, var(--brand-primary), #618e6426);pointer-events:none;border-radius:999px;width:2px;position:absolute;top:60px;bottom:60px;left:59px}.how-step{border-radius:var(--radius-lg);border:1px solid #0000;grid-template-columns:72px 1fr;align-items:start;gap:28px;padding:24px 28px 24px 24px;transition:transform .4s cubic-bezier(.16,1,.3,1),background .4s,box-shadow .4s,border-color .4s;display:grid;position:relative}.how-step:hover{background:var(--white);border-color:#618e6440;transform:translate(8px);box-shadow:0 20px 44px #0716101a}.how-step-node{z-index:1;background:var(--white);width:72px;height:72px;color:var(--brand-secondary);border:2px solid #618e644d;border-radius:50%;place-items:center;transition:transform .45s cubic-bezier(.34,1.56,.64,1),background .4s,color .4s,border-color .4s;display:grid;position:relative;box-shadow:0 8px 20px #0716100f}.how-step-node:after{content:"";opacity:0;border:2px solid #618e6459;border-radius:50%;transition:opacity .4s;position:absolute;inset:-6px}.how-step:hover .how-step-node{background:linear-gradient(135deg, var(--brand-primary), var(--brand-secondary));color:var(--white);border-color:#0000;transform:scale(1.08)rotate(-6deg)}.how-step:hover .how-step-node:after{opacity:1;animation:1.6s ease-out infinite nodePulse}@keyframes nodePulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.how-step-body{flex-direction:column;gap:10px;padding-top:6px;display:flex}.how-step-index{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;text-transform:uppercase;letter-spacing:3px;color:var(--brand-primary);font-size:.8rem;font-weight:700}.how-step-body h3{letter-spacing:-1px;font-size:clamp(1.6rem,2.6vw,2.1rem);line-height:1.15;transition:color .3s}.how-step:hover .how-step-body h3{color:var(--brand-secondary)}.how-step-body p{color:var(--text-secondary);max-width:460px;line-height:1.65}.testimonials-inner{flex-direction:column;gap:64px;max-width:1312px;margin:0 auto;display:flex}.testimonials-head{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.testimonials-head h2{letter-spacing:-2px;max-width:459px;font-size:clamp(2rem,4.5vw,3.5rem)}.testimonials-nav{gap:16px;display:flex}.round-btn{border:1px solid var(--line);cursor:pointer;width:56px;height:56px;color:var(--text-primary);background:0 0;border-radius:999px;place-items:center;transition:all .2s;display:grid}.round-btn:hover{background:var(--brand-secondary);color:var(--white)}.testimonial-slider{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;display:flex;overflow-x:auto}.testimonial-slider::-webkit-scrollbar{display:none}.testimonial-card{scroll-snap-align:start;border-radius:var(--radius-md);flex:0 0 calc(33.333% - 11px);min-width:calc(33.333% - 11px);height:450px;position:relative;overflow:hidden}.testimonial-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.testimonial-card:hover img{transform:scale(1.05)}.testimonial-quote{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);background:#ffffffa6;padding:24px;position:absolute;bottom:16px;left:16px;right:16px}.testimonial-quote p{color:var(--text-primary);margin-bottom:16px;font-style:italic;line-height:1.5}.testimonial-name{text-transform:uppercase;letter-spacing:2px;color:var(--brand-secondary);font-size:.7rem;font-weight:700}.articles{background:#ffffff80}.articles-inner{flex-direction:column;gap:64px;max-width:1312px;margin:0 auto;display:flex}.articles-inner>h2{letter-spacing:-2px;font-size:clamp(2rem,4.5vw,3.5rem)}.article-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--white);padding:8px;display:block}.article-media{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--line);margin-bottom:24px;overflow:hidden}.article-media img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-card:hover .article-media img{transform:scale(1.05)}.article-body{flex-direction:column;gap:16px;padding:0 16px 32px;display:flex}.article-meta{color:var(--text-secondary);gap:8px;font-size:.85rem;font-weight:500;display:flex}.article-body h3{font-size:1.25rem;font-weight:700;line-height:1.3;transition:color .2s}.article-card:hover .article-body h3{color:var(--brand-primary)}.footer{margin-top:16px;padding:40px 16px}.footer-card{background:var(--brand-secondary);border-radius:var(--radius-lg);max-width:1408px;color:var(--white);margin:0 auto;padding:clamp(32px,4vw,64px)}.footer-newsletter{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-end;gap:48px;padding-bottom:40px;display:flex}.footer-newsletter-copy{flex-direction:column;gap:16px;max-width:600px;display:flex}.footer-newsletter-copy h4{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;letter-spacing:-1.5px;font-size:clamp(1.6rem,3vw,2.25rem);line-height:1.2}.footer-newsletter-copy p{color:#e4e4e4;line-height:1.6}.footer-form{align-items:flex-end;gap:8px;width:600px;max-width:100%;display:flex}.footer-form .field{flex:1}.footer-form .field label{color:#fffc}.footer-form .field input{border:1px solid var(--line);color:#e4e4e4;background:0 0}.footer-form .btn-primary{white-space:nowrap}.footer-links{grid-template-columns:minmax(0,1.4fr) auto auto;align-items:start;gap:40px clamp(40px,6vw,88px);padding-top:40px;display:grid}.footer-brand-col{flex-direction:column;gap:16px;max-width:420px;display:flex}.footer-brand{color:var(--white);font-size:2.25rem}.footer-tagline{color:#d6e0d6;line-height:1.6}.footer-contact{flex-direction:column;gap:12px;display:flex}.footer-contact a,.footer-contact span{color:#e4e4e4;align-items:center;gap:10px;font-size:.92rem;transition:color .2s;display:inline-flex}.footer-contact a:hover{color:var(--white)}.footer-contact svg{color:var(--brand-primary);flex-shrink:0}.footer-social{gap:12px;margin-top:4px;display:flex}.footer-social a{width:42px;height:42px;color:var(--white);border:1px solid #ffffff38;border-radius:999px;place-items:center;transition:all .2s;display:grid}.footer-social a:hover{background:var(--brand-primary);border-color:var(--brand-primary);transform:translateY(-2px)}.footer-cols{display:contents}.footer-col{flex-direction:column;gap:16px;display:flex}.footer-col h6{font-family:var(--font-display), "Schibsted Grotesk", sans-serif;letter-spacing:-1px;font-size:1.25rem;font-weight:700}.footer-col a{text-transform:uppercase;letter-spacing:1.5px;font-size:.7rem;font-weight:700;transition:color .2s}.footer-col a:hover{color:var(--brand-primary)}.footer-cta{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-top:40px;padding-top:32px;display:flex}.footer-cta h3{color:var(--white);letter-spacing:-1px;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2}.btn-light{background:var(--white);color:var(--brand-secondary);border-radius:var(--radius-md);white-space:nowrap;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-weight:700;transition:all .2s;display:inline-flex}.btn-light:hover{background:var(--brand-primary);color:var(--white)}.btn-light svg{transition:transform .2s}.btn-light:hover svg{transform:translate(4px)}.footer-bottom{max-width:1408px;color:var(--text-secondary);justify-content:space-between;gap:16px;margin:0 auto;padding-top:32px;font-size:.85rem;display:flex}@media (max-width:1024px){.nav-links,.header-cta{display:none}.menu-toggle{display:block}}@media (max-width:860px){.hero-head{flex-direction:column;align-items:flex-start;gap:16px;padding:0 8px}.hero-head p{max-width:100%}.hero-media{background-position:60%;justify-content:center;align-items:flex-end;height:auto;min-height:660px;max-height:none;padding:290px 24px 24px}.hero-form-card{background:#ffffffad;max-width:100%}.about-grid{grid-template-columns:1fr;gap:40px}.stat-card:nth-child(2),.stat-card:nth-child(2):hover{transform:none}.stat-card{min-height:320px}.about-copy{padding:0}.service-card,.service-card:nth-child(2n){flex-direction:column;align-items:stretch;gap:24px;padding:28px}.service-card-body{gap:16px;max-width:none}.service-card-media{width:100%;height:280px}.how-grid{flex-direction:column;gap:40px}.how-sticky{width:100%;position:static}.how-steps{gap:20px;width:100%}.how-visual{min-height:430px}.app-phone{width:clamp(220px,48vw,260px);height:392px}.testimonials-head{flex-direction:column;align-items:flex-start}.testimonial-card{flex-basis:85%;min-width:85%}.article-grid{grid-template-columns:1fr}.footer-newsletter{flex-direction:column;align-items:stretch}.footer-form{flex-direction:column;align-items:stretch;width:100%}.footer-form .btn-primary{width:100%}.footer-links{grid-template-columns:1fr 1fr}.footer-brand-col{grid-column:1/-1;max-width:none}.footer-cta{flex-direction:column;align-items:flex-start}.footer-bottom{flex-direction:column}}@media (max-width:480px){.section{padding:56px 16px}.about{padding-top:32px}.stat-cards{grid-template-columns:1fr}.stat-card{height:280px}.how-visual{min-height:430px;padding:18px}.how-title{margin-bottom:36px;font-size:1.85rem;line-height:1.08}.app-phone{border-radius:30px;width:226px;height:390px;padding:8px}.app-phone-notch{width:74px;height:18px;top:8px}.app-screen{border-radius:23px;gap:7px;padding:16px 12px 12px}.app-consult-card,.app-feature-card,.app-progress-card{padding:9px}.app-feature-stage{height:82px}.app-feature-card strong{font-size:.8rem}.app-header strong{font-size:.92rem}.app-orbit-card{display:none}}@media (prefers-reduced-motion:reduce){.app-phone,.app-consult-card,.app-quick-grid div,.app-feature-card,.app-progress-track span,.app-orbit-card{animation:none}.app-feature-card:first-child{opacity:1;transform:none}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_71e8b0fc-module__IWY8gW__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_71e8b0fc-module__IWY8gW__variable{--font-sans:"Inter", "Inter Fallback"}
@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/481eac7be1c268b7-s.1shg3f9j2jih-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:600;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.3j3x29wbycqkn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/481eac7be1c268b7-s.1shg3f9j2jih-.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Schibsted Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/31a9145ccb84606d-s.p.3j3x29wbycqkn.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Schibsted Grotesk Fallback;src:local(Arial);ascent-override:93.46%;descent-override:24.67%;line-gap-override:0.0%;size-adjust:104.49%}.schibsted_grotesk_b29f5d2b-module__VXe-FG__className{font-family:Schibsted Grotesk,Schibsted Grotesk Fallback;font-style:normal}.schibsted_grotesk_b29f5d2b-module__VXe-FG__variable{--font-display:"Schibsted Grotesk", "Schibsted Grotesk Fallback"}
