:root{--navy:#1f2d5e;--navy-dark:#16244f;--navy-deep:#0d1a40;--gold:#e2b642;--gold-dark:#c9a136;--sand:#f3e8d3;--sky:#dce6f5;--white:#fff;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f9fafb;background:var(--gray-50);color:#111827;color:var(--gray-900);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.app-layout{display:flex;flex-direction:column;min-height:100vh}a{color:inherit}button{font-family:inherit}img{display:block;max-width:100%}:focus-visible{outline:2px solid #e2b642;outline:2px solid var(--gold);outline-offset:2px}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.auth-page{align-items:center;background:#f9fafb;display:flex;justify-content:center;min-height:calc(100vh - 68px);padding:2rem 1rem}.auth-box{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 28px #1f2d5e14;max-width:440px;padding:2.5rem;width:100%}.auth-box.wide{max-width:600px}.auth-logo{align-items:center;display:flex;gap:.55rem;margin-bottom:1.25rem}.auth-logo img{border-radius:50%;height:38px;object-fit:cover;width:38px}.auth-logo-text{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:700}.auth-box h1{color:#111827;font-size:1.5rem;font-weight:800;margin-bottom:.35rem}.auth-sub{color:#6b7280;font-size:.9rem;margin-bottom:1.5rem}.auth-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem;margin-bottom:1.25rem;padding:.75rem 1rem}.auth-form label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:.3rem}.auth-form input,.auth-form select,.auth-form textarea{background:#fff;border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:.9rem;margin-bottom:.9rem;padding:.65rem .875rem;transition:border-color .15s,box-shadow .15s;width:100%}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{border-color:#1f2d5e;box-shadow:0 0 0 3px #1f2d5e1a;outline:none}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.field-error{color:#dc2626;display:block;font-size:.78rem;margin-bottom:.75rem;margin-top:-.7rem}.auth-btn{background:#e2b642;border:none;border-radius:8px;box-shadow:0 3px 12px #e2b6424d;color:#1f2d5e;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;padding:.8rem;transition:background .15s,box-shadow .15s;width:100%}.auth-btn:hover:not(:disabled){background:#c9a136;box-shadow:0 5px 18px #e2b6426b}.auth-btn:disabled{cursor:not-allowed;opacity:.6}.auth-footer{color:#6b7280;font-size:.875rem;margin-top:1.5rem;text-align:center}.auth-footer a{color:#1f2d5e;font-weight:600;text-decoration:none}.auth-footer a:hover{color:#e2b642;text-decoration:underline}@media (max-width:500px){.form-row{grid-template-columns:1fr}}.avatar{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-family:Fraunces,serif;font-weight:600;justify-content:center;letter-spacing:.02em;object-fit:cover}.avatar--initials{background:linear-gradient(135deg,#1f2d5e,#2e4080);color:#e2b642}.avatar--sm{font-size:.8rem;height:36px;width:36px}.avatar--md{font-size:1.1rem;height:56px;width:56px}.avatar--lg{font-size:1.6rem;height:88px;width:88px}.navbar{background:#1f2d5e;box-shadow:0 2px 20px #00000047;position:sticky;top:0;z-index:100}.navbar-inner{gap:1.5rem;height:68px;margin:0 auto;max-width:1200px;padding:0 1.5rem}.navbar-brand,.navbar-inner{align-items:center;display:flex}.navbar-brand{flex-shrink:0;gap:.6rem;text-decoration:none}.navbar-logo{border:2px solid #e2b64273;border-radius:50%;height:40px;object-fit:contain;width:40px}.navbar-brand-text{color:#e2b642;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:700;letter-spacing:-.2px}.navbar-links{align-items:center;display:flex;gap:.6rem;margin-left:auto}.navbar-links a{border-radius:6px;color:#ffffffc7;font-size:.88rem;font-weight:500;padding:.35rem .7rem;text-decoration:none;transition:color .15s,background .15s}.navbar-links a.active,.navbar-links a:hover{background:#e2b64224;color:#e2b642}.navbar-avatar-link{align-items:center;border:2px solid #0000;border-radius:50%;display:flex;line-height:0;transition:border-color .15s}.navbar-avatar-link.active,.navbar-avatar-link:hover{border-color:#e2b642}.navbar-btn{border:2px solid #0000;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;padding:.4rem 1.1rem;text-decoration:none;transition:all .15s;white-space:nowrap}.navbar-btn.primary{background:#e2b642;border-color:#e2b642;color:#1f2d5e}.navbar-btn.primary:hover{background:#c9a136;border-color:#c9a136}.navbar-btn.outline{background:#0000;border-color:#ffffff59;color:#ffffffe0}.navbar-btn.outline:hover{background:#ffffff14;border-color:#fff9}.navbar-btn.danger{background:#0000;border-color:#fca5a566;color:#fca5a5}.navbar-btn.danger:hover{background:#fca5a51a}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;margin-left:auto;padding:5px}.navbar-toggle span{background:#ffffffd9;border-radius:2px;display:block;height:2px;transition:background .15s;width:22px}@media (max-width:768px){.navbar-toggle{display:flex}.navbar-brand-text{font-size:1.15rem}.navbar-links{background:#1f2d5e;border-top:1px solid #ffffff1a;box-shadow:0 8px 28px #00000059;display:none;flex-direction:column;gap:.5rem;left:0;padding:1rem 1.5rem 1.5rem;position:absolute;right:0;top:68px;z-index:99}.navbar-links.open{display:flex}.navbar-btn,.navbar-links a{text-align:center;width:100%}}.footer{background:#1f2d5e;color:#ffffffb3;margin-top:auto}.footer-inner{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin:0 auto;max-width:1200px;padding:3rem 1.5rem 2rem}.footer-logo-link{align-items:center;display:inline-flex;gap:.6rem;margin-bottom:.75rem;text-decoration:none}.footer-logo{border:2px solid #e2b64266;border-radius:50%;height:44px;object-fit:contain;width:44px}.footer-brand-name{color:#e2b642;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:700}.footer-brand p{color:#ffffff73;font-size:.875rem;line-height:1.65;max-width:260px}.footer-links h4{color:#e2b642;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin-bottom:.75rem;text-transform:uppercase}.footer-links a{color:#ffffff8c;display:block;font-size:.875rem;margin-bottom:.45rem;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#e2b642}.footer-bottom{border-top:1px solid #ffffff1a;color:#ffffff4d;font-size:.8rem;padding:1rem;text-align:center}@media (max-width:768px){.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:460px){.footer-inner{grid-template-columns:1fr}}.home{flex:1 1}.hero{background:linear-gradient(148deg,#1f2d5e,#16244f 55%,#0d1a40);color:#fff;overflow:hidden;padding:5rem 1.5rem;position:relative;text-align:center}.hero-inner{margin:0 auto;max-width:760px;position:relative;z-index:2}.hero-bg-blobs{inset:0;overflow:hidden;pointer-events:none;position:absolute;z-index:0}.hero-blob{animation:blobPulse 9s ease-in-out infinite;border-radius:50%;position:absolute}.hero-blob.b1{animation-delay:0s;background:radial-gradient(circle,#e2b6421a 0,#0000 70%);height:560px;right:-130px;top:-200px;width:560px}.hero-blob.b2{animation-delay:-3.5s;background:radial-gradient(circle,#e2b64214 0,#0000 70%);bottom:-130px;height:420px;left:-110px;width:420px}.hero-blob.b3{animation-delay:-6s;background:radial-gradient(circle,#ffffff0a 0,#0000 70%);height:280px;left:50%;top:40%;transform:translate(-50%,-50%);width:280px}@keyframes blobPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.hero-watermark{background-position:50%;background-repeat:no-repeat;background-size:38%;inset:0;opacity:.045;pointer-events:none;position:absolute;z-index:1}.hero-logo-wrap{margin-bottom:1.25rem}.hero-logo{border:2px solid #e2b64266;border-radius:50%;box-shadow:0 0 0 6px #e2b64212,0 10px 28px #0000004d;height:72px;margin:0 auto;object-fit:contain;transition:transform .3s ease,box-shadow .3s ease;width:72px}.hero-logo:hover{box-shadow:0 0 0 9px #e2b6421f,0 14px 36px #00000061;transform:scale(1.05)}.hero-tag{background:#e2b64226;border:1px solid #e2b64261;border-radius:999px;color:#e2b642;display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.07em;margin-bottom:1.2rem;padding:.28rem 1rem;text-transform:uppercase}.hero h1{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,5.5vw,3.6rem);font-weight:800;gap:.35rem;line-height:1.1;margin-bottom:1rem}.tagline-gold{color:#e2b642;font-size:clamp(1.4rem,3.2vw,2.2rem);font-style:italic;font-weight:600}.hero-tagline{color:#ffffff9e;font-size:.98rem;font-style:italic;line-height:1.7;margin:0 auto 2.75rem;max-width:540px}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-gold{background:#e2b642;border-radius:10px;box-shadow:0 4px 16px #e2b64261;color:#1f2d5e;font-size:.95rem;font-weight:700;padding:.82rem 2.2rem;text-decoration:none;transition:background .2s,transform .18s,box-shadow .2s}.btn-gold:hover{background:#c9a136;box-shadow:0 7px 22px #e2b6427a;transform:translateY(-2px)}.btn-outline-hero{background:#0000;border:2px solid #ffffff59;border-radius:10px;color:#ffffffe6;font-size:.95rem;font-weight:700;padding:.82rem 2.2rem;text-decoration:none;transition:border-color .2s,background .2s}.btn-outline-hero:hover{background:#ffffff17;border-color:#ffffffbf}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes logoReveal{0%{opacity:0;transform:scale(.88) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}.hero-anim-1{animation:logoReveal .72s cubic-bezier(.22,.68,0,1.15) .08s both}.hero-anim-2{animation:fadeSlideUp .55s ease .3s both}.hero-anim-3{animation:fadeSlideUp .55s ease .46s both}.hero-anim-4{animation:fadeSlideUp .55s ease .62s both}.hero-anim-5{animation:fadeSlideUp .55s ease .78s both}@media (prefers-reduced-motion:reduce){.hero-anim-1,.hero-anim-2,.hero-anim-3,.hero-anim-4,.hero-anim-5,.hero-blob{animation:none}.hero-logo{transition:none}}.stats-bar{background:#dce6f5;display:flex;flex-wrap:wrap;justify-content:center}.stats-bar--hidden{display:none}.stat-item{border-right:1px solid #1f2d5e24;flex:1 1;min-width:140px;padding:1.6rem 1rem;text-align:center}.stat-item:last-child{border-right:none}.stat-item strong{color:#1f2d5e;display:block;font-family:Fraunces,Georgia,serif;font-size:1.8rem;font-weight:800}.stat-item span{color:#4b5e8a;font-size:.82rem}.stats-disclaimer{background:#dce6f5;margin:0;padding:0 1.5rem 1.4rem;text-align:center}.stats-disclaimer span{color:#7b86a8;display:block;font-size:.74rem;line-height:1.5;margin:0 auto;max-width:760px}.section-inner{margin:0 auto;max-width:1200px;padding:0 1.5rem}.features{background:#fff;padding:5rem 0}.section-title{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:800;margin-bottom:.75rem;text-align:center}.section-sub{color:#6b7280;font-size:1.05rem;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;padding:2rem 1.5rem;text-align:center;transition:box-shadow .25s,transform .25s,border-color .25s}.feature-card:hover{border-color:#e2b642;box-shadow:0 8px 32px #1f2d5e1a;transform:translateY(-5px)}.feature-icon{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}.feature-card h3{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.08rem;font-weight:700;margin-bottom:.5rem}.feature-card p{color:#6b7280;font-size:.9rem;line-height:1.6}.innovation-section{background:linear-gradient(148deg,#1f2d5e,#16244f 60%,#0d1a40);padding:5.5rem 1.5rem}.innovation-header{margin-bottom:3rem;text-align:center}.inno-tag{display:inline-block;margin-bottom:1.25rem}.innovation-title{color:#fff}.innovation-sub{color:#ffffff9e;margin:0 auto;max-width:640px}.innovation-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.inno-card{background:hsla(0,0%,100%,.055);border:1.5px solid #ffffff1f;border-radius:16px;padding:2rem 1.75rem;transition:border-color .25s,background .25s}.inno-card:hover{background:hsla(0,0%,100%,.085);border-color:#e2b64273}.inno-card--active{background:#e2b64212;border-color:#e2b64280}.inno-card--active:hover{background:#e2b6421c;border-color:#e2b642}.inno-top{justify-content:space-between;margin-bottom:1.25rem}.inno-icon,.inno-top{align-items:center;display:flex}.inno-status{border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.06em;padding:.22rem .7rem;text-transform:uppercase}.inno-status--live{background:#e2b64233;border:1px solid #e2b6428c;color:#e2b642}.inno-status--coming{background:#ffffff14;border:1px solid #ffffff2e;color:#ffffff73}.inno-status--partial{background:#e2b64214;border:1px solid #e2b6424d;color:#e2b6428c}.inno-card h3{color:#ffffffe0;font-family:Fraunces,Georgia,serif;font-size:1.12rem;font-weight:700;margin-bottom:.75rem}.inno-card--active h3{color:#e2b642}.inno-card p{color:#ffffff94;font-size:.88rem;line-height:1.68}.inno-formula{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.25rem}.inno-formula span{background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;color:#ffffffa6;font-size:.73rem;padding:.22rem .65rem}.inno-formula em{color:#e2b642;font-style:normal;font-weight:700;margin-left:.2rem}.inno-connector{background:linear-gradient(180deg,#e2b6428c,#e2b6421a);height:48px;margin:0 auto;width:2px}.innovation-activation{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-top:0}.innovation-activation-label{color:#e2b642b3;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.inno-activation-inputs-label{color:#e2b6428c;font-size:.68rem;font-weight:700;letter-spacing:.08em;margin-bottom:.35rem;margin-top:1rem;text-transform:uppercase}.inno-card--activation{background:#e2b6420a;border-color:#e2b6424d;max-width:640px;width:100%}.inno-card--activation h3{color:#ffffffd1}.inno-activation-note{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.inno-activation-note span{background:#e2b6421a;border:1px solid #e2b64240;border-radius:999px;color:#e2b642a6;font-size:.72rem;padding:.2rem .65rem}.cta-section{background:linear-gradient(148deg,#1f2d5e,#16244f);color:#fff;overflow:hidden;padding:5.5rem 1.5rem;position:relative;text-align:center}.cta-watermark{background-position:50%;background-repeat:no-repeat;background-size:28%;inset:0;opacity:.04;pointer-events:none;position:absolute}.cta-inner{position:relative;z-index:1}.cta-inner h2{font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:800;margin-bottom:.75rem}.cta-inner p{color:#ffffffb3;font-size:1.05rem;margin-bottom:2rem}@media (max-width:760px){.innovation-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero{padding:4rem 1.25rem}.hero-logo{height:58px;width:58px}.stats-bar{gap:0}.stat-item{border-bottom:1px solid #1f2d5e24;border-right:none;min-width:50%}.stat-item:nth-child(odd){border-right:1px solid #1f2d5e24}.stat-item:nth-last-child(-n+2){border-bottom:none}}.card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s,transform .25s,border-color .25s}.card:hover{border-color:#e2b642;box-shadow:0 8px 32px #1f2d5e1f;transform:translateY(-5px)}.card.expired{opacity:.6}.card--link{color:inherit;cursor:pointer;text-decoration:none}.card-avatar{align-items:center;background:linear-gradient(135deg,#1f2d5e,#2e4080);border-radius:50%;color:#e2b642;display:flex;font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:700;height:56px;justify-content:center;margin:1.25rem auto .5rem;width:56px}.card-header-img{align-items:flex-end;background:linear-gradient(135deg,#1f2d5e,#16244f);display:flex;gap:.5rem;height:80px;padding:.75rem}.card-body{flex:1 1;padding:1rem 1.25rem}.card-name{color:#111827;font-size:1rem;font-weight:700;margin-bottom:.2rem}.card-sub{color:#6b7280;font-size:.8rem;margin-bottom:.3rem}.card-location{color:#9ca3af;font-size:.8rem}.card-desc{color:#4b5563;font-size:.85rem;line-height:1.55;margin:.5rem 0}.card-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin:.6rem 0}.tag{background:#dce6f5;border:1px solid #1f2d5e2e;border-radius:999px;color:#1f2d5e;font-size:.75rem;font-weight:500;padding:.2rem .6rem}.tag.type-emploi{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.tag.type-stage{background:#fefce8;border-color:#fde68a;color:#a16207}.tag.type-bourse{background:#fdf4ff;border-color:#e9d5ff;color:#7e22ce}.card-meta{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.8rem;gap:.75rem;margin-top:.5rem}.card-meta .expired-text{color:#dc2626}.badge{border-radius:999px;font-size:.7rem;font-weight:700;padding:.15rem .5rem}.badge.verified{background:#dce6f5;color:#1f2d5e}.badge.urgent{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.ais-badge{align-items:baseline;border-radius:999px;cursor:default;display:inline-flex;font-size:.72rem;font-weight:600;gap:.18rem;padding:.18rem .55rem}.ais-badge--active{background:#e2b64221;border:1px solid #e2b64280;color:#1f2d5e}.ais-badge--active strong{color:#c9a136;font-size:.78rem;font-weight:800}.ais-denom{color:#9ca3af;font-size:.62rem;margin-left:.08rem}.ais-badge--empty{background:#f3f4f6;border:1px solid #e5e7eb;color:#9ca3af}.category-badge,.type-badge{background:#ffffff2e;border-radius:999px;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem .6rem}.type-badge.free{background:#e2b64240;color:#e2b642}.opp-header{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between}.card-btn{background:#e2b642;border:none;border-radius:8px;box-shadow:0 2px 8px #e2b64240;color:#1f2d5e;cursor:pointer;display:block;font-size:.875rem;font-weight:700;margin:0 1.25rem 1.25rem;padding:.65rem;text-align:center;transition:background .18s,transform .15s,box-shadow .18s;width:calc(100% - 2.5rem)}.card-btn:hover{background:#c9a136;box-shadow:0 4px 14px #e2b64261;transform:translateY(-1px)}.modal-overlay{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.modal-box{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;max-height:90vh;max-width:520px;overflow-y:auto;width:100%}.modal-head{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.modal-head h2{color:#111827;font-size:1.1rem;font-weight:700}.modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:1.5rem;line-height:1;padding:0}.modal-close:hover{color:#374151}.modal-content{padding:1.5rem}.modal-form label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:.35rem}.modal-form input,.modal-form select,.modal-form textarea{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;color:#111827;font-family:inherit;font-size:.9rem;margin-bottom:1rem;padding:.65rem .875rem;transition:border-color .15s;width:100%}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:#1f2d5e;box-shadow:0 0 0 3px #1f2d5e1a;outline:none}.btn-submit{background:#e2b642;border:none;border-radius:8px;box-shadow:0 3px 12px #e2b64247;color:#1f2d5e;cursor:pointer;font-size:.95rem;font-weight:700;padding:.75rem;transition:background .15s,box-shadow .15s;width:100%}.btn-submit:hover:not(:disabled){background:#c9a136}.btn-submit:disabled{cursor:not-allowed;opacity:.6}.list-page{margin:0 auto;max-width:1200px;padding:2.5rem 1.5rem 4rem}.page-header{margin-bottom:2rem}.page-header h1{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:800;margin-bottom:.4rem}.page-header p{color:#6b7280;font-size:1rem}.filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.search-input{border:1.5px solid #d1d5db;border-radius:8px;color:#111827;flex:1 1;font-family:inherit;font-size:.9rem;min-width:220px;padding:.65rem 1rem;transition:border-color .15s,box-shadow .15s}.search-input:focus{border-color:#1f2d5e;box-shadow:0 0 0 3px #1f2d5e1a;outline:none}.filter-select{background:#fff;border:1.5px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-family:inherit;font-size:.9rem;padding:.65rem 1rem;transition:border-color .15s}.filter-select:focus{border-color:#1f2d5e;outline:none}.grid-3{grid-gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.grid-2,.grid-3{display:grid;gap:1.5rem}.grid-2{grid-gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}.loading{color:#6b7280;font-size:1.1rem}.empty,.loading{padding:4rem;text-align:center}.empty{color:#9ca3af}.pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2.5rem}.page-btn{background:#fff;border:1.5px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.5rem .9rem;transition:all .15s}.page-btn:hover{border-color:#1f2d5e;color:#1f2d5e}.page-btn.active{background:#e2b642;border-color:#e2b642;color:#1f2d5e;font-weight:700}.rec-section{background:linear-gradient(135deg,#f0f4ff,#fdf8ee);border:1.5px solid #dce6f5;border-radius:14px;margin-bottom:2.5rem;padding:1.5rem}.rec-header{align-items:baseline;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem}.rec-header h2{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:700;margin:0}.rec-badge{background:#e2b642;border-radius:20px;color:#1f2d5e;font-size:.72rem;font-weight:600;letter-spacing:.03em;padding:.2rem .55rem;white-space:nowrap}.rec-hint{color:#6b7280;font-size:.8rem;margin-left:auto}.rec-empty{color:#9ca3af;font-size:.9rem;padding:1rem 0}.toast{background:#1f2d5e;border-radius:10px;bottom:2rem;box-shadow:0 4px 20px #0000004d;color:#fff;cursor:pointer;font-size:.9rem;left:50%;max-width:90%;padding:.75rem 1.5rem;position:fixed;text-align:center;transform:translateX(-50%);z-index:300}.mentor-detail-page{margin:0 auto;max-width:900px;padding:2rem 1.5rem 4rem}.back-link{color:#1f2d5e;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;text-decoration:none}.back-link:hover{text-decoration:underline}.mentor-detail-header{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2rem}.mentor-detail-avatar{flex-shrink:0}.mentor-detail-header h1{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.8rem;font-weight:800;margin-bottom:.25rem}.mentor-detail-role{color:#6b7280;font-size:1rem;margin-bottom:.4rem}.mentor-detail-meta{align-items:center;color:#6b7280;display:flex;flex-wrap:wrap;font-size:.85rem;gap:.6rem;margin-bottom:.6rem}.badge.available{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:999px;color:#047857;font-size:.75rem;font-weight:600;padding:.2rem .6rem}.detail-section{margin-bottom:2.25rem}.detail-section h2{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.mentor-detail-bio{color:#374151;font-size:.95rem;line-height:1.7}.ais-section-head{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:.5rem}.ais-badge--lg{font-size:1.05rem;padding:.5rem 1rem}.ais-intro{color:#6b7280;font-size:.85rem;margin-bottom:1.25rem}.ais-breakdown{display:flex;flex-direction:column;gap:1.1rem}.ais-dim{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:.9rem 1.1rem}.ais-dim-head{align-items:baseline;display:flex;justify-content:space-between;margin-bottom:.5rem}.ais-dim-label{color:#1f2d5e;font-size:.92rem;font-weight:700}.ais-dim-weight{color:#9ca3af;font-size:.8rem;font-weight:500}.ais-dim-points{color:#1f2d5e;font-size:.95rem;font-weight:700}.ais-dim-bar{background:#e5e7eb;border-radius:999px;height:8px;margin-bottom:.5rem;overflow:hidden}.ais-dim-bar-fill{background:linear-gradient(90deg,#1f2d5e,#e2b642);border-radius:999px;height:100%}.ais-dim-detail{color:#6b7280;font-size:.8rem}.profile-page{margin:0 auto;max-width:860px;padding:2.5rem 1.5rem 4rem}.profile-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem}.profile-avatar{align-items:center;background:linear-gradient(135deg,#1f2d5e,#2e4080);border-radius:50%;color:#e2b642;display:flex;flex-shrink:0;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:700;height:72px;justify-content:center;width:72px}.profile-header h1{color:#111827;font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.profile-header p{color:#6b7280;font-size:.875rem}.role-badge{background:#dce6f5;border-radius:999px;color:#1f2d5e;font-size:.75rem;font-weight:700;padding:.15rem .5rem}.profile-tabs{border-bottom:2px solid #e5e7eb;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;margin-bottom:-2px;padding:.6rem 1.25rem;transition:all .15s}.tab-btn:hover{color:#1f2d5e}.tab-btn.active{border-bottom-color:#e2b642;color:#1f2d5e}.profile-form label{color:#374151;display:block;font-size:.875rem;font-weight:600;margin-bottom:.3rem}.profile-form input,.profile-form textarea{border:1.5px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:.9rem;margin-bottom:1rem;padding:.65rem .875rem;transition:border-color .15s,box-shadow .15s;width:100%}.profile-form input:focus,.profile-form textarea:focus{border-color:#1f2d5e;box-shadow:0 0 0 3px #1f2d5e1a;outline:none}.form-row-2{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.save-btn{background:#e2b642;border:none;border-radius:8px;box-shadow:0 3px 12px #e2b64247;color:#1f2d5e;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;padding:.7rem 2rem;transition:background .15s,box-shadow .15s}.save-btn:hover:not(:disabled){background:#c9a136;box-shadow:0 5px 18px #e2b64266}.save-btn:disabled{cursor:not-allowed;opacity:.6}.empty-state{color:#9ca3af;padding:2rem 0}.empty-state a{color:#1f2d5e;font-weight:600;text-decoration:none}.empty-state a:hover{color:#e2b642}.list-item{align-items:center;border:1.5px solid #e5e7eb;border-radius:10px;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem;padding:1rem;transition:border-color .15s}.list-item:hover{border-color:#e2b642}.list-item strong{color:#111827;display:block;font-size:.95rem;margin-bottom:.2rem}.list-item p{color:#6b7280;font-size:.825rem}.progress-badge{background:#dce6f5;color:#1f2d5e}.progress-badge,.status-badge{border-radius:999px;font-size:.75rem;font-weight:700;padding:.25rem .7rem;white-space:nowrap}.status-badge.status-pending{background:#fefce8;color:#a16207}.status-badge.status-confirmed{background:#dce6f5;color:#1f2d5e}.status-badge.status-completed{background:#e2b64233;color:#7a600a}.status-badge.status-cancelled{background:#f3f4f6;color:#6b7280}.subscription-card{background:linear-gradient(135deg,#dce6f5,#eef3fb);border:1.5px solid #1f2d5e33;border-radius:14px;padding:2rem;text-align:center}.sub-icon{font-size:2.5rem;margin-bottom:1rem}.subscription-card h3{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.25rem;font-weight:800;margin-bottom:.5rem}.subscription-card p{color:#4b5e8a}.sub-ref{color:#6b7280;font-size:.8rem;margin-top:.5rem}.no-sub{padding:2rem;text-align:center}.no-sub p{color:#6b7280;margin-bottom:1rem}.sub-link{background:#e2b642;border-radius:8px;color:#1f2d5e;display:inline-block;font-weight:700;padding:.6rem 1.5rem;text-decoration:none}.sub-link:hover{background:#c9a136}.toast-profile{background:#1f2d5e;border-radius:10px;bottom:2rem;box-shadow:0 4px 20px #0000004d;color:#fff;font-size:.9rem;left:50%;padding:.75rem 1.5rem;position:fixed;transform:translateX(-50%);z-index:300}.logout-btn{background:#0000;border:1px solid #dc2626;border-radius:8px;color:#dc2626;cursor:pointer;font-family:inherit;font-size:.875rem;margin-top:3rem;padding:.5rem 1.5rem;transition:all .15s}.logout-btn:hover{background:#fef2f2}.not-connected{padding:5rem;text-align:center}.not-connected p{color:#6b7280;font-size:1.1rem;margin-bottom:1.5rem}.auth-link{background:#e2b642;border-radius:8px;color:#1f2d5e;font-weight:700;padding:.7rem 2rem;text-decoration:none}.auth-link:hover{background:#c9a136}@media (max-width:500px){.form-row-2{grid-template-columns:1fr}}.dashboard-page{max-width:1200px}.dash-section{background:#fff;border:1.5px solid #dce6f5;border-radius:14px;margin-bottom:2.75rem;padding:1.75rem}.dash-section-title{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:800;margin:0 0 .4rem}.dash-section-sub{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0 0 1.5rem;max-width:760px}.dash-empty{color:#9ca3af;font-size:.9rem;padding:1rem 0}.dash-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1.75rem}.dash-stat-card{background:linear-gradient(135deg,#f3e8d3,#dce6f5);border:1.5px solid #e2b642;border-radius:12px;display:flex;flex-direction:column;gap:.3rem;padding:1.1rem 1.25rem}.dash-stat-value{color:#1f2d5e;font-family:Fraunces,Georgia,serif;font-size:1.9rem;font-weight:800}.dash-stat-label{color:#6b7280;font-size:.8rem;font-weight:600}.dash-table-wrap{border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}.dash-table{border-collapse:collapse;font-size:.85rem;white-space:nowrap;width:100%}.dash-table thead th{background:#1f2d5e;color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.03em;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.dash-table tbody td{border-top:1px solid #e5e7eb;color:#374151;padding:.7rem 1rem}.dash-table tbody tr:nth-child(2n){background:#fafbfd}.dash-table tbody tr:hover{background:#f3e8d3}.dash-member-name{color:#1f2d5e;font-weight:700}.dash-score-badge{background:#e2b642;border-radius:20px;color:#1f2d5e;display:inline-block;font-size:.85rem;font-weight:800;padding:.25rem .6rem}.dash-denom{font-size:.75rem;font-weight:600;opacity:.65}.dash-points{color:#9ca3af;font-size:.78rem}.dash-role-tag{background:#dce6f5;border-radius:10px;font-size:.68rem;margin-left:.4rem;padding:.12rem .45rem;text-transform:capitalize}.dash-role-tag,.dash-type-tag{color:#1f2d5e;display:inline-block;font-weight:600}.dash-type-tag{background:#f3e8d3;border:1px solid #e2b642;border-radius:8px;font-size:.76rem;padding:.2rem .55rem}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.auth-page,.home,.list-page,.profile-page{animation:pageEnter .32s ease both}@media (prefers-reduced-motion:reduce){.auth-page,.home,.list-page,.profile-page{animation:none}}
/*# sourceMappingURL=main.59882d52.css.map*/