.imported-service-native{--navy: #0a1e2e;--navy-mid: #122d42;--teal: #1a8a7d;--teal-light: #24b8a6;--teal-glow: rgba(26,138,125,.15);--mint: #7ee8d4;--white: #ffffff;--off-white: #f6f9f8;--cream: #eef4f2;--gray: #6b7a80;--light-gray: #dde6e3;--text-body: #3a4f5c;--shadow-sm: 0 2px 8px rgba(10,30,46,.06);--shadow-md: 0 8px 30px rgba(10,30,46,.08);--shadow-lg: 0 20px 60px rgba(10,30,46,.12);--shadow-glow: 0 8px 40px rgba(26,138,125,.18);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px}.imported-service-native *{margin:0;padding:0;box-sizing:border-box}.imported-service-native{font-family:Outfit,sans-serif;color:var(--navy);background:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.imported-service-native h1,.imported-service-native h2,.imported-service-native h3,.imported-service-native .section-tag{font-family:Fraunces,serif}.imported-service-native .section-tag{font-family:Outfit,sans-serif;font-size:11.5px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:var(--teal);margin-bottom:16px;display:block}.imported-service-native .btn-primary{background:var(--teal);color:#fff;padding:16px 36px;border-radius:var(--radius-xl);font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:9px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #1a8a7d59}.imported-service-native .btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #1a8a7d73;background:var(--teal-light)}.imported-service-native .btn-ghost-navy{background:transparent;color:var(--navy);padding:16px 36px;border-radius:var(--radius-xl);font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:9px;border:2px solid var(--navy);transition:all .3s cubic-bezier(.4,0,.2,1)}.imported-service-native .btn-ghost-navy:hover{background:var(--navy);color:#fff}.imported-service-native .page-hero{position:relative;height:380px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.imported-service-native .page-hero-bg{position:absolute;inset:0;background:url(/generated/free-assessment-hero.webp) center 30%/cover no-repeat;transform:scale(1.05);animation:slowZoom 14s ease-out forwards}@keyframes slowZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.imported-service-native .page-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0a1e2ee6,#0a1e2ebf)}.imported-service-native .page-hero-content{position:relative;z-index:2;padding:0 40px;max-width:720px;animation:heroIn .8s cubic-bezier(.4,0,.2,1) both}@keyframes heroIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.imported-service-native .page-hero-tag{font-family:Outfit,sans-serif;display:inline-flex;align-items:center;gap:10px;font-size:11.5px;font-weight:600;letter-spacing:3.5px;text-transform:uppercase;color:var(--mint);margin-bottom:18px}.imported-service-native .page-hero-tag:before,.imported-service-native .page-hero-tag:after{content:"";width:28px;height:1.5px;background:var(--mint);opacity:.5}.imported-service-native .page-hero h1{font-size:clamp(30px,4.2vw,50px);font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.5px;margin:0 auto}.imported-service-native .breadcrumb{margin-top:24px;font-family:Outfit,sans-serif;font-size:13px;color:#fff6}.imported-service-native .breadcrumb a{color:#ffffff80;text-decoration:none;transition:color .2s}.imported-service-native .breadcrumb a:hover{color:var(--mint)}.imported-service-native .breadcrumb span{margin:0 8px;opacity:.4}.imported-service-native .intro-section{display:grid;grid-template-columns:1fr 1fr;min-height:520px}.imported-service-native .intro-image{position:relative;overflow:hidden}.imported-service-native .intro-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 6s ease}.imported-service-native .intro-image:hover img{transform:scale(1.03)}.imported-service-native .intro-content{background:var(--off-white);padding:72px 64px;display:flex;flex-direction:column;justify-content:center;position:relative}.imported-service-native .intro-content:before{content:"";position:absolute;top:50px;right:50px;width:90px;height:90px;border:2px solid rgba(26,138,125,.06);border-radius:50%}.imported-service-native .intro-content h2{font-size:clamp(26px,3vw,36px);font-weight:700;color:var(--navy);line-height:1.2;margin-bottom:20px;letter-spacing:-.3px}.imported-service-native .intro-content p{font-size:15.5px;color:var(--text-body);line-height:1.85;margin-bottom:16px}.imported-service-native .intro-content p:last-of-type{margin-bottom:32px}.imported-service-native .intro-btns{display:flex;gap:14px;flex-wrap:wrap}.imported-service-native .promise-strip{background:var(--teal);padding:32px 60px}.imported-service-native .promise-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.imported-service-native .promise-item{display:flex;align-items:center;gap:12px}.imported-service-native .promise-item i{font-size:20px;color:var(--mint)}.imported-service-native .promise-item span{font-family:Outfit,sans-serif;font-size:15px;font-weight:600;color:#fff}.imported-service-native .during-section{padding:100px 60px;background:var(--white)}.imported-service-native .during-inner{max-width:1120px;margin:0 auto}.imported-service-native .during-header{text-align:center;margin-bottom:64px}.imported-service-native .during-header h2{font-size:clamp(26px,3vw,42px);font-weight:700;color:var(--navy);margin-bottom:14px;letter-spacing:-.3px}.imported-service-native .during-header p{font-size:16px;color:var(--gray);max-width:580px;margin:0 auto;line-height:1.75}.imported-service-native .during-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.imported-service-native .during-step{background:var(--off-white);border-radius:var(--radius-lg);padding:36px 32px;display:flex;gap:22px;align-items:flex-start;border:1.5px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1)}.imported-service-native .during-step:hover{border-color:#1a8a7d1a;box-shadow:var(--shadow-md);transform:translateY(-3px)}.imported-service-native .during-num{width:48px;height:48px;border-radius:13px;flex-shrink:0;background:var(--teal);color:#fff;font-family:Fraunces,serif;font-size:20px;font-weight:700;display:flex;align-items:center;justify-content:center}.imported-service-native .during-text h3{font-family:Outfit,sans-serif;font-size:17px;font-weight:700;color:var(--navy);margin-bottom:8px}.imported-service-native .during-text p{font-size:14px;color:var(--text-body);line-height:1.75}.imported-service-native .who-section{padding:100px 60px;background:var(--navy);text-align:center;position:relative;overflow:hidden}.imported-service-native .who-section:before{content:"";position:absolute;top:-200px;right:-200px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(26,138,125,.08),transparent 70%);pointer-events:none}.imported-service-native .who-section:after{content:"";position:absolute;bottom:-150px;left:-150px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(126,232,212,.05),transparent 70%);pointer-events:none}.imported-service-native .who-section .section-tag{color:var(--mint)}.imported-service-native .who-section h2{font-size:clamp(26px,3vw,40px);font-weight:700;color:#fff;margin-bottom:56px;letter-spacing:-.3px;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.2}.imported-service-native .who-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:1120px;margin:0 auto}.imported-service-native .who-item{background:var(--navy-mid);border-radius:var(--radius-md);padding:28px 20px;text-align:center;border:1px solid rgba(255,255,255,.04);transition:all .3s cubic-bezier(.4,0,.2,1)}.imported-service-native .who-item:hover{background:#1a8a7d1f;border-color:#7ee8d41a;transform:translateY(-3px)}.imported-service-native .who-item i{font-size:24px;color:var(--mint);margin-bottom:14px;display:block}.imported-service-native .who-item h3{font-family:Outfit,sans-serif;font-size:14px;font-weight:600;color:#fff;line-height:1.45}.imported-service-native .bring-section{padding:100px 60px;background:var(--off-white)}.imported-service-native .bring-inner{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.imported-service-native .bring-image{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.imported-service-native .bring-image img{width:100%;height:100%;object-fit:cover;display:block}.imported-service-native .bring-content h2{font-size:clamp(26px,3vw,38px);font-weight:700;color:var(--navy);margin-bottom:28px;letter-spacing:-.3px;line-height:1.2}.imported-service-native .bring-list{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.imported-service-native .bring-item{display:flex;gap:14px;align-items:flex-start}.imported-service-native .bring-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:linear-gradient(135deg,var(--teal-glow),rgba(126,232,212,.12));display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--teal);transition:all .3s}.imported-service-native .bring-item:hover .bring-icon{background:var(--teal);color:#fff}.imported-service-native .bring-item-text h3{font-family:Outfit,sans-serif;font-size:15px;font-weight:700;color:var(--navy);margin-bottom:3px}.imported-service-native .bring-item-text p{font-size:13.5px;color:var(--text-body);line-height:1.65}.imported-service-native .cta-section{padding:100px 60px;background:var(--white)}.imported-service-native .cta-inner{max-width:1120px;margin:0 auto;background:var(--navy);border-radius:var(--radius-xl);padding:72px 80px;display:grid;grid-template-columns:1fr auto;gap:60px;align-items:center;position:relative;overflow:hidden}.imported-service-native .cta-inner:before{content:"";position:absolute;top:-100px;right:-100px;width:320px;height:320px;border:2px solid rgba(126,232,212,.06);border-radius:50%}.imported-service-native .cta-inner:after{content:"";position:absolute;bottom:-80px;left:-80px;width:240px;height:240px;border:2px solid rgba(26,138,125,.08);border-radius:50%}.imported-service-native .cta-text .section-tag{color:var(--mint)}.imported-service-native .cta-text h2{font-size:clamp(28px,3.5vw,42px);font-weight:700;color:#fff;line-height:1.15;margin-bottom:16px;letter-spacing:-.4px}.imported-service-native .cta-text p{font-size:16px;color:#ffffffa6;line-height:1.75;max-width:520px}.imported-service-native .cta-actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start;flex-shrink:0;position:relative;z-index:2}.imported-service-native .btn-mint{background:var(--mint);color:var(--navy);padding:16px 36px;border-radius:var(--radius-xl);font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:9px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #7ee8d44d;white-space:nowrap}.imported-service-native .btn-mint:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7ee8d466;background:#a5f0e2}.imported-service-native .btn-ghost-white{background:transparent;color:#fff;padding:16px 36px;border-radius:var(--radius-xl);font-size:15px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:9px;border:1.5px solid rgba(255,255,255,.3);transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.imported-service-native .btn-ghost-white:hover{border-color:#fff;background:#ffffff14}.imported-service-native .faq-section{padding:100px 60px;background:var(--off-white)}.imported-service-native .faq-inner{max-width:780px;margin:0 auto}.imported-service-native .faq-section h2{font-size:clamp(26px,3vw,38px);font-weight:700;color:var(--navy);text-align:center;margin-bottom:48px;letter-spacing:-.3px}.imported-service-native .faq-item{background:#fff;border-radius:var(--radius-md);margin-bottom:12px;border:1.5px solid transparent;transition:all .25s;overflow:hidden}.imported-service-native .faq-item.open{border-color:#1a8a7d1f;box-shadow:var(--shadow-sm)}.imported-service-native .faq-q{padding:22px 28px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.imported-service-native .faq-q h3{font-family:Outfit,sans-serif;font-size:15.5px;font-weight:600;color:var(--navy);line-height:1.4}.imported-service-native .faq-q .faq-icon{width:32px;height:32px;border-radius:8px;background:var(--teal-glow);display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--teal);flex-shrink:0;transition:all .25s}.imported-service-native .faq-item.open .faq-icon{background:var(--teal);color:#fff;transform:rotate(45deg)}.imported-service-native .faq-a{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.imported-service-native .faq-item.open .faq-a{max-height:300px}.imported-service-native .faq-a-inner{padding:0 28px 24px;font-size:14.5px;color:var(--text-body);line-height:1.8}.imported-service-native .fade-up{opacity:0;transform:translateY(36px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.imported-service-native .fade-up.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.imported-service-native .cta-inner{grid-template-columns:1fr;gap:40px;padding:52px 44px}.imported-service-native .cta-actions{flex-direction:row;flex-wrap:wrap}}@media(max-width:900px){.imported-service-native .page-hero{height:380px}.imported-service-native .page-hero-content{padding:0 28px}.imported-service-native .intro-section{grid-template-columns:1fr}.imported-service-native .intro-image{height:320px}.imported-service-native .intro-content{padding:52px 32px}.imported-service-native .promise-strip{padding:28px}.imported-service-native .promise-inner{gap:24px}.imported-service-native .during-section,.imported-service-native .who-section,.imported-service-native .bring-section,.imported-service-native .cta-section,.imported-service-native .faq-section{padding:70px 28px}.imported-service-native .during-steps{grid-template-columns:1fr}.imported-service-native .who-grid{grid-template-columns:repeat(2,1fr)}.imported-service-native .bring-inner{grid-template-columns:1fr;gap:40px}.imported-service-native .bring-image{max-height:360px}}@media(max-width:600px){.imported-service-native .who-grid{grid-template-columns:1fr 1fr}.imported-service-native .promise-inner{flex-direction:column;gap:16px;align-items:flex-start}.imported-service-native .cta-inner{padding:44px 28px}}
