@font-face{font-family:Manrope;src:url('./assets/manrope-500.ttf') format('truetype');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-600.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-700.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
@font-face{font-family:Manrope;src:url('./assets/manrope-800.ttf') format('truetype');font-style:normal;font-weight:800;font-display:swap}
:root{--navy:#052F5F;--deep:#03264B;--logo-blue:#0755A5;--coral:#FF5146;--door-light:#FF5E52;--door-deep:#FF473E;--yellow:#FFC928;--aqua:#38C8B4;--cream:#FFF4DF;--path-light:#FFF9EC;--path-deep:#FFECC7;--muted:#526476;--border:#E4EAF0;--pale:#DCE9F5;--blue-gray:#D6E0E9;--surface:#F5F8FB;--white:#FFFFFF}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--navy);background:var(--white);font:500 1rem/1.65 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:800;letter-spacing:-.045em;line-height:1.13}h2{font-size:clamp(2rem,3.5vw,3.3rem)}h3{font-size:1.25rem;letter-spacing:-.025em}.container{width:min(1180px,calc(100% - 64px));margin:auto}.section{padding:100px 0}.skip-link{position:fixed;top:12px;left:12px;z-index:20;background:var(--navy);color:white;padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--logo-blue);outline-offset:6px}header{border-bottom:1px solid var(--border);background:var(--white)}.nav{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.45rem;font-weight:800;text-decoration:none;letter-spacing:-.055em}.brand img{width:58px;height:58px;object-fit:contain}.nav-links{display:flex;gap:28px;font-size:.9rem;font-weight:700}.nav-links a{text-decoration:none}.nav-links a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:19px 27px;min-height:56px;color:var(--white);background:var(--navy);border-radius:22px;font-weight:800;font-size:1rem;line-height:1.35;text-decoration:none;transition:transform .2s}.button:hover{transform:translateY(-2px)}.button-small{padding:13px 20px;font-size:.86rem;min-height:48px}.button-coral{background:var(--coral);color:var(--deep)}.hero{position:relative;isolation:isolate;overflow:hidden}.hero:before{content:'';position:absolute;z-index:-1;bottom:-150px;left:-240px;width:440px;height:440px;background:var(--aqua);opacity:.22;border-radius:50%}.hero-grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;gap:40px;padding:72px 0 84px}.intro{font-size:1rem;font-weight:800;max-width:490px;margin-bottom:25px}.intro:before{content:'';display:block;width:44px;height:7px;border-radius:5px;background:var(--coral);margin-bottom:17px}h1{font-size:clamp(2.7rem,4.8vw,4.7rem);line-height:1.09;letter-spacing:-.052em}h1 span{color:var(--navy)}.yellow-line{height:8px;width:100px;border-radius:5px;background:var(--yellow);margin:30px 0 22px}.hero-lead{font-size:1.09rem;color:var(--muted);max-width:590px}.program{font-size:.88rem;font-weight:700;margin-top:20px}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:30px}.text-link{font-size:.9rem;font-weight:800;text-decoration:none}.price-note{font-size:.86rem;color:var(--muted);margin-top:17px}.price-note strong{display:inline-block;background:var(--cream);padding:3px 10px;border-radius:8px;color:var(--navy);margin-left:7px}.hero-visual{position:relative;min-width:0}.brand-art{position:relative;width:100%;height:450px;isolation:isolate}.sun{position:absolute;width:360px;height:360px;right:-92px;top:-153px;border-radius:50%;background:var(--yellow);opacity:.95}.house{position:absolute;width:315px;height:315px;right:22px;top:78px;object-fit:contain}.visual-caption{margin:0 0 0 40px;border-top:1px solid var(--border);padding:26px 0}.visual-caption p{font-size:1.4rem;line-height:1.45;margin-top:15px;letter-spacing:-.03em}.visual-caption strong{font-weight:800}.pill{display:inline-block;font-size:.7rem;letter-spacing:.07em;font-weight:800;background:var(--navy);color:var(--white);border-radius:20px;padding:7px 14px;margin-bottom:20px}.visual-caption .pill{background:var(--cream);color:var(--navy);margin:0}.explain{background:var(--surface)}.section-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:42px}.section-heading>p{color:var(--muted)}.section-heading>p strong{display:block;color:var(--navy);margin-top:14px;font-weight:700}.comparison{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px}.comparison article{padding:34px;border-radius:22px}.small-label{display:block;font-size:.74rem;letter-spacing:.065em;font-weight:800;margin-bottom:22px}.traditional{background:var(--white);border:1px solid var(--border)}.traditional .small-label{color:var(--muted)}.comparison h3{font-size:1.65rem}.comparison p{margin-top:16px}.traditional p{color:var(--muted)}.leasing{background:var(--navy);color:var(--white)}.leasing .small-label{color:var(--yellow)}.destinations{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:26px;border-top:1px solid var(--blue-gray);padding-top:22px;font-size:.88rem;font-weight:700}.destinations span{display:flex;align-items:center;gap:9px}.dot{width:12px;height:12px;border-radius:50%;display:inline-block}.coral{background:var(--coral)}.yellow{background:var(--yellow)}.answer-strip{display:grid;grid-template-columns:.65fr 1.35fr;gap:30px;padding:27px 32px;background:var(--cream);border-radius:18px;margin-top:20px}.answer-strip p{font-size:.95rem}.fine{font-size:.8rem;color:var(--muted);margin-top:22px}.fine a{display:inline-block;margin-left:6px}.accompaniment-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.photo-block{position:relative;background:var(--cream);border-radius:24px;overflow:hidden}.photo-block>img{width:100%;aspect-ratio:4/5;object-fit:cover;object-position:65% center}.photo-label{position:absolute;bottom:22px;left:22px;right:22px;background:var(--white);border-radius:14px;padding:17px 20px;font-size:.92rem;font-weight:800}.section-lead{margin-top:23px;font-size:1.08rem;color:var(--muted)}.steps{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:22px}.steps li{display:flex;gap:17px}.steps li>span{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;background:var(--coral);color:var(--deep);border-radius:50%;font-size:.85rem;font-weight:800}.steps li:nth-child(2)>span{background:var(--yellow)}.steps li:nth-child(3)>span{background:var(--aqua)}.steps p{font-size:.92rem;margin-top:7px;color:var(--muted)}.steps h3{font-size:1.12rem;line-height:1.45}.interview{background:var(--navy);color:var(--white)}.interview .pill{color:var(--deep);background:var(--coral)}.interview-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.interview .section-lead{color:var(--white);max-width:470px}.included{padding:0;list-style:none;display:grid;gap:13px;margin:30px 0 0}.included li{display:flex;gap:12px;font-size:.95rem}.included li:before{content:'✓';display:grid;place-items:center;flex-shrink:0;width:23px;height:23px;background:var(--yellow);color:var(--navy);border-radius:50%;font-weight:800}.price-card{background:var(--white);color:var(--navy);padding:40px;border-radius:24px}.price-card .small-label{margin-bottom:10px}.price{font-size:5.4rem;line-height:1.15;letter-spacing:-.075em;font-weight:800;margin-bottom:23px}.price span{font-size:1.8rem;letter-spacing:-.035em}.price-card>p:not(.price){font-size:.93rem;color:var(--muted);margin-top:18px}.price-card .button{width:100%;margin-top:26px}.price-card .handle{font-size:.8rem!important;text-align:center}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.questions{border-top:1px solid var(--border)}details{border-bottom:1px solid var(--border)}summary{position:relative;cursor:pointer;list-style:none;padding:23px 44px 23px 0;font-size:1rem;font-weight:800;line-height:1.5}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:21px;background:var(--cream);border-radius:50%;width:30px;height:30px;text-align:center;line-height:30px}details[open]>summary:after{content:'−'}details p{color:var(--muted);margin-bottom:23px;padding-right:20px;font-size:.93rem}.closing{position:relative;background:var(--cream);padding:64px 0;overflow:hidden}.closing-inner{text-align:center;position:relative}.closing img{margin:0 auto 18px}.closing h2{font-size:clamp(2rem,3vw,3rem)}.closing .button{margin-top:30px}.closing:before{content:'';position:absolute;left:-80px;bottom:-110px;width:270px;height:270px;border-radius:50%;background:var(--aqua);opacity:.22}footer{padding:40px 0;background:var(--white)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:26px;border-bottom:1px solid var(--border)}.footer-top p,.footer-top>a:last-child{font-size:.83rem}.footer-top>a:last-child{font-weight:800;text-decoration:none}.footer-bottom{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;padding-top:25px}.footer-bottom>p{font-size:.79rem;color:var(--muted)}.footer-bottom summary{padding-top:0;font-size:.85rem}.footer-bottom summary:after{top:0}.footer-bottom details p{font-size:.8rem}.footer-bottom details{border:0}
@media(max-width:1000px){.nav-links{gap:16px}.nav-links a:nth-child(2){display:none}.hero-grid{gap:20px}.house{width:270px;height:270px;right:-10px;top:90px}.sun{right:-130px}.brand-art{height:410px}.visual-caption{margin-left:0}.hero-actions{flex-wrap:wrap;gap:18px}.section-heading{gap:35px}.accompaniment-grid{gap:40px}.interview-grid{gap:45px}.price-card{padding:30px}.faq-grid{gap:35px}.footer-top{flex-wrap:wrap}}
@media(max-width:720px){.container{width:calc(100% - 36px)}.nav{min-height:78px;gap:10px}.nav-links{display:none}.nav .button{font-size:.74rem;padding:11px 13px;min-height:42px;border-radius:16px}.brand{font-size:1.15rem;gap:2px}.brand img{width:44px;height:44px}.section{padding:64px 0}.hero-grid{display:flex;flex-direction:column;padding:42px 0 55px;gap:20px}.hero-copy{position:relative;z-index:2}.intro{max-width:calc(100% - 115px);font-size:.83rem;margin-bottom:29px;min-height:90px;padding-right:8px}.intro:before{margin-bottom:12px}h1{font-size:clamp(2.4rem,9.2vw,4rem)}.hero-lead{font-size:1rem}.hero-visual{position:absolute;top:0;right:0;width:100px;height:145px;z-index:1}.brand-art{height:145px}.sun{width:175px;height:175px;right:-70px;top:-105px}.house{width:100px;height:100px;right:-7px;top:37px}.visual-caption{display:none}.yellow-line{margin:22px 0}.hero-actions{align-items:stretch}.hero-actions .button{width:100%;font-size:.95rem}.hero-actions .text-link{text-align:center;width:100%;padding:4px}.hero:before{width:270px;height:270px;bottom:-135px;left:-185px}.section-heading,.comparison,.answer-strip,.accompaniment-grid,.interview-grid,.faq-grid,.footer-bottom{grid-template-columns:1fr;gap:25px}.section-heading{margin-bottom:30px}.comparison article{padding:27px}.comparison h3{font-size:1.45rem}.answer-strip{padding:25px;gap:14px}.accompaniment-grid{gap:35px}.photo-block{order:2}.photo-block>img{aspect-ratio:6/5;object-position:65% 42%}.interview-grid{gap:38px}.price-card{padding:30px}.price{font-size:4.6rem}.faq-grid{gap:30px}.fine a{margin:8px 0 0}.closing{padding:46px 0}.closing .button{font-size:.94rem}.footer-top{align-items:flex-start;flex-direction:column;gap:12px}.footer-bottom{gap:24px}.footer-bottom>p{line-height:1.8}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
