:root{--navy:#172a55;--blue:#2445a1;--yellow:#ffda61;--paper:#fcfaf4;--ink:#18213b;--muted:#5f6980;--line:#d8dce6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,a{outline-offset:4px}img{max-width:100%;display:block}.wrap{width:min(1240px,calc(100% - 80px));margin:auto}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:12px;line-height:1.2}.brand-mark{display:grid;place-items:center;width:45px;height:45px;background:var(--navy);color:#fff;border-radius:14px;font:800 20px DM Sans,sans-serif;letter-spacing:-2px}.brand-mark span{color:var(--yellow)}.brand-name{font-weight:800;font-size:15px}.brand-name small{display:block;color:var(--muted);font:600 11px DM Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-top:3px}.site-header nav{display:flex;gap:38px;font-size:14px;font-weight:700}.site-header nav a:hover,.footer a:hover,.inline-link:hover{color:var(--blue)}.header-cta{font-size:14px;font-weight:800;border-bottom:1.5px solid var(--ink);padding:8px 0}.header-cta span{margin-left:8px}.hero{min-height:620px;display:grid;grid-template-columns:1.07fr .93fr;align-items:center;gap:36px;padding:40px 0 70px}.eyebrow,.section-kicker{font-size:12px;letter-spacing:.16em;font-weight:800;color:var(--blue)}.spark{display:inline-grid;place-items:center;background:var(--yellow);border-radius:50%;width:29px;height:29px;font-size:20px;letter-spacing:0;margin-right:10px;color:var(--navy)}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.065em;line-height:1.08}h1{font-size:clamp(56px,5.8vw,86px);margin:23px 0 25px;font-weight:800}h1 em,h2 em{font-style:normal;color:var(--blue)}.hero-lead{max-width:510px;font-size:18px;line-height:1.75;color:#48536a;margin-bottom:28px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:22px;border-radius:100px;padding:18px 25px;font-size:14px;font-weight:800;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-primary{background:var(--navy);color:white}.button-primary:hover{background:var(--blue)}.button span{font-size:20px;line-height:1}.text-link{font-size:14px;font-weight:800;border-bottom:1.5px solid currentColor;padding:8px 0}.text-link span{margin-left:10px}.hero-note{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted);margin-top:28px}.note-line{width:27px;height:1px;background:var(--muted)}.hero-art{height:540px;background:#dfe8fb;border-radius:240px 240px 38px 38px;position:relative;overflow:hidden;isolation:isolate}.photo-stage{position:absolute;inset:60px 70px 0}.photo-frame{position:absolute;inset:20px 35px 0;border-radius:220px 220px 0 0;overflow:hidden;background:#c5d7f1;box-shadow:0 18px 50px #19306b29}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:78% 25%;image-rendering:auto}.photo-sticker{position:absolute;right:-22px;top:95px;z-index:2;width:122px;height:122px;background:var(--yellow);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(13deg);font:800 18px DM Sans,sans-serif;color:var(--navy);line-height:1.05;box-shadow:0 10px 26px #172a5530}.photo-sticker strong{font-size:30px}.hero-card{position:absolute;z-index:3;left:25px;bottom:25px;background:white;border-radius:18px;padding:15px 19px;display:flex;align-items:center;gap:13px;box-shadow:0 15px 40px #172a5526}.hero-card strong,.hero-card small{display:block}.hero-card strong{font-size:14px}.hero-card small{font-size:11px;color:var(--muted)}.card-icon{display:grid;place-items:center;background:#eff2fc;color:var(--blue);width:38px;height:38px;border-radius:12px;font-size:21px}.orbit{position:absolute;border:1.5px solid #fff9;border-radius:50%;z-index:-1}.orbit-one{width:500px;height:500px;left:-140px;top:25px}.orbit-two{width:290px;height:290px;right:-160px;bottom:30px}.ticker{overflow:hidden;background:var(--yellow);color:var(--navy);transform:rotate(-1.5deg);margin:-16px 0 0;padding:12px 0;font:800 clamp(15px,2vw,22px) DM Sans,sans-serif;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.ticker-track{display:flex;width:max-content;will-change:transform}.ticker.is-ready .ticker-track{animation:marquee var(--ticker-duration) linear infinite}.ticker-group{display:flex;flex:none;width:max-content}.ticker-item{display:block;white-space:nowrap;padding:0 28px}.ticker-item b{font-weight:inherit;margin-left:30px}@keyframes marquee{to{transform:translate3d(calc(-1 * var(--ticker-distance)),0,0)}}@media(prefers-reduced-motion:reduce){.ticker.is-ready .ticker-track{animation:none}}.section{padding-top:110px;padding-bottom:110px}h2{font-size:clamp(42px,4.5vw,66px);font-weight:800}.about-main{display:grid;grid-template-columns:1fr .67fr;gap:90px;align-items:start;margin:26px 0 65px}.about-text{padding-top:9px;color:#48536a;font-size:17px}.about-text p{margin-bottom:18px}.inline-link{display:inline-block;color:var(--blue);font-size:14px;font-weight:800;border-bottom:1px solid;margin-top:4px}.facts{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.facts>div{display:flex;align-items:center;gap:22px;padding:26px 36px;border-right:1px solid var(--line)}.facts>div:first-child{padding-left:0}.facts>div:last-child{border:0}.facts strong{font:800 56px/1 DM Sans,sans-serif;letter-spacing:-.07em;color:var(--blue)}.facts strong span{color:#e8a81f}.facts div>span{font-size:14px;line-height:1.5;font-weight:700}.lessons{background:#eaf0fc}.section-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin:26px 0 43px}.section-head h2{margin:0}.section-head p{max-width:315px;color:#53617c;font-size:16px}.lesson-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.lesson-card{min-height:330px;background:#fff;border:1px solid #dde5f4;border-radius:22px;padding:27px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.lesson-card:hover{transform:translateY(-5px);box-shadow:0 18px 36px #172a5511}.lesson-index{font:700 12px DM Sans,sans-serif;color:var(--blue)}.lesson-symbol{align-self:flex-start;height:82px;margin:22px 0 14px;color:var(--blue);font:800 70px/1 DM Sans,sans-serif;letter-spacing:-.12em}.lesson-card:nth-child(2) .lesson-symbol{color:#d89b15}.lesson-card h3{font-size:22px;line-height:1.3;letter-spacing:-.035em;margin:0 0 12px}.lesson-card p{font-size:14px;color:var(--muted);margin:0}.lesson-foot{display:flex;gap:30px;margin-top:25px;color:#53617c;font-size:13px;font-weight:700}.lesson-foot span:before{content:'✳';color:var(--blue);margin-right:9px}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;margin-top:28px}.process h2 span{color:#e4ac25}.steps>div{display:grid;grid-template-columns:55px 1fr;gap:16px;border-bottom:1px solid var(--line);padding:15px 0}.steps span{font:700 14px DM Sans,sans-serif;color:var(--blue)}.steps p{max-width:420px;margin:0;font-size:16px;font-weight:600}.price-section{background:var(--navy);color:#fff;padding:90px 0}.price-grid{display:grid;grid-template-columns:1fr .75fr;gap:100px;align-items:center}.price-section .section-kicker{color:var(--yellow)}.price-section h2{margin:20px 0}.price-section h2 em{color:var(--yellow)}.price-section p{color:#c9d4ee;max-width:470px}.price-card{border:1px solid #7282ae;background:#ffffff0d;border-radius:26px;padding:32px}.price-card-top{display:flex;justify-content:space-between;font-size:12px;font-weight:800;letter-spacing:.1em}.price-card-top span:last-child{color:var(--yellow);font-size:28px;line-height:1}.price-number{font:800 clamp(54px,5vw,76px)/1.2 DM Sans,sans-serif;letter-spacing:-.07em;margin:38px 0 12px}.price-number small{font:600 16px Manrope,sans-serif;letter-spacing:0;margin-left:8px;color:#d4dcf2}.price-card p{font-size:13px;margin-bottom:27px}.button-light{background:var(--yellow);color:var(--navy);width:100%}.button-light:hover{background:#ffe788}.final-cta{text-align:center;padding-top:110px;padding-bottom:110px}.final-cta h2{margin:18px 0}.final-cta h2 span{color:var(--blue)}.final-cta p{max-width:510px;margin:0 auto 28px;color:var(--muted);font-size:17px}.footer{border-top:1px solid var(--line);padding-top:30px;padding-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;color:var(--muted)}.footer a:last-child{font-weight:800;color:var(--blue)}@media(max-width:900px){.wrap{width:min(100% - 40px,680px)}.site-header{height:78px}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:28px 0 70px}.hero-art{max-width:600px;width:100%;margin:auto}.about-main,.process-grid,.price-grid{grid-template-columns:1fr;gap:26px}.about-main{margin-bottom:42px}.facts>div{padding:20px;gap:12px}.facts strong{font-size:45px}.section{padding-top:80px;padding-bottom:80px}.lesson-grid{grid-template-columns:1fr 1fr}.price-grid{gap:40px}}@media(max-width:600px){.wrap{width:calc(100% - 32px)}.site-header{gap:10px}.brand-name{font-size:12px}.brand-mark{width:39px;height:39px;font-size:17px;border-radius:11px}.header-cta{font-size:12px}.hero{gap:25px;padding-top:20px}.hero h1{font-size:clamp(49px,11.2vw,70px)}.hero-lead{font-size:16px}.hero-actions{gap:17px}.hero-art{height:410px}.photo-stage{inset:45px 35px 0}.photo-frame{inset:15px 22px 0}.photo-sticker{right:-17px;top:55px;width:95px;height:95px;font-size:14px}.photo-sticker strong{font-size:23px}.hero-card{left:12px;bottom:13px;padding:10px 12px}.hero-note{line-height:1.4}.section{padding-top:74px;padding-bottom:74px}h2{font-size:clamp(39px,9vw,52px)}.about-main{gap:8px}.about-text{font-size:16px}.facts{grid-template-columns:1fr}.facts>div,.facts>div:first-child{border:0;border-bottom:1px solid var(--line);padding:18px 0}.facts>div:last-child{border:0}.facts strong{min-width:85px}.section-head{display:block}.section-head p{margin:20px 0 0}.lesson-grid{grid-template-columns:1fr}.lesson-card{min-height:270px}.lesson-symbol{height:60px;font-size:56px;margin:12px 0}.lesson-foot{display:block}.lesson-foot span{display:block;margin-bottom:6px}.process-grid{gap:5px}.price-section{padding:70px 0}.price-card{padding:25px}.price-number{font-size:54px}.final-cta{padding-top:80px;padding-bottom:80px}.footer{flex-wrap:wrap}.footer .brand{width:100%}}

.price-intro{display:flex;justify-content:space-between;align-items:end;gap:50px;margin:24px 0 35px}.price-intro h2{margin:0}.price-intro p{max-width:350px;margin:0;color:#c9d4ee}.price-list{border-top:1px solid #7282ae}.price-row{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:26px 0;border-bottom:1px solid #7282ae}.price-row h3{font-size:24px;line-height:1.25;margin:9px 0 5px;letter-spacing:-.035em}.price-row p{font-size:14px;color:#c9d4ee;margin:0}.price-tag{color:var(--yellow);font-size:11px;font-weight:800;letter-spacing:.14em}.price-value{font:800 31px/1.1 DM Sans,sans-serif;letter-spacing:-.045em;white-space:nowrap;text-align:right}.price-value small{display:block;font:600 13px Manrope,sans-serif;letter-spacing:0;color:#c9d4ee;margin-top:7px}.price-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:28px}.price-bottom>span{font-size:14px;color:#dbe3f7}.price-bottom .button{min-width:230px}.contact{display:grid;grid-template-columns:1fr .95fr;gap:90px;align-items:start}.contact h2{margin:24px 0}.contact-copy>p{max-width:440px;color:var(--muted);font-size:17px}.contact-links{margin-top:42px}.contact-links a{display:block;border-top:1px solid var(--line);padding:17px 0;font-weight:800;font-size:17px;overflow-wrap:anywhere}.contact-links a:last-child{border-bottom:1px solid var(--line)}.contact-links a:hover{color:var(--blue)}.contact-links span{display:block;font-size:11px;letter-spacing:.16em;color:var(--blue);margin-bottom:3px}.contact-form{background:#eaf0fc;border:1px solid #dce5f7;border-radius:24px;padding:35px}.contact-form h3{font-size:28px;letter-spacing:-.05em;line-height:1.2;margin:0 0 4px}.contact-form>p{color:var(--muted);font-size:14px;margin-bottom:23px}.contact-form label{display:block;font-weight:800;font-size:13px;margin-bottom:16px}.contact-form input,.contact-form textarea{display:block;width:100%;font:500 15px Manrope,sans-serif;color:var(--ink);background:#fff;border:1px solid #cbd6ed;border-radius:12px;padding:14px 15px;margin-top:7px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--blue);outline-offset:1px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#8b96aa}.contact-form button{width:100%;border:0;cursor:pointer}.contact-form button:disabled{opacity:.6;cursor:wait}.contact-form small{display:block;color:var(--muted);font-size:11px;line-height:1.5;margin-top:13px}.contact-form .form-status{font-weight:700;margin:12px 0 0}.form-status:empty{display:none}.form-status[data-state="success"]{color:#157044}.form-status[data-state="error"]{color:#ad2732}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
@media(max-width:900px){.price-intro{display:block}.price-intro p{max-width:520px;margin-top:20px}.contact{grid-template-columns:1fr;gap:40px}}
@media(max-width:600px){.price-row{align-items:flex-start;gap:15px}.price-row h3{font-size:20px}.price-row p{font-size:13px}.price-value{font-size:22px}.price-bottom{display:block}.price-bottom .button{margin-top:20px;width:100%}.contact-form{padding:24px}.contact-links{margin-top:30px}}
.price-bottom .button{width:auto}@media(max-width:600px){.price-bottom .button{width:100%}}

