@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0}}}:root{color-scheme:light;scroll-behavior:smooth;background:#faf8f3;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,sans-serif}*,:before,:after{box-sizing:border-box}body{color:#1a1a2e;background:#faf8f3;margin:0;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.no-scroll{overflow:hidden}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:none;margin:0 auto;padding-inline:clamp(1rem,5vw,3rem)}.section{padding:4rem 0;position:relative}@media(min-width:768px){.section{padding:4rem 0}}.section__title{color:#0a1628;text-align:center;font-family:Playfair Display,Georgia,serif;font-weight:600;font-size:clamp(1.75rem,1.75rem + (2.75rem - 1.75rem) * (100vw - 320px) / (1440 - 320),2.75rem);margin-bottom:1rem}.section__accent{text-transform:uppercase;letter-spacing:.2em;color:#0a162899;margin-bottom:.75rem;font-size:.85rem}.section__subtitle{color:#6b7280;text-align:center;margin-bottom:2.5rem}.section__body,.parcours__legend{text-align:center}[data-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}[data-reveal].is-visible{opacity:1;transform:none}.header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#faf8f3eb;border-bottom:1px solid #0a16280f;transition:box-shadow .2s,transform .2s;position:sticky;top:0;box-shadow:0 6px 24px #0a162814}.header__inner{flex-direction:column;align-items:stretch;gap:.75rem;padding:1rem 60px;display:flex}@media(min-width:1024px){.header__inner{grid-template-columns:auto 1fr auto;grid-template-areas:"logo nav cta";align-items:center;gap:clamp(1rem,2vw,1.75rem);padding:1rem 60px;display:grid}}.header__bar{justify-content:space-between;align-items:center;gap:.75rem;display:flex}@media(min-width:1024px){.header__bar{grid-area:logo;justify-content:flex-start}}.header__logo{letter-spacing:.08em;white-space:nowrap;align-items:center;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.1rem,2vw,1.4rem);text-decoration:none;display:flex}.header__logo img{-o-object-fit:contain;object-fit:contain;width:auto;height:80px;display:block}@media(max-width:480px){.header__logo img{height:50px}.header__logo{letter-spacing:.05em;font-size:1rem}}.header__nav{display:none}@media(min-width:1024px){.header__nav{flex-wrap:nowrap;grid-area:nav;justify-content:center;align-items:center;gap:clamp(.55rem,1vw,1.15rem);display:flex;position:relative}}.header__nav-list{align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header__nav-list li{position:relative}.header__nav-list li>a{color:#0a1628;padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.header__nav-list li>a:hover{color:#d4b574}.header .has-submenu{position:relative}.header .has-submenu>a{align-items:center;gap:.35rem;display:flex}.header .has-submenu>a:after{content:"▼";margin-left:.25rem;font-size:.6rem}.header .has-submenu:hover .submenu{opacity:1;visibility:visible;transform:translateY(0)}.header .submenu{opacity:0;visibility:hidden;z-index:50;background:#fff;border-radius:12px;min-width:220px;margin:0;padding:1rem 0;list-style:none;transition:all .25s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 12px 40px #001a3d26}.header .submenu li a{color:#0a1628;padding:.6rem 1.25rem;font-size:.9rem;text-decoration:none;transition:background .2s,color .2s;display:block}.header .submenu li a:hover{color:#d4b574;background:#d4b5741a}.header__nav-link{color:#0a1628;padding:.35rem 0;font-size:.92rem;font-weight:600;position:relative}.header__nav-link:after{content:"";transform-origin:50%;background:#d4b574;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.header__nav-link:hover:after,.header__nav-link:focus-visible:after{transform:scaleX(1)}.header__burger{background:#fff;border:1px solid #0a162826;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:border-color .2s,background .2s;display:inline-flex;position:relative}.header__burger span{background:#1a1a2e;width:20px;height:2px;transition:transform .2s,opacity .2s;position:absolute}.header__burger span:first-child{transform:translateY(-6px)}.header__burger span:nth-child(2){transform:translateY(0)}.header__burger span:nth-child(3){transform:translateY(6px)}.header__burger.is-open span:first-child{transform:rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){transform:rotate(-45deg)}@media(min-width:1024px){.header__burger{display:none}}.header__cta{letter-spacing:.05em;border-radius:18px;justify-content:center;width:100%;padding:.55rem 1.25rem;font-size:.95rem;font-weight:600}@media(min-width:1024px){.header__cta{letter-spacing:.08em;border-radius:999px;grid-area:cta;width:auto;padding:.75rem 1.75rem;display:inline-flex}}.seo-hub{background:linear-gradient(135deg,#0a162814,#1a1a2e73);padding:clamp(2rem,6vw,3.5rem) 0}.seo-hub__intro{text-align:center;max-width:720px;margin:0 auto clamp(2rem,4vw,3rem)}.seo-hub__intro .section__subtitle{color:#1a1a2eb3}.seo-hub__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(1rem,3vw,2rem);display:grid}.seo-hub__card{background:#fff;border:1px solid #0a162814;border-radius:24px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;box-shadow:0 25px 60px #1a1a2e14}.seo-hub__card h3{color:#1a1a2e;font-size:1.2rem}.seo-hub__card p{margin:0}.seo-hub__card ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.seo-hub__card ul a{color:#0a1628;align-items:center;gap:.3rem;font-weight:600;text-decoration:none;display:inline-flex}.seo-hub__card ul a:after{content:"↗";font-size:.85rem}.seo-hub__card ul a:hover,.seo-hub__card ul a:focus-visible{color:#d4b574}.seo-hub__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#1a1a2e99;font-size:.75rem}.mobile-menu{color:#fff;opacity:0;pointer-events:none;z-index:60;background:#1a1a2ebf;justify-content:center;align-items:flex-start;padding:5rem 1.5rem 2rem;transition:transform .3s,opacity .3s;display:flex;position:fixed;inset:0;transform:translateY(-100%)}.mobile-menu__panel{z-index:1;background:#1a1a2ef2;border-radius:24px;flex-direction:column;gap:1.5rem;width:min(420px,100%);max-height:calc(100vh - 3rem);padding:2rem;display:flex;position:relative;overflow-y:auto;box-shadow:0 40px 80px #1a1a2e66}.mobile-menu__head{justify-content:space-between;align-items:center;display:flex}.mobile-menu__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#ffffffb3;margin:0;font-size:.75rem}.mobile-menu__close{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:999px;padding:.35rem .9rem;font-size:.85rem}.mobile-menu__links{flex-direction:column;gap:1.25rem;display:flex}.mobile-menu__cta{flex-direction:column;gap:.75rem;display:flex}.mobile-menu__support{color:#ffffffbf;font-weight:600}.mobile-menu__section{background:#ffffff0a;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.mobile-menu__section--stacked a{font-size:1rem;font-weight:600}.mobile-menu__group{flex-direction:column;gap:.35rem;display:flex}.mobile-menu__group a{font-size:1rem;font-weight:600}.mobile-menu__label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;margin:0 0 .25rem;font-size:.85rem}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu__backdrop{cursor:pointer;background:0 0;border:none;position:absolute;inset:0}@media(min-width:1024px){.mobile-menu{display:none}}.nav-mega{position:relative}.nav-mega__toggle{color:#0a1628;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;padding:.35rem 0;font-size:.95rem;font-weight:600;display:inline-flex}.nav-mega__chevron{border-bottom:2px solid;border-right:2px solid;width:10px;height:10px;margin-bottom:2px;transition:transform .2s;transform:rotate(45deg)}.nav-mega__panel{z-index:30;background:#fff;border:1px solid #0a162814;border-radius:20px;gap:1.5rem;min-width:420px;padding:1.5rem;display:none;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);box-shadow:0 30px 70px #0a16282e}.nav-mega__section{flex:1;min-width:180px}.nav-mega__section ul{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-mega__section a{color:#1a1a2e;font-weight:600}.nav-mega__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#0a16288c;margin-bottom:.5rem;font-size:.7rem}.nav-mega.is-open .nav-mega__panel{display:flex}.nav-mega.is-open .nav-mega__chevron{transform:rotate(-135deg)}.hero{color:#faf8f3;background:linear-gradient(145deg,#0a1628,#142038);gap:2rem;min-height:80vh;padding:5rem 0 4rem;display:grid}.hero--company{background:linear-gradient(145deg,#1a1a2e,#0a1628)}.hero__accent{text-transform:uppercase;letter-spacing:.2em;color:#faf8f3cc;font-size:.85rem}.hero__title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2.4rem,2.4rem + (4rem - 2.4rem) * (100vw - 320px) / (1440 - 320),4rem);margin:0 0 1.5rem}.hero__subtitle{color:#faf8f3d9;max-width:640px}.hero__ctas{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.75rem;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{color:#1a1a2e;background:#d4b574}.btn--ghost{color:#faf8f3;background:0 0;border-color:#faf8f399}.btn--outline{color:#1a1a2e;border-color:#1a1a2e}.grid{gap:1.5rem;display:grid}.grid--2{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.grid--3{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.grid--4{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media(max-width:1023px){.grid,.seo-hub__grid,.timeline,.stats-ribbon{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.grid>*,.seo-hub__grid>article,.timeline__card,.stats-ribbon__item{scroll-snap-align:start;flex:0 0 min(85vw,420px)}.grid.grid--3>*,.grid.grid--4>*{flex-basis:min(85vw,360px)}.timeline__card{min-width:min(85vw,520px)}}.badge{text-transform:uppercase;letter-spacing:.15em;color:#1a1a2e;background:#0a16281f;border-radius:999px;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.2rem .75rem;font-size:.75rem;display:inline-flex}.program-card,.testimonial-card,.article-card{background:#fff;border-radius:20px;min-height:280px;padding:2rem;box-shadow:0 25px 70px #0a162814}.program-card .btn--ghost{color:#1a1a2e;border-color:#1a1a2e59}.flash{border:1px solid #0000;border-radius:.75rem;margin:0;padding:.6rem .75rem;font-size:.95rem;font-weight:600}.flash--success{color:#10b981;background:#10b9811f;border-color:#10b98159}.flash--error{color:#1a1a2e;background:#d4b57426;border-color:#d4b57473}.testimonial-card .btn--ghost,.article-card .btn--ghost,.sector-card .btn--ghost{color:#1a1a2e;border-color:#1a1a2e4d}.program-card__title{margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.program-card__subtitle{color:#6b7280;margin-bottom:.75rem;font-size:1rem;font-weight:500;line-height:1.5}.program-card__focus{flex-wrap:wrap;gap:.5rem;display:flex}.program-card__focus span{background:#0a162814;border-radius:999px;padding:.35rem .8rem;font-size:.9rem}.parcours-detail-card{background:#fff;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 32px #001a3d14}.parcours-detail-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #001a3d1f}@media(min-width:640px){.parcours-detail-card{padding:1.5rem}}.parcours-detail-card__title{color:#0a1628;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem}.parcours-detail-card__subtitle{color:#6b7280;margin-bottom:1rem;font-size:.95rem;font-weight:500}.parcours-detail-card__desc{color:#142038;margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.parcours-detail-card__features{margin:0 0 1.5rem;padding:0;list-style:none}.parcours-detail-card__features li{color:#0a1628;margin-bottom:.75rem;padding-left:1.5rem;font-size:.95rem;position:relative}.parcours-detail-card__features li:before{content:"✓";color:#d4b574;font-weight:700;position:absolute;left:0}.parcours-detail-card__objective{color:#142038;background:#0a16280a;border-left:3px solid #d4b574;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.95rem}.parcours-detail-card .btn{display:inline-block}.testimonial-card__note{color:#d4b574;letter-spacing:.1em;font-size:1.1rem}.testimonial-card__quote{margin:1rem 0;font-size:1.05rem}.article-card__category{text-transform:uppercase;letter-spacing:.2em;color:#6b7280;font-size:.85rem}.article-card__title{margin:.75rem 0;font-family:Playfair Display,Georgia,serif;font-size:1.35rem}.proof-banner,.proof-banner a,.proof-banner .section__title{color:#faf8f3}.proof-banner .section__subtitle{color:#faf8f3c7}.proof-banner .section__accent{color:#faf8f3a6}.proof-banner__surface{background:linear-gradient(135deg,#102340,#172440);border-radius:clamp(1.5rem,3vw,2.5rem);gap:clamp(1.5rem,3.5vw,2.6rem);padding:clamp(1.4rem,4vw,3.75rem);display:grid;position:relative;overflow:hidden;box-shadow:0 40px 90px #1a1a2e66}@media(min-width:768px){.proof-banner__surface{grid-template-columns:1.05fr .95fr;align-items:stretch}}@media(max-width:640px){.proof-banner__surface{gap:1.25rem;padding:1.1rem .9rem 1.4rem;overflow:hidden}}.proof-banner__halo{filter:blur(40px);opacity:.8;pointer-events:none;background:radial-gradient(circle,#d4b57466,#0000 65%);width:480px;height:480px;position:absolute;inset:auto auto -30% -20%}.proof-banner__column{z-index:1;flex-direction:column;gap:1.35rem;min-width:0;display:flex;position:relative}.proof-banner__column--mosaic{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff05;border:1px solid #faf8f31a;border-radius:1.5rem;padding:clamp(1.5rem,3vw,2rem)}@media(max-width:640px){.proof-banner__column--mosaic{padding:1.1rem 1rem}}.proof-banner__column p{color:#faf8f3d1}.proof-banner__chips{flex-wrap:wrap;gap:.5rem;display:flex}.proof-banner__pill{letter-spacing:.06em;text-transform:uppercase;background:#ffffff0d;border:1px solid #faf8f366;border-radius:999px;padding:.35rem .85rem;font-size:.85rem}.proof-banner__quote-card{background:#ffffff0f;border:1px solid #faf8f31a;border-radius:1.25rem;margin:0;padding:1.75rem;box-shadow:inset 0 1px #fff3}.proof-banner__quote-card blockquote{margin:0 0 1rem;font-size:1.05rem;line-height:1.6}.proof-banner__quote-card figcaption{letter-spacing:.04em;text-transform:uppercase;color:#faf8f3b3;font-size:.85rem;font-weight:600}.proof-banner__cta-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.proof-banner__link{letter-spacing:.05em;text-transform:uppercase;opacity:.85;font-size:.85rem;font-weight:600}.proof-banner__link:hover{opacity:1}.proof-banner__metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;min-width:0;display:grid}@media(max-width:1023px){.proof-banner__metrics{overscroll-behavior-inline:contain;touch-action:pan-x;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1rem;padding-bottom:.5rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.proof-banner__metrics::-webkit-scrollbar{display:none}.proof-banner__metrics .proof-banner__metric{scroll-snap-align:start;flex:0 0 min(82vw,320px)}}.proof-banner__metric{background:linear-gradient(145deg,#faf8f31f,#faf8f30a);border:1px solid #faf8f32e;border-radius:1rem;padding:1rem 1.25rem}.proof-banner__metric-label{letter-spacing:.08em;text-transform:uppercase;color:#faf8f3bf;margin:0 0 .35rem;font-size:.85rem}.proof-banner__metric-value{margin:0;font-family:Playfair Display,Georgia,serif;font-size:2rem}.proof-banner__metric-note{color:#faf8f3bf;margin:.35rem 0 0;font-size:.9rem}.proof-banner__clients{gap:.85rem;min-width:0;display:grid}@media(max-width:1023px){.proof-banner__clients{overscroll-behavior-inline:contain;touch-action:pan-x;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;padding-bottom:.5rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.proof-banner__clients::-webkit-scrollbar{display:none}.proof-banner__clients .proof-banner__client-card{scroll-snap-align:start;flex:0 0 min(82vw,320px)}}.proof-banner__client-card{background:linear-gradient(140deg,#ffffff14,#ffffff05);border:1px solid #faf8f32e;border-radius:1rem;padding:1rem 1.25rem;box-shadow:0 15px 35px #1a1a2e4d}.proof-banner__client-card header{margin-bottom:.35rem}.proof-banner__client-name{margin:0;font-weight:700}.proof-banner__client-scope{color:#faf8f3bf;margin:0;font-size:.95rem}.proof-banner__timeline{background:#faf8f347;border:1px solid #d4b57433;border-radius:1.1rem;flex-wrap:wrap;align-items:stretch;gap:.75rem;min-width:0;margin-top:.5rem;padding:.75rem .75rem .85rem;display:flex;box-shadow:0 10px 28px #1a1a2e1f}@media(max-width:1023px){.proof-banner__timeline{overscroll-behavior-inline:contain;touch-action:pan-x;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.65rem;margin-inline:-.25rem;padding:.65rem .25rem .85rem;scroll-padding-inline:.5rem;display:-webkit-box;overflow-x:auto}.proof-banner__timeline::-webkit-scrollbar{display:none}}.proof-banner__timeline-item{color:#1a1a2e;background:linear-gradient(135deg,#e1cca0,#fbf9f5);border:1px solid #d4b57440;border-radius:.9rem;flex:1;min-width:120px;padding:.65rem .9rem;box-shadow:0 10px 22px #1a1a2e2e}@media(max-width:1023px){.proof-banner__timeline-item{scroll-snap-align:start;flex:0 0 min(70vw,240px)}}.proof-banner__timeline-item span{letter-spacing:.14em;text-transform:uppercase;color:#1a1a2ecc;background:#1a1a2e14;border-radius:999px;justify-content:center;align-items:center;padding:.1rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.proof-banner__timeline-item p{color:#1a1a2e;margin:.25rem 0 0;font-size:.92rem;font-weight:600;line-height:1.35}@media(min-width:480px){.proof-banner__surface{grid-template-columns:1fr}.proof-banner__timeline{flex-direction:column}}.timeline{flex-direction:column;gap:1.5rem;width:100%;margin-top:1.5rem;display:flex}.timeline__card{background:#fff;border:1px solid #0a16280a;border-radius:20px;grid-template-columns:minmax(130px,180px) 1fr;align-items:stretch;gap:1.25rem;width:100%;padding:1.25rem;display:grid;box-shadow:0 25px 60px #0a162812}@media(min-width:640px){.timeline__card{grid-template-columns:1fr 2fr}}@media(min-width:480px){.timeline__card{grid-template-columns:1fr}}.timeline__badge{color:#faf8f3;text-transform:uppercase;letter-spacing:.15em;background:linear-gradient(135deg,#0a1628d9,#1a1a2e);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-height:120px;display:flex}.timeline__badge span{font-family:Playfair Display,Georgia,serif;font-size:2rem}.timeline__badge small{letter-spacing:.25em;color:#faf8f3bf;font-size:.9rem}.timeline__body{justify-content:center;gap:.75rem;display:flex}.timeline__body p{margin:0;font-size:1rem;line-height:1.5}.timeline__body .timeline__note{color:#1a1a2e;background:#d4b5742e;border-radius:999px;align-self:flex-start;padding:.35rem .9rem;font-size:.85rem;font-weight:600}.faq{flex-direction:column;gap:1rem;display:flex}.faq details{background:#fff;border-radius:16px;padding:1rem 1.25rem;box-shadow:0 15px 45px #0a16280d}.faq details summary{cursor:pointer;font-weight:600}.faq details p{margin-top:.75rem}form.program-card{flex-direction:column;gap:1rem;display:flex}form.program-card label{color:#6b7280;flex-direction:column;gap:.35rem;font-size:.95rem;display:flex}form.program-card input,form.program-card select{background:#faf8f4;border:1px solid #0a162826;border-radius:12px;padding:.85rem 1rem;font-family:inherit;font-size:1rem}form.program-card input:focus,form.program-card select:focus{border-color:#0000;outline:2px solid #d4b57499}footer ul{text-align:left;flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.site-footer{color:#faf8f3;background:#020407;flex-direction:column;gap:0;margin-top:4rem;display:flex}.site-footer a{color:#faf8f3;opacity:.85;transition:opacity .2s}.site-footer a:hover{opacity:1}.site-footer__panel{gap:clamp(2rem,4vw,3.5rem);padding:clamp(2.5rem,4vw,4rem);display:grid}@media(min-width:768px){.site-footer__panel{grid-template-columns:minmax(280px,1fr) minmax(360px,2fr);align-items:start}}.site-footer__brand-card{background:linear-gradient(140deg,#112a52f2,#124d8cd9);border-radius:18px;flex-direction:column;gap:1rem;padding:clamp(1.75rem,4vw,2.75rem);display:flex;box-shadow:0 20px 45px #00000059}.site-footer__eyebrow{letter-spacing:.35em;text-transform:uppercase;opacity:.75;font-size:.75rem}.site-footer__brand-name{letter-spacing:.15em;text-transform:uppercase;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,4vw,2.3rem)}.site-footer__tagline{opacity:.9;font-size:1rem;line-height:1.7}.site-footer__cta{color:#0a1628;text-transform:uppercase;letter-spacing:.08em;background:#d4b574;border-radius:999px;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:.85rem 1.75rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.site-footer__cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #d4b57459}.site-footer__contact{opacity:.85;font-size:.95rem}.site-footer__contact li{margin-bottom:.35rem}.site-footer__contact a{opacity:1;font-weight:600}.site-footer__social{justify-content:flex-start;gap:.75rem;display:flex}.site-footer__social a{text-transform:uppercase;border:1px solid #faf8f366;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:inline-flex}.site-footer__links{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(1.25rem,3vw,2rem);display:grid}.site-footer__cluster{flex-direction:column;gap:1rem;display:flex}.site-footer__heading{letter-spacing:.22em;text-transform:uppercase;opacity:.8;margin:0;font-size:.78rem}.site-footer__cluster ul li{margin:0;font-size:.95rem}.site-footer__more{text-transform:uppercase;letter-spacing:.12em;opacity:.8;font-size:.85rem}.site-footer__tag-grid{flex-wrap:wrap;gap:.6rem;display:flex}.site-footer__tag-grid a{border:1px solid #faf8f340;border-radius:999px;padding:.35rem .9rem;font-size:.85rem}.site-footer__bottom{text-align:center;border-top:1px solid #faf8f31a;flex-direction:column;gap:1rem;padding:2rem clamp(1.5rem,4vw,4rem);display:flex}@media(min-width:768px){.site-footer__bottom{text-align:left;flex-direction:row;justify-content:space-between;align-items:center}}.site-footer__badges{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.site-footer__badges span{border:1px solid #faf8f34d;border-radius:999px;padding:.35rem 1rem;font-size:.85rem}@media(min-width:768px){.site-footer__badges{justify-content:flex-start}}.site-footer__legal{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;font-size:.9rem;display:flex}@media(min-width:768px){.site-footer__legal{justify-content:flex-end}}.floating-cta{z-index:80;pointer-events:none;will-change:transform,opacity;width:clamp(200px,70vw,260px);transition:transform .35s,opacity .35s;position:fixed;bottom:.65rem;right:.65rem;transform:translate(0)}.floating-cta--hidden{opacity:0;transform:translateY(140%)}.floating-cta--hidden .floating-cta__card{pointer-events:none}.floating-cta__card{pointer-events:auto;background:linear-gradient(145deg,#faf8f3fa,#ffffffeb);border:1px solid #0a162814;border-radius:18px;grid-template-columns:1fr;align-items:stretch;gap:.75rem;padding:.65rem .75rem;display:grid;box-shadow:0 24px 50px #1a1a2e4d}.floating-cta__cluster{flex-direction:row;justify-content:center;align-items:center;gap:.4rem;display:inline-flex}.floating-cta__icon-pill{background:#fff;border:1px solid #0a16281f;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 22px #1a1a2e1f}.floating-cta__icon-pill:hover,.floating-cta__icon-pill:focus-visible{transform:translateY(-2px);box-shadow:0 18px 30px #1a1a2e2e}.floating-cta__icon{width:20px;height:20px}.floating-cta__icon svg{fill:currentColor;width:100%;height:100%}.floating-cta__label{letter-spacing:.08em;color:#1a1a2e99;font-size:.65rem}.floating-cta__cta{flex-direction:column;align-items:stretch;gap:.35rem;text-decoration:none;display:flex}.floating-cta__primary{justify-content:center;width:100%;padding:.55rem .6rem;font-size:.85rem}@media(min-width:480px){.floating-cta{width:min(90vw,420px);bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem)}.floating-cta__card{border-radius:24px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1rem 1.25rem}.floating-cta__cluster{flex-direction:column;gap:.65rem}.floating-cta__icon-pill{width:72px;height:72px;box-shadow:0 12px 22px #1a1a2e1f}.floating-cta__icon{width:32px;height:32px}.floating-cta__primary{padding:.85rem 1rem;font-size:1rem}}.cta-simple{text-align:center;padding:2rem 0}.cta-simple .section__title{margin-bottom:1.5rem}.cta-simple .section__subtitle{color:#6b7280;margin-bottom:1rem}.cta-simple .section__caption{color:#6b7280;margin-bottom:1.5rem;font-size:.875rem}.cta-simple .btn{margin-top:1rem}.section-header{text-align:center;margin-bottom:3rem}.section-header__accent{text-transform:uppercase;letter-spacing:.15em;color:#d4b574;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.section-header__title{color:#0a1628;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);line-height:1.2}.section-header__subtitle{color:#6b7280;max-width:640px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.info-card{background:#fff;border:1px solid #0a16280f;border-radius:12px;padding:1.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;box-shadow:0 1px 2px #0000000d}.info-card:hover{border-left:3px solid #d4b574;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.info-card__icon{color:#d4b574;background:#d4b5741a;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.info-card__icon svg{width:24px;height:24px}.info-card__title{color:#0a1628;margin:0 0 .75rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.info-card__desc{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.program-card{background:#fff;border:1px solid #0a16280f;border-radius:12px;padding:1.5rem;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;box-shadow:0 1px 2px #0000000d}.program-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.program-card__title{color:#0a1628;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.program-card__lead{color:#6b7280;margin-bottom:1rem;font-size:.95rem}.program-card__list{margin:0 0 1rem;padding:0;list-style:none}.program-card__list li{color:#142038;margin-bottom:.35rem;padding-left:1rem;font-size:.9rem;position:relative}.program-card__list li:before{content:"•";color:#d4b574;position:absolute;left:0}.program-card__objective{color:#142038;background:#d4b57414;border-left:3px solid #d4b574;border-radius:8px;margin:0;padding:.75rem;font-size:.9rem}.program-card__cta{color:#d4b574;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9rem;font-weight:600;display:inline-flex}.program-card__cta:after{content:"→";transition:transform .15s}.program-card__cta:hover:after{transform:translate(4px)}.timeline-step{background:#fff;border:1px solid #0a16280f;border-radius:12px;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.timeline-step__number{color:#faf8f3;background:linear-gradient(135deg,#0a1628,#142038);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.timeline-step__title{color:#0a1628;margin:0 0 .35rem;font-size:1rem;font-weight:600}.timeline-step__desc{color:#6b7280;margin:0;font-size:.9rem;line-height:1.5}.cert-card{text-align:center;background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 2px #0000000d}.cert-card:hover{transform:scale(1.05);box-shadow:0 0 20px #d4b5744d}.cert-card img{max-width:120px;height:auto;margin-bottom:1rem}.cert-card__label{color:#0a1628;font-size:1.1rem;font-weight:700}.cert-card__desc{color:#6b7280;margin-top:.25rem;font-size:.8rem}.btn:focus-visible{outline-offset:2px;outline:2px solid #d4b574}.btn:active{transform:scale(.98)}[data-reveal]{opacity:0;transform:translateY(24px)}[data-reveal].revealed{animation:.6s cubic-bezier(.16,1,.3,1) forwards revealUp}@keyframes revealUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;animation:none!important}}.hero.page-hero{color:#faf8f3;background:linear-gradient(140deg,#010d24,#142038);margin-bottom:1.5rem;padding:1rem 0 1.2rem;position:relative;overflow:hidden;box-shadow:0 60px 120px #0a162873}@media(min-width:640px){.hero.page-hero{min-height:auto;padding:.9rem 0 1.25rem;display:block}}.hero.page-hero:before,.hero.page-hero:after{content:"";filter:blur();opacity:.6;background:radial-gradient(circle,#d4b57433,#0000 60%);border-radius:50%;width:220px;height:220px;position:absolute}.hero.page-hero:before{top:-80px;left:-40px}.hero.page-hero:after{bottom:-100px;right:-40px}.hero.page-hero .container{z-index:2;width:100%;max-width:none;padding-inline:clamp(1rem,5vw,3rem);position:relative}.hero.page-hero .section__accent,.hero.page-hero .hero__accent{color:#d4b574e6;letter-spacing:.12em;text-transform:uppercase}.hero.page-hero .section__title,.hero.page-hero .hero__title{color:#faf8f3;text-shadow:0 12px 32px #00000059;margin-bottom:1rem}.hero.page-hero .section__subtitle,.hero.page-hero .hero__subtitle{color:#faf8f3d9;max-width:680px;font-size:clamp(.98rem,4.3vw,1.05rem);line-height:1.5}.hero.page-hero .hero__ctas{flex-direction:column;gap:.75rem;width:100%;margin-top:.25rem;display:flex}@media(min-width:480px){.hero.page-hero .hero__ctas{align-items:stretch}}@media(min-width:768px){.hero.page-hero .hero__ctas{flex-flow:wrap;width:auto}}.hero.page-hero .hero__ctas .btn--ghost{color:#faf8f3;border-color:#faf8f366}.hero.page-hero .hero__ctas .btn--primary{color:#1a1a2e;background:#d4b574;box-shadow:0 12px 30px #1a1a2e59}@media(min-width:768px){.hero.page-hero{margin-bottom:2rem;padding:clamp(2.25rem,5vw,4.25rem) 0}.hero.page-hero:before,.hero.page-hero:after{width:320px;height:320px}.hero.page-hero:before{top:-120px;left:-60px}.hero.page-hero:after{bottom:-140px;right:-80px}}.hero.page-hero.hero--executive{background-image:linear-gradient(#001a3d9e,#001a3d42),url(/images/image-hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero.page-hero.hero--company{background:linear-gradient(135deg,#071a2b,#0b3d55 60%,#0e6580)}.hero__layout{text-align:center;grid-template-columns:1fr;align-items:start;gap:clamp(.55rem,2.2vw,1.15rem);display:grid}@media(min-width:640px){.hero__layout{gap:.75rem}}@media(min-width:768px){.hero__layout{text-align:left;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:clamp(.95rem,1.8vw,1.6rem)}}.cpf{color:#fff;background:linear-gradient(135deg,#0a1628,#091425);padding:4rem 0}.cpf .section__accent{color:#ffffffb3}.cpf .section__title,.cpf .section__subtitle{color:#fff}.cpf__header{text-align:center;margin-bottom:3rem}.cpf__content{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media(min-width:768px){.cpf__content{grid-template-columns:1.2fr .8fr}}.cpf__text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.cpf__benefits-title{color:#fff;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.cpf__benefits{margin:0;padding:0;list-style:none}.cpf__benefits li{border-bottom:1px solid #ffffff1a;padding:.75rem 0 .75rem 1.5rem;position:relative}.cpf__benefits li:before{content:"";background:#d4b574;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.cpf__benefits li strong{color:#d4b574}.cpf__cta{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.cpf__btn{color:#0a1628;background:#d4b574;border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.cpf__btn:hover{background:#d8bc82;transform:translateY(-2px);box-shadow:0 8px 24px #d4b5744d}.cpf__logos{opacity:.9;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.cpf__logos img{-o-object-fit:contain;object-fit:contain;width:auto;height:50px}.presentation{padding:clamp(1.25rem,3vw,3rem) 0}.presentation__surface{background:linear-gradient(#faf8f3fa,#faf8f3f5);border:1px solid #1a1a2e08;border-radius:20px;padding:clamp(1.25rem,3vw,3rem);position:relative;overflow:visible;box-shadow:0 18px 48px #1a1a2e0f}.presentation__surface:before{content:"";pointer-events:none;background:linear-gradient(#1a1a2e0f,#0000);border-top-left-radius:20px;border-top-right-radius:20px;height:56px;position:absolute;top:0;left:0;right:0}.presentation__inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.presentation__content{max-width:800px}.presentation__text{color:#1a1a2ed6;margin-top:1.5rem;font-size:1.1rem;line-height:1.7}.presentation__subtitle{color:#0a1628;margin-top:.75rem;font-size:1.25rem;font-weight:500}.presentation__title{text-align:center;font-size:clamp(1.75rem,4vw,2.5rem)}.section__accent{text-align:center}.presentation__visual{flex-direction:column;justify-content:center;align-items:flex-end;gap:14px;display:flex}.presentation__card{color:#1a1a2e;background:#faf8f3;border:1px solid #1a1a2e0a;border-radius:14px;width:100%;max-width:320px;padding:16px 18px;transition:transform .28s cubic-bezier(.2,.9,.3,1),box-shadow .28s;transform:translateY(0);box-shadow:0 28px 60px #1a1a2e0f}.presentation__card:hover{transform:translateY(-6px);box-shadow:0 36px 72px #1a1a2e14}.presentation__stat{color:#1a1a2e99;margin:0;font-size:.8rem}.presentation__stat-value{color:#1a1a2e;margin:6px 0 0;font-size:1.05rem;font-weight:700}.pillars{border-top:1px solid #1a1a2e1a;margin-top:4rem;padding-top:3rem}.pillars__title{text-align:center;color:#1a1a2e;margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}.pillars__grid{grid-template-columns:repeat(1,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media(min-width:768px){.pillars__grid{grid-template-columns:repeat(3,1fr)}}.pillar{text-align:center;background:#faf8f3;border-radius:12px;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s}.pillar:hover{transform:translateY(-8px);box-shadow:0 24px 48px #1a1a2e1a}.pillar__icon{background:#0a1628;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:inline-flex}.pillar__icon svg{color:#fff;width:28px;height:28px}.pillar__title{color:#1a1a2e;margin-bottom:1rem;font-size:1.125rem;font-weight:700}.pillar__text{color:#1a1a2ecc;margin:0;font-size:.95rem;line-height:1.6}@media(min-width:768px){.presentation__visual{align-items:flex-end}}.parcours{padding:clamp(1.25rem,3vw,2.5rem) 0}.parcours__grid{grid-template-columns:1fr;gap:1rem;margin-top:1rem;display:grid}@media(min-width:768px){.parcours__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.parcours__grid{grid-template-columns:repeat(4,1fr)}}.parcours-card{background:linear-gradient(#faf8f3fa,#faf8f3f5);border:1px solid #1a1a2e0a;border-radius:14px;flex-direction:column;gap:10px;padding:18px;transition:transform .24s,box-shadow .24s;display:flex;box-shadow:0 18px 42px #1a1a2e0a}.parcours-card:hover{transform:translateY(-6px);box-shadow:0 34px 68px #1a1a2e0f}.parcours-card__title{color:#1a1a2e;margin:0;font-size:1.05rem;font-weight:700}.parcours-card__lead{color:#1a1a2ea8;margin:0;font-size:.95rem}.parcours-card__list{color:#1a1a2ec7;margin:6px 0 0 1rem;padding:0}.parcours-card__list li{margin:6px 0}.parcours-card__logos{background:#0a162808;border-radius:12px;flex-wrap:nowrap;justify-content:center;align-items:center;gap:3rem;margin-top:2rem;padding:1.5rem;list-style:none;display:flex}.parcours-card__logos li{justify-content:center;align-items:center;margin:0;display:flex}.parcours-card__logos img{-o-object-fit:contain;object-fit:contain;background:#fff;border-radius:12px;width:180px;height:90px;padding:1rem;transition:transform .3s;box-shadow:0 4px 20px #001a3d1f}.parcours-card__logos img:hover{transform:scale(1.05)}.parcours-card__objective{color:#1a1a2ecc;margin-top:6px;font-size:.95rem}.parcours-card__cta{align-self:flex-start;margin-top:auto}.parcours-card__cta.btn--ghost{color:#1a1a2e;background:0 0;border-color:#1a1a2e0f}@media(min-width:768px){.parcours{padding:clamp(1.5rem,2.6vw,3rem) 0}}.method{background:linear-gradient(#faf8f3,#faf8f3cc);padding:clamp(2rem,4vw,4rem) 0}.method__steps{counter-reset:step;grid-template-columns:1fr;gap:1rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.method__step-content{flex:1}.method__aside{background:#fff;border:1px solid #0a16280f;border-radius:12px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 10px 15px -3px #0000001a}.method__aside-title{color:#0a1628;margin:0 0 1rem;font-family:Playfair Display,Georgia,serif;font-size:1.125rem}.method__aside-list{margin:0;padding-left:1.25rem}.method__aside-list li{color:#142038;margin-bottom:.75rem;line-height:1.5}@media(min-width:768px){.method__grid{grid-template-columns:1fr 320px;gap:2.5rem}.method__steps{grid-template-columns:1fr}}@media(min-width:1024px){.method__steps{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}}.certifications__surface{background:linear-gradient(135deg,#faf8f3fa,#faf8f3eb);border:1px solid #1a1a2e0d;border-radius:20px;padding:2.5rem;box-shadow:0 20px 60px #1a1a2e0f}.certifications__grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.certifications__left{background:#fff;border:1px solid #1a1a2e0a;border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px #001a3d0f}.certifications__left p{color:#1a1a2ecc;font-size:1.05rem;line-height:1.7}.certifications__bullets{margin:1.25rem 0;padding-left:1.25rem}.certifications__bullets li{color:#0a1628;margin-bottom:.75rem;font-weight:500}.certifications__cta-cards{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:1.5rem;margin:2.5rem 0 0;display:flex}.cta-cert-card{text-align:center;background:#fff;border:1px solid #0a162814;border-radius:16px;flex-direction:column;flex:300px;align-items:center;min-width:280px;max-width:360px;padding:2rem 1.5rem;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 4px 20px #001a3d0f}.cta-cert-card:hover{border-color:#d4b574;transform:translateY(-4px);box-shadow:0 12px 32px #001a3d1f}.cta-cert-card__icon{justify-content:center;align-items:center;height:52px;margin-bottom:1rem;display:flex}.cta-cert-card__icon img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:52px}.cta-cert-card__title{color:#0a1628;margin-bottom:.35rem;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700}.cta-cert-card__desc{color:#0a162899;font-size:.8rem;line-height:1.4}.cert-logo-card{flex:1;justify-content:center;align-items:center;min-width:220px;max-width:300px;display:flex}.cert-logo-card__inner{background:#fff;border:1px solid #0a16280a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:1.75rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #001a3d14}.cert-logo-card__figure{justify-content:center;width:100%;margin:0 0 1.25rem;display:flex}.cert-logo-card__img{-o-object-fit:contain;object-fit:contain;max-width:140px;max-height:70px;transition:transform .3s}.cert-logo-card:hover .cert-logo-card__img{transform:scale(1.05)}.cert-logo-card__label{color:#0a1628;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;display:block}.cert-logo-card__desc{color:#6b7280;text-align:center;max-width:90%;font-size:.75rem;line-height:1.4;display:block}@media(min-width:768px){.certifications__logos{flex-wrap:wrap;gap:2rem;padding:2rem}.cert-logo-card{min-width:180px;max-width:250px}.cert-logo-card__inner{padding:1.5rem 1.25rem}.cert-logo-card__img{max-width:110px;max-height:55px}}.cert-logo-item{background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 24px #001a3d1a}.cert-logo-item:hover{transform:translateY(-4px);box-shadow:0 12px 40px #001a3d1f}.cert-logo{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:180px;height:110px;margin:0;padding:1.25rem;transition:all .3s;display:flex;box-shadow:0 8px 32px #001a3d14}.cert-logo:hover{transform:translateY(-4px);box-shadow:0 16px 48px #001a3d1f}.cert-logo img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:80px}.cert-logo-label{color:#0a1628;text-transform:uppercase;letter-spacing:1px;margin-top:.75rem;font-size:1rem;font-weight:700}.cta-final{padding:clamp(1.25rem,3vw,2.5rem) 0}.cta-final__wrap{text-align:center;background:linear-gradient(90deg,#faf8f3fa,#faf8f3f0);border:1px solid #1a1a2e08;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:20px;display:flex;box-shadow:0 18px 48px #1a1a2e0a}.cta-final__copy{max-width:780px;margin:0 auto}.cta-final__copy p{color:#1a1a2ed9;margin-top:8px}.cta-final__actions{flex-flow:column wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.cta-final__actions .cta-final-evaluation{color:#1a1a2ea6;text-align:center;margin:.5rem 0;font-size:.85rem}.cta-final__trust{flex-wrap:wrap;justify-content:center;gap:24px;margin:16px 0;padding:0;list-style:none;display:flex}.btn--lg{padding:12px 20px;font-size:1rem}@media(min-width:768px){.cta-final__wrap{padding:28px}}.method__surface{background:linear-gradient(#faf8f3,#faf8f3f2);border:1px solid #0a16280f;border-radius:16px;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 10px 15px -3px #0000001a}.method__head{text-align:center;max-width:900px;margin:0 auto 1.5rem}.certifications__head{max-width:900px;margin:0 auto 12px}.method__grid{grid-template-columns:1fr;align-items:start;gap:1.5rem}.method__steps{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.method__steps li{background:#fff;border:1px solid #0a16280f;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 1px 2px #0000000d}.method__steps li:hover{border-color:#d4b5744d;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.method__step-index{color:#0a1628;background:linear-gradient(135deg,#d4b574,#c9a961);border-radius:9999px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;font-size:1.1rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px #d4b5744d}.method__step-title{color:#0a1628;margin:0 0 .5rem;font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:700}.method__step-desc{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.method__aside{background:#fff;border:1px solid #0a16280f;border-radius:12px;flex-direction:column;align-items:center;padding:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.method__aside .section__accent{margin-bottom:.5rem}.method__aside .method__aside-list{align-self:flex-start;margin-left:auto;margin-right:auto;padding-left:1.25rem}.method__aside .btn{justify-content:center;width:auto;margin-top:1rem}.method__aside-list{color:#142038;margin:.75rem 0 1rem;padding-left:1.25rem}.method__aside-list li{margin-bottom:.5rem;line-height:1.5}@media(min-width:768px){.method__grid{grid-template-columns:1fr 300px;align-items:start}.method__aside{position:sticky;top:100px}}@media(min-width:1024px){.method__steps{grid-template-columns:repeat(3,1fr)}}.certifications{background:linear-gradient(#faf8f34d,#faf8f3);padding:5rem 0}.certifications__surface{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 8px 40px #001a3d0f}.certifications__head{text-align:center;max-width:700px;margin:0 auto 3rem}.certifications__grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.certifications__left{flex-direction:column;gap:1.5rem;display:flex}.certifications__bullets{margin:.5rem 0;padding:0;list-style:none}.certifications__bullets li{color:#0a1628d9;margin-bottom:.75rem;padding-left:1.75rem;position:relative}.certifications__bullets li:before{content:"✓";color:#d4b574;font-weight:600;position:absolute;left:0}.certifications__logos{background:linear-gradient(135deg,#0a162805,#0a16280d);border-radius:16px;justify-content:center;align-items:stretch;gap:1.5rem;padding:2rem 1.5rem;display:flex}.cert-logo-card{flex:280px;min-width:260px;max-width:320px;text-decoration:none}.cert-logo-card__inner{text-align:center;background:#fff;border:1px solid #0a16280a;border-radius:20px;flex-direction:column;align-items:center;height:100%;padding:2rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #001a3d14}.cert-logo-card__inner:before{content:"";transform-origin:0;background:linear-gradient(90deg,#d4b574,#c9a961);height:4px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.cert-logo-card__inner:hover{border-color:#d4b5744d;transform:translateY(-8px);box-shadow:0 16px 48px #001a3d26}.cert-logo-card__inner:hover:before{transform:scaleX(1)}.cert-logo-card__inner:hover .cert-logo-card__cta{opacity:1;transform:translateY(0)}.cert-logo-card__badge{text-transform:uppercase;letter-spacing:.1em;color:#d4b574;white-space:nowrap;font-size:.6rem;font-weight:600;position:absolute;top:.75rem;left:50%;transform:translate(-50%)}.cert-logo-card__figure{justify-content:center;align-items:center;height:48px;margin:1rem 0 1.25rem;display:flex}.cert-logo-card__img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:48px}.cert-logo-card__label{color:#0a1628;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;display:block}.cert-logo-card__cta{opacity:0;color:#d4b574;align-items:center;gap:.35rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-flex;transform:translateY(8px)}.cert-logo-card__cta:after{content:"→";transition:transform .2s}.cert-logo-card__desc{color:#0a162899;font-size:.75rem;line-height:1.4;display:block}@media(min-width:1024px){.certifications__surface{padding:4rem}.certifications__grid{gap:4rem}.certifications__logos{flex-wrap:nowrap;gap:2rem}.cert-logo-card{flex:auto;min-width:auto;max-width:140px}}@media(min-width:768px){.certifications{padding:4rem 0}.certifications__surface{padding:2.5rem 2rem}.certifications__grid{grid-template-columns:1fr;gap:2.5rem}.certifications__head{margin-bottom:2.5rem}.certifications__left{text-align:center;align-items:center}.certifications__bullets,.certifications__bullets li{text-align:left}.cert-logo-card{flex:auto;min-width:100px;max-width:160px}}@media(min-width:640px){.certifications__surface{padding:2rem 1.5rem}.certifications__head{margin-bottom:2rem}.certifications__logos{flex-wrap:wrap;gap:1rem;padding:1.5rem}.cert-logo-card{flex:0 calc(50% - .5rem);min-width:140px;max-width:170px}.cert-logo-card__inner{padding:1.25rem .75rem}.cert-logo-card__figure{height:45px}.cert-logo-card__img{max-height:45px}.cert-logo-card__label{font-size:.9rem}.cert-logo-card__desc{font-size:.7rem;line-height:1.3}.btn--primary{text-align:center;width:100%}}@media(min-width:480px){.certifications{padding:3rem 0}.certifications__surface{border-radius:16px;padding:1.5rem}.certifications__head{margin-bottom:1.5rem}.certifications__head .section__title{font-size:1.75rem}.certifications__head .section__subtitle{font-size:.95rem}.certifications__grid{gap:1.5rem}.certifications__left{text-align:center}.certifications__bullets{text-align:left}.certifications__bullets li{margin-bottom:.5rem;font-size:.9rem}.certifications__logos{flex-direction:column;align-items:center;gap:1rem;padding:1.5rem 1rem}.cert-logo-card{width:100%;max-width:280px;min-width:unset;flex:none}.cert-logo-card__inner{padding:1.25rem}.cert-logo-card__figure{height:50px}.cert-logo-card__img{max-height:50px}.btn--primary{width:100%;padding:1rem;font-size:1rem}}.cta-final__wrap{align-items:center}.cta-final__trust{color:#1a1a2ebd;gap:12px;margin:8px 0 0;padding:0;list-style:none;display:flex}.cta-final__trust li{font-size:.95rem}.cta-final__content{text-align:center;max-width:700px;margin:0 auto;padding:2rem 1rem}.cta-final__content .section__title{margin-bottom:1rem}.cta-final__content .section__subtitle{color:#1a1a2ecc;margin-bottom:1.5rem}.cta-final__caption{color:#1a1a2e99;margin-bottom:1.5rem;font-size:.9rem}.cta-section{background:linear-gradient(#faf8f380,#0000)}.cta-section__content{text-align:center;background:#fff;border-radius:20px;max-width:700px;margin:0 auto;padding:2.5rem 2rem;box-shadow:0 4px 24px #1a1a2e14}.cta-section__content .section__title{margin-bottom:.75rem}.cta-section__content .section__subtitle{color:#1a1a2ebf;margin-bottom:1.25rem}.cta-section__items{margin:1rem 0;padding:0;list-style:none}.cta-section__items li{color:#1a1a2ecc;padding:.5rem 0}.cta-section__items li:before{content:"✓";color:#0a1628;margin-right:.5rem;font-weight:600}.cta-section__caption{color:#1a1a2e99;margin-top:1rem;font-size:.9rem}.cta-section__actions{margin-top:1.5rem}.cert-toeic{border-left:3px solid #1a5c8c}.cert-ielts{border-left:3px solid #d6232a}.cert-toefl{border-left:3px solid #7ab800}.btn--cta-cert{position:relative}.btn--cta-cert:after{content:"";opacity:.3;background:currentColor;border-radius:2px;width:4px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cta-caption{color:#1a1a2e80;margin-top:.5rem;font-size:.75rem;font-style:italic;display:block}.modules-accordion{margin-top:1rem}.modules-accordion>.modules-accordion__item{background:#faf8f366;border:1px solid #1a1a2e14;border-radius:8px;margin-bottom:.75rem;overflow:hidden}.modules-accordion>.modules-accordion__item[open]{background:#faf8f3}.modules-accordion__summary{cursor:pointer;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;list-style:none;display:flex}.modules-accordion__summary::-webkit-details-marker{display:none}.modules-accordion__summary:after{content:"+";color:#1a1a2e66;font-size:1.25rem;transition:transform .2s}.modules-accordion__item[open] .modules-accordion__summary:after{transform:rotate(45deg)}.modules-accordion__content{color:#1a1a2ecc;padding:0 1.25rem 1.25rem;line-height:1.6}.modules-accordion__content ul{margin:.75rem 0 0;padding-left:1.25rem}.modules-accordion__content ul li{margin-bottom:.5rem}.modules-accordion__duration{color:#1a1a2e80;background:#1a1a2e0f;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:400}.platform-premium{background:linear-gradient(135deg,#1a1a2e08,#1a1a2e0f);border:1px solid #1a1a2e0f;border-radius:16px;padding:2rem;position:relative;overflow:hidden}.platform-premium:before{content:"";pointer-events:none;background:radial-gradient(circle,#1a1a2e14,#0000 70%);width:150px;height:150px;position:absolute;top:0;right:0}.platform-premium__badge{color:#1a1a2e;text-transform:uppercase;letter-spacing:.1em;background:#1a1a2e14;border-radius:20px;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.platform-premium__icon{margin-bottom:.75rem;font-size:2rem;display:block}.platform-premium h3{margin-bottom:.5rem}.platform-premium p{color:#1a1a2eb3;margin-bottom:1rem}@media(min-width:768px){.grid--3 .platform-premium{grid-column:span 3}}.tests-secondary{margin-top:3rem}.tests-secondary__title{color:#1a1a2e99;margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.tests-secondary .grid--5{grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.tests-secondary .grid--5{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tests-secondary .grid--5{grid-template-columns:repeat(5,1fr)}}.tests-secondary .program-card{background:#faf8f380;border:1px solid #1a1a2e0d;border-radius:10px;padding:1.25rem;transition:all .2s}.tests-secondary .program-card:hover{background:#faf8f3;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e14}.tests-secondary .program-card h3{margin-bottom:.5rem;font-size:.95rem}.tests-secondary .program-card p{color:#1a1a2e99;margin:0;font-size:.85rem}.prestige-lyon{color:#1a1a2e99;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.prestige-lyon__icon{opacity:.7;width:18px;height:18px}.prestige-lyon__address{font-style:italic}.modalities-card{text-align:center;background:#faf8f366;border:1px solid #1a1a2e0d;border-radius:12px;padding:1.5rem;transition:all .2s}.modalities-card:hover{background:#faf8f3;transform:translateY(-3px)}.modalities-card__icon{margin-bottom:.75rem;font-size:1.75rem;display:block}.modalities-card h4{margin-bottom:.5rem;font-size:1rem}.modalities-card p{color:#1a1a2eb3;margin:0;font-size:.85rem}.timeline-step-num{background:#1a1a2e1a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.journey-section{background:linear-gradient(#faf8f34d,#0000)}.journey-header{text-align:center;margin-bottom:3rem}.journey-header .section__subtitle{color:#1a1a2e99;margin-top:.5rem}.journey-timeline{flex-direction:column;gap:1rem;max-width:700px;margin:0 auto;display:flex}.journey-step{background:#fff;border-radius:16px;transition:box-shadow .3s,transform .3s;overflow:hidden;box-shadow:0 2px 12px #1a1a2e0f}.journey-step:hover{transform:translateY(-2px);box-shadow:0 4px 20px #1a1a2e1a}.journey-step__header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:inherit;transition:background .2s;display:flex}.journey-step__header:hover{background:#0a162808}.journey-step__header:focus{background:#0a16280d;outline:none}.journey-step__number{color:#fff;background:linear-gradient(135deg,#0a1628,#1a1a2e);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.journey-step__label{color:#1a1a2e;flex:1;font-size:1.05rem;font-weight:600}.journey-step__icon{color:#1a1a2e66;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.journey-step__content{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .4s;overflow:hidden}.journey-step__content[aria-hidden=false]{max-height:300px;padding:0 1.5rem 1.5rem}.journey-step__detail{color:#1a1a2ecc;margin:0 0 .75rem;padding-left:calc(40px + 1rem);line-height:1.7}.journey-step__note{color:#1a1a2e99;margin:0;padding-left:calc(40px + 1rem);font-size:.9rem;font-style:italic}.journey-step[data-expanded=true]{box-shadow:0 4px 24px #0a16281f}.journey-step[data-expanded=true] .journey-step__number{background:linear-gradient(135deg,#d4b574,#c8a04d)}.journey-step[data-expanded=true] .journey-step__icon{transform:rotate(180deg)}.journey-location{color:#1a1a2eb3;background:#0a16280d;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;padding:1rem;font-size:.95rem;display:flex}.journey-location__icon{color:#0a1628;width:20px;height:20px}.journey-location span{font-weight:500}@media(max-width:640px){.journey-step__header{gap:.75rem;padding:1rem}.journey-step__number{width:32px;height:32px;font-size:.85rem}.journey-step__label{font-size:.95rem}.journey-step__detail,.journey-step__note{padding-left:calc(32px + .75rem)}}.program-card--premium{background:linear-gradient(135deg,#1a1a2e05,#1a1a2e0d);border:1px solid #1a1a2e14;position:relative}.program-card--premium:before{content:"24h/24";text-transform:uppercase;letter-spacing:.05em;color:#1a1a2e66;background:#faf8f3cc;border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.program-card--premium .program-card__subtitle{color:#1a1a2e;font-weight:600}.program-card--toeic:before{content:"";opacity:.5;background:linear-gradient(90deg,#0066b2,#08c);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.program-card--ielts:before{content:"";opacity:.5;background:linear-gradient(90deg,#d62f2f,#e85555);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.program-card--toefl:before{content:"";opacity:.5;background:linear-gradient(90deg,#8b1e3f,#a63359);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.program-card--duolingo:before{content:"";opacity:.5;background:linear-gradient(90deg,#58cc02,#7ed103);border-radius:16px 16px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.other-tests-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media(min-width:1024px){.other-tests-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.other-tests-grid{grid-template-columns:1fr}}.other-test-card{background:#faf8f399;border:1px solid #1a1a2e0f;border-radius:12px;padding:1.25rem;transition:all .2s}.other-test-card:hover{background:#faf8f3e6;transform:translateY(-2px);box-shadow:0 4px 12px #1a1a2e14}.other-test-card__name{color:#1a1a2e;margin-bottom:.5rem;font-size:1rem;font-weight:700}.other-test-card__desc{color:#1a1a2eb3;margin-bottom:.75rem;font-size:.85rem;line-height:1.4}.other-test-card__tag{color:#1a1a2e99;margin-bottom:.35rem;font-size:.75rem}.other-test-card__label{color:#1a1a2e;font-weight:600}.page-hero--parcours{background-image:url(/images/hero-parcours.jpg);background-position:50%;background-size:cover;position:relative}.page-hero--parcours:before{content:"";z-index:1;background:linear-gradient(135deg,#1a1a2ed9,#1a1a2e99);position:absolute;inset:0}.page-hero--parcours .hero__content,.page-hero--parcours .hero__insights{z-index:2;position:relative}.page-hero--parcours .section__title,.page-hero--parcours .section__subtitle,.page-hero--parcours .section__accent{color:#fff}.page-hero--parcours .hero__highlights li{color:#ffffffe6}.page-hero--parcours .hero__note{color:#ffffffb3}.hero-cta{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.hero-cta__caption{color:#1a1a2e80;align-items:center;gap:.5rem;font-size:.75rem;font-style:italic;display:flex}.hero-cta__caption span{display:inline-flex}.hero-cta__caption span:after{content:"•";opacity:.5;margin-left:.5rem}.hero-cta__caption span:last-child:after{display:none}.hero--dark .hero-cta__caption{color:#fff9}.parcours-grid__container{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.parcours-grid__container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.parcours-grid__container{grid-template-columns:repeat(4,1fr)}}.parcours-grid__card{background:#faf8f3;border:1px solid #1a1a2e0f;border-radius:16px;flex-direction:column;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.parcours-grid__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1a1a2e1f}.parcours-grid__card:before{content:"";background:linear-gradient(90deg,#0a1628,#334d7a);height:4px;position:absolute;top:0;left:0;right:0}.parcours-grid__icon{background:#1a1a2e0f;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;font-size:1.5rem;display:flex}.parcours-grid__title{color:#1a1a2e;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.parcours-grid__description{color:#1a1a2eb3;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.parcours-grid__cta{margin-top:auto}.parcours-grid__cta .btn{justify-content:center;width:100%}.parcours-pillars{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media(min-width:1024px){.parcours-pillars{grid-template-columns:repeat(2,1fr)}}@media(min-width:640px){.parcours-pillars{grid-template-columns:1fr}}.parcours-pillar{text-align:center;background:linear-gradient(#faf8f3fa,#faf8f3f5);border:1px solid #1a1a2e0f;border-radius:16px;flex-direction:column;align-items:center;min-height:340px;padding:2rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.parcours-pillar:hover{transform:translateY(-8px);box-shadow:0 20px 40px #1a1a2e1f}.parcours-pillar:before{content:"";background:linear-gradient(90deg,#0a1628,#334d7a);height:4px;position:absolute;top:0;left:0;right:0}.parcours-pillar__icon{margin-bottom:1rem;font-size:2.5rem;line-height:1}.parcours-pillar__visual{aspect-ratio:4/3;border-radius:16px;justify-content:center;align-items:center;width:100%;margin-bottom:1rem;display:flex;overflow:hidden}.parcours-pillar__img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.parcours-pillar__icon{font-size:3rem;line-height:1}.parcours-pillar__content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.parcours-pillar__badge{text-transform:uppercase;letter-spacing:.08em;color:#d4b574;background:#d4b5741f;border-radius:999px;margin-bottom:.75rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.parcours-pillar__title{margin-bottom:.5rem;font-size:1.35rem}.parcours-pillar__subtitle{color:#1a1a2eb3;margin-bottom:.75rem;font-size:.9rem;font-weight:500}.parcours-pillar__desc{color:#1a1a2ecc;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.parcours-pillar__features{flex-direction:column;gap:.5rem;width:100%;margin:0 0 1.25rem;display:flex}.parcours-pillar__feature{color:#1a1a2ecc;text-align:left;align-items:flex-start;gap:.5rem;font-size:.85rem;display:flex}.parcours-pillar__feature-icon{color:#d4b574;background:#d4b57426;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex}.parcours-pillar .parcours-pillar{align-items:center}@media(min-width:768px){.parcours-pillar{flex-direction:row;align-items:flex-start;gap:2rem}.parcours-pillar .parcours-pillar{align-items:flex-start}.parcours-pillar__visual{aspect-ratio:4/3;justify-content:flex-start;width:35%;margin-bottom:0}.parcours-pillar__content{text-align:left;align-items:flex-start;width:65%}.parcours-pillar__features{grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;display:grid}}@media(min-width:1024px){.parcours-pillar__visual{aspect-ratio:4/3;width:30%}.parcours-pillar__content{width:70%}}.parcours-pillar__title{color:#1a1a2e;margin-bottom:.75rem;font-size:1.1rem;font-weight:700;line-height:1.3}.parcours-pillar__desc{color:#1a1a2eb3;flex-grow:1;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.parcours-pillar__badge{text-transform:uppercase;letter-spacing:.05em;color:#1a1a2e80;background:#1a1a2e0a;border-radius:20px;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:.35rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.parcours-pillar__badge:before{content:"📍";font-size:.75rem}.parcours-pillar .btn{width:100%;max-width:220px;margin-top:auto}.lyon-badge{text-transform:uppercase;letter-spacing:.05em;color:#1a1a2e80;background:#1a1a2e0a;border-radius:20px;align-items:center;gap:.35rem;margin-top:.75rem;padding:.35rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.lyon-badge__icon{font-size:.8rem}.faq-section .section__subtitle{margin-bottom:2.5rem}.faq-grid{flex-direction:column;gap:.75rem;max-width:800px;margin:0 auto;display:flex}.faq-card{background:#fff;border:1px solid #1a1a2e14;border-radius:12px;transition:all .25s;overflow:hidden}.faq-card:hover{border-color:#d4b5744d}.faq-card[open]{border-color:#d4b57466;box-shadow:0 4px 20px #001a3d0f}.faq-card[open] .faq-card__icon{color:#d4b574;transform:rotate(45deg)}.faq-card__question{color:#0a1628;cursor:pointer;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.faq-card__question::-webkit-details-marker{display:none}.faq-card__icon{color:#1a1a2e66;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1.25rem;transition:all .25s;display:flex}.faq-card__answer{padding:0 1.5rem 1.25rem}.faq-card__answer p{color:#1a1a2ebf;font-size:.9rem;line-height:1.65}.faq-cta{text-align:center;border-top:1px solid #1a1a2e0f;margin-top:2.5rem;padding-top:2rem}.faq-cta p{color:#1a1a2eb3;margin-bottom:1rem;font-size:1rem}@media(min-width:768px){.faq-card__question{font-size:1.05rem}.faq-card__answer p{font-size:.95rem}.cta-final__wrap{display:flex}}.method .section__title,.certifications .section__title,.cta-final .section__title{letter-spacing:-.01em;font-size:clamp(1.4rem,3.2vw,2rem);line-height:1.08}@media(min-width:768px){.method .section__title,.certifications .section__title,.cta-final .section__title{font-size:clamp(1.8rem,2.8vw,2.6rem)}}.hero__logo{-o-object-fit:contain;object-fit:contain;width:auto;height:120px;margin-bottom:1.5rem;margin-right:auto;display:block}.hero__tagline{letter-spacing:.12em;text-transform:uppercase;color:#faf8f3eb;opacity:.9;margin:0 0 10px;font-size:.85rem}.hero__title{color:#faf8f3;margin:0 0 8px;font-size:clamp(1.9rem,6.8vw,3.6rem);font-weight:700;line-height:1.06}.hero__micro{color:#faf8f3d9;margin-top:12px;font-size:.88rem}.hero__visual{display:block}.hero__visual-img{border:1px solid #faf8f30a;border-radius:12px;width:100%;box-shadow:0 22px 44px #02061747}.hero__ctas{gap:.75rem;margin-top:12px;display:flex}.hero__ctas .btn--primary{color:#1a1a2e;background:#d4b574;border-radius:10px;padding:10px 16px;font-weight:700}.hero__ctas .btn--ghost{color:#faf8f3;border:1px solid #faf8f324;border-radius:10px;padding:10px 14px}.hero__cta-note{color:#faf8f3b3;text-align:center;max-width:500px;margin-top:.75rem;font-size:.8rem;font-style:italic;line-height:1.4}@media(min-width:768px){.hero__title{font-size:clamp(2.6rem,6.5vw,4.2rem)}.hero__layout{align-items:center}.hero__visual{width:48%}}.hero__content{flex-direction:column;gap:.85rem;display:flex}.hero__content .hero__title{font-size:clamp(1.65rem,6vw,2.65rem);line-height:1.2}.hero__content .hero__context{font-size:clamp(.95rem,4.1vw,1.05rem);line-height:1.5}@media(min-width:768px){.hero__content{gap:1.1rem;max-width:640px}}.hero__badge-row{flex-wrap:wrap;gap:.5rem;margin-bottom:.25rem;display:flex}.hero__badge-row span{color:#faf8f3;letter-spacing:.02em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#faf8f314;border:1px solid #faf8f359;border-radius:999px;padding:.4rem .85rem;font-size:.85rem}.hero__quote{background:#1a1a2e59;border:1px solid #faf8f333;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:.85rem;margin-top:.5rem;padding:1rem 1.25rem;display:grid}.hero__quote blockquote{color:#faf8f3e6;margin:0;font-style:italic;line-height:1.5}.hero__quote figcaption{color:#faf8f3bf;grid-column:2/-1;font-size:.9rem}.hero__quote-icon{background:#d4b5742e;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 12px 30px #1a1a2e59}.hero__quote-icon svg{fill:#d4b574;width:22px;height:16px}.hero__insights{background:#1a1a2e59;border:1px solid #faf8f32e;border-radius:22px;flex-direction:column;gap:.7rem;padding:clamp(.95rem,4vw,1.6rem);display:flex;box-shadow:0 40px 80px #1a1a2e73}@media(min-width:640px){.hero__insights{align-self:stretch}}@media(min-width:768px){.hero__insights{border-radius:28px;gap:.9rem;padding:clamp(1.5rem,4vw,2.5rem)}}.hero__tag{text-transform:uppercase;letter-spacing:.2em;color:#faf8f3bf;font-size:.8rem}.hero__stats{grid-template-columns:minmax(0,1fr);gap:.65rem;display:grid}@media(min-width:640px){.hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.hero__stats{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.hero__stat{background:#faf8f30d;border:1px solid #faf8f326;border-radius:20px;flex-direction:column;gap:.3rem;min-height:86px;padding:.9rem 1rem;display:flex}.hero__stat strong{color:#faf8f3;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem)}.hero__stat span{color:#faf8f3cc;font-size:.95rem}.hero__highlights{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.hero__highlights li{color:#faf8f3e6;padding-left:1.75rem;font-size:.93rem;line-height:1.35;position:relative}.hero__highlights li:before{content:"";background:#d4b574;border-radius:50%;width:10px;height:10px;position:absolute;top:.4rem;left:0;box-shadow:0 0 0 6px #d4b57426}.hero__note{color:#faf8f3bf;border-top:1px solid #faf8f31f;padding-top:.75rem;font-size:.92rem;line-height:1.6}.stats-ribbon{background:#fff;border-radius:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem;display:grid;box-shadow:inset 0 0 0 1px #0a162814}.stats-ribbon__item{text-align:center}.stats-ribbon__item strong{font-family:Playfair Display,Georgia,serif;font-size:2rem;display:block}.stats-ribbon__item span{color:#6b7280;font-size:.95rem}.pillar-section{gap:2rem;display:grid}@media(min-width:768px){.pillar-section{grid-template-columns:3fr 2fr}}.contact-panel{position:relative}.contact-panel__grid{background:radial-gradient(circle at 10% 20%,#d4b5742e,#0000 60%),linear-gradient(135deg,#0a1628eb,#142038f2);border:1px solid #faf8f314;border-radius:24px;grid-template-columns:1fr;gap:1.75rem;padding:clamp(1.5rem,5vw,3.5rem);display:grid;box-shadow:0 40px 80px #0a162859}@media(min-width:768px){.contact-panel__grid{border-radius:32px;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:2.5rem}}.contact-panel__content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;background:#faf8f314;border:1px solid #faf8f31f;border-radius:24px;padding:clamp(1.5rem,4vw,2.5rem)}.contact-panel__content .section__accent{color:#faf8f3bf}.contact-panel__content .section__title,.contact-panel__content .section__subtitle{color:#faf8f3}.contact-panel__content .section__subtitle{max-width:540px;margin-left:auto;margin-right:auto}@media(min-width:768px){.contact-panel__content{text-align:left}.contact-panel__content .section__subtitle{margin-left:0;margin-right:0}}.contact-panel__channels{flex-direction:column;gap:.65rem;width:100%;margin:1.5rem 0 2rem;padding:0;list-style:none;display:flex}.contact-panel__channels li span{color:#faf8f3;border:1px solid #faf8f366;border-radius:999px;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.5rem 1rem;font-size:.95rem;display:inline-flex}.contact-panel__channels li span:before{content:"";background:#d4b574;border-radius:999px;width:8px;height:8px}@media(min-width:768px){.contact-panel__channels{flex-flow:wrap;gap:.75rem}.contact-panel__channels li span{justify-content:flex-start;width:auto}}.contact-panel__meta{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.contact-panel__meta a,.contact-panel__meta span{font-weight:600}@media(min-width:768px){.contact-panel__meta{grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}}.contact-panel__meta-label{text-transform:uppercase;letter-spacing:.2em;margin-bottom:.35rem;font-size:.85rem}.contact-panel__actions{text-align:center;background:#faf8f314;border:1px solid #faf8f31f;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;padding:clamp(1.5rem,4vw,2.75rem);display:flex}.contact-panel__actions form{width:100%}.contact-panel__actions .hero__ctas{flex-direction:column;align-items:stretch;width:100%}.contact-panel__actions .hero__ctas .btn{width:100%}@media(min-width:768px){.contact-panel__actions .hero__ctas{flex-direction:row;width:auto}.contact-panel__actions .hero__ctas .btn{width:auto}.contact-panel__actions{text-align:left;align-items:flex-start;gap:1.5rem}}.contact-panel__sla{color:#faf8f3d9;font-size:1rem}.contact-panel__sla strong{color:#d4b574}.contact-panel__note{color:#faf8f3b3;font-size:.95rem;line-height:1.6}.contact-panel__list{gap:.6rem;margin:1.25rem 0;padding:0;list-style:none;display:grid}.contact-panel__list li{color:#faf8f3;background:#faf8f30f;border:1px solid #faf8f31f;border-radius:14px;grid-template-columns:auto 1fr;align-items:baseline;gap:.5rem;padding:.65rem .85rem;display:grid}.contact-panel__list li strong{color:#d4b574;font-size:1rem;font-weight:700}.booking-widget{background:linear-gradient(#faf8f380,#faf8f3);padding:3rem 0}@media(min-width:768px){.booking-widget{padding:4rem 0}}.booking-widget__grid{flex-direction:column;gap:1.5rem;display:flex}@media(min-width:768px){.booking-widget__grid{flex-direction:row;gap:2rem}}@media(min-width:1024px){.booking-widget__grid{gap:2.5rem}}.booking-widget__content{background:#fff;border:1px solid #0a162814;border-radius:28px;padding:clamp(1.75rem,4vw,2.75rem);box-shadow:0 30px 60px #0a162814}.booking-widget__content .section__title{margin-bottom:.75rem}.booking-widget__content .section__subtitle{color:#6b7280;margin-bottom:1rem}.booking-widget__privacy{color:#1a1a2ea6;margin-bottom:0;font-size:.9rem}.booking-widget__panel{text-align:center;background:linear-gradient(135deg,#0a1628f2,#1a1a2ee6);border:1px solid #faf8f31f;border-radius:28px;flex-direction:column;justify-content:center;gap:1.25rem;min-height:460px;padding:clamp(1.75rem,4vw,3rem);display:flex;box-shadow:0 40px 80px #0a162859}.booking-widget__badge{text-transform:uppercase;letter-spacing:.2em;color:#faf8f3b3;font-size:.8rem}.booking-widget__trigger{justify-content:center;width:100%;font-size:1rem}.booking-widget__panel iframe{background:#fff;border:0;border-radius:20px;width:100%;min-height:320px}.booking-widget__timezone{color:#faf8f3cc;margin:0;font-size:.95rem}.booking-widget__fallback{color:#d4b574;font-size:.9rem;text-decoration:none}.booking-widget__fallback:hover,.booking-widget__fallback:focus{text-decoration:underline}.contact-zone{background:linear-gradient(#faf8f380,#faf8f3);padding:3rem 0}@media(min-width:768px){.contact-zone{padding:4rem 0}}.contact-zone__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media(min-width:768px){.contact-zone__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:2rem}}.contact-zone__diagnostic{background:#fff;border:1px solid #0a16280f;border-radius:20px;flex-direction:column;flex:1;justify-content:center;padding:2rem;display:flex;box-shadow:0 10px 15px -3px #0000001a}@media(min-width:768px){.contact-zone__diagnostic{border-radius:24px;padding:2.5rem}}.contact-zone__diagnostic .section__accent{text-transform:uppercase;letter-spacing:.1em;color:#d4b574;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.contact-zone__diagnostic .section__title{color:#0a1628;margin-bottom:.75rem;font-size:1.5rem}@media(min-width:768px){.contact-zone__diagnostic .section__title{font-size:1.75rem}}.contact-zone__diagnostic .section__subtitle{color:#0a1628bf;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.contact-zone__diagnostic .btn{text-align:center;color:#fff;background:#0a1628;border-radius:12px;width:100%;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}@media(min-width:768px){.contact-zone__diagnostic .btn{width:auto}}.contact-zone__diagnostic .btn:hover{background:#0f213c;transform:translateY(-2px)}.contact-zone__form{background:#fff;border:1px solid #0a16280f;border-radius:20px;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}@media(min-width:768px){.contact-zone__form{border-radius:24px;padding:2.5rem}}.contact-zone__form .section__accent{text-transform:uppercase;letter-spacing:.1em;color:#d4b574;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.contact-zone__form .section__title{color:#0a1628;margin-bottom:1rem;font-size:1.5rem}@media(min-width:768px){.contact-zone__form .section__title{font-size:1.75rem}}.contact-zone__form-inner{flex-direction:column;gap:1rem;display:flex}.contact-zone__form-inner label{color:#0a1628;flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.contact-zone__form-inner label input,.contact-zone__form-inner label select,.contact-zone__form-inner label textarea{background:#faf8f380;border:1px solid #0a162826;border-radius:10px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact-zone__form-inner label input:focus,.contact-zone__form-inner label select:focus,.contact-zone__form-inner label textarea:focus{border-color:#d4b574;outline:none;box-shadow:0 0 0 3px #d4b57426}.contact-zone__form-inner label textarea{resize:vertical;min-height:100px}.contact-zone__form-inner .btn{color:#fff;cursor:pointer;background:#0a1628;border:none;border-radius:12px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s}.contact-zone__form-inner .btn:hover{background:#070f1c;transform:translateY(-1px)}.contact-zone__caption{color:#6b7280;margin-top:1rem;font-size:.8rem;line-height:1.5}.location-section{background:#fff;padding:3rem 0}@media(min-width:768px){.location-section{padding:4rem 0}}.location__grid{flex-direction:column;align-items:stretch;gap:2rem;display:flex}@media(min-width:768px){.location__grid{flex-direction:row;align-items:center;gap:3rem}}.location__info{flex:1}.location__info .section__accent{text-transform:uppercase;letter-spacing:.1em;color:#d4b574;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.location__info .section__title{color:#0a1628;margin-bottom:1.5rem;font-size:1.5rem}@media(min-width:768px){.location__info .section__title{font-size:1.75rem}}.location__item{margin-bottom:1.5rem}.location__item h3{color:#0a1628;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.location__item p{color:#6b7280;font-size:.95rem}.location__map{border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0a16281a}.location__map iframe{width:100%;height:300px;display:block}.method-experience{background:radial-gradient(circle at 5% 0,#d4b57414,#0000 45%),#faf8f3}.method-experience__head{text-align:left;max-width:760px;margin-bottom:2.5rem}.method-experience__head .section__title{margin-bottom:.65rem}.method-experience__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}@media(max-width:1023px){.method-experience__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.method-experience__grid .method-tile{scroll-snap-align:start;flex:0 0 min(85vw,420px)}}.method-tile{background:#fff;border:1px solid #0a16280f;border-radius:24px;gap:1rem;padding:2rem;display:flex;position:relative;box-shadow:0 35px 80px #0a16281a}.method-tile__icon{color:#faf8f3;background:linear-gradient(135deg,#0a1628e6,#142038);border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:.95rem;font-weight:600;display:inline-flex}.method-tile__body{flex-direction:column;gap:.85rem;display:flex}.method-tile__body ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.method-tile__body ul li{padding-left:1.4rem;position:relative}.method-tile__body ul li:before{content:"";background:#d4b574;border-radius:50%;width:8px;height:8px;position:absolute;top:.55rem;left:0}.method-tile__title{margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.method-experience__cta{color:#faf8f3;background:linear-gradient(120deg,#0a1628e6,#1a1a2ee6);border-radius:24px;flex-direction:column;gap:1rem;margin-top:3rem;padding:2rem;display:flex;box-shadow:0 30px 60px #0a16284d}.method-experience__cta .btn--primary{align-self:flex-start}.sectors-showcase{background:#faf8f3;position:relative}.sectors-showcase__shell{background:linear-gradient(135deg,#faf8f3f2,#fff);border:1px solid #0a162814;border-radius:32px;flex-direction:column;gap:clamp(2rem,4vw,3rem);padding:clamp(2rem,4vw,3.5rem);display:flex;box-shadow:0 45px 90px #0a162814}.sectors-showcase__intro{gap:1.75rem;display:grid}@media(min-width:768px){.sectors-showcase__intro{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:stretch;gap:2.25rem}}.sectors-showcase__head{max-width:720px}.sectors-showcase__chips{flex-wrap:wrap;gap:.65rem;margin-top:1.75rem;display:flex}.sectors-showcase__chips span{letter-spacing:.08em;text-transform:uppercase;color:#1a1a2e;background:#0a16280a;border:1px solid #0a16281f;border-radius:999px;padding:.45rem 1.1rem;font-size:.85rem}.sectors-showcase__insight{background:linear-gradient(140deg,#0a162814,#d4b5741f);border:1px solid #0a16281f;border-radius:24px;flex-direction:column;gap:.75rem;padding:1.75rem;display:flex;box-shadow:inset 0 1px #fff9}.sectors-showcase__insight ul{color:#1a1a2e;margin:0;padding-left:1.25rem}.sectors-showcase__insight-label{text-transform:uppercase;letter-spacing:.26em;color:#1a1a2ebf;margin:0;font-size:.8rem}.sectors-showcase__insight-value{color:#1a1a2e;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.5rem,6vw,3.5rem)}.sectors-showcase__insight-meta{color:#1a1a2ecc;margin:0}.sectors-showcase__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}@media(max-width:1023px){.sectors-showcase__grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;scroll-padding-inline:.5rem;display:flex;overflow-x:auto}.sectors-showcase__grid .sector-card{scroll-snap-align:start;flex:0 0 min(85vw,420px)}}.sectors-showcase__legend{background:#0a16280a;border:1px solid #0a162814;border-radius:20px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;padding:1.5rem;display:grid}.sectors-showcase__legend-label{text-transform:uppercase;letter-spacing:.2em;color:#1a1a2e99;margin:0 0 .35rem;font-size:.75rem}.sectors-showcase__legend-copy{color:#1a1a2e;margin:0;font-weight:600}.sector-card{background:#fff;border:1px solid #0a162814;border-radius:24px;flex-direction:column;gap:1rem;padding:2rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0a162814}.sector-card:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:linear-gradient(135deg,#d4b57414,#0000 60%);transition:opacity .25s;position:absolute;inset:1px}.sector-card:hover{transform:translateY(-6px);box-shadow:0 35px 70px #0a16281f}.sector-card:hover:after{opacity:1}.sector-card__top{align-items:baseline;gap:.75rem;display:flex}.sector-card__index{letter-spacing:.2em;text-transform:uppercase;color:#0a162880;font-size:.85rem}.sector-card__title{margin:0;font-family:Playfair Display,Georgia,serif;font-size:1.35rem}.sector-card__badge{text-transform:uppercase;letter-spacing:.15em;color:#1a1a2ea6;margin:0;font-size:.8rem}.sector-card__description{color:#6b7280;margin:0}.sector-card__list{flex-direction:column;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.sector-card__list li{color:#1a1a2e;padding-left:1.25rem;font-size:.95rem;position:relative}.sector-card__list li:before{content:"";background:#d4b574;border-radius:50%;width:8px;height:8px;position:absolute;top:.5rem;left:0}.sector-card__signal{color:#1a1a2ebf;border-left:3px solid #d4b574;margin:0;padding-left:.9rem;font-size:.9rem}.sector-card__cta{margin-top:auto}.sector-card__cta .btn{width:-moz-fit-content;width:fit-content}.longform{background:#faf8f3}.longform__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.longform__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.longform__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.longform__block{background:#fff;border-radius:28px;flex-direction:column;gap:1rem;padding:2rem;display:flex;box-shadow:0 40px 80px #0a162814}.longform__block ul{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.longform__block ul li{padding-left:1.2rem;position:relative}.longform__block ul li:before{content:"";background:#d4b574;border-radius:50%;width:8px;height:8px;position:absolute;top:.55rem;left:0}.longform__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:#1a1a2e73;margin:0;font-size:.8rem}.editorial-plan__head{max-width:760px;margin-bottom:2rem}.editorial-plan__table{background:#fff;border:1px solid #0a162814;border-radius:24px;overflow:hidden;box-shadow:0 35px 70px #0a162814}.editorial-plan__row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));align-items:center;gap:1rem;padding:1rem 1.5rem;display:grid}.editorial-plan__row:not(.editorial-plan__row--head){border-top:1px solid #0a16280f}.editorial-plan__row--head{text-transform:uppercase;letter-spacing:.15em;background:#0a16280a;font-size:.85rem}.editorial-plan__status{font-weight:600}.editorial-plan__status--draft{color:#b07b1f}.editorial-plan__status--review{color:#0c5bd8}.editorial-plan__status--scheduled{color:#2fbf71}.cpf-hero{background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(2.5rem,6vw,5rem) 0;position:relative;overflow:hidden}.cpf-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#d4b57426,#0000 50%),radial-gradient(circle at 80% 20%,#faf8f314,#0000 40%);position:absolute;inset:0}.cpf-hero__bg{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cpf-hero__content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.cpf-hero__badge{color:#d4b574;text-transform:uppercase;letter-spacing:.1em;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.cpf-hero__title{color:#faf8f3;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.cpf-hero__subtitle{color:#faf8f3d9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.cpf-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cpf-hero__ctas .btn{border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.cpf-hero__ctas .btn--primary{color:#1a1a2e;background:#d4b574}.cpf-hero__ctas .btn--primary:hover{background:#dabf87;transform:translateY(-2px);box-shadow:0 8px 24px #d4b57466}.cpf-hero__ctas .btn--outline{color:#faf8f3;background:0 0;border:2px solid #faf8f366}.cpf-hero__ctas .btn--outline:hover{background:#faf8f31a;border-color:#faf8f3}.cpf-section{padding:clamp(3rem,6vw,5rem) 0}.cpf-section--alt{background:linear-gradient(#faf8f34d,#0000)}.cpf-section__header{text-align:center;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.cpf-section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#d4b574;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.cpf-section__title{color:#0a1628;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cpf-section__intro{text-align:center;color:#1a1a2ecc;max-width:800px;margin:0 auto 3rem;font-size:1.1rem;line-height:1.8}.cpf-section__desc{text-align:center;color:#1a1a2ebf;max-width:700px;margin:0 auto 2rem;font-size:1.05rem}.cpf-section__grid{grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;display:grid}@media(min-width:768px){.cpf-section__grid{grid-template-columns:repeat(2,1fr)}}.cpf-card{background:#fff;border:1px solid #0a16280d;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0a162814}.cpf-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0a16281f}.cpf-card__title{color:#0a1628;border-bottom:2px solid #d4b574;margin-bottom:1.25rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700}.cpf-card__list{margin:0;padding:0;list-style:none}.cpf-card__list li{color:#1a1a2ed9;padding:.75rem 0 .75rem 1.5rem;line-height:1.6;position:relative}.cpf-card__list li:before{content:"";background:#d4b574;border-radius:50%;width:8px;height:8px;position:absolute;top:1.1rem;left:0}.cpf-steps{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media(min-width:768px){.cpf-steps{grid-template-columns:repeat(4,1fr)}}.cpf-step{text-align:center;padding:1.5rem}.cpf-step__icon{color:#d4b574;background:linear-gradient(135deg,#0a1628,#142038);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 8px 24px #0a16284d}.cpf-step__content h4{color:#0a1628;margin-bottom:.5rem;font-size:1rem;font-weight:700}.cpf-step__content p{color:#1a1a2eb3;margin:0;font-size:.9rem}.cpf-features{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media(min-width:768px){.cpf-features{grid-template-columns:repeat(2,1fr)}}.cpf-feature{background:#fff;border:1px solid #0a16280a;border-radius:16px;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 20px #0a16280f}.cpf-feature:hover{transform:translate(4px);box-shadow:0 8px 32px #0a16281a}.cpf-feature__icon{flex-shrink:0;font-size:2rem}.cpf-feature__content h4{color:#0a1628;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.cpf-feature__content p{color:#1a1a2ebf;margin:0;font-size:.95rem;line-height:1.5}.cpf-options{grid-template-columns:1fr;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}@media(min-width:768px){.cpf-options{grid-template-columns:repeat(3,1fr)}}.cpf-option{text-align:center;background:#fff;border:1px solid #0a16280d;border-radius:20px;padding:2rem 1.5rem;transition:all .3s;box-shadow:0 8px 32px #0a162814}.cpf-option:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0a16281f}.cpf-option__icon{margin-bottom:1rem;font-size:2.5rem;display:inline-block}.cpf-option__content h4{color:#0a1628;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.cpf-option__content p{color:#1a1a2eb3;margin:0;font-size:.9rem;line-height:1.5}.cpf-cta{background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(3rem,6vw,5rem) 0;position:relative;overflow:hidden}.cpf-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#d4b57433,#0000 60%);position:absolute;inset:0}.cpf-cta__content{z-index:1;text-align:center;max-width:700px;margin:0 auto;position:relative}.cpf-cta__title{color:#faf8f3;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cpf-cta__subtitle{color:#faf8f3d9;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.15rem);line-height:1.7}.cpf-cta__features{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.cpf-cta__feature{color:#faf8f3;background:#faf8f31a;border:1px solid #faf8f333;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.cpf-cta__feature:before{content:"✓";color:#d4b574}.cpf-cta .btn--large{padding:1.25rem 3rem;font-size:1.1rem}.method-hero{background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(2.5rem,6vw,5rem) 0;position:relative;overflow:hidden}.method-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#d4b57426,#0000 50%),radial-gradient(circle at 80% 20%,#faf8f314,#0000 40%);position:absolute;inset:0}.method-hero__bg{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.method-hero__content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.method-hero__badge{color:#d4b574;text-transform:uppercase;letter-spacing:.1em;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.method-hero__title{color:#faf8f3;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.method-hero__subtitle{color:#faf8f3d9;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.method-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.method-hero__ctas .btn{border-radius:12px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.method-section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#d4b574;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.method-section__title{color:#0a1628;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.method-section__desc{color:#6b7280;margin-top:1rem;font-size:1.1rem}.method-intro{text-align:center;color:#142038;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.8}.method-timeline{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.method-timeline__item{background:#fff;border:1px solid #0a16280f;border-radius:16px;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #0a162814}.method-timeline__item:hover{box-shadow:0 8px 30px #0a16281f}.method-timeline__trigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.method-timeline__trigger:hover{background:#d4b5740d}.method-timeline__number{color:#faf8f3;background:linear-gradient(135deg,#0a1628,#142038);border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;font-size:1.25rem;font-weight:700;transition:all .3s;display:flex}.method-timeline__label{color:#0a1628;flex:1;font-size:1.1rem;font-weight:600}.method-timeline__chevron{color:#6b7280;width:24px;height:24px;transition:transform .3s}.method-timeline__content{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.method-timeline__content[aria-hidden=false]{opacity:1;max-height:300px}.method-timeline__body{padding:0 1.5rem 1.5rem}.method-timeline__body p{color:#142038;line-height:1.7}.method-timeline__note{color:#c0953b;background:#d4b57426;border-radius:8px;margin-top:.75rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-block}.method-timeline__item[aria-expanded=true] .method-timeline__number{color:#0a1628;background:linear-gradient(135deg,#d4b574,#c9a961)}.method-timeline__item[aria-expanded=true] .method-timeline__chevron{color:#d4b574;transform:rotate(180deg)}.method-pillars{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}@media(min-width:768px){.method-pillars{grid-template-columns:repeat(3,1fr)}}.method-pillar{text-align:center;background:#fff;border:1px solid #0a16280f;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 8px 30px #0a162814}.method-pillar:hover{border-color:#d4b5744d;transform:translateY(-8px);box-shadow:0 16px 40px #0a162826}.method-pillar__icon{color:#d4b574;background:linear-gradient(135deg,#d4b57426,#d4b57414);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.method-pillar__icon svg{width:32px;height:32px}.method-pillar__title{color:#0a1628;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.method-pillar__desc{color:#6b7280;font-size:.95rem;line-height:1.7}.method-cta{text-align:center;background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(3rem,6vw,5rem) 0}.method-cta__content{max-width:700px;margin:0 auto}.method-cta__title{color:#faf8f3;margin-bottom:1rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.method-cta__subtitle{color:#faf8f3d9;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.method-cta__features{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:10px;margin-bottom:2rem;display:flex}.method-cta__feature{color:#d4b574;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;font-weight:500}.method-cta .btn--large{padding:1.25rem 3rem;font-size:1.1rem}.method-section{padding:clamp(3rem,6vw,5rem) 0}.method-section__header{text-align:center;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.method-section__eyebrow{color:#d4b574;text-transform:uppercase;letter-spacing:.1em;background:#d4b57426;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.method-section__title{color:#0a1628;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.3}.method-section--alt{background:#0a162808}.method-philosophy,.method-cycle,.method-framework{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.method-philosophy,.method-cycle,.method-framework{grid-template-columns:repeat(3,1fr)}}.method-philosophy__card,.method-philosophy__step,.method-philosophy__item,.method-cycle__card,.method-cycle__step,.method-cycle__item,.method-framework__card,.method-framework__step,.method-framework__item{text-align:center;background:#fff;border:1px solid #0a162814;border-radius:16px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.method-philosophy__card:hover,.method-philosophy__step:hover,.method-philosophy__item:hover,.method-cycle__card:hover,.method-cycle__step:hover,.method-cycle__item:hover,.method-framework__card:hover,.method-framework__step:hover,.method-framework__item:hover{border-color:#d4b5744d;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.method-philosophy__title,.method-cycle__title,.method-framework__title{color:#0a1628;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700;line-height:1.3}.method-philosophy__desc,.method-cycle__desc,.method-framework__desc{color:#6b7280;flex-grow:1;font-size:.9rem;line-height:1.6}.method-philosophy__number,.method-cycle__number,.method-framework__number{color:#0a1628;background:linear-gradient(135deg,#d4b574,#c9a961);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:inline-flex}.method-philosophy__note,.method-cycle__note,.method-framework__note{color:#0a1628;background:#d4b57426;border-radius:20px;margin-top:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.method-philosophy__card{position:relative}.method-philosophy__card:before{content:"";background:linear-gradient(135deg,#d4b574,#c9a961);border-radius:2px;width:50px;height:4px;margin-top:-2rem;position:absolute;top:0;left:50%;transform:translate(-50%)}.method-framework{background-image:url(/images/tour-to-lyon.jpg);background-position:50%;background-size:cover;padding:3rem}.method-framework:before{content:"";background:linear-gradient(135deg,#0a1628bf,#0a1628a6);position:absolute;inset:0}.method-framework>*{z-index:1;position:relative}.method-framework__item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #faf8f326;border-radius:16px;padding:2rem}.method-framework__item:hover{background:#ffffff1f;border-color:#d4b57480;transform:translateY(-4px)}.method-framework__item .method-framework__title{color:#faf8f3;font-size:1rem;line-height:1.6}.cert-hero{background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(2.5rem,6vw,5rem) 0;position:relative;overflow:hidden}.cert-hero__bg{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cert-hero__content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.cert-hero__badge{color:#d4b574;text-transform:uppercase;letter-spacing:.1em;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.cert-hero__title{color:#faf8f3;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.cert-hero__subtitle{color:#faf8f3d9;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.cert-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cert-hero__ctas .btn{border-radius:12px;padding:1rem 2rem;font-weight:600}.cert-hero__note{color:#faf8f3b3;margin-top:1.5rem;font-size:.9rem}.cert-section{padding:clamp(3rem,6vw,3rem) 0}.cert-section--alt{background:linear-gradient(#faf8f366,#0000)}.cert-section__header{text-align:center;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.cert-section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#d4b574;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.cert-section__title{color:#0a1628;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.cert-intro{color:#142038;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.8}.cert-intro p{margin-bottom:1.25rem}.cert-pillars{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.cert-pillars{grid-template-columns:repeat(3,1fr)}}.cert-pillar{text-align:center;background:#fff;border:1px solid #0a16280f;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 10px 15px -3px #0000001a}.cert-pillar:hover{border-color:#d4b5744d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.cert-pillar__icon{color:#d4b574;background:linear-gradient(135deg,#d4b57426,#d4b57414);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.cert-pillar__icon svg{width:28px;height:28px}.cert-pillar__desc{color:#6b7280;line-height:1.6}.cert-programs{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:1024px){.cert-programs{grid-template-columns:repeat(2,1fr);align-items:stretch}}@media(min-width:768px){.cert-programs--3col{grid-template-columns:repeat(3,1fr)}}.cert-program{background:#fff;border:1px solid #0a162814;border-radius:16px;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000001a}.cert-program:hover{border-color:#d4b57466;transform:translateY(-6px);box-shadow:0 20px 25px -5px #0000001a}.cert-program__header{text-align:center;border-bottom:1px solid #0a162814;margin-bottom:1.25rem;padding-bottom:1rem}.cert-program__title{color:#0a1628;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;line-height:1.3}.cert-program__subtitle{color:#d4b574;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.cert-program__desc{color:#6b7280;flex:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.cert-program__features{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.cert-program__features li{color:#142038;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.5;display:flex}.cert-program__features li svg{color:#d4b574;width:18px;min-width:18px;height:18px;margin-top:2px}.cert-program__cta{color:#0a1628;background:linear-gradient(135deg,#d4b574,#c9a961);border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;transition:all .3s;display:inline-flex}.cert-program__cta svg{width:18px;height:18px;transition:transform .3s}.cert-program__cta:hover{transform:translate(4px)}.cert-tests{grid-template-columns:1fr;gap:1rem;display:grid}@media(min-width:768px){.cert-tests{grid-template-columns:repeat(2,1fr)}}.cert-module{text-align:center;flex-direction:column;height:100%;display:flex}.cert-module__number{text-align:center;color:#0a1628;background:#d4b574;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto .75rem;font-weight:700;display:inline-flex}.cert-module__title{color:#0a1628;margin-top:.5rem;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.cert-module__summary{color:#6b7280;margin-bottom:1rem;font-size:.85rem;line-height:1.5}.cert-module__bullets{text-align:left;flex-grow:1;margin:0 0 1rem;padding:0;list-style:none}.cert-module__bullets li{color:#142038;align-items:flex-start;gap:.5rem;margin-bottom:.4rem;font-size:.8rem;line-height:1.4;display:flex}.cert-module__bullets li svg{color:#d4b574;width:14px;min-width:14px;height:14px;margin-top:2px}.cert-module__duration{color:#0a1628;background:#d4b57426;border-radius:20px;width:auto;margin-top:auto;padding:.25rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.cert-team-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.cert-team-grid{grid-template-columns:repeat(2,1fr)}.cert-team-grid--3col{grid-template-columns:repeat(3,1fr)}}.cert-team-card{background:#fff;border:1px solid #0a162814;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.cert-team-card__title{color:#0a1628;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.cert-team-card__subtitle{color:#d4b574;text-transform:uppercase;margin-bottom:.75rem;font-size:.75rem;font-weight:600}.cert-team-card__desc{color:#6b7280;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.cert-team-card__features{margin:0;padding:0;list-style:none}.cert-team-card__features li{color:#142038;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.cert-team-card__features li svg{color:#d4b574;width:16px;min-width:16px;height:16px;margin-top:2px}.cert-timeline{grid-template-columns:1fr;gap:1rem;display:grid}@media(min-width:768px){.cert-timeline{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.cert-timeline{grid-template-columns:repeat(3,1fr)}}.cert-timeline__item{text-align:center;background:#fff;border:1px solid #0a162814;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.cert-timeline__number{color:#0a1628;background:linear-gradient(135deg,#d4b574,#c9a961);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:.75rem;font-weight:700;display:flex}.cert-timeline__title{color:#0a1628;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.cert-timeline__desc{color:#6b7280;font-size:.85rem;line-height:1.5}.cert-test{background:#fff;border:1px solid #0a16280d;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.cert-test:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.cert-test__name{color:#0a1628;font-size:1.1rem;font-weight:700}.cert-test__desc{color:#6b7280;line-height:1.6}.cert-test__desc strong{margin-bottom:.5rem;display:block}.cert-test__tag{background:#0a16280d;border-radius:20px;margin-bottom:.5rem;margin-right:.5rem;padding:.375rem .75rem;font-size:.8rem;display:inline-block}.cert-test__tag--highlight{background:#d4b57426}.cert-cta{text-align:center;background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(3rem,6vw,5rem) 0}.cert-cta__content{max-width:700px;margin:0 auto}.cert-cta__title{color:#faf8f3;margin-bottom:.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400}.cert-cta__subtitle{color:#faf8f3d9;margin-top:.5rem;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.cert-cta__features{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:10px;margin-bottom:10px;display:flex}.cert-cta__feature{color:#d4b574;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;padding:.5rem 1rem;font-size:.9rem}.form-hero{background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(2.5rem,6vw,5rem) 0;position:relative;overflow:hidden}.form-hero__bg{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.form-hero__content{z-index:1;text-align:center;max-width:800px;margin:0 auto;position:relative}.form-hero__badge{color:#d4b574;text-transform:uppercase;letter-spacing:.1em;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.form-hero__title{color:#faf8f3;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.form-hero__subtitle{color:#faf8f3d9;margin-bottom:2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.form-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.form-hero__ctas .btn{border-radius:12px;padding:1rem 2rem;font-weight:600}.form-hero__note{color:#faf8f3b3;margin-top:1.5rem;font-size:.9rem}.form-section{padding:clamp(3rem,6vw,3rem) 0}.form-section--alt{background:linear-gradient(#faf8f366,#0000)}.form-section__header{text-align:center;max-width:700px;margin:3rem auto}.form-section__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:#d4b574;margin-bottom:.75rem;font-size:.85rem;font-weight:600;display:inline-block}.form-section__title{color:#0a1628;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.form-intro{color:#142038;max-width:800px;margin:0 auto;font-size:1.15rem;line-height:1.8}.form-pillars{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.form-pillars{grid-template-columns:repeat(3,1fr)}}.form-pillar{text-align:center;background:#fff;border:1px solid #0a16280f;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 10px 15px -3px #0000001a}.form-pillar:hover{border-color:#d4b5744d;transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.form-pillar__icon{color:#d4b574;background:linear-gradient(135deg,#d4b57426,#d4b57414);border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.25rem;display:flex}.form-pillar__icon svg{width:28px;height:28px}.form-pillar__desc{color:#6b7280;line-height:1.6}.form-timeline{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}@media(min-width:768px){.form-timeline{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}}.form-timeline__item{background:#fff;border:1px solid #0a16280f;border-radius:16px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.form-timeline__item:hover{border-color:#d4b5744d;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.form-timeline__number{color:#faf8f3;background:linear-gradient(135deg,#0a1628,#142038);border-radius:10px;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;font-weight:700;display:flex}.form-timeline__title{color:#0a1628;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.form-timeline__desc{color:#6b7280;font-size:.9rem;line-height:1.5}.form-timeline__note{color:#c0953b;background:#d4b57426;border-radius:20px;margin-top:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.form-modules{flex-direction:column;gap:1rem;display:flex}@media(min-width:768px){.form-modules{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}}@media(min-width:1024px){.form-modules{grid-template-columns:repeat(3,1fr)}}.form-module{background:#fff;border:1px solid #0a16280f;border-radius:16px;padding:1.75rem;transition:all .3s;box-shadow:0 4px 6px -1px #0000001a}.form-module:hover{border-color:#d4b5744d;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.form-module__header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.form-module__number{color:#faf8f3;background:linear-gradient(135deg,#0a1628,#142038);border-radius:8px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;font-weight:700;display:flex}.form-module__title-wrap{flex:1}.form-module__title{color:#0a1628;font-size:1rem;font-weight:700}.form-module__duration{color:#d4b574;font-size:.8rem;font-weight:500}.form-module__desc{color:#6b7280;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.form-module__bullets{margin:0;padding:0;list-style:none}.form-module__bullets li{color:#142038;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.form-module__bullets li svg{color:#d4b574;width:16px;min-width:16px;height:16px}.form-programs{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.form-programs{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.form-programs{grid-template-columns:repeat(3,1fr)}}.form-program{background:#fff;border:1px solid #0a16280f;border-radius:16px;flex-direction:column;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a}.form-program:hover{border-color:#d4b57466;transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a}.form-program__title{color:#0a1628;margin-bottom:.25rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700}.form-program__subtitle{color:#d4b574;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:600}.form-program__desc{color:#6b7280;flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.form-program__features{margin:0 0 1.5rem;padding:0;list-style:none}.form-program__features li{color:#142038;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.form-program__features li svg{color:#d4b574;width:16px;min-width:16px;height:16px;margin-top:2px}.form-program__cta{color:#0a1628;background:linear-gradient(135deg,#d4b574,#c9a961);border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .3s;display:inline-flex}.form-program__cta svg{width:16px;height:16px}.form-program__cta:hover{transform:translate(4px)}.form-cta{text-align:center;background:linear-gradient(135deg,#0a1628,#142038);padding:clamp(3rem,6vw,5rem) 0}.form-cta__content{max-width:700px;margin:0 auto}.form-cta__title{color:#faf8f3;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}.form-cta__subtitle{color:#faf8f3d9;margin-bottom:2rem;line-height:1.7}.form-cta__features{margin-bottom:2rem}.form-cta__feature{color:#d4b574;background:#d4b57433;border:1px solid #d4b5744d;border-radius:50px;padding:.5rem 1rem;font-size:.9rem}.section{padding:4rem 0}@media(min-width:768px){.section{padding:3rem 0}}@media(min-width:640px){.section{padding:2.5rem 0}}@media(min-width:480px){.section{padding:2rem 0}}.section .container{max-width:1280px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media(min-width:768px){.section .container{padding-left:1.25rem;padding-right:1.25rem}}@media(min-width:640px){.section .container{padding-left:1rem;padding-right:1rem}}@media(min-width:480px){.section .container{padding-left:.875rem;padding-right:.875rem}}.section__title{margin-bottom:1rem;font-size:2.5rem;line-height:1.2}@media(min-width:1024px){.section__title{font-size:2.25rem}}@media(min-width:768px){.section__title{font-size:1.875rem}}@media(min-width:640px){.section__title{font-size:1.5rem}}@media(min-width:480px){.section__title{font-size:1.375rem}}.section__subtitle{color:#0a1628bf;font-size:1.125rem;line-height:1.6}@media(min-width:768px){.section__subtitle{font-size:1rem}}@media(min-width:640px){.section__subtitle{font-size:.95rem}}.section__accent{text-transform:uppercase;letter-spacing:.1em;color:#d4b574;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.section-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media(min-width:768px){.section-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(min-width:1024px){.section-grid{gap:2rem}}@media(min-width:768px){.section-grid--3-cols{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.section-grid--3-cols{grid-template-columns:repeat(3,1fr)}}.section-grid--sidebar{grid-template-columns:1fr;gap:2rem;display:grid}@media(min-width:768px){.section-grid--sidebar{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.section-grid--sidebar{grid-template-columns:2fr 1fr}}.flex-center{justify-content:center;align-items:center;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.flex-wrap{flex-wrap:wrap}@media(min-width:768px){.flex-md-row{flex-direction:row}.flex-md-wrap{flex-wrap:wrap}}@media(min-width:640px){.flex-sm-column{flex-direction:column}.flex-sm-center{justify-content:center;align-items:center}}.card-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media(min-width:768px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(min-width:1280px){.card-grid{grid-template-columns:repeat(4,1fr)}}.responsive-img{max-width:100%;height:auto;display:block}@media(min-width:768px){.responsive-img{max-width:80%;margin:0 auto}}@media(min-width:640px){.responsive-img{max-width:100%}}.btn{padding:.875rem 1.75rem;font-size:1rem}@media(min-width:640px){.btn{padding:.75rem 1.5rem;font-size:.9rem}}@media(min-width:480px){.btn{padding:.625rem 1.25rem;font-size:.875rem}}@media(min-width:640px){.btn-full-mobile{text-align:center;width:100%}}.text-center-sm{text-align:center}@media(min-width:480px){.text-center-xs{text-align:center}}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}@media(min-width:640px){.mb-sm-2{margin-bottom:1rem}.mb-sm-3{margin-bottom:1.5rem}.mb-sm-4{margin-bottom:2rem}.mt-sm-2{margin-top:1rem}.mt-sm-3{margin-top:1.5rem}.mt-sm-4{margin-top:2rem}}@media(min-width:480px){.mb-xs-1{margin-bottom:.5rem}.mb-xs-2{margin-bottom:1rem}.mb-xs-3{margin-bottom:1.5rem}.mt-xs-1{margin-top:.5rem}.mt-xs-2{margin-top:1rem}.mt-xs-3{margin-top:1.5rem}}@media(min-width:640px){.hide-mobile{display:none}}@media(min-width:768px){.hide-tablet{display:none}}.show-mobile-only{display:none}@media(min-width:640px){.show-mobile-only{display:block}}.show-tablet-only{display:none}@media(min-width:768px){.show-tablet-only{display:block}}@media(min-width:1024px){.show-tablet-only{display:none}}.show-desktop-only{display:none}@media(min-width:1024px){.show-desktop-only{display:block}}.feature-list{margin:0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid #0a162814;padding:.75rem 0}.feature-list li:last-child{border-bottom:none}@media(min-width:640px){.feature-list li{padding:.5rem 0;font-size:.9rem}}.form-group{margin-bottom:1.25rem}.form-group label{margin-bottom:.375rem;font-size:.9rem;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid #0a162826;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d4b574;outline:none}@media(min-width:640px){.form-group{margin-bottom:1rem}.form-group input,.form-group select,.form-group textarea{padding:.625rem .875rem;font-size:.95rem}}@media(min-width:480px){.form-group{margin-bottom:.875rem}.form-group input,.form-group select,.form-group textarea{padding:.5rem .75rem}.form-group label{font-size:.85rem}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-700:oklch(50.5% .213 27.518);--color-orange-50:oklch(98% .016 73.684);--color-orange-700:oklch(55.3% .195 38.402);--color-amber-50:oklch(98.7% .022 95.277);--color-lime-400:oklch(84.1% .238 128.85);--color-green-700:oklch(52.7% .154 150.069);--color-teal-600:oklch(60% .118 184.704);--color-cyan-500:oklch(71.5% .143 215.221);--color-blue-200:oklch(88.2% .059 254.128);--color-blue-900:oklch(37.9% .146 265.522);--color-slate-50:oklch(98.4% .003 247.858);--color-slate-100:oklch(96.8% .007 247.896);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-500:oklch(55.4% .046 257.417);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-700:oklch(37.2% .044 257.287);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-400:oklch(70.7% .022 261.325);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:oklch(44.6% .03 256.802);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-800:oklch(27.8% .033 256.848);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5 / 2.25);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-widest:.1em;--leading-relaxed:1.625;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-in:cubic-bezier(.4, 0, 1, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance:-apple-pay-button)) or (contain-intrinsic-size:1px){::-moz-placeholder{color:currentColor}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.-mt-1{margin-top:calc(var(--spacing) * -1)}.mt-0\.5{margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.list-item{display:list-item}.table{display:table}.h-2{height:calc(var(--spacing) * 2)}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.max-h-0{max-height:calc(var(--spacing) * 0)}.max-h-96{max-height:calc(var(--spacing) * 96)}.w-2{width:calc(var(--spacing) * 2)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-12{width:calc(var(--spacing) * 12)}.w-14{width:calc(var(--spacing) * 14)}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-4xl{max-width:var(--container-4xl)}.max-w-5xl{max-width:var(--container-5xl)}.max-w-md{max-width:var(--container-md)}.flex-1{flex:1}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.shrink{flex-shrink:1}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-5{gap:calc(var(--spacing) * 5)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-b-2xl{border-bottom-right-radius:var(--radius-2xl);border-bottom-left-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-x{border-inline-style:var(--tw-border-style);border-inline-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-slate-100{border-color:var(--color-slate-100)}.bg-slate-50{background-color:var(--color-slate-50)}.bg-slate-800{background-color:var(--color-slate-800)}.bg-white{background-color:var(--color-white)}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.from-slate-50{--tw-gradient-from:var(--color-slate-50);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-white{--tw-gradient-to:var(--color-white);--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.p-3{padding:calc(var(--spacing) * 3)}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-5{padding-block:calc(var(--spacing) * 5)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-4{padding-right:calc(var(--spacing) * 4)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pl-0{padding-left:calc(var(--spacing) * 0)}.text-center{text-align:center}.text-left{text-align:left}.font-mono{font-family:var(--font-mono)}.font-serif{font-family:var(--font-serif)}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-slate-400{color:var(--color-slate-400)}.text-slate-500{color:var(--color-slate-500)}.text-slate-600{color:var(--color-slate-600)}.text-slate-800{color:var(--color-slate-800)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.duration-500{--tw-duration:.5s;transition-duration:.5s}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.\[xml\:lang\]{xml:lang}@media(hover:hover){.group-hover\:scale-110:is(:where(.group):hover *){--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.group-hover\:rotate-180:is(:where(.group):hover *){rotate:180deg}}.group-aria-expanded\:rotate-180:is(:where(.group)[aria-expanded=true] *){rotate:180deg}@media(hover:hover){.hover\:-translate-y-1:hover{--tw-translate-y:calc(var(--spacing) * -1);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:scale-105:hover{--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:bg-slate-700:hover{background-color:var(--color-slate-700)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a), 0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}}@media(min-width:40rem){.sm\:inline-flex{display:inline-flex}}@media(min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:py-24{padding-block:calc(var(--spacing) * 24)}.md\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}
