/* ==========================================================================
   Page Plateforme (maquette « ActuData Landing CRM »)
   Tous les sélecteurs sont préfixés par #plateforme-page : la maquette ne
   peut donc pas altérer la navbar (#header-actudata) ni le footer du site.
   ========================================================================== */

/* Reset local repris du preflight Tailwind de la maquette */
#plateforme-page,#plateforme-page *,#plateforme-page *::before,#plateforme-page *::after{box-sizing:border-box;border:0 solid;margin:0;padding:0}
#plateforme-page{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}
#plateforme-page h1,#plateforme-page h2,#plateforme-page h3,#plateforme-page h4,#plateforme-page h5,#plateforme-page h6{font-size:inherit;font-weight:inherit}
#plateforme-page a{color:inherit;text-decoration:inherit}
#plateforme-page b,#plateforme-page strong{font-weight:bolder}
#plateforme-page small{font-size:80%}
#plateforme-page ol,#plateforme-page ul,#plateforme-page menu{list-style:none}
#plateforme-page li::before,#plateforme-page li::after{content:none;display:none}
#plateforme-page img,#plateforme-page svg,#plateforme-page video,#plateforme-page canvas{vertical-align:middle;display:block}
#plateforme-page img,#plateforme-page video{max-width:100%;height:auto}
#plateforme-page button,#plateforme-page input,#plateforme-page select,#plateforme-page textarea{font:inherit;color:inherit;background-color:transparent;border-radius:0}
#plateforme-page section[id]{scroll-margin-top:110px}
html{scroll-behavior:smooth}

/* Neutralisation des règles globales du thème qui atteindraient la maquette */
#plateforme-page svg{fill:none}     /* minitial.css impose svg{fill:currentColor} : icônes pleines */
#plateforme-page h1{text-wrap:wrap} /* style.css impose h1{text-wrap:balance} */

