:root{--blue:#2f5f9e;--blue-light:#4a7fc1;--gold:#e8a54b;--gold-dark:#d4922f;--text:#333;--muted:#666;--bg:#f5f7fa;--white:#fff;--shadow:0 12px 40px rgba(47, 95, 158, 0.12);--radius:16px;--font-serif:"Playfair Display", Georgia, serif;--font-sans:"Manrope", system-ui, sans-serif;--font-signature:"Allura", "Brush Script MT", cursive}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--text);background:var(--white);line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1140px,calc(100% - 2rem));margin-inline:auto}.section{position:relative;padding:4rem 0}.section--light{background:#fafbfd}.section--mist{background:linear-gradient(180deg,#eef3f8 0%,#f8fafc 100%)}.section-title{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;margin:0 0 2rem;line-height:1.25}.section-title--center{text-align:center}.section-title strong,h1 strong,h2 strong{background:linear-gradient(180deg,var(--gold) 0%,var(--gold-dark) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.text-blue,strong{color:var(--blue)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.75rem;border:0;border-radius:999px;font:inherit;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn--gold{background:linear-gradient(180deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--white);box-shadow:0 8px 20px rgba(232,165,75,.35)}.btn--gold:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(232,165,75,.45)}.btn--sm{min-height:42px;padding:.6rem 1.25rem;font-size:.95rem}.photo{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.photo--placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#dbe7f5,#f3f7fb);color:var(--blue);font-weight:600;min-height:320px}.hero::after,.about::after{content:"";position:absolute;left:0;right:0;bottom:0;height:clamp(40px,6vw,72px);pointer-events:none;z-index:2}.hero::after{background:linear-gradient( to bottom,rgba(242,239,234,0) 0%,rgba(242,239,234,.55) 55%,#f2efe6 100% )}.about::after{background:linear-gradient( to bottom,rgba(250,251,253,0) 0%,rgba(250,251,253,.65) 55%,#fafbfd 100% )}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);border-bottom:1px solid rgba(47,95,158,8%)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.site-header__brand,.site-footer__brand{font-family:var(--font-signature);font-size:clamp(1.85rem,3.5vw,2.65rem);font-weight:400;line-height:1;color:#222;letter-spacing:.01em}.site-header__right{display:flex;align-items:center;gap:1rem}.site-header__menu-btn{display:none;flex-direction:column;gap:5px;background:0 0;border:0;padding:.25rem}.site-header__menu-btn span{width:22px;height:2px;background:var(--blue)}.site-footer{padding:1.5rem 0 2rem;background:var(--white);border-top:1px solid rgba(47,95,158,8%)}.hero{position:relative;padding-top:2rem;padding-bottom:4rem;background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem}.hero--has-bg{background-image:var(--hero-bg);background-position:0;background-size:cover;background-repeat:no-repeat;background-color:#f4f6f8;min-height:clamp(480px,56vw,680px)}.hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr)minmax(280px,.95fr);gap:1.5rem;align-items:center;flex:auto;min-height:clamp(320px,38vw,460px)}.hero__spacer{min-height:1px}.hero__copy{max-width:34rem;justify-self:end;width:100%}.hero__title{margin:0 0 1.75rem;font-family:var(--font-serif);font-size:clamp(1.65rem,3.2vw,2.55rem);font-weight:500;line-height:1.25;color:#4a5560}.hero__title strong{background:linear-gradient(180deg,var(--gold) 0%,var(--gold-dark) 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:700}.hero__features{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;align-items:start}.hero__feature{display:grid;gap:.65rem;justify-items:center;text-align:center}.hero__feature-img{width:min(100%,110px);height:auto;aspect-ratio:1;object-fit:contain;background:0 0}.hero__feature-text{font-size:.92rem;font-weight:600;line-height:1.3;color:#555}.hero__bar{position:relative;z-index:3;width:100%;display:flex;justify-content:center;padding-inline:1rem}.booking-bar{position:relative;display:flex;flex-wrap:wrap;gap:1rem 1.75rem;align-items:center;justify-content:space-between;width:min(720px,100%);margin-inline:auto;padding:1.15rem 1.5rem;background:#fff;border:1px solid rgba(47,95,158,.12);border-radius:4px;box-shadow:0 10px 28px rgba(40,55,80,.1)}.booking-bar::before,.booking-bar::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:0;height:0;border-style:solid}.booking-bar::before{top:-8px;border-width:0 8px 8px;border-color:transparent transparent rgba(47,95,158,.12)}.booking-bar::after{top:-7px;border-width:0 7px 7px;border-color:transparent transparent #fff}.hero__motto{margin:0;flex:1 1 12rem;min-width:0;font-family:var(--font-serif);font-size:clamp(1rem,2vw,1.25rem);font-weight:600;line-height:1.35;color:#4a5560}.hero__motto-sep{margin-inline:.2em;color:var(--gold-dark)}.hero__motto-highlight{font-weight:700;letter-spacing:.04em;color:var(--gold-dark)}.booking-bar__action{flex:none}.booking-bar__action .btn{min-height:44px;padding:.7rem 1.5rem;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 8px 18px rgba(212,146,47,.28)}.intro{overflow:hidden;padding:0}.intro--has-bg{background-color:#f2efe6}.intro__stage{position:relative;width:100%;max-width:none;margin:0;aspect-ratio:1709/920;min-height:420px;background-image:var(--intro-bg);background-position:50% 100%;background-size:cover;background-repeat:no-repeat}.intro__portrait{display:none}.intro__item{position:absolute;z-index:1;display:flex;align-items:flex-start;gap:.7rem;width:min(17.5rem,26vw)}.intro__item--left{flex-direction:row;justify-content:flex-end;text-align:right}.intro__item--right{flex-direction:row;justify-content:flex-start;text-align:left}.intro__item--1{left:4%;top:42%;width:min(16rem,24vw)}.intro__item--2{left:7%;top:20%}.intro__item--3{left:20%;top:5%;width:min(15rem,22vw)}.intro__item--4{right:20%;top:5%;width:min(15rem,22vw)}.intro__item--5{right:7%;top:20%}.intro__item--6{right:4%;top:42%;width:min(16rem,24vw)}.intro__text{margin:0;flex:auto;min-width:0;font-size:clamp(.88rem,1.35vw,1.05rem);font-weight:500;line-height:1.45;color:#4a5560}.intro__mark{flex:none;display:grid;place-items:center;width:1.65rem;height:1.65rem;margin-top:.1rem;border-radius:50%;background:linear-gradient(180deg,#f0b57a 0%,#e09a55 100%);color:#fff;font-size:1.05rem;font-weight:600;line-height:1;box-shadow:0 4px 10px rgba(224,154,85,.28)}.about{position:relative;overflow:hidden;background-color:#eef2f6;padding-bottom:5rem}.about--has-bg{background-image:var(--about-bg);background-position:50%;background-size:cover;background-repeat:no-repeat}.about__blur{position:absolute;inset:0;backdrop-filter:blur(6px);background:rgba(245,247,250,.45);pointer-events:none}.about__layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr)minmax(280px,.85fr);gap:2rem;align-items:end;min-height:560px}.about__main{padding-bottom:1rem}.about__title{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;margin:0 0 1.5rem;line-height:1.25;color:var(--text)}.about__panel{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;background:rgba(255,255,255,.96);border-radius:20px;padding:1.75rem 1.5rem;box-shadow:0 12px 36px rgba(47,95,158,.1)}.about__col{display:flex;flex-direction:column;gap:.85rem}.about__icon{width:56px;height:56px;border-radius:14px;background:rgba(47,95,158,.1)50%/28px no-repeat}.about__icon--doc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f5f9e' stroke-width='1.8'%3E%3Cpath d='M7 3h7l5 5v13a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1z'/%3E%3Cpath d='M14 3v5h5'/%3E%3Cpath d='M9 13h6M9 17h6'/%3E%3C/svg%3E")}.about__icon--brain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%232f5f9e' stroke-width='1.8'%3E%3Cpath d='M9.5 4.5a3.5 3.5 0 0 0-3.4 4.3A3.5 3.5 0 0 0 5 15.3V17a2 2 0 0 0 2 2h1.5'/%3E%3Cpath d='M14.5 4.5a3.5 3.5 0 0 1 3.4 4.3A3.5 3.5 0 0 1 19 15.3V17a2 2 0 0 1-2 2h-1.5'/%3E%3Cpath d='M12 4v16M9.5 9h5M9.5 13h5'/%3E%3C/svg%3E")}.about__col-text{margin:0;color:var(--text);font-size:.98rem;line-height:1.55}.about__cta{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.about__cta-btn{flex:none;text-transform:uppercase;letter-spacing:.05em;min-width:10rem}.about__cta-text{margin:0;flex:1 1 14rem;color:var(--text);font-size:.95rem;line-height:1.45;max-width:26rem}.about__portrait{position:relative;align-self:stretch;display:flex;align-items:flex-end;justify-content:center}.about__photo,.about__portrait .photo--placeholder{width:100%;max-width:420px;min-height:520px;object-fit:cover;object-position:top center;border-radius:0;background:0 0;box-shadow:none;mask-image:linear-gradient(to bottom,#000 78%,transparent 100%)}.about__quote{position:absolute;left:-1.25rem;bottom:28%;z-index:2;max-width:15.5rem;margin:0;padding:1rem 1.1rem;background:rgba(255,255,255,.96);border-radius:14px;box-shadow:0 10px 28px rgba(47,95,158,.12);font-family:var(--font-sans);font-size:.92rem;font-style:normal;font-weight:500;line-height:1.45;color:var(--text)}.process{overflow:visible}.process .section-title{margin-bottom:1rem}.process__wheel{position:relative;width:min(920px,100%);aspect-ratio:1.2/1;margin:0 auto;container-type:size}.process__wheel::before,.process__wheel::after{content:"";position:absolute;top:50%;left:50%;translate:-50% -50%;border:1px solid rgba(47,95,158,.18);border-radius:50%;pointer-events:none;aspect-ratio:1;height:auto}.process__wheel::before{width:92cqmin}.process__wheel::after{width:62cqmin}.process__center{position:absolute;top:50%;left:50%;translate:-50% -50%;width:48cqmin;aspect-ratio:1;height:auto;border-radius:50%;overflow:hidden;border:0;box-shadow:none}.process__photo{width:100%;height:100%;min-height:0;border-radius:50%;object-fit:cover;object-position:center}.process__step{position:absolute;width:min(16rem,28%);z-index:1}.process__number{display:block;margin:0 0 .5rem;font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1;color:rgba(120,150,185,.35);pointer-events:none}.process__text{position:relative;z-index:1;margin:0;max-width:100%;font-size:clamp(1rem,1.7vw,1.125rem);font-weight:500;line-height:1.5;color:#4a5560}.process__step--1,.process__step--2,.process__step--3{text-align:right;left:0;right:auto}.process__step--4,.process__step--5{text-align:left;right:0;left:auto}.process__step--1{top:2%;transform:none}.process__step--2{top:50%;width:min(15rem,22%);left:0;transform:translateY(-50%)}.process__step--3{bottom:2%;top:auto;transform:none}.process__step--4{top:8%;transform:none}.process__step--5{bottom:10%;top:auto;transform:none}.pricing{--pricing-bg:rgb(243, 241, 241);background:var(--pricing-bg)}.pricing__layout{position:relative}.pricing__subtitle{margin:-1rem auto 2rem;max-width:40rem;text-align:center;color:var(--muted)}.pricing__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;align-items:stretch}.price-card{min-width:0;padding-top:.85rem}.price-card__defs{position:absolute;width:0;height:0;overflow:hidden}.price-card__shadow{height:100%;filter:drop-shadow(0 1px 2px rgba(0,0,0,4%))drop-shadow(0 5px 14px rgba(0,0,0,.035))}.price-card__paper{--ticket-inset:4%;position:relative;height:100%;background:#fff;border-radius:3px;clip-path:url(#price-ticket-notch)}.price-card__border{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.price-card__rule{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;min-height:21rem;padding:calc(var(--ticket-inset) + 1.35rem)calc(var(--ticket-inset) + .9rem);text-align:center}.price-card--featured .price-card__border path{stroke:#cfcfcf}.price-card__title{margin:.15rem 0 1.5rem;font-family:var(--font-serif);font-size:1.3rem;font-weight:700;line-height:1.3;color:var(--blue)}.price-card__features{list-style:none;margin:0 auto 1.75rem;padding:0;width:100%;max-width:14.5rem;color:#444;font-size:.9rem;text-align:left}.price-card__features li{display:flex;align-items:flex-start;gap:.5rem;line-height:1.5}.price-card__features li::before{content:"✓";flex:none;margin-top:.08rem;color:var(--blue);font-size:.85rem;font-weight:700}.price-card__features li+li{margin-top:.65rem}.price-card__price{margin:auto 0 1.35rem;font-family:var(--font-serif);font-size:clamp(1.4rem,2vw,1.75rem);font-weight:700;line-height:1.2;color:var(--blue)}.price-card__price span{font-size:.92em;font-weight:700}.price-card__action{margin-top:auto}.price-card__action .btn{width:100%;min-height:44px;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;box-shadow:0 2px 8px rgba(232,165,75,.22)}.results__grid{display:grid;grid-template-columns:1fr .85fr;gap:2rem;align-items:center}.results__panel{position:relative;background:var(--white);border-radius:var(--radius);padding:2rem 1.75rem;box-shadow:var(--shadow)}.results__list{margin:0;padding-left:1.1rem;color:var(--muted)}.results__list li+li{margin-top:.65rem}.results__photo,.results__media .photo--placeholder{min-height:480px}.cases__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.case-card{background:var(--white);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow)}.case-card__image,.case-card .photo--placeholder{aspect-ratio:16/10;border-radius:0}.case-card__body{padding:1.25rem 1.5rem 1.5rem}.case-card__title{margin:0 0 .75rem;color:var(--blue)}.case-card__text{margin:0 0 1rem;color:var(--muted)}.reviews__stage{position:relative;min-height:420px;display:grid;place-items:center}.reviews__phone{width:min(320px,80vw);aspect-ratio:9/18;background:#111;border-radius:28px;padding:12px;box-shadow:var(--shadow);position:relative;z-index:2}.reviews__phone-screen{height:100%;background:#f4f6f8;border-radius:20px;padding:1.25rem;display:flex;flex-direction:column;justify-content:center}.reviews__quote{margin:0 0 1rem;font-style:italic;color:var(--text)}.reviews__author{margin:0;color:var(--blue);font-weight:600}.reviews__bubble{position:absolute;border-radius:50%;background:rgba(232,165,75,.18)}.reviews__bubble--1{width:120px;height:120px;left:18%;top:18%}.reviews__bubble--2{width:80px;height:80px;right:20%;bottom:20%}.education__layout{position:relative}.education__certs{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.education__cert,.education .photo--placeholder{min-height:280px;box-shadow:var(--shadow)}.cta{overflow:hidden;padding-bottom:0}.cta__sky{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.88),rgba(255,255,255,.95)),linear-gradient(180deg,#dbe7f5,#eef3f8);z-index:0}.cta__layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr .8fr 1fr;gap:1.5rem;align-items:end;padding-bottom:3rem}.cta__quote blockquote{margin:0;font-family:var(--font-serif);font-size:1.25rem;color:var(--blue);background:rgba(255,255,255,.85);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow)}.cta__photo,.cta__media .photo--placeholder{min-height:520px}.cta__contact{background:rgba(255,255,255,.92);border-radius:var(--radius);padding:1.25rem;box-shadow:var(--shadow);margin-top:1rem}.cta__contact h3{margin:0 0 .75rem;color:var(--blue)}.cta__contact p{margin:0 0 .35rem}.cta__form{display:grid;gap:.75rem;margin-top:1rem}.cta__form input,.cta__form textarea{width:100%;border:1px solid rgba(47,95,158,.18);border-radius:10px;padding:.75rem .85rem;font:inherit}@media(max-width:1100px){.pricing__cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:960px){.results__grid,.cases__grid,.education__certs,.cta__layout{grid-template-columns:1fr}.hero--has-bg{min-height:min(78vh,720px);background-position:20%}.hero__grid{grid-template-columns:1fr;min-height:0;padding-top:11rem}.hero__spacer{display:none}.hero__copy{justify-self:stretch;max-width:none;padding:1rem 1rem .5rem;border-radius:12px;background:rgba(255,255,255,.86)}.hero__title{text-align:center;margin-bottom:1.25rem}.hero__features{gap:.75rem}.hero__feature-img{width:min(100%,88px)}.booking-bar{flex-direction:column;align-items:center;gap:.85rem;width:min(22rem,100%);padding:1rem 1.15rem;text-align:center}.hero__motto{flex:initial;font-size:clamp(.95rem,3.5vw,1.1rem)}.booking-bar__action{width:auto}.booking-bar__action .btn{width:auto;max-width:none}.about__layout{grid-template-columns:1fr;min-height:0}.about__panel{grid-template-columns:1fr}.about__portrait{order:-1;min-height:380px}.about__quote{left:1rem;right:1rem;bottom:1.5rem;max-width:none}.about__photo,.about__portrait .photo--placeholder{max-width:none;min-height:380px}.intro__stage{aspect-ratio:auto;min-height:0;background-image:none;display:grid;gap:1.15rem;padding:1.5rem 1rem 2rem}.intro__portrait{display:block;order:-1;width:min(420px,100%);margin:0 auto .5rem;aspect-ratio:4/5;border-radius:12px;background-image:var(--intro-bg);background-position:50% 0;background-size:cover;background-repeat:no-repeat}.intro__item{position:relative;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;width:100%;max-width:28rem;margin-inline:auto}.intro__item--left{flex-direction:row-reverse;justify-content:flex-start;text-align:left}.intro__item--right{flex-direction:row;justify-content:flex-start;text-align:left}.intro__text{font-size:1rem}.process__wheel{width:min(720px,100%);aspect-ratio:1.15/1;min-height:0}.process__center{width:46cqmin}.process__wheel::before{width:90cqmin}.process__wheel::after{width:60cqmin}.process__step{width:min(13rem,30%)}.process__step--1{top:0;left:0;transform:none}.process__step--2{top:50%;left:0;width:min(12rem,24%);transform:translateY(-50%)}.process__step--3{bottom:0;left:0;top:auto;transform:none}.process__step--4{top:4%;right:0;left:auto;transform:none}.process__step--5{bottom:6%;right:0;left:auto;top:auto;transform:none}.site-header__menu-btn{display:flex}}@media(max-width:640px){.section{padding:3rem 0}.site-header__brand,.site-footer__brand{font-size:clamp(1.5rem,7vw,1.85rem)}.pricing__cards{grid-template-columns:1fr}.hero--has-bg{min-height:min(62vh,480px);background-position:25%}.results__prop--notebook,.reviews__prop--pen,.education__prop--scroll{display:none}.process__wheel{width:100%;aspect-ratio:auto;height:auto;min-height:0;container-type:normal;display:grid;gap:1.25rem;justify-items:center}.process__wheel::before,.process__wheel::after{display:none}.process__center{position:relative;top:auto;left:auto;right:auto;bottom:auto;translate:none;width:min(220px,70vw);aspect-ratio:1;order:-1;margin-bottom:.5rem}.process__step{position:relative;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important;translate:none;width:min(22rem,100%);text-align:left}.process__number{font-size:2.25rem}.process__text{font-size:1.05rem;font-weight:500}}