.auth-split-page{min-height:calc(100dvh - var(--public-navbar-offset, 64px));display:grid;grid-template-columns:1fr;--auth-lux-navy:#0a1a3e;--auth-lux-ink:#0b1530;--auth-lux-paper:#f7f5f1;--auth-lux-paper-2:#efece4;--auth-lux-line:#e3ded2;--auth-lux-shadow-sm:0 2px 8px rgba(10,26,62,.06);--auth-lux-shadow-md:0 8px 28px rgba(10,26,62,.1);--auth-lux-shadow-lg:0 20px 56px rgba(10,26,62,.14);--auth-lux-shadow-gold:0 12px 32px rgba(244,185,66,.22);--auth-lux-gold:#f4b942;--auth-lux-gold-soft:rgba(244,185,66,.35)}.auth-split-page--full{min-height:100dvh}.auth-split-page__retour-wrap{position:fixed;top:max(12px,env(safe-area-inset-top,0px) + 12px);left:max(12px,env(safe-area-inset-left,0px) + 12px);z-index:60}.auth-split-page__retour-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:rgba(9,24,48,.78);border:1px solid hsla(0,0%,100%,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:hsla(0,0%,100%,.92);font-size:13px;font-weight:600;text-decoration:none;box-shadow:0 4px 24px rgba(0,0,0,.28),inset 0 0 0 1px rgba(244,185,66,.08);transition:background .15s ease,border-color .15s ease}.auth-split-page__retour-link:hover{background:rgba(12,32,64,.88);border-color:rgba(244,185,66,.35);color:#fff}.auth-split-page__retour-icon{display:flex;flex-shrink:0;color:rgba(244,185,66,.9)}.auth-split-hero__breadcrumb{margin:0 0 20px;font-size:12px;color:hsla(0,0%,100%,.4)}.auth-split-hero__breadcrumb a{color:hsla(0,0%,100%,.4);text-decoration:none}.auth-split-hero__breadcrumb a:hover{color:hsla(0,0%,100%,.75)}.auth-split-page__hero-noise{position:absolute;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.6;mix-blend-mode:overlay}.auth-split-brand{display:flex;align-items:center;gap:12px}.auth-split-brand__logo-frame{border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid rgba(244,185,66,.35);padding:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 16px rgba(0,0,0,.25)}.auth-split-brand__logo{border-radius:12px;display:block}.auth-split-brand__text{display:flex;flex-direction:column;align-items:flex-start;gap:4px;line-height:1;user-select:none}.auth-split-brand__name-row{display:flex;align-items:baseline;gap:0}.auth-split-brand__tagline{max-width:15rem;font-size:10px;font-weight:600;letter-spacing:.03em;line-height:1.45;text-transform:none;color:hsla(0,0%,100%,.48)}.auth-split-brand__name{font-size:17px;font-weight:800;letter-spacing:-.03em}.auth-split-brand__tld{font-size:17px;font-weight:900;letter-spacing:-.02em;color:#f4b942}.auth-split-brand--hero .auth-split-brand__name{color:#fff}.auth-split-brand--mobile{justify-content:center}.auth-split-brand--mobile .auth-split-brand__text{align-items:center}.auth-split-brand--mobile .auth-split-brand__logo-frame{width:44px;height:44px;border-radius:12px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(0,43,127,.1);box-shadow:var(--auth-lux-shadow-sm)}.auth-split-brand--mobile .auth-split-brand__logo{border-radius:10px}.auth-split-brand--mobile .auth-split-brand__name{color:var(--navy-900)}.auth-split-page__mobile-hero{position:relative;width:calc(100% + 40px);margin:-32px -20px 22px;padding:56px 20px 22px;overflow:hidden;background:radial-gradient(ellipse 90% 70% at 100% 0,rgba(244,185,66,.14) 0,transparent 55%),radial-gradient(ellipse 60% 50% at 0 100%,rgba(12,30,64,.45) 0,transparent 50%),linear-gradient(155deg,#091830,#0c1e40 55%,#061228);box-shadow:inset 0 1px 0 rgba(244,185,66,.12)}.auth-split-page__mobile-hero:after{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E"),radial-gradient(hsla(0,0%,100%,.045) 1px,transparent 0);background-size:180px 180px,26px 26px;pointer-events:none;mix-blend-mode:overlay}.auth-split-page__mobile-hero-inner{position:relative;z-index:1}.auth-split-page__mobile-hero-title{margin:0;font-family:var(--font-plus-jakarta-sans),sans-serif;font-size:clamp(1.125rem,4.5vw,1.35rem);font-weight:800;letter-spacing:-.03em;line-height:1.2;color:#fff}.auth-split-page__mobile-logo{display:flex;justify-content:center;margin-bottom:22px}@media (min-width:768px){.auth-split-page{grid-template-columns:1fr 1fr}.auth-split-page--full .auth-split-page__hero{top:0;height:100dvh;max-height:100dvh}.auth-split-page--full .auth-split-page__panel,.auth-split-page--full.auth-split-page--register .auth-split-page__hero{min-height:100dvh}.auth-split-page--full .auth-split-page__hero-inner{min-height:100%}}@media (max-width:767px){.auth-split-page--register .auth-split-hero__live-wrap--mobile,.auth-split-page--register .auth-split-page__hero--desktop-only{display:none!important}}.auth-split-page__hero{position:relative;overflow:hidden;background:radial-gradient(ellipse 90% 70% at 100% 0,rgba(244,185,66,.14) 0,transparent 55%),radial-gradient(ellipse 60% 50% at 0 100%,rgba(12,30,64,.45) 0,transparent 50%),linear-gradient(155deg,#091830,#0c1e40 55%,#061228);box-shadow:inset -1px 0 0 rgba(244,185,66,.08)}@media (min-width:768px){.auth-split-page__hero{position:sticky;top:var(--public-navbar-offset,64px);align-self:start;height:calc(100dvh - var(--public-navbar-offset, 64px));max-height:calc(100dvh - var(--public-navbar-offset, 64px))}.auth-split-page--register .auth-split-page__hero{position:relative;top:auto;align-self:stretch;height:auto;min-height:calc(100dvh - var(--public-navbar-offset, 64px));max-height:none}.auth-split-page__panel{align-self:start;min-height:calc(100dvh - var(--public-navbar-offset, 64px))}.auth-split-page--register .auth-split-page__panel{align-self:stretch}}.auth-split-page__hero:before{content:"";position:absolute;top:-100px;right:-60px;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,rgba(244,185,66,.16) 0,transparent 62%);filter:blur(2px);pointer-events:none}.auth-split-page__hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.045) 1px,transparent 0);background-size:26px 26px;pointer-events:none}.auth-split-page__hero-ring{position:absolute;right:-72px;top:42%;transform:translateY(-50%);width:280px;height:280px;border-radius:50%;border:1px solid rgba(244,185,66,.22);box-shadow:0 0 40px rgba(244,185,66,.06),inset 0 0 24px rgba(244,185,66,.04);pointer-events:none}.auth-split-page__hero-ring--lg{right:-108px;width:400px;height:400px;border-color:rgba(244,185,66,.1);box-shadow:0 0 60px rgba(244,185,66,.04)}.auth-split-page__hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:2rem;padding:1.75rem 1.5rem 2.5rem;min-height:calc(100dvh - var(--public-navbar-offset, 64px))}@media (min-width:768px){.auth-split-page__hero-inner{min-height:100%;height:100%;max-width:none;justify-content:space-between;gap:1.5rem;padding:2rem 2.75rem 2.25rem}}.auth-split-hero__step-badge{display:flex;align-items:baseline;gap:8px;margin-bottom:2px}.auth-split-hero__step-badge-num{font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:800;line-height:1;letter-spacing:-.04em;background:linear-gradient(180deg,#fce9a8,#f4b942 45%,rgba(244,185,66,.45));-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none;filter:drop-shadow(0 2px 12px rgba(244,185,66,.25))}.auth-split-hero__step-badge-label{font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.45)}.auth-split-page__hero-inner--with-live,.auth-split-page__hero-inner:has(.auth-split-hero__content--live){justify-content:flex-start;gap:.85rem;padding-top:2.75rem}@media (min-width:768px){.auth-split-page__hero-inner--with-live{padding-top:3.75rem;padding-bottom:2rem;gap:1rem}.auth-split-page__hero-inner--with-live .auth-split-hero__content{flex:0 0 auto;margin-top:.35rem}}.auth-split-hero__content--live{flex:1;min-height:0;display:flex;flex-direction:column;gap:.85rem}.auth-split-hero__title--compact{font-size:clamp(1.3rem,2vw,1.6rem)}.auth-split-hero__lead--compact{font-size:14px;margin:0;line-height:1.5}.auth-split-hero__live-wrap{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.auth-split-page__hero-inner--with-live .auth-split-hero__live-wrap{flex:0 0 auto;justify-content:flex-start;min-height:0;margin-top:.25rem}.auth-split-hero__live-wrap--mobile{position:relative;flex:none;margin:0 -20px 22px;padding:24px 20px;background:radial-gradient(ellipse 90% 70% at 100% 0,rgba(244,185,66,.14) 0,transparent 55%),radial-gradient(ellipse 60% 50% at 0 100%,rgba(0,60,140,.35) 0,transparent 50%),linear-gradient(155deg,#020f22,#031a3d 38%,#042a5c 72%,#031528);border-radius:0;box-shadow:inset 0 1px 0 rgba(244,185,66,.12)}.auth-split-hero__live-wrap--mobile:before{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.045) 1px,transparent 0);background-size:26px 26px;pointer-events:none}.auth-split-hero__live-wrap .auth-live-panel,.auth-split-hero__live-wrap .v7-live{width:100%;background:rgba(12,24,52,.82);border:1px solid hsla(0,0%,100%,.14);border-top-color:hsla(0,0%,100%,.2);border-radius:20px;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(244,185,66,.08),0 16px 48px rgba(0,0,0,.35),0 4px 16px rgba(0,0,0,.2);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.auth-split-hero__live-wrap .v7-live-foot,.auth-split-hero__live-wrap .v7-live-head{display:flex;align-items:center;justify-content:space-between;padding:12px 18px}.auth-split-hero__live-wrap .v7-live-head{background:hsla(0,0%,100%,.05);border-bottom:1px solid hsla(0,0%,100%,.08)}.auth-split-hero__live-wrap .v7-live-foot{background:rgba(0,0,0,.15);border-top:1px solid hsla(0,0%,100%,.06)}.auth-split-hero__live-wrap .v7-live-title{font-size:9.5px;font-weight:700;color:hsla(0,0%,100%,.45);text-transform:uppercase;letter-spacing:.16em}.auth-split-hero__live-wrap .v7-live-body{padding:14px 16px 12px;min-height:200px}.auth-split-hero__live-wrap .v7-live-card{background:rgba(0,0,0,.28);border:1px solid hsla(0,0%,100%,.1);border-radius:14px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.2)}.auth-split-hero__live-wrap .v7-live-card-head{padding:10px 14px;display:flex;align-items:center;justify-content:space-between}.auth-split-hero__live-wrap .v7-live-card-body{padding:12px 14px 14px}.auth-split-hero__live-wrap .v7-live-project{font-size:13px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.35}.auth-split-hero__live-wrap .v7-live-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-end}.auth-split-hero__live-wrap .v7-live-budget{font-size:24px;line-height:1;font-weight:800;color:#fff;letter-spacing:-.03em}.auth-split-hero__live-wrap .v7-live-meta{font-size:10px;color:hsla(0,0%,100%,.4);text-align:right;line-height:1.55}.auth-split-hero__live-wrap .v7-live-status.open{background:rgba(34,197,94,.15);color:#86efac;border:1px solid rgba(34,197,94,.25);font-size:10px;font-weight:700;padding:4px 8px;border-radius:999px}.auth-split-hero__live-wrap .v7-live-cta:hover{opacity:.92;transform:translateY(-1px)}.auth-split-page__form-card--account{border-color:rgba(244,185,66,.28);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.95),inset 0 1px 0 rgba(244,185,66,.3),0 8px 28px rgba(10,26,62,.08),0 24px 56px rgba(10,26,62,.12),0 0 48px rgba(244,185,66,.1)}@media (max-width:767px){.auth-split-page--register.auth-split-page--step-account{min-height:auto}.auth-split-page--register.auth-split-page--step-account .auth-split-page__panel{min-height:auto;padding:12px 14px calc(20px + env(safe-area-inset-bottom, 0px));overflow-x:hidden;overflow-y:visible}.auth-split-page--register.auth-split-page--step-account .auth-split-page__form-wrap{max-width:100%;width:100%;align-self:stretch;filter:none}.auth-split-page--register.auth-split-page--step-account .auth-split-page__form-card{padding:18px 16px 0;border-radius:18px;overflow:visible}.auth-split-page--register.auth-split-page--step-account .auth-split-page__form-card .auth-split-page__head-icon,.auth-split-page--register.auth-split-page--step-account .auth-split-page__form-card .auth-split-page__subtitle,.auth-split-page--register.auth-split-page--step-account .auth-split-page__form-card .auth-split-page__title{display:none}.auth-split-page--register.auth-split-page--step-account .auth-split-page__mobile-logo{margin-bottom:14px}.auth-split-page--register.auth-split-page--step-account .auth-split-page__secure-badge{position:relative;top:auto;right:auto;align-self:flex-end;margin:0 0 8px;font-size:11px;padding:6px 12px}.auth-split-page--register.auth-split-page--step-account .auth-register-form__steps{margin-bottom:14px}.auth-split-page--register.auth-split-page--step-account .auth-register-form__role-pill{margin-bottom:14px;padding:11px 14px}.auth-split-page--register.auth-split-page--step-account .auth-register-form__divider{margin:14px 0}.auth-split-page--register.auth-split-page--step-account .auth-register-form__grid{gap:12px;padding-bottom:8px}.auth-split-page--register.auth-split-page--step-account .auth-register-form__toggle-row{flex-direction:column}.auth-split-page--register.auth-split-page--step-account .auth-register-form__actions{position:sticky;bottom:0;z-index:6;margin:12px -16px 0;padding:14px 16px calc(14px + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 28%);border-top:1px solid rgba(0,43,127,.08);box-shadow:0 -8px 24px rgba(0,28,80,.06)}.auth-split-page--register.auth-split-page--step-account .auth-register-form__submit{margin-top:0}.auth-split-page--register.auth-split-page--step-account .auth-split-page__footer{margin-top:16px}.auth-split-mobile-step2{width:100%;margin:0 0 12px;padding:14px 16px;border-radius:12px;background:linear-gradient(135deg,rgba(10,26,62,.04),rgba(244,185,66,.12));border:1px solid rgba(244,185,66,.22)}.auth-split-mobile-step2__badge{display:inline-flex;align-items:baseline;gap:6px;margin-bottom:6px}.auth-split-mobile-step2__num{font-family:var(--font-plus-jakarta-sans),sans-serif;font-size:1.75rem;font-weight:800;line-height:1;color:var(--navy-900);letter-spacing:-.04em}.auth-split-mobile-step2__label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--mute-2)}.auth-split-mobile-step2__title{margin:0;font-size:15px;font-weight:800;color:var(--ink)}.auth-split-mobile-step2__hint{margin:6px 0 0;font-size:12px;line-height:1.5;color:var(--mute)}}.auth-split-hero__brand{margin-bottom:.25rem}.auth-split-hero__content{display:flex;flex-direction:column;gap:1.25rem;animation:auth-hero-fade .45s ease}@keyframes auth-hero-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-split-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;width:fit-content;padding:6px 14px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#f4d76a;background:linear-gradient(135deg,rgba(244,185,66,.16),rgba(244,185,66,.06));border:1px solid rgba(244,185,66,.32);box-shadow:0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.12)}.auth-split-hero__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#f4b942}.auth-split-hero__title{margin:0;font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;font-size:clamp(1.75rem,2.8vw,2.35rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}.auth-split-hero__lead{margin:0;font-size:clamp(1rem,1.6vw,1.2rem);font-weight:500;line-height:1.45;color:hsla(0,0%,100%,.72)}.auth-split-hero__lead strong{color:var(--orange);font-weight:700}.auth-split-hero__features{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.65rem}.auth-split-hero__features li{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.88)}.auth-split-hero__feature-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(145deg,rgba(244,185,66,.22),rgba(244,185,66,.08));color:var(--orange);box-shadow:0 2px 8px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.15)}.auth-split-hero__foot{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:14px;background:linear-gradient(135deg,hsla(0,0%,100%,.09),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.14);box-shadow:0 8px 32px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.1);backdrop-filter:blur(12px)}.auth-split-hero__foot-icon{color:#f4b942;flex-shrink:0;display:inline-flex}.auth-split-hero__foot-title{margin:0;font-size:13px;font-weight:700;color:#fff}.auth-split-hero__foot-text{margin:4px 0 0;font-size:12px;line-height:1.45;color:hsla(0,0%,100%,.55)}.auth-register-page__panel-form,.auth-split-page__panel{position:relative;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;padding:32px 20px 40px;background:radial-gradient(ellipse 80% 55% at 50% 0,rgba(244,185,66,.08) 0,transparent 58%),radial-gradient(ellipse 65% 45% at 100% 100%,rgba(10,26,62,.04) 0,transparent 52%),linear-gradient(180deg,var(--auth-lux-paper) 0,var(--auth-lux-paper-2) 48%,var(--auth-lux-paper) 100%)}@media (min-width:768px){.auth-register-page__panel-form,.auth-split-page__panel{padding:48px 40px}}.auth-register-page__panel-form:before,.auth-split-page__panel:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(10,26,62,.04) 1px,transparent 0);background-size:28px 28px;pointer-events:none}.auth-register-page__panel-form:after,.auth-split-page__panel:after{content:"";position:absolute;top:12%;left:50%;transform:translateX(-50%);width:min(420px,90%);height:55%;border-radius:50%;background:radial-gradient(ellipse,rgba(0,43,127,.06) 0,transparent 70%);pointer-events:none;z-index:0}.auth-register-page__secure-badge,.auth-split-page__secure-badge{position:absolute;top:20px;right:20px;z-index:2;display:flex;align-items:center;gap:8px;padding:9px 18px;border-radius:999px;background:linear-gradient(180deg,#fff 0,var(--auth-lux-paper) 100%);border:1px solid var(--auth-lux-line);box-shadow:var(--auth-lux-shadow-sm),0 0 0 1px hsla(0,0%,100%,.9) inset;font-size:13px;font-weight:600;color:var(--auth-lux-navy)}.auth-register-page__secure-badge svg,.auth-split-page__secure-badge svg{color:var(--orange);filter:drop-shadow(0 1px 2px rgba(244,185,66,.4))}.auth-register-page__form-wrap,.auth-split-page__form-wrap{position:relative;z-index:1;width:100%;max-width:460px;align-self:center;flex-shrink:0;filter:drop-shadow(0 32px 56px rgba(10,26,62,.1))}.auth-register-page__form-card,.auth-split-page__form-card{position:relative;background:linear-gradient(180deg,#fff,#faf9f7);border:1px solid var(--auth-lux-line);border-radius:20px;padding:28px 24px 32px;box-shadow:0 0 0 1px hsla(0,0%,100%,.95) inset,0 1px 0 rgba(244,185,66,.22) inset,0 2px 8px rgba(10,26,62,.04),0 12px 36px rgba(10,26,62,.08),var(--auth-lux-shadow-lg)}.auth-register-page__form-card:before,.auth-split-page__form-card:before{content:"";position:absolute;top:0;left:10%;right:10%;height:2px;border-radius:2px;background:linear-gradient(90deg,transparent,rgba(244,185,66,.75) 50%,transparent);pointer-events:none}.auth-register-page__form-card:after,.auth-split-page__form-card:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px rgba(244,185,66,.08)}@media (min-width:768px){.auth-register-page__form-card,.auth-split-page__form-card{padding:36px 32px 40px}}.auth-register-page__head-icon,.auth-split-page__head-icon{width:60px;height:60px;margin:0 auto 18px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(10,26,62,.06),rgba(244,185,66,.2));color:var(--auth-lux-navy);border:1px solid rgba(244,185,66,.35);box-shadow:0 4px 16px rgba(10,26,62,.08),0 0 0 4px rgba(244,185,66,.1),inset 0 1px 0 hsla(0,0%,100%,.7)}.auth-split-page__form-kicker{margin:0 0 10px;text-align:center;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:rgba(244,185,66,.92)}.auth-register-page__title,.auth-split-page__title{margin:0 0 8px;text-align:center;font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;font-size:clamp(1.35rem,3.5vw,1.55rem);font-weight:800;color:var(--auth-lux-ink);letter-spacing:-.03em;line-height:1.15}.auth-split-page__title-accent{color:var(--auth-lux-gold)}.auth-oauth-banner{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 16px;padding:12px 14px;border-radius:10px;font-size:13px;line-height:1.45;font-weight:600}.auth-oauth-banner--error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.auth-oauth-banner__close{flex-shrink:0;border:none;background:transparent;color:inherit;font-size:18px;line-height:1;cursor:pointer;padding:0 2px;opacity:.7}.auth-split-page__hint{margin:-12px 0 18px;padding:10px 14px;border-radius:10px;background:rgba(244,185,66,.08);border:1px solid rgba(244,185,66,.22);font-size:12px;line-height:1.5;color:var(--auth-lux-navy);text-align:center}.projets-catalogue-skeleton{max-width:1280px;margin:0 auto;padding:clamp(24px,4vw,48px) clamp(16px,4vw,32px)}.projets-catalogue-skeleton__card,.projets-catalogue-skeleton__filters,.projets-catalogue-skeleton__hero{border-radius:12px;background:linear-gradient(90deg,#eef2f8,#f8fafc 45%,#eef2f8 90%);background-size:200% 100%;animation:dashboard-skeleton-shimmer 1.2s ease-in-out infinite}.projets-catalogue-skeleton__hero{height:120px;margin-bottom:24px}.projets-catalogue-skeleton__filters{height:52px;margin-bottom:28px;max-width:720px}.projets-catalogue-skeleton__grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.projets-catalogue-skeleton__card{height:320px}.auth-register-page__subtitle,.auth-split-page__subtitle{margin:0 0 26px;text-align:center;font-size:14px;color:rgba(11,21,48,.62);line-height:1.55;padding-bottom:12px;border-bottom:1px solid var(--auth-lux-line)}.auth-register-page__trust{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:24px}.auth-register-page__trust-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:600;color:var(--navy-900);background:rgba(0,43,127,.05);border:1px solid rgba(0,43,127,.08)}.auth-register-page__trust-pill svg{flex-shrink:0;color:var(--orange)}.auth-register-page__mobile-logo{display:flex;justify-content:center;margin-bottom:24px}@media (min-width:768px){.auth-register-page__mobile-logo,.auth-split-page__mobile-logo{display:none}}.auth-register-form__steps{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:22px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--mute-2)}.auth-register-form__step{display:flex;align-items:center;gap:6px}.auth-register-form__step-num{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;background:var(--line-2);color:var(--mute)}.auth-register-form__step--active .auth-register-form__step-num{background:linear-gradient(145deg,var(--navy-900) 0,#003080 100%);color:#fff;box-shadow:0 2px 8px rgba(0,35,111,.25)}.auth-register-form__step--active{color:var(--navy-900)}.auth-register-form__step-sep{width:24px;height:1px;background:var(--line)}.auth-register-form__role-title{margin:0 0 6px;text-align:center;font-size:1.125rem;font-weight:700;color:var(--ink)}.auth-register-form__role-hint{margin:0 0 20px;text-align:center;font-size:13px;color:var(--mute)}.auth-register-form__role-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width:420px){.auth-register-form__role-grid{grid-template-columns:1fr}}.auth-register-form__role-card{text-align:left;padding:20px 18px;border-radius:16px;border:1px solid rgba(0,43,127,.1);background:linear-gradient(180deg,#fff,#fafbfd);cursor:pointer;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.8),0 2px 8px rgba(0,35,111,.04),0 8px 20px rgba(0,35,111,.06);transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.auth-register-form__role-card:hover{border-color:rgba(244,185,66,.5);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.9),0 4px 12px rgba(0,35,111,.06),0 16px 36px rgba(0,35,111,.1),0 0 0 1px rgba(244,185,66,.15);transform:translateY(-3px)}.auth-register-form__role-icon{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:linear-gradient(145deg,rgba(0,35,111,.08),rgba(244,185,66,.18));color:var(--navy-900);box-shadow:0 2px 8px rgba(0,35,111,.06),inset 0 1px 0 hsla(0,0%,100%,.5)}.auth-register-form__role-label{display:block;font-size:15px;font-weight:700;color:var(--ink);margin-bottom:6px}.auth-register-form__role-desc{font-size:13px;color:var(--mute);line-height:1.45;margin:0}.auth-register-form__role-badge{display:inline-block;margin-top:10px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--navy-900);background:rgba(244,185,66,.2);padding:3px 8px;border-radius:4px}.auth-register-form__role-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px;padding:13px 18px;border-radius:14px;background:linear-gradient(90deg,rgba(0,35,111,.04),rgba(244,185,66,.1));border:1px solid rgba(0,43,127,.1);box-shadow:0 2px 8px rgba(0,35,111,.04),inset 0 1px 0 hsla(0,0%,100%,.7)}.auth-register-form__role-pill-label{font-size:14px;font-weight:600;color:var(--ink)}.auth-register-form__role-pill-change{border:none;background:none;padding:0;font-size:13px;font-weight:600;color:var(--navy-900);text-decoration:underline;cursor:pointer}.auth-register-form__field{margin-bottom:0}.auth-register-form__label{display:block;font-size:13px;font-weight:600;color:var(--ink);margin-bottom:6px}.auth-register-form__input{width:100%;padding:13px 16px;font-size:14px;color:var(--ink);background:linear-gradient(180deg,#fff,#fafbfd);border:1px solid rgba(0,43,127,.12);border-radius:12px;outline:none;box-sizing:border-box;box-shadow:inset 0 1px 2px rgba(0,35,111,.03),0 1px 3px rgba(0,35,111,.04);transition:border-color var(--transition),box-shadow var(--transition),background var(--transition)}.auth-register-form__input:focus{border-color:rgba(0,43,127,.35);background:#fff;box-shadow:0 0 0 3px rgba(0,35,111,.08),0 0 0 1px rgba(244,185,66,.25),0 4px 12px rgba(0,35,111,.06)}.auth-register-form__input-wrap{position:relative}.auth-register-form__input-wrap .auth-register-form__input{padding-right:5rem}.auth-register-form__success-note{font-size:12px;margin-top:16px;color:var(--mute)}.auth-register-form__toggle-pw{position:absolute;top:50%;right:12px;transform:translateY(-50%);border:none;background:transparent;font-size:12px;font-weight:600;color:var(--mute);cursor:pointer}.auth-register-form__email-hint{margin:-2px 0 8px;font-size:11px;line-height:1.45;color:rgba(11,21,48,.52)}.auth-register-form__input--invalid{border-color:rgba(192,64,43,.55)!important;background:#fff8f7!important;box-shadow:0 0 0 3px rgba(192,64,43,.1),inset 0 1px 2px rgba(192,64,43,.06)!important}.auth-register-form__error{margin:6px 0 0;font-size:12px;font-weight:600;line-height:1.45;color:var(--red)}.auth-register-form__form-error{margin:0;padding:12px 14px;font-size:13px;color:var(--red);background:var(--red-soft);border:1px solid var(--red-border);border-radius:10px}.auth-register-form__grid{display:grid;gap:16px}.auth-register-form__actions{display:flex;flex-direction:column;gap:12px;margin-top:4px}.auth-register-form__toggle-row{display:flex;gap:10px}.auth-register-form__toggle-btn{flex:1;padding:12px 16px;font-size:14px;font-weight:600;color:var(--ink);background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(0,43,127,.1);border-radius:12px;cursor:pointer;box-shadow:0 1px 3px rgba(0,35,111,.04);transition:border-color var(--transition),background var(--transition),box-shadow var(--transition)}.auth-register-form__toggle-btn--active{border-color:rgba(244,185,66,.65);background:linear-gradient(180deg,rgba(244,185,66,.14),rgba(244,185,66,.06));color:var(--navy-900);box-shadow:0 2px 8px rgba(244,185,66,.2),inset 0 1px 0 hsla(0,0%,100%,.5)}.auth-register-form__google{width:100%;margin-bottom:0;padding:13px 16px;font-size:14px;font-weight:600;color:var(--ink);background:linear-gradient(180deg,#fff,#f9fafb);border:1px solid rgba(0,43,127,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.9),0 2px 6px rgba(0,35,111,.05);transition:border-color var(--transition),background var(--transition),box-shadow var(--transition),transform var(--transition)}.auth-register-form__google:hover:not(:disabled){border-color:rgba(0,43,127,.18);background:#fff;box-shadow:inset 0 0 0 1px #fff,0 4px 14px rgba(0,35,111,.08);transform:translateY(-1px)}.auth-register-form__google:disabled{opacity:.7;cursor:wait}.auth-register-form__divider{display:flex;align-items:center;gap:12px;margin:20px 0}.auth-register-form__divider:after,.auth-register-form__divider:before{content:"";flex:1;height:1px;background:var(--line)}.auth-register-form__divider span{font-size:12px;color:var(--mute);white-space:nowrap}.auth-register-form__submit{width:100%;margin-top:4px;padding:15px 22px;font-size:14px;font-weight:700;letter-spacing:.01em;color:#0b1530;border:none;border-radius:12px;cursor:pointer;background:linear-gradient(135deg,#f8e08a,#f4b942 38%,#e8a82a);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35),0 2px 4px rgba(180,130,20,.2),0 8px 24px rgba(244,185,66,.4);transition:transform var(--transition),box-shadow var(--transition),opacity var(--transition)}.auth-register-form__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.4),0 4px 8px rgba(180,130,20,.25),0 12px 32px rgba(244,185,66,.5)}.auth-register-form__submit:disabled{opacity:.75;cursor:wait}.auth-register-form__forgot{display:block;text-align:right;margin:-4px 0 16px;font-size:13px;font-weight:600;color:var(--navy-900);text-decoration:none}.auth-register-form__forgot:hover{text-decoration:underline}.auth-split-page__divider{display:flex;align-items:center;gap:12px;margin:20px 0}.auth-split-page__divider:after,.auth-split-page__divider:before{content:"";flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--auth-lux-line) 20%,rgba(244,185,66,.45) 50%,var(--auth-lux-line) 80%,transparent)}.auth-split-page__divider span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(11,21,48,.45)}.auth-split-page .auth-register-form__label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--auth-lux-navy)}.auth-split-page .auth-register-form__input{background:var(--auth-lux-paper);border:1px solid var(--auth-lux-line);border-radius:10px;box-shadow:inset 0 1px 2px rgba(10,26,62,.03)}.auth-split-page .auth-register-form__input:focus{border-color:rgba(244,185,66,.65);background:#fff;box-shadow:0 0 0 3px rgba(244,185,66,.15),0 0 0 1px rgba(244,185,66,.35)}.auth-split-page .auth-register-form__submit{border-radius:10px;font-weight:800;color:#0f172a;background:var(--auth-lux-gold);box-shadow:0 2px 12px rgba(244,185,66,.35)}.auth-split-page .auth-register-form__submit:hover:not(:disabled){background:#fff;color:var(--auth-lux-navy);border:1px solid rgba(244,185,66,.5);box-shadow:0 0 0 1px rgba(244,185,66,.25),0 8px 28px rgba(10,26,62,.12)}.auth-split-page .auth-register-form__google{border-radius:10px;border:1px solid var(--auth-lux-line);background:#fff;box-shadow:0 1px 3px rgba(10,26,62,.04)}.auth-split-page .auth-register-form__google:hover:not(:disabled){border-color:rgba(244,185,66,.45);box-shadow:0 0 0 1px rgba(244,185,66,.12),0 4px 14px rgba(10,26,62,.08)}.auth-split-page .auth-register-form__divider:after,.auth-split-page .auth-register-form__divider:before{background:linear-gradient(90deg,transparent,var(--auth-lux-line) 20%,rgba(244,185,66,.4) 50%,var(--auth-lux-line) 80%,transparent)}.auth-split-page .auth-register-form__divider span{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgba(11,21,48,.45)}.auth-split-page .auth-register-form__role-card{border:1px solid rgba(244,185,66,.22);border-radius:12px;background:#fff;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.9),0 2px 8px rgba(10,26,62,.04)}.auth-split-page .auth-register-form__role-card:hover{border-color:var(--auth-lux-gold);background:rgba(244,185,66,.04);box-shadow:0 0 0 1px rgba(244,185,66,.25),0 8px 28px rgba(10,26,62,.1)}.auth-split-page .auth-register-form__role-badge{border-radius:999px;padding:4px 10px;background:rgba(244,185,66,.2);border:1px solid rgba(244,185,66,.35);color:var(--auth-lux-navy)}.auth-split-page .auth-register-form__role-pill{border-radius:12px;border:1px solid rgba(244,185,66,.22);background:linear-gradient(90deg,rgba(10,26,62,.03),rgba(244,185,66,.1))}.auth-split-page .auth-register-form__step--active .auth-register-form__step-num{background:var(--auth-lux-gold);color:var(--auth-lux-navy);box-shadow:0 2px 10px rgba(244,185,66,.35)}.auth-split-page .auth-register-form__toggle-btn--active{border-color:var(--auth-lux-gold);background:rgba(244,185,66,.12);color:var(--auth-lux-navy)}.auth-split-page .auth-register-form__cgu a,.auth-split-page .auth-register-form__forgot,.auth-split-page__footer a{color:var(--auth-lux-navy)}.auth-split-page--ultra-lux{background:#0a0e1a}.auth-split-page--ultra-lux .auth-split-hero__lead strong{color:var(--auth-lux-gold)}.auth-split-page--ultra-lux .auth-split-page__form-kicker{display:flex;align-items:center;justify-content:center;gap:14px}.auth-split-page--ultra-lux .auth-split-page__form-kicker:after,.auth-split-page--ultra-lux .auth-split-page__form-kicker:before{content:"";flex:1;max-width:48px;height:1px;background:linear-gradient(90deg,transparent,rgba(244,185,66,.65))}.auth-split-page--ultra-lux .auth-split-page__form-kicker:after{background:linear-gradient(90deg,rgba(244,185,66,.65),transparent)}.auth-split-page--ultra-lux .auth-split-page__form-card{overflow:hidden;background:linear-gradient(168deg,#fff,#fdfcf9 42%,#f8f6f1);border:1px solid hsla(42,23%,86%,.95);animation:auth-ultra-card-in .55s cubic-bezier(.22,1,.36,1) both}.auth-split-page--ultra-lux .auth-split-page__form-card:before{left:8%;right:8%;height:3px;background:linear-gradient(90deg,transparent,rgba(244,185,66,.35) 18%,rgba(244,185,66,.95) 50%,rgba(244,185,66,.35) 82%,transparent)}@keyframes auth-ultra-card-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-split-page--ultra-lux .auth-split-page__head-icon{width:52px;height:52px;margin-bottom:16px;border-radius:14px;background:linear-gradient(145deg,rgba(10,26,62,.05),rgba(244,185,66,.22));border-color:rgba(244,185,66,.4);box-shadow:0 6px 20px rgba(10,26,62,.1),0 0 0 5px rgba(244,185,66,.08),inset 0 1px 0 hsla(0,0%,100%,.8)}.auth-split-page--ultra-lux .auth-split-page__title{font-size:clamp(1.4rem,3.8vw,1.75rem)}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__input{min-height:48px;padding:14px 16px;font-size:15px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__submit{min-height:50px;padding:16px 22px;font-size:15px;letter-spacing:.02em;text-transform:none;background:linear-gradient(180deg,#fcd34d,#f4b942 48%,#e5a82a);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.45),0 2px 14px rgba(244,185,66,.4)}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__google{min-height:48px;font-size:14px;font-weight:700}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__role-card{padding:22px 20px;border-radius:14px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .2s ease,box-shadow .22s ease}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__role-card:active{transform:scale(.985)}@media (min-width:768px){.auth-split-page--ultra-lux .auth-split-page__panel{justify-content:center;align-items:center;padding:56px clamp(32px,4vw,64px);box-shadow:inset 1px 0 0 rgba(244,185,66,.14);background:radial-gradient(ellipse 70% 50% at 0 20%,rgba(244,185,66,.07) 0,transparent 55%),radial-gradient(ellipse 55% 40% at 100% 85%,rgba(10,26,62,.05) 0,transparent 50%),linear-gradient(180deg,var(--auth-lux-paper) 0,var(--auth-lux-paper-2) 50%,var(--auth-lux-paper) 100%)}.auth-split-page--ultra-lux .auth-split-page__form-wrap{max-width:480px;width:100%;filter:drop-shadow(0 40px 72px rgba(10,26,62,.14))}.auth-split-page--ultra-lux .auth-split-page__form-card{padding:40px 36px 44px;border-radius:22px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.98),inset 0 2px 0 rgba(244,185,66,.28),0 4px 16px rgba(10,26,62,.05),0 20px 48px rgba(10,26,62,.1),0 48px 96px rgba(10,26,62,.08)}.auth-split-page--ultra-lux .auth-split-page__secure-badge{top:28px;right:28px;padding:10px 20px;font-size:12px;letter-spacing:.03em;text-transform:uppercase}.auth-split-page--ultra-lux .auth-split-hero__foot{border-radius:16px;padding:18px 20px}}@media (max-width:767px){.auth-split-page--ultra-lux{min-height:100dvh;background:radial-gradient(ellipse 120% 80% at 50% -20%,rgba(244,185,66,.12) 0,transparent 55%),radial-gradient(ellipse 80% 50% at 100% 100%,rgba(12,30,64,.55) 0,transparent 50%),linear-gradient(180deg,#091830,#0a0e1a 38%,#060b14)}.auth-split-page--ultra-lux .auth-split-page__panel{flex:1;justify-content:flex-start;padding:0 16px calc(20px + env(safe-area-inset-bottom, 0px));background:transparent;min-height:0}.auth-split-page--ultra-lux .auth-split-page__panel:after,.auth-split-page--ultra-lux .auth-split-page__panel:before{display:none}.auth-split-page--ultra-lux .auth-split-page__secure-badge{top:max(12px,env(safe-area-inset-top,0px) + 12px);right:12px;z-index:55;padding:7px 12px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:hsla(0,0%,100%,.88);background:rgba(9,24,48,.72);border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 4px 20px rgba(0,0,0,.28)}.auth-split-page--ultra-lux .auth-split-page__secure-badge svg{color:var(--auth-lux-gold)}.auth-split-page--ultra-lux .auth-split-page__mobile-hero{width:100%;margin:0;padding:calc(64px + env(safe-area-inset-top, 0px)) 20px 36px;border-radius:0 0 32px 32px;box-shadow:inset 0 -1px 0 rgba(244,185,66,.14),0 12px 40px rgba(0,0,0,.35)}.auth-split-page--ultra-lux .auth-split-page__mobile-hero:before{content:"";position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);width:70%;height:80px;border-radius:50%;background:radial-gradient(ellipse,rgba(244,185,66,.18) 0,transparent 70%);pointer-events:none;filter:blur(8px)}.auth-split-page--ultra-lux .auth-split-page__mobile-hero-title{font-size:clamp(1.25rem,5.5vw,1.5rem);text-shadow:0 2px 20px rgba(0,0,0,.35)}.auth-split-page--ultra-lux .auth-split-page__panel:has(.auth-split-page__mobile-hero) .auth-split-page__form-wrap{margin-top:-32px;max-width:100%;width:100%;filter:none;position:relative;z-index:2}.auth-split-page--ultra-lux .auth-split-page__panel:not(:has(.auth-split-page__mobile-hero)) .auth-split-page__form-wrap{margin-top:0;max-width:100%;width:100%;filter:none;position:relative;z-index:2}.auth-split-page--ultra-lux .auth-split-page__head-icon,.auth-split-page--ultra-lux .auth-split-page__mobile-logo{display:none}.auth-split-page--ultra-lux .auth-split-page__panel:not(:has(.auth-split-page__mobile-hero)) .auth-split-page__mobile-logo{display:flex;padding-top:calc(56px + env(safe-area-inset-top, 0px));margin-bottom:16px}.auth-split-page--ultra-lux .auth-split-page__panel:not(:has(.auth-split-page__mobile-hero)) .auth-split-brand--mobile .auth-split-brand__name{color:#fff}.auth-split-page--ultra-lux .auth-split-page__panel:not(:has(.auth-split-page__mobile-hero)) .auth-split-brand--mobile .auth-split-brand__logo-frame{background:hsla(0,0%,100%,.06);border-color:rgba(244,185,66,.35);box-shadow:0 4px 16px rgba(0,0,0,.25)}.auth-split-page--ultra-lux .auth-split-page__form-card{padding:26px 20px 30px;border-radius:20px;border-color:hsla(0,0%,100%,.65);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.92),inset 0 2px 0 rgba(244,185,66,.35),0 16px 48px rgba(0,0,0,.42),0 6px 20px rgba(0,0,0,.22)}.auth-split-page--ultra-lux.auth-split-page--step-account .auth-split-mobile-step2{margin:calc(56px + env(safe-area-inset-top, 0px)) 0 14px;padding:16px 18px;border-radius:16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 8px 28px rgba(0,0,0,.22)}.auth-split-page--ultra-lux.auth-split-page--step-account .auth-split-mobile-step2__num,.auth-split-page--ultra-lux.auth-split-page--step-account .auth-split-mobile-step2__title{color:#fff}.auth-split-page--ultra-lux.auth-split-page--step-account .auth-split-mobile-step2__hint,.auth-split-page--ultra-lux.auth-split-page--step-account .auth-split-mobile-step2__label{color:hsla(0,0%,100%,.58)}.auth-split-page--ultra-lux.auth-split-page--step-account .auth-split-page__form-wrap{margin-top:0}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__role-grid{grid-template-columns:1fr;gap:12px}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__role-card{display:flex;flex-direction:row;align-items:flex-start;gap:14px;padding:18px 16px}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__role-icon{margin-bottom:0;flex-shrink:0}.auth-split-page--ultra-lux .auth-split-page .auth-register-form__role-label{margin-bottom:4px}.auth-split-page--ultra-lux .auth-split-page__footer{margin-top:20px;font-size:13px;color:hsla(0,0%,100%,.5)}.auth-split-page--ultra-lux .auth-split-page__footer a{color:var(--auth-lux-gold);font-weight:800}.auth-split-page--ultra-lux .auth-split-page__copyright{margin-top:10px;font-size:11px;color:hsla(0,0%,100%,.32);text-align:center}.auth-split-page--ultra-lux .auth-split-page__retour-wrap{z-index:70}}.auth-register-form__cgu{display:flex;align-items:flex-start;gap:10px}.auth-register-form__cgu input{margin-top:3px;width:16px;height:16px;accent-color:var(--navy-900);flex-shrink:0;cursor:pointer}.auth-register-form__cgu label{font-size:13px;color:var(--mute);line-height:1.5;cursor:pointer}.auth-register-form__cgu a{color:var(--navy-900);font-weight:600;text-decoration:underline}.auth-register-form__success{text-align:center;padding:12px 0 8px}.auth-register-form__success-icon{width:76px;height:76px;margin:0 auto 20px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(30,126,74,.12),rgba(244,185,66,.15));color:var(--green);border:1px solid var(--green-border);box-shadow:0 8px 28px rgba(30,126,74,.12),inset 0 1px 0 hsla(0,0%,100%,.5)}.auth-register-form__success h2{margin:0 0 12px;font-size:1.25rem;font-weight:700;color:var(--ink)}.auth-register-form__success p{margin:0 0 8px;font-size:14px;color:var(--mute);line-height:1.6}.auth-register-form__success strong{color:var(--ink)}.auth-register-page__footer,.auth-split-page__footer{text-align:center;margin-top:24px;font-size:14px;color:var(--mute)}.auth-register-page__footer a,.auth-split-page__footer a{color:var(--navy-900);font-weight:700;margin-left:6px;text-decoration:none;transition:color var(--transition)}.auth-register-page__footer a:hover,.auth-split-page__footer a:hover{color:var(--orange-deep,#c9921f)}.auth-register-page__copyright,.auth-split-page__copyright{text-align:center;font-size:12px;color:#9ca3af;margin-top:16px}.auth-complete-page{min-height:100vh;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(244,185,66,.12) 0,transparent 55%),linear-gradient(155deg,#091830,#0c1e40 55%,#061228);display:flex;align-items:center;justify-content:center;padding:24px 16px}.auth-complete-page__wrap{width:100%;max-width:520px}.auth-complete-page__card{background:linear-gradient(180deg,#fff,#fafbfd);border-radius:22px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.04),0 24px 64px rgba(0,0,0,.22),inset 0 0 0 1px hsla(0,0%,100%,.06)}.auth-complete-page__hero{text-align:center;padding:28px 28px 22px;background:linear-gradient(165deg,#0a1a38,#0c2248 50%,#061228);border-bottom:1px solid rgba(244,185,66,.2)}.auth-complete-page__brand-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:10px}.auth-complete-page__logo{display:block;flex-shrink:0;object-fit:contain}.auth-complete-page__brand-text{display:flex;align-items:baseline;gap:0;line-height:1;user-select:none}.auth-complete-page__brand-name{font-size:17px;font-weight:800;letter-spacing:-.03em;color:#fff}.auth-complete-page__brand-tld{font-size:17px;font-weight:900;letter-spacing:-.02em;color:#f4b942}.auth-complete-page__tagline{margin:0;font-size:12px;line-height:1.5;color:rgba(244,185,66,.92);font-weight:500}.auth-complete-page__body{padding:28px 28px 32px}.auth-complete-page__head-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin:0 auto 16px;border-radius:14px;background:linear-gradient(135deg,rgba(0,35,111,.08),rgba(244,185,66,.12));color:var(--navy-900,#00236f);border:1px solid rgba(244,185,66,.35)}.auth-complete-page__title{margin:0 0 8px;text-align:center;font-size:1.35rem;font-weight:700;color:var(--ink);letter-spacing:-.02em}.auth-complete-page__subtitle{margin:0 0 24px;text-align:center;font-size:14px;line-height:1.55;color:var(--mute)}.auth-complete-page__loading{text-align:center;font-size:14px;color:var(--mute);margin:0}.auth-complete-page__status{text-align:center;padding:8px 0 4px}.auth-complete-page__status-icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:0 auto 16px;border-radius:50%}.auth-complete-page__status-icon--loading{color:var(--navy-900,#00236f)}.auth-complete-page__status-icon--ok{color:#0d7a4a;background:rgba(13,122,74,.1);border:1px solid rgba(13,122,74,.25)}.auth-complete-page__status-icon--error{color:var(--red,#c0402b);background:rgba(192,64,43,.08);border:1px solid rgba(192,64,43,.2)}.auth-complete-page__status-spin{animation:auth-complete-spin .9s linear infinite}@keyframes auth-complete-spin{to{transform:rotate(1turn)}}.auth-complete-page__status-title{margin:0 0 8px;font-size:1.15rem;font-weight:700;color:var(--ink)}.auth-complete-page__status-text{margin:0;font-size:14px;line-height:1.55;color:var(--mute)}.auth-complete-page__status-text--error{color:var(--red,#c0402b);margin-bottom:20px}.auth-complete-page__status-link{display:inline-block;font-size:14px;font-weight:700;color:var(--navy-900,#00236f);text-decoration:none;border-bottom:1px solid rgba(244,185,66,.6);transition:color var(--transition,.2s ease)}.auth-complete-page__status-link:hover{color:var(--orange-deep,#c9921f)}.auth-register-form__input--readonly{background:#f4f6f9;color:var(--mute);cursor:not-allowed;box-shadow:none}.auth-register-form__input--readonly:focus{border-color:var(--line);box-shadow:none}.auth-register-form__field-note{margin:6px 0 0;font-size:12px;color:var(--mute);line-height:1.4}.auth-register-form__label-optional{font-weight:500;color:var(--mute-2)}.auth-complete-page .auth-register-form__role-hint strong{color:var(--ink);font-weight:600}