:root{--bg: #f2f2f2;--surface: #ffffff;--text: #1e0d44;--muted: #4f5261;--line: #bcbfcc;--brand: #1e0d44;--brand-dark: #1e0d44;--max: 1220px}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Inter,Avenir,Segoe UI,Roboto,system-ui,-apple-system,sans-serif;color:var(--text);background:var(--bg)}body{position:relative;overflow-x:clip}body:before,body:after{content:"";position:fixed;z-index:-1;pointer-events:none;border-radius:999px;filter:blur(2px)}body:before{width:24rem;height:24rem;top:-8rem;right:-7rem;background:radial-gradient(circle at 30% 30%,rgb(30 13 68 / .2),transparent 66%),radial-gradient(circle at 70% 70%,rgb(110 113 128 / .18),transparent 72%)}body:after{width:20rem;height:20rem;left:-7rem;bottom:8rem;background:radial-gradient(circle at 60% 45%,rgb(30 13 68 / .14),transparent 68%),radial-gradient(circle at 40% 70%,rgb(188 191 204 / .35),transparent 78%)}a{color:inherit}p,li{font-weight:450}.container{width:min(100% - 2.8rem,var(--max));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:var(--bg);backdrop-filter:blur(8px)}.nav-wrap{display:flex;justify-content:space-between;align-items:center;min-height:5.7rem;gap:1.4rem}.brand img{height:auto;width:clamp(180px,26vw,250px)}.nav-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:1.75rem;font-size:1.06rem}.nav-list a{text-decoration:none;color:var(--text);font-weight:700;letter-spacing:.01em}.nav-list a:hover{color:#3a276f}.section{padding:5rem 0;position:relative}.alt{background:#eef3f6}.hero{padding:6.2rem 0 5rem}.hero:before,.hero:after{content:"";position:absolute;pointer-events:none;border:1px solid rgb(30 13 68 / .12);border-radius:999px}.hero:before{width:12rem;height:12rem;top:1rem;right:2rem}.hero:after{width:6.5rem;height:6.5rem;top:9rem;right:11rem}.hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:2.25rem;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;color:var(--brand-dark);font-weight:700}h1,h2,h3{line-height:1.2;margin-top:0}h2{margin-bottom:.7rem}h1{font-size:clamp(1.9rem,4.5vw,3rem);margin-bottom:1rem}.lead,.section-intro{color:var(--muted);font-size:1.1rem;max-width:72ch;line-height:1.75;font-weight:500}.section-intro{margin-bottom:1.55rem}.hero-card,.card{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:1.45rem;box-shadow:0 8px 24px #0f17200a}.card{position:relative;overflow:hidden}.card:after{content:"";position:absolute;width:5.5rem;height:5.5rem;right:-2.1rem;top:-2.1rem;border-radius:999px;background:radial-gradient(circle,rgb(30 13 68 / .08),transparent 70%);pointer-events:none}.hero-card{display:grid;gap:1rem}.hero-card p{margin:0;padding:.9rem;border-radius:12px;background:#edeff7;border:1px solid #bcbfcc}.hero-cta{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:1.8rem}.btn{display:inline-block;text-decoration:none;border-radius:12px;font-weight:600;border:1px solid transparent;padding:.78rem 1.08rem}.btn.primary{color:#f2f2f2;background:var(--brand)}.btn.primary:hover{background:#3a276f}.btn.ghost{border-color:var(--line);background:var(--surface)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.card-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.card p{color:var(--muted)}.text-link{color:var(--brand-dark);text-decoration:none;font-weight:600}.text-link:hover{color:#3a276f}.onboarding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;margin:1.5rem 0 0;padding:0;list-style:none}.onboarding-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:2.9rem 1.35rem 1.35rem;box-shadow:0 8px 20px #1e0d440a;position:relative}.onboarding-card h3{margin:.3rem 0 .6rem}.onboarding-card p{margin:0;color:var(--muted)}.onboarding-phase{display:inline-flex;align-items:center;justify-content:center;padding:.24rem .55rem;border-radius:999px;border:1px solid #9da2b3;color:var(--brand-dark)!important;background:#edeff7;font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;position:absolute;top:.95rem;right:.95rem}.onboarding-outcome{margin-top:.95rem!important;color:var(--text)!important}.cta-band{background:transparent;color:var(--text);overflow:visible}.cta-band p{color:var(--muted)}.cta-band:before,.cta-band:after{content:none;position:absolute;pointer-events:none;border-radius:999px}.cta-band:before{width:16rem;height:16rem;right:-6rem;top:-5rem;border:1px solid rgb(242 242 242 / .22)}.cta-band:after{width:10rem;height:10rem;right:7rem;bottom:-6rem;background:radial-gradient(circle,rgb(242 242 242 / .14),transparent 70%)}.prose{max-width:82ch}.prose p,.prose li{color:var(--muted)}.prose>*+*{margin-top:1.05rem}.prose>h2{margin-top:2.2rem;margin-bottom:.7rem}.prose>h3{margin-top:1.45rem;margin-bottom:.55rem}.prose>p,.prose>li,.prose>ul,.prose>ol{line-height:1.75}.prose>ul,.prose>ol{padding-left:1.25rem}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;color:#45495a;font-size:.92rem;margin-bottom:.85rem}.post-meta .dot{width:4px;height:4px;border-radius:999px;background:#9da2b3}.chip-row{display:flex;flex-wrap:wrap;gap:.6rem}.chip{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;border:1px solid var(--line);background:#edeff7;color:var(--text);font-size:.86rem}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;margin:1.3rem 0 2.2rem}.audience-card{background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:1.2rem}.audience-card h3{margin-bottom:.5rem}.audience-card p{margin:0}.audience-blurb{color:var(--text)!important;font-weight:600;margin-bottom:.6rem!important}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.3rem;margin:1.3rem 0 2.2rem}.team-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden}.team-card img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-bottom:1px solid var(--line)}.team-card-body{padding:1.2rem}.team-card-body h3{margin-bottom:.35rem}.team-role{font-size:.9rem;color:var(--brand-dark)!important;font-weight:700;margin:0 0 .55rem!important}.service-page{max-width:96ch}.company-page{max-width:none}.service-page>*+*{margin-top:1.35rem}.company-page>*+*{margin-top:1.55rem}.service-page p,.service-page li,.company-page p,.company-page li{color:var(--muted);line-height:1.8}.company-page p,.company-page ul{max-width:72ch}.company-page>p,.company-page>ul li{color:#3f4251;font-weight:500}.company-page .team-card p{color:#4a4d5d;font-weight:500}.company-page .team-grid,.company-page .team-card,.company-page .team-card p{max-width:none}.service-page h2,.company-page h2{margin-top:2.2rem}.service-intro{font-size:1.12rem;max-width:74ch}.service-highlights{margin:0;padding-left:1.3rem;display:grid;gap:.6rem}.service-page .audience-grid{margin-top:1.55rem;margin-bottom:2.8rem;gap:1.55rem}.service-page .audience-card{padding:1.35rem}.company-page .team-grid{margin-top:1.55rem;margin-bottom:2.8rem;gap:1.55rem}.company-page .team-card-body{padding:1.35rem}.contact-form{margin-top:1.5rem;display:grid;gap:1.1rem;max-width:680px}.contact-form label{display:grid;gap:.4rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:.72rem .85rem;font:inherit}.hp{position:absolute;left:-9999px;opacity:0;pointer-events:none}.tiny{font-size:.83rem}.site-footer{border-top:1px solid var(--line);background:#1e0d44;padding:3.25rem 0 2.4rem}.footer-top{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;padding-bottom:1.5rem}.footer-brand-wrap{display:grid;gap:.9rem}.footer-brand{color:#f2f2f2;text-decoration:none;font-size:1.75rem;font-weight:800;letter-spacing:.01em}.footer-social{display:flex;gap:.6rem;flex-wrap:wrap}.footer-social a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgb(242 242 242 / .22);padding:.35rem .7rem;font-size:.82rem;text-decoration:none;color:#f2f2f2}.footer-social a:hover{border-color:#f2f2f280}.footer-tagline{max-width:45ch;color:#d3d6e0;line-height:1.65;margin:0;text-align:right}.footer-columns{display:grid;grid-template-columns:1.3fr 1fr 1fr 1fr 1fr;gap:1.6rem;padding:1.45rem 0 1.35rem;border-top:1px solid rgb(242 242 242 / .15)}.footer-columns h3{margin-bottom:.7rem;color:#f2f2f2;font-size:1.02rem}.footer-columns ul{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.footer-columns li,.footer-columns a,.footer-bottom p{color:#d3d6e0;text-decoration:none}.footer-columns a:hover,.site-footer a{color:#f2f2f2}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:1.3rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgb(242 242 242 / .2)}.disclaimer{font-size:.84rem;line-height:1.45}@media(max-width:960px){body:before{width:16rem;height:16rem;right:-6rem}body:after{width:14rem;height:14rem;left:-6rem}.hero:before,.hero:after{display:none}.hero-grid,.card-grid,.onboarding-grid,.footer-columns,.card-grid.two-col,.audience-grid,.team-grid{grid-template-columns:1fr}.footer-top,.footer-bottom{flex-direction:column}.footer-tagline{text-align:left}.section{padding:3.4rem 0}.nav-wrap{padding:.8rem 0;align-items:flex-start;flex-direction:column}}
