.navbar{box-sizing:border-box;z-index:1000;background:#0d1b2a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:100px;padding:0 34px;display:flex;position:relative}.navbar-logo{flex-shrink:0;align-items:center;height:100%;text-decoration:none;display:flex}.navbar-logo img{object-fit:contain;width:auto;max-width:180px;height:90px;display:block}.navbar-actions{align-items:center;gap:18px;margin-left:auto;display:flex}.navbar-links{align-items:center;gap:4px;display:flex}.navbar-link{color:#f2f4f7;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;height:42px;padding:0 15px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s,background-color .2s;display:inline-flex;position:relative}.navbar-link:hover{color:#fff;background:#ffffff12}.navbar-link.active{color:#fff;background:#f4b4001f}.navbar-link.active:after{content:"";background:#f4b400;border-radius:999px;height:2px;position:absolute;bottom:5px;left:15px;right:15px}.navbar-logout{color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 17px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.navbar-logout:hover{color:#0d1b2a;background:#f4b400;border-color:#f4b400;transform:translateY(-1px)}.navbar-logout:active{transform:translateY(0)}@media (width<=900px){.navbar{height:72px;padding:0 22px}.navbar-logo img{max-width:155px;height:43px}.navbar-actions{gap:10px}.navbar-links{gap:2px}.navbar-link{height:40px;padding:0 11px;font-size:13px}.navbar-link.active:after{left:11px;right:11px}.navbar-logout{height:40px;padding:0 13px;font-size:12px}}@media (width<=650px){.navbar{height:68px;padding:0 14px}.navbar-logo img{max-width:125px;height:38px}.navbar-actions{gap:5px}.navbar-links{gap:0}.navbar-link{border-radius:8px;height:38px;padding:0 7px;font-size:11px}.navbar-link.active:after{bottom:4px;left:7px;right:7px}.navbar-logout{border-radius:8px;gap:0;width:38px;height:38px;padding:0}.navbar-logout span{display:none}}@media (width<=400px){.navbar{padding:0 10px}.navbar-logo img{max-width:105px;height:34px}.navbar-link{padding:0 5px;font-size:10px}.navbar-link.active:after{left:5px;right:5px}.navbar-logout{width:34px;height:34px}}.site-footer{box-sizing:border-box;color:#fff;background:#0d1b2a;width:100%;padding:45px 24px 20px}.site-footer-container{grid-template-columns:1.2fr 1fr 1fr;align-items:start;gap:50px;width:min(100%,1200px);margin:0 auto;display:grid}.site-footer-brand{width:100%;max-width:320px}.site-footer-brand h2{color:#f4b400;margin:0 0 15px;font-size:26px;font-weight:800}.site-footer-brand p{color:#f2f4f7;margin:0;font-size:15px;line-height:1.7}.site-footer-links{width:100%}.site-footer-links h3,.site-footer-social h3{color:#f4b400;margin:0 0 15px;font-size:17px;font-weight:700}.site-footer-link-list{flex-wrap:wrap;align-items:center;gap:8px 10px;max-width:360px;display:flex}.site-footer-links a{color:#fff;white-space:nowrap;font-size:14px;text-decoration:none;transition:color .2s,transform .2s}.site-footer-links a:hover{color:#f4b400}.footer-separator{color:#f4b400;margin:0 2px;font-weight:700}.site-footer-social{width:100%}.social-links{flex-wrap:wrap;align-items:center;gap:12px;max-width:260px;display:flex}.site-footer-social .social-links a{color:#fff;background:#ffffff14;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;text-decoration:none;transition:transform .25s,background .25s,color .25s;display:flex}.site-footer-social .social-links svg{width:21px;height:21px;display:block}.site-footer-social .social-links a:hover{color:#0d1b2a;background:#f4b400;transform:translateY(-4px)}.site-footer-bottom{text-align:center;border-top:1px solid #ffffff26;width:min(100%,1200px);margin:35px auto 0;padding-top:18px}.site-footer-bottom p{color:#f2f4f7;margin:0;font-size:13px;line-height:1.5}@media (width<=900px){.site-footer{padding:40px 22px 20px}.site-footer-container{grid-template-columns:1fr 1fr;gap:40px 35px}.site-footer-brand{grid-column:1/-1;max-width:420px}.site-footer-brand h2{font-size:24px}.site-footer-brand p{font-size:14px}}@media (width<=600px){.site-footer{padding:35px 18px 18px}.site-footer-container{flex-direction:column;gap:30px;width:100%;display:flex}.site-footer-brand,.site-footer-links,.site-footer-social{width:100%;max-width:none}.site-footer-brand h2{margin-bottom:10px;font-size:23px}.site-footer-brand p{max-width:360px;font-size:14px;line-height:1.65}.site-footer-links h3,.site-footer-social h3{margin-bottom:12px;font-size:16px}.site-footer-link-list{gap:7px 9px;width:100%;max-width:100%}.site-footer-links a{font-size:13px}.footer-separator{margin:0}.social-links{gap:10px;width:100%;max-width:100%}.site-footer-social .social-links a{border-radius:11px;width:40px;height:40px;font-size:19px}.site-footer-social .social-links svg{width:19px;height:19px}.site-footer-bottom{margin-top:28px;padding-top:14px}.site-footer-bottom p{font-size:12px}}@media (width<=380px){.site-footer{padding-left:14px;padding-right:14px}.site-footer-container{gap:25px}.site-footer-brand h2{font-size:21px}.site-footer-brand p{font-size:13px}.site-footer-links a{font-size:12px}.site-footer-social .social-links{gap:8px}.site-footer-social .social-links a{width:38px;height:38px}.site-footer-social .social-links svg{width:18px;height:18px}.site-footer-bottom p{font-size:11px}}.footer-logo{width:100px;height:auto;margin-bottom:15px;display:block}@media (width<=550px){.footer-logo{width:60px;margin-bottom:12px}}.hero-section{background:#f2f4f7;align-items:center;min-height:calc(100vh - 80px);padding:70px 40px;display:flex}.hero-container{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;width:100%;max-width:1250px;margin:0 auto;display:grid}.hero-content{max-width:650px}.hero-badge{color:#1e3a8a;background:#fff;border-radius:30px;align-items:center;gap:9px;margin-bottom:25px;padding:9px 15px;font-size:14px;font-weight:600;display:inline-flex;box-shadow:0 5px 18px #0d1b2a0f}.hero-badge svg{width:18px;height:18px}.hero-content h1{color:#0d1b2a;letter-spacing:-1.8px;margin:0;font-size:clamp(42px,5vw,64px);font-weight:800;line-height:1.08}.hero-content h1 span{color:#1e3a8a}.hero-description{color:#4b5563;max-width:600px;margin:28px 0 35px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.hero-primary-button,.hero-secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 24px;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.hero-primary-button{color:#0d1b2a;background:#f4b400;border:none;box-shadow:0 8px 20px #f4b40038}.hero-primary-button svg{width:18px;height:18px}.hero-primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #f4b4004d}.hero-secondary-button{color:#1e3a8a;background:#fff;border:1.5px solid #1e3a8a}.hero-secondary-button:hover{color:#fff;background:#1e3a8a;transform:translateY(-2px)}.hero-meta{color:#6b7280;flex-wrap:wrap;align-items:center;gap:9px;margin-top:28px;font-size:13px;font-weight:500;display:flex}.hero-meta-separator{color:#f4b400;font-weight:800}.hero-visual{justify-content:center;align-items:center;display:flex}.hero-image-wrapper{aspect-ratio:1/.9;border-radius:32px;justify-content:center;align-items:center;width:min(100%,520px);display:flex;overflow:hidden}.hero-image{object-fit:contain;width:100%;height:100%;display:block}@media (width<=900px){.hero-section{min-height:auto;padding:60px 25px}.hero-container{grid-template-columns:1fr;gap:45px}.hero-content{max-width:700px}.hero-visual{order:2}.hero-image-wrapper{width:min(100%,460px)}}@media (width<=600px){.hero-section{padding:45px 20px 55px}.hero-container{gap:35px}.hero-badge{margin-bottom:20px;padding:8px 13px;font-size:12px}.hero-content h1{letter-spacing:-1px;font-size:39px}.hero-description{margin:22px 0 28px;font-size:16px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch}.hero-primary-button,.hero-secondary-button{width:100%}.hero-meta{font-size:12px;line-height:1.7}.hero-image-wrapper{aspect-ratio:1/.85;border-radius:24px;width:100%}}.features-section{box-sizing:border-box;background:#f2f4f7;width:100%;padding:100px 6vw}.features-container{width:100%;max-width:1200px;margin:0 auto}.features-introduction{max-width:760px;margin-bottom:60px}.features-label{color:#1e3a8a;letter-spacing:1.5px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.features-introduction h2{color:#0d1b2a;letter-spacing:-1px;margin:0;font-size:clamp(32px,4vw,48px);font-weight:750;line-height:1.15}.features-introduction h2 span{color:#1e3a8a}.features-introduction p{color:#526070;max-width:680px;margin:22px 0 0;font-size:17px;line-height:1.7}.features-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.feature-card{box-sizing:border-box;background:#fff;border:1px solid #0d1b2a12;border-radius:22px;flex-direction:column;min-height:330px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 8px 30px #0d1b2a0d}.feature-card:hover{border-color:#1e3a8a2e;transform:translateY(-7px);box-shadow:0 18px 40px #0d1b2a1a}.feature-card-top{justify-content:space-between;align-items:center;display:flex}.feature-number{color:#0d1b2a;letter-spacing:1px;font-size:14px;font-weight:700}.feature-icon{color:#fff;background:#1e3a8a;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.feature-card-content{margin-top:45px}.feature-card h3{color:#0d1b2a;margin:0;font-size:22px;line-height:1.3}.feature-card p{color:#657180;margin:15px 0 0;font-size:15px;line-height:1.7}.feature-card-bottom{border-top:1px solid #f2f4f7;justify-content:space-between;align-items:center;margin-top:auto;padding-top:25px;display:flex}.feature-card-bottom span{color:#1e3a8a;font-size:13px;font-weight:600}.feature-card-arrow{color:#fff;background:#f4b400;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .25s;display:flex}.feature-card:hover .feature-card-arrow{transform:translate(4px)}@media (width<=900px){.features-section{padding:80px 30px}.features-introduction{margin-bottom:45px}.features-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.features-section{padding:65px 20px}.features-introduction{margin-bottom:35px}.features-label{letter-spacing:1.2px;font-size:11px}.features-introduction h2{letter-spacing:-.5px;font-size:31px}.features-introduction p{font-size:15px;line-height:1.65}.features-steps{grid-template-columns:1fr;gap:18px}.feature-card{min-height:290px;padding:23px}.feature-card-content{margin-top:35px}.feature-card h3{font-size:20px}.feature-card p{font-size:14px}}.cta-section{background:#f2f4f7;padding:90px 30px}.cta-container{text-align:center;background:#fff;border:1px solid #0d1b2a0f;border-radius:28px;max-width:1050px;margin:0 auto;padding:75px 70px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0d1b2a14}.cta-container:before{content:"";background:#f4b4001f;border-radius:50%;width:260px;height:260px;position:absolute;top:-150px;right:-100px}.cta-container:after{content:"";background:#1e3a8a12;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-130px;left:-80px}.cta-container>*{z-index:1;position:relative}.cta-icon{color:#f4b400;background:#1e3a8a;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 22px;display:flex}.cta-icon svg{stroke-width:1.8px;width:30px;height:30px}.cta-label{color:#1e3a8a;letter-spacing:1.8px;margin-bottom:15px;font-size:12px;font-weight:800;display:block}.cta-container h2{color:#0d1b2a;letter-spacing:-1.5px;max-width:760px;margin:0 auto;font-size:clamp(38px,5vw,56px);line-height:1.12}.cta-container h2 span{color:#1e3a8a}.cta-container p{color:#555f6d;max-width:650px;margin:24px auto 35px;font-size:17px;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.cta-primary-button,.cta-secondary-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 25px;font-family:inherit;font-size:15px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.cta-primary-button{color:#0d1b2a;background:#f4b400;border:none;box-shadow:0 8px 20px #f4b40033}.cta-primary-button svg{width:18px;height:18px}.cta-primary-button:hover{transform:translateY(-3px);box-shadow:0 12px 28px #f4b40047}.cta-secondary-button{color:#1e3a8a;background:#fff;border:1px solid #d7dde5}.cta-secondary-button:hover{color:#fff;background:#1e3a8a;border-color:#1e3a8a;transform:translateY(-3px)}@media (width<=800px){.cta-section{padding:70px 25px}.cta-container{padding:60px 45px}.cta-container h2{font-size:42px}.cta-container p{font-size:16px}}@media (width<=550px){.cta-section{padding:55px 16px}.cta-container{border-radius:22px;padding:50px 22px}.cta-container h2{letter-spacing:-.8px;font-size:32px}.cta-container p{margin-top:20px;margin-bottom:28px;font-size:15px;line-height:1.65}.cta-icon{border-radius:16px;width:56px;height:56px}.cta-icon svg{width:26px;height:26px}.cta-actions{flex-direction:column;width:100%}.cta-primary-button,.cta-secondary-button{width:100%}}.about-section{background:#fff;padding:100px 60px}.about-container{grid-template-columns:1.5fr .8fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.about-content{max-width:720px}.about-label{color:#1e3a8a;letter-spacing:1.5px;margin-bottom:18px;font-size:13px;font-weight:700;display:inline-block}.about-content h2{color:#0d1b2a;margin:0 0 28px;font-size:42px;line-height:1.2}.about-content h2 span{color:#1e3a8a}.about-content p{color:#4b5563;margin:0 0 18px;font-size:17px;line-height:1.75}.about-highlight{color:#fff;background:#0d1b2a;border-radius:24px;padding:40px;box-shadow:0 18px 45px #0d1b2a26}.about-highlight-number{color:#f4b400;margin-bottom:20px;font-size:42px;font-weight:700}.about-highlight h3{margin:0 0 15px;font-size:27px;line-height:1.3}.about-highlight p{color:#f2f4f7;margin:0;font-size:16px;line-height:1.7}@media (width<=900px){.about-section{padding:70px 25px}.about-container{grid-template-columns:1fr;gap:40px}.about-content h2{font-size:34px}}@media (width<=480px){.about-section{padding:60px 20px}.about-content h2{font-size:29px}.about-content p{font-size:15px}.about-highlight{padding:30px}}:root{--primary:#0d1b2a;--secondary:#1e3a8a;--accent:#f4b400;--background:#f2f4f7}body{background:var(--background);margin:0;font-family:Inter,Arial,sans-serif}.features{flex-wrap:wrap;justify-content:center;gap:30px;padding:60px 20px;display:flex}.cta{text-align:center;padding:80px 20px}.cta h2{color:var(--primary);font-size:38px}.cta p{color:#666;max-width:700px;margin:20px auto 40px}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:15px 30px;font-size:16px}.btn-secondary{background:var(--secondary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:15px 30px;font-size:16px}.btn-primary:hover,.btn-secondary:hover{opacity:.9}.nextori-test-page{color:#0d1b2a;background:#f2f4f7;flex-direction:column;min-height:100vh;font-family:inherit;display:flex}.nextori-test-header{background:#fff;border-bottom:1px solid #0d1b2a14;flex-shrink:0;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 48px;display:grid}.nextori-test-header-left{justify-content:flex-start;display:flex}.nextori-test-home-link{color:#0d1b2a;cursor:pointer;background:0 0;border:none;align-items:center;gap:9px;padding:9px 0;font-size:15px;font-weight:600;transition:color .2s;display:inline-flex}.nextori-test-home-link:hover{color:#1e3a8a}.nextori-test-brand{justify-content:center;align-items:center;gap:11px;display:flex}.nextori-test-brand-mark{color:#f4b400;background:#0d1b2a;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.nextori-test-brand>div:last-child{flex-direction:column;line-height:1.1;display:flex}.nextori-test-brand strong{color:#0d1b2a;letter-spacing:-.4px;font-size:19px}.nextori-test-brand span{color:#1e3a8a;text-transform:uppercase;letter-spacing:1.1px;margin-top:4px;font-size:10px;font-weight:800}.nextori-test-header-right{justify-content:flex-end;display:flex}.nextori-test-header-right span{color:#1e3a8a;background:#f2f4f7;border-radius:20px;padding:8px 14px;font-size:14px;font-weight:700}.nextori-test-main{flex-direction:column;flex:1;width:min(1120px,100% - 64px);margin:0 auto;padding:30px 0 32px;display:flex}.nextori-test-intro{align-items:center;gap:18px;margin-bottom:19px;display:flex}.nextori-test-intro-icon{color:#f4b400;background:#0d1b2a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.nextori-test-intro-content{min-width:0}.nextori-test-eyebrow{color:#1e3a8a;letter-spacing:1.6px;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.nextori-test-intro h1{color:#0d1b2a;letter-spacing:-1px;margin:0;font-size:clamp(28px,3vw,35px);line-height:1.12}.nextori-test-intro p{color:#0d1b2a9e;margin:6px 0 0;font-size:14px;line-height:1.5}.nextori-test-information{background:#fff;border:1px solid #f4b4004d;border-left:4px solid #f4b400;border-radius:11px;align-items:center;gap:13px;min-height:58px;margin-bottom:18px;padding:10px 14px;display:flex}.nextori-test-information-icon{color:#0d1b2a;background:#f4b400;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:flex}.nextori-test-information-content{flex:1;align-items:baseline;gap:8px;min-width:0;display:flex}.nextori-test-information-content strong{color:#0d1b2a;white-space:nowrap;font-size:13px}.nextori-test-information-content span{color:#0d1b2a9e;font-size:13px;line-height:1.45}.nextori-test-information-close{color:#0d1b2a80;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s;display:flex}.nextori-test-information-close:hover{color:#0d1b2a;background:#f2f4f7}.nextori-test-progress{margin-bottom:17px}.nextori-test-progress-top{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;display:flex}.nextori-test-progress-top>div{align-items:baseline;gap:5px;display:flex}.nextori-test-progress-label{color:#0d1b2a8c}.nextori-test-progress-top strong{color:#0d1b2a;font-size:14px}.nextori-test-progress-percent{color:#1e3a8a!important}.nextori-test-progress-track{background:#fff;border-radius:10px;width:100%;height:6px;overflow:hidden}.nextori-test-progress-fill{border-radius:inherit;background:#f4b400;height:100%;transition:width .35s}.nextori-test-question-card{background:#fff;border:1px solid #0d1b2a12;border-radius:15px;align-items:center;gap:19px;margin-bottom:15px;padding:19px 22px;display:flex;box-shadow:0 6px 20px #0d1b2a0d}.nextori-test-question-number{color:#f4b400;background:#0d1b2a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:18px;font-weight:800;display:flex}.nextori-test-question-content{min-width:0}.nextori-test-question-label{color:#1e3a8a;letter-spacing:1.4px;margin-bottom:5px;font-size:10px;font-weight:800;display:block}.nextori-test-question-content h2{color:#0d1b2a;margin:0;font-size:clamp(20px,2.2vw,24px);font-weight:700;line-height:1.3}.nextori-test-question-helper{color:#0d1b2a80;margin:5px 0 0;font-size:13px}.nextori-test-answers{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:17px;display:grid}.nextori-test-answer{color:#0d1b2a;text-align:left;cursor:pointer;background:#fff;border:1.5px solid #0d1b2a1c;border-radius:12px;align-items:center;gap:13px;min-height:66px;padding:10px 15px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;position:relative}.nextori-test-answer:hover{border-color:#1e3a8a;transform:translateY(-1px);box-shadow:0 6px 16px #0d1b2a12}.nextori-test-answer-letter{color:#1e3a8a;background:#f2f4f7;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;transition:background .18s,color .18s;display:flex}.nextori-test-answer-text{color:#0d1b2a;flex:1;font-size:14px;font-weight:600;line-height:1.4}.nextori-test-answer-check{color:#0000;border:1.5px solid #0d1b2a29;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;font-weight:900;transition:background .18s,border-color .18s,color .18s;display:flex}.nextori-test-answer-active{background:#0d1b2a;border-color:#0d1b2a;box-shadow:0 8px 20px #0d1b2a26}.nextori-test-answer-active:hover{border-color:#0d1b2a}.nextori-test-answer-active .nextori-test-answer-letter{color:#0d1b2a;background:#f4b400}.nextori-test-answer-active .nextori-test-answer-text{color:#fff}.nextori-test-answer-active .nextori-test-answer-check{color:#0d1b2a;background:#f4b400;border-color:#f4b400}.nextori-test-navigation{grid-template-columns:1fr auto 1fr;align-items:center;margin-top:auto;display:grid}.nextori-test-previous,.nextori-test-next{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:700;transition:transform .18s,background .18s,border-color .18s,opacity .18s;display:inline-flex}.nextori-test-previous{color:#0d1b2a;background:#fff;border:1px solid #0d1b2a21;justify-self:start}.nextori-test-previous:hover:not(:disabled){color:#1e3a8a;border-color:#1e3a8a}.nextori-test-previous:disabled{opacity:.35;cursor:not-allowed}.nextori-test-navigation-status{color:#0d1b2a7a;font-size:13px;font-weight:700}.nextori-test-next{color:#fff;background:#0d1b2a;border:1px solid #0d1b2a;justify-self:end}.nextori-test-next:hover{background:#1e3a8a;border-color:#1e3a8a;transform:translateY(-1px)}.nextori-test-loading,.nextori-test-empty{justify-content:center;align-items:center;padding:30px}.nextori-test-loading-card,.nextori-test-empty-card{text-align:center;background:#fff;border-radius:17px;flex-direction:column;align-items:center;width:min(440px,100%);padding:40px;display:flex;box-shadow:0 10px 35px #0d1b2a14}.nextori-test-loading-card p,.nextori-test-empty-card p{color:#0d1b2a99;margin:16px 0 0;font-size:15px}.nextori-test-loading-spinner{border:3px solid #f2f4f7;border-top-color:#f4b400;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite nextoriTestSpin}@keyframes nextoriTestSpin{to{transform:rotate(360deg)}}.nextori-test-empty-card{color:#0d1b2a}.nextori-test-empty-card h2{margin:15px 0 0;font-size:22px}.nextori-test-home-button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:9px;align-items:center;gap:8px;margin-top:22px;padding:12px 18px;font-size:14px;font-weight:700;display:inline-flex}@media (width<=900px){.nextori-test-header{padding:0 28px}.nextori-test-main{width:min(100% - 44px,760px);padding-top:25px}.nextori-test-intro h1{font-size:29px}.nextori-test-answer-text{font-size:13px}}@media (width<=800px){.nextori-test-header{grid-template-columns:1fr auto;padding:0 20px}.nextori-test-header-right{display:none}.nextori-test-brand{grid-area:1/2}.nextori-test-header-left{grid-area:1/1}.nextori-test-main{width:min(100% - 28px,650px);padding-top:20px}.nextori-test-intro h1{font-size:26px}.nextori-test-information-content{flex-direction:column;gap:2px}.nextori-test-answer{min-height:62px}}@media (width<=560px){.nextori-test-header{height:60px;padding:0 15px}.nextori-test-home-link span{display:none}.nextori-test-brand-mark{width:32px;height:32px}.nextori-test-brand strong{font-size:15px}.nextori-test-main{width:calc(100% - 22px);padding:16px 0 20px}.nextori-test-intro{align-items:flex-start;gap:11px;margin-bottom:12px}.nextori-test-intro-icon{width:40px;height:40px}.nextori-test-intro h1{font-size:21px}.nextori-test-intro p{font-size:11px}.nextori-test-information{align-items:flex-start;padding:9px}.nextori-test-information-content strong{white-space:normal}.nextori-test-question-card{align-items:flex-start;gap:11px;padding:13px}.nextori-test-question-number{width:38px;height:38px;font-size:13px}.nextori-test-question-content h2{font-size:16px}.nextori-test-question-helper{display:none}.nextori-test-answers{grid-template-columns:1fr;gap:7px}.nextori-test-answer{min-height:53px}.nextori-test-answer-text{font-size:12px}.nextori-test-navigation{grid-template-columns:1fr 1fr;gap:8px}.nextori-test-navigation-status{display:none}.nextori-test-previous,.nextori-test-next{width:100%}}.dashboard-page{background:#f2f4f7;width:100%;min-height:100vh;padding-bottom:75px}.dashboard-page svg{stroke-width:2px;flex-shrink:0;width:24px;height:24px}.dashboard-header{background:#0d1b2a;border-bottom-right-radius:25px;border-bottom-left-radius:25px;padding:35px 25px 40px}.dashboard-subtitle{color:#fff;opacity:.8;margin-bottom:10px;font-size:16px}.dashboard-header h1{color:#fff;font-size:38px;font-weight:800}.dashboard-header span{color:#f4b400}.dashboard-brand{align-items:center;gap:15px;display:flex}.dashboard-logo{object-fit:contain;flex-shrink:0;width:90px;height:100px}.dashboard-brand>div{flex-direction:column;display:flex}.dashboard-brand .dashboard-subtitle{margin:0 0 5px}.dashboard-brand h1{margin:0}.level-card,.statistics-section,.welcome-card,.orientation-path,.action-button-section,.quick-actions,.project-card,.help-card,.badges-section{width:min(94%,980px);margin:0 auto}.level-card{z-index:100;margin-top:-40px;position:sticky;top:0}.level-card,.welcome-card,.orientation-path,.project-card,.help-card{background:#fff;border-radius:18px;margin-bottom:18px;padding:16px;box-shadow:0 10px 25px #0d1b2a14}.level-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.level-header h2{color:#0d1b2a;font-size:26px;font-weight:700}.level-header span{color:#0d1b2a;background:#f4b400;border-radius:30px;padding:8px 18px;font-weight:700}.progress-bar{background:#e5e7eb;border-radius:30px;width:100%;height:14px;overflow:hidden}.progress-fill{background:#f4b400;border-radius:30px;width:60%;height:100%}.progress-text{text-align:center;color:#1e3a8a;margin-top:15px;font-weight:600}.statistics-section{grid-template-columns:repeat(3,1fr);gap:12px;width:min(90%,980px);margin:25px auto;display:grid}.stat-card{text-align:center;background:#fff;border-radius:18px;padding:16px;transition:all .3s;box-shadow:0 8px 20px #0d1b2a14}.stat-card:hover{transform:translateY(-5px)}.stat-card h3{color:#0d1b2a;background:#fff4cc;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 10px;display:flex}.stat-card h3 svg{color:#f4b400;stroke:#f4b400;width:25px;height:25px}.stat-card h2{color:#1e3a8a;margin-bottom:6px;font-size:24px}.stat-card p{color:#0d1b2a;font-weight:600}.welcome-card{background:#fff;border-radius:24px;flex-direction:column;gap:25px;margin:35px auto 18px;padding:30px;display:flex;box-shadow:0 12px 35px #0d1b2a14}.welcome-content{align-items:flex-start;gap:20px;display:flex}.welcome-icon{color:#fff;background:#1e3a8a;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;display:flex;box-shadow:0 10px 25px #1e3a8a40}.welcome-icon svg{color:#fff;stroke:#fff;stroke-width:2px;width:30px;height:30px}.welcome-content h2{color:#0d1b2a;margin-bottom:12px;font-size:26px;font-weight:700}.welcome-content p{color:#555;font-size:16px;line-height:1.8}.welcome-about{background:#f2f4f7;border-radius:15px;margin-top:25px;padding:25px}.welcome-about h3{color:#0d1b2a;margin-bottom:15px;font-size:20px}.welcome-about p{color:#555;font-size:16px;line-height:1.8}@media (width<=768px){.welcome-content{text-align:center;flex-direction:column;align-items:center}.welcome-action{flex-direction:column}.primary-dashboard-button{width:100%}}.quick-actions{width:min(90%,980px);margin:20px auto}.quick-actions h2{color:#0d1b2a;margin-bottom:20px}.actions-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.action-card{text-align:center;cursor:pointer;background:#fff;border-radius:18px;padding:20px;transition:all .3s;position:relative;box-shadow:0 8px 20px #0d1b2a14}.action-card>svg{color:#1e3a8a;stroke:currentColor;stroke-width:2px;width:32px;height:32px;margin-bottom:8px}.action-card .action-icon{color:#1e3a8a;stroke:#1e3a8a}.action-card:hover{transform:translateY(-5px)}.action-card h3{color:#1e3a8a;margin:10px 0}.action-card p{color:#0d1b2a;font-size:14px}.project-card h2{color:#0d1b2a;align-items:center;gap:8px;margin-bottom:15px;font-size:26px;display:flex}.project-card h2 svg{color:#f4b400;stroke:currentColor;stroke-width:2.2px;width:25px;height:25px}.project-card p{color:#0d1b2a;line-height:1.5}.project-steps{flex-direction:column;gap:15px;margin-top:25px;display:flex}.project-step{align-items:center;gap:15px;display:flex}.project-step span{color:#0d1b2a;background:#f4b400;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:700;display:flex}.project-step p{margin:0;font-weight:600}.future-plan-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:15px;align-items:center;gap:18px;margin:20px 0;padding:18px;display:flex}.future-icon{color:#1e3a8a;background:#e8eeff;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex;box-shadow:0 8px 20px #1e3a8a38}.future-icon svg{stroke:#1e3a8a;width:28px;height:28px}.future-content h3{color:#1e3a8a;margin-bottom:8px;font-size:18px}.future-content p{color:#555;font-size:14px;line-height:1.6}.future-button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:12px;width:100%;padding:14px;font-weight:600;transition:all .3s}.future-button:hover{transform:translateY(-1px)}.premium-note{color:#6b7280;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:13px;display:flex}.premium-note svg{color:#1e3a8a;stroke:#1e3a8a;width:17px;height:17px}.orientation-path h2{color:#0d1b2a;margin-bottom:25px;font-size:26px}.path-container{flex-direction:column;gap:20px;display:flex}.path-item{opacity:.6;align-items:center;gap:15px;display:flex}.path-item.completed,.path-item.active{opacity:1}.path-circle{color:#0d1b2a;background:#f2f4f7;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:18px;font-weight:700;display:flex}.path-item.completed .path-circle{color:#0d1b2a;background:#f4b400}.path-item.active .path-circle{color:#fff;background:#1e3a8a}.path-circle svg{width:22px;height:22px}.path-item h3{color:#0d1b2a;margin:0 0 5px}.path-item p{color:#1e3a8a;margin:0;font-size:14px}.action-button-section{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;gap:18px;width:min(94%,980px);margin:35px auto;padding:35px 30px;display:flex;box-shadow:0 12px 35px #0d1b2a14}.action-button-section h2{color:#0d1b2a;margin:0;font-size:28px;font-weight:700}.action-button-section h2 svg,.badges-title h2 svg{vertical-align:middle;margin-right:8px}.action-button-section h2 svg{color:#f4b400;stroke:#f4b400}.action-button-section p{color:#555;max-width:500px;font-size:15px;line-height:1.8}.dashboard-page .start-test-button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:15px;margin:0 auto;padding:15px 35px;font-size:16px;font-weight:600;box-shadow:0 10px 25px #1e3a8a40}.action-icon{color:#0d1b2a;background:#f4b400;border-radius:22px;justify-content:center;align-items:center;width:70px;height:70px;font-size:34px;display:flex;box-shadow:0 10px 25px #f4b40040}.action-icon svg{color:#0d1b2a;stroke:#0d1b2a;width:30px;height:30px}.start-test-button:hover{transform:translateY(-3px)}@media (width<=768px){.action-button-section{padding:25px 20px}.action-button-section h2{font-size:24px}.start-test-button{width:100%}}.help-card{background:#fff;border-radius:22px;flex-direction:column;gap:28px;margin:35px auto 18px;padding:28px;display:flex;overflow:hidden;box-shadow:0 10px 35px #0000000f}.help-top{align-items:flex-start;gap:20px;display:flex}.help-icon{color:#fff;background:#1e3a8a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.help-icon svg{color:#fff;stroke:#fff;width:28px;height:28px}.help-card:hover .help-icon{transform:translateY(-3px)}.help-card-content{flex:1}.help-card-content h2{color:#173b6d;margin-bottom:12px;font-size:24px;font-weight:700}.help-card-content p{color:#666;font-size:15px;line-height:1.8}.help-soon{background:#f7f9fc;border:1px solid #e8eef8;border-radius:18px;flex-direction:column;gap:18px;padding:22px;display:flex}.help-badge{width:fit-content;color:var(--primary-color);background:#0057d91a;border-radius:40px;align-items:center;gap:10px;padding:8px 18px;font-size:13px;font-weight:600;display:inline-flex}.help-dot{background:#22c55e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 10px #22c55e73}.help-soon-text{color:#555;font-size:15px;line-height:1.8}.help-button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:14px;align-self:flex-start;padding:14px 26px;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 8px 25px #0057d92e}.help-button svg{color:#fff;stroke:#fff;width:19px;height:19px}.help-button:hover{transform:translateY(-2px);box-shadow:0 14px 35px #0057d947}@media (width<=768px){.help-card{padding:22px}.help-top{text-align:center;flex-direction:column;align-items:center}.help-card-content{text-align:center}.help-button{justify-content:center;align-self:stretch;width:100%}.help-soon{padding:18px}}.badges-section{background:#fff;border-radius:24px;width:min(94%,980px);margin:0 auto 24px;padding:30px;box-shadow:0 10px 30px #0d1b2a14}.badges-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.badges-title h2{color:#0d1b2a;align-items:center;gap:8px;display:flex}.badges-title h2 svg{color:#f4b400;stroke:#f4b400;stroke-width:2.2px;width:25px;height:25px}.badges-title p{color:#6b7280;margin-top:6px}.badges-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;display:grid}.badge-card{text-align:center;cursor:pointer;background:#f2f4f7;border:2px solid #0000;border-radius:18px;padding:22px 15px;transition:all .35s}.badge-card:hover{border-color:#f4b400;transform:translateY(-8px);box-shadow:0 10px 25px #f4b4002e}.badge-icon{color:#0d1b2a;background:#f4b400;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:auto auto 18px;font-size:34px;display:flex}.badge-icon svg{color:#0d1b2a;stroke-width:2.2px;width:32px;height:32px}.badge-name{color:#0d1b2a;font-size:15px;font-weight:600}.badge-status{color:#1e3a8a;margin-top:12px;font-size:14px;font-weight:600}.statistics-section h3 svg,.welcome-icon svg,.path-circle svg,.action-card>svg,.action-button-section h2 svg,.future-icon svg,.help-icon svg,.help-button svg,.badges-title h2 svg,.premium-note svg{width:24px;height:24px}.help-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.premium-note{justify-content:center;align-items:center;gap:6px;display:flex}@media (width<=768px){.dashboard-page svg{width:22px;height:22px}.stat-card h3{width:48px;height:48px}.welcome-icon{width:58px;height:58px}.welcome-icon svg{width:27px;height:27px}.future-icon{width:52px;height:52px}.future-icon svg{width:25px;height:25px}.help-icon{width:58px;height:58px}.help-icon svg{width:26px;height:26px}}@media (width<=900px){.level-card,.welcome-card,.orientation-path,.action-button-section,.quick-actions,.project-card,.help-card,.badges-section,.statistics-section{width:calc(100% - 32px);max-width:none}.dashboard-header{padding:30px 20px 45px}.dashboard-header h1{font-size:34px}.statistics-section{grid-template-columns:repeat(3,1fr)}.actions-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.dashboard-page{width:100%;padding-bottom:75px;overflow-x:hidden}.dashboard-header{border-bottom-right-radius:22px;border-bottom-left-radius:22px;padding:25px 18px 55px}.dashboard-subtitle{margin-bottom:7px;font-size:14px}.dashboard-header h1{margin:0;font-size:30px}.level-card,.welcome-card,.orientation-path,.action-button-section,.quick-actions,.project-card,.help-card,.badges-section,.statistics-section{box-sizing:border-box;width:calc(100% - 28px);margin-left:auto;margin-right:auto}.level-card{z-index:10;margin-top:-35px;position:relative;top:auto}.level-header{gap:12px}.level-header h2{font-size:21px}.level-header span{white-space:nowrap;padding:7px 12px;font-size:13px}.progress-bar{height:11px}.progress-text{font-size:14px}.statistics-section{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;margin-bottom:20px;display:grid}.stat-card{border-radius:15px;padding:14px 7px}.stat-card h3{margin-bottom:5px;font-size:21px}.stat-card h2{margin:0 0 4px;font-size:20px}.stat-card p{font-size:12px}.welcome-card{border-radius:20px;padding:22px 18px}.welcome-content{text-align:center;flex-direction:column;align-items:center;gap:14px}.welcome-icon{width:58px;height:58px}.welcome-content h2{margin-bottom:8px;font-size:21px}.welcome-content p{font-size:14px;line-height:1.7}.orientation-path{padding:22px 18px}.orientation-path h2{margin-bottom:20px;font-size:22px}.path-container{gap:18px}.path-item{align-items:flex-start;gap:12px}.path-circle{width:40px;min-width:40px;height:40px;font-size:16px}.path-item h3{font-size:15px;line-height:1.4}.path-item p{font-size:13px;line-height:1.5}.quick-actions{margin-top:25px}.quick-actions h2{font-size:22px}.actions-grid{grid-template-columns:repeat(2,1fr);gap:10px}.action-card{border-radius:16px;min-width:0;padding:17px 10px}.action-card span{font-size:25px}.action-card h3{margin:8px 0;font-size:15px}.action-card p{font-size:12px;line-height:1.5}.action-button-section{border-radius:20px;gap:14px;padding:25px 18px}.action-button-section h2{font-size:22px;line-height:1.3}.action-button-section p{margin:0;font-size:14px;line-height:1.7}.dashboard-page .start-test-button{width:100%;padding:14px 20px;font-size:15px}.action-icon{width:58px;height:58px;font-size:28px}.project-card{padding:22px 18px}.project-card h2{font-size:22px;line-height:1.3}.project-card p{font-size:14px;line-height:1.7}.future-plan-card{text-align:center;flex-direction:column;align-items:center;padding:18px 14px}.future-icon{justify-content:center;align-items:center;width:58px;height:58px;display:flex}.future-icon svg{width:30px;height:30px}.future-content h3{font-size:16px}.future-content p{font-size:13px;line-height:1.6}.future-button{padding:13px;font-size:14px}.help-card{border-radius:20px;padding:22px 18px}.help-top{text-align:center;flex-direction:column;align-items:center;gap:14px}.help-icon{width:58px;height:58px}.help-card-content h2{font-size:21px}.help-card-content p{font-size:14px;line-height:1.7}.help-soon{gap:14px;padding:17px}.help-badge{padding:7px 12px;font-size:12px}.help-soon-text{font-size:13px;line-height:1.6}.help-button{align-self:stretch;width:100%;padding:13px}.badges-section{border-radius:20px;padding:22px 16px}.badges-header{margin-bottom:18px}.badges-title h2{margin:0;font-size:22px}.badges-title p{font-size:13px;line-height:1.6}.badges-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.badge-card{border-radius:15px;min-width:0;padding:17px 8px}.badge-icon{width:54px;height:54px;margin-bottom:12px}.badge-icon svg{width:25px;height:25px}.badge-name{font-size:13px;line-height:1.3}.badge-status{margin-top:8px;font-size:11px}.statistics-section h3 svg,.welcome-icon svg,.path-circle svg,.action-card>svg,.action-button-section h2 svg,.future-icon svg,.help-icon svg,.help-button svg,.badges-title h2 svg,.premium-note svg{flex-shrink:0;width:22px;height:22px}}@media (width<=480px){.dashboard-header{padding:22px 15px 50px}.dashboard-header h1{font-size:27px}.dashboard-subtitle{font-size:13px}.level-card,.welcome-card,.orientation-path,.action-button-section,.quick-actions,.project-card,.help-card,.badges-section,.statistics-section{width:calc(100% - 20px)}.level-header h2{font-size:19px}.level-header span{padding:6px 10px;font-size:12px}.statistics-section{gap:6px}.stat-card{padding:12px 5px}.stat-card h3{font-size:19px}.stat-card h2{font-size:18px}.stat-card p{font-size:11px}.actions-grid{gap:8px}.action-card{padding:15px 7px}.action-card h3{font-size:14px}.action-card p{font-size:11px}.badges-container{gap:8px}.badge-card{padding:14px 6px}.badge-icon{width:50px;height:50px}.badge-name{font-size:12px}}@media (width<=360px){.statistics-section,.actions-grid,.badges-container{grid-template-columns:1fr}.level-header{flex-direction:column;align-items:flex-start}.level-header span{align-self:flex-start}}.dashboard-notification{z-index:9999;color:#0d1b2a;background:#fff;border:1px solid #f2f4f7;border-radius:14px;align-items:center;gap:12px;max-width:380px;padding:16px 20px;font-size:.95rem;line-height:1.4;animation:.3s notification-apparition;display:flex;position:fixed;top:25px;right:25px;box-shadow:0 8px 30px #0d1b2a26}.dashboard-notification svg{flex-shrink:0;width:22px;height:22px}.dashboard-notification.success{border-left:5px solid #f4b400}.dashboard-notification.success svg{color:#1e3a8a}.dashboard-notification.error{border-left:5px solid #0d1b2a}.dashboard-notification.error svg{color:#0d1b2a}@keyframes notification-apparition{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.dashboard-notification{max-width:none;top:15px;left:15px;right:15px}}.avis-dashboard-card{box-sizing:border-box;background:#fff;border:1px solid #f4b40040;border-radius:24px;align-items:center;gap:24px;width:min(94%,980px);margin:28px auto 25px;padding:28px 30px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #0d1b2a14}.avis-dashboard-card:after{content:"";opacity:.08;pointer-events:none;background:#f4b400;border-radius:50%;width:150px;height:150px;position:absolute;top:-70px;right:-70px}.avis-dashboard-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0d1b2a1c}.avis-dashboard-icon{color:#0d1b2a;background:#f4b400;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:68px;height:68px;display:flex;box-shadow:0 10px 25px #f4b40038}.avis-dashboard-icon svg{color:#0d1b2a;stroke:#0d1b2a;stroke-width:2.2px;width:31px;height:31px}.avis-dashboard-content{z-index:1;flex:1;position:relative}.avis-dashboard-content>span{color:#1e3a8a;letter-spacing:.7px;background:#f2f4f7;border-radius:30px;align-items:center;margin-bottom:9px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.avis-dashboard-content h2{color:#0d1b2a;margin:0 0 8px;font-size:24px;font-weight:750}.avis-dashboard-content p{color:#555;max-width:620px;margin:0;font-size:14px;line-height:1.7}.avis-dashboard-content button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:18px;padding:13px 20px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 20px #1e3a8a33}.avis-dashboard-content button svg{color:#fff;stroke:#fff;width:18px;height:18px}.avis-dashboard-content button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1e3a8a47}.avis-dashboard-content button:active{transform:translateY(0)}@media (width<=900px){.avis-dashboard-card{width:calc(100% - 32px);padding:25px}}@media (width<=768px){.avis-dashboard-card{text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:16px;width:calc(100% - 28px);margin-top:24px;padding:22px 18px}.avis-dashboard-icon{border-radius:18px;width:60px;height:60px}.avis-dashboard-icon svg{width:28px;height:28px}.avis-dashboard-content{width:100%}.avis-dashboard-content>span{margin-bottom:8px;font-size:10px}.avis-dashboard-content h2{margin-bottom:8px;font-size:21px}.avis-dashboard-content p{font-size:14px;line-height:1.7}.avis-dashboard-content button{width:100%;margin-top:17px;padding:14px 18px}}.footer-navigation{z-index:1000;box-sizing:border-box;background:#fff;border-top:1px solid #f2f4f7;justify-content:center;align-items:center;width:100%;height:75px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -5px 20px #0d1b2a14}.footer-navigation a{color:#0d1b2a;flex-direction:column;justify-content:center;align-items:center;width:82px;min-width:0;height:100%;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer-navigation a:hover{color:#1e3a8a}.footer-navigation span{justify-content:center;align-items:center;margin-bottom:5px;font-size:24px;line-height:1;display:flex}.footer-navigation span svg{width:23px;height:23px}.footer-navigation p{white-space:nowrap;margin:0;line-height:1}.footer-navigation a.active{color:#1e3a8a}.footer-navigation a.active span{color:#f4b400}@media (width<=768px){.footer-navigation{height:62px;padding:0 8px}.footer-navigation a{width:14.2857%;max-width:82px;font-size:10.5px}.footer-navigation span{margin-bottom:3px;font-size:21px}.footer-navigation span svg{width:20px;height:20px}}@media (width<=480px){.footer-navigation{height:58px;padding:0 4px}.footer-navigation a{width:14.2857%;max-width:none;font-size:9.5px}.footer-navigation span{margin-bottom:3px;font-size:19px}.footer-navigation span svg{width:18px;height:18px}.footer-navigation p{line-height:1}}@media (width<=380px){.footer-navigation{height:56px;padding:0 2px}.footer-navigation a{font-size:8.5px}.footer-navigation span{margin-bottom:2px}.footer-navigation span svg{width:17px;height:17px}}@media (width<=340px){.footer-navigation{height:54px}.footer-navigation a{font-size:8px}.footer-navigation span svg{width:16px;height:16px}}.orientation-notification{z-index:1000;background:#fff;border-left:5px solid #f4b400;border-radius:18px;width:min(330px,100vw - 40px);padding:22px;animation:.4s apparition;position:fixed;bottom:90px;right:25px;box-shadow:0 12px 35px #0d1b2a26}.notification-header{align-items:center;gap:12px;margin-bottom:14px;padding-right:25px;display:flex}.notification-icon{color:#f4b400;background:#f4b4001a;border-radius:14px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;display:flex}.notification-icon svg{stroke-width:2.2px;width:23px;height:23px}.notification-header h3{color:#0d1b2a;margin:0;font-size:18px;font-weight:700;line-height:1.35}.orientation-notification p{color:#555;margin:0;font-size:14px;line-height:1.65}.notification-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:10px;right:10px}.notification-close svg{stroke-width:2.3px;width:18px;height:18px}.notification-close:hover{color:#0d1b2a;background:#f2f4f7;transform:rotate(90deg)}@keyframes apparition{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.orientation-notification{border-left-width:4px;border-radius:16px;width:calc(100vw - 32px);padding:18px;bottom:85px;right:16px}.notification-header{gap:10px;margin-bottom:12px}.notification-icon{border-radius:12px;width:40px;min-width:40px;height:40px}.notification-icon svg{width:21px;height:21px}.notification-header h3{font-size:16px}.orientation-notification p{font-size:13px;line-height:1.6}}@media (width<=380px){.orientation-notification{width:calc(100vw - 24px);padding:16px;bottom:80px;right:12px}.notification-icon{width:36px;min-width:36px;height:36px}.notification-header h3{font-size:15px}}.orientation-notification-avis{border:1px solid #f4b40059;box-shadow:0 12px 30px #0d1b2a1a}.orientation-notification-avis .notification-icon{color:#0d1b2a;background:#f4b400}.orientation-notification-avis .notification-icon svg{color:#0d1b2a;stroke:#0d1b2a}.notification-avis-button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:16px;padding:13px 20px;font-size:14px;font-weight:700;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 20px #1e3a8a33}.notification-avis-button svg{color:#fff;stroke:#fff;width:18px;height:18px}.notification-avis-button svg:last-child{width:16px;height:16px}.notification-avis-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1e3a8a47}.notification-avis-button:active{transform:translateY(0)}@media (width<=768px){.orientation-notification-avis{padding-bottom:20px}.notification-avis-button{width:100%;padding:14px 18px}}.result-v1-page{color:#0d1b2a;box-sizing:border-box;background:#f2f4f7;min-height:100vh;padding-bottom:80px;font-family:Inter,Arial,sans-serif}.result-v1-page *,.result-v1-page :before,.result-v1-page :after{box-sizing:border-box}.result-v1-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#f4b40029,#0000 28%),linear-gradient(135deg,#0d1b2a 0%,#1e3a8a 100%);position:relative;overflow:hidden}.result-v1-hero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;top:-220px;right:-160px}.result-v1-hero:after{content:"";border:1px solid #f4b4002e;border-radius:50%;width:280px;height:280px;position:absolute;bottom:-190px;left:-100px}.result-v1-hero-content{z-index:2;text-align:center;width:min(1180px,100% - 40px);margin:0 auto;padding:76px 0 105px;position:relative}.result-v1-success-badge{color:#f4b400;letter-spacing:.08em;text-transform:uppercase;background:#f4b4001f;border:1px solid #f4b40073;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:.72rem;font-weight:900;display:inline-flex}.result-v1-success-badge svg{font-size:.82rem}.result-v1-eyebrow{color:#f4b400;letter-spacing:.18em;margin:26px 0 13px;font-size:.72rem;font-weight:900}.result-v1-hero h1{color:#fff;letter-spacing:-.045em;max-width:850px;margin:0 auto;font-size:clamp(2.1rem,5vw,4rem);font-weight:900;line-height:1.08}.result-v1-hero-description{color:#ffffffc7;max-width:730px;margin:24px auto 0;font-size:1rem;line-height:1.8}.result-v1-analysis-steps{grid-template-columns:repeat(3,1fr);gap:14px;max-width:900px;margin:42px auto 0;display:grid}.result-v1-analysis-step{text-align:left;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:15px;align-items:flex-start;gap:13px;padding:17px;display:flex}.result-v1-analysis-step>span{color:#0d1b2a;background:#f4b400;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:.72rem;display:flex}.result-v1-analysis-step strong{color:#fff;margin-bottom:4px;font-size:.79rem;font-weight:800;display:block}.result-v1-analysis-step small{color:#ffffff9e;font-size:.68rem;line-height:1.45;display:block}.result-v1-main{z-index:5;width:min(1180px,100% - 40px);margin:-45px auto 0;position:relative}.result-v1-introduction{background:#fff;border:1px solid #0d1b2a0f;border-radius:20px;grid-template-columns:62px 1fr;align-items:start;gap:22px;padding:30px;display:grid;box-shadow:0 18px 50px #0d1b2a14}.result-v1-section-icon{color:#0d1b2a;background:#f4b400;border-radius:17px;justify-content:center;align-items:center;width:62px;height:62px;font-size:1.4rem;display:flex}.result-v1-section-kicker{color:#1e3a8a;letter-spacing:.12em;margin-bottom:8px;font-size:.68rem;font-weight:900;display:block}.result-v1-introduction h2{color:#0d1b2a;max-width:720px;margin:0;font-size:clamp(1.35rem,3vw,2rem);line-height:1.25}.result-v1-introduction p{color:#0d1b2a;opacity:.68;max-width:800px;margin:13px 0 0;font-size:.9rem;line-height:1.75}.result-v1-premium-result-card{background:#fff;border:1px solid #0d1b2a0f;border-radius:22px;box-shadow:0 15px 45px #0d1b2a12}.result-v1-profile-result{margin-top:24px;padding:30px;overflow:hidden}.result-v1-profile-result-top{border-bottom:1px solid #f2f4f7;justify-content:space-between;align-items:center;padding-bottom:21px;display:flex}.result-v1-profile-result-label{color:#1e3a8a;align-items:center;gap:9px;font-size:.78rem;font-weight:900;display:flex}.result-v1-profile-result-label svg{font-size:1rem}.result-v1-profile-result-number{color:#f4b400;font-size:.8rem;font-weight:900}.result-v1-profile-result-content{grid-template-columns:210px 1fr;align-items:center;gap:48px;padding-top:35px;display:grid}.result-v1-profile-code-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.result-v1-profile-code-label{color:#1e3a8a;letter-spacing:.14em;margin-bottom:10px;font-size:.65rem;font-weight:900}.result-v1-profile-code{color:#f4b400;letter-spacing:.05em;background:linear-gradient(145deg,#0d1b2a,#1e3a8a);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;font-size:2.7rem;font-weight:900;display:flex;box-shadow:0 18px 40px #0d1b2a33,inset 0 0 0 7px #ffffff0d}.result-v1-profile-result-text{max-width:760px}.result-v1-profile-introduction{color:#1e3a8a;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.result-v1-profile-result-text h2{color:#0d1b2a;margin:7px 0 12px;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.2}.result-v1-profile-description{color:#0d1b2a;margin:0;font-size:1rem;font-weight:700;line-height:1.7}.result-v1-profile-explication{color:#0d1b2a;opacity:.64;margin:14px 0 0;font-size:.85rem;line-height:1.75}.result-v1-profile-button{color:#fff;cursor:pointer;background:#0d1b2a;border:0;border-radius:11px;justify-content:center;align-items:center;gap:9px;margin-top:22px;padding:12px 18px;font-family:inherit;font-size:.78rem;font-weight:800;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.result-v1-profile-button:hover{color:#fff;background:#1e3a8a;transform:translateY(-2px);box-shadow:0 9px 20px #0d1b2a29}.result-v1-scores-section{margin-top:24px;padding:30px}.result-v1-section-heading{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.result-v1-section-heading h2{color:#0d1b2a;margin:0;font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.25}.result-v1-section-heading p{color:#0d1b2a;opacity:.62;max-width:650px;margin:10px 0 0;font-size:.85rem;line-height:1.65}.result-v1-section-heading-icon{color:#1e3a8a;background:#f2f4f7;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.15rem;display:flex}.result-v1-scores-list{grid-template-columns:repeat(2,1fr);gap:22px 45px;margin-top:30px;display:grid}.result-v1-score-header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.result-v1-score-letter{color:#fff;background:#0d1b2a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:900;display:flex}.result-v1-score-header strong{color:#0d1b2a;font-size:.78rem}.result-v1-score-bar{background:#f2f4f7;border-radius:999px;height:9px;overflow:hidden}.result-v1-score-progress{border-radius:inherit;background:linear-gradient(90deg,#1e3a8a,#f4b400);height:100%;transition:width .8s}.result-v1-scores-conclusion{background:#f2f4f7;border-radius:13px;align-items:center;gap:12px;margin-top:30px;padding:16px 18px;display:flex}.result-v1-scores-conclusion svg{color:#f4b400;flex-shrink:0}.result-v1-scores-conclusion p{color:#0d1b2a;margin:0;font-size:.78rem;font-weight:700;line-height:1.55}.result-v1-analysis-explanation{color:#fff;background:#0d1b2a;border-radius:21px;grid-template-columns:55px 1fr;align-items:center;gap:19px;margin-top:24px;padding:30px;display:grid;box-shadow:0 18px 45px #0d1b2a21}.result-v1-analysis-explanation-icon{color:#0d1b2a;background:#f4b400;border-radius:15px;justify-content:center;align-items:center;width:55px;height:55px;font-size:1.1rem;display:flex}.result-v1-analysis-explanation .result-v1-section-kicker{color:#f4b400}.result-v1-analysis-explanation h2{color:#fff;margin:0;font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.25}.result-v1-analysis-explanation p{color:#ffffffad;max-width:800px;margin:10px 0 0;font-size:.85rem;line-height:1.7}.result-v1-jobs-section{margin-top:35px}.result-v1-jobs-section-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px;display:flex}.result-v1-jobs-section-header h2{color:#0d1b2a;max-width:760px;margin:0;font-size:clamp(1.6rem,4vw,2.3rem);line-height:1.2}.result-v1-jobs-section-header p{color:#0d1b2a;opacity:.62;max-width:720px;margin:10px 0 0;font-size:.88rem;line-height:1.7}.result-v1-jobs-section-icon{color:#0d1b2a;background:#f4b400;border-radius:17px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.35rem;display:flex}.result-v1-recommendation-category{margin-top:25px}.result-v1-category-title-wrapper{align-items:center;gap:16px;margin-bottom:17px;display:flex}.result-v1-category-title-icon{color:#f4b400;background:#0d1b2a;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1rem;display:flex}.result-v1-category-title-wrapper span{color:#1e3a8a;letter-spacing:.12em;margin-bottom:3px;font-size:.63rem;font-weight:900;display:block}.result-v1-category-title-wrapper h3{color:#0d1b2a;margin:0;font-size:1.15rem}.result-v1-category-title-wrapper p{color:#0d1b2a;opacity:.57;margin:4px 0 0;font-size:.75rem}.result-v1-jobs-list{gap:18px;display:grid}.result-v1-job-card{background:#fff;border:1px solid #0d1b2a12;border-radius:19px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0d1b2a0f}.result-v1-premium-job-card{border-top:4px solid #f4b400}.result-v1-secondary-card{border-top:4px solid #1e3a8a}.result-v1-job-rank{color:#f4b400;letter-spacing:.08em;font-size:.7rem;font-weight:900;position:absolute;top:20px;left:22px}.result-v1-job-header{justify-content:space-between;align-items:flex-start;gap:20px;padding:27px 25px 20px 60px;display:flex}.result-v1-job-title-area{min-width:0}.result-v1-job-recommendation-label{color:#1e3a8a;letter-spacing:.12em;margin-bottom:6px;font-size:.61rem;font-weight:900;display:block}.result-v1-job-title-area h3{color:#0d1b2a;margin:0;font-size:1.2rem;line-height:1.3}.result-v1-compatibilite{color:#fff;text-align:center;border-radius:11px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;min-width:94px;padding:9px 11px;display:flex}.result-v1-compatibilite span{font-size:.58rem;font-weight:800;line-height:1.2}.result-v1-compatibilite strong{margin-top:2px;font-size:1rem;font-weight:900}.result-v1-job-description-box{background:#f2f4f7;border-radius:13px;grid-template-columns:32px 1fr;gap:12px;margin:0 25px;padding:16px;display:grid}.result-v1-job-description-box svg{color:#1e3a8a;margin-top:2px;font-size:.9rem}.result-v1-job-description-box p{color:#0d1b2a;opacity:.7;margin:0;font-size:.78rem;line-height:1.65}.result-v1-job-information{grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 25px 0;display:grid}.result-v1-job-information p{background:#fff;border:1px solid #f2f4f7;border-radius:11px;grid-template-columns:22px 1fr;gap:3px 8px;margin:0;padding:13px;display:grid}.result-v1-job-information p>svg{color:#f4b400;grid-row:span 2;align-self:center}.result-v1-job-information strong{color:#0d1b2a;font-size:.62rem;font-weight:900}.result-v1-job-information span{color:#0d1b2a;opacity:.62;font-size:.68rem;line-height:1.35}.result-v1-job-footer{border-top:1px solid #f2f4f7;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding:18px 25px;display:flex}.result-v1-job-footer>span{color:#0d1b2a;opacity:.56;font-size:.7rem;line-height:1.4}.result-v1-job-button{color:#fff;white-space:nowrap;cursor:pointer;background:#0d1b2a;border:none;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-family:inherit;font-size:.75rem;font-weight:800;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.result-v1-job-button svg{color:#fff}.result-v1-job-button:hover{color:#fff;background:#1e3a8a;transform:translateY(-2px);box-shadow:0 8px 18px #0d1b2a2e}.result-v1-job-button:hover svg{color:#fff}.result-v1-secondary-category{margin-top:42px}.result-v1-no-secondary{text-align:center;background:#fff;border:1px dashed #0d1b2a29;border-radius:17px;padding:35px 25px}.result-v1-no-secondary>svg{color:#1e3a8a;font-size:1.6rem}.result-v1-no-secondary h3{color:#0d1b2a;margin:11px 0 6px;font-size:1rem}.result-v1-no-secondary p{color:#0d1b2a;opacity:.62;margin:0;font-size:.78rem}.result-v1-no-secondary>span{color:#1e3a8a;margin-top:9px;font-size:.7rem;font-weight:700;display:block}.result-v1-next-step-section{color:#fff;background:radial-gradient(circle at 85% 20%,#f4b40024,#0000 28%),linear-gradient(135deg,#0d1b2a,#1e3a8a);border-radius:23px;margin-top:50px;position:relative;overflow:hidden;box-shadow:0 20px 55px #0d1b2a26}.result-v1-next-step-section:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:330px;height:330px;position:absolute;top:-190px;right:-170px}.result-v1-next-step-content{z-index:2;text-align:center;padding:52px 45px;position:relative}.result-v1-next-step-number{color:#f4b400;letter-spacing:.14em;margin-bottom:10px;font-size:.65rem;font-weight:900}.result-v1-next-step-icon{color:#0d1b2a;background:#f4b400;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:1.35rem;display:flex}.result-v1-next-step-content .result-v1-section-kicker{color:#f4b400}.result-v1-next-step-content h2{color:#fff;max-width:760px;margin:0 auto;font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.25}.result-v1-next-step-content>p{color:#ffffffb0;max-width:730px;margin:15px auto 0;font-size:.86rem;line-height:1.75}.result-v1-orientation-path{justify-content:center;align-items:center;gap:13px;margin-top:42px;display:flex}.result-v1-orientation-step{text-align:center;background:#ffffff0f;border:1px solid #ffffff21;border-radius:16px;min-width:145px;padding:18px 14px;position:relative}.result-v1-orientation-step>span{color:#f4b400;margin-bottom:8px;font-size:.65rem;font-weight:900;line-height:1;display:block}.result-v1-orientation-step>svg{color:#fff;margin:0 auto 9px;font-size:1.25rem;display:block}.result-v1-orientation-step>strong{color:#fff;margin:0;font-size:.78rem;font-weight:800;line-height:1.3;display:block}.result-v1-orientation-arrow{color:#f4b400;flex-shrink:0;font-size:1rem;display:block}.result-v1-final-message{text-align:center;max-width:820px;margin:55px auto 0;padding:20px}.result-v1-final-icon{color:#0d1b2a;background:#f4b400;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:1.25rem;display:flex}.result-v1-final-message .result-v1-section-kicker{color:#1e3a8a}.result-v1-final-message h2{color:#0d1b2a;margin:0;font-size:clamp(1.45rem,3vw,2rem);line-height:1.3}.result-v1-final-message p{color:#0d1b2a;opacity:.62;max-width:700px;margin:14px auto 0;font-size:.87rem;line-height:1.75}.result-v1-actions-section{text-align:center;background:#fff;border:1px solid #0d1b2a0f;border-radius:20px;margin-top:25px;padding:30px;box-shadow:0 14px 40px #0d1b2a0f}.result-v1-actions-heading h2{color:#0d1b2a;margin:0;font-size:1.3rem}.result-v1-actions{justify-content:center;gap:13px;margin-top:22px;display:flex}.result-v1-retry-button,.result-v1-home-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-width:175px;padding:13px 20px;font-family:inherit;font-size:.78rem;font-weight:800;transition:transform .2s,background-color .2s,color .2s,box-shadow .2s;display:inline-flex}.result-v1-retry-button{color:#0d1b2a;background:#f4b400;border:2px solid #f4b400}.result-v1-retry-button:hover{color:#fff;background:#0d1b2a;border-color:#0d1b2a;transform:translateY(-2px);box-shadow:0 9px 20px #0d1b2a2b}.result-v1-retry-button:hover svg{color:#fff}.result-v1-home-button{color:#0d1b2a;background:#fff;border:2px solid #0d1b2a}.result-v1-home-button svg{color:#0d1b2a}.result-v1-home-button:hover{color:#fff;background:#0d1b2a;transform:translateY(-2px);box-shadow:0 9px 20px #0d1b2a2b}.result-v1-home-button:hover svg{color:#fff}.result-v1-loading-page{background:#f2f4f7;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.result-v1-loading-card{text-align:center;background:#fff;border-radius:22px;width:min(500px,100%);padding:45px 35px;box-shadow:0 20px 55px #0d1b2a1a}.result-v1-loading-icon{color:#f4b400;background:#0d1b2a;border-radius:18px;justify-content:center;align-items:center;width:65px;height:65px;margin:0 auto 20px;font-size:1.4rem;display:flex}.result-v1-loading-card h1{color:#0d1b2a;margin:0;font-size:1.35rem}.result-v1-loading-card p{color:#0d1b2a;opacity:.6;margin:10px auto 0;font-size:.82rem;line-height:1.6}.result-v1-loading-line{background:#f2f4f7;border-radius:999px;height:7px;margin-top:25px;overflow:hidden}.result-v1-loading-line span{border-radius:inherit;background:#f4b400;width:45%;height:100%;animation:1.4s ease-in-out infinite resultV1Loading;display:block}@keyframes resultV1Loading{0%{transform:translate(-110%)}50%{transform:translate(120%)}to{transform:translate(220%)}}.result-v1-empty-page{background:#f2f4f7;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.result-v1-empty-card{text-align:center;background:#fff;border-radius:22px;width:min(520px,100%);padding:50px 35px;box-shadow:0 20px 55px #0d1b2a17}.result-v1-empty-icon{color:#f4b400;background:#0d1b2a;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:1.5rem;display:flex}.result-v1-empty-card h1{color:#0d1b2a;margin:0;font-size:1.5rem}.result-v1-empty-card p{color:#0d1b2a;opacity:.62;max-width:360px;margin:11px auto 0;font-size:.85rem;line-height:1.6}.result-v1-start-test-button{color:#0d1b2a;cursor:pointer;background:#f4b400;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:25px;padding:14px 21px;font-family:inherit;font-size:.82rem;font-weight:900;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.result-v1-start-test-button:hover{color:#fff;background:#0d1b2a;transform:translateY(-2px);box-shadow:0 10px 22px #0d1b2a2e}.result-v1-introduction,.result-v1-profile-result,.result-v1-scores-section,.result-v1-analysis-explanation,.result-v1-jobs-section,.result-v1-next-step-section,.result-v1-final-message,.result-v1-actions-section{animation:.55s both resultV1FadeUp}.result-v1-profile-result{animation-delay:50ms}.result-v1-scores-section{animation-delay:.1s}.result-v1-analysis-explanation{animation-delay:.15s}.result-v1-jobs-section{animation-delay:.2s}.result-v1-next-step-section{animation-delay:.25s}.result-v1-final-message{animation-delay:.3s}.result-v1-actions-section{animation-delay:.35s}@keyframes resultV1FadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.result-v1-hero-content{padding:60px 0 90px}.result-v1-analysis-steps{grid-template-columns:1fr;max-width:600px}.result-v1-profile-result-content{grid-template-columns:160px 1fr;gap:30px}.result-v1-profile-code{width:130px;height:130px;font-size:2.3rem}.result-v1-job-information{grid-template-columns:1fr}.result-v1-orientation-path{flex-wrap:wrap}}@media (width<=700px){.result-v1-page{padding-bottom:50px}.result-v1-main{width:min(100% - 24px,1180px);margin-top:-30px}.result-v1-hero-content{width:calc(100% - 28px);padding:48px 0 70px}.result-v1-hero h1{font-size:2rem}.result-v1-hero-description{font-size:.87rem}.result-v1-introduction{grid-template-columns:1fr;padding:23px}.result-v1-section-icon{width:50px;height:50px}.result-v1-profile-result,.result-v1-scores-section{padding:23px}.result-v1-profile-result-content{grid-template-columns:1fr;gap:25px}.result-v1-profile-code-wrapper{align-items:flex-start}.result-v1-profile-code{width:115px;height:115px;font-size:2rem}.result-v1-section-heading{flex-direction:column-reverse;gap:15px}.result-v1-section-heading-icon{width:46px;height:46px}.result-v1-scores-list{grid-template-columns:1fr;gap:18px}.result-v1-analysis-explanation{grid-template-columns:1fr;padding:23px}.result-v1-analysis-explanation-icon{width:48px;height:48px}.result-v1-jobs-section-header{flex-direction:column-reverse;align-items:flex-start}.result-v1-jobs-section-icon{width:50px;height:50px}.result-v1-category-title-wrapper{align-items:flex-start}.result-v1-job-header{flex-direction:column;padding:25px 20px 18px 52px}.result-v1-compatibilite{align-self:flex-start}.result-v1-job-description-box{margin:0 20px}.result-v1-job-information{margin:18px 20px 0}.result-v1-job-footer{flex-direction:column;align-items:stretch;padding:17px 20px}.result-v1-job-button{width:100%}.result-v1-next-step-content{padding:42px 22px}.result-v1-orientation-path{flex-direction:column;gap:10px}.result-v1-orientation-step{width:100%;max-width:270px}.result-v1-orientation-arrow{transform:rotate(90deg)}.result-v1-actions{flex-direction:column}.result-v1-retry-button,.result-v1-home-button{width:100%}}@media (width<=430px){.result-v1-hero h1{font-size:1.72rem}.result-v1-hero-description{font-size:.82rem}.result-v1-success-badge{font-size:.62rem}.result-v1-profile-result-text h2{font-size:1.4rem}.result-v1-job-title-area h3{font-size:1.05rem}.result-v1-next-step-content h2{font-size:1.35rem}.result-v1-final-message{padding:10px}}.nextori-riasec-profile-page,.nextori-riasec-profile-empty{--nextori-riasec-deep-blue:#0d1b2a;--nextori-riasec-orange:#f4b400;--nextori-riasec-blue:#1e3a8a;--nextori-riasec-light:#f2f4f7;--nextori-riasec-white:#fff;--nextori-riasec-radius-sm:12px;--nextori-riasec-radius-md:18px;--nextori-riasec-radius-lg:26px;--nextori-riasec-shadow:0 12px 35px #0d1b2a14;--nextori-riasec-shadow-hover:0 18px 45px #0d1b2a21}.nextori-riasec-profile-page *,.nextori-riasec-profile-page :before,.nextori-riasec-profile-page :after,.nextori-riasec-profile-empty *,.nextori-riasec-profile-empty :before,.nextori-riasec-profile-empty :after{box-sizing:border-box}.nextori-riasec-profile-page{background:var(--nextori-riasec-light);min-height:100vh;color:var(--nextori-riasec-deep-blue);padding-bottom:70px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}.nextori-riasec-profile-header{width:100%;color:var(--nextori-riasec-white);background:radial-gradient(circle at 82% 18%,#f4b40033,#0000 28%),radial-gradient(circle at 10% 100%,#1e3a8a61,#0000 34%),linear-gradient(135deg,#0d1b2a 0% 45%,#1e3a8a 100%);padding:78px 20px 150px;position:relative;overflow:hidden}.nextori-riasec-profile-header:before{content:"";pointer-events:none;border:1px solid #f4b40033;border-radius:50%;width:320px;height:320px;position:absolute;top:-150px;right:-120px}.nextori-riasec-profile-header:after{content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-100px;left:-80px}.nextori-riasec-profile-header-content{z-index:2;text-align:center;width:min(900px,100% - 20px);margin:0 auto;position:relative}.nextori-riasec-profile-eyebrow{color:var(--nextori-riasec-orange);letter-spacing:.12em;background:#f4b4001f;border:1px solid #f4b40066;border-radius:999px;justify-content:center;align-items:center;margin-bottom:22px;padding:8px 15px;font-size:.75rem;font-weight:800;display:inline-flex}.nextori-riasec-profile-header-content h1{color:var(--nextori-riasec-white);letter-spacing:-.045em;margin:0;font-size:clamp(2.2rem,5vw,4rem);font-weight:850;line-height:1.05}.nextori-riasec-profile-header-content p{color:#ffffffd1;max-width:700px;margin:22px auto 0;font-size:1.05rem;line-height:1.75}.nextori-riasec-profile-main{z-index:5;width:min(1080px,100% - 40px);margin:-85px auto 0;position:relative}.nextori-riasec-profile-identity{background:var(--nextori-riasec-white);border-radius:var(--nextori-riasec-radius-lg);box-shadow:var(--nextori-riasec-shadow);border:1px solid #0d1b2a0f;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:42px;margin-bottom:28px;padding:42px;animation:.65s both nextoriRiasecProfileAppear;display:grid}.nextori-riasec-profile-code-wrapper{flex-direction:column;justify-content:center;align-items:center;display:flex}.nextori-riasec-profile-code-label{color:var(--nextori-riasec-blue);letter-spacing:.12em;margin-bottom:12px;font-size:.72rem;font-weight:800;display:block}.nextori-riasec-profile-code{width:145px;height:145px;color:var(--nextori-riasec-white);letter-spacing:.08em;background:radial-gradient(circle at 30% 25%,#f4b40040,#0000 35%),linear-gradient(145deg,#0d1b2a,#1e3a8a);border-radius:50%;justify-content:center;align-items:center;font-size:2.6rem;font-weight:900;display:flex;box-shadow:0 15px 35px #0d1b2a33,0 0 0 8px #f4b40014}.nextori-riasec-profile-identity-content{min-width:0}.nextori-riasec-profile-identity-kicker{color:var(--nextori-riasec-orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:9px;font-size:.78rem;font-weight:800;display:inline-block}.nextori-riasec-profile-identity-content h2{color:var(--nextori-riasec-deep-blue);letter-spacing:-.035em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:850;line-height:1.15}.nextori-riasec-profile-description{color:#0d1b2ab8;max-width:720px;margin:18px 0 0;font-size:1rem;line-height:1.8}.nextori-riasec-profile-section{background:var(--nextori-riasec-white);border-radius:var(--nextori-riasec-radius-lg);box-shadow:var(--nextori-riasec-shadow);border:1px solid #0d1b2a0f;margin-bottom:24px;padding:34px;transition:transform .25s,box-shadow .25s;animation:.65s both nextoriRiasecProfileAppear;position:relative}.nextori-riasec-profile-section:hover{box-shadow:var(--nextori-riasec-shadow-hover);transform:translateY(-2px)}.nextori-riasec-profile-section-heading{align-items:center;gap:17px;margin-bottom:27px;display:flex}.nextori-riasec-profile-section-icon{width:52px;height:52px;color:var(--nextori-riasec-orange);background:#f4b40021;border-radius:15px;flex:none;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.nextori-riasec-profile-section-kicker{color:var(--nextori-riasec-blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.68rem;font-weight:850;display:block}.nextori-riasec-profile-section-heading h2{color:var(--nextori-riasec-deep-blue);margin:0;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800;line-height:1.3}.nextori-riasec-profile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.nextori-riasec-profile-item{background:var(--nextori-riasec-light);border-radius:var(--nextori-riasec-radius-sm);color:#0d1b2ad1;border:1px solid #0d1b2a0e;align-items:flex-start;gap:13px;min-height:60px;padding:16px 17px;font-size:.94rem;line-height:1.55;transition:background .2s,border-color .2s,transform .2s;display:flex}.nextori-riasec-profile-item:hover{background:var(--nextori-riasec-white);border-color:#f4b40059;transform:translate(3px)}.nextori-riasec-profile-item-marker{background:var(--nextori-riasec-white);width:25px;height:25px;color:var(--nextori-riasec-orange);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:.7rem;display:flex;box-shadow:0 2px 8px #0d1b2a14}.nextori-riasec-profile-actions{justify-content:center;align-items:center;gap:14px;padding-top:10px;animation:.65s both nextoriRiasecProfileAppear;display:flex}.nextori-riasec-profile-back-button,.nextori-riasec-profile-home-button{cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-family:inherit;font-size:.9rem;font-weight:750;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.nextori-riasec-profile-back-button{background:var(--nextori-riasec-white);color:var(--nextori-riasec-deep-blue);border:1px solid #0d1b2a1f;box-shadow:0 5px 15px #0d1b2a0f}.nextori-riasec-profile-back-button:hover{background:var(--nextori-riasec-light);color:var(--nextori-riasec-deep-blue);transform:translateY(-2px);box-shadow:0 9px 22px #0d1b2a1a}.nextori-riasec-profile-back-button svg{color:var(--nextori-riasec-blue);font-size:.85rem}.nextori-riasec-profile-home-button{background:var(--nextori-riasec-deep-blue);border:1px solid var(--nextori-riasec-deep-blue);box-shadow:0 8px 22px #0d1b2a29;color:var(--nextori-riasec-white)!important}.nextori-riasec-profile-home-button:hover{background:var(--nextori-riasec-blue);transform:translateY(-2px);box-shadow:0 12px 28px #0d1b2a33;color:var(--nextori-riasec-white)!important}.nextori-riasec-profile-home-button svg{color:var(--nextori-riasec-white);font-size:.9rem}.nextori-riasec-profile-empty{background:radial-gradient(circle at 85% 15%, #f4b4001a, transparent 25%), var(--nextori-riasec-light);min-height:100vh;color:var(--nextori-riasec-deep-blue);justify-content:center;align-items:center;padding:30px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;display:flex}.nextori-riasec-profile-empty-card{text-align:center;background:var(--nextori-riasec-white);border-radius:var(--nextori-riasec-radius-lg);width:min(520px,100%);box-shadow:var(--nextori-riasec-shadow);border:1px solid #0d1b2a0f;padding:45px 35px}.nextori-riasec-profile-empty-icon{width:68px;height:68px;color:var(--nextori-riasec-orange);background:#f4b40021;border-radius:20px;justify-content:center;align-items:center;margin:0 auto 22px;font-size:1.6rem;display:flex}.nextori-riasec-profile-empty-card h1{color:var(--nextori-riasec-deep-blue);margin:0;font-size:1.7rem;font-weight:850}.nextori-riasec-profile-empty-card p{color:#0d1b2aad;max-width:410px;margin:15px auto 26px;line-height:1.7}.nextori-riasec-profile-start-button{background:var(--nextori-riasec-deep-blue);min-height:50px;color:var(--nextori-riasec-white);cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;padding:0 27px;font-family:inherit;font-size:.92rem;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 22px #0d1b2a26}.nextori-riasec-profile-start-button:hover{background:var(--nextori-riasec-blue);color:var(--nextori-riasec-white);transform:translateY(-2px);box-shadow:0 12px 28px #0d1b2a33}.nextori-riasec-profile-back-button:focus-visible,.nextori-riasec-profile-home-button:focus-visible,.nextori-riasec-profile-start-button:focus-visible{outline-offset:3px;outline:3px solid #f4b40073}@keyframes nextoriRiasecProfileAppear{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.nextori-riasec-profile-header{padding:65px 20px 130px}.nextori-riasec-profile-main{width:min(100% - 30px,760px);margin-top:-70px}.nextori-riasec-profile-identity{grid-template-columns:150px minmax(0,1fr);gap:28px;padding:32px}.nextori-riasec-profile-code{width:120px;height:120px;font-size:2.2rem}.nextori-riasec-profile-section{padding:28px}.nextori-riasec-profile-list{grid-template-columns:1fr}}@media (width<=700px){.nextori-riasec-profile-page{padding-bottom:45px}.nextori-riasec-profile-header{padding:52px 18px 115px}.nextori-riasec-profile-header-content{width:100%}.nextori-riasec-profile-eyebrow{margin-bottom:18px;padding:7px 12px;font-size:.66rem}.nextori-riasec-profile-header-content h1{font-size:2.15rem}.nextori-riasec-profile-header-content p{margin-top:17px;font-size:.92rem;line-height:1.65}.nextori-riasec-profile-main{width:calc(100% - 24px);margin-top:-62px}.nextori-riasec-profile-identity{text-align:center;border-radius:22px;grid-template-columns:1fr;gap:25px;padding:28px 21px}.nextori-riasec-profile-code{width:110px;height:110px;margin:0 auto;font-size:2rem}.nextori-riasec-profile-identity-kicker{font-size:.7rem}.nextori-riasec-profile-identity-content h2{font-size:1.65rem}.nextori-riasec-profile-description{font-size:.91rem;line-height:1.7}.nextori-riasec-profile-section{border-radius:20px;margin-bottom:18px;padding:24px 19px}.nextori-riasec-profile-section-heading{align-items:flex-start;gap:13px;margin-bottom:21px}.nextori-riasec-profile-section-icon{border-radius:13px;width:44px;height:44px;font-size:1rem}.nextori-riasec-profile-section-kicker{font-size:.61rem}.nextori-riasec-profile-section-heading h2{font-size:1.15rem}.nextori-riasec-profile-item{min-height:56px;padding:14px;font-size:.88rem}.nextori-riasec-profile-actions{flex-direction:column;gap:10px;width:100%;padding-top:6px}.nextori-riasec-profile-back-button,.nextori-riasec-profile-home-button{width:100%;min-height:52px}.nextori-riasec-profile-empty{padding:20px 15px}.nextori-riasec-profile-empty-card{padding:35px 23px}}@media (width<=430px){.nextori-riasec-profile-header{padding-top:43px}.nextori-riasec-profile-header-content h1{font-size:1.9rem}.nextori-riasec-profile-header-content p{font-size:.87rem}.nextori-riasec-profile-main{width:calc(100% - 18px);margin-top:-55px}.nextori-riasec-profile-identity{padding:24px 16px}.nextori-riasec-profile-section{padding:21px 15px}.nextori-riasec-profile-item{gap:10px;font-size:.84rem}.nextori-riasec-profile-item-marker{width:23px;height:23px}.nextori-riasec-profile-empty-card h1{font-size:1.45rem}}@media (prefers-reduced-motion:reduce){.nextori-riasec-profile-identity,.nextori-riasec-profile-section,.nextori-riasec-profile-actions{animation:none}.nextori-riasec-profile-section,.nextori-riasec-profile-item,.nextori-riasec-profile-back-button,.nextori-riasec-profile-home-button,.nextori-riasec-profile-start-button{transition:none}}.formations-page{--deep-blue:#0d1b2a;--blue:#1e3a8a;--orange:#f4b400;--light-gray:#f2f4f7;--white:#fff;background:var(--light-gray);min-height:100vh;color:var(--deep-blue);padding:30px 20px 70px;font-family:Inter,Arial,sans-serif}.formations-navigation{max-width:1100px;margin:0 auto 25px}.formations-back-button{color:var(--blue);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:.92rem;font-weight:700;transition:background .25s,color .25s,transform .25s;display:inline-flex}.formations-back-button:hover{background:var(--white);color:var(--deep-blue);transform:translate(-3px)}.formations-back-button svg{flex-shrink:0;font-size:.9rem}.formations-header{background:var(--deep-blue);border-radius:26px;align-items:center;gap:30px;max-width:1100px;margin:0 auto 25px;padding:45px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #0d1b2a24}.formations-header:before{content:"";background:var(--orange);width:7px;height:100%;position:absolute;top:0;left:0}.formations-header:after{content:"";pointer-events:none;border:1px solid #f4b4002e;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-100px}.formations-header-icon{background:var(--orange);width:76px;height:76px;color:var(--deep-blue);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;display:flex;box-shadow:0 8px 20px #f4b4002e}.formations-header-content{z-index:1;max-width:780px;position:relative}.formations-eyebrow{color:var(--orange);letter-spacing:1.5px;margin-bottom:10px;font-size:.75rem;font-weight:800;display:block}.formations-header h1{color:var(--white);letter-spacing:-.5px;margin:0 0 14px;font-size:2.25rem;font-weight:800;line-height:1.2}.metier-title{color:var(--orange);font-weight:800;display:inline}.formations-header p{max-width:700px;color:var(--white);opacity:.9;margin:0;font-size:1rem;line-height:1.7}.metier-context{background:var(--white);border:1px solid var(--light-gray);border-radius:16px;align-items:center;gap:15px;max-width:1100px;margin:0 auto 45px;padding:18px 22px;display:flex;box-shadow:0 6px 20px #0d1b2a0d}.metier-context-icon{background:var(--light-gray);width:46px;height:46px;color:var(--blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}¨ .metier-context-content{flex-direction:column;gap:7px;display:flex}.metier-context-content span{color:var(--blue);letter-spacing:1px;font-size:.68rem;font-weight:800}.metier-context-content strong{color:var(--deep-blue);margin-top:6px;font-size:1rem;font-weight:800;display:block}.formations-content{max-width:1100px;margin:0 auto}.formations-section-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px;display:flex}.formations-section-header h2{color:var(--deep-blue);margin:0 0 8px;font-size:1.8rem;font-weight:800;line-height:1.25}.formations-section-header p{color:var(--blue);margin:0;font-size:.94rem;line-height:1.6}.formations-count{background:var(--white);border:1px solid var(--light-gray);min-width:100px;color:var(--blue);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:13px 16px;display:flex;box-shadow:0 5px 16px #0d1b2a0d}.formations-count svg{color:var(--orange);font-size:.95rem}.formations-count span{color:var(--deep-blue);font-size:1.1rem;font-weight:800}.formations-count small{color:var(--blue);font-size:.78rem;font-weight:600}.formations-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.formation-card{background:var(--white);border:1px solid var(--light-gray);border-radius:20px;flex-direction:column;min-width:0;padding:28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #0d1b2a0f}.formation-card:before{content:"";background:var(--orange);width:100%;height:4px;position:absolute;top:0;left:0}.formation-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0d1b2a1a}.formation-card-header{align-items:center;gap:15px;margin-bottom:23px;display:flex}.formation-card-icon{background:var(--light-gray);width:50px;height:50px;color:var(--blue);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.formation-card-title{min-width:0}.formation-card-title>span{color:var(--blue);letter-spacing:1.1px;margin-bottom:4px;font-size:.66rem;font-weight:800;display:block}.formation-card-title h3{color:var(--deep-blue);overflow-wrap:break-word;margin:0;font-size:1.2rem;font-weight:800;line-height:1.35}.formation-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.formation-info-item{background:var(--light-gray);border-radius:13px;align-items:flex-start;gap:11px;min-width:0;padding:15px;display:flex}.formation-info-item>svg{color:var(--blue);flex-shrink:0;margin-top:2px;font-size:1rem}.formation-info-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.formation-info-item span{color:var(--blue);font-size:.7rem;font-weight:700}.formation-info-item strong{color:var(--deep-blue);overflow-wrap:break-word;font-size:.88rem;font-weight:750;line-height:1.4}.formation-description{border-left:3px solid var(--orange);background:var(--light-gray);border-radius:0 12px 12px 0;align-items:flex-start;gap:10px;margin-bottom:24px;padding:15px 16px;display:flex}.formation-description-icon{color:var(--blue);flex-shrink:0;margin-top:4px;font-size:.9rem}.formation-description p{color:var(--deep-blue);margin:0;font-size:.9rem;line-height:1.65}.formation-card-action{margin-top:auto}.university-button{background:var(--deep-blue);width:100%;min-height:49px;color:var(--white);cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:.9rem;font-weight:750;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.university-button:hover{background:var(--blue);transform:translateY(-2px);box-shadow:0 7px 16px #0d1b2a29}.university-button svg:first-child{font-size:.95rem}.university-button svg:last-child{font-size:.78rem;transition:transform .25s}.university-button:hover svg:last-child{transform:translate(3px)}.formations-state{text-align:center;background:var(--white);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:700px;margin:20px auto;padding:45px 30px;display:flex;box-shadow:0 8px 25px #0d1b2a0f}.formations-state h3{color:var(--deep-blue);margin:0 0 9px;font-size:1.2rem;font-weight:800}.formations-state p{max-width:500px;color:var(--blue);margin:0 0 22px;font-size:.92rem;line-height:1.65}.formations-loading-spinner{border:4px solid var(--light-gray);border-top-color:var(--orange);border-radius:50%;width:42px;height:42px;margin-bottom:18px;animation:.8s linear infinite formations-spin}@keyframes formations-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.formations-state-icon{background:var(--light-gray);width:55px;height:55px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.35rem;display:flex}.formations-error{border-top:4px solid var(--orange)}.formations-footer{border-top:1px solid #0d1b2a1a;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:45px auto 0;padding-top:25px;display:flex}.formations-footer-content{align-items:center;gap:11px;min-width:0;display:flex}.formations-footer-content>svg{color:var(--blue);flex-shrink:0;font-size:1rem}.formations-footer-content p{color:var(--blue);margin:0;font-size:.86rem;line-height:1.5}.formations-footer .back-result-button{border:2px solid var(--deep-blue);background:var(--white);color:var(--deep-blue);cursor:pointer;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.88rem;font-weight:750;transition:background .25s,color .25s,transform .25s;display:inline-flex}.formations-footer .back-result-button:hover{background:var(--deep-blue);color:var(--white);transform:translateY(-2px)}.formations-header{animation:.65s ease-out formationsReveal}.metier-context{animation:.7s ease-out formationsReveal}.formation-card{animation:.55s ease-out both cardReveal}.formation-card:nth-child(2){animation-delay:80ms}.formation-card:nth-child(3){animation-delay:.16s}.formation-card:nth-child(4){animation-delay:.24s}@keyframes formationsReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cardReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=900px){.formations-header{padding:38px 35px}.formations-header h1{font-size:2rem}.formations-list{grid-template-columns:1fr}.formation-card{width:100%;max-width:700px;margin:0 auto}}@media (width<=700px){.formations-page{padding:20px 15px 45px}.formations-navigation{margin-bottom:18px}.formations-back-button{padding:9px 5px;font-size:.88rem}.formations-header{border-radius:21px;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:18px;padding:32px 25px}.formations-header:before{width:5px}.formations-header-icon{border-radius:15px;width:58px;height:58px;font-size:1.55rem}.formations-eyebrow{font-size:.68rem}.formations-header h1{font-size:1.65rem;line-height:1.3}.formations-header p{font-size:.9rem;line-height:1.65}.metier-context{border-radius:14px;margin-bottom:35px;padding:15px}.metier-context-icon{width:42px;height:42px;font-size:1rem}.metier-context-content strong{font-size:.92rem}.formations-section-header{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:23px}.formations-section-header h2{font-size:1.5rem}.formations-section-header p{font-size:.88rem}.formations-count{align-self:flex-start;min-width:auto}.formations-list{grid-template-columns:1fr;gap:18px}.formation-card{border-radius:18px;padding:23px}.formation-card-header{gap:12px;margin-bottom:20px}.formation-card-icon{border-radius:12px;width:46px;height:46px;font-size:1.1rem}.formation-card-title h3{font-size:1.08rem}.formation-info{grid-template-columns:1fr;gap:9px}.formation-info-item{padding:13px}.formation-description{margin-bottom:20px;padding:13px}.formation-description p{font-size:.86rem}.university-button{min-height:48px;padding:12px 15px;font-size:.88rem}.formations-footer{flex-direction:column;align-items:stretch;margin-top:35px}.formations-footer-content{align-items:flex-start}.formations-footer .back-result-button{width:100%}.formations-state{padding:35px 20px}}@media (width<=420px){.formations-page{padding-left:12px;padding-right:12px}.formations-header{padding:28px 21px}.formations-header h1{font-size:1.45rem}.formation-card{padding:20px}.formation-card-title h3{font-size:1rem}.formation-info-item strong,.university-button{font-size:.84rem}.formations-footer{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%}.formations-footer-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.formations-footer-content>svg{flex-shrink:0;margin:0 auto;display:block}.formations-footer-content p{text-align:center;width:100%;max-width:360px;margin:0 auto}.formations-footer .back-result-button{justify-content:center;width:100%;max-width:360px;margin:0 auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.universites-page{--deep-blue:#0d1b2a;--blue:#1e3a8a;--orange:#f4b400;--light-gray:#f2f4f7;--white:#fff;background:var(--light-gray);min-height:100vh;color:var(--deep-blue);box-sizing:border-box;padding:30px 20px 70px;font-family:Inter,Arial,sans-serif}.universites-navigation{max-width:1100px;margin:0 auto 25px}.universites-back-button{color:var(--blue);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:11px 18px;font-size:.92rem;font-weight:700;transition:background .25s,color .25s,transform .25s;display:inline-flex}.universites-back-button:hover{background:var(--white);color:var(--deep-blue);transform:translate(-3px)}.universites-back-button svg{flex-shrink:0;font-size:.9rem}.universites-header{background:var(--deep-blue);border-radius:26px;align-items:center;gap:30px;max-width:1100px;margin:0 auto 25px;padding:45px 50px;animation:.65s ease-out universitesReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px #0d1b2a24}.universites-header:before{content:"";background:var(--orange);width:7px;height:100%;position:absolute;top:0;left:0}.universites-header:after{content:"";pointer-events:none;border:1px solid #f4b4002e;border-radius:50%;width:240px;height:240px;position:absolute;top:-110px;right:-110px}.universites-header-icon{z-index:1;background:var(--orange);width:76px;height:76px;color:var(--deep-blue);border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;display:flex;position:relative;box-shadow:0 8px 20px #f4b4002e}.universites-header-content{z-index:1;min-width:0;max-width:800px;position:relative}.universites-eyebrow{color:var(--orange);letter-spacing:1.5px;margin-bottom:10px;font-size:.75rem;font-weight:800;display:block}.universites-header h1{color:var(--white);letter-spacing:-.5px;margin:0 0 14px;font-size:2.25rem;font-weight:800;line-height:1.2}.filiere-title{color:var(--orange);font-weight:800}.universites-header p{max-width:720px;color:var(--white);opacity:.9;margin:0;font-size:1rem;line-height:1.7}.filiere-context{background:var(--white);border:1px solid var(--light-gray);border-radius:16px;align-items:center;gap:15px;max-width:1100px;margin:0 auto 45px;padding:18px 22px;animation:.7s ease-out universitesReveal;display:flex;box-shadow:0 6px 20px #0d1b2a0d}.filiere-context-icon{background:var(--light-gray);width:46px;height:46px;color:var(--blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.filiere-context-content{flex-direction:column;gap:6px;min-width:0;display:flex}.filiere-context-content span{color:var(--blue);letter-spacing:1px;font-size:.68rem;font-weight:800}.filiere-context-content strong{color:var(--deep-blue);overflow-wrap:break-word;font-size:1rem;font-weight:800;line-height:1.35}.universites-content{max-width:1100px;margin:0 auto}.universites-section-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:28px;display:flex}.section-eyebrow{color:var(--blue);letter-spacing:1.3px;margin-bottom:7px;font-size:.72rem;font-weight:800;display:block}.universites-section-header h2{color:var(--deep-blue);margin:0 0 8px;font-size:1.8rem;font-weight:800;line-height:1.25}.universites-section-header p{color:var(--blue);margin:0;font-size:.94rem;line-height:1.6}.universites-count{background:var(--white);border:1px solid var(--light-gray);min-width:120px;color:var(--blue);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:13px 16px;display:flex;box-shadow:0 5px 16px #0d1b2a0d}.universites-count svg{color:var(--orange);font-size:.95rem}.universites-count span{color:var(--deep-blue);font-size:1.1rem;font-weight:800}.universites-count small{color:var(--blue);font-size:.78rem;font-weight:600}.universites-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.universite-card{background:var(--white);border:1px solid var(--light-gray);border-radius:20px;flex-direction:column;min-width:0;padding:28px;transition:transform .25s,box-shadow .25s;animation:.55s ease-out both universiteCardReveal;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #0d1b2a0f}.universite-card:before{content:"";background:var(--orange);width:100%;height:4px;position:absolute;top:0;left:0}.universite-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0d1b2a1a}.universite-card:nth-child(2){animation-delay:80ms}.universite-card:nth-child(3){animation-delay:.16s}.universite-card:nth-child(4){animation-delay:.24s}.universite-card-header{align-items:center;gap:15px;min-width:0;margin-bottom:23px;display:flex}.universite-card-icon{background:var(--light-gray);width:50px;height:50px;color:var(--blue);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.universite-card-title{flex-direction:column;gap:4px;min-width:0;display:flex}.universite-card-title>span{color:var(--blue);letter-spacing:1.1px;font-size:.66rem;font-weight:800}.universite-card-title h3{color:var(--deep-blue);overflow-wrap:break-word;margin:0;font-size:1.2rem;font-weight:800;line-height:1.35}.universite-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.universite-info-item{background:var(--light-gray);border-radius:13px;align-items:flex-start;gap:10px;min-width:0;padding:14px;display:flex}.universite-info-item>svg{color:var(--blue);flex-shrink:0;margin-top:2px;font-size:.95rem}.universite-info-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.universite-info-item span{color:var(--blue);font-size:.68rem;font-weight:700}.universite-info-item strong{color:var(--deep-blue);overflow-wrap:anywhere;font-size:.84rem;font-weight:750;line-height:1.4}.universite-description{border-left:3px solid var(--orange);background:var(--light-gray);border-radius:0 12px 12px 0;align-items:flex-start;gap:10px;margin:0 0 24px;padding:15px 16px;display:flex}.universite-description>svg{color:var(--blue);flex-shrink:0;margin-top:4px;font-size:.9rem}.universite-description p{color:var(--deep-blue);margin:0;font-size:.9rem;line-height:1.65}.universite-card-action{margin-top:auto}.site-button{box-sizing:border-box;background:var(--orange);width:100%;min-height:49px;color:var(--deep-blue);cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:.9rem;font-weight:800;text-decoration:none;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.site-button:hover{background:var(--blue);color:var(--white);transform:translateY(-2px);box-shadow:0 7px 16px #0d1b2a29}.site-button svg{font-size:.95rem}.universites-footer{border-top:1px solid #0d1b2a1a;justify-content:space-between;align-items:center;gap:20px;max-width:1100px;margin:45px auto 0;padding-top:25px;display:flex}.universites-footer-content{align-items:center;gap:11px;min-width:0;display:flex}.universites-footer-content>svg{color:var(--blue);flex-shrink:0;font-size:1rem}.universites-footer-content p{color:var(--blue);margin:0;font-size:.86rem;line-height:1.5}.universites-actions{flex-shrink:0;justify-content:center;align-items:center;gap:12px;display:flex}.back-formation-button,.home-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:11px 18px;font-size:.88rem;font-weight:750;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.back-formation-button{border:2px solid var(--deep-blue);background:var(--white);color:var(--deep-blue)}.back-formation-button:hover{background:var(--deep-blue);color:var(--white);transform:translateY(-2px)}.home-button{border:2px solid var(--blue);background:var(--blue);color:var(--white)}.home-button:hover{background:var(--deep-blue);border-color:var(--deep-blue);transform:translateY(-2px);box-shadow:0 7px 16px #0d1b2a29}.universites-loading,.universites-error,.universites-empty{box-sizing:border-box;text-align:center;background:var(--white);border-radius:20px;flex-direction:column;justify-content:center;align-items:center;max-width:700px;min-height:320px;margin:40px auto;padding:45px 30px;display:flex;box-shadow:0 8px 25px #0d1b2a0f}.universites-empty-icon,.universites-state-icon{background:var(--light-gray);width:58px;height:58px;color:var(--blue);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;font-size:1.35rem;display:flex}.universites-empty h1,.universites-empty h2,.universites-error h2{color:var(--deep-blue);margin:0 0 10px;font-size:1.25rem;font-weight:800}.universites-empty p,.universites-error p{max-width:520px;color:var(--blue);margin:0 0 22px;font-size:.92rem;line-height:1.65}.empty-back-button{background:var(--deep-blue);min-height:46px;color:var(--white);cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:11px 18px;font-size:.88rem;font-weight:750;transition:background .25s,transform .25s;display:inline-flex}.empty-back-button:hover{background:var(--blue);transform:translateY(-2px)}@keyframes universitesReveal{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes universiteCardReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes universitesSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.universites-header{padding:38px 35px}.universites-header h1{font-size:2rem}.universites-list{grid-template-columns:1fr}.universite-card{width:100%;max-width:700px;margin:0 auto}.universites-footer{align-items:flex-start}}@media (width<=700px){.universites-page{padding:20px 15px 45px}.universites-navigation{margin-bottom:18px}.universites-back-button{padding:9px 5px;font-size:.88rem}.universites-header{border-radius:21px;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:18px;padding:32px 25px}.universites-header:before{width:5px}.universites-header-icon{border-radius:15px;width:58px;height:58px;font-size:1.55rem}.universites-eyebrow{font-size:.68rem}.universites-header h1{font-size:1.65rem;line-height:1.3}.universites-header p{font-size:.9rem;line-height:1.65}.filiere-context{border-radius:14px;margin-bottom:35px;padding:15px}.filiere-context-icon{width:42px;height:42px;font-size:1rem}.filiere-context-content strong{font-size:.92rem}.universites-section-header{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:23px}.universites-section-header h2{font-size:1.5rem}.universites-section-header p{font-size:.88rem}.universites-count{align-self:flex-start;min-width:auto}.universites-list{grid-template-columns:1fr;gap:18px}.universite-card{border-radius:18px;padding:23px}.universite-card-header{gap:12px;margin-bottom:20px}.universite-card-icon{border-radius:12px;width:46px;height:46px;font-size:1.1rem}.universite-card-title h3{font-size:1.08rem}.universite-info{grid-template-columns:1fr;gap:9px}.universite-info-item{padding:13px}.universite-description{margin-bottom:20px;padding:13px}.universite-description p{font-size:.86rem}.site-button{min-height:48px;padding:12px 15px;font-size:.88rem}.universites-footer{flex-direction:column;align-items:stretch;margin-top:35px}.universites-footer-content{align-items:flex-start}.universites-actions{flex-direction:column;align-items:stretch;width:100%}.back-formation-button,.home-button{width:100%}}@media (width<=420px){.universites-page{padding-left:12px;padding-right:12px}.universites-header{padding:28px 21px}.universites-header h1{font-size:1.45rem}.universite-card{padding:20px}.universite-card-title h3{font-size:1rem}.universite-info-item strong,.site-button{font-size:.84rem}.universites-footer{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%}.universites-footer-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.universites-footer-content>svg{flex-shrink:0;margin:0 auto;display:block}.universites-footer-content p{text-align:center;width:100%;max-width:360px;margin:0 auto}.universites-actions{align-items:center;width:100%}.universites-actions .back-formation-button,.universites-actions .home-button{justify-content:center;width:100%;max-width:360px;margin:0 auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.metiers-page{width:90%;max-width:none;margin:0 auto;padding:20px 20px 75px}.metiers-header{text-align:center;background:#0d1b2a;border-radius:22px;margin-bottom:25px;padding:25px;box-shadow:0 10px 30px #00000014}.metiers-header h1{color:#fff;margin-bottom:10px;font-size:2rem}.metiers-header p{color:#fff;font-size:1rem}.metiers-filtres{z-index:100;background:#fff;border-radius:18px;grid-template-columns:2fr 1fr 1fr;gap:20px;margin-bottom:30px;padding:20px;display:grid;position:sticky;top:10px;box-shadow:0 8px 20px #0d1b2a1a}.filtre-item{flex-direction:column;display:flex}.filtre-item label{color:#0d1b2a;margin-bottom:8px;font-size:14px;font-weight:600}.metiers-search,.filtre-item select{background:#fff;border:1px solid #d9dde3;border-radius:12px;outline:none;padding:13px 15px;font-size:15px;transition:all .3s}.metiers-search:focus,.filtre-item select:focus,.metiers-search:focus,.metiers-filtres select:focus{border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a26}.metiers-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;margin-bottom:40px;display:grid}.metier-card{background:#fff;border:1px solid #e8ecf2;border-top:5px solid #f4b400;border-radius:20px;flex-direction:column;padding:24px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 10px 25px #0d1b2a14}.metier-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #0d1b2a26}.metier-card h2{color:#0d1b2a;margin-bottom:14px;font-size:22px;font-weight:700}.metier-card p{color:#555;margin-bottom:12px;font-size:15px;line-height:1.7}.metier-card strong{color:#1e3a8a;font-weight:600}.metier-top-bar{background:#f4b400;border-radius:10px;width:100%;height:4px;margin-bottom:18px}.metier-card p:last-of-type{margin-top:8px;margin-bottom:18px}.metier-card p:last-of-type strong{color:#1e3a8a;background:#eaf2ff;border-radius:25px;padding:6px 12px;font-size:13px}.metier-button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:12px;width:100%;margin-top:auto;padding:13px;font-size:15px;font-weight:600;transition:all .3s}.metier-button:hover{letter-spacing:.3px;background:#0d1b2a}.metier-button:active{transform:scale(.98)}@media (width<=768px){.metiers-filtres{grid-template-columns:1fr}}.metiers-count{color:#1e3a8a;margin-bottom:20px;font-size:15px;font-weight:600}.aucun-metier{text-align:center;background:#fff;border-radius:18px;grid-column:1/-1;width:100%;padding:50px 20px;box-shadow:0 8px 20px #00000014}.aucun-metier h2{color:#0d1b2a;margin-bottom:10px}.aucun-metier p{color:#666}.tendance-badge{border-radius:20px;align-items:center;gap:6px;margin-left:8px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-flex}.tendance-tres-forte{color:#0a7a38;background:#dff8e7}.tendance-forte{color:#2e7d32;background:#e8f5e9}.tendance-croissance{color:#d88900;background:#fff3d6}.tendance-stable{color:#546e7a;background:#eceff1}.tendance-baisse{color:#c62828;background:#fde7e7}.metiers-header h1,.filtre-item label,.metier-card strong,.aucun-metier h2,.tendance-badge{align-items:center;display:inline-flex}.metiers-header h1{justify-content:center;gap:10px}.metiers-header-icon{color:#f4b400}.filtre-item label{gap:7px}.metier-card strong{gap:6px}.metier-card strong svg{color:#1e3a8a;flex-shrink:0}.tendance-badge svg{flex-shrink:0;width:14px;height:14px}.aucun-metier h2{justify-content:center;gap:8px}.aucun-metier h2 svg{color:#f4b400}@media (width<=900px){.metiers-page{width:94%;padding:16px}.metiers-header{margin-bottom:20px;padding:22px 18px}.metiers-header h1{font-size:1.7rem}.metiers-header p{font-size:.95rem;line-height:1.6}.metiers-filtres{gap:15px;margin-bottom:25px;padding:20px}.metiers-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.metier-card{padding:20px}}@media (width<=600px){.metiers-page{width:100%;padding:12px 12px 70px}.metiers-header{border-radius:18px;margin-bottom:15px;padding:20px 15px}.metiers-header h1{gap:8px;font-size:1.45rem;line-height:1.3}.metiers-header-icon{font-size:20px}.metiers-header p{font-size:13px;line-height:1.5}.metiers-filtres{border-radius:18px;gap:12px;margin-bottom:20px;padding:16px;position:sticky;top:0}.filtre-item{width:100%}.filtre-item label{margin-bottom:6px;font-size:13px}.metiers-search,.filtre-item select{box-sizing:border-box;width:100%;padding:11px 12px;font-size:14px}.metiers-count{margin-bottom:15px;font-size:14px}.metiers-list{grid-template-columns:1fr;gap:15px;margin-bottom:25px}.metier-card{border-top-width:4px;border-radius:17px;padding:18px}.metier-card h2{margin-bottom:12px;font-size:19px;line-height:1.35}.metier-top-bar{height:3px;margin-bottom:15px}.metier-card p{margin-bottom:10px;font-size:14px;line-height:1.6}.metier-card strong{gap:5px}.metier-card strong svg{font-size:13px}.tendance-badge{gap:5px;margin-left:5px;padding:4px 8px;font-size:12px}.tendance-badge svg{width:12px;height:12px}.metier-button{border-radius:11px;padding:12px;font-size:14px}.aucun-metier{border-radius:16px;padding:35px 15px}.aucun-metier h2{font-size:19px}.aucun-metier p{font-size:14px;line-height:1.6}}@media (width<=380px){.metiers-page{padding-left:9px;padding-right:9px}.metiers-header{padding:17px 12px}.metiers-header h1{font-size:1.3rem}.metiers-header p{font-size:12px}.metiers-filtres{padding:13px}.metier-card{padding:15px}.metier-card h2{font-size:18px}.metier-card p,.metier-button{font-size:13px}}.metiers-loading{text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:40px 20px;display:flex}.metiers-loading-spinner{border:4px solid #f2f4f7;border-top-color:#f4b400;border-radius:50%;width:42px;height:42px;margin-bottom:18px;animation:.8s linear infinite metiers-spin}.metiers-loading h2{color:#0d1b2a;margin:0 0 8px;font-size:1.15rem;font-weight:700}.metiers-loading p{color:#1e3a8a;margin:0;font-size:.9rem}@keyframes metiers-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.metiers-loading-spinner{animation:none}}.metier-detail-page{color:#0d1b2a;background:#f2f4f7;width:min(94%,1050px);min-height:100vh;margin:0 auto;padding:25px 0 100px}.metier-detail-header{z-index:100;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-top:5px solid #f4b400;border-radius:22px;margin-bottom:22px;padding:32px 30px;position:sticky;top:0;box-shadow:0 8px 25px #0d1b2a1a}.metier-detail-header h1{color:#0d1b2a;margin:0;font-size:2.1rem;font-weight:800;line-height:1.25}.metier-secteur{color:#64748b;justify-content:center;align-items:center;gap:7px;margin:0;font-size:15px;display:flex}.metier-secteur svg{color:#1e3a8a}.metier-tendance{color:#2e7d32;background:#eaf7ee;border-radius:30px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:16px auto;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex}.metier-tendance svg{color:#2e7d32;width:16px;height:16px}.detail-section{background:#fff;border:1px solid #e8ecf2;border-radius:20px;margin-bottom:18px;padding:28px;box-shadow:0 6px 20px #0d1b2a0f}.detail-section h2{color:#1e3a8a;border-left:4px solid #f4b400;align-items:center;gap:10px;margin:0 0 18px;padding-left:13px;font-size:21px;font-weight:750;display:flex}.detail-section h2 svg{color:#f4b400;flex-shrink:0;width:20px;height:20px}.detail-section>p{color:#475569;text-align:justify;margin:0;font-size:15px;line-height:1.85}.competences-container{flex-wrap:wrap;gap:10px;margin-top:5px;display:flex}.competence-badge{color:#0d1b2a;background:#fff8dd;border:1px solid #f4b400;border-radius:30px;align-items:center;padding:9px 15px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.infos-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.info-item{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:18px 15px;transition:all .25s;display:flex}.info-item:hover{border-color:#d6deea;transform:translateY(-3px);box-shadow:0 8px 20px #0d1b2a12}.info-item>svg{color:#1e3a8a;width:24px;height:24px;margin-bottom:10px}.info-item strong{color:#0d1b2a;margin-top:8px;font-size:15px;line-height:1.4;display:block}.filieres-container{flex-wrap:wrap;gap:10px;display:flex}.metier-filiere-card{color:#fff;background:#1e3a8a;border-radius:30px;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.metier-filiere-card svg{color:#f4b400;flex-shrink:0;width:16px;height:16px}.metier-filiere-card:hover{background:#0d1b2a;transform:translateY(-2px)}.retour-btn{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;margin:5px 0 20px;padding:14px 20px;font-size:15px;font-weight:700;transition:all .25s;display:flex}.retour-btn svg{width:16px;height:16px}.retour-btn:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 8px 20px #1e3a8a33}.retour-btn:active{transform:translateY(0)}.loading-container{color:#0d1b2a;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;display:flex}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.metier-filiere-card{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .25s;display:inline-flex}.metier-introuvable{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(94%,600px);min-height:65vh;margin:auto;display:flex}.metier-introuvable h2{color:#0d1b2a;align-items:center;gap:9px;margin-bottom:12px;display:flex}.metier-introuvable h2 svg{color:#f4b400}.metier-introuvable p{color:#64748b;max-width:450px;margin-bottom:20px;line-height:1.7}@media (width<=768px){.metier-detail-page{width:94%;padding:18px 0 85px}.metier-detail-header{border-radius:19px;margin-bottom:16px;padding:24px 20px}.metier-detail-header h1{font-size:1.75rem}.detail-section{border-radius:18px;margin-bottom:15px;padding:22px}.detail-section h2{margin-bottom:15px;font-size:19px}.infos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=550px){.metier-detail-page{box-sizing:border-box;width:100%;padding:10px 10px 75px}.metier-detail-header{border-top-width:4px;border-radius:17px;padding:20px 15px;position:sticky;top:0}.metier-detail-header h1{font-size:1.45rem;line-height:1.3}.metier-secteur{font-size:13px}.metier-tendance{margin:12px auto;padding:7px 13px;font-size:12px}.detail-section{border-radius:16px;margin-bottom:13px;padding:18px}.detail-section h2{border-left-width:3px;gap:8px;padding-left:10px;font-size:17px}.detail-section h2 svg{width:17px;height:17px}.detail-section>p{text-align:left;font-size:14px;line-height:1.7}.competences-container{gap:8px}.competence-badge{padding:8px 12px;font-size:12px}.infos-grid{grid-template-columns:1fr;gap:10px}.info-item{min-height:110px;padding:15px}.info-item>svg{width:21px;height:21px}.filieres-container{gap:8px}.metier-filiere-card{padding:9px 13px;font-size:12px}.metier-filiere-card svg{width:14px;height:14px}.retour-btn{border-radius:12px;padding:13px;font-size:14px}}@media (width<=380px){.metier-detail-page{padding-left:8px;padding-right:8px}.metier-detail-header{padding:18px 12px}.metier-detail-header h1{font-size:1.3rem}.detail-section{padding:15px}.detail-section h2{font-size:16px}.detail-section>p{font-size:13px}.competence-badge{padding:7px 10px;font-size:11px}.metier-filiere-card{padding:8px 11px;font-size:11px}}.filieres-page{box-sizing:border-box;background:#f2f4f7;width:100%;min-height:100vh;margin:0 auto;padding:30px 20px 120px}.filieres-header{text-align:center;box-sizing:border-box;background:#0d1b2a;border-radius:22px;width:100%;max-width:1250px;margin:0 auto 25px;padding:25px;box-shadow:0 10px 30px #00000014}.filieres-header h1{color:#fff;justify-content:center;align-items:center;gap:10px;margin:0 0 10px;font-size:2rem;display:flex}.filiere-header-icon{color:#f4b400;font-size:1.8rem}.filieres-header p{color:#fff;margin:0;font-size:1rem}.filieres-filtres,.filieres-count,.filieres-list{box-sizing:border-box;width:100%;max-width:1250px;margin-left:auto;margin-right:auto}.filieres-filtres{z-index:100;background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:20px;width:min(100%,1250px);margin:0 auto 25px;padding:20px;display:grid;position:sticky;top:10px;box-shadow:0 8px 20px #0d1b2a1a}.filtre-item{flex-direction:column;min-width:0;display:flex}.filtre-item label{color:#0d1b2a;align-items:center;gap:8px;margin-bottom:8px;font-weight:600;display:flex}.filtre-item label svg{color:#1e3a8a;font-size:14px}.filtre-item input,.filtre-item select{box-sizing:border-box;color:#0d1b2a;background:#f2f4f7;border:none;border-radius:14px;outline:none;width:100%;min-width:0;padding:14px;transition:all .3s}.filtre-item input:focus,.filtre-item select:focus{background:#fff;box-shadow:0 0 0 2px #1e3a8a}.filieres-count{color:#1e3a8a;align-items:center;gap:8px;margin-bottom:20px;padding:10px 5px;font-weight:700;display:flex}.filieres-list{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:25px;margin-bottom:40px;display:grid}.filieres-loading{text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:40px 20px;display:flex}.filieres-loading-spinner{border:4px solid #f2f4f7;border-top-color:#f4b400;border-radius:50%;width:42px;height:42px;margin-bottom:18px;animation:.8s linear infinite filieres-spin}.filieres-loading h2{color:#0d1b2a;margin:0 0 8px;font-size:1.15rem;font-weight:700}.filieres-loading p{color:#1e3a8a;margin:0;font-size:.9rem}@keyframes filieres-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.filieres-loading-spinner{animation:none}}.filiere-card{box-sizing:border-box;background:#fff;border:1px solid #e8ecf2;border-radius:24px;flex-direction:column;padding:25px;transition:all .3s;display:flex;box-shadow:0 10px 25px #0000000d}.filiere-card:hover{transform:translateY(-6px);box-shadow:0 18px 35px #0d1b2a1a}.filiere-card h2{color:#0d1b2a;margin:0 0 12px;font-size:1.35rem;line-height:1.3}.filiere-top-bar{background:#f4b400;border-radius:30px;width:80px;height:5px;margin-bottom:20px;transition:all .3s}.filiere-card:hover .filiere-top-bar{width:115px}.filiere-card p{color:#555;margin:0 0 14px;line-height:1.7}.filiere-card strong{color:#0d1b2a;align-items:center;gap:7px;display:inline-flex}.filiere-card strong svg{color:#1e3a8a;font-size:13px}.filiere-button{color:#1e3a8a;cursor:pointer;background:#fff;border:2px solid #1e3a8a;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:auto;padding:14px 16px;font-weight:700;transition:all .3s;display:flex}.filiere-button svg{font-size:13px;transition:all .3s}.filiere-button:hover{color:#fff;background:#f4b400;border-color:#f4b400}.filiere-button:hover svg{transform:translate(3px)}.aucune-filiere{text-align:center;box-sizing:border-box;background:#fff;border-radius:20px;grid-column:1/-1;padding:50px;box-shadow:0 10px 25px #0000000d}.aucune-filiere h2{color:#0d1b2a;justify-content:center;align-items:center;gap:10px;margin:0 0 15px;display:flex}.aucune-filiere h2 svg{color:#f4b400}.aucune-filiere p{color:#666;margin:0}@media (width<=900px){.filieres-page{padding:24px 16px 110px}.filieres-filtres{grid-template-columns:1fr 1fr;gap:16px;padding:20px}.filtre-item:first-child{grid-column:1/-1}.filieres-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.filiere-card{border-radius:20px;padding:20px}}@media (width<=768px){.filieres-filtres{grid-template-columns:1fr;gap:12px;padding:16px;top:8px}}@media (width<=600px){.filieres-page{padding:15px 12px 100px}.filieres-header{border-radius:18px;margin-bottom:15px;padding:20px 15px}.filieres-header h1{font-size:1.45rem;line-height:1.3}.filiere-header-icon{font-size:1.4rem}.filieres-header p{font-size:.9rem;line-height:1.5}.filieres-filtres{border-radius:18px;grid-template-columns:1fr;gap:13px;margin-bottom:15px;padding:16px;position:relative}.filtre-item:first-child{grid-column:auto}.filtre-item label{margin-bottom:6px;font-size:13px}.filtre-item input,.filtre-item select{padding:12px;font-size:14px}.filieres-count{margin-bottom:14px;padding:7px 3px;font-size:13px}.filieres-list{grid-template-columns:1fr;gap:14px;margin-bottom:25px}.filiere-card{border-radius:18px;padding:18px}.filiere-card h2{font-size:1.15rem}.filiere-card p{margin-bottom:11px;font-size:14px;line-height:1.6}.filiere-top-bar{width:65px;height:4px;margin-bottom:15px}.filiere-card:hover .filiere-top-bar{width:90px}.filiere-button{margin-top:10px;padding:12px;font-size:14px}.aucune-filiere{padding:35px 18px}.aucune-filiere h2{font-size:1.1rem}.aucune-filiere p{font-size:14px;line-height:1.5}}@media (width<=380px){.filieres-page{padding-left:10px;padding-right:10px}.filieres-header{padding:18px 12px}.filieres-header h1{font-size:1.25rem}.filieres-header p{font-size:.82rem}.filieres-filtres{padding:13px}.filiere-card{padding:16px}.filiere-card h2{font-size:1.05rem}.filiere-card p{font-size:13px}}.filiere-detail-page{box-sizing:border-box;background:#f2f4f7;width:100%;max-width:1120px;min-height:100vh;margin:0 auto;padding:28px 24px 120px}.filiere-detail-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b2a 0%,#1e3a8a 100%);border-radius:24px;margin-bottom:24px;padding:42px 32px;position:relative;overflow:hidden;box-shadow:0 10px 30px #f2f4f7}.filiere-detail-header:before{content:"";opacity:.1;background:#f4b400;border-radius:50%;width:210px;height:210px;position:absolute;top:-130px;right:-70px}.filiere-detail-header:after{content:"";opacity:.08;background:#f4b400;border-radius:50%;width:130px;height:130px;position:absolute;bottom:-90px;left:-45px}.filiere-title-container{z-index:2;justify-content:center;align-items:center;gap:14px;margin-bottom:26px;display:flex;position:relative}.filiere-main-icon{color:#f4b400;flex-shrink:0;font-size:38px}.filiere-detail-header h1{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.65rem,4vw,2.3rem);font-weight:800;line-height:1.2}.header-infos{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.header-infos span{box-sizing:border-box;color:#fff;background:#1e3a8a;border:1px solid #fff;border-radius:30px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 17px;font-size:.9rem;font-weight:650;display:inline-flex}.header-infos svg{color:#f4b400;flex-shrink:0;font-size:15px}.detail-section{box-sizing:border-box;background:#fff;border:1px solid #f2f4f7;border-radius:20px;margin-bottom:20px;padding:28px;box-shadow:0 5px 18px #f2f4f7}.detail-section h2{color:#0d1b2a;border-bottom:2px solid #f2f4f7;align-items:center;gap:11px;margin:0 0 20px;padding-bottom:15px;font-size:1.2rem;font-weight:750;line-height:1.4;display:flex}.detail-section h2:before{content:"";background:#f4b400;border-radius:5px;flex-shrink:0;width:4px;height:24px}.detail-section h2 svg{color:#1e3a8a;flex-shrink:0;font-size:19px}.detail-section p{color:#0d1b2a;margin:0;font-size:.97rem;line-height:1.85}.competences-container{flex-wrap:wrap;gap:10px;display:flex}.competence-badge{box-sizing:border-box;color:#1e3a8a;background:#f2f4f7;border:1px solid #1e3a8a;border-radius:30px;align-items:center;min-height:38px;padding:7px 14px;font-size:.86rem;font-weight:650;line-height:1.3;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.competence-badge:hover{color:#0d1b2a;background:#f4b400;border-color:#f4b400;transform:translateY(-2px)}.filiere-metiers-container{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:13px;display:grid}.filiere-metier-card{box-sizing:border-box;color:#0d1b2a;text-align:left;cursor:pointer;background:#fff;border:1px solid #f2f4f7;border-left:4px solid #f4b400;border-radius:14px;align-items:center;gap:12px;width:100%;min-height:64px;padding:14px 17px;font-family:inherit;font-size:.92rem;font-weight:650;line-height:1.4;transition:transform .2s,background .2s,border-color .2s;display:flex;position:relative}.filiere-metier-card svg{color:#1e3a8a;flex-shrink:0;font-size:18px;transition:color .2s,transform .2s}.filiere-metier-card:after{content:"›";color:#1e3a8a;margin-left:auto;font-size:22px;font-weight:400;transition:transform .2s,color .2s}.filiere-metier-card:hover{background:#f2f4f7;border-color:#f4b400;transform:translateY(-3px)}.filiere-metier-card:hover svg{color:#f4b400;transform:scale(1.08)}.filiere-metier-card:hover:after{color:#f4b400;transform:translate(3px)}.filiere-universites-container{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:15px;display:grid}.filiere-universite-card{box-sizing:border-box;color:#0d1b2a;text-align:left;cursor:pointer;background:#fff;border:1px solid #f2f4f7;border-radius:16px;align-items:center;gap:15px;width:100%;min-height:88px;padding:15px;font-family:inherit;transition:transform .2s,background .2s,border-color .2s;display:flex}.filiere-universite-card:hover{background:#f2f4f7;border-color:#1e3a8a;transform:translateY(-3px)}.universite-icon-container{color:#f4b400;background:#0d1b2a;border-radius:14px;justify-content:center;align-items:center;width:52px;min-width:52px;height:52px;font-size:22px;transition:background .2s,color .2s;display:flex}.filiere-universite-card:hover .universite-icon-container{color:#0d1b2a;background:#f4b400}.universite-info{flex:1;min-width:0}.universite-info h3{color:#0d1b2a;margin:0 0 5px;font-size:.98rem;font-weight:750;line-height:1.35}.universite-info span{color:#1e3a8a;font-size:.84rem;font-weight:600;display:block}.filiere-universite-card:after{content:"›";color:#1e3a8a;flex-shrink:0;font-size:23px;font-weight:400;transition:transform .2s,color .2s}.filiere-universite-card:hover:after{color:#f4b400;transform:translate(3px)}.empty-message{background:#f2f4f7;border-radius:12px;color:#1e3a8a!important;text-align:center!important;padding:15px 16px!important;font-size:.9rem!important;line-height:1.5!important}.retour-btn{box-sizing:border-box;color:#fff;cursor:pointer;background:#0d1b2a;border:2px solid #0d1b2a;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin:6px 0 25px;padding:14px 20px;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.retour-btn svg{font-size:16px}.retour-btn:hover{color:#0d1b2a;background:#f4b400;border-color:#f4b400;transform:translateY(-2px)}.loading-container{box-sizing:border-box;color:#0d1b2a;background:#f2f4f7;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:25px;display:flex}.loading-spinner{border:5px solid #f4b400;border-color:#f4b400 #1e3a8a #fff #fff;border-radius:50%;width:46px;height:46px;margin-bottom:16px;animation:.9s linear infinite rotation}.loading-container p{color:#1e3a8a;margin:0;font-size:.92rem;font-weight:650}.filiere-introuvable{box-sizing:border-box;text-align:center;background:#f2f4f7;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:30px 20px;display:flex}.introuvable-icon{color:#f4b400;margin-bottom:16px;font-size:54px}.filiere-introuvable h2{color:#0d1b2a;margin:0 0 10px;font-size:1.35rem}.filiere-introuvable p{color:#1e3a8a;max-width:450px;margin:0 0 25px;font-size:.92rem;line-height:1.6}.footer-spacing{height:90px}@media (width<=768px){.filiere-detail-page{padding:20px 16px 110px}.filiere-detail-header{border-radius:20px;padding:34px 22px}.detail-section{border-radius:17px;padding:23px 20px}.filiere-metiers-container{grid-template-columns:repeat(2,minmax(0,1fr))}.filiere-universites-container{grid-template-columns:1fr}}@media (width<=480px){.filiere-detail-page{padding:12px 10px 105px}.filiere-detail-header{border-radius:18px;margin-bottom:15px;padding:28px 15px}.filiere-title-container{gap:9px;margin-bottom:20px}.filiere-main-icon{font-size:28px}.filiere-detail-header h1{font-size:1.4rem}.header-infos{flex-direction:column;gap:8px}.header-infos span{width:100%;min-height:40px;padding:8px 12px;font-size:.82rem}.detail-section{border-radius:15px;margin-bottom:14px;padding:20px 15px}.detail-section h2{gap:8px;margin-bottom:17px;padding-bottom:13px;font-size:1rem}.detail-section h2:before{width:3px;height:21px}.detail-section h2 svg{font-size:17px}.detail-section p{font-size:.9rem;line-height:1.75}.competences-container{gap:7px}.competence-badge{min-height:34px;padding:6px 11px;font-size:.78rem}.filiere-metiers-container{grid-template-columns:1fr;gap:10px}.filiere-metier-card{min-height:57px;padding:12px 13px;font-size:.88rem}.filiere-universites-container{gap:10px}.filiere-universite-card{min-height:78px;padding:13px}.universite-icon-container{border-radius:12px;width:44px;min-width:44px;height:44px;font-size:19px}.universite-info h3{font-size:.88rem}.universite-info span{font-size:.77rem}.retour-btn{min-height:50px;font-size:.88rem}}.filiere-metier-card:focus-visible,.filiere-universite-card:focus-visible,.retour-btn:focus-visible{outline-offset:3px;outline:3px solid #f4b400}.no-universite-catalogue-page{box-sizing:border-box;background:#f2f4f7;min-height:100vh;padding-bottom:110px}.no-universite-catalogue-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b2a 0%,#1e3a8a 100%);border-bottom-right-radius:35px;border-bottom-left-radius:35px;padding:64px 25px 52px;position:relative;overflow:hidden;box-shadow:0 10px 28px #f2f4f7}.no-universite-catalogue-header:before{content:"";opacity:.05;background:#fff;border-radius:50%;width:260px;height:260px;animation:12s ease-in-out infinite floatCircle1;position:absolute;top:-125px;right:-70px}.no-universite-catalogue-header:after{content:"";opacity:.08;background:#f4b400;border-radius:50%;width:180px;height:180px;animation:16s ease-in-out infinite floatCircle2;position:absolute;bottom:-95px;left:-50px}.catalogue-header-icon{z-index:2;color:#0d1b2a;background:#f4b400;border-radius:18px;justify-content:center;align-items:center;width:62px;height:62px;margin:0 auto 18px;font-size:27px;display:flex;position:relative;box-shadow:0 8px 20px #0d1b2a}.no-universite-catalogue-header h1{z-index:2;color:#fff;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.25rem);font-weight:800;line-height:1.2;position:relative}.no-universite-catalogue-header p{z-index:2;color:#fff;opacity:.92;max-width:650px;margin:0 auto;font-size:.98rem;line-height:1.75;position:relative}.no-universite-catalogue-toolbar{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #f2f4f7;border-radius:20px;flex-wrap:wrap;align-items:center;gap:14px;width:min(1250px,94%);margin:-28px auto 30px;padding:20px;display:flex;position:relative;box-shadow:0 10px 28px #f2f4f7}.search-container{flex:1;min-width:300px;position:relative}.search-icon{color:#1e3a8a;pointer-events:none;font-size:15px;position:absolute;top:50%;left:17px;transform:translateY(-50%)}.no-universite-catalogue-search{box-sizing:border-box;color:#0d1b2a;background:#f2f4f7;border:2px solid #0000;border-radius:14px;outline:none;width:100%;min-height:50px;padding:13px 18px 13px 45px;font-family:inherit;font-size:.92rem;transition:border-color .2s,background .2s,box-shadow .2s}.no-universite-catalogue-search::placeholder{color:#1e3a8a;opacity:.65}.no-universite-catalogue-search:hover{background:#f2f4f7}.no-universite-catalogue-search:focus{background:#fff;border-color:#1e3a8a;box-shadow:0 0 0 3px #f2f4f7}.filter-container{gap:12px;display:flex}.no-universite-catalogue-filter{box-sizing:border-box;color:#0d1b2a;cursor:pointer;background:#f2f4f7;border:2px solid #0000;border-radius:14px;outline:none;min-width:175px;min-height:50px;padding:12px 15px;font-family:inherit;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s,box-shadow .2s}.no-universite-catalogue-filter:hover{background:#fff;border-color:#f2f4f7}.no-universite-catalogue-filter:focus{background:#fff;border-color:#1e3a8a;box-shadow:0 0 0 3px #f2f4f7}.no-universite-catalogue-counter{color:#1e3a8a;align-items:center;gap:9px;width:min(1200px,92%);margin:0 auto 24px;font-size:.9rem;font-weight:700;display:flex}.no-universite-catalogue-counter svg{color:#f4b400;font-size:16px}.no-universite-catalogue-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;width:min(1250px,94%);margin:0 auto;padding-bottom:40px;display:grid}.no-universite-catalogue-card{box-sizing:border-box;opacity:0;background:#fff;border:1px solid #f2f4f7;border-radius:22px;flex-direction:column;min-width:0;padding:28px;transition:transform .22s,box-shadow .22s,border-color .22s;animation:.5s forwards fadeCard;display:flex;position:relative;overflow:hidden;box-shadow:0 7px 20px #f2f4f7}.no-universite-catalogue-card:hover{border-color:#f4b400;transform:translateY(-5px);box-shadow:0 14px 28px #f2f4f7}.no-universite-catalogue-card:before{content:"";background:#f4b400;width:100%;height:5px;position:absolute;top:0;left:0}.no-universite-catalogue-logo{box-sizing:border-box;background:#fff;border:1px solid #f2f4f7;border-radius:18px;justify-content:center;align-items:center;width:112px;height:112px;margin:2px auto 20px;padding:10px;display:flex;overflow:hidden;box-shadow:0 5px 14px #f2f4f7}.no-universite-catalogue-logo img{object-fit:contain;width:100%;height:100%;display:block}.no-universite-catalogue-logo>svg{color:#1e3a8a;font-size:38px}.no-universite-catalogue-empty{text-align:center;background:#fff;border-radius:18px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:220px;padding:40px 20px;display:flex}.no-universite-catalogue-empty>svg{color:#1e3a8a;margin-bottom:15px;font-size:2.5rem}.no-universite-catalogue-empty h2{color:#0d1b2a;margin:0 0 8px;font-size:1.2rem}.no-universite-catalogue-empty p{color:#1e3a8a;margin:0;font-size:.9rem}.universites-loading{text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:40px 20px;display:flex}.universites-loading-spinner{border:4px solid #f2f4f7;border-top-color:#f4b400;border-radius:50%;width:42px;height:42px;margin-bottom:18px;animation:.8s linear infinite universites-spin}.universites-loading h2{color:#0d1b2a;margin:0 0 8px;font-size:1.15rem;font-weight:700}.universites-loading p{color:#1e3a8a;margin:0;font-size:.9rem}@keyframes universites-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.universites-loading-spinner{animation:none}}.no-universite-catalogue-card h2{color:#0d1b2a;text-align:center;margin:0 0 10px;font-size:1.28rem;font-weight:800;line-height:1.35}.no-universite-catalogue-description{color:#0d1b2a;text-align:center;min-height:58px;margin:0 0 17px;font-size:.9rem;line-height:1.65}.no-universite-catalogue-type{box-sizing:border-box;letter-spacing:.35px;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;margin:0 auto 17px;padding:7px 15px;font-size:.76rem;font-weight:800;display:inline-flex}.no-universite-catalogue-type.publique{color:#1e3a8a;background:#f2f4f7;border:1px solid #1e3a8a}.no-universite-catalogue-type.privee{color:#0d1b2a;background:#f4b400;border:1px solid #f4b400}.no-universite-catalogue-type.parapublique{color:#fff;background:#0d1b2a;border:1px solid #0d1b2a}.no-universite-catalogue-localisation{box-sizing:border-box;color:#1e3a8a;text-align:center;background:#f2f4f7;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-bottom:20px;padding:10px 12px;font-size:.84rem;font-weight:650;display:flex}.no-universite-catalogue-localisation svg{color:#f4b400;flex-shrink:0;font-size:15px}.no-universite-catalogue-button{box-sizing:border-box;color:#fff;cursor:pointer;background:#0d1b2a;border:2px solid #0d1b2a;border-radius:13px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;margin-top:auto;padding:13px 18px;font-family:inherit;font-size:.9rem;font-weight:750;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.no-universite-catalogue-button svg{font-size:14px;transition:transform .2s}.no-universite-catalogue-button:hover{color:#0d1b2a;background:#f4b400;border-color:#f4b400;transform:translateY(-2px)}.no-universite-catalogue-button:hover svg{transform:translate(4px)}.no-universite-catalogue-card:first-child{animation-delay:40ms}.no-universite-catalogue-card:nth-child(2){animation-delay:80ms}.no-universite-catalogue-card:nth-child(3){animation-delay:.12s}.no-universite-catalogue-card:nth-child(4){animation-delay:.16s}.no-universite-catalogue-card:nth-child(5){animation-delay:.2s}.no-universite-catalogue-card:nth-child(6){animation-delay:.24s}@keyframes fadeCard{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatCircle1{0%,to{transform:translateY(0)}50%{transform:translateY(16px)}}@keyframes floatCircle2{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.no-universite-catalogue-loading{color:#1e3a8a;background:#f2f4f7;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:70vh;font-size:.92rem;font-weight:650;display:flex}.no-universite-catalogue-loading .loading-icon{color:#f4b400;font-size:40px;animation:.9s linear infinite loadingRotation}@keyframes loadingRotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.no-universite-catalogue-toolbar{flex-direction:column;align-items:stretch}.search-container{width:100%;min-width:0}.filter-container{grid-template-columns:1fr 1fr;width:100%;display:grid}.no-universite-catalogue-filter{width:100%;min-width:0}}@media (width<=600px){.no-universite-catalogue-page{padding-bottom:100px}.no-universite-catalogue-header{border-bottom-right-radius:25px;border-bottom-left-radius:25px;padding:48px 18px 42px}.catalogue-header-icon{border-radius:15px;width:54px;height:54px;margin-bottom:15px;font-size:23px}.no-universite-catalogue-header h1{font-size:1.65rem}.no-universite-catalogue-header p{font-size:.87rem;line-height:1.65}.no-universite-catalogue-toolbar{border-radius:17px;gap:10px;width:calc(100% - 20px);margin:-20px auto 23px;padding:14px}.no-universite-catalogue-search{min-height:48px;font-size:.86rem}.filter-container{grid-template-columns:1fr;gap:8px}.no-universite-catalogue-filter{min-height:46px;font-size:.84rem}.no-universite-catalogue-counter{width:calc(100% - 24px);margin-bottom:17px;font-size:.84rem}.no-universite-catalogue-grid{grid-template-columns:1fr;gap:15px;width:calc(100% - 20px)}.no-universite-catalogue-card{border-radius:18px;padding:23px 17px}.no-universite-catalogue-logo{border-radius:15px;width:88px;height:88px;margin-bottom:17px}.no-universite-catalogue-card h2{font-size:1.12rem}.no-universite-catalogue-description{min-height:auto;font-size:.85rem;line-height:1.6}.no-universite-catalogue-type{min-height:32px;padding:6px 13px;font-size:.7rem}.no-universite-catalogue-localisation{min-height:43px;font-size:.78rem}.no-universite-catalogue-button{min-height:48px;font-size:.86rem}}@media (width<=360px){.no-universite-catalogue-header h1{font-size:1.48rem}.no-universite-catalogue-card{padding:20px 14px}.no-universite-catalogue-logo{width:78px;height:78px}}.no-universite-catalogue-search:focus-visible,.no-universite-catalogue-filter:focus-visible,.no-universite-catalogue-button:focus-visible{outline-offset:3px;outline:3px solid #f4b400}@media (prefers-reduced-motion:reduce){.no-universite-catalogue-card,.no-universite-catalogue-header:before,.no-universite-catalogue-header:after,.no-universite-catalogue-loading .loading-icon{opacity:1;animation:none}.no-universite-catalogue-card,.no-universite-catalogue-button{transition:none}}.no-universite-detail-page{color:#0d1b2a;background:#f2f4f7;min-height:100vh;padding-bottom:110px}.no-universite-detail-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0d1b2a 0%,#1e3a8a 100%);border-radius:0 0 38px 38px;padding:45px 25px 40px;position:relative;overflow:hidden;box-shadow:0 12px 35px #0d1b2a2e}.no-universite-detail-header:before{content:"";opacity:.1;background:#f4b400;border-radius:50%;width:280px;height:280px;position:absolute;top:-150px;right:-80px}.no-universite-detail-header:after{content:"";opacity:.04;background:#fff;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-130px;left:-80px}.no-universite-detail-logo-container{z-index:2;background:#fff;border-radius:28px;justify-content:center;align-items:center;width:145px;height:145px;margin:0 auto 25px;padding:12px;animation:.7s universiteLogoAppear;display:flex;position:relative;box-shadow:0 15px 35px #0d1b2a40}.no-universite-detail-logo{object-fit:contain;border-radius:18px;width:100%;height:100%}@keyframes universiteLogoAppear{0%{opacity:0;transform:translateY(-18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.no-universite-detail-title{z-index:2;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.no-universite-detail-title-icon{color:#f4b400;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.no-universite-detail-header h1{z-index:2;letter-spacing:.2px;margin:0;font-size:2.15rem;font-weight:800;line-height:1.25;position:relative}.no-universite-detail-type{z-index:2;color:#0d1b2a;text-transform:uppercase;letter-spacing:.4px;background:#f4b400;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding:9px 20px;font-size:.85rem;font-weight:800;display:inline-flex;position:relative}.no-universite-detail-location{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;display:flex;position:relative}.no-universite-detail-location span{color:#fff;background:#ffffff1a;border-radius:999px;align-items:center;gap:7px;padding:8px 14px;font-size:.88rem;font-weight:600;display:inline-flex}.no-universite-detail-content{width:min(1050px,92%);margin:35px auto 0}.no-universite-detail-content section{background:#fff;border:1px solid #0d1b2a0a;border-radius:24px;margin-bottom:22px;padding:30px;transition:transform .25s,box-shadow .25s;box-shadow:0 8px 25px #0d1b2a0f}.no-universite-detail-content section:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0d1b2a17}.no-universite-detail-section-title{align-items:center;gap:15px;margin-bottom:22px;display:flex}.no-universite-detail-section-icon{color:#1e3a8a;background:#f2f4f7;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;display:flex}.no-universite-detail-section-title span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.7px;margin-bottom:3px;font-size:.78rem;font-weight:700;display:block}.no-universite-detail-content h2{color:#0d1b2a;margin:0;font-size:1.45rem;font-weight:800}.no-universite-detail-text{padding-left:63px}.no-universite-detail-text p{color:#4d5560;text-align:left;white-space:pre-line;overflow-wrap:anywhere;margin:0;font-size:.98rem;line-height:1.9}.no-universite-detail-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-bottom:22px;display:grid}.no-universite-detail-info-item{background:#f2f4f7;border-radius:16px;align-items:center;gap:14px;padding:17px;display:flex}.no-universite-detail-info-item>svg{color:#1e3a8a;flex-shrink:0;font-size:1.15rem}.no-universite-detail-info-item div{flex-direction:column;gap:3px;display:flex}.no-universite-detail-info-item span{color:#6b7280;font-size:.78rem;font-weight:600}.no-universite-detail-info-item strong{color:#0d1b2a;overflow-wrap:anywhere;font-size:.95rem}.no-universite-detail-info-item a{color:#0d1b2a;overflow-wrap:anywhere;font-size:.95rem;font-weight:700;text-decoration:none;transition:color .25s}.no-universite-detail-info-item a:hover{color:#1e3a8a}.no-universite-detail-site-button{color:#fff;background:#1e3a8a;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.no-universite-detail-site-button:hover{background:#0d1b2a;transform:translateY(-2px);box-shadow:0 8px 18px #0d1b2a29}.no-universite-detail-site-button .external-icon{opacity:.8;font-size:.75rem}.no-universite-detail-filieres-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:18px;display:grid}.no-universite-detail-filiere-card{background:#f2f4f7;border:1px solid #0d1b2a0a;border-top:4px solid #f4b400;border-radius:19px;flex-direction:column;padding:22px;transition:transform .25s,box-shadow .25s;display:flex}.no-universite-detail-filiere-card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #0d1b2a1a}.no-universite-detail-filiere-icon{color:#1e3a8a;background:#fff;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:15px;display:flex}.no-universite-detail-filiere-content h3{color:#0d1b2a;margin:0 0 12px;font-size:1.05rem;font-weight:800;line-height:1.4}.no-universite-detail-filiere-meta{flex-direction:column;gap:7px;margin-bottom:18px;display:flex}.no-universite-detail-filiere-meta span{color:#5e6572;align-items:center;gap:8px;font-size:.86rem;display:flex}.no-universite-detail-filiere-meta svg{color:#1e3a8a;flex-shrink:0}.no-universite-detail-button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:auto;padding:12px 16px;font-size:.88rem;font-weight:700;transition:background .25s,transform .25s;display:flex}.no-universite-detail-button:hover{background:#1e3a8a;transform:translateY(-2px)}.no-universite-detail-button .arrow-right{font-size:.78rem;transform:rotate(180deg)}.no-universite-detail-empty{text-align:center;color:#5e6572;background:#f2f4f7;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.no-universite-detail-empty svg{color:#1e3a8a;margin-bottom:12px;font-size:1.7rem}.no-universite-detail-empty p{margin:0;line-height:1.6}.no-universite-detail-retour{justify-content:center;width:min(1050px,92%);margin:5px auto 30px;display:flex}.no-universite-detail-retour-button{color:#0d1b2a;cursor:pointer;background:#fff;border:2px solid #1e3a8a;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:260px;padding:13px 25px;font-size:.92rem;font-weight:700;transition:background .25s,color .25s,transform .25s;display:inline-flex}.no-universite-detail-retour-button:hover{color:#fff;background:#1e3a8a;transform:translateY(-2px)}.no-universite-detail-loading{color:#0d1b2a;background:#f2f4f7;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:70vh;display:flex}.no-universite-detail-loading-icon{color:#1e3a8a;font-size:1.4rem}.no-universite-detail-loading p{color:#5e6572;margin:0;font-weight:600}.no-universite-detail-spinner{border:4px solid #fff;border-top-color:#f4b400;border-radius:50%;width:45px;height:45px;animation:.8s linear infinite detailSpinner}@keyframes detailSpinner{to{transform:rotate(360deg)}}.no-universite-detail-not-found{text-align:center;background:#f2f4f7;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:30px;display:flex}.no-universite-detail-not-found-icon{color:#1e3a8a;margin-bottom:18px;font-size:3rem}.no-universite-detail-not-found h2{color:#0d1b2a;margin:0 0 10px}.no-universite-detail-not-found p{color:#5e6572;max-width:450px;margin:0 0 25px;line-height:1.7}@media (width<=800px){.no-universite-detail-header{padding:38px 20px 35px}.no-universite-detail-header h1{font-size:1.8rem}.no-universite-detail-content{width:min(94%,680px);margin-top:25px}.no-universite-detail-content section{padding:24px}.no-universite-detail-text{padding-left:0}.no-universite-detail-info-grid{grid-template-columns:1fr}}@media (width<=600px){.no-universite-detail-page{padding-bottom:100px}.no-universite-detail-header{border-radius:0 0 28px 28px;padding:30px 15px 28px}.no-universite-detail-logo-container{border-radius:22px;width:105px;height:105px;margin-bottom:20px;padding:9px}.no-universite-detail-logo{border-radius:14px}.no-universite-detail-title{align-items:flex-start}.no-universite-detail-title-icon{margin-top:4px}.no-universite-detail-header h1{font-size:1.5rem;line-height:1.3}.no-universite-detail-type{padding:8px 15px;font-size:.75rem}.no-universite-detail-location{flex-direction:column;gap:7px}.no-universite-detail-location span{font-size:.82rem}.no-universite-detail-content{width:calc(100% - 24px);margin-top:18px}.no-universite-detail-content section{border-radius:20px;margin-bottom:15px;padding:20px}.no-universite-detail-section-title{gap:11px;margin-bottom:18px}.no-universite-detail-section-icon{border-radius:12px;width:42px;height:42px;font-size:1rem}.no-universite-detail-section-title span{font-size:.7rem}.no-universite-detail-content h2{font-size:1.2rem}.no-universite-detail-text p{font-size:.92rem;line-height:1.8}.no-universite-detail-info-item{padding:14px}.no-universite-detail-site-button{box-sizing:border-box;width:100%}.no-universite-detail-filieres-grid{grid-template-columns:1fr;gap:14px}.no-universite-detail-filiere-card{padding:18px}.no-universite-detail-retour{width:calc(100% - 24px);margin-top:5px}.no-universite-detail-retour-button{width:100%;min-width:0}}.no-universite-detail-site-button:focus-visible,.no-universite-detail-button:focus-visible,.no-universite-detail-retour-button:focus-visible{outline-offset:3px;outline:3px solid #f4b400}@media (prefers-reduced-motion:reduce){.no-universite-detail-logo-container,.no-universite-detail-content section,.no-universite-detail-button,.no-universite-detail-site-button,.no-universite-detail-retour-button{transition:none;animation:none}}.auth-page{background-color:#f2f4f7;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{text-align:center;background-color:#fff;border-radius:20px;width:100%;max-width:420px;padding:40px}.auth-logo{color:#0d1b2a;margin-bottom:20px;font-size:32px;font-weight:700}.auth-card h1{color:#0d1b2a;margin-bottom:10px}.auth-description{color:#1e3a8a;margin-bottom:30px}.auth-input{border:1px solid #f2f4f7;border-radius:10px;width:100%;margin-bottom:15px;padding:14px;font-size:15px}.auth-button{color:#0d1b2a;cursor:pointer;background-color:#f4b400;border:none;border-radius:10px;width:100%;padding:14px;font-weight:700}.auth-footer-text{color:#0d1b2a;margin-top:25px}.auth-link-button{color:#1e3a8a;cursor:pointer;background:0 0;border:none;font-weight:700}.auth-brand-header{flex-direction:column;align-items:center;margin-bottom:20px;display:flex}.auth-logo-img{object-fit:cover;border:3px solid #f4b400;border-radius:50%;width:72px;height:72px;margin-bottom:8px;box-shadow:0 4px 12px #0d1b2a26}.auth-otp-badge{color:#1e3a8a;background:#f2f4f7;border:1px solid #f4b400;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.auth-otp-input{text-align:center;letter-spacing:12px;color:#0d1b2a;background:#f2f4f7;border:2px solid #f2f4f7;border-radius:12px;outline:none;width:100%;margin:18px 0 20px;padding:16px;font-family:Courier New,Courier,monospace;font-size:28px;font-weight:800;transition:all .2s}.auth-otp-input:focus{background:#fff;border-color:#f4b400;box-shadow:0 0 0 4px #f4b4002e}.auth-resend-row{color:#0d1b2a;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-size:14px;display:flex}.auth-back-link{color:#1e3a8a;cursor:pointer;background:0 0;border:none;margin-top:20px;font-size:13px;text-decoration:underline;display:block}:root{--nextori-dark:#0d1b2a;--nextori-blue:#1e3a8a;--nextori-bg:#f2f4f7;--nextori-gold:#f4b400;--nextori-white:#fff;--nextori-text-soft:#64748b;--nextori-border:#e2e8f0;--nextori-radius-lg:22px;--nextori-radius-md:16px;--nextori-radius-sm:12px;--nextori-shadow:0 10px 30px #0d1b2a12;--nextori-shadow-hover:0 18px 40px #0d1b2a1f}.profile-page{background:radial-gradient(circle at top right, #1e3a8a12, transparent 32%), var(--nextori-bg);min-height:100vh;color:var(--nextori-dark);box-sizing:border-box;padding:40px 20px 110px}.profile-container{flex-direction:column;gap:24px;width:100%;max-width:860px;margin:0 auto;display:flex}.profile-header{background:linear-gradient(135deg, var(--nextori-dark), var(--nextori-blue));color:var(--nextori-white);border-radius:var(--nextori-radius-lg);text-align:center;padding:38px 36px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0d1b2a2e}.profile-header:before{content:"";background:#f4b40014;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-50px}.profile-header:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-60px;left:-30px}.profile-avatar{z-index:1;background:var(--nextori-white);width:92px;height:92px;color:var(--nextori-blue);letter-spacing:1px;border:5px solid #f4b400e6;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:28px;font-weight:800;display:flex;position:relative;box-shadow:0 8px 25px #0000002e}.profile-header h1{z-index:1;letter-spacing:-.5px;margin:0;font-size:clamp(26px,4vw,34px);font-weight:800;position:relative}.profile-header p{z-index:1;color:#ffffffb8;margin:8px 0 0;font-size:15px;position:relative}.profile-section{background:var(--nextori-white);border:1px solid var(--nextori-border);border-radius:var(--nextori-radius-lg);box-shadow:var(--nextori-shadow);padding:28px}.profile-section h2{color:var(--nextori-dark);letter-spacing:-.2px;margin:0 0 22px;font-size:20px;font-weight:800}.info-item{border-bottom:1px solid var(--nextori-border);align-items:center;gap:16px;padding:17px 4px;display:flex}.info-item:last-child{border-bottom:none;padding-bottom:4px}.info-item svg{width:20px;height:20px;color:var(--nextori-blue);stroke-width:2px;flex-shrink:0}.info-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.info-item span{color:var(--nextori-text-soft);font-size:13px;font-weight:600}.info-item strong{color:var(--nextori-dark);overflow-wrap:anywhere;font-size:15px;font-weight:700}.profil-tests-history{background:var(--nextori-white);border:1px solid var(--nextori-border);border-radius:var(--nextori-radius-lg);box-shadow:var(--nextori-shadow);padding:28px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.profil-tests-history:hover{box-shadow:var(--nextori-shadow-hover);transform:translateY(-2px)}.profil-tests-history:before{content:"";background:linear-gradient(90deg, var(--nextori-blue), var(--nextori-gold));height:4px;position:absolute;top:0;left:0;right:0}.profil-tests-history-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profil-tests-history-title{align-items:center;gap:15px;display:flex}.profil-tests-history-icon{width:48px;height:48px;color:var(--nextori-blue);background:#1e3a8a17;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.profil-tests-history-icon svg{stroke-width:2px;width:23px;height:23px}.profil-tests-history-title span{color:var(--nextori-blue);text-transform:uppercase;letter-spacing:.8px;margin-bottom:3px;font-size:12px;font-weight:800;display:block}.profil-tests-history-title h2{color:var(--nextori-dark);margin:0;font-size:20px;font-weight:800}.profil-tests-history-count{background:#f4b4001c;border:1px solid #f4b40047;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:100px;padding:11px 14px;display:flex}.profil-tests-history-count strong{color:var(--nextori-dark);font-size:27px;font-weight:900;line-height:1}.profil-tests-history-count span{color:#8a6500;text-align:center;margin-top:5px;font-size:11px;font-weight:700}.profil-tests-history-content{border-top:1px solid var(--nextori-border);justify-content:space-between;align-items:center;gap:24px;margin-top:25px;padding-top:22px;display:flex}.profil-tests-history-description{align-items:center;gap:12px;display:flex}.profil-tests-history-description svg{width:21px;height:21px;color:var(--nextori-blue);flex-shrink:0}.profil-tests-history-description p{max-width:470px;color:var(--nextori-text-soft);margin:0;font-size:14px;line-height:1.6}.profil-tests-history-button{background:var(--nextori-blue);min-height:46px;color:var(--nextori-white);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:10px;padding:0 19px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 6px 16px #1e3a8a33}.profil-tests-history-button svg{width:18px;height:18px;transition:transform .2s}.profil-tests-history-button:hover{background:var(--nextori-dark);transform:translateY(-1px);box-shadow:0 9px 22px #0d1b2a38}.profil-tests-history-button:hover svg{transform:translate(3px)}.profil-tests-history-button:active{transform:translateY(0)}.logout-button{background:var(--nextori-white);color:#b42318;cursor:pointer;border:1px solid #dc26262e;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:50px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.logout-button svg{width:18px;height:18px}.logout-button:hover{background:#fff5f4;border-color:#b423184d;transform:translateY(-1px)}.non-connecte-profil-page{background:radial-gradient(circle at top, #1e3a8a14, transparent 40%), var(--nextori-bg);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px 20px 100px;display:flex}.profil-non-connecte{background:var(--nextori-white);border:1px solid var(--nextori-border);border-radius:var(--nextori-radius-lg);width:100%;max-width:470px;box-shadow:var(--nextori-shadow);text-align:center;padding:42px 32px}.profil-non-connecte-icon{background:var(--nextori-blue);width:58px;height:58px;color:var(--nextori-white);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:24px;font-weight:800;display:flex}.profil-non-connecte h1{color:var(--nextori-dark);margin:0;font-size:28px;font-weight:800}.profil-non-connecte p{color:var(--nextori-text-soft);margin:12px 0 25px;font-size:14px;line-height:1.6}.profil-login-button{background:var(--nextori-blue);min-height:46px;color:var(--nextori-white);cursor:pointer;border:none;border-radius:12px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,transform .2s}.profil-login-button:hover{background:var(--nextori-dark);transform:translateY(-1px)}.profil-tests-history-button:focus-visible,.logout-button:focus-visible,.profil-login-button:focus-visible{outline-offset:3px;outline:3px solid #f4b40073}@media (width<=700px){.profile-page{padding:24px 14px 100px}.profile-header{padding:32px 22px}.profile-section,.profil-tests-history{padding:22px 18px}.profil-tests-history-content{flex-direction:column;align-items:stretch;gap:18px}.profil-tests-history-button{width:100%}}@media (width<=480px){.profile-page{padding:18px 12px 95px}.profile-header{border-radius:18px;padding:28px 18px}.profile-avatar{width:78px;height:78px;font-size:24px}.profile-section,.profil-tests-history{border-radius:18px;padding:20px 16px}.profil-tests-history-header{flex-direction:column;align-items:stretch}.profil-tests-history-count{box-sizing:border-box;flex-direction:row;justify-content:flex-start;gap:10px;width:100%}.profil-tests-history-count span{margin-top:0}.info-item{gap:12px;padding:15px 2px}.info-item svg{width:18px;height:18px}}.historique-tests-page{color:#0d1b2a;box-sizing:border-box;background:radial-gradient(circle at 85% 0,#1e3a8a12,#0000 30%),#f2f4f7;min-height:100vh;padding:48px 24px 120px}.historique-tests-header{max-width:1180px;margin:0 auto 42px}.historique-tests-header-content{justify-content:space-between;align-items:center;gap:30px;display:flex}.historique-tests-title{align-items:flex-start;gap:18px;display:flex}.historique-tests-title-icon{color:#fff;background:#0d1b2a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.45rem;display:flex;box-shadow:0 10px 24px #0d1b2a29}.historique-tests-label{text-transform:uppercase;letter-spacing:1px;color:#f4b400!important;margin:0 0 5px!important;font-size:.78rem!important;font-weight:800!important}.historique-tests-header h1{color:#0d1b2a;letter-spacing:-.7px;margin:0 0 9px;font-size:2.25rem;font-weight:800;line-height:1.15}.historique-tests-description{max-width:650px;color:#1e3a8a!important;margin:0!important;font-size:.98rem!important;line-height:1.65!important}.historique-resultats-button{color:#0d1b2a;cursor:pointer;background:#fff;border:1px solid #0d1b2a;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:12px 18px;font-size:.88rem;font-weight:700;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.historique-resultats-button:hover{color:#fff;background:#0d1b2a;transform:translateY(-2px);box-shadow:0 8px 20px #0d1b2a26}.historique-resultats-button svg{font-size:.82rem}.historique-tests-summary{background:#fff;border:1px solid #f2f4f7;border-radius:14px;align-items:center;gap:13px;width:fit-content;margin-top:28px;padding:14px 20px;display:flex;box-shadow:0 7px 22px #0d1b2a0f}.historique-summary-icon{color:#fff;background:#1e3a8a;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.historique-tests-summary strong{color:#0d1b2a;font-size:1.35rem;font-weight:800;line-height:1;display:block}.historique-tests-summary span{color:#1e3a8a;margin-top:4px;font-size:.78rem;font-weight:650;display:block}.historique-tests-content{max-width:1180px;margin:0 auto}.historique-tests-introduction{background:#fff;border:1px solid #f2f4f7;border-radius:15px;align-items:center;gap:14px;margin-bottom:22px;padding:18px 20px;display:flex;box-shadow:0 6px 20px #0d1b2a0a}.historique-introduction-icon{color:#0d1b2a;background:#f4b400;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;display:flex}.historique-tests-introduction h2{color:#0d1b2a;margin:0 0 3px;font-size:1rem;font-weight:800}.historique-tests-introduction p{color:#1e3a8a;margin:0;font-size:.85rem;line-height:1.5}.historique-tests-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.historique-test-card{background:#fff;border:1px solid #f2f4f7;border-radius:20px;flex-direction:column;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 28px #0d1b2a0f}.historique-test-card:hover{border-color:#1e3a8a;transform:translateY(-5px);box-shadow:0 16px 38px #0d1b2a1c}.historique-test-card:before{content:"";background:linear-gradient(90deg,#0d1b2a 0%,#1e3a8a 65%,#f4b400 100%);height:4px;display:block}.historique-test-card-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px 24px 20px;display:grid}.historique-test-number{color:#fff;background:#0d1b2a;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.historique-test-number span{text-transform:uppercase;letter-spacing:.7px;opacity:.75;font-size:.62rem}.historique-test-number strong{color:#f4b400;margin-top:2px;font-size:1rem;line-height:1}.historique-test-card-title{min-width:0}.historique-test-card-title h2{color:#0d1b2a;margin:0 0 7px;font-size:1.05rem;font-weight:800}.historique-test-card-title p{color:#1e3a8a;align-items:flex-start;gap:7px;margin:0;font-size:.8rem;line-height:1.4;display:flex}.historique-test-card-title p svg{flex-shrink:0;margin-top:2px;font-size:.75rem}.historique-test-profile{text-align:center;background:#f2f4f7;border:1px solid #f2f4f7;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-width:82px;padding:10px 13px;display:flex}.historique-test-profile span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:5px;font-size:.6rem;font-weight:700}.historique-test-profile strong{color:#0d1b2a;font-size:1.25rem;font-weight:800;line-height:1}.historique-test-divider{background:#f2f4f7;height:1px;margin:0 24px}.historique-test-scores-section{padding:20px 24px 22px}.historique-test-scores-title{color:#0d1b2a;align-items:center;gap:8px;margin-bottom:13px;font-size:.82rem;font-weight:800;display:flex}.historique-test-scores-title svg{color:#f4b400;font-size:.85rem}.historique-test-scores{background:#f2f4f7;border-radius:13px;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:10px;display:grid}.historique-score-item{background:#fff;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;padding:9px 3px;display:flex}.historique-score-item span{color:#fff;background:#0d1b2a;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;font-size:.7rem;font-weight:800;display:flex}.historique-score-item strong{color:#1e3a8a;font-size:.9rem;font-weight:800}.historique-test-card-footer{border-top:1px solid #f2f4f7;justify-content:space-between;align-items:center;gap:15px;margin-top:auto;padding:16px 24px 20px;display:flex}.historique-test-status{color:#1e3a8a;align-items:center;gap:7px;min-width:0;font-size:.76rem;font-weight:650;display:flex}.historique-test-status svg{flex-shrink:0;font-size:.78rem}.historique-result-button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:.8rem;font-weight:750;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.historique-result-button:hover{background:#0d1b2a;transform:translate(2px);box-shadow:0 7px 17px #0d1b2a2b}.historique-result-button svg{font-size:.72rem}.historique-tests-bottom-navigation{justify-content:center;margin-top:35px;display:flex}.historique-retour-button{color:#0d1b2a;cursor:pointer;background:#fff;border:1px solid #0d1b2a;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:11px 19px;font-size:.85rem;font-weight:700;transition:background .2s,color .2s,transform .2s,box-shadow .2s;display:inline-flex}.historique-retour-button:hover{color:#fff;background:#0d1b2a;transform:translateY(-2px);box-shadow:0 8px 20px #0d1b2a24}.historique-tests-empty{text-align:center;background:#fff;border:1px solid #f2f4f7;border-radius:22px;max-width:680px;margin:60px auto 40px;padding:55px 35px;box-shadow:0 12px 35px #0d1b2a12}.historique-empty-icon{color:#f4b400;background:#0d1b2a;border-radius:18px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 20px;font-size:1.55rem;display:flex}.historique-tests-empty h2{color:#0d1b2a;margin:0 0 12px;font-size:1.5rem;font-weight:800}.historique-tests-empty p{color:#1e3a8a;max-width:470px;margin:0 auto 28px;font-size:.92rem;line-height:1.7}.historique-first-test-button{color:#0d1b2a;cursor:pointer;background:#f4b400;border:none;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font-size:.88rem;font-weight:800;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.historique-first-test-button:hover{background:#f4b400;transform:translateY(-2px);box-shadow:0 8px 20px #0d1b2a26}.historique-tests-error{text-align:center;background:#fff;border:1px solid #f2f4f7;border-radius:20px;max-width:620px;margin:70px auto;padding:45px 30px;box-shadow:0 12px 35px #0d1b2a12}.historique-tests-error-icon{color:#f4b400;background:#0d1b2a;border-radius:15px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:1.3rem;display:flex}.historique-tests-error h1{color:#0d1b2a;margin:0 0 10px;font-size:1.45rem;font-weight:800}.historique-tests-error p{color:#1e3a8a;margin:0 auto 24px;line-height:1.6}.historique-tests-error button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 20px;font-size:.85rem;font-weight:750;transition:background .2s,transform .2s;display:inline-flex}.historique-tests-error button:hover{background:#0d1b2a;transform:translateY(-2px)}.historique-tests-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:65vh;display:flex}.historique-tests-loading-icon{color:#f4b400;background:#0d1b2a;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:1.5rem;animation:1.5s ease-in-out infinite historique-pulse;display:flex}.historique-tests-loading h2{color:#0d1b2a;margin:0 0 7px;font-size:1.15rem;font-weight:750}.historique-tests-loading p{color:#1e3a8a;margin:0;font-size:.88rem}@keyframes historique-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(.94)}}.historique-tests-layout{flex-direction:column;min-height:100vh;display:flex}.historique-tests-page{flex:1}@media (width<=950px){.historique-tests-page{padding:40px 22px 115px}.historique-tests-header-content{align-items:flex-start}.historique-tests-list{grid-template-columns:1fr}}@media (width<=700px){.historique-tests-page{padding:30px 17px 100px}.historique-tests-header{margin-bottom:30px}.historique-tests-header-content{flex-direction:column;align-items:stretch;gap:22px}.historique-tests-title{gap:13px}.historique-tests-title-icon{border-radius:13px;width:48px;height:48px;font-size:1.15rem}.historique-tests-header h1{font-size:1.7rem;line-height:1.2}.historique-tests-description{font-size:.88rem!important;line-height:1.55!important}.historique-resultats-button{width:100%}.historique-tests-summary{box-sizing:border-box;width:100%;margin-top:22px}.historique-tests-introduction{align-items:flex-start;padding:16px}.historique-test-card{border-radius:18px}.historique-test-card-header{grid-template-columns:auto minmax(0,1fr);gap:13px;padding:20px 18px 17px}.historique-test-profile{box-sizing:border-box;flex-direction:row;grid-column:1/-1;justify-content:space-between;width:100%;padding:10px 13px}.historique-test-profile span{margin-bottom:0}.historique-test-divider{margin:0 18px}.historique-test-scores-section{padding:18px}.historique-test-scores{gap:5px;padding:8px}.historique-score-item{padding:8px 2px}.historique-score-item span{width:25px;height:25px;font-size:.65rem}.historique-score-item strong{font-size:.82rem}.historique-test-card-footer{flex-direction:column;align-items:stretch;padding:15px 18px 18px}.historique-test-status{justify-content:center}.historique-result-button{width:100%}.historique-tests-empty{border-radius:19px;margin:40px auto;padding:42px 22px}.historique-tests-bottom-navigation{margin-top:28px}.historique-retour-button{width:100%}}@media (width<=430px){.historique-tests-page{padding-left:14px;padding-right:14px}.historique-tests-header h1{font-size:1.5rem}.historique-tests-title-icon{width:44px;height:44px;font-size:1rem}.historique-test-number{width:46px;height:46px}.historique-test-card-title h2{font-size:.95rem}.historique-test-card-title p{font-size:.73rem}.historique-test-scores{gap:3px;padding:6px}.historique-score-item{padding:7px 1px}.historique-score-item span{width:23px;height:23px}.historique-score-item strong{font-size:.78rem}}.resultat-historique-page{color:#0d1b2a;background:#f2f4f7;min-height:100vh;padding-bottom:120px;font-family:Inter,Arial,sans-serif}.resultat-historique-header{background:#fff;border-bottom:1px solid #f2f4f7;padding:28px 40px}.resultat-historique-header-content{justify-content:space-between;align-items:center;gap:30px;max-width:1180px;margin:0 auto;display:flex}.resultat-historique-header-title{align-items:center;gap:18px;display:flex}.resultat-historique-header-icon{color:#fff;background:#0d1b2a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.35rem;display:flex}.resultat-historique-label{color:#1e3a8a;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.78rem;font-weight:800;display:block}.resultat-historique-header h1{color:#0d1b2a;margin:0;font-size:1.9rem;font-weight:800;line-height:1.2}.resultat-historique-header p{color:#1e3a8a;align-items:center;gap:7px;margin:8px 0 0;font-size:.9rem;display:flex}.resultat-historique-header p svg{color:#f4b400}.resultat-historique-retour-top{color:#0d1b2a;cursor:pointer;background:#fff;border:1px solid #0d1b2a;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.resultat-historique-retour-top:hover{color:#fff;background:#0d1b2a}.resultat-historique-test-id{color:#1e3a8a;max-width:1180px;margin:18px auto 0;font-size:.82rem;font-weight:700;display:block}.resultat-historique-header~section,.resultat-historique-header~.resultat-historique-actions{width:min(1180px,100% - 40px);margin-left:auto;margin-right:auto}.resultat-historique-resume{background:#fff;border:1px solid #f2f4f7;border-radius:22px;margin-top:32px;padding:28px;box-shadow:0 8px 25px #0d1b2a0f}.resultat-historique-resume-header{align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.resultat-historique-resume-icon{color:#0d1b2a;background:#f4b400;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.15rem;display:flex}.resultat-historique-resume-header span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:.78rem;font-weight:800;display:block}.resultat-historique-resume-header h2{color:#0d1b2a;margin:0;font-size:1.45rem;font-weight:800}.resultat-historique-resume-header p{color:#1e3a8a;max-width:700px;margin:7px 0 0;font-size:.92rem;line-height:1.6}.resultat-historique-parcours{justify-content:space-between;align-items:center;gap:10px;display:flex}.resultat-parcours-item{align-items:center;gap:10px;min-width:0;display:flex}.resultat-parcours-icon{color:#1e3a8a;background:#f2f4f7;border:1px solid #f2f4f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.95rem;display:flex}.resultat-parcours-item.active .resultat-parcours-icon{color:#fff;background:#0d1b2a;border-color:#0d1b2a}.resultat-parcours-item span{color:#1e3a8a;margin-bottom:2px;font-size:.7rem;font-weight:700;display:block}.resultat-parcours-item strong{color:#0d1b2a;font-size:.86rem;font-weight:800;display:block}.resultat-parcours-line{background:#f4b400;flex:1;min-width:20px;height:1px}.resultat-historique-profil{color:#fff;background:#0d1b2a;border-radius:22px;margin-top:24px;padding:32px;position:relative;overflow:hidden}.resultat-historique-profil:after{content:"";opacity:.6;border:1px solid #1e3a8a;border-radius:50%;width:180px;height:180px;position:absolute;top:-80px;right:-70px}.resultat-historique-profil-label{color:#f4b400;text-transform:uppercase;letter-spacing:.07em;align-items:center;gap:8px;margin-bottom:24px;font-size:.8rem;font-weight:800;display:inline-flex}.resultat-historique-profil-content{z-index:1;align-items:center;gap:28px;display:flex;position:relative}.resultat-historique-code{color:#fff;letter-spacing:.08em;background:#1e3a8a;border:6px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;font-size:2.1rem;font-weight:900;display:flex;box-shadow:0 10px 30px #0000002e}.resultat-historique-profil-text span{color:#f4b400;margin-bottom:4px;font-size:.78rem;font-weight:700;display:block}.resultat-historique-profil-text h2{color:#fff;margin:0;font-size:1.8rem;font-weight:800}.resultat-historique-profil-text p{color:#fff;opacity:.9;max-width:760px;margin:9px 0 0;font-size:.95rem;line-height:1.65}.resultat-historique-section-title,.resultat-historique-section-header{align-items:flex-start;gap:15px;display:flex}.resultat-historique-section-title-icon,.resultat-historique-section-header-icon{color:#0d1b2a;background:#f4b400;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.1rem;display:flex}.resultat-historique-section-title span,.resultat-historique-section-header span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px;font-size:.76rem;font-weight:800;display:block}.resultat-historique-section-title h2,.resultat-historique-section-header h2{color:#0d1b2a;margin:0;font-size:1.55rem;font-weight:800}.resultat-historique-section-title p,.resultat-historique-section-header p{color:#1e3a8a;max-width:720px;margin:7px 0 0;font-size:.92rem;line-height:1.6}.resultat-historique-scores{background:#fff;border:1px solid #f2f4f7;border-radius:22px;margin-top:24px;padding:30px;box-shadow:0 8px 25px #0d1b2a0d}.resultat-scores-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 28px;margin-top:28px;display:grid}.resultat-score-item{min-width:0}.resultat-score-header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:9px;display:grid}.resultat-score-letter{color:#fff;background:#0d1b2a;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:900;display:flex}.resultat-score-header strong{color:#0d1b2a;font-size:.9rem}.resultat-score-header b{color:#1e3a8a;font-size:.88rem}.resultat-score-bar{background:#f2f4f7;border-radius:20px;height:9px;overflow:hidden}.resultat-score-progress{border-radius:inherit;background:#1e3a8a;height:100%;transition:width .7s}.resultat-historique-confiance{background:#fff;border-left:5px solid #f4b400;border-radius:16px;align-items:flex-start;gap:16px;margin-top:24px;padding:24px 26px;display:flex;box-shadow:0 6px 20px #0d1b2a0a}.resultat-historique-confiance-icon{color:#fff;background:#0d1b2a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.resultat-historique-confiance span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800;display:block}.resultat-historique-confiance h3{color:#0d1b2a;margin:4px 0 6px;font-size:1.1rem}.resultat-historique-confiance p{color:#1e3a8a;margin:0;font-size:.9rem;line-height:1.65}.resultat-historique-recommandations{margin-top:32px}.resultat-historique-category{background:#fff;border:1px solid #f2f4f7;border-radius:20px;margin-top:28px;padding:24px;box-shadow:0 7px 22px #0d1b2a0a}.resultat-historique-category.secondaire{margin-top:20px}.resultat-historique-category-heading{align-items:center;gap:13px;margin-bottom:20px;display:flex}.resultat-historique-category-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.resultat-historique-category-icon.principal{color:#0d1b2a;background:#f4b400}.resultat-historique-category-icon.secondaire{color:#fff;background:#1e3a8a}.resultat-historique-category-heading span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;font-size:.73rem;font-weight:800;display:block}.resultat-historique-category-heading h3{color:#0d1b2a;margin:3px 0 0;font-size:1.12rem}.resultat-historique-secondary-intro{color:#1e3a8a;margin:-5px 0 20px;font-size:.9rem;line-height:1.6}.resultat-historique-metiers-list{flex-direction:column;gap:12px;display:flex}.resultat-historique-metier{background:#fff;border:1px solid #f2f4f7;border-radius:15px;transition:all .2s;overflow:hidden}.resultat-historique-metier:hover{border-color:#1e3a8a}.resultat-historique-metier.principal[open]{border-color:#f4b400}.resultat-historique-metier.secondaire[open]{border-color:#1e3a8a}.resultat-historique-metier summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:18px;list-style:none;display:flex}.resultat-historique-metier summary::-webkit-details-marker{display:none}.resultat-historique-metier-summary{flex:1;min-width:0}.resultat-historique-metier-badge{border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 9px;font-size:.68rem;font-weight:800;display:inline-flex}.resultat-historique-metier-badge.principal{color:#0d1b2a;background:#f4b400}.resultat-historique-metier-badge.secondaire{color:#fff;background:#1e3a8a}.resultat-historique-metier-title-row{align-items:center;gap:13px;display:flex}.resultat-historique-metier-icon{color:#1e3a8a;background:#f2f4f7;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.resultat-historique-metier-title-row h3{color:#0d1b2a;margin:0;font-size:1rem;font-weight:800}.resultat-historique-metier-title-row p{color:#1e3a8a;margin:4px 0 0;font-size:.82rem;line-height:1.4}.resultat-historique-metier-arrow{color:#1e3a8a;background:#f2f4f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .25s,background .2s;display:flex}.resultat-historique-metier[open] .resultat-historique-metier-arrow{color:#fff;background:#0d1b2a;transform:rotate(90deg)}.resultat-historique-metier-details{border-top:1px solid #f2f4f7;padding:0 18px 22px}.resultat-historique-description{background:#f2f4f7;border-radius:14px;align-items:flex-start;gap:13px;margin-top:18px;padding:18px;display:flex}.resultat-historique-description-icon{color:#fff;background:#0d1b2a;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.resultat-historique-description span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:800;display:block}.resultat-historique-description h4{color:#0d1b2a;margin:3px 0 6px;font-size:.95rem}.resultat-historique-description p{color:#0d1b2a;margin:0;font-size:.88rem;line-height:1.65}.resultat-historique-formations{margin-top:22px}.resultat-historique-formations>h4,.resultat-historique-formations-title{color:#0d1b2a;align-items:center;gap:8px;margin:0 0 13px;font-size:.95rem;font-weight:800;display:flex}.resultat-historique-formations>h4 svg,.resultat-historique-formations-title svg{color:#1e3a8a}.resultat-historique-formation{background:#fff;border:1px solid #f2f4f7;border-radius:13px;margin-top:10px;padding:16px}.resultat-historique-formation-header{align-items:flex-start;gap:10px;display:flex}.resultat-historique-formation-header svg{color:#1e3a8a;margin-top:3px}.resultat-historique-formation-header h5{color:#0d1b2a;margin:0;font-size:.92rem}.resultat-historique-formation-meta{color:#1e3a8a;flex-wrap:wrap;gap:8px 18px;margin-top:8px;font-size:.78rem;display:flex}.resultat-historique-formation-meta span{align-items:center;gap:5px;display:inline-flex}.resultat-historique-universites{background:#f2f4f7;border-radius:12px;margin-top:16px;padding:15px}.resultat-historique-universites-title{color:#0d1b2a;align-items:center;gap:7px;margin-bottom:10px;font-size:.82rem;font-weight:800;display:flex}.resultat-historique-universites-title svg{color:#1e3a8a}.resultat-historique-universites-list{flex-direction:column;gap:7px;display:flex}.resultat-historique-universite-button{color:#0d1b2a;cursor:pointer;text-align:left;background:#fff;border:1px solid #fff;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.8rem;font-weight:700;transition:all .2s;display:flex}.resultat-historique-universite-button span{align-items:center;gap:8px;min-width:0;display:flex}.resultat-historique-universite-button span svg,.resultat-historique-universite-button>svg{color:#1e3a8a;flex-shrink:0}.resultat-historique-universite-button:hover{color:#fff;background:#0d1b2a;border-color:#1e3a8a}.resultat-historique-universite-button:hover span svg,.resultat-historique-universite-button:hover>svg{color:#f4b400}.resultat-historique-no-universite{color:#1e3a8a;margin:0;font-size:.8rem;line-height:1.5}.resultat-historique-no-formation,.resultat-historique-no-metier{color:#1e3a8a;background:#f2f4f7;border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:14px;font-size:.82rem;display:flex}.resultat-historique-next-step{color:#fff;background:#1e3a8a;border-radius:20px;align-items:center;gap:18px;margin-top:32px;padding:28px;display:flex}.resultat-historique-next-step-icon{color:#0d1b2a;background:#f4b400;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.4rem;display:flex}.resultat-historique-next-step-content>span{color:#f4b400;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800;display:block}.resultat-historique-next-step-content h2{color:#fff;margin:4px 0 6px;font-size:1.35rem}.resultat-historique-next-step-content p{color:#fff;opacity:.9;max-width:800px;margin:0;font-size:.9rem;line-height:1.6}.resultat-historique-parcours-final{background:#fff;border:1px solid #f2f4f7;border-radius:22px;margin-top:24px;padding:30px;box-shadow:0 8px 25px #0d1b2a0d}.resultat-historique-final-title{align-items:center;gap:14px;margin-bottom:25px;display:flex}.resultat-historique-final-icon{color:#f4b400;background:#0d1b2a;border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.resultat-historique-final-title span{color:#1e3a8a;text-transform:uppercase;letter-spacing:.06em;font-size:.74rem;font-weight:800;display:block}.resultat-historique-final-title h2{color:#0d1b2a;margin:3px 0 0;font-size:1.4rem}.resultat-historique-final-steps{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.resultat-final-step{background:#f2f4f7;border-radius:15px;align-items:flex-start;gap:13px;padding:20px;display:flex}.resultat-final-step-number{color:#0d1b2a;background:#f4b400;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:flex}.resultat-final-step>div:last-child>svg{color:#1e3a8a;margin-bottom:5px}.resultat-final-step strong{color:#0d1b2a;font-size:.9rem;display:block}.resultat-final-step p{color:#1e3a8a;margin:6px 0 0;font-size:.8rem;line-height:1.55}.resultat-historique-message-final{color:#fff;background:#0d1b2a;border-radius:17px;align-items:flex-start;gap:15px;margin-top:24px;padding:24px 26px;display:flex}.resultat-historique-message-final>svg{color:#f4b400;flex-shrink:0;width:28px;height:28px;margin-top:2px}.resultat-historique-message-final h3{color:#fff;margin:0 0 6px;font-size:1.05rem}.resultat-historique-message-final p{color:#fff;opacity:.9;max-width:850px;margin:0;font-size:.88rem;line-height:1.65}.resultat-historique-actions{justify-content:center;align-items:center;gap:14px;margin-top:28px;display:flex}.resultat-historique-action-retour,.resultat-historique-action-test{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-size:.88rem;font-weight:800;transition:all .2s;display:inline-flex}.resultat-historique-action-retour{color:#0d1b2a;background:#fff;border:1px solid #0d1b2a}.resultat-historique-action-retour:hover{color:#fff;background:#0d1b2a}.resultat-historique-action-test{color:#0d1b2a;background:#f4b400;border:1px solid #f4b400}.resultat-historique-action-test:hover{color:#fff;background:#0d1b2a;border-color:#0d1b2a}.resultat-historique-action-test svg:last-child{margin-left:3px}.resultat-historique-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:75vh;padding:40px 20px;display:flex}.resultat-historique-loading-spinner{border:4px solid #f2f4f7;border-top-color:#f4b400;border-radius:50%;width:46px;height:46px;margin-bottom:20px;animation:.8s linear infinite resultatHistoriqueSpin}.resultat-historique-loading>svg{color:#1e3a8a;margin-bottom:12px;font-size:1.4rem}.resultat-historique-loading h2{color:#0d1b2a;margin:0;font-size:1.3rem}.resultat-historique-loading p{color:#1e3a8a;margin:8px 0 0;font-size:.9rem}@keyframes resultatHistoriqueSpin{to{transform:rotate(360deg)}}.resultat-historique-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:min(560px,100% - 40px);min-height:60vh;margin:0 auto;display:flex}.resultat-historique-error-icon{color:#f4b400;background:#0d1b2a;border-radius:17px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:1.5rem;display:flex}.resultat-historique-error h2{color:#0d1b2a;margin:0;font-size:1.35rem}.resultat-historique-error p{color:#1e3a8a;margin:8px 0 20px;font-size:.9rem;line-height:1.6}.resultat-historique-error-button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 18px;font-size:.88rem;font-weight:700;transition:all .2s;display:inline-flex}.resultat-historique-error-button:hover{background:#1e3a8a}@media (width<=950px){.resultat-historique-header{padding:24px 25px}.resultat-historique-header-content{flex-direction:column;align-items:flex-start}.resultat-historique-retour-top{align-self:flex-start}.resultat-historique-final-steps{grid-template-columns:1fr}.resultat-parcours-item strong{font-size:.78rem}.resultat-parcours-item span{font-size:.65rem}}@media (width<=700px){.resultat-historique-header{padding:20px}.resultat-historique-header-title{align-items:flex-start}.resultat-historique-header-icon{border-radius:13px;width:48px;height:48px}.resultat-historique-header h1{font-size:1.45rem}.resultat-historique-retour-top{width:100%}.resultat-historique-header~section,.resultat-historique-header~.resultat-historique-actions{width:calc(100% - 24px)}.resultat-historique-resume,.resultat-historique-scores,.resultat-historique-category,.resultat-historique-parcours-final{border-radius:17px;padding:20px}.resultat-historique-resume-header{margin-bottom:22px}.resultat-historique-parcours{flex-direction:column;align-items:stretch;gap:8px}.resultat-parcours-item{background:#f2f4f7;border-radius:10px;padding:8px}.resultat-parcours-line{flex:none;width:1px;height:12px;margin-left:28px}.resultat-historique-profil{border-radius:17px;padding:25px 20px}.resultat-historique-profil-content{flex-direction:column;align-items:flex-start;gap:18px}.resultat-historique-code{width:90px;height:90px;font-size:1.6rem}.resultat-historique-profil-text h2{font-size:1.4rem}.resultat-scores-list{grid-template-columns:1fr;gap:17px}.resultat-historique-section-title h2,.resultat-historique-section-header h2{font-size:1.25rem}.resultat-historique-confiance,.resultat-historique-next-step,.resultat-historique-message-final{padding:20px}.resultat-historique-next-step,.resultat-historique-category-heading{align-items:flex-start}.resultat-historique-metier summary{padding:15px}.resultat-historique-metier-title-row{align-items:flex-start}.resultat-historique-metier-title-row p{display:none}.resultat-historique-metier-arrow{width:31px;height:31px}.resultat-historique-metier-details{padding:0 15px 18px}.resultat-historique-description{padding:15px}.resultat-historique-formation{padding:13px}.resultat-historique-formation-meta{flex-direction:column;gap:5px}.resultat-historique-universite-button{padding:10px}.resultat-historique-final-title h2{font-size:1.2rem}.resultat-final-step{padding:16px}.resultat-historique-actions{flex-direction:column;width:calc(100% - 24px)}.resultat-historique-action-retour,.resultat-historique-action-test{width:100%}}@media (width<=430px){.resultat-historique-header-title{gap:12px}.resultat-historique-header-icon{width:43px;height:43px;font-size:1rem}.resultat-historique-header h1{font-size:1.25rem}.resultat-historique-header p{font-size:.78rem}.resultat-historique-label{font-size:.68rem}.resultat-historique-resume-header h2{font-size:1.2rem}.resultat-historique-section-title,.resultat-historique-section-header{gap:11px}.resultat-historique-section-title-icon,.resultat-historique-section-header-icon{border-radius:11px;width:42px;height:42px}.resultat-historique-category-heading h3{font-size:1rem}.resultat-historique-metier-title-row h3{font-size:.9rem}.resultat-historique-metier-icon{width:37px;height:37px}.resultat-historique-next-step-icon{width:48px;height:48px}.resultat-historique-next-step-content h2{font-size:1.15rem}}.nextori-avis-page,.nextori-avis-page *{box-sizing:border-box}.nextori-avis-page{color:#0d1b2a;background:radial-gradient(circle at 50% 0,#f4b4000e,#0000 34%),#f2f4f7;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.nextori-avis-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;border-bottom:1px solid #0d1b2a11;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 42px;display:grid;position:relative;box-shadow:0 4px 20px #0d1b2a06}.nextori-avis-back{color:#0d1b2aad;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-self:start;align-items:center;gap:9px;padding:10px 13px;font-family:inherit;font-size:13px;font-weight:650;transition:color .2s,background .2s,transform .2s;display:inline-flex}.nextori-avis-back:hover{color:#1e3a8a;background:#1e3a8a0e;transform:translate(-2px)}.nextori-avis-back-icon{font-size:19px;line-height:1}.nextori-avis-brand{color:#0d1b2a;letter-spacing:-1.1px;justify-content:center;align-items:center;font-size:26px;font-weight:850;display:flex}.nextori-avis-main{width:100%;max-width:1000px;margin:0 auto;padding:78px 28px 100px}.nextori-avis-intro{text-align:center;max-width:760px;margin:0 auto 48px;position:relative}.nextori-avis-label{color:#f4b400;letter-spacing:2.3px;text-transform:uppercase;align-items:center;margin-bottom:18px;font-size:11px;font-weight:850;display:inline-flex}.nextori-avis-label:before,.nextori-avis-label:after{content:"";background:#f4b400;border-radius:999px;width:24px;height:2px;margin:0 10px}.nextori-avis-intro h1{color:#0d1b2a;letter-spacing:-2.7px;margin:0;font-size:clamp(40px,6vw,58px);font-weight:850;line-height:1.02}.nextori-avis-intro p{color:#0d1b2a96;max-width:620px;margin:20px auto 0;font-size:16px;line-height:1.75}.nextori-avis-card{background:#fff;border:1px solid #0d1b2a11;border-radius:28px;width:100%;padding:48px;position:relative;overflow:hidden;box-shadow:0 25px 70px #0d1b2a13,0 4px 14px #0d1b2a06}.nextori-avis-card:before{content:"";background:#f4b400;border-radius:0 0 8px 8px;width:90px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.nextori-avis-section-heading{align-items:flex-start;gap:17px;display:flex}.nextori-avis-step{color:#fff;letter-spacing:.4px;background:#0d1b2a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:11px;font-weight:800;display:flex;position:relative;box-shadow:0 8px 18px #0d1b2a21}.nextori-avis-section-heading h2{color:#0d1b2a;letter-spacing:-.3px;margin:1px 0 5px;font-size:20px;font-weight:780;line-height:1.3}.nextori-avis-section-heading p{color:#0d1b2a80;margin:0;font-size:13px;line-height:1.5}.nextori-avis-stars{justify-content:center;align-items:center;gap:12px;margin-top:38px;display:flex}.nextori-avis-star{color:#0d1b2a26;cursor:pointer;background:#fff;border:1px solid #0d1b2a12;border-radius:17px;justify-content:center;align-items:center;width:62px;height:62px;padding:0;font-size:29px;transition:transform .25s cubic-bezier(.2,.8,.2,1),color .25s,background .25s,border-color .25s,box-shadow .25s;display:flex;position:relative}.nextori-avis-star:hover{color:#f4b400;background:#f4b40012;border-color:#f4b40059;transform:translateY(-6px);box-shadow:0 13px 25px #f4b40021}.nextori-avis-star-active{color:#f4b400;background:#f4b4001a;border-color:#f4b40061;box-shadow:0 12px 26px #f4b40026}.nextori-avis-star-active:hover{background:#f4b40026;transform:translateY(-7px)scale(1.03)}.nextori-avis-rating-message{text-align:center;color:#0d1b2a8a;min-height:22px;margin:20px 0 0;font-size:13px;font-weight:650}.nextori-avis-divider{background:linear-gradient(90deg,#0000,#0d1b2a17,#0000);width:100%;height:1px;margin:43px 0}.nextori-avis-textarea-wrapper{margin-top:27px;position:relative}.nextori-avis-textarea-wrapper textarea{resize:vertical;color:#0d1b2a;background:#fff;border:1px solid #0d1b2a1b;border-radius:16px;outline:none;width:100%;min-height:175px;padding:20px 20px 44px;font-family:inherit;font-size:14px;line-height:1.7;transition:border-color .25s,box-shadow .25s,transform .25s;display:block}.nextori-avis-textarea-wrapper textarea:hover{border-color:#1e3a8a47}.nextori-avis-textarea-wrapper textarea:focus{border-color:#1e3a8a;box-shadow:0 0 0 4px #1e3a8a12,0 12px 30px #0d1b2a09}.nextori-avis-textarea-wrapper textarea::placeholder{color:#0d1b2a57}.nextori-avis-counter{color:#0d1b2a5c;pointer-events:none;font-size:11px;font-weight:650;position:absolute;bottom:14px;right:17px}.nextori-avis-consent{background:#1e3a8a09;border:1px solid #1e3a8a11;border-radius:15px;margin-top:26px;padding:18px 19px}.nextori-avis-consent-label{cursor:pointer;align-items:flex-start;gap:13px;display:flex}.nextori-avis-consent-label input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.nextori-avis-custom-checkbox{background:#fff;border:1.5px solid #0d1b2a38;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:21px;height:21px;margin-top:1px;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex}.nextori-avis-custom-checkbox span{border-bottom:2px solid #fff;border-left:2px solid #fff;width:9px;height:5px;transition:transform .18s;transform:rotate(-45deg)scale(0)}.nextori-avis-consent-label:hover .nextori-avis-custom-checkbox{border-color:#1e3a8a}.nextori-avis-consent-label input:checked+.nextori-avis-custom-checkbox{background:#1e3a8a;border-color:#1e3a8a;transform:scale(1.04)}.nextori-avis-consent-label input:checked+.nextori-avis-custom-checkbox span{transform:rotate(-45deg)scale(1)}.nextori-avis-consent-label input:focus-visible+.nextori-avis-custom-checkbox{box-shadow:0 0 0 4px #1e3a8a1a}.nextori-avis-consent-text{flex-direction:column;gap:4px;display:flex}.nextori-avis-consent-text strong{color:#0d1b2a;font-size:13px;font-weight:730}.nextori-avis-consent-text small{color:#0d1b2a80;font-size:12px;line-height:1.5}.nextori-avis-error{color:#0d1b2a;background:#f4b4001a;border:1px solid #f4b40047;border-radius:12px;margin-top:20px;padding:14px 16px;font-size:13px;font-weight:650;line-height:1.5}.nextori-avis-actions{flex-direction:column;align-items:center;margin-top:32px;display:flex}.nextori-avis-submit{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:14px;justify-content:center;align-items:center;min-width:265px;min-height:58px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:750;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 13px 27px #0d1b2a2b}.nextori-avis-submit:before{content:"";background:#ffffff0f;width:80%;height:100%;transition:left .55s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.nextori-avis-submit:hover:not(:disabled){background:#1e3a8a;transform:translateY(-3px);box-shadow:0 17px 32px #0d1b2a33}.nextori-avis-submit:hover:not(:disabled):before{left:130%}.nextori-avis-submit:active:not(:disabled){transform:translateY(0)}.nextori-avis-submit:disabled{opacity:.62;cursor:not-allowed;box-shadow:none}.nextori-avis-submit span{z-index:1;position:relative}.nextori-avis-submit-arrow{color:#f4b400;margin-left:18px;font-size:21px;line-height:1;transition:transform .25s}.nextori-avis-submit:hover:not(:disabled) .nextori-avis-submit-arrow{transform:translate(5px)}.nextori-avis-privacy{color:#0d1b2a57;text-align:center;margin:14px 0 0;font-size:11px}.nextori-avis-success{text-align:center;background:#fff;border:1px solid #0d1b2a11;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 56px);max-width:680px;min-height:500px;margin:75px auto;padding:65px 50px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #0d1b2a13}.nextori-avis-success:before{content:"";background:#f4b400;border-radius:0 0 8px 8px;width:90px;height:3px;position:absolute;top:0;left:50%;transform:translate(-50%)}.nextori-avis-success-icon{color:#f4b400;background:#f4b4001c;border:1px solid #f4b40033;border-radius:25px;justify-content:center;align-items:center;width:84px;height:84px;margin-bottom:27px;font-size:34px;display:flex;box-shadow:0 14px 30px #f4b4001c}.nextori-avis-success-label{color:#f4b400;letter-spacing:2px;margin-bottom:12px;font-size:11px;font-weight:850}.nextori-avis-success h1{color:#0d1b2a;letter-spacing:-1.7px;margin:0;font-size:clamp(32px,5vw,44px);font-weight:850;line-height:1.08}.nextori-avis-success p{color:#0d1b2a91;max-width:520px;margin:19px auto 34px;font-size:15px;line-height:1.75}.nextori-avis-success-button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:13px;min-height:53px;padding:0 24px;font-family:inherit;font-size:13px;font-weight:730;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 10px 22px #0d1b2a26}.nextori-avis-success-button:hover{background:#1e3a8a;transform:translateY(-2px);box-shadow:0 13px 25px #0d1b2a2e}@media (width<=760px){.nextori-avis-header{height:72px;padding:0 20px}.nextori-avis-main{padding:55px 20px 70px}.nextori-avis-intro{margin-bottom:35px}.nextori-avis-intro h1{font-size:43px}.nextori-avis-card{border-radius:23px;padding:34px 28px}.nextori-avis-stars{gap:9px}.nextori-avis-star{border-radius:15px;width:55px;height:55px;font-size:26px}.nextori-avis-success{margin-top:50px}}@media (width<=520px){.nextori-avis-header{grid-template-columns:auto 1fr auto;height:68px;padding:0 13px}.nextori-avis-back{padding:8px 5px;font-size:12px}.nextori-avis-brand{font-size:23px}.nextori-avis-main{padding:42px 14px 55px}.nextori-avis-intro{margin-bottom:27px}.nextori-avis-label{letter-spacing:1.8px;margin-bottom:15px;font-size:10px}.nextori-avis-label:before,.nextori-avis-label:after{width:14px;margin:0 6px}.nextori-avis-intro h1{letter-spacing:-1.5px;font-size:36px}.nextori-avis-intro p{margin-top:15px;font-size:14px;line-height:1.65}.nextori-avis-card{border-radius:20px;padding:27px 18px}.nextori-avis-card:before{width:65px}.nextori-avis-section-heading{gap:11px}.nextori-avis-step{border-radius:11px;width:37px;height:37px;font-size:10px}.nextori-avis-section-heading h2{font-size:17px}.nextori-avis-section-heading p{font-size:12px}.nextori-avis-stars{gap:5px;margin-top:28px}.nextori-avis-star{border-radius:12px;width:46px;height:46px;font-size:21px}.nextori-avis-star:hover{transform:translateY(-3px)}.nextori-avis-divider{margin:32px 0}.nextori-avis-textarea-wrapper{margin-top:21px}.nextori-avis-textarea-wrapper textarea{min-height:145px;padding:16px 15px 40px;font-size:13px}.nextori-avis-consent{margin-top:21px;padding:15px}.nextori-avis-consent-text strong{font-size:12px}.nextori-avis-consent-text small{font-size:11px}.nextori-avis-actions{margin-top:27px}.nextori-avis-submit{width:100%;min-width:0;min-height:55px}.nextori-avis-success{border-radius:21px;width:calc(100% - 28px);min-height:430px;margin:35px auto;padding:45px 22px}.nextori-avis-success-icon{border-radius:21px;width:72px;height:72px;margin-bottom:23px;font-size:29px}.nextori-avis-success h1{font-size:33px}.nextori-avis-success p{margin-top:15px;font-size:14px;line-height:1.65}.nextori-avis-success-button{width:100%}}.temoignages-page{background:#f2f4f7;min-height:100vh;padding-bottom:110px}.temoignages-hero{box-sizing:border-box;background:#0d1b2a;border-radius:0 0 30px 30px;justify-content:space-between;align-items:center;width:min(94%,1100px);min-height:330px;margin:0 auto 40px;padding:55px 60px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 40px #0d1b2a1f}.temoignages-hero:before{content:"";opacity:.12;background:#f4b400;border-radius:50%;width:280px;height:280px;position:absolute;top:-130px;right:-100px}.temoignages-hero:after{content:"";opacity:.35;background:#1e3a8a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-120px;left:42%}.temoignages-hero-content{z-index:2;max-width:650px;position:relative}.temoignages-label{color:#f4b400;letter-spacing:1px;background:#f4b40024;border-radius:30px;margin-bottom:15px;padding:7px 13px;font-size:11px;font-weight:800;display:inline-flex}.temoignages-hero h1{color:#fff;margin:0 0 15px;font-size:clamp(32px,5vw,50px);font-weight:800;line-height:1.08}.temoignages-hero h1 span{color:#f4b400}.temoignages-hero-content>p{color:#fff;opacity:.82;max-width:600px;margin:0;font-size:15px;line-height:1.7}.temoignages-cta{color:#0d1b2a;cursor:pointer;background:#f4b400;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;margin-top:25px;padding:14px 20px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex}.temoignages-cta svg{width:18px;height:18px}.temoignages-cta svg:last-child{width:16px;height:16px}.temoignages-cta:hover{transform:translateY(-2px);box-shadow:0 10px 25px #f4b40040}.temoignages-stat{z-index:2;text-align:center;background:#fff;border-radius:22px;flex-shrink:0;min-width:170px;padding:25px;position:relative;box-shadow:0 12px 30px #0000001f}.stat-note{color:#0d1b2a;justify-content:center;align-items:baseline;gap:3px;display:flex}.stat-note svg{color:#f4b400;width:22px;height:22px}.stat-note strong{font-size:34px;font-weight:800}.stat-note span{font-size:14px;font-weight:700}.temoignages-stat p{color:#1e3a8a;margin:7px 0 0;font-size:12px;font-weight:700}.temoignages-content{width:min(94%,1100px);margin:0 auto}.temoignages-heading{margin-bottom:25px}.temoignages-heading>span{color:#1e3a8a;letter-spacing:.9px;font-size:11px;font-weight:800}.temoignages-heading h2{color:#0d1b2a;margin:7px 0 6px;font-size:27px;font-weight:800}.temoignages-heading p{color:#0d1b2a;opacity:.65;margin:0;font-size:14px}.temoignages-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.temoignage-card{box-sizing:border-box;background:#fff;border:1px solid #0d1b2a0d;border-radius:20px;flex-direction:column;min-height:230px;padding:25px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 10px 25px #0d1b2a12}.temoignage-card:hover{transform:translateY(-4px);box-shadow:0 15px 32px #0d1b2a1c}.temoignage-stars{color:#f4b400;gap:3px;margin-bottom:17px;display:flex}.temoignage-stars svg{width:17px;height:17px}.temoignage-stars .star-empty{color:#f2f4f7}.temoignage-commentaire{color:#0d1b2a;flex:1;margin:0 0 22px;font-size:14px;line-height:1.75}.temoignage-author{border-top:1px solid #f2f4f7;align-items:center;gap:11px;padding-top:15px;display:flex}.temoignage-avatar{color:#0d1b2a;background:#f4b400;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:800;display:flex}.temoignage-author strong{color:#0d1b2a;font-size:13px;display:block}.temoignage-author span{color:#0d1b2a;opacity:.55;margin-top:3px;font-size:11px;display:block}.temoignages-loading{color:#0d1b2a;flex-direction:column;justify-content:center;align-items:center;min-height:250px;display:flex}.loading-icon{color:#1e3a8a;width:30px;height:30px;animation:1s linear infinite temoignages-spin}.temoignages-loading p{margin-top:12px;font-size:14px}@keyframes temoignages-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.temoignages-empty,.temoignages-error{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:55px 25px;display:flex;box-shadow:0 10px 25px #0d1b2a12}.temoignages-empty>svg,.temoignages-error>svg{color:#f4b400;width:35px;height:35px;margin-bottom:15px}.temoignages-empty h3{color:#0d1b2a;margin:0 0 8px;font-size:18px}.temoignages-empty p,.temoignages-error p{color:#0d1b2a;opacity:.65;max-width:500px;margin:0;font-size:14px;line-height:1.6}.temoignages-empty button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:12px;align-items:center;gap:8px;margin-top:20px;padding:12px 18px;font-size:13px;font-weight:700;display:inline-flex}.temoignages-empty button svg{width:16px;height:16px}.temoignages-bottom-cta{box-sizing:border-box;background:#fff;border:1px solid #f4b40040;border-radius:23px;justify-content:space-between;align-items:center;gap:30px;width:min(94%,1100px);margin:45px auto 0;padding:30px;display:flex;box-shadow:0 12px 30px #0d1b2a12}.temoignages-bottom-cta>div{max-width:680px}.temoignages-bottom-cta span{color:#1e3a8a;letter-spacing:.8px;font-size:10px;font-weight:800}.temoignages-bottom-cta h2{color:#0d1b2a;margin:7px 0;font-size:22px}.temoignages-bottom-cta p{color:#0d1b2a;opacity:.65;margin:0;font-size:13px;line-height:1.6}.temoignages-bottom-cta button{color:#fff;cursor:pointer;background:#1e3a8a;border:none;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-size:13px;font-weight:700;display:inline-flex}.temoignages-bottom-cta button svg{width:17px;height:17px}@media (width<=900px){.temoignages-hero{width:calc(100% - 32px);padding:45px 35px}.temoignages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.temoignages-content,.temoignages-bottom-cta{width:calc(100% - 32px)}}@media (width<=700px){.temoignages-page{padding-bottom:85px}.temoignages-hero{border-radius:0 0 23px 23px;flex-direction:column;align-items:flex-start;min-height:auto;margin-bottom:30px;padding:38px 23px}.temoignages-hero h1{font-size:34px}.temoignages-hero-content>p{font-size:14px}.temoignages-cta{width:100%}.temoignages-stat{box-sizing:border-box;width:100%;margin-top:25px}.temoignages-grid{grid-template-columns:1fr;gap:15px}.temoignages-heading h2{font-size:23px}.temoignages-bottom-cta{text-align:center;flex-direction:column;align-items:stretch;width:calc(100% - 28px);margin-top:30px;padding:23px 19px}.temoignages-bottom-cta button{width:100%}}@media (width<=380px){.temoignages-hero{padding:32px 18px}.temoignages-hero h1{font-size:29px}.temoignages-label{font-size:9px}.temoignages-cta{padding:13px 15px;font-size:13px}.temoignage-card{padding:20px}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#fff;font-family:Arial,sans-serif}html,body{min-width:100%;overflow-x:hidden}main{min-height:80vh;padding:20px}button{cursor:pointer}
