:root{--blue:#1428a6;--deep:#1428a6;--sky:#eaf2ff;--yellow:#f6a900;--cream:#fffaf0;--ink:#14235f;--white:#fff;--muted:#526383;--line:#d4def2}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Manrope",sans-serif;line-height:1.08;letter-spacing:-.035em}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,32px);border-bottom:1px solid rgba(8,54,85,.1);position:relative;z-index:5;background:rgba(255,255,255,.94)}.brand{display:flex;align-items:center;gap:11px}.brand-name{font-family:"Manrope",sans-serif;font-weight:700;font-size:1.12rem;color:var(--deep);letter-spacing:-.03em}.brand-name b{color:var(--blue)}.brand-mark{position:relative;width:38px;height:38px;border:3px solid var(--blue);border-radius:50%;display:block;overflow:hidden}.brand-mark:after{content:"";position:absolute;width:24px;height:24px;border:3px solid var(--yellow);border-radius:50%;right:-10px;top:-9px}.brand-mark span{position:absolute;width:24px;height:3px;background:var(--yellow);transform:rotate(-35deg);right:-2px;top:13px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:.92rem;font-weight:600}.site-header nav a:hover{color:var(--blue)}.nav-cta{background:var(--deep);color:white!important;padding:11px 19px;border-radius:4px}.hero{min-height:690px;display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.hero-copy{padding:92px max(6vw,40px) 60px}.eyebrow{text-transform:uppercase;color:var(--blue);font-weight:800;letter-spacing:.16em;font-size:.76rem;margin-bottom:18px}.hero h1{font-size:clamp(3.3rem,6vw,6.7rem);color:var(--deep);max-width:850px;margin-bottom:27px}.hero h1 em{font-style:normal;color:var(--blue);position:relative;z-index:1}.hero h1 em:after{content:"";position:absolute;height:11px;background:var(--yellow);left:0;right:0;bottom:8px;z-index:-1;opacity:.9}.hero-lead{max-width:690px;color:var(--muted);font-size:1.22rem;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:29px;margin:34px 0 55px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:4px;font-weight:700;transition:.2s transform,.2s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(8,54,85,.16)}.primary{background:var(--yellow);color:var(--deep)}.text-link{color:var(--blue);font-weight:700}.trust-row{display:flex;gap:48px;border-top:1px solid var(--line);padding-top:25px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font:800 1.55rem "Manrope";color:var(--deep)}.trust-row span{font-size:.82rem;color:var(--muted)}.hero-visual{position:relative;background:var(--deep);min-height:690px;overflow:hidden}.hero-visual:before{content:"";position:absolute;width:630px;height:630px;border:1px solid rgba(255,255,255,.11);border-radius:50%;left:-80px;top:32px}.sun-orbit{position:absolute;right:54px;top:48px;width:105px;height:105px;border:3px solid var(--yellow);border-radius:50%}.sun-orbit span{position:absolute;width:3px;height:20px;background:var(--yellow);left:49px;top:-29px;transform-origin:1px 81px}.sun-orbit span:nth-child(2){transform:rotate(45deg)}.sun-orbit span:nth-child(3){transform:rotate(90deg)}.sun-orbit span:nth-child(4){transform:rotate(135deg)}.sun-orbit span:nth-child(5){transform:rotate(225deg)}.path-card{position:absolute;background:white;border-left:6px solid var(--yellow);width:min(330px,72%);padding:20px 24px;box-shadow:0 18px 45px rgba(0,0,0,.2)}.path-card small{display:block;color:var(--blue);font-weight:800;letter-spacing:.15em;margin-bottom:5px}.path-card strong{font:700 1.05rem "Manrope"}.card-one{left:10%;top:19%}.card-two{right:8%;top:44%}.card-three{left:15%;top:68%;background:var(--yellow);border-color:white}.path-line{position:absolute;height:120px;width:2px;background:linear-gradient(var(--yellow),transparent);left:31%;top:32%;transform:rotate(-24deg)}.path-line.second{left:auto;right:33%;top:57%;transform:rotate(28deg)}.visual-note{position:absolute;bottom:20px;right:25px;color:rgba(255,255,255,.18);font:800 2.2rem/1.05 "Manrope";text-align:right}.intro-band{background:var(--yellow);padding:31px 5vw;text-align:center}.intro-band p{margin:0;font:600 clamp(1.1rem,2vw,1.5rem) "Manrope";color:var(--deep)}.services{padding:110px max(6vw,40px);background:var(--cream)}.section-heading{max-width:760px;margin-bottom:55px}.section-heading h2,.about h2,.cta h2{font-size:clamp(2.35rem,4vw,4.1rem);color:var(--deep);margin-bottom:22px}.section-heading>p:last-child{color:var(--muted);font-size:1.12rem}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-grid article{background:white;padding:35px 31px;border-top:5px solid var(--sky);min-height:430px}.service-grid .featured-service{background:var(--blue);color:white;border-color:var(--yellow);transform:translateY(-14px)}.service-number{font:800 2rem "Manrope";color:var(--yellow)}.service-grid h3{font-size:1.55rem;margin:25px 0 17px}.service-grid article:not(.featured-service) h3{color:var(--deep)}.service-grid p{color:var(--muted)}.featured-service p{color:#dcecf5}.service-grid ul{list-style:none;padding:0;margin:25px 0 0;border-top:1px solid var(--line)}.featured-service ul{border-color:rgba(255,255,255,.25)}.service-grid li{padding:10px 0;border-bottom:1px solid var(--line);font-weight:600}.featured-service li{border-color:rgba(255,255,255,.2)}.service-grid li:before{content:"+";color:var(--yellow);font-weight:800;margin-right:10px}.about{display:grid;grid-template-columns:.78fr 1.22fr;min-height:680px;background:var(--sky)}.about-accent{background:var(--blue);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.about-accent:before,.about-accent:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.19);border-radius:50%;width:450px;height:450px}.about-accent:after{width:300px;height:300px}.about-accent span{font:800 clamp(5rem,10vw,9rem) "Manrope";color:var(--yellow);line-height:1}.about-accent small{font-size:1rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.about-copy{padding:100px max(7vw,50px);align-self:center}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:1.08rem;max-width:760px}.credentials{display:flex;flex-wrap:wrap;gap:10px;margin-top:31px}.credentials span{border:1px solid var(--blue);color:var(--blue);font-weight:700;padding:8px 13px;border-radius:3px}.difference{padding:110px max(6vw,40px)}.compact{margin-bottom:48px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.principles>div{border-top:2px solid var(--deep);padding-top:24px}.principles>div>span{color:var(--yellow);font-size:1.5rem}.principles h3{font-size:1.4rem;color:var(--deep);margin:13px 0 12px}.principles p{color:var(--muted)}.cta{padding:100px max(10vw,50px);text-align:center;background:var(--deep);color:white}.cta .eyebrow{color:var(--yellow)}.cta h2{color:white;max-width:850px;margin:0 auto 25px}.cta>p:not(.eyebrow){max-width:720px;margin:0 auto 31px;color:#c7dbe6;font-size:1.1rem}.light{background:var(--yellow);color:var(--deep)}.cta small{display:block;margin-top:25px;color:#9fb9c8;letter-spacing:.05em}footer{display:flex;justify-content:space-between;align-items:center;padding:29px max(5vw,32px);font-size:.87rem;color:var(--muted)}footer p{margin:0}.footer-brand .brand-name{font-size:.95rem}.footer-brand .brand-mark{width:30px;height:30px}.footer-brand .brand-mark span{top:10px}.footer-brand .brand-mark:after{width:20px;height:20px}
@media(max-width:900px){.site-header nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:72px 28px 55px}.hero-visual{min-height:590px}.trust-row{gap:23px}.service-grid,.principles{grid-template-columns:1fr}.service-grid .featured-service{transform:none}.about{grid-template-columns:1fr}.about-accent{min-height:430px}.about-copy{padding:72px 28px}.services,.difference{padding:80px 28px}.service-grid article{min-height:auto}footer{flex-direction:column;gap:14px;text-align:center}}
@media(max-width:560px){.site-header{padding:0 19px;height:72px}.brand-name{font-size:.95rem}.brand-mark{width:33px;height:33px}.nav-cta{padding:9px 13px}.hero h1{font-size:3rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.trust-row{justify-content:space-between;gap:9px}.trust-row strong{font-size:1.2rem}.trust-row span{font-size:.7rem}.hero-visual{min-height:520px}.path-card{width:80%;padding:17px}.card-one{top:16%}.card-two{top:42%}.card-three{top:67%}.sun-orbit{right:18px}.cta{padding:75px 25px}footer>p:first-of-type{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.cta-email{display:block;width:max-content;max-width:100%;margin:17px auto 0;color:white;text-decoration:underline;text-underline-offset:4px;font-weight:600}.cta-email:hover{color:var(--yellow)}
.cta-actions{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.cta-secondary{color:white;border:1px solid rgba(255,255,255,.7);background:transparent}.cta-secondary:hover{border-color:white}
@media(max-width:560px){.cta-actions{align-items:stretch;flex-direction:column}.cta-actions .button{width:100%}}

/* Logo comparison */
.site-header{height:96px}
.logo-brand{gap:10px}.header-symbol{display:block;width:54px;height:51px;overflow:hidden;position:relative;flex:0 0 auto}.logo-brand .active-logo{position:absolute;display:block;width:128px;height:128px;max-width:none;object-fit:contain;left:-37px;top:-15px}.header-wordmark{display:flex;flex-direction:column;font:700 1.05rem/1.05 "Manrope",sans-serif;color:var(--deep);letter-spacing:-.025em}.header-wordmark b{color:var(--blue)}.header-wordmark small{font:700 .54rem/1.2 "DM Sans",sans-serif;text-transform:uppercase;letter-spacing:.17em;color:#e5a700;margin-top:6px}
.logo-comparison{padding:88px max(6vw,40px);background:#f4f9fc;display:grid;grid-template-columns:.72fr 1.28fr;gap:64px;align-items:center}
.logo-intro h2{font-size:clamp(2rem,3.4vw,3.4rem);color:var(--deep);margin-bottom:18px}
.logo-intro>p:last-child{color:var(--muted);max-width:520px}
.logo-options{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.logo-option{appearance:none;background:white;border:2px solid transparent;border-radius:5px;padding:16px 16px 20px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;box-shadow:0 10px 30px rgba(8,54,85,.08);transition:.2s transform,.2s border-color,.2s box-shadow}
.logo-option:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(8,54,85,.13)}
.logo-option.selected{border-color:var(--yellow);box-shadow:0 0 0 3px rgba(255,201,40,.2),0 16px 34px rgba(8,54,85,.12)}
.logo-option img{display:block;width:100%;object-fit:contain;background:white}.logo-option .logo-detail{height:auto;aspect-ratio:1/1;background:#fbfdff;border-bottom:1px solid var(--line);margin:8px 0 10px}
.option-label,.option-description{display:block}
.option-label{font-size:.74rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--blue);margin:3px 3px 4px}
.option-description{font:500 .95rem "DM Sans",sans-serif;color:var(--muted);margin:8px 3px 0}.option-description b{color:var(--deep)}
.footer-brand .header-symbol{width:43px;height:44px}.footer-brand .active-logo{width:108px;height:108px;left:-32px;top:-13px}.footer-brand .header-wordmark{font-size:.9rem}
@media(max-width:900px){.logo-comparison{grid-template-columns:1fr;gap:30px;padding:70px 28px}}
@media(max-width:560px){.site-header{height:84px}.header-symbol{width:43px;height:44px}.logo-brand .active-logo{width:110px;height:110px;left:-33px;top:-13px}.header-wordmark{font-size:.82rem}.header-wordmark small{font-size:.43rem}.footer-brand .active-logo{width:100px;height:100px}}

/* About portrait */
.about-photo-wrap{position:relative;min-height:680px;overflow:hidden;background:#dcebff}
.about-photo-wrap>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 34%}
.result-badge{position:absolute;right:24px;bottom:24px;background:var(--yellow);color:var(--deep);padding:18px 21px;box-shadow:0 14px 34px rgba(20,40,166,.2);border-left:5px solid white}
.result-badge span{display:block;font:800 2.15rem/1 "Manrope",sans-serif}
.result-badge small{display:block;margin-top:6px;font-size:.66rem;line-height:1.25;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
@media(max-width:900px){.about-photo-wrap{min-height:620px}}
@media(max-width:560px){.about-photo-wrap{min-height:540px}.result-badge{right:16px;bottom:16px;padding:14px 16px}.result-badge span{font-size:1.75rem}}

/* Session process */
.session-process{padding:110px max(6vw,40px);background:white}.session-process .section-heading{margin-bottom:48px}
.process-steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid var(--deep)}
.process-steps article{position:relative;padding:34px 28px 30px;border-right:1px solid var(--line);min-height:310px}.process-steps article:first-child{border-left:1px solid var(--line)}
.process-steps article:before{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:var(--yellow);top:-8px;left:28px;box-shadow:0 0 0 6px white}
.process-steps article>span{font:800 2.35rem/1 "Manrope",sans-serif;color:var(--yellow)}.process-steps h3{font-size:1.35rem;color:var(--deep);margin:28px 0 14px}.process-steps p{color:var(--muted);margin:0}
@media(max-width:900px){.process-steps{grid-template-columns:repeat(2,1fr)}.process-steps article:nth-child(3),.process-steps article:nth-child(4){border-top:1px solid var(--line)}.site-header nav a[href="#how-it-works"]{display:none}}
@media(max-width:560px){.session-process{padding:80px 28px}.process-steps{grid-template-columns:1fr}.process-steps article{min-height:auto;border-left:1px solid var(--line)!important;border-top:1px solid var(--line)}.process-steps article:first-child{border-top:0}}

/* Testimonials */
.testimonials{padding:110px max(6vw,40px);background:var(--cream)}
.testimonial-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:50px}
.testimonial-heading>div:first-child{max-width:760px}.testimonial-heading h2{font-size:clamp(2.35rem,4vw,4.1rem);color:var(--deep);margin:0}
.review-score{display:grid;grid-template-columns:auto auto;align-items:center;column-gap:12px;flex:0 0 auto;padding:18px 22px;background:white;border-left:5px solid var(--yellow);box-shadow:0 12px 30px rgba(20,40,166,.08)}
.review-score strong{font:800 2rem/1 "Manrope",sans-serif;color:var(--deep)}.review-score>span{color:var(--yellow);letter-spacing:.08em}.review-score small{grid-column:1/-1;color:var(--muted);font-weight:700;margin-top:8px}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-grid figure{margin:0;background:white;padding:34px 30px;display:flex;flex-direction:column;justify-content:space-between;min-height:340px;border-top:5px solid var(--sky)}
.testimonial-grid .featured-testimonial{background:var(--blue);color:white;border-color:var(--yellow);transform:translateY(-12px)}
.testimonial-grid blockquote{margin:0;font-size:1.08rem;line-height:1.65}.testimonial-grid blockquote:before{content:"“";display:block;font:800 3.3rem/.65 "Manrope",sans-serif;color:var(--yellow);margin-bottom:22px}
.testimonial-grid figcaption{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:18px;margin-top:28px}.featured-testimonial figcaption{border-color:rgba(255,255,255,.24)}.testimonial-grid figcaption strong{font:700 1rem "Manrope",sans-serif}.testimonial-grid figcaption span{font-size:.8rem;color:var(--muted);margin-top:4px}.featured-testimonial figcaption span{color:#dcecf5}
@media(max-width:900px){.testimonial-heading{align-items:flex-start;flex-direction:column}.testimonial-grid{grid-template-columns:1fr}.testimonial-grid .featured-testimonial{transform:none}.testimonial-grid figure{min-height:auto}.site-header nav a[href="#testimonials"]{display:none}}
@media(max-width:560px){.testimonials{padding:80px 28px}.review-score{width:100%;justify-content:start}.testimonial-grid figure{padding:28px 24px}}
