.student-dashboard-page{padding:1rem;display:flex;flex-direction:column;gap:1.25rem;max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width: 768px){.student-dashboard-page{padding:1.5rem}}.student-dashboard-title{font-size:1.5rem;line-height:2rem;font-weight:700;color:#1a1a2e}.student-dashboard-subtitle{font-size:.875rem;line-height:1.25rem;margin-top:.125rem;color:#94a3b8}.student-dashboard-match-banner{border-radius:1rem;padding:1.25rem;display:flex;align-items:center;gap:1rem}.student-dashboard-match-icon{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.student-dashboard-match-content{flex:1 1 0%;min-width:0}.student-dashboard-match-title{font-weight:600;color:#1a1a2e}.student-dashboard-match-desc{font-size:.875rem;line-height:1.25rem;margin-top:.125rem;color:#64748b}.student-dashboard-messages-btn{flex-shrink:0;background:linear-gradient(to right,#ad014f,#c13e8f)}.student-dashboard-card{padding:1.25rem}.student-dashboard-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.student-dashboard-card-header-left{display:flex;align-items:center;gap:.5rem}.student-dashboard-card-title{font-weight:600;font-size:.875rem;line-height:1.25rem;color:#1a1a2e}.student-dashboard-section-title{font-weight:600;font-size:.875rem;line-height:1.25rem;margin-bottom:1rem;color:#1a1a2e}.student-dashboard-pct-label{font-size:.875rem;line-height:1.25rem;font-weight:700}.student-dashboard-progress-track{height:.5rem;border-radius:9999px;overflow:hidden;margin-bottom:1rem;background-color:#f1f5f9}.student-dashboard-progress-fill{height:100%;border-radius:9999px;transition:all .7s ease;background:linear-gradient(to right,#ad014f,#c13e8f)}.student-dashboard-fields-list{display:flex;flex-direction:column;gap:.5rem}.student-dashboard-field-row{display:flex;align-items:center;gap:.625rem;font-size:.875rem;line-height:1.25rem}.student-dashboard-field-icon{flex-shrink:0}.student-dashboard-complete-btn{margin-top:1rem;display:flex;align-items:center;gap:.375rem;font-size:.875rem;line-height:1.25rem;font-weight:600;text-underline-offset:2px;transition:color .15s ease}.student-dashboard-complete-btn:hover{text-decoration:underline}.student-dashboard-steps{display:flex;flex-direction:column;gap:1rem}.student-dashboard-step{display:flex;gap:1rem;align-items:flex-start}.student-dashboard-step-num{width:2.25rem;height:2.25rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:.875rem;line-height:1.25rem;font-weight:700;background:linear-gradient(to right,#ad014f,#c13e8f)}.student-dashboard-step-title{font-weight:600;font-size:.875rem;line-height:1.25rem;color:#1a1a2e}.student-dashboard-step-desc{font-size:.875rem;line-height:1.25rem;margin-top:.125rem;color:#64748b}.lm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;animation:lm-fade .2s ease}@keyframes lm-fade{0%{opacity:0}to{opacity:1}}.lm-dialog{position:relative;background:#fff;border-radius:22px;width:90%;max-width:440px;padding:2.5rem 2.25rem 2rem;box-shadow:0 32px 80px #0359bb33,0 8px 24px #0000001f;animation:lm-slide .28s cubic-bezier(.16,1,.3,1)}@keyframes lm-slide{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.lm-close{position:absolute;top:1.25rem;right:1.25rem;width:32px;height:32px;border:none;background:#f1f5f9;color:#64748b;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.lm-close:hover{background:#e2e8f0;color:#1e293b}.lm-brand{display:flex;justify-content:center;align-items:center;margin-bottom:1.75rem}.lm-brand-logo{height:80px;width:auto;-o-object-fit:contain;object-fit:contain}.lm-title{font-size:2rem;font-weight:900;color:#0f172a;letter-spacing:-.03em;line-height:1.2;margin:0 0 .375rem}.lm-dot{color:#ad014f}.lm-subtitle{font-size:.9375rem;color:#64748b;margin:0 0 1.75rem}.lm-error{display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:.625rem .875rem;font-size:.875rem;font-weight:500;margin-bottom:1.25rem}.lm-success-banner{display:flex;align-items:center;gap:.5rem;background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;border-radius:8px;padding:.625rem .875rem;font-size:.875rem;font-weight:500;margin-bottom:1.25rem}.lm-form{display:flex;flex-direction:column;gap:1.125rem}.lm-field{display:flex;flex-direction:column;gap:.3125rem}.lm-label-row{display:flex;justify-content:space-between;align-items:center}.lm-label{font-size:.8125rem;font-weight:600;color:#475569;letter-spacing:.02em}.lm-forgot{font-size:.78125rem;color:#0359bb;text-decoration:none;font-weight:600}.lm-forgot:hover{text-decoration:underline}.lm-input{padding:.6875rem .9375rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9375rem;color:#0f172a;background:#f8fafc;transition:border-color .15s,box-shadow .15s;outline:none}.lm-input:hover{border-color:#cbd5e1}.lm-input:focus{border-color:#0359bb;box-shadow:0 0 0 3px #0359bb1a;background:#fff}.lm-input::-moz-placeholder{color:#94a3b8}.lm-input::placeholder{color:#94a3b8}.lm-remember{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569;cursor:pointer}.lm-remember input[type=checkbox]{width:16px;height:16px;accent-color:#0359BB;cursor:pointer}.lm-submit{margin-top:.375rem;padding:.8125rem;background:linear-gradient(135deg,#0359bb,#ad014f);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:opacity .15s,transform .15s}.lm-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.lm-submit:disabled{opacity:.55;cursor:not-allowed}.lm-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;display:inline-block;animation:lm-spin .7s linear infinite}@keyframes lm-spin{to{transform:rotate(360deg)}}.lm-register-hint{text-align:center;font-size:.875rem;color:#94a3b8;margin-top:1.5rem;margin-bottom:0}.lm-switch-link{background:none;border:none;color:#0359bb;font-weight:700;font-size:inherit;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.lm-switch-link:hover{color:#ad014f}.rm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000073;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;animation:rm-fade-in .22s ease}@keyframes rm-fade-in{0%{opacity:0}to{opacity:1}}.rm-dialog{position:relative;background:#fff;border-radius:20px;width:90%;max-width:640px;max-height:90dvh;display:flex;flex-direction:column;box-shadow:0 32px 80px #0359bb38,0 8px 24px #00000024;animation:rm-slide-in .28s cubic-bezier(.16,1,.3,1);outline:none}@keyframes rm-slide-in{0%{opacity:0;transform:translateY(28px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.rm-progress-track{position:absolute;top:0;left:0;right:0;height:4px;background:#0359bb1f;border-radius:20px 20px 0 0;overflow:hidden}.rm-progress-fill{height:100%;background:linear-gradient(90deg,#0359bb,#ad014f);border-radius:4px;transition:width .4s cubic-bezier(.4,0,.2,1)}.rm-dialog-header{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.75rem .75rem;border-bottom:1px solid #f1f5f9;margin-top:4px}.rm-role-badge{flex:1;font-size:.8125rem;font-weight:600;color:#64748b;letter-spacing:.02em}.rm-step-counter{font-size:.8125rem;font-weight:700;color:#0359bb}.rm-step-total{color:#94a3b8;font-weight:500}.rm-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:#f1f5f9;color:#64748b;border-radius:50%;cursor:pointer;transition:background .15s,color .15s}.rm-close:hover{background:#e2e8f0;color:#1e293b}.rm-body{flex:1;overflow-y:auto;padding:1.75rem 2rem 2rem;scroll-behavior:smooth}.rm-body::-webkit-scrollbar{width:4px}.rm-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}@keyframes rm-forward{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes rm-backward{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.rm-anim-forward{animation:rm-forward .3s cubic-bezier(.4,0,.2,1)}.rm-anim-backward{animation:rm-backward .3s cubic-bezier(.4,0,.2,1)}.rm-step-num{font-size:.6875rem;font-weight:800;letter-spacing:.12em;color:#ad014f;text-transform:uppercase;margin-bottom:.5rem}.rm-question{font-size:1.625rem;font-weight:800;color:#0f172a;line-height:1.3;margin:0 0 1.5rem}.rm-dot{color:#ad014f}.rm-desc{font-size:.9375rem;color:#64748b;margin:-1rem 0 1.5rem}.rm-warn{font-size:.75rem;color:#d97706;margin-top:.375rem}.rm-btn-back{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;color:#64748b;background:transparent;border:1.5px solid #e2e8f0;border-radius:20px;padding:.3125rem .875rem;cursor:pointer;margin-bottom:1.5rem;transition:color .15s,border-color .15s}.rm-btn-back:hover{color:#0359bb;border-color:#0359bb}.rm-step{display:flex;flex-direction:column}.rm-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.rm-field{display:flex;flex-direction:column;gap:.375rem}.rm-field-full{grid-column:1 / -1}.rm-gap{margin-top:1rem}.rm-label{font-size:.8125rem;font-weight:600;color:#475569;letter-spacing:.02em}.rm-input,.rm-select{padding:.6875rem .9375rem;border:1.5px solid #e2e8f0;border-radius:10px;font-size:.9375rem;color:#0f172a;background:#f8fafc;transition:border-color .15s,box-shadow .15s;outline:none;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.rm-input:not(:disabled):hover,.rm-select:not(:disabled):hover{border-color:#cbd5e1}.rm-input:focus,.rm-select:focus{border-color:#0359bb;box-shadow:0 0 0 3px #0359bb1f;background:#fff}.rm-input::-moz-placeholder{color:#94a3b8}.rm-input::placeholder{color:#94a3b8}.rm-select:disabled{opacity:.5;cursor:not-allowed}.rm-pills{display:flex;flex-wrap:wrap;gap:.5rem}.rm-pill{padding:.4375rem 1rem;border:1.5px solid #e2e8f0;border-radius:20px;font-size:.875rem;font-weight:500;color:#475569;background:#f8fafc;cursor:pointer;transition:all .15s}.rm-pill:hover{border-color:#0359bb;color:#0359bb}.rm-pill.active{border-color:#0359bb;background:#0359bb;color:#fff}.rm-chips{display:flex;flex-wrap:wrap;gap:.5rem}.rm-chip{padding:.4375rem .9375rem;border:1.5px solid #e2e8f0;border-radius:20px;font-size:.875rem;font-weight:500;color:#475569;background:#f8fafc;cursor:pointer;transition:all .15s}.rm-chip:hover{border-color:#ad014f;color:#ad014f}.rm-chip.active{border-color:#ad014f;background:#ad014f;color:#fff}.rm-toggles{display:flex;flex-direction:column;gap:1rem}.rm-toggle{display:flex;align-items:center;gap:1rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;padding:.875rem 1rem}.rm-toggle-text{flex:1;display:flex;flex-direction:column;gap:.125rem}.rm-toggle-title{font-size:.9375rem;font-weight:600;color:#1e293b}.rm-toggle-desc{font-size:.8125rem;color:#64748b}.rm-switch{width:44px;height:26px;background:#e2e8f0;border-radius:13px;position:relative;cursor:pointer;flex-shrink:0;transition:background .2s}.rm-switch.on{background:linear-gradient(90deg,#0359bb,#ad014f)}.rm-switch-thumb{position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 4px #0000002e;transition:transform .2s}.rm-switch.on .rm-switch-thumb{transform:translate(18px)}.rm-nav{display:flex;align-items:center;gap:1rem;margin-top:1.75rem}.rm-btn-ok{display:inline-flex;align-items:center;gap:.5rem;padding:.6875rem 1.75rem;background:linear-gradient(135deg,#0359bb,#ad014f);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s}.rm-btn-ok:hover{opacity:.9;transform:translateY(-1px)}.rm-enter-hint{font-size:.8125rem;color:#94a3b8}.rm-enter-hint kbd{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;padding:.0625rem .3125rem;font-size:.75rem;font-family:inherit;color:#475569}.rm-error{display:flex;align-items:center;gap:.5rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:.625rem .875rem;font-size:.875rem;font-weight:500;margin-top:1rem}.rm-submit{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2rem;background:linear-gradient(135deg,#0359bb,#ad014f);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1.5rem;transition:opacity .15s,transform .15s}.rm-submit:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.rm-submit:disabled{opacity:.5;cursor:not-allowed}.rm-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;display:inline-block;animation:rm-spin .7s linear infinite}@keyframes rm-spin{to{transform:rotate(360deg)}}.rm-success{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;text-align:center}.rm-success-icon{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#0359bb,#ad014f);color:#fff;font-size:1.75rem;display:flex;align-items:center;justify-content:center}.rm-success p{font-size:1rem;color:#475569}.rm-link{color:#0359bb;text-decoration:underline}@media (max-width: 600px){.rm-dialog{max-height:100dvh;border-radius:20px 20px 0 0;align-self:flex-end}.rm-row{grid-template-columns:1fr}.rm-body{padding:1.25rem 1.25rem 1.75rem}.rm-dialog-header{padding:1rem 1.25rem .75rem}.rm-question{font-size:1.375rem}}.navbar{background:#0359bb;padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 4px 20px #0359bb59}.navbar-container{width:100%;max-width:1920px;margin:0 auto;padding:0 4%;display:flex;align-items:center;justify-content:space-between}.navbar-brand{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:transform .2s}.navbar-brand:hover{transform:scale(1.05)}.logo{width:48px;height:48px;background:#ad014f;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;box-shadow:0 4px 12px #0003}.logo-img{width:80%;height:80%;-o-object-fit:contain;object-fit:contain;padding:0}.logo svg{width:24px;height:24px;stroke-width:2}.brand-name{font-size:1.375rem;font-weight:800;color:#fff;letter-spacing:-.02em}.navbar-menu{display:flex;align-items:center;gap:2rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:all .2s;position:relative;padding:.5rem 0}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#fff;transition:width .3s}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link:hover{opacity:.9}.navbar-actions{display:flex;align-items:center;gap:1rem}.btn-login{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.8);padding:.625rem 1.75rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9375rem}.btn-login:hover{background:#fff;color:#ad014f;color:var(--color-primary, #AD014F);border-color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff4d}.btn-signup{background:linear-gradient(135deg,#ad014f,#c13e8f);color:#fff;border:none;padding:.625rem 1.75rem;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #ad014f66;font-size:.9375rem}.btn-signup:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ad014f8c;filter:brightness(1.08)}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:.4rem;z-index:1100}.hamburger span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:999}.navbar-actions-mobile{display:none}@media (max-width: 768px){.navbar-container{padding:0 1rem}.hamburger{display:flex}.navbar-actions{display:none}.navbar-menu{display:none;position:fixed;top:0;right:0;height:100dvh;width:75vw;max-width:300px;background:#0359bb;flex-direction:column;align-items:flex-start;gap:0;padding:5rem 2rem 2rem;z-index:1000;box-shadow:-4px 0 24px #0000004d;overflow-y:auto}.navbar-menu--open{display:flex}.nav-link{font-size:1.125rem;padding:.875rem 0;width:100%;border-bottom:1px solid rgba(255,255,255,.12)}.nav-link:after{display:none}.navbar-actions-mobile{display:flex;flex-direction:column;gap:.75rem;width:100%;margin-top:2rem}.navbar-actions-mobile .btn-login,.navbar-actions-mobile .btn-signup{width:100%;padding:.75rem 1rem;font-size:1rem;text-align:center}.brand-name{font-size:1rem}}.footer{background:linear-gradient(135deg,#1a3a6e,#1e4d9a,#2a7de8);border-top:none;padding:3.5rem 0 2rem;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;top:-160px;right:-100px;width:420px;height:420px;background:radial-gradient(circle,rgba(3,89,187,.25) 0%,transparent 70%);pointer-events:none}.footer:after{content:"";position:absolute;bottom:-100px;left:-80px;width:300px;height:300px;background:radial-gradient(circle,rgba(159,192,193,.12) 0%,transparent 70%);pointer-events:none}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3rem}.footer-heading{font-size:.9375rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.footer-links a{color:#ffffffb3;text-decoration:none;font-size:.9375rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-divider{height:1px;background:#ffffff26;margin-bottom:2.5rem}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:4rem;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-logo{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);animation:logoPulse 3s ease-in-out infinite}@keyframes logoPulse{0%,to{transform:scale(1);filter:brightness(0) invert(1) drop-shadow(0 0 0px rgba(255,255,255,0))}50%{transform:scale(1.08);filter:brightness(0) invert(1) drop-shadow(0 0 14px rgba(255,255,255,.5))}}.footer-brand-name{font-size:1rem;font-weight:800;color:#fff;letter-spacing:-.01em}.footer-eu-flag{width:120px;height:80px;-o-object-fit:contain;object-fit:contain;border-radius:4px}.footer-legal{text-align:center;font-size:.875rem;color:#ffffff73;line-height:1.7;margin:0}@media (max-width: 768px){.footer-columns{grid-template-columns:1fr 1fr;gap:2rem}.footer-bottom{gap:2.5rem}}@media (max-width: 480px){.footer-container{padding:0 1rem}.footer-columns{grid-template-columns:1fr;gap:1.75rem}.footer-bottom{flex-direction:column;gap:1.75rem}}.home-page{min-height:100vh;background:#f8f9fa;font-family:Inter,system-ui,-apple-system,sans-serif;position:relative}.container{max-width:1520px;margin:0 auto;padding:0 4%}.home-page .navbar{background:transparent;box-shadow:none;position:absolute;top:0;left:0;right:0}.hero-section{background:#003da4;color:#fff;padding:12rem 0 9rem;position:relative;overflow:hidden}.hero-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none}.hero-blob-1{width:500px;height:500px;background:#0247a1;top:-150px;right:-100px;animation:blobDrift1 12s ease-in-out infinite}.hero-blob-2{width:350px;height:350px;background:#1a6fd4;bottom:-100px;left:5%;animation:blobDrift2 15s ease-in-out infinite}@keyframes blobDrift1{0%,to{transform:translate(0)}50%{transform:translate(-50px,40px)}}@keyframes blobDrift2{0%,to{transform:translate(0)}50%{transform:translate(40px,-30px)}}.hero-particle{position:absolute;border-radius:50%;pointer-events:none}.hero-p-1{width:8px;height:8px;background:#ffffff40;top:25%;left:8%;animation:particleDrift 9s ease-in-out infinite}.hero-p-2{width:6px;height:6px;background:#00c89673;top:65%;left:18%;animation:particleDrift 11s 2s ease-in-out infinite}.hero-p-3{width:10px;height:10px;background:#fff3;top:30%;right:6%;animation:particleDrift 8s 1s ease-in-out infinite}.hero-p-4{width:5px;height:5px;background:#4dd9c08c;bottom:30%;right:20%;animation:particleDrift 10s 3s ease-in-out infinite}@keyframes particleDrift{0%,to{transform:translateY(0) translate(0) scale(1);opacity:.6}33%{transform:translateY(-28px) translate(14px) scale(1.3);opacity:1}66%{transform:translateY(-14px) translate(-20px) scale(.7);opacity:.4}}.hero-content{display:grid;grid-template-columns:1fr 1.5fr;gap:6rem;align-items:center;position:relative;z-index:1}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.hero-text{animation:fadeInLeft .9s ease both}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:50px;padding:.45rem 1.25rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.02em;animation:fadeInLeft .8s .1s ease both}.hero-text h1{font-size:4.75rem;font-weight:900;line-height:1.05;margin-bottom:1.5rem;letter-spacing:-.03em;color:#fff}.highlight{background:linear-gradient(135deg,#00c896,#00a87a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:highlightGlow 3.5s ease-in-out infinite}@keyframes highlightGlow{0%,to{opacity:1}50%{opacity:.75}}.hero-description{font-size:1.25rem;line-height:1.75;color:#ffffffd9;max-width:520px;margin-bottom:2rem}.hero-tags{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:2.5rem}.tag{padding:.4rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600}.tag-coral{background:#ad014f33;color:#f472b6;border:1px solid rgba(173,1,79,.35)}.tag-purple{background:#0359bb33;color:#93c5fd;border:1px solid rgba(3,89,187,.35)}.tag-green{background:#9fc0c133;color:#9fc0c1;border:1px solid rgba(159,192,193,.5)}.hero-cta{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.btn-hero{background:linear-gradient(135deg,#ad014f,#c13e8f);color:#fff;padding:.9rem 2.25rem;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 24px #ad014f73;white-space:nowrap}.btn-hero:hover{transform:translateY(-3px);box-shadow:0 14px 32px #ad014f8c}.btn-hero.large{padding:1.1rem 2.75rem;font-size:1.125rem}.btn-ghost{background:transparent;color:#fffc;border:none;font-size:.9375rem;font-weight:500;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .2s;padding:0}.btn-ghost:hover{color:#fff}.hero-photo-wrap{position:relative;display:flex;justify-content:center;z-index:1}.hero-photo-frame{width:100%;max-width:460px;aspect-ratio:4/3;border-radius:24px;overflow:hidden;border:4px solid rgba(255,255,255,.2);box-shadow:0 30px 80px #0006;transform:rotate(2deg);transition:transform .4s ease}.hero-photo-frame:hover{transform:rotate(0) scale(1.02)}.hero-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.floating-badge{position:absolute;background:#fff;color:#1a202c;border-radius:50px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;box-shadow:0 8px 24px #0000002e;animation:floatBadge 4s ease-in-out infinite;z-index:2}.badge-top{top:13%;right:18%;animation-delay:0s}.badge-bottom{bottom:10%;left:50%;transform:translate(-50%);animation:floatBadgeCentered 4s 1.5s ease-in-out infinite}@keyframes floatBadgeCentered{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-8px)}}@keyframes floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.ha-wrap{position:relative;display:flex;justify-content:center;align-items:center;min-height:480px;z-index:1;animation:fadeInRight .9s .15s ease both}.ha-bg-circle{position:absolute;width:780px;height:660px;border-radius:62% 38% 55% 45%/48% 58% 42% 52%;background:#9bc3ff33;left:50%;top:52%;transform:translate(-46%,-50%);pointer-events:none;z-index:0;animation:blobMorph 8s ease-in-out infinite}@keyframes blobMorph{0%,to{border-radius:62% 38% 55% 45%/48% 58% 42% 52%}33%{border-radius:45% 55% 40% 60%/55% 45% 58% 42%}66%{border-radius:55% 45% 62% 38%/42% 58% 45% 55%}}.ha-deco{position:absolute;pointer-events:none;z-index:0}.ha-deco-plane{top:3%;left:54%;width:52px;height:52px;z-index:3;animation:planeDrift 6s ease-in-out infinite}@keyframes planeDrift{0%,to{transform:translate(0) rotate(-8deg)}50%{transform:translate(6px,-8px) rotate(-4deg)}}.ha-deco-arc{top:0;left:0;width:100%;height:100%;opacity:.85;z-index:3}.ha-deco-dot{width:12px;height:12px;border-radius:50%;background:#00c896;top:55%;left:4%;z-index:2;animation:dotPulse 3s ease-in-out infinite}@keyframes dotPulse{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.4);opacity:1}}.ha-ping{position:absolute;width:80px;height:80px;border-radius:50%;border:2px solid rgba(0,200,150,.65);bottom:22%;left:44%;z-index:0;pointer-events:none;animation:pingPulse 2.5s ease-out infinite}.ha-ping:after{content:"";position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;border-radius:50%;border:1.5px solid rgba(0,200,150,.3);animation:pingPulse 2.5s .65s ease-out infinite}@keyframes pingPulse{0%{transform:scale(.6);opacity:.9}to{transform:scale(2.5);opacity:0}}.ha-deco-globe{top:72%;right:7%;font-size:1.75rem;z-index:2;animation:globeFloat 5s ease-in-out infinite}@keyframes globeFloat{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-12px) rotate(5deg)}}.ha-sparkle{position:absolute;pointer-events:none;z-index:2}.ha-sparkle:before,.ha-sparkle:after{content:"";position:absolute;background:#fffc;border-radius:2px}.ha-sparkle:before{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.ha-sparkle:after{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.ha-sparkle-1{top:18%;left:7%;width:16px;height:16px;animation:sparkleAnim 3s ease-in-out infinite}.ha-sparkle-2{top:78%;right:22%;width:12px;height:12px;animation:sparkleAnim 3.5s .8s ease-in-out infinite}.ha-sparkle-3{top:8%;left:38%;width:10px;height:10px;animation:sparkleAnim 4s 1.5s ease-in-out infinite}@keyframes sparkleAnim{0%,to{transform:scale(.8) rotate(0);opacity:.35}50%{transform:scale(1.5) rotate(45deg);opacity:1}}.ha-deco-star{top:5%;right:3%;font-size:2.25rem;animation:starSpin 5s ease-in-out infinite}@keyframes starSpin{0%,to{transform:rotate(-10deg) scale(1)}50%{transform:rotate(10deg) scale(1.15)}}.ha-connect{display:flex;align-items:center;gap:0;animation:haGentleFloat 4s ease-in-out infinite;position:relative;z-index:1}@keyframes haGentleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.ha-card{background:#fff;border:none;border-radius:20px;padding:1.75rem 1.5rem;width:220px;text-align:center;opacity:0;box-shadow:0 12px 40px #0000002e;transition:box-shadow .3s ease,transform .3s ease}.ha-card:hover{box-shadow:0 20px 60px #00000040;transform:translateY(-4px)}.ha-card-left{animation:haSlideLeft .7s .2s ease forwards}.ha-card-right{animation:haSlideRight .7s .5s ease forwards}@keyframes haSlideLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes haSlideRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.ha-avatar{font-size:3rem;margin-bottom:.5rem}.ha-name{font-size:1.25rem;font-weight:800;color:#1a202c;margin-bottom:.5rem}.ha-role{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;padding:.3rem .9rem;border-radius:50px;display:inline-block;margin-bottom:.65rem}.ha-local{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.ha-intl{background:#fce7f3;color:#be185d;border:1px solid #fbcfe8}.ha-location{font-size:.875rem;color:#64748b;margin-bottom:1rem}.ha-chips{display:flex;flex-direction:column;gap:.35rem}.ha-chips span{font-size:.8rem;background:#f1f5f9;border-radius:50px;padding:.3rem .75rem;color:#374151;border:1px solid #e2e8f0}.ha-middle{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:0 1.25rem}.ha-line{width:0;height:3px;background:linear-gradient(90deg,#ffffff4d,#ad014f,#ffffff4d);border-radius:2px;position:relative;animation:haExpandLine .6s 1.1s ease forwards;overflow:visible}@keyframes haExpandLine{0%{width:0}to{width:100px}}.ha-dot{position:absolute;width:10px;height:10px;background:#ad014f;border-radius:50%;top:50%;left:0;transform:translateY(-50%);animation:haMoveDot 2s 1.8s ease-in-out infinite;box-shadow:0 0 8px #ad014fe6}@keyframes haMoveDot{0%{left:0}50%{left:calc(100% - 10px)}to{left:0}}.ha-match-pill{background:linear-gradient(135deg,#ad014f,#c13e8f);color:#fff;font-size:.9rem;font-weight:700;padding:.5rem 1.2rem;border-radius:50px;white-space:nowrap;opacity:0;animation:haPopIn .5s 1.8s ease forwards;box-shadow:0 4px 16px #ad014f73}@keyframes haPopIn{0%{opacity:0;transform:scale(.5)}70%{transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.ha-particle{position:absolute;font-size:1.4rem;opacity:0;pointer-events:none;animation:haFloatParticle 7s ease-in-out infinite}.ha-p1{top:12%;left:4%;animation-delay:0s;animation-duration:7s}.ha-p2{top:18%;right:6%;animation-delay:1.2s;animation-duration:6s}.ha-p3{bottom:20%;left:8%;animation-delay:2.4s;animation-duration:8s}.ha-p4{top:4%;left:42%;animation-delay:.6s;animation-duration:5.5s}.ha-p5{bottom:8%;right:10%;animation-delay:3.2s;animation-duration:7s}.ha-p6{top:58%;left:1%;animation-delay:1.8s;animation-duration:6.5s}@keyframes haFloatParticle{0%{opacity:0;transform:translateY(0) rotate(0)}20%{opacity:.75}80%{opacity:.5}to{opacity:0;transform:translateY(-55px) rotate(18deg)}}.stats-strip{background:#fff;padding:4rem 0;position:relative;overflow:hidden;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.stats-strip:before{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(3,89,187,.06) 0%,transparent 70%);top:-200px;left:50%;transform:translate(-50%);pointer-events:none}.stats-grid{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap;position:relative;z-index:1}.stat-item{display:flex;flex-direction:row;align-items:center;gap:1.1rem;padding:0 3.5rem;opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.stat-number{font-size:2.75rem;font-weight:900;color:#0359bb;letter-spacing:-.04em;line-height:1;font-variant-numeric:tabular-nums;display:block}.stat-label{font-size:.75rem;color:#64748b;margin-top:.25rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;display:block}.stat-text{display:flex;flex-direction:column}.stat-icon-wrap{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto .9rem}.icon-blue{background:#0359bb1a}.icon-teal{background:#00c8961f}.icon-amber{background:#f59e0b26}.stats-strip.is-visible .stat-item{opacity:1;transform:translateY(0)}.stats-strip.is-visible .stat-item:nth-child(1){transition-delay:0s}.stats-strip.is-visible .stat-item:nth-child(3){transition-delay:.15s}.stats-strip.is-visible .stat-item:nth-child(5){transition-delay:.3s}.stat-divider{width:1px;height:56px;background:#0359bb33}.section-label{display:inline-block;background:linear-gradient(135deg,#ad014f,#c13e8f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;font-size:1rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-size:3rem;font-weight:900;color:#000;letter-spacing:-.03em;margin-bottom:3rem;line-height:1.15}.student-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:end}.student-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #00000012;transition:transform .3s ease,box-shadow .3s ease}.student-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #00000021}.student-card-featured{transform:translateY(-12px);border:3px solid #0359BB;box-shadow:0 12px 40px #0359bb33}.student-card-featured:hover{transform:translateY(-18px)}.student-photo-wrap{width:100%;aspect-ratio:1;overflow:hidden}.student-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;transition:transform .4s ease}.student-card:hover .student-photo{transform:scale(1.05)}.student-info{padding:1.25rem 1.5rem 1.5rem}.student-quote{font-size:1.0625rem;color:#374151;line-height:1.7;font-style:italic;margin-bottom:1rem}.student-name{font-weight:800;font-size:1.0625rem;color:#000}.student-origin{font-size:.9rem;color:#64748b;margin-top:.2rem}.discover-section{background:linear-gradient(135deg,#0359bb,#1a6fd4,#2a80e8);padding:6rem 0 7rem;position:relative;overflow:hidden}.ds-orb{position:absolute;border-radius:50%;pointer-events:none;animation:dsFloat 8s ease-in-out infinite}.ds-orb-1{width:500px;height:500px;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);top:-180px;right:-100px;animation-duration:10s}.ds-orb-2{width:350px;height:350px;background:radial-gradient(circle,rgba(159,192,193,.18) 0%,transparent 70%);bottom:-100px;left:-80px;animation-duration:13s;animation-delay:-4s}.ds-orb-3{width:240px;height:240px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);top:40%;left:55%;animation-duration:9s;animation-delay:-2s}@keyframes dsFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.06)}}.ds-part{position:relative;z-index:1}.ds-title{color:#fff!important;text-align:center;margin-bottom:2.5rem}.ds-label{text-align:center;display:block;background:linear-gradient(135deg,#ffffffe6,#fff9)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;margin-bottom:.75rem}.ds-divider{height:1px;background:#fff3;margin:4.5rem 0;position:relative;z-index:1}.ds-divider:before{content:"✦";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff6;background:#1a6fd4;padding:0 1rem;font-size:1rem}.hiw-row{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-top:3rem;position:relative;z-index:1}.hiw-step{flex:1;max-width:260px;text-align:center}.hiw-num{width:64px;height:64px;border-radius:50%;background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;font-size:1.75rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;transition:background .3s,transform .3s}.hiw-step:hover .hiw-num{background:#ffffff59;transform:scale(1.1)}.hiw-heading{font-size:1.2rem;font-weight:800;color:#fff;margin-bottom:.6rem}.hiw-desc{font-size:.9875rem;color:#fffc;line-height:1.65;margin:0}.hiw-arrow{flex-shrink:0;width:72px;height:20px;color:#fff9;margin-top:22px;animation:arrowPulse 1.6s ease-in-out infinite}.testimonials-section{background:#fff;padding:5.5rem 0 6rem}.testimonials-section .section-label{text-align:center;display:block}.testimonials-section .section-title{text-align:center;color:#0359bb;margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem}.testi-card{background:#f8fafc;border:1.5px solid #e8eef6;border-radius:20px;padding:2rem 2rem 1.75rem;display:flex;flex-direction:column;gap:1.5rem;box-shadow:8px 12px 32px #0359bb59,4px 6px 12px #0359bb33;transition:box-shadow .25s,transform .25s,border-color .25s}.testi-card:hover{border-color:#0359bb;box-shadow:10px 16px 48px #0359bb73,5px 8px 16px #0359bb40;transform:translateY(-4px)}.testi-quote{font-size:1rem;color:#374151;line-height:1.75;font-style:italic;margin:0;flex:1;position:relative;padding-left:1.5rem}.testi-quote:before{content:'"';position:absolute;left:0;top:-4px;font-size:2.5rem;font-style:normal;color:#0359bb;line-height:1;opacity:.4}.testi-author{display:flex;align-items:center;gap:.875rem}.testi-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#e0e8ff,#c7d8ff);display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0;border:2px solid #d0deff}.testi-info{display:flex;flex-direction:column;gap:.2rem}.testi-name{font-weight:800;font-size:.9375rem;color:#0a1628}.testi-origin{font-size:.85rem;color:#64748b}@keyframes arrowPulse{0%,to{transform:translate(0);opacity:1}50%{transform:translate(7px);opacity:.6}}.photo-strip{overflow:hidden;padding:3.5rem 0;background:#f1f5f9}.photo-strip-header{text-align:center;margin-bottom:1.5rem}.photo-strip .section-title{color:#0359bb}.photo-strip-inner{display:flex;gap:1.25rem;width:-moz-max-content;width:max-content;animation:scrollStrip 30s linear infinite}.strip-photo{width:300px;height:150px;-o-object-fit:contain;object-fit:contain;border-radius:12px;flex-shrink:0;background:#fff;padding:1.25rem 2rem;box-shadow:0 4px 16px #00000014}@keyframes scrollStrip{0%{transform:translate(0)}to{transform:translate(-50%)}}.cta-section{background:linear-gradient(135deg,#0359bb,#ad014f);padding:6rem 0;position:relative;overflow:hidden}.cta-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.3;pointer-events:none}.cta-blob-1{width:400px;height:400px;background:#c13e8f;bottom:-150px;right:5%}.cta-blob-2{width:300px;height:300px;background:#9fc0c1;top:-100px;left:10%}.features-section{padding:5rem 0 6rem;background:#fff}.features-section .section-label{text-align:center}.features-section .section-title{text-align:center;color:#0359bb}.how-section .section-title{color:#fff}.how-section .step-num{color:#fff9}.how-section .step-arrow{color:#ffffffb3}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.75rem;margin-top:3rem;position:relative;z-index:1}.feature-card{background:#ffffff24;border:1.5px solid rgba(255,255,255,.28);border-radius:20px;padding:2rem 1.5rem;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;animation:fadeInUp .6s ease both}.feature-card:nth-child(1){animation-delay:.05s}.feature-card:nth-child(2){animation-delay:.15s}.feature-card:nth-child(3){animation-delay:.25s}.feature-card:nth-child(4){animation-delay:.35s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.feature-card:hover{background:#ffffff3d;border-color:#ffffff80;transform:translateY(-6px);box-shadow:0 16px 40px #0003}.feature-icon{width:72px;height:72px;-o-object-fit:contain;object-fit:contain;margin-bottom:1.25rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.feature-card h3{font-size:1.1875rem;font-weight:800;color:#fff;margin-bottom:.6rem;letter-spacing:-.01em}.feature-card p{font-size:1rem;color:#ffffffd1;line-height:1.7;margin:0}.cta-inner{display:flex;align-items:center;justify-content:center;gap:4rem;position:relative;z-index:1}.cta-illustration{width:280px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 16px 32px rgba(0,0,0,.25))}.cta-content{text-align:left;max-width:520px;position:relative;z-index:1}.cta-emoji{font-size:3.5rem;margin-bottom:1.25rem;animation:floatBadge 3s ease-in-out infinite}.cta-content h2{font-size:3.25rem;font-weight:900;color:#fff;letter-spacing:-.03em;margin-bottom:1rem;line-height:1.15}.cta-content p{font-size:1.25rem;color:#fffc;line-height:1.7;margin-bottom:2.5rem}.cta-buttons{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.cta-link{color:#ffffffbf;text-decoration:none;font-weight:600;font-size:.9375rem;transition:color .2s;text-underline-offset:3px}.cta-link:hover{color:#fff;text-decoration:underline}.cta-note{margin-top:2.5rem;font-size:1rem;color:#ffffffa6}.cta-note strong{color:#ffffffe6}.join-section{padding:5rem 0;background:#f0f4ff;position:relative;overflow:hidden;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.join-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.join-left{text-align:left}.join-right{display:flex;flex-direction:column;gap:1.25rem}.join-section .section-label{background:linear-gradient(135deg,#ad014f,#c13e8f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.join-section .section-title{color:#0359bb}.join-blob{display:none}.join-title{margin-bottom:.5rem}.join-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:3.5rem}.join-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:2rem 1.75rem;text-align:center;cursor:pointer;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;flex-direction:column;align-items:center;gap:.625rem;outline:none;color:inherit}.join-card:hover{background:#0359bb;border-color:#0359bb;transform:translateY(-4px);box-shadow:0 16px 40px #0359bb40}.join-card-emoji{font-size:2.5rem;line-height:1;margin-bottom:.15rem}.join-card-title{font-size:1.2rem;font-weight:800;color:#0a1628;letter-spacing:-.01em;margin:0}.join-card-desc{font-size:.9375rem;color:#64748b;line-height:1.7;margin:0;max-width:280px}.join-card-btn{margin-top:.75rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:700;color:#0359bb;background:#0359bb14;border:1.5px solid rgba(3,89,187,.25);border-radius:50px;padding:.5rem 1.25rem;transition:background .15s,border-color .15s,color .15s}.join-card:hover .join-card-title{color:#fff}.join-card:hover .join-card-desc{color:#fffc}.join-card:hover .join-card-btn{background:#fff3;border-color:#ffffff73;color:#fff}.btn-institution{background:linear-gradient(135deg,#ad014f,#c13e8f);color:#fff;padding:.9rem 2.25rem;border:none;border-radius:50px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 24px #ad014f73;white-space:nowrap;margin-top:2.5rem;display:inline-block}.btn-institution:hover{transform:translateY(-3px);box-shadow:0 14px 32px #ad014f8c}.join-login-hint{font-size:.9375rem;color:#64748b;position:relative;z-index:1}.join-link{background:transparent;border:none;color:#0359bb;font-weight:700;font-size:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0}.join-link:hover{color:#023c8a}@media (max-width: 900px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-text h1{font-size:3.25rem}.hero-tags{justify-content:center}.hero-cta{justify-content:center;flex-direction:column;align-items:center}.hero-description{margin:0 auto 2rem}.hero-photo-wrap,.ha-wrap{order:-1}.ha-card{width:140px;padding:1.25rem 1rem}.ha-avatar{font-size:2rem}.ha-name{font-size:1rem}.hero-photo-frame{max-width:340px;transform:rotate(0)}.steps-row{flex-direction:column}.step-arrow{transform:rotate(90deg)}.student-cards{grid-template-columns:1fr;gap:1.25rem}.student-card-featured{transform:none}.stat-item{padding:0 1.5rem}.section-title,.cta-content h2{font-size:2.25rem}.cta-content{text-align:center}.features-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{flex-direction:column;gap:2rem}.cta-illustration{width:200px;order:-1}.join-layout{grid-template-columns:1fr;gap:2.5rem}.join-left{text-align:center}}@media (max-width: 600px){.container{padding:0 1rem}.hero-section{padding:3rem 0 4rem}.hero-text h1{font-size:2.5rem}.hero-badge{font-size:.8125rem}.hero-description{font-size:1rem;max-width:100%}.btn-hero{width:100%;justify-content:center;padding:.9rem 1.5rem}.btn-ghost{display:none}.hero-photo-frame{max-width:290px}.ha-card{width:110px;padding:1rem .75rem;border-radius:16px}.ha-avatar{font-size:1.6rem;margin-bottom:.3rem}.ha-name{font-size:.85rem;margin-bottom:.3rem}.ha-role{font-size:.6rem;padding:.15rem .5rem}.ha-location{font-size:.7rem;margin-bottom:.5rem}.ha-chips span{font-size:.65rem;padding:.15rem .45rem}.ha-middle{padding:0 .4rem;gap:.5rem}.ha-match-pill{font-size:.7rem;padding:.3rem .65rem}.floating-badge{font-size:.8125rem;padding:.4rem 1rem}.stats-strip{padding:2.25rem 0}.stat-item{padding:0 1.75rem}.stat-number{font-size:2.5rem}.stat-divider{display:none}.stats-grid{gap:1.25rem;flex-wrap:wrap;justify-content:center}.stat-number{font-size:1.5rem}.discover-section{padding:3.5rem 0}.hiw-row{flex-direction:column;align-items:center;gap:1.5rem}.hiw-step{max-width:420px}.hiw-arrow{display:none}.testimonials-grid{grid-template-columns:1fr}.section-label{font-size:.8125rem}.section-title{font-size:2rem;margin-bottom:2rem}.photo-strip{padding:2rem 0}.strip-photo{width:200px;height:100px;padding:.875rem 1.25rem}.cta-section{padding:4rem 0}.join-cards{grid-template-columns:1fr;max-width:480px;gap:1.25rem}.join-section{padding:4rem 0}.join-subtitle{font-size:1rem}.join-layout{grid-template-columns:1fr;gap:2rem}.join-left{text-align:center}.cta-emoji{font-size:2.75rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.0625rem}.btn-hero.large{width:100%;padding:1rem 1.5rem;font-size:1rem}.features-grid{grid-template-columns:1fr 1fr;gap:1rem}.feature-card{padding:1.5rem 1rem}.feature-icon{width:56px;height:56px}.cta-illustration{width:160px}}.projet-page{min-height:100vh;background:#f8f9fa;font-family:Inter,system-ui,-apple-system,sans-serif}.projet-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.projet-hero{background:linear-gradient(135deg,#0359bb,#ad014f);color:#fff;padding:5rem 0 6rem;position:relative;overflow:hidden}.blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none}.blob-1{width:500px;height:500px;background:#ad014f;top:-150px;right:-100px}.blob-2{width:350px;height:350px;background:#c13ebf;bottom:-100px;left:5%}.projet-hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}.projet-hero-badge{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25);color:#fff;border-radius:50px;padding:.45rem 1.25rem;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;letter-spacing:.02em}.projet-hero-text h1{font-size:3.5rem;font-weight:900;line-height:1.08;margin-bottom:1.5rem;letter-spacing:-.03em;color:#fff}.highlight{background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.projet-hero-description{font-size:1.125rem;line-height:1.75;color:#ffffffd9;max-width:500px;margin-bottom:2.5rem}.btn-hero-white{background:#fff;color:#ad014f;padding:.9rem 2.25rem;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 24px #0003;text-decoration:none;display:inline-block}.btn-hero-white:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000047}.projet-hero-visual{position:relative;display:flex;justify-content:center;z-index:1}.projet-hero-card{background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.25);border-radius:24px;padding:2.5rem;color:#fff;width:100%;max-width:400px}.projet-hero-card h3{font-size:1.25rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.01em}.projet-facts{display:flex;flex-direction:column;gap:1rem}.projet-fact{display:flex;align-items:center;gap:.875rem;font-size:.9375rem;color:#ffffffe6}.fact-icon{font-size:1.25rem;flex-shrink:0}.what-section{background:#fff;padding:5rem 0}.what-inner{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.section-label{display:inline-block;background:linear-gradient(135deg,#ad014f,#c13e8f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;font-size:.9375rem;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.75rem}.section-title{font-size:2.5rem;font-weight:900;color:#0f172a;letter-spacing:-.03em;margin-bottom:1.25rem;line-height:1.15}.section-text{font-size:1.0625rem;color:#475569;line-height:1.8;margin-bottom:1.25rem}.what-image-wrap{border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #0000001f;aspect-ratio:4/3}.what-image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.what-image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#0359bb,#ad014f);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.what-image-placeholder span:first-child{font-size:4rem}.what-image-placeholder span:last-child{font-size:1.125rem;font-weight:700;opacity:.9}.how-section{background:#f1f5f9;padding:5rem 0}.how-header{text-align:center;margin-bottom:3.5rem}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.steps-grid:before{content:"";position:absolute;top:40px;left:calc(12.5% + 1.5rem);right:calc(12.5% + 1.5rem);height:2px;background:linear-gradient(90deg,#0359bb,#ad014f);opacity:.3;pointer-events:none}.step-card{background:#fff;border-radius:20px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 16px #0000000f;transition:transform .25s ease,box-shadow .25s ease;position:relative}.step-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #0000001f}.step-number{width:56px;height:56px;background:linear-gradient(135deg,#0359bb,#ad014f);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:900;margin:0 auto 1.25rem}.step-card h3{font-size:1.0625rem;font-weight:800;color:#0f172a;margin-bottom:.625rem;letter-spacing:-.01em}.step-card p{font-size:.9rem;color:#64748b;line-height:1.65;margin:0}.values-section{background:#fff;padding:5rem 0}.values-header{text-align:center;margin-bottom:3.5rem}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.value-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;padding:2.25rem;transition:all .25s ease}.value-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;border-color:#ad014f33}.value-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.value-card h3{font-size:1.125rem;font-weight:800;color:#0f172a;margin-bottom:.625rem;letter-spacing:-.01em}.value-card p{font-size:.9375rem;color:#64748b;line-height:1.7;margin:0}.esn-section{background:linear-gradient(135deg,#0359bb,#ad014f);padding:5rem 0;color:#fff;position:relative;overflow:hidden;text-align:center}.esn-section:before{content:"";position:absolute;width:500px;height:500px;background:#ffffff0d;border-radius:50%;top:-200px;left:-150px;pointer-events:none}.esn-inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.esn-inner h2{font-size:2.5rem;font-weight:900;margin-bottom:1.25rem;letter-spacing:-.03em}.esn-inner p{font-size:1.125rem;color:#ffffffd9;line-height:1.75;margin-bottom:2.5rem}.esn-cta-group{display:flex;align-items:center;justify-content:center;gap:1.25rem;flex-wrap:wrap}.btn-white{background:#fff;color:#ad014f;padding:.9rem 2.25rem;border:none;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 8px 24px #0003}.btn-white:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000047}.btn-outline-white{background:transparent;color:#fff;padding:.9rem 2.25rem;border:2px solid rgba(255,255,255,.6);border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .25s ease}.btn-outline-white:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-2px)}@media (max-width: 960px){.projet-hero-inner{grid-template-columns:1fr;gap:2.5rem}.projet-hero-text h1{font-size:2.75rem}.what-inner{grid-template-columns:1fr;gap:2.5rem}.steps-grid{grid-template-columns:repeat(2,1fr)}.steps-grid:before{display:none}.values-grid{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.projet-hero-text h1{font-size:2.25rem}.section-title{font-size:2rem}.steps-grid,.values-grid{grid-template-columns:1fr}.esn-inner h2{font-size:2rem}.projet-hero-card{max-width:100%}}.offre-hero{background:#003da4;color:#fff;padding:10rem 0 8rem;position:relative;overflow:hidden}.offre-hero-wave{position:absolute;bottom:-1px;left:0;width:100%;overflow:hidden;line-height:0;pointer-events:none;z-index:1}.offre-hero-wave svg{display:block;width:100%;height:180px}.offre-hero-blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(90px);opacity:.3}.offre-hero-blob-1{width:520px;height:520px;background:#0247a1;top:-160px;right:-120px}.offre-hero-blob-2{width:380px;height:380px;background:#1a6fd4;bottom:-120px;left:2%}.offre-hero-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:5rem;align-items:center;position:relative;z-index:1}.offre-hero-text{display:flex;flex-direction:column;gap:0}.offre-badge-green{display:inline-flex;align-items:center;gap:.5rem;background:#00c896;color:#fff;border-radius:50px;padding:.45rem 1.25rem;font-size:.8125rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.75rem;width:-moz-fit-content;width:fit-content}.offre-hero-h1{font-size:3.25rem;font-weight:900;line-height:1.1;letter-spacing:-.03em;color:#fff;margin-bottom:1.75rem}.offre-hero-desc{font-size:1.0625rem;line-height:1.75;color:#ffffffe0;margin-bottom:2.25rem;max-width:480px}.offre-hero-desc strong{color:#fff;text-decoration:underline;text-decoration-color:#fff6;text-underline-offset:3px}.offre-btn-devis{display:inline-flex;align-items:center;gap:.625rem;background:#e8004b;color:#fff;border-radius:50px;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;width:-moz-fit-content;width:fit-content;margin-bottom:1rem;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 8px 24px #e8004b61}.offre-btn-devis:hover{transform:translateY(-3px);box-shadow:0 14px 32px #e8004b7a}.offre-cta-note{font-size:.875rem;color:#00c896;font-weight:600;margin:0}.offre-hero-visual{position:relative;display:flex;justify-content:center;align-items:center;min-height:460px}.offre-photo-blob{position:relative;width:440px;height:400px;border-radius:62% 38% 52% 48%/50% 60% 40% 50%;overflow:hidden;box-shadow:0 24px 60px #0000004d}.offre-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.offre-deco-plane{position:absolute;top:-10px;left:50%;transform:translate(-40%);width:72px;height:72px;z-index:2;animation:offrePlaneDrift 5s ease-in-out infinite}@keyframes offrePlaneDrift{0%,to{transform:translate(-40%) translateY(0) rotate(-6deg)}50%{transform:translate(-36%) translateY(-10px) rotate(-2deg)}}.offre-float-card{position:absolute;background:#fff;border-radius:16px;padding:.875rem 1.125rem;box-shadow:0 10px 32px #0000002e;display:flex;align-items:center;gap:.875rem;min-width:200px;max-width:230px;animation:offrefloat 4s ease-in-out infinite;z-index:3}@keyframes offrefloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.offre-float-stat{top:4%;right:-2%;animation-delay:0s}.offre-float-program{bottom:28%;left:-6%;animation-delay:1s}.offre-float-support{bottom:8%;right:-4%;animation-delay:1.8s}.offre-float-icon-wrap{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.offre-fi-blue{background:#0359bb1f}.offre-fi-purple{background:#8b5cf61f}.offre-fi-yellow{background:#f59e0b1f}.offre-float-big{font-size:1.5rem;font-weight:900;color:#0f172a;line-height:1.1}.offre-float-small{font-size:.78rem;color:#64748b;line-height:1.3;font-weight:600}.offre-float-text{font-size:.8125rem;color:#1a202c;font-weight:700;line-height:1.35}@media (max-width: 1100px){.offre-hero-inner{grid-template-columns:1fr 1fr;gap:3rem}.offre-hero-h1{font-size:2.75rem}.offre-photo-blob{width:360px;height:330px}}@media (max-width: 768px){.offre-hero{padding:8rem 0 5rem}.offre-hero-inner{grid-template-columns:1fr;gap:3rem}.offre-hero-h1{font-size:2.25rem}.offre-hero-visual{min-height:340px}.offre-photo-blob{width:300px;height:280px}.offre-float-stat{top:2%;right:0}.offre-float-program{bottom:30%;left:0}.offre-float-support{bottom:2%;right:0}}.offre-features{background:transparent;padding:0 0 3.5rem;position:relative;z-index:2;margin-top:-118px}.offre-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;background:#fff;border-radius:28px 28px 0 0;padding:2.5rem 2rem;box-shadow:0 18px 48px #0000001f;border:1px solid rgba(229,231,235,.9)}.offre-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.offre-feature-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.offre-feature:hover .offre-feature-icon{transform:scale(1.1)}.offre-fi-teal{background:#00c8961f}.offre-fi-purple2{background:#8b5cf61f}.offre-fi-orange{background:#f973161f}.offre-fi-blue2{background:#0359bb1f}.offre-feature h4{font-size:.9375rem;font-weight:800;color:#0f172a;margin:0;line-height:1.3}.offre-feature p{font-size:.875rem;color:#64748b;margin:0;line-height:1.6}@media (max-width: 900px){.offre-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.offre-features-grid{grid-template-columns:1fr}}.offre-banner-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:1rem}.offre-banner-badge{display:inline-block;background:#0359bb1f;color:#0359bb;border:1px solid rgba(3,89,187,.25);border-radius:50px;padding:.4rem 1.2rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeInUp .5s ease both}.offre-banner-title{font-size:3rem;font-weight:900;color:#000!important;letter-spacing:-.03em;margin:0;max-width:700px;animation:fadeInUp .6s ease both;animation-delay:.1s}.offre-banner-subtitle{font-size:1.125rem;color:#64748b;margin:0;max-width:560px;line-height:1.65;animation:fadeInUp .6s ease both;animation-delay:.2s}.offre-banner-accent{width:64px;height:4px;border-radius:50px;background:linear-gradient(90deg,#0359bb,#ad014f);margin-top:.5rem;animation:fadeInUp .6s ease both;animation-delay:.3s}.offre-banner-desc{font-size:.9375rem;color:#475569;max-width:620px;line-height:1.75;margin:0;text-align:left;animation:fadeInUp .6s ease both;animation-delay:.4s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.offre-banner-accent{width:64px;height:4px;border-radius:50px;background:linear-gradient(90deg,#0359bb,#ad014f);margin-top:.5rem}@media (max-width: 640px){.offre-banner-title{font-size:2.1rem}}.offre-section{padding:5rem 0;background:#f8f9fa}.offre-section-alt{background:#f0f4ff}.offre-section-solution{background:#fff}.solution-layout{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.solution-left{display:flex;flex-direction:column;gap:1.25rem}.solution-quote{border-left:4px solid #AD014F;margin:0;padding:1rem 1.5rem;background:linear-gradient(135deg,#ad014f0f,#c13e8f0f);border-radius:0 12px 12px 0;font-size:1rem;color:#334155;line-height:1.7;font-style:normal}.solution-stats{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.25rem}.solution-stat-card{background:#f0f4ff;border:1.5px solid #dde5f7;border-radius:20px;padding:1.75rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.solution-stat-card:nth-child(3){grid-column:1 / -1}.solution-stat-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0359bb1f}.solution-stat-card--accent{background:linear-gradient(135deg,#0359bb,#ad014f);border-color:transparent}.solution-stat-card--accent .solution-stat-value,.solution-stat-card--accent .solution-stat-label,.solution-stat-card--accent .solution-stat-icon{color:#fff}.solution-stat-icon{font-size:1.75rem;line-height:1}.solution-stat-value{font-size:2.25rem;font-weight:900;color:#0359bb;letter-spacing:-.03em;line-height:1}.solution-stat-label{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em}@media (max-width: 768px){.solution-layout{grid-template-columns:1fr;gap:2.5rem}}.offre-section-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,#dde5f7 20%,#e9d5f5 80%,transparent);margin:3.5rem 0}.offre-tree-section{display:flex;flex-direction:column;align-items:center;text-align:center}.offre-tree-section .offre-section-title{text-align:center}.offre-section-title--centered{text-align:center;width:100%;margin-bottom:2rem}.offre-section-title{font-size:2rem;font-weight:900;color:#000;letter-spacing:-.02em;margin-bottom:1.5rem}.offre-section-title--blue{color:#0359bb}.offre-section-intro{font-size:1.0625rem;color:#334155;margin-bottom:1.5rem}.offre-stats-row{display:flex;flex-wrap:wrap;gap:.875rem;margin-bottom:2rem}.offre-stat-pill{background:#0359bb;color:#fff;border-radius:50px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600}.offre-highlight-box{background:linear-gradient(135deg,#ad014f14,#c13e8f14);border-left:4px solid #AD014F;border-radius:0 12px 12px 0;padding:1.1rem 1.5rem;font-size:1rem;color:#334155;line-height:1.7;max-width:700px}.offre-compare{display:flex;flex-direction:column;gap:2rem}.offre-compare-header{text-align:center;max-width:780px;margin:0 auto}.offre-compare-kicker{margin:0 0 .5rem;font-size:.95rem;font-weight:800;color:#0359bb;text-transform:uppercase;letter-spacing:.08em}.offre-compare-intro{margin:0 auto;max-width:680px;font-size:1rem;line-height:1.7;color:#475569}.offre-common-base{background:linear-gradient(180deg,#fff,#f2f7ff);border:1.5px solid rgba(3,89,187,.18);border-radius:24px;padding:2rem;box-shadow:0 16px 38px #0359bb14}.offre-common-base-label{width:-moz-fit-content;width:fit-content;margin:0 auto .75rem;padding:.5rem 1.1rem;border-radius:999px;background:linear-gradient(135deg,#0359bb,#0247a1);color:#fff;font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.offre-common-base-text{text-align:center;margin:0 0 1.75rem;color:#475569;font-size:.95rem}.offre-common-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.offre-common-item{text-align:center;padding:1rem .75rem;border-right:1px solid rgba(3,89,187,.12)}.offre-common-item:last-child{border-right:0}.offre-common-icon{width:58px;height:58px;margin:0 auto .85rem;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#0359bb14,#ad014f1a);font-size:1.45rem}.offre-common-item h3{margin:0 0 .45rem;font-size:.85rem;font-weight:800;text-transform:uppercase;color:#0f172a;line-height:1.35}.offre-common-item p{margin:0;font-size:.8rem;line-height:1.55;color:#64748b}.offre-compare-divider{position:relative;text-align:center;font-size:.95rem;font-weight:800;color:#0f172a;text-transform:uppercase;letter-spacing:.06em}.offre-compare-divider:before,.offre-compare-divider:after{content:"";position:absolute;top:50%;width:calc(50% - 180px);height:2px;background:linear-gradient(90deg,transparent,#AD014F)}.offre-compare-divider:before{left:0}.offre-compare-divider:after{right:0;transform:scaleX(-1)}.offre-compare-divider span{display:inline-block;padding:0 1rem;background:#f0f4ff;position:relative;z-index:1}.offre-compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.offre-compare-card{overflow:hidden;border-radius:22px;background:#fff;border:1px solid #dbe4f0;box-shadow:0 14px 36px #0f172a14;transition:transform .25s ease,box-shadow .25s ease}.offre-compare-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #0f172a24}.offre-compare-card--essential{border-color:#0359bb38}.offre-compare-card--complete{border-color:#ad014f3d}.offre-compare-band{display:flex;align-items:center;gap:.85rem;padding:1rem 1.2rem;color:#fff}.offre-compare-card--essential .offre-compare-band{background:linear-gradient(135deg,#0359bb,#0247a1)}.offre-compare-card--complete .offre-compare-band{background:linear-gradient(135deg,#c13e8f,#ad014f)}.offre-compare-band-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffff2e;font-size:1.2rem}.offre-compare-band-label,.offre-compare-band-sub{margin:0}.offre-compare-band-label{font-size:.95rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.offre-compare-band-sub{font-size:.8rem;opacity:.9}.offre-compare-body{padding:1.3rem 1.25rem 1.4rem}.offre-compare-chip{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;border:1px solid rgba(173,1,79,.18);background:#ad014f0f;color:#ad014f;padding:.3rem .8rem;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.offre-compare-list{list-style:none;padding:0;margin:1rem 0 1.25rem;display:flex;flex-direction:column;gap:.95rem;counter-reset:offre-step}.offre-compare-list li{position:relative;padding-left:2.2rem;display:flex;flex-direction:column;gap:.2rem}.offre-compare-list li:before{counter-increment:offre-step;content:counter(offre-step);position:absolute;left:0;top:.1rem;width:1.5rem;height:1.5rem;border-radius:50%;display:grid;place-items:center;font-size:.8rem;font-weight:800;color:#fff}.offre-compare-card--essential .offre-compare-list li:before{background:#0359bb}.offre-compare-card--complete .offre-compare-list li:before{background:#ad014f}.offre-compare-list strong{font-size:.9rem;color:#0f172a}.offre-compare-list span{font-size:.84rem;line-height:1.55;color:#475569}.offre-compare-footer{display:flex;align-items:center;gap:.9rem;padding:.95rem 1rem;border-radius:14px;background:#f8fafc;border:1px solid #e5edf5}.offre-compare-footer--accent{background:#ad014f0d;border-color:#ad014f24}.offre-compare-footer-icon{width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:.9rem;font-weight:800;flex-shrink:0}.offre-compare-card--essential .offre-compare-footer-icon{background:#0359bb}.offre-compare-card--complete .offre-compare-footer-icon{background:#ad014f}.offre-compare-footer strong{display:block;font-size:.8rem;color:#0f172a;text-transform:uppercase;margin-bottom:.2rem}.offre-compare-footer p{margin:0;font-size:.84rem;line-height:1.5;color:#475569}.offre-section-support-block,.offre-section-setup{background:#fff}.offre-section-setup-block{background:#f8fbff}.offre-setup-card{max-width:860px;margin:0 auto;background:linear-gradient(180deg,#fff,#f8fdfb);border:1.5px solid rgba(0,200,150,.18);border-radius:28px;padding:2rem;box-shadow:0 18px 48px #0f172a14}.offre-setup-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem}.offre-setup-header-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:1.9rem;background:linear-gradient(135deg,#00c8961f,#0359bb14);color:#00c896}.offre-setup-title{margin:0 0 .35rem;font-size:2rem;font-weight:900;color:#0359bb;letter-spacing:-.02em;text-transform:uppercase}.offre-setup-subtitle{margin:0;font-size:1rem;line-height:1.65;color:#475569}.offre-setup-steps{position:relative;display:flex;flex-direction:column;gap:1rem;margin:0 0 1.5rem;padding-left:.4rem}.offre-setup-steps:before{content:"";position:absolute;left:1rem;top:.8rem;bottom:.8rem;width:2px;background:linear-gradient(180deg,#00c89633,#00c896bf,#00c89633)}.offre-setup-step{position:relative;display:grid;grid-template-columns:2rem 2.5rem 1fr;align-items:center;gap:.9rem;min-height:58px}.offre-setup-step:not(:last-child):after{content:"↓";position:absolute;left:1rem;bottom:-.92rem;transform:translate(-50%);font-size:1rem;font-weight:900;color:#4caf50e6;z-index:2}.offre-setup-step-index{width:2rem;height:2rem;border-radius:50%;display:grid;place-items:center;background:#4caf50;color:#fff;font-size:.95rem;font-weight:800;position:relative;z-index:1;box-shadow:0 0 0 6px #fff}.offre-setup-step-icon{width:2.5rem;height:2.5rem;border-radius:14px;display:grid;place-items:center;font-size:1.2rem;color:#0359bb;background:#0359bb12;border:1px solid rgba(3,89,187,.1)}.offre-setup-step-text{font-size:1rem;font-weight:700;color:#1e3a5f}.offre-setup-note{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border-radius:18px;background:linear-gradient(135deg,#00c89614,#00c89608);border:1px solid rgba(0,200,150,.18)}.offre-setup-note-icon{width:2.25rem;height:2.25rem;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#4caf50;color:#fff;font-weight:800}.offre-setup-note p{margin:0;font-size:.95rem;line-height:1.6;color:#2f5e4d;font-weight:600}.offre-cta-section{padding:5rem 0;background:linear-gradient(135deg,#0359bb,#ad014f);text-align:center}.offre-support-head{max-width:760px;margin:0 auto 2rem;text-align:center}.offre-support-intro{margin:0;font-size:1rem;line-height:1.7;color:#475569}.offre-support-card,.offre-setup-card{height:100%;background:linear-gradient(180deg,#fff,#f8fdfb);border-radius:28px;padding:2rem;box-shadow:0 18px 48px #0f172a14}.offre-cta-title{font-size:2.25rem;font-weight:900;color:#fff}.offre-support-card{max-width:1100px;margin:0 auto;background:linear-gradient(180deg,#fff,#f3f8ff);border:1.5px solid rgba(3,89,187,.16)}.offre-support-card--horizontal,.offre-setup-card--horizontal{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:1.75rem;align-items:center}.offre-setup-card{border:1.5px solid rgba(0,200,150,.18)}.offre-support-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.75rem}.offre-support-card-icon{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:1.9rem;color:#0359bb;background:linear-gradient(135deg,#0359bb1f,#ad014f14)}.offre-support-card-title{margin:0 0 .35rem;font-size:1.6rem;font-weight:900;color:#0359bb;letter-spacing:-.02em}.offre-support-card-subtitle{margin:0;font-size:.98rem;line-height:1.65;color:#475569}.offre-support-pillars{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;margin-bottom:1.25rem}.offre-support-pillars:before{content:"";position:absolute;left:6%;right:6%;top:50%;height:2px;background:linear-gradient(90deg,#0359bb1f,#0359bb47,#0359bb1f);pointer-events:none}.offre-support-pillar{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;min-height:116px;padding:1rem .8rem;border-radius:18px;background:#fff;border:1px solid rgba(3,89,187,.1);text-align:center;z-index:1}.offre-support-pillar:after{content:"→";position:absolute;top:50%;right:-.95rem;transform:translateY(-50%);font-size:1.2rem;font-weight:900;color:#0359bb73;z-index:2}.offre-support-pillar:last-child:after{display:none}.offre-support-pillar-icon{width:2.35rem;height:2.35rem;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#0359bb14;color:#0359bb;font-size:1.05rem}.offre-support-pillar span:last-child{font-size:.92rem;font-weight:700;line-height:1.45;color:#1e3a5f;text-align:center}.offre-support-note{display:flex;align-items:center;gap:.9rem;padding:1rem 1.1rem;border-radius:18px;background:linear-gradient(135deg,#0359bb0f,#ad014f0a);border:1px solid rgba(3,89,187,.1)}.offre-support-note-icon{width:2.25rem;height:2.25rem;border-radius:50%;display:grid;place-items:center;flex-shrink:0;background:#0359bb;color:#fff;font-weight:800}.offre-support-note p{margin:0;font-size:.95rem;line-height:1.6;color:#334155;font-weight:600}.offre-support-card-main,.offre-setup-card-main{min-width:0}.offre-setup-card--horizontal .offre-setup-header,.offre-support-card--horizontal .offre-support-card-header{margin-bottom:0}.offre-setup-card--horizontal .offre-setup-steps{margin:0 0 1.25rem}.offre-cta-section{padding:5rem 0;background:linear-gradient(135deg,#0359bb,#ad014f);text-align:center;color:#fff}.offre-cta-title{font-size:2.25rem;font-weight:900;color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.offre-cta-desc{font-size:1.0625rem;color:#ffffffd9;margin-bottom:2.25rem;max-width:580px;margin-left:auto;margin-right:auto;line-height:1.7}.btn-cta-offre{display:inline-block;background:#fff;color:#ad014f;padding:.9rem 2.25rem;border-radius:50px;font-size:1.0625rem;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #0003;transition:transform .2s,box-shadow .2s}.btn-cta-offre:hover{transform:translateY(-3px);box-shadow:0 14px 32px #00000047}@media (max-width: 700px){.offre-compare-cards{grid-template-columns:1fr}.offre-support-card,.offre-setup-card{padding:1.5rem}.offre-support-card--horizontal,.offre-setup-card--horizontal{grid-template-columns:1fr;gap:1.25rem}.offre-support-card-header,.offre-setup-header{align-items:flex-start}.offre-support-card-title,.offre-setup-title{font-size:1.5rem}.offre-support-pillars{grid-template-columns:1fr}.offre-support-pillars:before,.offre-support-pillar:after{display:none}.offre-support-pillar{flex-direction:row;justify-content:flex-start;text-align:left;min-height:64px;padding:.9rem 1rem}.offre-support-pillar span:last-child{text-align:left}.offre-setup-step{grid-template-columns:2rem 2.25rem 1fr;gap:.75rem}.offre-common-grid{grid-template-columns:1fr 1fr}.offre-common-item{border-right:0;border-bottom:1px solid rgba(3,89,187,.12)}.offre-common-item:last-child{border-bottom:0;grid-column:1 / -1}.offre-hero-title{font-size:2.25rem}}@media (max-width: 900px){.offre-common-grid{grid-template-columns:repeat(3,1fr)}.offre-support-card--horizontal,.offre-setup-card--horizontal{grid-template-columns:1fr}.offre-support-card-title,.offre-setup-title{font-size:1.75rem}.offre-common-item:nth-child(3){border-right:0}.offre-common-item:nth-child(4),.offre-common-item:nth-child(5){border-bottom:0}.offre-compare-divider:before,.offre-compare-divider:after{width:calc(50% - 120px)}}.cta-split-wrapper{background:#f8f9fa;padding:5rem 0}.cta-split-section-header{text-align:center;margin-bottom:2.5rem}.cta-split-kicker{margin:0 0 .5rem;font-size:.875rem;font-weight:800;color:#0359bb;text-transform:uppercase;letter-spacing:.08em}.cta-split-section-title{margin:0;font-size:2.25rem;font-weight:900;color:#0f172a;letter-spacing:-.03em;line-height:1.15}.cta-split-section{display:grid;grid-template-columns:1fr 1fr;min-height:560px;max-width:1200px;margin:0 auto;border-radius:28px;overflow:hidden;box-shadow:0 24px 64px #0f172a24}.cta-split-left{background:linear-gradient(160deg,#0b2a6b,#1a4fa8 60%,#0359bb);position:relative;overflow:hidden;display:flex;align-items:stretch}.cta-split-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.04) 0%,transparent 55%),radial-gradient(circle at 80% 10%,rgba(173,1,79,.12) 0%,transparent 45%);pointer-events:none}.cta-split-left-inner{position:relative;z-index:1;padding:3.5rem 3rem;display:flex;flex-direction:column;gap:1.25rem;justify-content:center}.cta-split-title{font-size:2.5rem;font-weight:900;color:#fff;letter-spacing:-.03em;line-height:1.1;margin:0}.cta-split-title-highlight{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-split-question{font-size:1.05rem;font-weight:700;color:#fffffff2;margin:0;line-height:1.55}.cta-split-desc{font-size:.9375rem;color:#ffffffc7;line-height:1.7;margin:0}.cta-split-desc strong{color:#93c5fd;font-weight:700}.cta-contact-card{display:flex;align-items:center;gap:1rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:1rem 1.25rem}.cta-contact-avatar{width:52px;height:52px;border-radius:12px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,255,255,.3)}.cta-contact-info{display:flex;flex-direction:column;gap:.3rem}.cta-contact-role{margin:0;font-size:.875rem;font-weight:800;color:#fff}.cta-contact-detail{margin:0;font-size:.84rem;color:#ffffffd1;display:flex;align-items:center;gap:.4rem}.cta-split-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#22c55e;color:#fff;border-radius:50px;padding:.9rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;width:-moz-fit-content;width:fit-content;box-shadow:0 8px 24px #22c55e66;transition:transform .2s,box-shadow .2s}.cta-split-btn:hover{transform:translateY(-3px);box-shadow:0 14px 32px #22c55e80}.cta-split-note{margin:0;font-size:.84rem;color:#fff9;display:flex;align-items:center;gap:.4rem}.cta-split-right{background:#fff;padding:3.5rem 3rem;display:flex;flex-direction:column;justify-content:center}.cta-features-title{font-size:1.5rem;font-weight:900;color:#0f172a;letter-spacing:-.02em;margin:0 0 .75rem}.cta-features-accent{width:48px;height:4px;border-radius:50px;background:linear-gradient(90deg,#0359bb,#ad014f);margin-bottom:1.75rem}.cta-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.1rem}.cta-feature-item{display:flex;align-items:flex-start;gap:.875rem}.cta-feature-icon{font-size:1.25rem;flex-shrink:0;margin-top:.1rem;width:2rem;text-align:center}.cta-feature-item div{display:flex;flex-direction:column;gap:.15rem}.cta-feature-item strong{font-size:.9rem;font-weight:700;color:#0f172a;line-height:1.4}.cta-feature-item p{margin:0;font-size:.84rem;color:#64748b;line-height:1.55}@media (max-width: 900px){.cta-split-section{grid-template-columns:1fr}.cta-split-left-inner,.cta-split-right{padding:2.5rem 1.75rem}.cta-split-title{font-size:2rem}}.history-timeline-section{position:relative;background:#fff;padding:6rem 0 6.5rem;overflow:hidden}.history-timeline-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 86% 16%,rgba(59,130,246,.18),transparent 32%),radial-gradient(circle at 88% 14%,rgba(191,219,254,.85),transparent 46%),linear-gradient(90deg,#fff0 52%,#dbeafe6b);pointer-events:none}.history-timeline-showcase{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);gap:3.5rem;align-items:center;margin-bottom:4.5rem}.history-timeline-header{max-width:460px}.history-timeline-kicker{margin:0 0 .75rem;font-size:.95rem;font-weight:800;color:#0b63d8;text-transform:uppercase;letter-spacing:.08em}.history-timeline-title{margin:0;font-size:clamp(3.25rem,5.8vw,5rem);font-weight:900;line-height:.92;letter-spacing:-.03em;color:#16245b}.history-timeline-intro{margin:1.9rem 0 0;max-width:360px;padding:.95rem 1.25rem;background:#ffffffe0;border:1px solid rgba(191,219,254,.95);border-radius:999px;color:#475569;font-size:.97rem;line-height:1.55;box-shadow:0 18px 40px #0f172a0f}.history-timeline-visual{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center}.history-timeline-visual-glow{position:absolute;top:1.4rem;right:-4rem;bottom:.25rem;left:4rem;border-radius:42px;background:linear-gradient(90deg,#ffffff1a,#dbeafecc);filter:blur(10px)}.history-timeline-plane-icon{position:absolute;top:0;left:1.25rem;width:54px;height:54px;z-index:2}.history-timeline-image-shell{position:relative;width:min(100%,580px);aspect-ratio:1.45;border-radius:30px;overflow:hidden;box-shadow:0 28px 70px #0f172a29;z-index:1}.history-timeline-image-shell:before{content:"";position:absolute;top:-18px;right:48px;width:170px;height:70px;border:2px dashed rgba(96,165,250,.35);border-left:0;border-bottom:0;border-radius:999px 999px 0 0;transform:rotate(7deg)}.history-timeline-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.history-timeline-wrap{position:relative;max-width:980px;margin:0 auto;padding-left:5.5rem}.history-timeline-line{position:absolute;top:.5rem;bottom:.5rem;left:1.05rem;width:4px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#14b8a6 28%,#8b5cf6 58%,#ff4d8d 82%,#2563eb)}.history-timeline-item{position:relative;display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:1.6rem;align-items:start;margin-bottom:2.8rem}.history-timeline-item:last-child{margin-bottom:0}.history-timeline-marker{position:relative;min-height:1px}.history-timeline-dot{position:relative;display:block;width:18px;height:18px;margin-top:.65rem;margin-left:.1rem;border-radius:50%;border:4px solid #ffffff;box-shadow:0 8px 20px #0f172a24;z-index:2}.history-timeline-dot--blue{background:#2563eb}.history-timeline-dot--teal{background:#14b8a6}.history-timeline-dot--purple{background:#8b5cf6}.history-timeline-dot--pink{background:#ff4d8d}.history-timeline-dot--blue-deep{background:#2563eb}.history-timeline-content{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:1.4rem;align-items:start}.history-timeline-date{margin:0;font-size:clamp(2rem,3.2vw,3.25rem);font-weight:900;letter-spacing:-.02em;line-height:1}.history-timeline-date--blue{color:#2563eb}.history-timeline-date--teal{color:#14b8a6}.history-timeline-date--purple{color:#8b5cf6}.history-timeline-date--pink{color:#ff4d8d}.history-timeline-date--blue-deep{color:#2563eb}.history-timeline-copy{padding-top:.15rem}.history-timeline-copy h3{margin:0 0 .5rem;font-size:1.08rem;font-weight:800;line-height:1.35;color:#0f172a}.history-timeline-copy p{margin:0;font-size:.96rem;line-height:1.75;color:#475569}@media (max-width: 900px){.history-timeline-showcase{grid-template-columns:1fr;gap:2.25rem;margin-bottom:3.2rem}.history-timeline-header,.history-timeline-intro{max-width:100%}.history-timeline-visual{min-height:300px}.history-timeline-wrap{padding-left:4rem}.history-timeline-line{left:1rem}.history-timeline-content{grid-template-columns:1fr;gap:.65rem}.history-timeline-date{font-size:2.35rem}}@media (max-width: 640px){.history-timeline-section{padding:4.5rem 0 5rem}.history-timeline-title{font-size:2.7rem}.history-timeline-intro{border-radius:24px}.history-timeline-wrap{padding-left:2.5rem}.history-timeline-item{grid-template-columns:1rem minmax(0,1fr);gap:1rem;margin-bottom:2.1rem}.history-timeline-line{left:.35rem}.history-timeline-dot{width:16px;height:16px;margin-left:0}.history-timeline-visual{min-height:220px}.history-timeline-plane-icon{width:42px;height:42px;left:.25rem}.history-timeline-image-shell:before{width:120px;right:18px}.history-timeline-date{font-size:1.95rem}.history-timeline-copy h3{font-size:1rem}.history-timeline-copy p{font-size:.9rem}}.history-timeline-section{background:#f8faff!important;padding:6rem 0 7rem;position:relative;overflow:hidden}.history-timeline-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 92% 8%,rgba(37,99,235,.09),transparent 36%),radial-gradient(circle at 8% 78%,rgba(139,92,246,.07),transparent 36%),radial-gradient(circle at 50% 50%,rgba(20,184,166,.04),transparent 60%);pointer-events:none}.history-timeline-section .container{position:relative;z-index:1}.histoire-plane{position:absolute;pointer-events:none;z-index:0}.histoire-plane-1{top:5%;left:2.5%;width:72px;height:72px;animation:planeDrift1 9s ease-in-out infinite}.histoire-plane-2{top:34%;right:2.5%;width:52px;height:52px;animation:planeDrift2 7.5s ease-in-out infinite}.histoire-plane-3{top:62%;left:1.5%;width:42px;height:42px;animation:planeDrift3 8.5s ease-in-out infinite}.histoire-plane-4{bottom:8%;right:5%;width:38px;height:38px;animation:planeDrift4 10s ease-in-out infinite}@keyframes planeDrift1{0%,to{transform:translate(0) rotate(-10deg)}33%{transform:translate(14px,-18px) rotate(-3deg)}66%{transform:translate(7px,-9px) rotate(-14deg)}}@keyframes planeDrift2{0%,to{transform:translate(0) rotate(8deg)}50%{transform:translate(-12px,-16px) rotate(15deg)}}@keyframes planeDrift3{0%,to{transform:translate(0) rotate(-6deg)}50%{transform:translate(9px,-13px) rotate(1deg)}}@keyframes planeDrift4{0%,to{transform:translate(0) rotate(12deg)}40%{transform:translate(-9px,-12px) rotate(5deg)}80%{transform:translate(5px,-6px) rotate(18deg)}}.history-timeline-centered-header{text-align:center;max-width:720px;margin:0 auto 5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.history-timeline-section .history-timeline-kicker{margin:0;font-size:.8125rem;font-weight:800;color:#2563eb;text-transform:uppercase;letter-spacing:.12em}.history-timeline-section .history-timeline-title{margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:900;line-height:1.15;letter-spacing:-.03em;color:#0f172a}.history-timeline-title-accent{width:56px;height:4px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#ff4d8d)}.history-timeline-section .history-timeline-wrap{position:relative;max-width:1020px;margin:0 auto;padding:0}.history-timeline-section .history-timeline-line{position:absolute;top:1.5rem;bottom:1.5rem;left:50%;transform:translate(-50%);width:3px;border-radius:999px;background:linear-gradient(180deg,#2563eb,#14b8a6 28%,#8b5cf6 58%,#ff4d8d 82%,#2563eb)}.history-timeline-section .history-timeline-item{display:grid;grid-template-columns:1fr 64px 1fr;align-items:center;margin-bottom:3rem;position:static}.history-timeline-section .history-timeline-item:last-child{margin-bottom:0}.history-timeline-dot-col{display:flex;justify-content:center;align-items:center;opacity:0;transform:scale(.3);transition:opacity .4s ease .28s,transform .45s cubic-bezier(.34,1.56,.64,1) .28s}.history-timeline-section .history-timeline-item.is-visible .history-timeline-dot-col{opacity:1;transform:scale(1)}.history-timeline-section .history-timeline-dot{display:block;width:20px;height:20px;border-radius:50%;border:4px solid #f8faff;box-shadow:0 0 0 3px #0f172a1a,0 4px 14px #0f172a29;position:relative;z-index:2;flex-shrink:0}.history-timeline-section .history-timeline-dot--blue{background:#2563eb}.history-timeline-section .history-timeline-dot--teal{background:#14b8a6}.history-timeline-section .history-timeline-dot--purple{background:#8b5cf6}.history-timeline-section .history-timeline-dot--pink{background:#ff4d8d}.history-timeline-section .history-timeline-dot--blue-deep{background:#2563eb}.history-timeline-section .history-timeline-content{display:flex;flex-direction:column;background:#fff;border-radius:20px;border:1.5px solid rgba(226,232,240,.85);border-top-width:3px;box-shadow:0 6px 24px #0f172a12,0 2px 8px #0f172a0a;padding:1.75rem 2rem;opacity:0;transform:translate(48px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1),box-shadow .25s ease}.history-timeline-section .history-timeline-item:nth-child(2n) .history-timeline-content{transform:translate(-48px)}.history-timeline-section .history-timeline-item.is-visible .history-timeline-content{opacity:1;transform:translate(0)}.history-timeline-section .history-timeline-item.is-visible .history-timeline-content:hover{box-shadow:0 18px 50px #0f172a21,0 4px 16px #0f172a12;transform:translateY(-4px)}.history-timeline-content--blue{border-top-color:#2563eb}.history-timeline-content--teal{border-top-color:#14b8a6}.history-timeline-content--purple{border-top-color:#8b5cf6}.history-timeline-content--pink{border-top-color:#ff4d8d}.history-timeline-content--blue-deep{border-top-color:#2563eb}.history-timeline-section .history-timeline-date{font-size:clamp(1.9rem,3.2vw,2.75rem);font-weight:900;line-height:1;letter-spacing:-.03em;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1.5px solid rgba(226,232,240,.75);white-space:normal;display:block}.history-timeline-section .history-timeline-date--blue{color:#2563eb}.history-timeline-section .history-timeline-date--teal{color:#14b8a6}.history-timeline-section .history-timeline-date--purple{color:#8b5cf6}.history-timeline-section .history-timeline-date--pink{color:#ff4d8d}.history-timeline-section .history-timeline-date--blue-deep{color:#2563eb}.history-timeline-section .history-timeline-copy h3{margin:0 0 .6rem;font-size:1.05rem;font-weight:800;color:#0f172a;line-height:1.35}.history-timeline-section .history-timeline-copy p{margin:0;font-size:.93rem;line-height:1.78;color:#64748b}@media (max-width: 860px){.histoire-plane-1{width:52px;left:1%}.histoire-plane-2{width:38px;right:1%}.histoire-plane-3{display:none}.histoire-plane-4{width:28px;right:2%}}@media (max-width: 768px){.history-timeline-section{padding:4.5rem 0 5rem}.history-timeline-centered-header{margin-bottom:3.5rem}.history-timeline-section .history-timeline-wrap{padding-left:2.25rem}.history-timeline-section .history-timeline-line{left:0;transform:none;top:.5rem;bottom:.5rem}.history-timeline-section .history-timeline-item{grid-template-columns:28px 1fr;margin-bottom:2.25rem;align-items:start}.history-timeline-section .history-timeline-item .history-timeline-dot-col{grid-column:1;grid-row:1;padding-top:0;justify-content:flex-start;align-items:flex-start;padding-top:1.6rem}.history-timeline-section .history-timeline-item .history-timeline-content,.history-timeline-section .history-timeline-item:nth-child(2n) .history-timeline-content{grid-column:2;grid-row:1;text-align:left;padding:1.25rem 1.35rem;transform:translateY(28px)}.history-timeline-section .history-timeline-item.is-visible .history-timeline-content,.history-timeline-section .history-timeline-item.is-visible .history-timeline-content:hover{transform:translateY(0)}.history-timeline-section .history-timeline-item .history-timeline-empty{display:none}.history-timeline-section .history-timeline-date{font-size:1.75rem}}@media (max-width: 480px){.history-timeline-section .history-timeline-title{font-size:1.75rem}.histoire-plane-4{display:none}}.buddy-stats-section{background:#f8faff;padding:0 0 3.5rem}.buddy-stats-card{background:#fff;border:1.5px solid rgba(226,232,240,.9);border-radius:28px;padding:3rem 3rem 2.5rem;box-shadow:0 8px 36px #0f172a12}.buddy-stats-header{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:2.75rem;text-align:center}.buddy-stats-title{margin:0;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:800;color:#0f172a;letter-spacing:-.02em}.buddy-stats-highlight{color:#4f46e5}.buddy-stats-wave{width:120px;height:14px;flex-shrink:0}.buddy-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.buddy-stats-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1.5rem;border-right:1.5px solid rgba(226,232,240,.8);opacity:0;transform:translateY(20px);animation:statsFadeIn .6s cubic-bezier(.22,1,.36,1) forwards;animation-play-state:paused}.buddy-stats-item:last-child{border-right:none}.buddy-stats-card.stats-visible .buddy-stats-item:nth-child(1){animation-play-state:running;animation-delay:0s}.buddy-stats-card.stats-visible .buddy-stats-item:nth-child(2){animation-play-state:running;animation-delay:.1s}.buddy-stats-card.stats-visible .buddy-stats-item:nth-child(3){animation-play-state:running;animation-delay:.2s}.buddy-stats-card.stats-visible .buddy-stats-item:nth-child(4){animation-play-state:running;animation-delay:.3s}@keyframes statsFadeIn{to{opacity:1;transform:translateY(0)}}.buddy-stats-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;border:1.5px solid;font-size:1.5rem;margin-bottom:1rem;flex-shrink:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.buddy-stats-item:hover .buddy-stats-icon{transform:scale(1.08)}.buddy-stats-number{margin:0 0 .25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;letter-spacing:-.04em;line-height:1}.buddy-stats-label{margin:0 0 .4rem;font-size:.9rem;font-weight:700;line-height:1.35}.buddy-stats-sublabel{margin:0;font-size:.8rem;color:#94a3b8;line-height:1.5}@media (max-width: 860px){.buddy-stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem 0}.buddy-stats-item{border-right:none;border-bottom:1.5px solid rgba(226,232,240,.8);padding:0 1rem 2rem}.buddy-stats-item:nth-child(odd){border-right:1.5px solid rgba(226,232,240,.8)}.buddy-stats-item:nth-child(3),.buddy-stats-item:nth-child(4){border-bottom:none;padding-bottom:0}}@media (max-width: 540px){.buddy-stats-card{padding:2rem 1.5rem}.buddy-stats-grid{grid-template-columns:1fr;gap:1.75rem}.buddy-stats-item{border-right:none;border-bottom:1.5px solid rgba(226,232,240,.8);padding:0 0 1.75rem}.buddy-stats-item:last-child{border-bottom:none;padding-bottom:0}.buddy-stats-item:nth-child(odd){border-right:none}}.esn-about-section{background:#f8faff;padding:0 0 5rem}.esn-about-card{background:linear-gradient(135deg,#eef2ff,#f0f4ff 60%,#e8f0fe);border:1.5px solid rgba(37,99,235,.12);border-radius:28px;padding:2.5rem 3rem;box-shadow:0 8px 32px #2563eb12}.esn-about-top{display:grid;grid-template-columns:minmax(200px,260px) 1fr;gap:2.5rem;align-items:center}.esn-about-logo-block{display:flex;align-items:center;justify-content:center}.esn-logo-img{width:100%;max-width:200px;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.esn-about-title{margin:0 0 .75rem;font-size:1.2rem;font-weight:800;color:#0f172a;letter-spacing:-.02em}.esn-about-desc{margin:0;font-size:.95rem;line-height:1.75;color:#475569}.esn-about-divider{height:1.5px;background:linear-gradient(90deg,transparent,rgba(37,99,235,.2) 20%,rgba(37,99,235,.2) 80%,transparent);margin:2rem 0}.esn-about-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.esn-about-stat{display:flex;align-items:flex-start;gap:.75rem}.esn-about-stat-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#2563eb1a;border:1.5px solid rgba(37,99,235,.15);font-size:1rem;flex-shrink:0;margin-top:.1rem;transition:background .2s ease,transform .25s cubic-bezier(.34,1.56,.64,1)}.esn-about-stat:hover .esn-about-stat-icon{background:#2563eb2e;transform:scale(1.08)}.esn-about-stat>div{display:flex;flex-direction:column;gap:.15rem}.esn-about-stat-value{font-size:.9rem;font-weight:800;color:#0f172a;line-height:1.3}.esn-about-stat-label{font-size:.8rem;color:#64748b;line-height:1.4}@media (max-width: 860px){.esn-about-stats{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width: 640px){.esn-about-card{padding:2rem 1.5rem}.esn-about-top{grid-template-columns:1fr;gap:1.5rem}.esn-about-stats{grid-template-columns:1fr 1fr}}@media (max-width: 420px){.esn-about-stats{grid-template-columns:1fr}}.cgu-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fe;font-family:Inter,sans-serif}.cgu-main{flex:1 1 0%;width:100%;max-width:48rem;margin-left:auto;margin-right:auto;padding:4rem 1.5rem}.cgu-header{margin-bottom:2.5rem}.cgu-badge{display:inline-block;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;background-color:#fad9f0;color:#c13e8f}.cgu-title{font-size:2.25rem;line-height:2.5rem;font-weight:800;margin-bottom:.75rem;color:#1a1a2e}.cgu-date{font-size:.875rem;line-height:1.25rem;color:#94a3b8}.cgu-content{font-size:1rem;line-height:1.625;color:#374151}.cgu-content>*+*{margin-top:2.5rem}.cgu-section-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;margin-bottom:.75rem;color:#1a1a2e}.cgu-list{list-style-type:disc;padding-left:1.5rem;margin-top:.75rem}.cgu-list>*+*{margin-top:.5rem}.cgu-para--spaced{margin-top:.75rem}.cgu-link{text-decoration-line:underline;color:#c13e8f;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.cgu-link:hover{color:#ad014f}.politique-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fe;font-family:Inter,sans-serif}.politique-main{flex:1 1 0%;width:100%;max-width:48rem;margin-left:auto;margin-right:auto;padding:4rem 1.5rem}.politique-header{margin-bottom:2.5rem}.politique-badge{display:inline-block;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;background-color:#fad9f0;color:#c13e8f}.politique-title{font-size:2.25rem;line-height:2.5rem;font-weight:800;margin-bottom:.75rem;color:#1a1a2e}.politique-date{font-size:.875rem;line-height:1.25rem;color:#94a3b8}.politique-content{font-size:1rem;line-height:1.625;color:#374151}.politique-content>*+*{margin-top:2.5rem}.politique-section-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;margin-bottom:.75rem;color:#1a1a2e}.politique-list{list-style-type:disc;padding-left:1.5rem;margin-top:.75rem}.politique-list>*+*{margin-top:.5rem}.politique-para--spaced{margin-top:.75rem}.politique-link{text-decoration-line:underline;color:#c13e8f;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.politique-link:hover{color:#ad014f}.politique-basis-group{margin-top:.75rem}.politique-basis-group>*+*{margin-top:.75rem}.politique-basis-card{border-radius:.75rem;padding:1rem;background-color:#f1f5f9}.politique-basis-title{font-weight:600;margin-bottom:.25rem;color:#1a1a2e}.politique-basis-text{font-size:.875rem;line-height:1.25rem}.charte-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fe;font-family:Inter,sans-serif}.charte-main{flex:1 1 0%;width:100%;max-width:48rem;margin-left:auto;margin-right:auto;padding:4rem 1.5rem}.charte-header{margin-bottom:2.5rem}.charte-badge{display:inline-block;font-size:.75rem;line-height:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .75rem;border-radius:9999px;margin-bottom:1rem;background-color:#fad9f0;color:#c13e8f}.charte-title{font-size:2.25rem;line-height:2.5rem;font-weight:800;margin-bottom:.75rem;color:#1a1a2e}.charte-date{font-size:.875rem;line-height:1.25rem;color:#94a3b8}.charte-preamble{border-radius:1rem;padding:1.5rem;margin-bottom:2.5rem;background-color:#fdf2f8;border:1.5px solid #fad9f0}.charte-preamble-text{font-size:1rem;line-height:1.625;color:#1a1a2e}.charte-content{font-size:1rem;line-height:1.625;color:#374151}.charte-content>*+*{margin-top:2.5rem}.charte-section-title{font-size:1.25rem;line-height:1.75rem;font-weight:700;margin-bottom:.75rem;color:#1a1a2e}.charte-list{list-style-type:disc;padding-left:1.5rem;margin-top:.75rem}.charte-list>*+*{margin-top:.5rem}.charte-para--spaced{margin-top:.75rem}.charte-link{text-decoration-line:underline;color:#c13e8f;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.charte-link:hover{color:#ad014f}.charte-values-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1rem}@media (max-width: 640px){.charte-values-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}.charte-value-card{border-radius:.75rem;padding:1rem;background-color:#f8f9fe;border:1px solid #e2e8f0}.charte-value-title{font-size:1.125rem;line-height:1.75rem;margin-bottom:.25rem}.charte-value-name{color:#1a1a2e}.charte-value-desc{font-size:.875rem;line-height:1.25rem;color:#64748b}.rte-wrap{display:flex;flex-direction:column;gap:.25rem}.rte-toolbar{display:flex;flex-wrap:wrap;gap:.25rem;padding:.375rem .5rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-bottom:none;border-radius:10px 10px 0 0}.rte-toolbar button{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1.5px solid transparent;border-radius:6px;background:transparent;cursor:pointer;font-size:.8125rem;font-weight:700;color:#475569;transition:background .12s,color .12s,border-color .12s}.rte-toolbar button:hover{background:#e2e8f0;color:#0f172a}.rte-toolbar button.is-active{background:#0359bb;color:#fff;border-color:#0359bb}.rte-toolbar .rte-sep{width:1px;background:#e2e8f0;margin:2px 4px}.rte-editor{min-height:120px;padding:.6875rem .9375rem;border:1.5px solid #e2e8f0;border-radius:0 0 10px 10px;font-size:.9375rem;color:#0f172a;background:#f8fafc;outline:none;transition:border-color .15s,box-shadow .15s;cursor:text}.rte-editor:focus-within{border-color:#0359bb;box-shadow:0 0 0 3px #0359bb1f;background:#fff}.rte-editor .ProseMirror{outline:none;min-height:80px}.rte-editor .ProseMirror p{margin:0 0 .5em}.rte-editor .ProseMirror p:last-child{margin-bottom:0}.rte-editor .ProseMirror h1{font-size:1.5em;font-weight:700;margin:.5em 0}.rte-editor .ProseMirror h2{font-size:1.25em;font-weight:700;margin:.5em 0}.rte-editor .ProseMirror h3{font-size:1.1em;font-weight:700;margin:.5em 0}.rte-editor .ProseMirror ul,.rte-editor .ProseMirror ol{padding-left:1.5em;margin:.25em 0}.rte-editor .ProseMirror li{margin:.15em 0}.rte-editor .ProseMirror a{color:#0359bb;text-decoration:underline}.rte-editor .ProseMirror .is-editor-empty:first-child:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none;float:left;height:0}.dashboard-chart-card{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 12px #00000012;transition:box-shadow .2s ease}.dashboard-chart-card:hover{box-shadow:0 8px 24px #0000001f}.dashboard-chart-card--flex{flex:1 1 0%}.dashboard-chart-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem}.dashboard-chart-header-between{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.dashboard-chart-header-left{display:flex;align-items:center;gap:.5rem}.dashboard-chart-title{font-size:1rem;line-height:1.5rem;font-weight:600;color:#1a1a2e}.dashboard-chart-title--standalone{margin-bottom:1.25rem}.dashboard-chart-icon{color:#d1d5db}.dashboard-chart-body{display:flex;flex-direction:column;gap:2rem}@media (min-width: 1024px){.dashboard-chart-body{flex-direction:row}}.dashboard-chart-main{flex:1 1 0%;min-width:0}.dashboard-donut-body{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 640px){.dashboard-donut-body{flex-direction:row}}.dashboard-donut-ring{position:relative;flex-shrink:0;width:168px;height:168px}.dashboard-donut-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.dashboard-donut-total-label{font-size:.75rem;line-height:1rem;color:#9ca3af;margin-top:.25rem}.dashboard-legend-item{display:flex;align-items:center;gap:.375rem}.dashboard-legend-dot{width:.5rem;height:.5rem;border-radius:9999px;flex-shrink:0}.dashboard-legend-label{font-size:.75rem;line-height:1rem;color:#9ca3af}.dashboard-stat-header{display:flex;align-items:center;gap:.375rem;margin-bottom:.125rem}.dashboard-stat-dot{font-size:1rem;line-height:1}.dashboard-stat-value{font-size:1.5rem;line-height:1;font-weight:700;color:#1a1a2e}.dashboard-stat-value--tabular{font-variant-numeric:tabular-nums}.filter-cascade-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem;width:100%}@media (min-width: 640px){.filter-cascade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.filter-cascade-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.filter-cascade-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.filter-cascade-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.filter-cascade-field label{color:#374151;font-weight:600}.filter-cascade-field input,.filter-cascade-field select,.filter-cascade-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.filter-cascade-field input:focus,.filter-cascade-field select:focus,.filter-cascade-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.filter-cascade-field input::-moz-placeholder{color:#9ca3af}.filter-cascade-field input::placeholder{color:#9ca3af}.kpi-card{border-radius:1rem;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;min-width:155px;flex:1 1 0%;position:relative;overflow:hidden;transition:transform .2s ease}.kpi-card:hover{transform:translateY(-.125rem)}.kpi-card-icon{width:2.75rem;height:2.75rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-color:#ffffffd9}.kpi-card-value{font-size:1.875rem;line-height:1;font-weight:800;font-variant-numeric:tabular-nums}.kpi-card-label{font-size:.75rem;line-height:1rem;font-weight:500;margin-top:.5rem;line-height:1.25;color:#64748b}.kpi-card-trend{font-size:.75rem;line-height:1rem;font-weight:600;color:#16a34a}.kpi-row{display:flex;gap:1rem;overflow-x:auto;padding-bottom:.25rem}.inscriptions-chart-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem}.inscriptions-chart-side{flex-shrink:0;display:flex;flex-direction:column;gap:1.25rem;justify-content:center}@media (min-width: 1024px){.inscriptions-chart-side{width:12rem}}.inscriptions-chart-stat-label{font-size:.75rem;line-height:1rem;color:#9ca3af;margin-top:.125rem;padding-left:1.25rem}.institutes-donut-total{font-size:1.5rem;line-height:1;font-weight:700;color:#1a1a2e}.institutes-donut-legend{display:flex;flex-direction:column;gap:.5rem;flex:1 1 0%;min-width:0}.institutes-donut-legend-item{display:flex;align-items:center;gap:.5rem;min-width:0}.institutes-donut-legend-dot{width:.625rem;height:.625rem;border-radius:9999px;flex-shrink:0}.institutes-donut-legend-name{font-size:.75rem;line-height:1rem;color:#4b5563;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0%}.institutes-donut-legend-value{font-size:.75rem;line-height:1rem;font-weight:700;font-variant-numeric:tabular-nums;flex-shrink:0;color:#1a1a2e}.matches-donut-total{font-size:1.5rem;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;color:#1a1a2e}.matches-donut-legend{display:flex;flex-direction:column;gap:1rem;flex:1 1 0%}.matches-donut-legend-item{display:flex;align-items:flex-start;gap:.75rem}.matches-donut-legend-dot{width:.75rem;height:.75rem;border-radius:9999px;margin-top:.125rem;flex-shrink:0}.matches-donut-legend-value{font-size:1.125rem;line-height:1;font-weight:700;font-variant-numeric:tabular-nums;color:#1a1a2e}.matches-donut-legend-label{font-size:.75rem;line-height:1rem;color:#9ca3af;margin-top:.125rem}.matches-donut-legend-trend{font-size:.75rem;line-height:1rem;font-weight:600;margin-top:.125rem}.student-split-legend{display:flex;align-items:center;gap:1rem;font-size:.75rem;line-height:1rem;font-weight:500;color:#64748b}.student-split-legend-dot{width:.625rem;height:.625rem;border-radius:9999px;flex-shrink:0}.student-split-bar-section{margin-bottom:1.25rem}.student-split-bar{display:flex;border-radius:.5rem;overflow:hidden;height:1.75rem;font-size:.75rem;line-height:1rem;font-weight:600;color:#fff}.student-split-bar-segment{display:flex;align-items:center;justify-content:center;gap:.25rem;transition:all .5s ease;min-width:4rem}.student-split-bar-caption{display:flex;justify-content:space-between;margin-top:.375rem;font-size:.75rem;line-height:1rem;color:#94a3b8}.student-split-bar-caption-total{font-weight:500;color:#64748b}.student-split-columns{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}@media (min-width: 640px){.student-split-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}.student-split-col{border-radius:.75rem;padding:1rem}.student-split-col--intl{background-color:#fdf2f8}.student-split-col--local{background-color:#eff6ff}.student-split-col-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem}.student-split-col-value{font-size:1.875rem;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;margin-bottom:1rem;color:#1a1a2e}.student-split-col-stats{display:flex;flex-direction:column;gap:.625rem}.student-split-minibar-track{height:.375rem;border-radius:9999px;overflow:hidden}.student-split-minibar-fill{height:100%;border-radius:9999px}.student-split-stat-row{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;line-height:1rem}.student-split-stat-value{font-weight:700;font-variant-numeric:tabular-nums;color:#1a1a2e}.student-split-stat-value-note{margin-left:.25rem;font-weight:600}.student-split-capacity{padding-top:1rem;border-top:1px solid #f3f4f6}.student-split-capacity-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;color:#94a3b8}.student-split-slot-block{margin-bottom:1rem}.student-split-slot-row{display:flex;justify-content:space-between;font-size:.75rem;line-height:1rem;margin-bottom:.375rem}.student-split-slot-label{color:#64748b}.student-split-slot-num{font-weight:600;font-variant-numeric:tabular-nums}.student-split-slot-num-total{font-variant-numeric:tabular-nums}.student-split-slot-pct{font-weight:700}.student-split-progress-track{height:.5rem;border-radius:9999px;overflow:hidden}.student-split-progress-fill{height:100%;border-radius:9999px;transition:all .7s ease}.student-split-supply-row{display:flex;align-items:stretch;gap:.75rem}.student-split-supply-box{flex:1 1 0%;border-radius:.75rem;padding:.75rem;text-align:center}.student-split-supply-box--local{background-color:#eff6ff}.student-split-supply-box--intl{background-color:#fdf2f8}.student-split-supply-value{font-size:1.25rem;line-height:1;font-weight:800;font-variant-numeric:tabular-nums;margin-bottom:.25rem}.student-split-supply-label{font-size:.75rem;line-height:1rem;color:#64748b}.student-split-vs-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.125rem;flex-shrink:0;padding-left:.25rem;padding-right:.25rem}.student-split-vs-value{font-size:.75rem;line-height:1rem;font-weight:700}.student-split-vs-label{font-size:.6rem;color:#cbd5e1}.student-split-note{font-size:.75rem;line-height:1rem;margin-top:.625rem;text-align:center;font-weight:500}.top-institutes-table-wrap{overflow-x:auto}.top-institutes-table{width:100%;font-size:.875rem;line-height:1.25rem;border-collapse:collapse}.top-institutes-thead-row{border-bottom:1px solid #f3f4f6}.top-institutes-th-rank,.top-institutes-th-name,.top-institutes-th-progress,.top-institutes-th-users,.top-institutes-th-evolution{text-align:left;padding-bottom:.75rem;font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.top-institutes-th-rank{padding-right:.75rem;width:1.75rem}.top-institutes-th-name{padding-right:1rem}.top-institutes-th-progress{padding-right:1rem;min-width:160px;display:none}.top-institutes-th-users{text-align:right;padding-right:1.5rem}.top-institutes-th-evolution{text-align:right}@media (min-width: 768px){.top-institutes-th-progress{display:table-cell}}.top-institutes-row{transition:background-color .15s ease;border-bottom:1px solid #f9fafb}.top-institutes-row:hover{background-color:#f9fafb}.top-institutes-td-rank{padding-top:.75rem;padding-bottom:.75rem;padding-right:.75rem}.top-institutes-rank-badge{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:9999px;font-size:10px;font-weight:700;color:#fff;background:linear-gradient(to right,#ad014f,#c13e8f)}.top-institutes-rank-plain{color:#d1d5db;font-weight:600;font-size:.875rem;line-height:1.25rem}.top-institutes-td-name{padding-top:.75rem;padding-bottom:.75rem;padding-right:1rem;font-weight:500;font-size:.875rem;line-height:1.25rem;color:#1a1a2e}.top-institutes-td-progress{padding-top:.75rem;padding-bottom:.75rem;padding-right:1rem;display:none}@media (min-width: 768px){.top-institutes-td-progress{display:table-cell}}.top-institutes-progress-track{height:.375rem;border-radius:9999px;background-color:#f3f4f6;min-width:100px}.top-institutes-progress-fill{height:.375rem;border-radius:9999px;transition:all .5s ease;background:linear-gradient(to right,#ad014f,#c13e8f)}.top-institutes-td-count{padding-top:.75rem;padding-bottom:.75rem;padding-right:1.5rem;text-align:right;font-weight:700;font-variant-numeric:tabular-nums;font-size:.875rem;line-height:1.25rem;color:#1a1a2e}.top-institutes-td-evolution{padding-top:.75rem;padding-bottom:.75rem;text-align:right}.top-institutes-evolution-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;line-height:1rem;font-weight:600}.top-institutes-evolution-empty{font-size:.75rem;line-height:1rem;color:#d1d5db}.users-chart-legend{display:flex;gap:1.25rem;margin-top:.75rem}.users-chart-side{flex-shrink:0;display:flex;flex-direction:column;gap:1.25rem;justify-content:center}@media (min-width: 1024px){.users-chart-side{width:11rem}}.users-chart-stat-label{font-size:.75rem;line-height:1rem;color:#9ca3af;margin-top:.25rem;padding-left:1.25rem}.dashboard-skeleton-wrap{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.dashboard-skeleton-wrap{padding:1.5rem}}.dashboard-skeleton-block{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#f3f4f6;border-radius:1rem}.dashboard-skeleton-title{height:1.75rem;width:8rem;margin-bottom:.5rem}.dashboard-skeleton-subtitle{height:1rem;width:16rem}.dashboard-skeleton-filters{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-skeleton-filter-chip{height:2.5rem;width:10rem}.dashboard-skeleton-kpis{display:flex;gap:1rem;overflow-x:hidden}.dashboard-skeleton-kpi{height:9rem;flex:1 1 0%;min-width:155px}.dashboard-skeleton-chart{height:18rem;width:100%}.dashboard-skeleton-donuts{display:flex;gap:1rem}.dashboard-skeleton-donut{height:16rem;flex:1 1 0%}.dashboard-skeleton-table{height:20rem;width:100%}.dashboard-page{padding:1rem;display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 768px){.dashboard-page{padding:1.5rem}}.dashboard-error{padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:4rem}.dashboard-error-text{font-weight:500}.dashboard-title{font-size:1.5rem;line-height:2rem;font-weight:700;color:#1a1a2e}.dashboard-subtitle{font-size:.875rem;line-height:1.25rem;margin-top:.125rem;color:#94a3b8}.dashboard-controls{display:flex;flex-direction:column;gap:.75rem}.dashboard-controls-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.dashboard-year-label{font-size:.875rem;line-height:1.25rem;color:#94a3b8}.dashboard-year-actions{display:flex;align-items:center;gap:.5rem;margin-left:auto;flex-shrink:0}.dashboard-year-pill{padding:.5rem 1.25rem;border-radius:9999px;font-size:.875rem;line-height:1.25rem;font-weight:700;color:#fff;transition:opacity .15s ease;background:linear-gradient(to right,#ad014f,#c13e8f)}.dashboard-year-pill:hover{opacity:.9}.dashboard-export-btn{flex-shrink:0}.dashboard-match-banner{padding:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.875rem;line-height:1.25rem}.dashboard-match-label{color:#64748b}.dashboard-match-date{font-weight:600;color:#1a1a2e}.dashboard-match-detail{color:#94a3b8}.dashboard-match-badge{margin-left:auto;padding:.125rem .625rem;border-radius:9999px;font-size:.75rem;line-height:1rem;font-weight:600;background-color:#d1fae5;color:#16a34a}.dashboard-donuts-row{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.dashboard-donuts-row{flex-direction:row}}.profile-field-card{border-radius:.875rem;border:1px solid #f1f5f9!important;background:transparent!important;transition:border-color .18s ease,box-shadow .18s ease}.profile-field-card:focus-within{border-color:#ead1df!important;box-shadow:0 0 0 2px #ad014f0f}.profile-field-card label{color:#374151;font-weight:600}.profile-field-card input,.profile-field-card select,.profile-field-card button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.profile-field-card input:focus,.profile-field-card select:focus,.profile-field-card button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.profile-field-card input::-moz-placeholder{color:#9ca3af}.profile-field-card input::placeholder{color:#9ca3af}.profile-field-card button[aria-haspopup=listbox] span:first-child{color:#0f172a}.profile-field-card .min-h-\[1\.125rem\]{margin-top:.45rem}.profile-field-card--readonly{border-color:#eef2f7!important}.profile-choice-card [role=group]{border-radius:10px;border:2px solid #e5e7eb!important;background:#f9fafb;padding:.2rem}.profile-choice-card [role=radio]{min-height:2.5rem;border-radius:8px;font-weight:600;letter-spacing:.01em}.profile-choice-card [role=radio][aria-checked=true]{background:linear-gradient(135deg,#ad014f,#c13e8f)!important;color:#fff!important;box-shadow:0 8px 18px #ad014f47}.profile-choice-card [role=radio][aria-checked=false]{background:#f9fafb!important;color:#4b5563!important}.profile-choice-card [role=radio][aria-checked=false]:hover{background:#fff!important}.profile-field-card [role=listbox]{border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 30px #0f172a1f!important}.profile-field-card [role=listbox] input{border:2px solid #e5e7eb!important;border-radius:8px!important;background:#f9fafb!important}.profile-field-card [role=listbox] input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.profile-toggle-group{border-top:1px solid #f7edf4}.profile-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);transition:border-color .18s ease,box-shadow .18s ease}.profile-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.profile-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.profile-toggle-row p.text-sm{color:#23314f;font-weight:600}.profile-toggle-row p.text-xs{color:#7f8ba5}.profile-toggle-row [role=switch]{width:3.5rem;height:1.9rem;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:#ced4df!important;box-shadow:inset 0 2px 3px #0f172a12}.profile-toggle-row [role=switch][aria-checked=true]{background:linear-gradient(135deg,#ad014f,#c13e8f)!important;box-shadow:inset 0 -1px #fff3,0 8px 16px #ad014f47}@media (max-width: 640px){.profile-field-card{padding:.75rem}.profile-toggle-row{padding-left:.85rem;padding-right:.85rem}}.users-page{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.users-page{padding:1.5rem}}.users-create-form{max-width:42rem}.users-create-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.users-create-field-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.users-create-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.users-create-firstname-field,.users-create-lastname-field,.users-create-email-field,.users-create-password-field,.users-create-role-field,.users-create-institute-field,.users-create-study-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.users-create-firstname-field:focus-within,.users-create-lastname-field:focus-within,.users-create-email-field:focus-within,.users-create-password-field:focus-within,.users-create-role-field:focus-within,.users-create-institute-field:focus-within,.users-create-study-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.users-create-firstname-field label,.users-create-lastname-field label,.users-create-email-field label,.users-create-password-field label,.users-create-role-field label,.users-create-institute-field label,.users-create-study-field label{color:#374151;font-weight:600}.users-create-firstname-field input,.users-create-lastname-field input,.users-create-email-field input,.users-create-password-field input,.users-create-role-field select,.users-create-institute-field button[aria-haspopup=listbox],.users-create-study-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.users-create-firstname-field input:focus,.users-create-lastname-field input:focus,.users-create-email-field input:focus,.users-create-password-field input:focus,.users-create-role-field select:focus,.users-create-institute-field button[aria-haspopup=listbox]:focus-visible,.users-create-study-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.users-create-firstname-field input::-moz-placeholder,.users-create-lastname-field input::-moz-placeholder,.users-create-email-field input::-moz-placeholder,.users-create-password-field input::-moz-placeholder{color:#9ca3af}.users-create-firstname-field input::placeholder,.users-create-lastname-field input::placeholder,.users-create-email-field input::placeholder,.users-create-password-field input::placeholder{color:#9ca3af}.users-create-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.users-create-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.users-create-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.users-create-submit-row{display:flex;justify-content:flex-end;padding-top:.5rem}.users-detail-page{max-width:48rem}.users-detail-notfound{padding:1.5rem;color:#6b7280}.users-detail-identity-card{padding:1.5rem;display:flex;align-items:center;gap:1rem}.users-detail-avatar{width:3.5rem;height:3.5rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem;line-height:1.75rem;flex-shrink:0;background:linear-gradient(135deg,#ad014f,#c13e8f)}.users-detail-identity-info{flex:1 1 0%;min-width:0}.users-detail-name{font-size:1rem;line-height:1.5rem;font-weight:600;color:#1a1a2e}.users-detail-email{font-size:.875rem;line-height:1.25rem;color:#6b7280}.users-detail-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.users-detail-form-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.users-detail-section-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.users-detail-field-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.users-detail-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.users-detail-firstname-field,.users-detail-lastname-field,.users-detail-email-field,.users-detail-institute-field,.users-detail-study-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.users-detail-firstname-field:focus-within,.users-detail-lastname-field:focus-within,.users-detail-email-field:focus-within,.users-detail-institute-field:focus-within,.users-detail-study-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.users-detail-firstname-field label,.users-detail-lastname-field label,.users-detail-email-field label,.users-detail-institute-field label,.users-detail-study-field label{color:#374151;font-weight:600}.users-detail-firstname-field input,.users-detail-lastname-field input,.users-detail-email-field input,.users-detail-institute-field button[aria-haspopup=listbox],.users-detail-study-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.users-detail-firstname-field input:focus,.users-detail-lastname-field input:focus,.users-detail-email-field input:focus,.users-detail-institute-field button[aria-haspopup=listbox]:focus-visible,.users-detail-study-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.users-detail-firstname-field input::-moz-placeholder,.users-detail-lastname-field input::-moz-placeholder,.users-detail-email-field input::-moz-placeholder{color:#9ca3af}.users-detail-firstname-field input::placeholder,.users-detail-lastname-field input::placeholder,.users-detail-email-field input::placeholder{color:#9ca3af}.users-detail-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.users-detail-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.users-detail-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.users-detail-save-row{display:flex;justify-content:flex-end}.users-detail-role-card{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.users-detail-role-row{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.users-detail-role-select{max-width:20rem;flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.users-detail-role-select:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.users-detail-role-select label{color:#374151;font-weight:600}.users-detail-role-select select{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.users-detail-role-select select:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.users-detail-role-apply-btn{margin-bottom:1.625rem}.users-list-filter-card{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.users-list-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.users-list-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.users-list-firstname-field,.users-list-lastname-field,.users-list-institute-field,.users-list-city-field,.users-list-period-field,.users-list-academicyear-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.users-list-daterange-field{grid-column:span 2 / span 2;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.users-list-firstname-field:focus-within,.users-list-lastname-field:focus-within,.users-list-institute-field:focus-within,.users-list-city-field:focus-within,.users-list-period-field:focus-within,.users-list-academicyear-field:focus-within,.users-list-daterange-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.users-list-firstname-field label,.users-list-lastname-field label,.users-list-institute-field label,.users-list-city-field label,.users-list-period-field label,.users-list-academicyear-field label,.users-list-daterange-field label{color:#374151;font-weight:600}.users-list-firstname-field input,.users-list-lastname-field input,.users-list-institute-field button[aria-haspopup=listbox],.users-list-city-field button[aria-haspopup=listbox],.users-list-academicyear-field select,.users-list-daterange-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.users-list-firstname-field input:focus,.users-list-lastname-field input:focus,.users-list-institute-field button[aria-haspopup=listbox]:focus-visible,.users-list-city-field button[aria-haspopup=listbox]:focus-visible,.users-list-academicyear-field select:focus,.users-list-daterange-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.users-list-firstname-field input::-moz-placeholder,.users-list-lastname-field input::-moz-placeholder{color:#9ca3af}.users-list-firstname-field input::placeholder,.users-list-lastname-field input::placeholder{color:#9ca3af}.users-list-filter-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem}.users-list-count-text{font-size:.75rem;color:#9ca3af}.users-list-reset-btn{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;transition:opacity .15s ease}.users-list-reset-btn:hover{opacity:.8}.users-list-col-index{width:2.5rem}.users-list-index-num{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.users-list-name-cell{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}.users-list-email-cell{font-size:.875rem;line-height:1.25rem;color:#6b7280}.users-list-meta-cell{font-size:.75rem;line-height:1rem;color:#6b7280}.users-list-view-btn{gap:.375rem;white-space:nowrap}.coordinator-field-card{border-radius:.875rem;border:1px solid #f1f5f9!important;background:transparent!important;transition:border-color .18s ease,box-shadow .18s ease}.coordinator-field-card:focus-within{border-color:#ead1df!important;box-shadow:0 0 0 2px #ad014f0f}.coordinator-field-card label{color:#374151;font-weight:600}.coordinator-field-card input,.coordinator-field-card select,.coordinator-field-card button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.coordinator-field-card input:focus,.coordinator-field-card select:focus,.coordinator-field-card button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.coordinator-field-card input::-moz-placeholder{color:#9ca3af}.coordinator-field-card input::placeholder{color:#9ca3af}.coordinator-field-card button[aria-haspopup=listbox] span:first-child{color:#0f172a}.coordinator-field-card .min-h-\[1\.125rem\]{margin-top:.45rem}.coordinator-field-card--readonly{border-color:#eef2f7!important}.coordinator-field-card [role=listbox]{border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 12px 30px #0f172a1f!important}.coordinator-field-card [role=listbox] input{border:2px solid #e5e7eb!important;border-radius:8px!important;background:#f9fafb!important}.coordinator-field-card [role=listbox] input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.coordinator-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);transition:border-color .18s ease,box-shadow .18s ease}.coordinator-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.coordinator-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.coordinator-toggle-row p.text-sm{color:#23314f;font-weight:600}.coordinator-toggle-row p.text-xs{color:#7f8ba5}.coordinator-toggle-row [role=switch]{width:3.5rem;height:1.9rem;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:#ced4df!important;box-shadow:inset 0 2px 3px #0f172a12}.coordinator-toggle-row [role=switch][aria-checked=true]{background:linear-gradient(135deg,#ad014f,#c13e8f)!important;box-shadow:inset 0 -1px #fff3,0 8px 16px #ad014f47}@media (max-width: 640px){.coordinator-field-card{padding:.75rem}.coordinator-toggle-row{padding-left:.85rem;padding-right:.85rem}}.assoc-page{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}@media (max-width: 768px){.assoc-page{padding:1rem}}.assoc-detail-page{max-width:48rem}.assoc-detail-notfound{padding:1.5rem;color:#6b7280}.assoc-detail-form-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.assoc-detail-institutes-card{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.assoc-detail-section-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.assoc-detail-name-field,.assoc-detail-city-field,.assoc-detail-website-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.assoc-detail-name-field:focus-within,.assoc-detail-city-field:focus-within,.assoc-detail-website-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.assoc-detail-name-field label,.assoc-detail-city-field label,.assoc-detail-website-field label{color:#374151;font-weight:600}.assoc-detail-name-field input,.assoc-detail-city-field input,.assoc-detail-city-field select,.assoc-detail-city-field button[aria-haspopup=listbox],.assoc-detail-website-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.assoc-detail-name-field input:focus,.assoc-detail-city-field input:focus,.assoc-detail-city-field select:focus,.assoc-detail-city-field button[aria-haspopup=listbox]:focus-visible,.assoc-detail-website-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.assoc-detail-name-field input::-moz-placeholder,.assoc-detail-website-field input::-moz-placeholder{color:#9ca3af}.assoc-detail-name-field input::placeholder,.assoc-detail-website-field input::placeholder{color:#9ca3af}.assoc-detail-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.assoc-detail-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.assoc-detail-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.assoc-detail-save-row{display:flex;justify-content:flex-end}.assoc-detail-empty{font-size:.875rem;line-height:1.25rem;color:#9ca3af}.assoc-detail-inst-list{display:flex;flex-direction:column}.assoc-detail-inst-list>*+*{border-top:1px solid #f9fafb}.assoc-detail-inst-row{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem}.assoc-detail-inst-name{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}.assoc-detail-inst-status{font-size:.75rem;line-height:1rem;color:#9ca3af;margin-top:.125rem}.assoc-detail-grant-section{border-top:1px solid #f3f4f6;padding-top:1rem;display:flex;flex-direction:column;gap:.75rem}.assoc-detail-grant-title{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#374151}.assoc-detail-grant-row{display:flex;gap:.75rem;align-items:flex-end}.assoc-detail-grant-combobox{flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.assoc-detail-grant-combobox:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.assoc-detail-grant-combobox label{color:#374151;font-weight:600}.assoc-detail-grant-combobox button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.assoc-detail-grant-combobox button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.assoc-detail-grant-btn{flex-shrink:0;margin-bottom:1.625rem}.assoc-detail-grant-btn:disabled{opacity:.6}.assoc-list-col-index{width:2.5rem}.assoc-list-index-num{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.assoc-list-name-cell{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}.assoc-list-city-cell{font-size:.875rem;line-height:1.25rem;color:#6b7280}.assoc-list-website-link{font-size:.75rem;line-height:1rem;text-decoration:underline}.assoc-list-empty-cell{font-size:.75rem;line-height:1rem;color:#9ca3af}.assoc-list-edit-btn{gap:.375rem;white-space:nowrap;background-color:#f9ebf4}.assoc-create-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.assoc-create-name-field,.assoc-create-city-field,.assoc-create-website-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.assoc-create-name-field:focus-within,.assoc-create-city-field:focus-within,.assoc-create-website-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.assoc-create-name-field label,.assoc-create-city-field label,.assoc-create-website-field label{color:#374151;font-weight:600}.assoc-create-name-field input,.assoc-create-city-field input,.assoc-create-city-field select,.assoc-create-city-field button[aria-haspopup=listbox],.assoc-create-website-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.assoc-create-name-field input:focus,.assoc-create-city-field input:focus,.assoc-create-city-field select:focus,.assoc-create-city-field button[aria-haspopup=listbox]:focus-visible,.assoc-create-website-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.assoc-create-name-field input::-moz-placeholder,.assoc-create-website-field input::-moz-placeholder{color:#9ca3af}.assoc-create-name-field input::placeholder,.assoc-create-website-field input::placeholder{color:#9ca3af}.assoc-create-location-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.assoc-create-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.assoc-create-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.assoc-create-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.assoc-create-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.assoc-create-save-row{display:flex;justify-content:flex-end;padding-top:.5rem}.inst-page{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.inst-page{padding:1rem}}.inst-create-columns{display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 1024px){.inst-create-columns{flex-direction:row}}.inst-create-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;flex:1 1 0%}.inst-create-card-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e;padding-bottom:.25rem;border-bottom:1px solid #f3f4f6}.inst-create-form{display:flex;flex-direction:column;gap:1rem}.inst-create-main-name-field,.inst-create-main-website-field,.inst-create-main-city-field,.inst-create-sub-name-field,.inst-create-sub-parent-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.inst-create-main-name-field:focus-within,.inst-create-main-website-field:focus-within,.inst-create-main-city-field:focus-within,.inst-create-sub-name-field:focus-within,.inst-create-sub-parent-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.inst-create-main-name-field label,.inst-create-main-website-field label,.inst-create-main-city-field label,.inst-create-sub-name-field label,.inst-create-sub-parent-field label{color:#374151;font-weight:600}.inst-create-main-name-field input,.inst-create-main-website-field input,.inst-create-main-city-field input,.inst-create-main-city-field select,.inst-create-main-city-field button[aria-haspopup=listbox],.inst-create-sub-name-field input,.inst-create-sub-parent-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.inst-create-main-name-field input:focus,.inst-create-main-website-field input:focus,.inst-create-main-city-field input:focus,.inst-create-main-city-field select:focus,.inst-create-main-city-field button[aria-haspopup=listbox]:focus-visible,.inst-create-sub-name-field input:focus,.inst-create-sub-parent-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.inst-create-main-name-field input::-moz-placeholder,.inst-create-main-website-field input::-moz-placeholder,.inst-create-sub-name-field input::-moz-placeholder{color:#9ca3af}.inst-create-main-name-field input::placeholder,.inst-create-main-website-field input::placeholder,.inst-create-sub-name-field input::placeholder{color:#9ca3af}.inst-create-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.inst-create-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.inst-create-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.inst-create-save-row{display:flex;justify-content:flex-end;padding-top:.5rem}.inst-detail-page{max-width:48rem}.inst-detail-notfound{padding:1.5rem;color:#6b7280}.inst-detail-form-card{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.inst-detail-section-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.inst-detail-name-field,.inst-detail-website-field,.inst-detail-city-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.inst-detail-name-field:focus-within,.inst-detail-website-field:focus-within,.inst-detail-city-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.inst-detail-name-field label,.inst-detail-website-field label,.inst-detail-city-field label{color:#374151;font-weight:600}.inst-detail-name-field input,.inst-detail-website-field input,.inst-detail-city-field input,.inst-detail-city-field select,.inst-detail-city-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.inst-detail-name-field input:focus,.inst-detail-website-field input:focus,.inst-detail-city-field input:focus,.inst-detail-city-field select:focus,.inst-detail-city-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.inst-detail-name-field input::-moz-placeholder,.inst-detail-website-field input::-moz-placeholder{color:#9ca3af}.inst-detail-name-field input::placeholder,.inst-detail-website-field input::placeholder{color:#9ca3af}.inst-detail-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.inst-detail-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.inst-detail-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.inst-detail-save-row{display:flex;justify-content:flex-end;padding-top:.5rem}.inst-list-filter-card{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.inst-list-filter-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.inst-list-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.inst-list-name-field,.inst-list-country-field,.inst-list-city-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.inst-list-name-field:focus-within,.inst-list-country-field:focus-within,.inst-list-city-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.inst-list-name-field label,.inst-list-country-field label,.inst-list-city-field label{color:#374151;font-weight:600}.inst-list-name-field input,.inst-list-country-field button[aria-haspopup=listbox],.inst-list-city-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.inst-list-name-field input:focus,.inst-list-country-field button[aria-haspopup=listbox]:focus-visible,.inst-list-city-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.inst-list-name-field input::-moz-placeholder{color:#9ca3af}.inst-list-name-field input::placeholder{color:#9ca3af}.inst-list-filter-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem}.inst-list-filter-count{font-size:.75rem;color:#9ca3af}.inst-list-reset-btn{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;transition:opacity .15s ease}.inst-list-reset-btn:hover{opacity:.8}.inst-list-col-index{width:2.5rem}.inst-list-index-num{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.inst-list-name-cell{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}.inst-list-type-cell{font-size:.75rem;line-height:1rem;color:#6b7280}.inst-list-city-cell,.inst-list-country-cell{font-size:.875rem;line-height:1.25rem;color:#6b7280}.inst-list-status-empty{font-size:.75rem;line-height:1rem;color:#9ca3af}.inst-list-actions-cell{display:flex;align-items:center;gap:.5rem}.inst-list-edit-btn{gap:.375rem;white-space:nowrap;background-color:#f9ebf4}.inst-list-delete-btn{gap:.375rem;white-space:nowrap;color:#ef4444;background-color:#fef2f2}.cities-page{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.cities-page{padding:1rem}}.cities-add-card{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.cities-add-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.cities-form-row{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}@media (min-width: 640px){.cities-form-row{flex-direction:row}}.cities-name-field{flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.cities-name-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.cities-name-field label{color:#374151;font-weight:600}.cities-name-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.cities-name-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.cities-name-field input::-moz-placeholder{color:#9ca3af}.cities-name-field input::placeholder{color:#9ca3af}.cities-country-field{flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.cities-country-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.cities-country-field label{color:#374151;font-weight:600}.cities-country-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.cities-country-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.cities-add-btn{flex-shrink:0;margin-bottom:1.625rem}.cities-add-btn:disabled{opacity:.6}.cities-filter-card{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.cities-filter-country-field{flex:1 1 0%;max-width:20rem;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.cities-filter-country-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.cities-filter-country-field label{color:#374151;font-weight:600}.cities-filter-country-field button[aria-haspopup=listbox]{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.cities-filter-country-field button[aria-haspopup=listbox]:focus-visible{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.cities-reset-btn{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;margin-bottom:1.625rem;transition:opacity .15s ease}.cities-reset-btn:hover{opacity:.8}.cities-filter-count{font-size:.75rem;color:#9ca3af}.cities-col-index{width:2.5rem}.cities-index-num{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.cities-name-cell{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}.cities-country-cell{font-size:.875rem;line-height:1.25rem;color:#6b7280}.cities-actions-cell{display:flex;align-items:center;gap:.5rem;justify-content:flex-end}.cities-chip-action{gap:.375rem;white-space:nowrap}.cities-chip-danger{color:#ef4444;background-color:#fef2f2}.cities-nearby-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#0006}.cities-nearby-modal{position:relative;background-color:#fff;border-radius:1rem;padding:1.5rem;width:100%;max-width:24rem;margin-left:1rem;margin-right:1rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 60px #0003}.cities-nearby-header{display:flex;align-items:flex-start;justify-content:space-between}.cities-nearby-title{font-size:1rem;line-height:1.5rem;font-weight:600;color:#1a1a2e}.cities-nearby-subtitle{font-size:.75rem;color:#9ca3af;margin-top:.125rem}.cities-nearby-close{color:#9ca3af;margin-left:1rem;flex-shrink:0;transition:color .15s ease}.cities-nearby-close:hover{color:#4b5563}.cities-nearby-footer{display:flex;justify-content:flex-end;gap:.75rem;padding-top:.25rem}.cities-nearby-cancel-btn{padding:.5rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;color:#4b5563;background-color:#f3f4f6;transition:background-color .15s ease}.cities-nearby-cancel-btn:hover{background-color:#e5e7eb}.cities-nearby-save-btn{padding:.5rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;color:#fff;transition:opacity .15s ease}.cities-nearby-save-btn:disabled{opacity:.6}.cities-nearby-save-btn:hover{opacity:.9}.etudes-page{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}@media (max-width: 768px){.etudes-page{padding:1rem}}.etudes-add-card{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.etudes-add-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.etudes-add-row{display:flex;align-items:flex-end;gap:.75rem}.etudes-name-field{flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.etudes-name-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.etudes-name-field label{color:#374151;font-weight:600}.etudes-name-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.etudes-name-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.etudes-name-field input::-moz-placeholder{color:#9ca3af}.etudes-name-field input::placeholder{color:#9ca3af}.etudes-add-btn{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-bottom:1.625rem}.etudes-add-btn:disabled{opacity:.6}.etudes-col-index{width:2.5rem}.etudes-index-num{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.etudes-name-cell{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}.loisirs-page{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.loisirs-add-card{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.loisirs-add-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.loisirs-add-row{display:flex;align-items:flex-end;gap:.75rem}.loisirs-add-input{flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.loisirs-add-input:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.loisirs-add-input label{color:#374151;font-weight:600}.loisirs-add-input input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.loisirs-add-input input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.loisirs-add-input input::-moz-placeholder{color:#9ca3af}.loisirs-add-input input::placeholder{color:#9ca3af}.loisirs-add-btn{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-bottom:1.625rem}.loisirs-add-btn:disabled{opacity:.6}.loisirs-col-index{width:2.5rem}.loisirs-index{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.loisirs-name{font-size:.875rem;line-height:1.25rem;font-weight:500;color:#1a1a2e}@media (max-width: 768px){.loisirs-page{padding:1rem}}.motivations-page{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 768px){.motivations-page{padding:1rem}}.motivations-form-card{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.motivations-form-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.motivations-form-row{display:flex;flex-direction:row;gap:.75rem;align-items:flex-end}@media (max-width: 640px){.motivations-form-row{flex-direction:column}}.motivations-field{flex:1 1 0%;border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.motivations-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.motivations-field label{color:#374151;font-weight:600}.motivations-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.motivations-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.motivations-field input::-moz-placeholder{color:#9ca3af}.motivations-field input::placeholder{color:#9ca3af}.motivations-submit-btn{flex-shrink:0;margin-bottom:1.625rem}.motivations-submit-btn:disabled{opacity:.6}.motivations-index-col{width:2.5rem}.motivations-index-cell{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.motivations-mentee-cell{font-size:.875rem;line-height:1.25rem;color:#1a1a2e}.motivations-mentor-cell{font-size:.875rem;line-height:1.25rem;color:#6b7280}.match-page{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.match-page{padding:1.5rem}}.match-page-filter-card{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.match-page-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (min-width: 640px){.match-page-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.match-page-firstname-field,.match-page-lastname-field,.match-page-period-field,.match-page-institute-field,.match-page-city-field,.match-page-academicyear-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.match-page-firstname-field:focus-within,.match-page-lastname-field:focus-within,.match-page-period-field:focus-within,.match-page-institute-field:focus-within,.match-page-city-field:focus-within,.match-page-academicyear-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.match-page-firstname-field label,.match-page-lastname-field label,.match-page-period-field label,.match-page-institute-field label,.match-page-city-field label,.match-page-academicyear-field label{color:#374151;font-weight:600}.match-page-firstname-field input,.match-page-lastname-field input,.match-page-institute-field button[aria-haspopup=listbox],.match-page-city-field button[aria-haspopup=listbox],.match-page-academicyear-field select{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.match-page-firstname-field input:focus,.match-page-lastname-field input:focus,.match-page-institute-field button[aria-haspopup=listbox]:focus-visible,.match-page-city-field button[aria-haspopup=listbox]:focus-visible,.match-page-academicyear-field select:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.match-page-firstname-field input::-moz-placeholder,.match-page-lastname-field input::-moz-placeholder{color:#9ca3af}.match-page-firstname-field input::placeholder,.match-page-lastname-field input::placeholder{color:#9ca3af}.match-page-filter-footer{display:flex;align-items:center;justify-content:space-between;padding-top:.25rem;flex-wrap:wrap;gap:.75rem}.match-page-filter-footer-left{display:flex;align-items:center;gap:1rem}.match-page-count-text{font-size:.75rem;color:#9ca3af}.match-page-toggle-row{border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.match-page-toggle-row:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.match-page-toggle-row:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.match-page-reset-btn{display:flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;transition:opacity .15s ease}.match-page-reset-btn:hover{opacity:.8}.match-page-col-index{width:2.5rem}.match-page-index-num{font-size:.75rem;line-height:1rem;font-weight:500;color:#9ca3af}.match-page-name-cell{font-weight:500;font-size:.875rem;line-height:1.25rem}.match-page-meta-cell{font-size:.75rem;line-height:1rem;color:#6b7280}.match-page-status-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;padding:.125rem .5rem;border-radius:9999px}.match-page-status-badge--matched{background-color:#dcfce7;color:#166534}.match-page-status-badge--pending{background-color:#fef3c7;color:#92400e}.match-page-already-matched{font-size:.75rem;line-height:1rem;color:#d1d5db;padding:.375rem .75rem}.match-page-chip-action{gap:.375rem;white-space:nowrap}.match-summary-page{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.match-summary-page{padding:1.5rem}}.match-summary-main{max-width:64rem}.match-summary-back-link{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;width:-moz-fit-content;width:fit-content;transition:opacity .15s ease}.match-summary-back-link:hover{opacity:.75}.match-summary-title{font-size:1.25rem;line-height:1.75rem;font-weight:700}.match-summary-subtitle{font-size:.875rem;color:#6b7280;margin-top:.125rem}.match-summary-notfound{padding:1.5rem;color:#6b7280;font-size:.875rem}.match-summary-notfound-link{margin-left:.5rem;text-decoration:underline}.match-summary-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem;align-items:start}@media (min-width: 768px){.match-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.match-summary-avatar-img{border-radius:9999px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.match-summary-avatar-fallback{border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0;background:linear-gradient(135deg,#ad014f,#c13e8f)}.match-summary-score-col{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.match-summary-score-wrap{display:flex;flex-direction:column;align-items:center;gap:.5rem}.match-summary-score-label{font-size:.875rem;font-weight:600}.match-summary-score-card{padding:1.25rem;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%}.match-summary-rationale{font-size:.875rem;text-align:center;color:#4b5563;padding-left:.5rem;padding-right:.5rem}.match-summary-incommon-wrap{width:100%}.match-summary-incommon-title{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;text-align:center}.match-summary-incommon-list{display:flex;flex-direction:column;gap:.375rem}.match-summary-incommon-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem}.match-summary-check-badge{flex-shrink:0;width:1.25rem;height:1.25rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background-color:#dcfce7}.match-summary-no-incommon{font-size:.75rem;color:#9ca3af;text-align:center}.match-summary-profile-card{padding:1.25rem;display:flex;flex-direction:column;gap:1rem;height:100%}.match-summary-badge-row{display:flex;align-items:center;gap:.75rem}.match-summary-role-badge{font-size:.75rem;font-weight:600;padding:.25rem .625rem;border-radius:9999px}.match-summary-role-badge--mentee{background-color:#eff6ff;color:#1d4ed8}.match-summary-role-badge--buddy{background-color:#f0fdf4;color:#16a34a}.match-summary-identity-row{display:flex;align-items:flex-start;gap:.75rem}.match-summary-name{font-weight:700;font-size:1rem;line-height:1.5rem}.match-summary-subinfo{font-size:.75rem;color:#6b7280;margin-top:.125rem}.match-summary-details{display:flex;flex-direction:column;gap:.625rem;border-top:1px solid #f9fafb;padding-top:.75rem}.match-summary-profile-row{display:flex;flex-direction:column;gap:.125rem}.match-summary-profile-label{font-size:.75rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.match-summary-profile-value{font-size:.875rem;line-height:1.25rem}.match-summary-hobbies-title{font-size:.75rem;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.375rem}.match-summary-hobbies-wrap{display:flex;flex-wrap:wrap;gap:.25rem}.match-summary-hobby-chip{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.match-summary-action-bar{padding:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}@media (min-width: 640px){.match-summary-action-bar{flex-direction:row}}.match-summary-action-names{font-size:.875rem;font-weight:600}.match-summary-action-score{font-size:.75rem;color:#6b7280;margin-top:.125rem}.match-summary-action-buttons{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.match-summary-confirm-btn{background:linear-gradient(90deg,#1358d8,#5a31c6 48%,#c61d83)}.match-summary-confirm-btn:disabled{opacity:.6}.select-buddy-page{padding:1rem;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.select-buddy-page{padding:1.5rem}}.select-buddy-header-row{display:flex;align-items:center;gap:.75rem}.select-buddy-back-link{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;transition:opacity .15s ease}.select-buddy-back-link:hover{opacity:.75}.select-buddy-header-sep{color:#d1d5db}.select-buddy-header-title{font-size:1rem;line-height:1.5rem;font-weight:700}.select-buddy-loading-wrap{display:flex;flex-direction:column;gap:1rem}.select-buddy-candidates-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 640px){.select-buddy-candidates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.select-buddy-candidates-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1280px){.select-buddy-candidates-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.select-buddy-avatar-img{border-radius:9999px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.select-buddy-avatar-fallback{border-radius:9999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0;background:linear-gradient(135deg,#ad014f,#c13e8f)}.select-buddy-info-chip{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#f3f4f6;color:#374151}.select-buddy-hobby-chip{display:inline-flex;align-items:center;padding:.125rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500}.select-buddy-chip-row{display:flex;flex-wrap:wrap;gap:.25rem}.select-buddy-mentee-banner{padding:1rem;display:flex;align-items:flex-start;gap:1rem}.select-buddy-mentee-info{flex:1 1 0%;min-width:0}.select-buddy-mentee-name{font-weight:700;font-size:1rem;line-height:1.5rem}.select-buddy-mentee-chips{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.375rem}.select-buddy-mentee-hobbies{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.select-buddy-mentee-count{flex-shrink:0;text-align:right;padding-left:.5rem;border-left:1px solid #f3f4f6;margin-left:.5rem}.select-buddy-mentee-count-num{font-size:1.5rem;line-height:1;font-weight:700}.select-buddy-mentee-count-label{font-size:.75rem;color:#6b7280;margin-top:.125rem}.select-buddy-filter-card{padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.select-buddy-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}@media (min-width: 640px){.select-buddy-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.select-buddy-filter-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.select-buddy-search-field,.select-buddy-study-field,.select-buddy-language-field,.select-buddy-city-field,.select-buddy-level-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.select-buddy-search-field:focus-within,.select-buddy-study-field:focus-within,.select-buddy-language-field:focus-within,.select-buddy-city-field:focus-within,.select-buddy-level-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.select-buddy-search-field label,.select-buddy-study-field label,.select-buddy-language-field label,.select-buddy-city-field label,.select-buddy-level-field label{color:#374151;font-weight:600}.select-buddy-search-field input,.select-buddy-study-field button[aria-haspopup=listbox],.select-buddy-language-field button[aria-haspopup=listbox],.select-buddy-city-field button[aria-haspopup=listbox],.select-buddy-level-field select{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.select-buddy-search-field input:focus,.select-buddy-study-field button[aria-haspopup=listbox]:focus-visible,.select-buddy-language-field button[aria-haspopup=listbox]:focus-visible,.select-buddy-city-field button[aria-haspopup=listbox]:focus-visible,.select-buddy-level-field select:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.select-buddy-search-field input::-moz-placeholder{color:#9ca3af}.select-buddy-search-field input::placeholder{color:#9ca3af}.select-buddy-toggle-cell{display:flex;align-items:flex-end}.select-buddy-available-toggle{width:100%;border:1px solid #f0dce8;background:linear-gradient(180deg,#fff,#fffafe);border-radius:1rem;padding:.625rem 1rem;box-shadow:0 6px 16px #1118270d;transition:border-color .18s ease,box-shadow .18s ease}.select-buddy-available-toggle:hover{border-color:#e2bdd3;box-shadow:0 8px 18px #11182714}.select-buddy-available-toggle:focus-within{border-color:#c13e8f;box-shadow:0 0 0 4px #c13e8f21,0 8px 18px #c13e8f17}.select-buddy-filter-footer{display:flex;align-items:center;justify-content:space-between}.select-buddy-filter-footer-left{display:flex;align-items:center;gap:.75rem}.select-buddy-count-text{font-size:.75rem;color:#9ca3af}.select-buddy-clear-btn{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;transition:opacity .15s ease}.select-buddy-clear-btn:hover{opacity:.75}.select-buddy-view-toggle{display:flex;border-radius:.5rem;border:1px solid #e5e7eb;overflow:hidden}.select-buddy-view-toggle-btn{padding:.375rem .75rem;transition:color .15s ease,background-color .15s ease}.select-buddy-empty-state{padding:3rem;text-align:center;font-size:.875rem;color:#9ca3af}.select-buddy-candidate-card{padding:1rem;display:flex;flex-direction:column;gap:.75rem;transition:all .15s ease;cursor:pointer}.select-buddy-candidate-header{display:flex;align-items:flex-start;gap:.75rem}.select-buddy-candidate-avatar-col{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex-shrink:0}.select-buddy-candidate-info{flex:1 1 0%;min-width:0}.select-buddy-candidate-top-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.select-buddy-candidate-name-col{min-width:0}.select-buddy-best-badge{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;margin-bottom:.125rem;color:#d97706}.select-buddy-candidate-name{font-weight:600;font-size:.875rem;line-height:1.25rem}.select-buddy-candidate-subinfo{font-size:.75rem;color:#9ca3af;margin-top:.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-buddy-hobbies-more{font-size:.75rem;color:#9ca3af;align-self:center}.select-buddy-status-badge{font-size:.75rem;font-weight:500;padding:.125rem .375rem;border-radius:9999px;white-space:nowrap}.select-buddy-status-badge--available{background-color:#dcfce7;color:#166534}.select-buddy-status-badge--full{background-color:#fee2e2;color:#991b1b}.select-buddy-reason-chip{font-size:.75rem;padding:.125rem .5rem;border-radius:9999px;background-color:#f0fdf4;color:#166534}.select-buddy-select-btn{width:100%;padding:.5rem 0;border-radius:.75rem;font-size:.75rem;font-weight:600;transition:color .15s ease,background-color .15s ease}.select-buddy-select-btn-inner{display:flex;align-items:center;justify-content:center;gap:.25rem}.select-buddy-table-select-btn{gap:.25rem;white-space:nowrap}.select-buddy-table-wrap{overflow:hidden}.select-buddy-table{width:100%;font-size:.875rem;line-height:1.25rem;border-collapse:collapse}.select-buddy-table thead tr{border-bottom:1px solid #f3f4f6}.select-buddy-table th{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.select-buddy-table td{padding:.625rem 1rem}.select-buddy-table-row{border-bottom:1px solid #f9fafb;transition:background-color .15s ease}.select-buddy-table-row:hover{background-color:#f8faff}.select-buddy-table-row-selected{background-color:#fdf2f8}.select-buddy-table-name-cell{font-weight:500;font-size:.875rem;line-height:1.25rem}.select-buddy-table-meta-cell{font-size:.75rem;color:#6b7280}.select-buddy-score-text{font-size:.875rem;line-height:1.25rem;font-weight:700}.select-buddy-sticky-footer{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;gap:1rem;background-color:#fff;box-shadow:0 -4px 16px #0000001a;border-top:1px solid #f3f4f6}.select-buddy-sticky-info{display:flex;align-items:center;gap:.75rem}.select-buddy-sticky-name{font-size:.875rem;font-weight:600}.select-buddy-sticky-score{font-size:.75rem;font-weight:700}.select-buddy-view-summary-btn{flex-shrink:0;background:linear-gradient(90deg,#1358d8,#5a31c6 48%,#c61d83)}@media (max-width: 640px){.match-page-filter-card,.match-summary-profile-card,.select-buddy-filter-card{padding:.75rem}}.mgmt-content-page{padding:1rem;display:flex;flex-direction:column;gap:1.5rem}@media (min-width: 768px){.mgmt-content-page{padding:1.5rem}}.mgmt-content-tabs{display:flex;gap:.25rem;background:#f9fafb;border:1px solid #f3f4f6;border-radius:.75rem;padding:.25rem;width:-moz-fit-content;width:fit-content}.mgmt-content-tab-btn{padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:600;color:#64748b;background:transparent;transition:all .15s ease}.mgmt-content-tab-btn--active{color:#fff;background:linear-gradient(135deg,#0359bb,#ad014f);box-shadow:0 2px 8px #0359bb2e}.mgmt-content-preview-row{display:flex;align-items:center;gap:.5rem}.mgmt-content-preview-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:600;padding:.375rem .75rem;border-radius:.5rem;border:1px solid transparent}.mgmt-content-loading-text{font-size:.75rem;color:#9ca3af}.mgmt-content-sections{display:flex;flex-direction:column;gap:1.5rem}.mgmt-content-section-card{overflow:hidden}.mgmt-content-section-header{padding:1rem 1.5rem;border-bottom:1px solid #f3f4f6}.mgmt-content-section-title{font-size:.875rem;line-height:1.25rem;font-weight:600;color:#1a1a2e}.mgmt-content-section-body{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.mgmt-content-block{display:flex;flex-direction:column;gap:.75rem}.mgmt-content-block-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width: 1024px){.mgmt-content-block-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.mgmt-content-locale-field{display:flex;flex-direction:column;gap:.375rem}.mgmt-content-locale-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.mgmt-content-locale-label-note{text-transform:none;font-weight:400;color:#d1d5db}.mgmt-content-save-row{display:flex;justify-content:flex-end;padding-top:.5rem;border-top:1px solid #f9fafb}.mgmt-content-save-btn{background:linear-gradient(135deg,#0359bb,#ad014f)}.mgmt-content-block-field{border-radius:.875rem;border:1px solid #f1f5f9;background:transparent;transition:border-color .18s ease,box-shadow .18s ease}.mgmt-content-block-field:focus-within{border-color:#ead1df;box-shadow:0 0 0 2px #ad014f0f}.mgmt-content-block-field label{color:#374151;font-weight:600}.mgmt-content-block-field input{min-height:2.85rem;border:2px solid #e5e7eb!important;border-radius:10px!important;background-color:#f9fafb!important;color:#0f172a;box-shadow:none}.mgmt-content-block-field input:focus{border-color:#ad014f!important;background:#fff!important;box-shadow:0 0 0 3px #ad014f1a!important}.mgmt-content-block-field input::-moz-placeholder{color:#9ca3af}.mgmt-content-block-field input::placeholder{color:#9ca3af}.mgmt-content-image-label{font-size:.8125rem;font-weight:600;color:#475569;letter-spacing:.02em}.mgmt-content-image-preview{height:4rem;width:auto;-o-object-fit:contain;object-fit:contain;border-radius:.5rem;border:1px solid #f3f4f6;background:#f9fafb;padding:.25rem}.mgmt-content-image-path-note{font-size:11px;color:#9ca3af}.not-found-page{min-height:100vh;display:flex;flex-direction:column;background-color:#f8f9fe;font-family:Inter,sans-serif}.not-found-main{flex:1 1 0%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:6rem 1.5rem;text-align:center}.not-found-code{font-size:6rem;line-height:1;font-weight:800;margin-bottom:1rem;color:#fad9f0}.not-found-title{font-size:1.875rem;line-height:2.25rem;font-weight:800;margin-bottom:.75rem;color:#1a1a2e}.not-found-message{font-size:1rem;line-height:1.5rem;max-width:24rem;margin-bottom:2rem;color:#64748b}.not-found-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.not-found-btn{padding:.625rem 1.25rem;border-radius:.75rem;font-size:.875rem;line-height:1.25rem;font-weight:600;transition-duration:.15s}.not-found-btn--back{border:1.5px solid #c13e8f;color:#c13e8f;background-color:transparent;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.not-found-btn--back:hover{background-color:#fdf2f8}.not-found-btn--home{color:#fff;background:linear-gradient(to right,#ad014f,#c13e8f);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.not-found-btn--home:hover{opacity:.9}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.-right-3\.5{right:-.875rem}.-top-1\.5{top:-.375rem}.bottom-0{bottom:0}.left-0{left:0}.left-3{left:.75rem}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-1{top:.25rem}.top-1\/2{top:50%}.top-full{top:100%}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.-mt-10{margin-top:-2.5rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-96{height:24rem}.h-\[1\.25rem\]{height:1.25rem}.h-\[1\.625rem\]{height:1.625rem}.h-\[18px\]{height:18px}.h-dvh{height:100dvh}.h-full{height:100%}.h-px{height:1px}.max-h-48{max-height:12rem}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.min-h-\[1\.125rem\]{min-height:1.125rem}.min-h-\[2\.625rem\]{min-height:2.625rem}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[1\.25rem\]{width:1.25rem}.w-\[2\.875rem\]{width:2.875rem}.w-\[82vw\]{width:82vw}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[16px\]{min-width:16px}.min-w-\[18px\]{min-width:18px}.max-w-5xl{max-width:64rem}.max-w-\[340px\]{max-width:340px}.max-w-\[70\%\]{max-width:70%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-x-full{--tw-translate-x: -100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-full{--tw-translate-x: 100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[\#C13E8F\]{--tw-border-opacity: 1;border-color:rgb(193 62 143 / var(--tw-border-opacity, 1))}.border-\[\#CCD4E3\]{--tw-border-opacity: 1;border-color:rgb(204 212 227 / var(--tw-border-opacity, 1))}.border-\[\#DCE3F1\]{--tw-border-opacity: 1;border-color:rgb(220 227 241 / var(--tw-border-opacity, 1))}.border-\[\#E6EAF3\]{--tw-border-opacity: 1;border-color:rgb(230 234 243 / var(--tw-border-opacity, 1))}.border-\[\#E6EAF7\]{--tw-border-opacity: 1;border-color:rgb(230 234 247 / var(--tw-border-opacity, 1))}.border-\[\#EF4444\]{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.border-\[\#F2DFEA\]{--tw-border-opacity: 1;border-color:rgb(242 223 234 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.\!bg-\[\#FDF2F8\]{--tw-bg-opacity: 1 !important;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))!important}.bg-\[\#C13E8F\]{--tw-bg-opacity: 1;background-color:rgb(193 62 143 / var(--tw-bg-opacity, 1))}.bg-\[\#F5F7FC\]{--tw-bg-opacity: 1;background-color:rgb(245 247 252 / var(--tw-bg-opacity, 1))}.bg-\[\#F7F9FD\]{--tw-bg-opacity: 1;background-color:rgb(247 249 253 / var(--tw-bg-opacity, 1))}.bg-\[\#FCFDFF\]{--tw-bg-opacity: 1;background-color:rgb(252 253 255 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF2F8\]{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/50{background-color:#00000080}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/90{background-color:#ffffffe6}.bg-white\/95{background-color:#fffffff2}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.from-\[\#F7FAFF\]{--tw-gradient-from: #F7FAFF var(--tw-gradient-from-position);--tw-gradient-to: rgb(247 250 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFF9FC\]{--tw-gradient-from: #FFF9FC var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 249 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[\#FFFAFD\]{--tw-gradient-from: #FFFAFD var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 250 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[\#FAFBFF\]{--tw-gradient-to: #FAFBFF var(--tw-gradient-to-position)}.to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-9{padding-left:2.25rem}.pr-10{padding-right:2.5rem}.pr-4{padding-right:1rem}.pt-1{padding-top:.25rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[0\.8125rem\]{font-size:.8125rem}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[21px\]{font-size:21px}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[0\.02em\]{letter-spacing:.02em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.\!text-\[\#AD014F\]{--tw-text-opacity: 1 !important;color:rgb(173 1 79 / var(--tw-text-opacity, 1))!important}.text-\[\#161637\]{--tw-text-opacity: 1;color:rgb(22 22 55 / var(--tw-text-opacity, 1))}.text-\[\#475569\]{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-\[\#4F5B76\]{--tw-text-opacity: 1;color:rgb(79 91 118 / var(--tw-text-opacity, 1))}.text-\[\#9398AB\]{--tw-text-opacity: 1;color:rgb(147 152 171 / var(--tw-text-opacity, 1))}.text-\[\#AD014F\]{--tw-text-opacity: 1;color:rgb(173 1 79 / var(--tw-text-opacity, 1))}.text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-20{opacity:.2}.opacity-60{opacity:.6}.opacity-90{opacity:.9}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_0_rgba\(15\,23\,42\,0\.03\)\]{--tw-shadow: 0 1px 0 rgba(15,23,42,.03);--tw-shadow-colored: 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_16px_rgba\(17\,24\,39\,0\.05\)\]{--tw-shadow: 0 6px 16px rgba(17,24,39,.05);--tw-shadow-colored: 0 6px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_6px_18px_rgba\(173\,1\,79\,0\.06\)\]{--tw-shadow: 0 6px 18px rgba(173,1,79,.06);--tw-shadow-colored: 0 6px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#C13E8F\]\/25{--tw-ring-color: rgb(193 62 143 / .25)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{font-family:Arial Rounded MT Bold,Arial Rounded,Arial,sans-serif;line-height:1.5;font-weight:400;--color-primary: #AD014F;--color-secondary: #0359BB;--color-white: #FFFFFF;--color-black: #000000;--color-gradient-pink: #C13EBF;--color-gradient-teal: #9FC0C1}body{margin:0;padding:0;box-sizing:border-box;background:#f6f8ff}*{box-sizing:inherit}.bs-app button{border:none;background:transparent;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit;outline:none}.bs-app button:focus-visible{outline:2px solid #E91E8C;outline-offset:2px}.bs-app a{text-decoration:none}.bs-app{--bs-private-bg: #f6f8ff;--bs-private-surface: #ffffff;--bs-private-surface-soft: #fbfcff;--bs-private-text: #161637;--bs-private-muted: #6b7280;--bs-private-border: #e6eaf3;--bs-private-accent: #c13e8f;--bs-private-accent-strong: #ad014f;--bs-private-ring: rgba(193, 62, 143, .24);--bs-private-shadow: 0 12px 30px rgba(22, 22, 55, .07);--bs-private-shadow-hover: 0 18px 34px rgba(22, 22, 55, .11)}.bs-card{background:linear-gradient(180deg,var(--bs-private-surface) 0%,var(--bs-private-surface-soft) 100%);border:1px solid var(--bs-private-border);border-radius:1rem;box-shadow:var(--bs-private-shadow);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.bs-card:hover{border-color:#d8ddec;box-shadow:var(--bs-private-shadow-hover);transform:translateY(-1px)}.bs-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--bs-private-accent) 0%,var(--bs-private-accent-strong) 100%);box-shadow:0 10px 24px #ad014f33;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.bs-btn-primary:hover{transform:translateY(-1px);filter:saturate(1.05);box-shadow:0 14px 28px #ad014f42}.bs-btn-primary:active{transform:translateY(0)}.bs-btn-primary:disabled{cursor:not-allowed;transform:none;box-shadow:none;filter:none}.bs-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:600;color:var(--bs-private-accent-strong);border:1px solid #efd4e3;background:linear-gradient(180deg,#fff,#fff8fc);transition:transform .14s ease,border-color .14s ease,background-color .14s ease}.bs-btn-outline:hover{transform:translateY(-1px);border-color:#dfb7ce;background:linear-gradient(180deg,#fff,#feeff7)}.bs-chip-action{display:inline-flex;align-items:center;justify-content:center;padding:.375rem .75rem;border-radius:.625rem;font-size:.75rem;font-weight:600;border:1px solid transparent;transition:transform .14s ease,filter .14s ease,border-color .14s ease}.bs-chip-action:hover{transform:translateY(-1px);filter:saturate(1.05)}.bs-icon-btn{border-radius:.625rem;transition:background-color .15s ease,transform .15s ease}.bs-icon-btn:hover{background-color:#f2f4fb;transform:translateY(-1px)}.bs-app input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]),.bs-app select,.bs-app textarea{border-color:var(--bs-private-border)}.bs-app input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):focus,.bs-app select:focus,.bs-app textarea:focus{outline:none;border-color:var(--bs-private-accent);box-shadow:0 0 0 3px var(--bs-private-ring)}.focus-within\:bg-white:focus-within{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.focus-within\:ring-2:focus-within{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-within\:ring-\[\#C13E8F\]\/20:focus-within{--tw-ring-color: rgb(193 62 143 / .2)}.hover\:\!border-\[\#E6EAF3\]:hover{--tw-border-opacity: 1 !important;border-color:rgb(230 234 243 / var(--tw-border-opacity, 1))!important}.hover\:border-\[\#B8C4D8\]:hover{--tw-border-opacity: 1;border-color:rgb(184 196 216 / var(--tw-border-opacity, 1))}.hover\:border-\[\#D3DAE8\]:hover{--tw-border-opacity: 1;border-color:rgb(211 218 232 / var(--tw-border-opacity, 1))}.hover\:border-\[\#DC2626\]:hover{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity, 1))}.hover\:border-gray-400:hover{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.hover\:bg-\[\#AD014F\]:hover{--tw-bg-opacity: 1;background-color:rgb(173 1 79 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#F8FAFF\]:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 255 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#FDF2F8\]:hover{--tw-bg-opacity: 1;background-color:rgb(253 242 248 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgba\(19\,88\,216\,0\.06\)\]:hover{background-color:#1358d80f}.hover\:bg-black\/70:hover{background-color:#000000b3}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-400:hover{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:text-\[\#AD014F\]:hover{--tw-text-opacity: 1;color:rgb(173 1 79 / var(--tw-text-opacity, 1))}.hover\:text-gray-600:hover{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:decoration-2:hover{text-decoration-thickness:2px}.hover\:underline-offset-4:hover{text-underline-offset:4px}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.focus\:border-\[\#C13E8F\]:focus{--tw-border-opacity: 1;border-color:rgb(193 62 143 / var(--tw-border-opacity, 1))}.focus\:border-\[\#EF4444\]:focus{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#C13E8F\]\/20:focus{--tw-ring-color: rgb(193 62 143 / .2)}.focus\:ring-\[\#C13E8F\]\/25:focus{--tw-ring-color: rgb(193 62 143 / .25)}.focus\:ring-\[\#EF4444\]\/20:focus{--tw-ring-color: rgb(239 68 68 / .2)}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-inset:focus-visible{--tw-ring-inset: inset}.focus-visible\:ring-\[\#C13E8F\]\/25:focus-visible{--tw-ring-color: rgb(193 62 143 / .25)}.focus-visible\:ring-\[\#C13E8F\]\/40:focus-visible{--tw-ring-color: rgb(193 62 143 / .4)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:hover\:border-\[\#E6EAF3\]:hover:disabled{--tw-border-opacity: 1;border-color:rgb(230 234 243 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.group:hover .group-hover\:text-\[\#C13E8F\]{--tw-text-opacity: 1;color:rgb(193 62 143 / var(--tw-text-opacity, 1))}@media (min-width: 640px){.sm\:mb-1{margin-bottom:.25rem}.sm\:block{display:block}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-end{align-items:flex-end}.sm\:items-center{align-items:center}.sm\:justify-between{justify-content:space-between}}@media (min-width: 768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[320px\]{width:320px}.md\:translate-x-0{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:p-6{padding:1.5rem}.md\:px-6{padding-left:1.5rem;padding-right:1.5rem}.md\:pl-\[230px\]{padding-left:230px}}@media (min-width: 1024px){.lg\:w-72{width:18rem}.lg\:flex-row{flex-direction:row}}@media (min-width: 1280px){.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:px-8{padding-left:2rem;padding-right:2rem}}