/* Styles de la maquette (portée limitée à #plateforme-page) */
#plateforme-page{--navy:#0f2f62;--navy-deep:#071d43;--coral:#f27869;--coral-soft:#fff1ed;--turquoise:#26b7bb;--turquoise-soft:#edfafa;--ink:#102344;--muted:#5f6e85;--cream:#f7f5f1;--shadow:0 24px 70px #0d28521f}#plateforme-page,#plateforme-page *{box-sizing:border-box}#plateforme-page{scroll-behavior:smooth}#plateforme-page{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}#plateforme-page a{color:inherit;text-decoration:none}#plateforme-page button,#plateforme-page a{-webkit-tap-highlight-color:transparent}#plateforme-page .site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #0f2f621c;border-radius:20px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(1380px,100% - 40px);min-height:78px;margin:18px auto 0;padding:12px 14px 12px 20px;display:grid;position:sticky;top:0;box-shadow:0 16px 46px #0d285217}#plateforme-page .brand,#plateforme-page .footer-logo{place-items:center;width:132px;height:60px;display:grid;overflow:visible}#plateforme-page .brand img,#plateforme-page .footer-logo img{width:132px;height:auto;display:block;transform:translateY(-8px)scale(1.6)}#plateforme-page .site-header nav{align-items:center;gap:34px;font-size:14px;font-weight:700;display:flex}#plateforme-page .site-header nav a{color:#4c5f78;transition:color .2s}#plateforme-page .site-header nav a:hover{color:var(--navy)}#plateforme-page .header-cta{color:#fff;background:var(--navy);border-radius:13px;justify-self:end;align-items:center;gap:9px;padding:14px 20px;font-size:14px;font-weight:800;display:inline-flex}#plateforme-page .hero{background:var(--navy);border-radius:0 0 36px 36px;grid-template-columns:1.04fr .96fr;align-items:stretch;gap:0;width:min(1380px,100% - 40px);min-height:680px;margin:-97px auto 0;padding:0;display:grid;overflow:hidden}#plateforme-page .hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:176px 64px 82px;display:flex;position:relative}#plateforme-page .eyebrow{color:var(--coral);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}#plateforme-page .eyebrow.light{color:#a9eff0}#plateforme-page .hero h1{color:#fff;letter-spacing:-.02em;max-width:670px;margin:21px 0 24px;font-size:clamp(38px,4.2vw,54px);font-weight:600;line-height:1.12}#plateforme-page .hero h1 span{color:var(--coral)}#plateforme-page .hero-lead{color:#ffffffd1;max-width:32ch;margin:0 0 14px;font-size:clamp(17px,1.5vw,20px);line-height:1.55}#plateforme-page .hero-promise{border-left:3px solid var(--coral);color:#fff;max-width:590px;margin:0 0 34px;padding-left:16px;font-size:16px;font-weight:600;line-height:1.55}#plateforme-page .hero-actions{flex-wrap:wrap;gap:12px;margin-top:0;display:flex}#plateforme-page .hero-reference-cta{background:var(--coral);color:#fff;border-radius:999px;align-items:center;gap:12px;width:fit-content;padding:19px 34px;font-size:16px;font-weight:600;transition:transform .25s,background .25s;display:inline-flex;box-shadow:0 12px 30px -14px #f5786ae6}#plateforme-page .hero-reference-cta:hover{background:#ef6858;transform:translateY(-2px)}#plateforme-page .button{border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 22px;font-size:14px;font-weight:850;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}#plateforme-page .button:hover{transform:translateY(-2px)}#plateforme-page .hero .button-primary{color:var(--navy-deep);background:#fff;box-shadow:0 12px 28px #0000002e}#plateforme-page .hero .button-secondary{color:#fff;background:0 0;border-color:#ffffff59}#plateforme-page .button-primary{color:#fff;background:var(--navy);box-shadow:0 12px 28px #0f2f6238}#plateforme-page .button-secondary{color:var(--navy);background:#fff;border-color:#d7e0eb}#plateforme-page .button-white{color:var(--navy-deep);background:#fff}#plateforme-page .human-note{align-items:center;gap:14px;margin-top:34px;display:flex}#plateforme-page .avatar-stack{padding-left:8px;display:flex}#plateforme-page .avatar-stack i{background:var(--coral);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:38px;height:38px;margin-left:-8px;font-size:10px;font-style:normal;font-weight:900;display:grid}#plateforme-page .avatar-stack i:last-child{background:var(--turquoise)}#plateforme-page .hero .human-note p{color:#ffffffad;margin:0;font-size:13px;line-height:1.5}#plateforme-page .hero .human-note strong{color:#fff}#plateforme-page .hero-visual{background:#f28e77;align-self:stretch;min-height:680px;display:flex;position:relative;overflow:hidden}#plateforme-page .hero-visual img{object-fit:contain;width:100%;height:100%;display:block}#plateforme-page .trust-strip{z-index:3;background:#fff;border:1px solid #0f2f621a;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:20px;width:min(1240px,100% - 70px);margin:-28px auto 0;padding:22px 30px;display:grid;position:relative;box-shadow:0 15px 35px #0f2f6217}#plateforme-page .trust-strip div{color:#455975;align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}#plateforme-page .trust-strip svg{color:#fff;background:var(--turquoise);border-radius:50%;flex:none;padding:2px}#plateforme-page .section{width:min(1280px,100% - 40px);margin:0 auto;padding:112px 20px}#plateforme-page .section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px;display:flex}#plateforme-page .section-heading.centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto;display:block}#plateforme-page .section-heading h2{color:var(--navy-deep);letter-spacing:-.045em;margin:14px 0 0;font-size:clamp(36px,4vw,54px);line-height:1.05}#plateforme-page .section-heading>p{max-width:530px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}#plateforme-page .centered>p{max-width:680px;margin:20px auto 0}#plateforme-page .feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}#plateforme-page .feature-grid article{background:#fff;border:1px solid #e0e6ed;border-radius:22px;padding:30px;box-shadow:0 12px 40px #0f2f620d}#plateforme-page .feature-grid article>span{width:48px;height:48px;color:var(--navy);background:#edf3fb;border-radius:14px;place-items:center;display:grid}#plateforme-page .feature-grid article:nth-child(2)>span{color:#aa4b40;background:var(--coral-soft)}#plateforme-page .feature-grid article:nth-child(3)>span{color:#13767a;background:var(--turquoise-soft)}#plateforme-page .feature-grid h3{color:var(--navy);margin:24px 0 10px;font-size:18px}#plateforme-page .feature-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}#plateforme-page .products-section{background:#fff;border:1px solid #dedbd5;border-radius:34px;width:min(1380px,100% - 40px);padding:100px 60px;box-shadow:0 22px 65px #0f2f6212}#plateforme-page .products-layout{grid-template-columns:1fr 1fr;gap:18px;display:grid}#plateforme-page .product-column{border-radius:24px;overflow:hidden}#plateforme-page .product-column.private{background:var(--coral-soft);border:1px solid #f0d1ca}#plateforme-page .product-column.professional{background:#eff8fa;border:1px solid #bfe4e6}#plateforme-page .product-column-header{color:#fff;align-items:center;gap:14px;min-height:90px;padding:20px 24px;display:flex}#plateforme-page .private .product-column-header{background:var(--coral)}#plateforme-page .professional .product-column-header{background:var(--navy)}#plateforme-page .product-column-icon{width:44px;height:44px;color:var(--navy);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}#plateforme-page .product-column-header h3{margin:0;font-size:19px}#plateforme-page .product-column-header p{opacity:.88;margin:5px 0 0;font-size:12px}#plateforme-page .product-groups{grid-template-columns:1fr 1fr;align-content:start;gap:10px;padding:12px;display:grid}#plateforme-page .product-group{background:#ffffff57;border:1px solid;border-radius:15px;min-height:152px;padding:13px}#plateforme-page .private .product-group{border-color:#f1cec7}#plateforme-page .professional .product-group{border-color:#b9e0e2}#plateforme-page .group-heading{align-items:center;gap:8px;margin-bottom:10px;display:flex}#plateforme-page .group-heading>span{color:#fff;border-radius:8px;place-items:center;width:29px;height:29px;display:grid}#plateforme-page .private .group-heading>span{background:var(--coral)}#plateforme-page .professional .group-heading>span{background:var(--turquoise)}#plateforme-page .group-heading h4{color:var(--navy-deep);margin:0;font-size:13px}#plateforme-page .product-group ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}#plateforme-page .product-group li{min-height:34px;color:var(--navy-deep);background:#fff;border:1px solid #dce4e8;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:650;display:flex}#plateforme-page .private .product-group li svg{color:var(--coral)}#plateforme-page .professional .product-group li svg{color:var(--turquoise)}#plateforme-page .products-cta{background:#f5f7fa;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:22px 24px;display:flex}#plateforme-page .products-cta p{color:var(--muted);margin:0;font-size:14px}#plateforme-page .products-cta strong{color:var(--navy)}#plateforme-page .jdc-section{color:#fff;background:linear-gradient(120deg, var(--navy-deep), var(--navy) 66%, #164f7a);width:min(1280px,100% - 40px);box-shadow:var(--shadow);border-radius:28px;grid-template-columns:auto 1fr auto;align-items:center;gap:44px;margin:90px auto 0;padding:52px 60px;display:grid;overflow:hidden}#plateforme-page .jdc-date{background:#ffffff14;border:1px solid #ffffff38;border-radius:24px;grid-template-columns:1fr auto 1fr;place-items:center;width:140px;height:140px;display:grid;position:relative}#plateforme-page .jdc-date b{letter-spacing:-.05em;font-size:41px}#plateforme-page .jdc-date>span{color:var(--coral);font-weight:900}#plateforme-page .jdc-date small{letter-spacing:.18em;font-size:9px;font-weight:900;position:absolute;bottom:18px}#plateforme-page .jdc-copy h2{max-width:680px;margin:13px 0 12px;font-size:30px;line-height:1.13}#plateforme-page .jdc-copy p{color:#cfdaec;max-width:720px;margin:0;font-size:14px;line-height:1.6}#plateforme-page .support-section{padding-top:120px}#plateforme-page .inspectors-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1120px;margin:0 auto;align-items:stretch;display:grid}#plateforme-page .inspector-card{position:relative;overflow:hidden;border-radius:28px;min-height:520px;box-shadow:0 18px 50px #0f2f621a;display:flex;flex-direction:column}#plateforme-page .inspector-card--photo{background:#1a2744;border:0}#plateforme-page .inspector-card__media{position:absolute;inset:0;z-index:0}#plateforme-page .inspector-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 42%,#07142859 100%);pointer-events:none}#plateforme-page .inspector-card__media img{width:100%;height:100%;object-fit:cover;object-position:center 12%;display:block}#plateforme-page .inspector-card--stephane-bak .inspector-card__media img{object-position:center 18%;transform:scale(1.05);transform-origin:50% 12%}#plateforme-page .inspector-card--malik-benamara .inspector-card__media img{object-position:center 14%;transform:scale(1.05);transform-origin:50% 12%}#plateforme-page .inspector-card__fallback{width:100%;height:100%;place-items:center;display:grid;background:linear-gradient(160deg,var(--navy),var(--navy-deep));color:#fff;font-size:42px;font-weight:900}#plateforme-page .inspector-card__badge{position:absolute;top:16px;right:16px;z-index:2;width:40px;height:40px;border-radius:50%;background:var(--navy-deep);color:#fff;box-shadow:0 8px 22px #071d4366;place-items:center;display:grid}#plateforme-page .inspector-card__glass{position:relative;z-index:1;margin:auto 14px 14px;padding:22px 18px 16px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(180deg,#0b1a368f,#071428c7);border:1px solid #ffffff38;border-radius:22px;box-shadow:0 10px 30px #071d4338;color:#fff;display:flex;flex-direction:column;gap:12px}#plateforme-page .inspector-card--photo h3{color:#fff;margin:0;font-size:24px;line-height:1.15;font-weight:800}#plateforme-page .inspector-card--photo .role{color:var(--coral);margin:0;font-size:13px;font-weight:700;letter-spacing:.01em;text-transform:none}#plateforme-page .inspector-card__desc{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start}#plateforme-page .inspector-card__icon{width:30px;height:30px;border-radius:50%;background:#ffffff2e;color:#fff;place-items:center;display:grid;flex-shrink:0}#plateforme-page .inspector-card--write .inspector-card__icon{background:#edf3fb;color:var(--navy)}#plateforme-page .inspector-card__desc p{margin:0;font-size:13px;line-height:1.55;color:#fffffff2}#plateforme-page .inspector-card__cta{min-height:48px;padding:0 18px;border-radius:999px;background:var(--navy-deep);color:#fff;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex;transition:transform .2s ease,background .2s ease}#plateforme-page .inspector-card__cta:hover{background:var(--navy);transform:translateY(-1px)}#plateforme-page .inspector-card__note{margin:2px 0 0;display:flex;align-items:center;justify-content:center;gap:7px;color:#ffffffd9;font-size:11px;line-height:1.3}#plateforme-page .inspector-card__note span{width:18px;height:18px;border-radius:50%;border:1px solid #ffffff73;place-items:center;display:grid;flex-shrink:0}#plateforme-page .inspector-card--write{background:#fbfaf7;border:1px solid #e6e2da;padding:36px 28px 28px;justify-content:center;align-items:center;text-align:center;gap:18px;box-shadow:0 18px 50px #0f2f6214}#plateforme-page .write-card__icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(160deg,#fff7f2,#ffe8e0);color:var(--coral);box-shadow:0 10px 28px #f2786933;place-items:center;display:grid}#plateforme-page .inspector-card--write h3{margin:0;color:var(--navy);font-size:26px;line-height:1.25;font-weight:800;font-style:normal}#plateforme-page .inspector-card--write h3 span{display:block;font-weight:700}#plateforme-page .inspector-card--write h3 em{display:block;color:var(--coral);font-style:normal;font-weight:800}#plateforme-page .write-card__rule{width:64px;height:1px;margin:0;border:0;background:#d7d2c9}#plateforme-page .inspector-card--write .inspector-card__desc{text-align:left;max-width:280px}#plateforme-page .inspector-card--write .inspector-card__desc p{color:var(--ink)}#plateforme-page .write-card__cta{min-height:48px;padding:0 22px;border-radius:999px;border:1.5px solid var(--coral);color:var(--coral);background:transparent;justify-content:center;align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex;transition:background .2s ease,color .2s ease,transform .2s ease}#plateforme-page .write-card__cta:hover{background:var(--coral);color:#fff;transform:translateY(-1px)}#plateforme-page .write-card__note{margin:0;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--navy);font-size:12px;font-weight:650}#plateforme-page .write-card__note span{color:var(--coral);display:inline-flex}#plateforme-page .final-cta{background:linear-gradient(105deg,#fff 0%,#fff2ef 52%,#edfafa 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;width:min(1280px,100% - 40px);margin:10px auto 80px;padding:54px 60px;display:flex}#plateforme-page .final-cta span{color:var(--coral);letter-spacing:.13em;text-transform:uppercase;font-size:12px;font-weight:900}#plateforme-page .final-cta h2{max-width:720px;color:var(--navy-deep);letter-spacing:-.035em;margin:12px 0 0;font-size:34px}#plateforme-page footer{background:#fff;border-top:1px solid #dce3e9;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:110px;padding:26px max(30px,50% - 640px);display:grid}#plateforme-page footer p{color:var(--muted);font-size:12px}#plateforme-page footer a{color:var(--navy);justify-self:end;font-size:12px;font-weight:800}@media (width<=1100px){#plateforme-page .site-header{grid-template-columns:1fr auto}#plateforme-page .site-header nav{display:none}#plateforme-page .hero{grid-template-columns:1fr}#plateforme-page .hero-copy{padding:180px 60px 68px}#plateforme-page .hero-visual{width:100%;min-height:0;max-height:520px}#plateforme-page .hero-visual img{max-height:520px}#plateforme-page .trust-strip,#plateforme-page .feature-grid{grid-template-columns:1fr 1fr}#plateforme-page .products-layout{grid-template-columns:1fr}#plateforme-page .jdc-section{grid-template-columns:auto 1fr}#plateforme-page .jdc-section>.button{grid-column:2;justify-self:start}}@media (width<=980px){#plateforme-page .inspectors-grid{grid-template-columns:1fr;max-width:420px;gap:18px}#plateforme-page .inspector-card{min-height:480px}}@media (width<=720px){#plateforme-page .site-header{border-radius:16px;width:calc(100% - 24px);min-height:66px;margin-top:10px;padding:10px 10px 10px 14px}#plateforme-page .brand{width:112px;height:50px}#plateforme-page .brand img{width:112px}#plateforme-page .header-cta{padding:12px 13px;font-size:0}#plateforme-page .header-cta svg{width:20px;height:20px}#plateforme-page .hero{border-radius:0 0 26px 26px;grid-template-columns:minmax(0,1fr);width:100%;margin-top:-77px;padding:0}#plateforme-page .hero-copy{padding:142px 22px 54px}#plateforme-page .hero h1{font-size:clamp(40px,12vw,48px)}#plateforme-page .hero-lead{font-size:16px;line-height:1.6}#plateforme-page .hero-reference-cta{justify-content:center;width:100%;padding-inline:20px}#plateforme-page .human-note{align-items:flex-start}#plateforme-page .hero-visual{width:100%;min-height:0;max-height:400px}#plateforme-page .hero-visual img{object-fit:contain;max-height:400px}#plateforme-page .trust-strip{grid-template-columns:1fr;gap:14px;width:calc(100% - 32px);margin-top:-20px;padding:20px}#plateforme-page .section{width:100%;padding:82px 20px}#plateforme-page .section-heading{flex-direction:column;align-items:start;gap:20px}#plateforme-page .section-heading h2{font-size:39px}#plateforme-page .feature-grid{grid-template-columns:1fr}#plateforme-page .products-section{border-radius:26px;width:calc(100% - 20px);padding:66px 12px 12px}#plateforme-page .products-section .section-heading{padding:0 10px}#plateforme-page .product-groups{grid-template-columns:1fr}#plateforme-page .products-cta{flex-direction:column;align-items:stretch;padding:22px}#plateforme-page .jdc-section{grid-template-columns:1fr;gap:24px;width:calc(100% - 24px);margin-top:70px;padding:32px 24px}#plateforme-page .jdc-date{width:120px;height:120px}#plateforme-page .jdc-section>.button{grid-column:auto;width:100%}#plateforme-page .inspectors-grid{grid-template-columns:1fr;max-width:420px}#plateforme-page .inspector-card--write{padding:32px 22px 24px}#plateforme-page .inspector-card{min-height:470px}#plateforme-page .final-cta{flex-direction:column;align-items:stretch;width:calc(100% - 24px);margin-bottom:50px;padding:38px 26px}#plateforme-page .final-cta h2{font-size:30px}#plateforme-page footer{grid-template-columns:1fr;justify-items:start}#plateforme-page footer a{justify-self:start}}@media (prefers-reduced-motion:reduce){#plateforme-page{scroll-behavior:auto}#plateforme-page,#plateforme-page *,#plateforme-page :before,#plateforme-page :after{transition-duration:.01ms!important}}@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}@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-scroll-snap-strictness{syntax:"*";inherits:false;initial-value:proximity}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{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-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@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}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.5}}#plateforme-page .login-section{width:min(1280px,100% - 40px);margin:0 auto 96px;padding:0 20px}#plateforme-page .login-panel{background:linear-gradient(135deg,#fff 0%,#f8fbff 58%,#edfafa 100%);border:1px solid #dce4ee;border-radius:28px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:54px;padding:48px 54px;display:grid;box-shadow:0 20px 60px #0f2f6210}#plateforme-page .login-copy h2{color:var(--navy-deep);letter-spacing:-.04em;margin:14px 0;font-size:clamp(32px,3.4vw,46px);line-height:1.08}#plateforme-page .login-copy>p{color:var(--muted);max-width:520px;margin:0 0 26px;font-size:16px;line-height:1.7}#plateforme-page .login-steps{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}#plateforme-page .login-step{background:#fff;border:1px solid #dde5ef;border-radius:18px;min-height:188px;padding:22px 18px;box-shadow:0 10px 28px #0f2f6209}#plateforme-page .login-step b{color:#fff;background:var(--coral);border-radius:50%;place-items:center;width:34px;height:34px;font-size:14px;display:grid}#plateforme-page .login-step:nth-child(2) b{background:var(--turquoise)}#plateforme-page .login-step:nth-child(3) b{background:var(--navy)}#plateforme-page .login-step h3{color:var(--navy);margin:18px 0 8px;font-size:16px}#plateforme-page .login-step p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}#plateforme-page .login-note{color:#4f6178;align-items:flex-start;gap:9px;margin-top:18px;font-size:12px;line-height:1.55;display:flex}#plateforme-page .login-note strong{color:var(--navy)}#plateforme-page .jdc-section{grid-template-columns:150px minmax(0,1fr);gap:36px}#plateforme-page .jdc-date{width:150px;height:150px}#plateforme-page .jdc-content{min-width:0}#plateforme-page .jdc-topline{justify-content:space-between;align-items:center;gap:18px;display:flex}#plateforme-page .stand-badge{color:#fff;background:var(--coral);border-radius:999px;padding:9px 15px;font-size:13px;font-weight:900;white-space:nowrap}#plateforme-page .jdc-copy h2{font-size:32px}#plateforme-page .jdc-actions{flex-wrap:wrap;gap:11px;margin-top:24px;display:flex}#plateforme-page .jdc-actions .button{min-height:48px}#plateforme-page .jdc-link-secondary{color:#fff;border-color:#ffffff4d;background:#ffffff0d}#plateforme-page .conference-card{background:#ffffff0d;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:16px;margin-top:24px;padding:17px 20px;display:grid}#plateforme-page .conference-time{color:var(--navy-deep);background:#a9eff0;border-radius:13px;text-align:center;min-width:98px;padding:12px 10px;font-size:12px;font-weight:900;line-height:1.35}#plateforme-page .conference-card span{color:#a9eff0;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}#plateforme-page .conference-card h3{color:#fff;margin:5px 0 4px;font-size:17px}#plateforme-page .conference-card p{color:#cfdaec;margin:0;font-size:12px;line-height:1.5}@media (width<=1100px){#plateforme-page .login-panel{grid-template-columns:1fr}#plateforme-page .jdc-section{grid-template-columns:130px 1fr}#plateforme-page .jdc-date{width:130px;height:130px}}@media (width<=760px){#plateforme-page .login-section{width:100%;margin-bottom:70px;padding:0 12px}#plateforme-page .login-panel{border-radius:24px;gap:30px;padding:34px 22px}#plateforme-page .login-steps{grid-template-columns:1fr}#plateforme-page .login-step{min-height:0}#plateforme-page .jdc-section{grid-template-columns:1fr}#plateforme-page .jdc-topline{align-items:flex-start;flex-direction:column}#plateforme-page .jdc-actions{display:grid}#plateforme-page .conference-card{grid-template-columns:1fr}#plateforme-page .conference-time{width:fit-content}}