.page-insight{color:var(--charcoal);background:var(--champagne)}.hero{position:relative;height:100vh;min-height:700px;display:flex;align-items:flex-end;overflow:hidden}.hero__bg{position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920&q=80) center/cover no-repeat}.hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0f1d3259,#0f1d3240,#0f1d328c 60%,#0f1d32e0)}.hero__content{position:relative;z-index:2;max-width:var(--content-max);margin:0 auto;width:100%;padding:0 3rem 10vh}.hero__label{font-family:var(--font-label);font-weight:700;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.hero__label:before{content:"";display:block;width:40px;height:1.5px;background:var(--gold)}.hero__headline{font-family:var(--font-heading);font-weight:400;font-size:clamp(3rem,6.5vw,6rem);line-height:1.05;color:#fff;margin-bottom:1.5rem;max-width:700px}.hero__subtitle{font-family:var(--font-body);font-weight:300;font-size:clamp(1.05rem,1.5vw,1.3rem);color:#ffffffb3;max-width:560px;line-height:1.8;margin-bottom:1.75rem}.hero__core{font-family:var(--font-heading);font-weight:400;font-style:italic;font-size:clamp(1.1rem,1.5vw,1.3rem);color:var(--gold);max-width:500px;line-height:1.6;margin-bottom:2.75rem}.hero__actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#ffffff80;font-size:.7rem;font-family:var(--font-label);letter-spacing:.15em;text-transform:uppercase}.hero__scroll-chevron{width:20px;height:20px;border-right:1.5px solid rgba(255,255,255,.5);border-bottom:1.5px solid rgba(255,255,255,.5);transform:rotate(45deg);animation:scrollBounce 2.5s ease-in-out infinite}@keyframes scrollBounce{0%,to{transform:rotate(45deg) translateY(0);opacity:.5}50%{transform:rotate(45deg) translateY(6px);opacity:1}}.hero-anim{opacity:0;transform:translateY(30px);animation:heroFadeUp 1s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.3s}.hero-anim--1{animation-delay:.5s}.hero-anim--2{animation-delay:.7s}.hero-anim--3{animation-delay:.9s}.hero-anim--4{animation-delay:1.1s}@keyframes heroFadeUp{to{opacity:1;transform:translateY(0)}}.intro{background:var(--champagne);min-height:90vh;display:flex;align-items:center;padding:var(--section-pad) 3rem}.intro__grid{max-width:var(--content-max);margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(3rem,6vw,8rem);align-items:center}.intro__text{max-width:500px}.intro__headline,.intro__body{margin-bottom:2rem}.intro__body p{font-size:1.05rem;color:var(--charcoal-light);font-weight:300;line-height:1.8;margin-bottom:1.25rem}.intro__body p em{font-style:italic;color:var(--charcoal)}.intro__photos{position:relative;padding:2rem 0 2rem 2rem}.intro__photo-main{width:100%;max-width:520px;border-radius:8px;object-fit:cover;aspect-ratio:4/5;box-shadow:0 20px 60px #1a35501f;position:relative;z-index:2}.intro__photo-small{position:absolute;bottom:-1rem;left:-2rem;width:300px;border-radius:8px;object-fit:cover;object-position:center top;aspect-ratio:1/1;box-shadow:0 16px 48px #1a355026;z-index:3;border:4px solid var(--champagne)}.photo-break{position:relative;height:60vh;min-height:450px;display:flex;align-items:center;justify-content:center;background:linear-gradient(#0f1d328c,#0f1d328c),url(https://images.unsplash.com/photo-1470071459604-3b5ec3a7fe05?w=1920&q=80) center/cover no-repeat;background-attachment:fixed}.photo-break__content{text-align:center;max-width:680px;padding:2rem}.photo-break__quote{font-family:var(--font-heading);font-weight:400;font-style:italic;font-size:clamp(1.5rem,2.8vw,2.4rem);line-height:1.4;color:#fff;margin-bottom:1.5rem}.photo-break__attr{font-family:var(--font-label);font-weight:600;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.methode{background:var(--bordeaux);padding:var(--section-pad) 3rem;min-height:85vh;display:flex;align-items:center}.methode__inner{max-width:var(--content-max);margin:0 auto;width:100%}.methode__header{text-align:center;margin-bottom:clamp(4rem,6vw,6rem)}.methode__header .label{color:var(--gold)}.methode__header .headline-lg{color:var(--champagne)}.methode__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.methode__step{padding:2.5rem 2rem;position:relative}.methode__step-number{font-family:var(--font-heading);font-weight:400;font-size:clamp(3.5rem,5vw,5rem);color:#c9a84c40;line-height:1;margin-bottom:1.25rem}.methode__step-title{font-family:var(--font-label);font-weight:700;font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.methode__step-subtitle{font-family:var(--font-heading);font-weight:400;font-size:1.5rem;color:var(--champagne);margin-bottom:1.25rem}.methode__step-body{font-family:var(--font-body);font-weight:300;font-size:1rem;color:#f5f1eab3;line-height:1.75}.methode__connector{position:absolute;top:50%;right:-1rem;width:2rem;height:1.5px;background:linear-gradient(90deg,var(--gold),rgba(201,168,76,.2))}.methode__step:last-child .methode__connector{display:none}.about{background:var(--champagne);min-height:90vh;display:flex;align-items:center;padding:var(--section-pad) 0}.about__grid{max-width:var(--content-max);margin:0 auto;width:100%;display:grid;grid-template-columns:.9fr 1.1fr;gap:0;align-items:stretch;padding-right:3rem}.about__photo-wrap{position:relative;overflow:hidden;border-radius:0 16px 16px 0;min-height:600px}.about__photo{width:100%;height:100%;object-fit:contain;object-position:center center;background:var(--champagne)}.about__text{padding:clamp(3rem,5vw,5rem);padding-left:clamp(3rem,6vw,6rem);display:flex;flex-direction:column;justify-content:center}.about__headline{margin-bottom:2rem}.about__body p{font-size:1.05rem;color:var(--charcoal-light);font-weight:300;line-height:1.8;margin-bottom:1.25rem}.about__stats{display:flex;gap:2.5rem;margin:2.5rem 0;padding:1.75rem 0;border-top:1px solid rgba(26,53,80,.1);border-bottom:1px solid rgba(26,53,80,.1)}.about__stat{font-family:var(--font-label);font-weight:600;font-size:.8rem;letter-spacing:.05em;color:var(--navy)}.about__stat span{display:block;font-family:var(--font-heading);font-weight:400;font-size:1.8rem;color:var(--gold);margin-bottom:.25rem;letter-spacing:0}.about__tags{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.about__tag{font-family:var(--font-label);font-weight:600;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;padding:.5rem 1rem;border-radius:100px;border:1px solid rgba(26,53,80,.15);color:var(--navy);transition:all .3s}.about__tag:hover{background:var(--navy);color:var(--champagne);border-color:var(--navy)}.programs{background:var(--warm-wit);padding:var(--section-pad) 3rem;min-height:90vh;display:flex;flex-direction:column;justify-content:center}.programs__inner{max-width:var(--content-max);margin:0 auto;width:100%}.programs__header{text-align:center;margin-bottom:clamp(3.5rem,5vw,5rem);max-width:600px;margin-left:auto;margin-right:auto}.programs__header .headline-lg{margin-bottom:1rem}.programs__header p{font-size:1.1rem;color:var(--charcoal-light);font-weight:300}.programs__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.program-card{background:var(--warm-wit);border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #1a35500f;transition:all .45s cubic-bezier(.25,.46,.45,.94);position:relative}.program-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #1a35501f}.program-card__accent{height:4px;width:100%}.program-card__accent--rose{background:var(--dusty-rose)}.program-card__accent--navy{background:var(--navy)}.program-card__accent--gold{background:var(--gold)}.program-card__body{padding:2.25rem 1.75rem 2.5rem}.program-card__title{font-family:var(--font-heading);font-weight:500;font-size:1.5rem;color:var(--navy);margin-bottom:.75rem}.program-card__desc{font-size:.95rem;color:var(--charcoal-light);font-weight:300;line-height:1.65;margin-bottom:1.5rem}.program-card__footer{display:flex;align-items:center;justify-content:space-between}.program-card__price{font-family:var(--font-label);font-weight:600;font-size:.8rem;color:var(--navy);letter-spacing:.03em}.program-card__link{font-family:var(--font-body);font-weight:500;font-size:.9rem;color:var(--gold);transition:color .3s;display:inline-flex;align-items:center;gap:.3rem}.program-card__link:hover{color:var(--gold-hover)}.testimonials{background:linear-gradient(180deg,var(--champagne) 0%,#EDE6DD 100%);padding:var(--section-pad) 3rem;min-height:80vh;display:flex;flex-direction:column;justify-content:center}.testimonials__inner{max-width:var(--content-max);margin:0 auto;width:100%}.testimonials__header{text-align:center;margin-bottom:clamp(3.5rem,5vw,5rem)}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-card{background:var(--warm-wit);border-radius:12px;padding:2.5rem 2rem;box-shadow:0 6px 24px #1a35500f;transition:transform .4s ease}.testimonial-card:nth-child(2){transform:translateY(-1.5rem)}.testimonial-card:hover{transform:translateY(-4px)}.testimonial-card:nth-child(2):hover{transform:translateY(calc(-1.5rem - 4px))}.testimonial-card__quote{font-family:var(--font-heading);font-weight:400;font-style:italic;font-size:1.1rem;line-height:1.65;color:var(--charcoal);margin-bottom:2rem;position:relative}.testimonial-card__quote:before{content:"“";font-family:var(--font-heading);font-size:4rem;color:var(--gold);position:absolute;top:-1.75rem;left:-.25rem;line-height:1;opacity:.4}.testimonial-card__author{display:flex;align-items:center;gap:1rem}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;background:var(--dusty-rose);display:flex;align-items:center;justify-content:center;font-family:var(--font-label);font-weight:700;font-size:.75rem;color:var(--navy);flex-shrink:0}.testimonial-card__name{font-family:var(--font-body);font-weight:600;font-size:.9rem;color:var(--navy)}.testimonial-card__role{font-size:.8rem;color:var(--charcoal-light);font-weight:300}.cta{background:linear-gradient(135deg,var(--bordeaux) 0%,var(--navy) 100%);padding:var(--section-pad) 3rem;min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center}.cta__inner{max-width:680px}.cta__headline{font-family:var(--font-heading);font-weight:400;font-size:clamp(2.5rem,4.5vw,4rem);color:#fff;line-height:1.15;margin-bottom:1.5rem}.cta__sub{font-size:1.15rem;color:#ffffffa6;font-weight:300;line-height:1.7;margin-bottom:3rem;max-width:520px;margin-left:auto;margin-right:auto}.cta__btn{margin-bottom:2rem}.cta__links{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.cta__link{font-size:.85rem;color:#ffffff73;font-weight:400;transition:color .3s}.cta__link:hover{color:#fffc}.cta__monogram{margin-top:4rem;width:48px;height:48px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff6;font-family:var(--font-heading);font-weight:700;font-size:.9rem;margin-left:auto;margin-right:auto}.cta__guarantee{display:inline-block;margin-bottom:2.5rem;padding:1rem 2rem;border:1px solid rgba(201,168,76,.3);border-radius:6px;background:#c9a84c14}.cta__guarantee p{font-size:.95rem;color:#ffffffb3;font-weight:300;margin:0}.cta__guarantee strong{color:var(--gold);font-weight:600}.story{padding:clamp(5rem,8vw,8rem) 3rem;display:flex;justify-content:center}.story--dark{background:var(--navy-deep)}.story--light{background:var(--champagne)}.story--navy{background:linear-gradient(160deg,var(--navy) 0%,var(--navy-deep) 100%)}.story__inner{max-width:720px;width:100%}.story__label{font-family:var(--font-label);font-weight:600;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem}.story__headline{font-family:var(--font-heading);font-weight:400;font-size:clamp(2rem,3.5vw,3rem);line-height:1.2;margin-bottom:2rem}.story--dark .story__headline,.story--navy .story__headline{color:var(--champagne)}.story--light .story__headline{color:var(--navy)}.story__body{margin-bottom:2rem}.story__body p{font-family:var(--font-body);font-size:1.1rem;line-height:1.85;margin-bottom:1.5rem;font-weight:300}.story--dark .story__body p,.story--navy .story__body p{color:#f5f1eacc}.story--light .story__body p{color:var(--charcoal-light)}.story__pullquote{font-family:var(--font-heading);font-weight:400;font-style:italic;font-size:clamp(1.3rem,2.2vw,1.8rem);line-height:1.5;margin:3rem 0;padding-left:2rem;border-left:3px solid var(--gold)}.story--dark .story__pullquote,.story--navy .story__pullquote{color:var(--champagne)}.story--light .story__pullquote{color:var(--navy)}.story__divider{width:40px;height:1px;background:var(--gold);margin:3rem 0}.stack{background:var(--warm-wit, #FAFAF7);padding:clamp(5rem,8vw,8rem) 3rem}.stack__inner{max-width:720px;margin:0 auto}.stack__headline{font-family:var(--font-heading);font-weight:400;font-size:clamp(2rem,3.5vw,2.8rem);color:var(--navy);margin-bottom:1rem}.stack__subtitle{font-size:1.1rem;color:var(--charcoal-light);font-weight:300;line-height:1.7;margin-bottom:3rem}.stack__items{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.stack__item{display:flex;gap:1.25rem;align-items:flex-start}.stack__item-icon{color:var(--gold);font-size:1.2rem;flex-shrink:0;margin-top:.2rem}.stack__item-text h4{font-family:var(--font-label);font-weight:700;font-size:.9rem;letter-spacing:.05em;color:var(--navy);margin-bottom:.5rem}.stack__item-text p{font-size:1rem;color:var(--charcoal-light);font-weight:300;line-height:1.7}.guarantee{background:#c9a84c0f;border:1px solid rgba(201,168,76,.2);border-radius:12px;padding:2rem 2.5rem;margin:2rem 0}.guarantee p{font-family:var(--font-body);font-size:1.05rem;color:var(--navy);line-height:1.7;font-weight:400}.guarantee strong{color:var(--gold)}.ps{background:var(--navy-deep);padding:3rem;text-align:center}.ps__inner{max-width:600px;margin:0 auto}.ps p{font-family:var(--font-body);font-size:.95rem;color:#f5f1ea99;line-height:1.75;font-weight:300}.ps strong{color:var(--champagne);font-weight:500}@media(max-width:1024px){.intro__grid{grid-template-columns:1fr;gap:4rem}.intro__text{max-width:100%}.intro__photos{padding-left:3rem}.about__grid{grid-template-columns:1fr;padding:0 3rem;gap:0}.about__photo-wrap{min-height:400px;border-radius:12px;margin-bottom:3rem}.about__text{padding:0}.methode__steps{grid-template-columns:1fr;gap:3rem;max-width:500px;margin:0 auto}.methode__connector{display:none}.programs__grid{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.testimonials__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.testimonial-card:nth-child(2){transform:none}.testimonial-card:nth-child(2):hover{transform:translateY(-4px)}}@media(max-width:768px){.hero__content{padding:0 1.5rem 8vh}.intro{padding:var(--section-pad) 1.5rem}.intro__photos{padding-left:1.5rem}.intro__photo-small{width:180px;left:-.5rem}.about__grid{padding:0 1.5rem}.methode,.programs,.testimonials,.cta{padding:var(--section-pad) 1.5rem}.about__stats{flex-wrap:wrap;gap:1.5rem}.photo-break{background-attachment:scroll}.cta__links{flex-direction:column;gap:1rem}.story,.stack{padding:clamp(3rem,6vw,5rem) 1.5rem}.ps{padding:2.5rem 1.5rem}}
