.sso-button{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff9;border:1px solid rgba(0,0,0,.1);border-radius:8px;cursor:pointer;font-size:.9rem;transition:background .2s}.sso-button:hover{background:#ffffffe6}.sso-icon{font-size:1.2rem}.sso-name{flex:1;text-align:left}.sso-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:#0006;font-size:.85rem}.sso-divider:before,.sso-divider:after{content:"";flex:1;height:1px;background:#0000001a}.sso-password-btn{width:100%}.forgot-password-description{font-size:.9375rem;color:#ffffffb3;margin-bottom:1.5rem}.reset-password-description{font-size:.9rem;color:#ffffffb3;margin-bottom:1.5rem}.reset-password-requirements{margin:1rem 0;padding:.75rem 1rem;background-color:#ffffff1a;border-left:3px solid #4caf50;border-radius:6px;font-size:.8rem;color:#ffffffd9}.reset-password-requirements ul{margin:.5rem 0 0 1rem;padding:0}.reset-password-requirements ul li{margin-bottom:.25rem}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #4a5699;--primary-hover: #3d4880;--text-color: #4a5699;--text-muted: #6b7280;--border-color: #e5e7eb;--error-color: #dc2626;--success-color: #16a34a;--background: #4a5699;--card-shadow: 0 10px 40px rgba(0, 0, 0, .2)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#4a5699;color:#4a5699;line-height:1.5;min-height:100vh}#root{min-height:100vh}.page-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#ffffff73}.login-card{width:100%;max-width:480px;padding:3rem 3.5rem;background:#fff;border-radius:16px;box-shadow:0 10px 40px #0003}.logo-container{text-align:center;margin-bottom:2.5rem}.login-page{position:relative;min-height:100vh;width:100%;display:flex;overflow:hidden}.login-page-bg{position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(/Bacgkround%20moutain.jpg);background-size:cover;background-position:center;z-index:0;transition:right .4s cubic-bezier(.4,0,.2,1) 0s}.login-page-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e285a4d,#1e285a80)}.login-page-branding{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;color:#fff;height:100vh;min-width:0}.login-page-branding-content{display:flex;flex-direction:column;height:100%;padding:3rem}.login-page-logo{width:340px;height:auto;margin-bottom:15px;transition:width .7s cubic-bezier(.4,0,.2,1)}.login-page-tagline{font-size:3.75rem;font-weight:700;line-height:1.25;margin-bottom:2rem;transition:font-size .7s cubic-bezier(.4,0,.2,1)}.login-page-tagline p{margin:0}.login-page-visit-btn{display:inline-block;width:fit-content;padding:.5rem 1.5rem;border:2px solid #ffffff;border-radius:999px;color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;margin-bottom:auto}.login-page-visit-btn:hover{background:#ffffff26}.login-page-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:2rem}.login-page-branding-social{display:flex;align-items:center;gap:.5rem}.login-page-branding-social a{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;color:#ffffff80;text-decoration:none;transition:color .2s ease}.login-page-branding-social a:hover{color:#fff}.login-page-branding-social svg{width:14px;height:14px}.branding-news-area{position:relative;z-index:2;margin-top:1.5rem}.dash-news-bottom{position:relative;z-index:3;flex-shrink:0;padding:0 1.5rem .5rem;max-width:400px;align-self:flex-start}.news-slider{overflow:hidden}.news-slider-page{display:flex;gap:.75rem;transition:opacity .3s ease,transform .3s ease}.news-slider-page--in{opacity:1;transform:translateY(0)}.news-slider-page--out{opacity:0;transform:translateY(8px)}.news-slider-dots{display:flex;gap:6px;margin-top:.5rem}.news-slider-dot{width:6px;height:6px;border-radius:50%;background:#fff3;cursor:pointer;transition:background .3s ease}.news-slider-dot:hover{background:#fff6}.news-slider-dot--active{background:#fff9}.news-static{display:flex;gap:.75rem}.news-static-card{flex:1 1 0;min-width:0;height:132px;padding:.75rem;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;display:flex;flex-direction:column;gap:.25rem;text-decoration:none;color:#fff;transition:background .2s ease,border-color .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden}.news-static-card:hover{background:#ffffff24;border-color:#ffffff4d}.news-static-card--event{border-top:3px solid rgba(245,158,11,.7)}.news-static-card--news{border-top:3px solid rgba(74,86,153,.7)}.news-static-card--linkedin{border-top:3px solid rgba(10,102,194,.7)}.news-static-card-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#ffffff80}.news-static-card--linkedin .news-static-card-badge{color:#64b4ffcc}.news-static-card--event .news-static-card-badge{color:#f59e0bcc}.news-static-card-badge-icon{display:flex;align-items:center;font-size:.75rem}.news-static-card-title{font-size:.75rem;font-weight:700;color:#fff;line-height:1.25;margin:0}.news-static-card-excerpt{font-size:.65rem;color:#ffffff8c;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.news-static-card-date{font-size:.6rem;color:#ffffff59;margin-top:auto}.login-page-panel{position:relative;z-index:1;width:420px;min-width:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;overflow:hidden;cursor:pointer;background:transparent;transition:width .7s cubic-bezier(.4,0,.2,1),min-width .7s cubic-bezier(.4,0,.2,1)}.login-page-panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#3a4a8a,#1e2450);clip-path:inset(0 0 0 100%);transition:clip-path .7s cubic-bezier(.4,0,.2,1);z-index:0}.login-page-panel-content{width:100%;max-width:360px;z-index:1;transition:opacity .25s ease}.login-page-panel--collapsing .login-page-panel-content{opacity:0;pointer-events:none}.login-page-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:2rem;transition:font-size .7s cubic-bezier(.4,0,.2,1)}.login-page-input-label{display:block;font-size:.75rem;color:#ffffffb3;margin-top:.5rem}.login-page-next-btn{padding:.5rem 2rem;font-size:.875rem;font-weight:500;background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:8px;cursor:pointer;transition:background-color .2s ease}.login-page-next-btn:hover:not(:disabled){background-color:#ffffff4d}.login-page-next-btn:disabled{opacity:.6;cursor:not-allowed}.login-page-social-links{position:absolute;bottom:20px;left:-100%;display:flex;align-items:center;gap:.75rem;padding:0 2rem;z-index:2;transition:left .7s cubic-bezier(.4,0,.2,1)}.login-page-social-links a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;color:#fff6;text-decoration:none;transition:color .2s ease,background-color .2s ease}.login-page-social-links a:hover{color:#fff;background:#ffffff1a}.login-page-mountain-logo{position:absolute;bottom:0;right:-100%;width:110%;max-width:700px;height:auto;opacity:.7;pointer-events:none;z-index:1;transition:right .7s cubic-bezier(.4,0,.2,1)}.login-page--expanded .login-page-bg{right:25%;transition:right .9s cubic-bezier(.4,0,.2,1) .15s}.login-page--expanded .login-page-panel{width:35%;min-width:35%;cursor:default}.login-page--expanded .login-page-panel:before{clip-path:inset(0)}.login-page--expanded .login-page-mountain-logo{right:0}.login-page--expanded .login-page-social-links{left:0}.login-page--expanded .login-page-title{font-size:2.15rem}.login-page--expanded .login-page-logo{width:280px}.login-page--expanded .login-page-tagline{font-size:2.75rem}.login-page--dash-enter .login-page-bg,.login-page--dash-enter .login-page-mountain-logo,.login-page--dash-enter .login-page-social-links,.login-page--dash-enter .login-page-title,.login-page--dash-enter .login-page-logo,.login-page--dash-enter .login-page-tagline{transition:none}.login-page--dash-enter .login-page-panel{transition:width .7s cubic-bezier(.4,0,.2,1),min-width .7s cubic-bezier(.4,0,.2,1)}.login-page--dash-enter .login-page-panel:before{transition:none}.login-page--no-animate .login-page-bg,.login-page--no-animate .login-page-panel,.login-page--no-animate .login-page-panel:before,.login-page--no-animate .login-page-mountain-logo,.login-page--no-animate .login-page-social-links,.login-page--no-animate .login-page-title,.login-page--no-animate .login-page-logo,.login-page--no-animate .login-page-tagline{transition:none}.fullscreen-login{position:relative;min-height:100vh;width:100%;display:flex;overflow:hidden}.fullscreen-login-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/Bacgkround%20moutain.jpg);background-size:cover;background-position:center;z-index:0}.fullscreen-login-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e285a4d,#1e285a80)}.fullscreen-branding{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;padding:3rem;color:#fff;height:100vh}.fullscreen-brand-logo{width:340px;height:auto;margin-bottom:auto}.fullscreen-tagline{font-size:3.25rem;font-weight:700;line-height:1.25;margin-bottom:2rem}.fullscreen-tagline p{margin:0}.fullscreen-visit-btn{display:inline-block;width:fit-content;padding:.5rem 1.5rem;border:2px solid #ffffff;border-radius:999px;color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;margin-bottom:auto}.fullscreen-visit-btn:hover{background:#ffffff26}.fullscreen-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:2rem}.fullscreen-form-area{position:relative;z-index:1;width:420px;min-width:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;overflow:hidden}.fullscreen-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:2rem;align-self:flex-start}.fullscreen-input-label{display:block;font-size:.75rem;color:#ffffffb3;margin-top:.5rem}.fullscreen-next-btn{padding:.5rem 2rem;font-size:.875rem;font-weight:500;background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:8px;cursor:pointer;transition:background-color .2s ease}.fullscreen-next-btn:hover:not(:disabled){background-color:#ffffff4d}.fullscreen-next-btn:disabled{opacity:.6;cursor:not-allowed}.fullscreen-mountain-logo{position:absolute;bottom:0;right:0;width:110%;max-width:700px;height:auto;opacity:.3;pointer-events:none}.split-layout{display:flex;min-height:100vh;width:100%}.split-left{position:relative;width:50%;background-image:url(/Bacgkround%20moutain.jpg);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;color:#fff}.split-left:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1e285a59,#1e285a8c);pointer-events:none}.split-left-content{position:relative;z-index:1;padding:3rem;display:flex;flex-direction:column;height:100%}.split-brand-logo{width:340px;height:auto;margin-bottom:auto}.split-tagline{font-size:2.75rem;font-weight:700;line-height:1.25;margin-bottom:2rem}.split-tagline p{margin:0}.split-visit-btn{display:inline-block;width:fit-content;padding:.5rem 1.5rem;border:2px solid #ffffff;border-radius:999px;color:#fff;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s ease;margin-bottom:auto}.split-visit-btn:hover{background:#ffffff26}.split-left-footer{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:2rem}.split-planet-logo{height:48px;width:auto;opacity:.9}.split-planet-text{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;opacity:.9}.split-copyright{font-size:.75rem;opacity:.8}.split-right{width:50%;background:linear-gradient(160deg,#3a4a8a,#1e2450);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;position:relative;overflow:hidden}.split-right-content{width:100%;max-width:360px;z-index:1}.split-title{font-size:2.15rem;font-weight:700;color:#fff;margin-bottom:2rem}.split-form{display:flex;flex-direction:column;gap:1.5rem}.split-form-group{position:relative}.split-input{width:100%;padding:.75rem 1rem;font-size:1rem;border:none;border-radius:8px;outline:none;background:#fff;color:#4a5699;transition:box-shadow .2s ease}.split-input:focus{box-shadow:0 0 0 2px #ffffff80}.split-input::placeholder{color:#6b7280}.split-input-label{display:block;font-size:.75rem;color:#fff9;margin-top:.5rem}.split-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:1rem}.split-next-btn{padding:.5rem 2rem;font-size:.875rem;font-weight:500;background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4);border-radius:8px;cursor:pointer;transition:background-color .2s ease}.split-next-btn:hover:not(:disabled){background-color:#ffffff4d}.split-next-btn:disabled{opacity:.6;cursor:not-allowed}.split-forgot-link{font-size:.875rem;color:#ffffffb3;text-decoration:none;white-space:nowrap}.split-forgot-link:hover{text-decoration:underline}.split-email-display{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.5rem .75rem;background-color:#ffffff1a;border-radius:8px}.split-back-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);cursor:pointer;font-size:1rem;color:#fff;transition:background-color .2s ease}.split-back-btn:hover{background-color:#ffffff40}.split-email-text{font-size:.875rem;color:#fff;overflow:hidden;text-overflow:ellipsis}.split-mountain-logo{position:absolute;bottom:0;right:0;width:110%;max-width:700px;height:auto;opacity:.7;pointer-events:none}@keyframes slideLeftIn{0%{width:100%}to{width:50%}}@keyframes slideRightIn{0%{width:0;opacity:0}to{width:50%;opacity:1}}@keyframes fadeScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.split-left--animate{animation:slideLeftIn .7s cubic-bezier(.4,0,.2,1) forwards}.split-left--animate .split-tagline{font-size:2.5rem;transition:font-size .7s cubic-bezier(.4,0,.2,1)}.split-left--animate .split-brand-logo{width:260px;transition:width .7s cubic-bezier(.4,0,.2,1)}.split-right--animate{animation:slideRightIn .7s cubic-bezier(.4,0,.2,1) forwards}.split-right-content--animate{animation:fadeScaleIn .5s .3s cubic-bezier(.4,0,.2,1) both}@media(max-width:768px){.split-layout{flex-direction:column}.split-left{width:100%;min-height:40vh}.split-right{width:100%;min-height:60vh}.split-tagline{font-size:1.5rem}.split-brand-logo{width:140px}}.logo-image{height:60px;width:auto;margin-bottom:.5rem}.logo{font-size:1.75rem;font-weight:700;color:#4a5699;letter-spacing:-.025em}.logo-subtitle{font-size:.875rem;color:#6b7280;margin-top:.25rem}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.9375rem;font-weight:600;color:#4a5699;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #e5e7eb;border-radius:8px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.form-input:focus{border-color:#4a5699;box-shadow:0 0 0 3px #4a56991a}.form-input::placeholder{color:#6b7280}.form-input.error{border-color:#dc2626}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-primary{width:100%;background-color:#4a5699;color:#fff}.btn-primary:hover:not(:disabled){background-color:#3d4880}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background-color:transparent;color:#4a5699;border:1px solid #e5e7eb}.btn-secondary:hover{background-color:#f9fafb}.btn-link{background:none;border:none;color:#4a5699;font-size:.875rem;cursor:pointer;padding:0}.btn-link:hover{text-decoration:underline}.btn-danger{color:#dc2626}.error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.success-message{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.email-display{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background-color:#f9fafb;border-radius:8px;margin-bottom:1.25rem}.email-display .back-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:6px;background:#fff;border:1px solid #e5e7eb;cursor:pointer;transition:background-color .2s ease}.email-display .back-btn:hover{background-color:#f9fafb}.email-display .email-text{flex:1;font-size:.9375rem;color:#4a5699;overflow:hidden;text-overflow:ellipsis}.form-footer{margin-top:1.5rem;text-align:center}.form-footer a{color:#4a5699;font-size:.875rem;text-decoration:none}.form-footer a:hover{text-decoration:underline}.sso-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.sso-button{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left}.sso-button:hover{background-color:#f9fafb;border-color:#4a5699}.sso-button .sso-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.sso-button .sso-name{flex:1;font-size:.9375rem;font-weight:500}.divider{display:flex;align-items:center;margin:1.5rem 0;color:#6b7280;font-size:.875rem}.divider:before,.divider:after{content:"";flex:1;height:1px;background-color:#e5e7eb}.divider:before{margin-right:1rem}.divider:after{margin-left:1rem}.dashboard-container{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.dashboard-hero{background-color:#4a5699;background-image:var(--bg-image);background-repeat:no-repeat;background-position:center top;background-size:cover;position:relative;min-height:35vh;display:flex;flex-direction:column}.dashboard-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff73;pointer-events:none}.dashboard-header{position:relative;z-index:1;padding:1.5rem 2.5rem;display:flex;align-items:center;justify-content:space-between}.dashboard-header .logo{font-size:1.25rem}.header-logo{height:48px;width:auto}.user-menu{display:flex;align-items:center;gap:1.5rem;background:#fffc;padding:.5rem 1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d}.user-menu .user-name,.user-menu .sign-out-btn{color:#4a5699;font-weight:500;font-size:.875rem}.user-menu .sign-out-btn{display:flex;align-items:center;gap:.5rem;text-decoration:none}.user-menu .sign-out-btn .sign-out-icon{width:16px;height:16px}.user-menu .sign-out-btn:hover{text-decoration:underline}.user-name{font-size:.875rem;color:#4a5699}.profile-selection-wrapper{position:relative;z-index:2;margin-top:auto;display:flex;justify-content:center;transform:translateY(50%)}.profile-selection-card{background:#fff;padding:1.5rem 2rem;border-radius:12px;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;border:1px solid rgba(74,86,153,.1)}.profile-selection-card .profile-selection-title{font-size:1.5rem;font-weight:700;color:#4a5699;margin-bottom:1rem;text-align:center}.profile-selection-card .custom-dropdown{width:100%;max-width:100%}.dashboard-content{flex:1;width:100%;padding:3.5rem 2rem 2rem;margin-top:2rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}.dashboard-tabs{display:flex;gap:.5rem;background:#f9fafb;padding:.25rem;border-radius:8px;margin-bottom:2rem}.dashboard-tabs .tab-btn{padding:.5rem 1.5rem;font-size:.9375rem;font-weight:600;border:none;background:transparent;border-radius:6px;color:#6b7280;cursor:pointer;transition:all .2s ease}.dashboard-tabs .tab-btn:hover{color:#4a5699}.dashboard-tabs .tab-btn.active{background:#fff;color:#4a5699;box-shadow:0 2px 4px #0000000d}.applications-section{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center}.section-title{font-size:1.75rem;font-weight:700;color:#4a5699;margin-bottom:.5rem;text-align:center}.section-subtitle{font-size:.9375rem;color:#6b7280;margin-bottom:1.5rem;text-align:center}.domain-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:2.5rem}.custom-dropdown{position:relative;max-width:400px}.custom-dropdown-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;font-size:.9375rem;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;color:#4a5699;cursor:pointer;text-align:left;gap:.5rem}.custom-dropdown-trigger:hover{border-color:#4a5699}.custom-dropdown-trigger:focus{outline:none;border-color:#4a5699;box-shadow:0 0 0 3px #4a56991a}.dropdown-selected{display:flex;align-items:center;gap:.5rem;flex:1}.dropdown-selected-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-placeholder{color:#6b7280}.dropdown-icons{display:flex;align-items:center;gap:.5rem}.dropdown-clear{cursor:pointer;font-size:1rem;color:#6b7280}.dropdown-clear:hover{color:#4a5699}.dropdown-arrow{font-size:.75rem;color:#6b7280;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.custom-dropdown-menu{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 20px #00000026;z-index:100;max-height:300px;overflow-y:auto}.dropdown-search{position:sticky;top:0;padding:.5rem;background:#fff;border-bottom:1px solid #e5e7eb}.dropdown-search-input{width:100%;padding:.5rem .75rem;font-size:.9375rem;border:1px solid #e5e7eb;border-radius:8px;outline:none;box-sizing:border-box}.dropdown-search-input:focus{border-color:#4a5699;box-shadow:0 0 0 3px #4a56991a}.custom-dropdown-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease}.custom-dropdown-item:hover{background-color:#f9fafb}.custom-dropdown-item.selected{background-color:#4a56991a}.dropdown-item-text{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-item-tags{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.env-tag{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:4px;background-color:#f3f4f6;color:#6b7280}.env-tag.prod{background-color:#fef2f2;color:#dc2626}.env-tag.dev{background-color:#ecfdf5;color:#059669}.env-tag.preprod{background-color:#fffbeb;color:#d97706}.sso-tag{display:inline-flex;align-items:center;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:4px;background-color:#4a56991a;color:#4a5699}.app-grid{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1.5rem;width:100%}.app-card{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:#fff;border-radius:12px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s ease;text-align:center;min-height:180px;width:220px;justify-content:center;position:relative;overflow:hidden}.app-card:hover:not(.loading){background-color:#4a5699;border-color:#4a5699;box-shadow:0 4px 20px #0000001f;transform:translateY(-4px)}.app-card:hover:not(.loading) .app-logo-box{background-color:#fff}.app-card:hover:not(.loading) .app-logo-box .up-text{color:#4a5699}.app-card:hover:not(.loading) .app-name{color:#fff}.app-card:hover:not(.loading) .app-developer{color:#fffc}.app-card.loading{cursor:wait;border-color:#4a5699;animation:launch-pulse 1.5s infinite}@keyframes dashContentIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes launch-pulse{0%{box-shadow:0 0 #2563eb66;transform:scale(1)}50%{transform:scale(.98)}70%{box-shadow:0 0 0 15px #2563eb00}to{box-shadow:0 0 #2563eb00;transform:scale(1)}}.app-logo-box{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#f9fafb;border:2px solid #4a5699;margin-bottom:1rem;transition:all .2s ease}.app-logo-box .up-text{color:#4a5699;font-weight:800;font-size:22px;letter-spacing:-.5px}.app-name{font-size:1rem;font-weight:600;color:#4a5699;margin-bottom:.25rem;transition:color .2s ease}.app-developer{font-size:.75rem;font-weight:500;color:#6b7280;transition:color .2s ease;letter-spacing:.5px}.app-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;color:#4a5699}.app-loading .spinner{width:32px;height:32px;border:3px solid rgba(37,99,235,.2);border-top-color:#4a5699;border-radius:50%;animation:spin 1s linear infinite}.loading-text{font-size:.875rem;color:#6b7280;font-weight:500}.spinner{display:inline-block;width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#4a5699;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.news-banner{width:100%;padding:2rem 0 2.5rem;background:linear-gradient(180deg,#fff,#f9fafb);border-top:1px solid #e5e7eb;overflow:hidden}.news-banner-header{display:flex;align-items:center;justify-content:space-between;max-width:1100px;margin:0 auto 1.5rem;padding:0 2rem}.news-banner-title-row{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:#4a5699;letter-spacing:.01em}.news-banner-title-row svg{color:#4a5699}.news-linkedin-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;color:#0a66c2;text-decoration:none;padding:.25rem .75rem;border-radius:6px;transition:background-color .2s ease}.news-linkedin-link:hover{background-color:#0a66c214}.news-carousel-track{display:flex;gap:1.25rem;overflow-x:hidden;padding:.25rem 2rem .5rem;scroll-behavior:auto;-ms-overflow-style:none;scrollbar-width:none}.news-carousel-track::-webkit-scrollbar{display:none}.news-card{flex:0 0 280px;min-height:190px;padding:1.25rem 1.25rem 1rem;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;-webkit-user-select:none;user-select:none;cursor:pointer}.news-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014;border-color:#4a5699}.news-card--event{border-top:3px solid #f59e0b}.news-card--news{border-top:3px solid #4a5699}.news-card--linkedin{border-top:3px solid #0a66c2}.news-card-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.news-card-badge .news-card-badge-icon{display:flex;align-items:center;font-size:.75rem}.news-card--linkedin .news-card-badge,.news-card-badge--linkedin{color:#0a66c2}.news-card--event .news-card-badge,.news-card-badge--event{color:#f59e0b}.news-card-title{font-size:.875rem;font-weight:700;color:#4a5699;line-height:1.25;margin:0}.news-card-excerpt{font-size:.75rem;color:#6b7280;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1}.news-card-date{font-size:.6875rem;color:#6b7280;opacity:.7;margin-top:auto}.news-card-image-wrap{width:100%;height:90px;border-radius:8px 8px 0 0;overflow:hidden;margin:-1.25rem -1.25rem 0;width:calc(100% + 2.5rem)}.news-card-image-wrap .news-card-image{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.news-banner-header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:0 1rem}.news-carousel-track{padding:.25rem 1rem .5rem;gap:.75rem}.news-card{flex:0 0 240px;min-height:170px}}.news-mgmt-container{min-height:100vh;background:#f9fafb;padding:2rem}.news-mgmt-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;max-width:900px;margin-left:auto;margin-right:auto}.news-mgmt-title{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#4a5699}.news-mgmt-title svg{color:#4a5699}.news-mgmt-form-card{max-width:900px;margin:0 auto 2rem;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:2rem}.news-mgmt-form-card h2{font-size:1.25rem;font-weight:700;color:#4a5699;margin-bottom:1.5rem}.news-mgmt-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.toggle-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}.toggle-label input[type=checkbox]{width:18px;height:18px;accent-color:#4a5699}.news-mgmt-form-actions{display:flex;gap:.75rem;margin-top:.5rem}.form-row-3{grid-template-columns:1fr 1fr 1fr}.form-textarea{resize:vertical;min-height:52px;font-family:inherit}.type-selector{display:flex;gap:.5rem}.type-option{display:flex;align-items:center;gap:.25rem;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:4px;background:#fff;cursor:pointer;font-size:.875rem;color:#6b7280;transition:all .2s ease}.type-option:hover{border-color:#4a5699;background:#4a56990a}.type-option.selected{border-color:#4a5699;background:#4a569914;color:#4a5699;font-weight:600}.type-option-icon{display:flex;align-items:center;font-size:.875rem}.color-picker{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.color-swatch{width:24px;height:24px;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;transition:transform .2s ease,border-color .2s ease}.color-swatch:hover{transform:scale(1.15)}.color-swatch.selected{border-color:#4a5699;box-shadow:0 0 0 2px #fff,0 0 0 3px #6b7280}.color-custom{width:24px;height:24px;padding:0;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;background:none}.color-custom::-webkit-color-swatch-wrapper{padding:0}.color-custom::-webkit-color-swatch{border:none;border-radius:50%}.news-preview-card{border-top:3px solid #4a5699;border-radius:16px;background:#fff;box-shadow:0 2px 8px #00000014;padding:.75rem;font-size:.875rem}.news-preview-card .news-card-badge{margin-bottom:.5rem}.news-preview-card .news-card-title{font-size:.875rem;margin-bottom:.25rem}.news-preview-card .news-card-excerpt{font-size:.75rem;margin-bottom:.25rem}.news-preview-card .news-card-date{font-size:.75rem}.news-mgmt-type-badge{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;white-space:nowrap}.news-mgmt-item-title-row{display:flex;align-items:center;gap:.75rem}.news-mgmt-excerpt{font-size:.875rem;color:#6b7280;line-height:1.5}.news-mgmt-list{max-width:900px;margin:0 auto}.news-mgmt-list h2{font-size:1.25rem;font-weight:700;color:#4a5699;margin-bottom:1.5rem}.news-mgmt-grid{display:flex;flex-direction:column;gap:1rem}.news-mgmt-item{display:flex;background:#fff;border-radius:12px;border:1px solid #e5e7eb;border-left:4px solid #4a5699;overflow:hidden;transition:box-shadow .2s ease}.news-mgmt-item:hover{box-shadow:0 4px 16px #0000000f}.news-mgmt-item.inactive{opacity:.6}.news-mgmt-item-image{width:140px;flex-shrink:0}.news-mgmt-item-image img{width:100%;height:100%;object-fit:cover}.news-mgmt-item-body{flex:1;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.5rem}.news-mgmt-item-header{display:flex;align-items:center;justify-content:space-between}.news-mgmt-item-header h3{font-size:.9375rem;font-weight:600;color:#4a5699}.news-mgmt-status{font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;background:#f3f4f6;color:#6b7280}.news-mgmt-status.active{background:#f0fdf4;color:#16a34a}.news-mgmt-link{font-size:.75rem;color:#4a5699;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-mgmt-link:hover{text-decoration:underline}.news-mgmt-meta{font-size:.75rem;color:#6b7280}.news-mgmt-item-actions{display:flex;gap:.75rem;margin-top:auto}.bg-image-section{display:flex;gap:1.5rem;align-items:flex-start}.bg-image-current{width:300px;flex-shrink:0;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:#f9fafb}.bg-image-preview{width:100%;height:180px;object-fit:cover;display:block}.bg-image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;height:180px;color:#6b7280;font-size:.875rem}.bg-image-placeholder svg{opacity:.4}.bg-image-hint{font-size:.75rem;opacity:.7}.bg-image-controls{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.bg-file-input{display:none}.bg-upload-label{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer}.bg-image-meta{font-size:.75rem;color:#6b7280}@media(max-width:640px){.news-mgmt-container{padding:1rem}.news-mgmt-header{flex-direction:column;align-items:flex-start;gap:.75rem}.form-row,.form-row-3{grid-template-columns:1fr}.news-mgmt-item{flex-direction:column}.news-mgmt-item-image{width:100%;height:120px}.bg-image-section{flex-direction:column}.bg-image-current{width:100%}}.social-footer{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}.social-footer-copyright{font-size:.75rem;color:#6b7280;text-decoration:none;transition:color .2s ease}.social-footer-copyright:hover{color:#4a5699}.social-footer-links{display:flex;align-items:center;gap:.75rem}.social-footer-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#6b7280;transition:color .2s ease,background-color .2s ease}.social-footer-icon:hover{color:#4a5699;background-color:#4a569914}.news-social-links{display:flex;align-items:center;gap:.5rem}.news-social-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;color:#6b7280;text-decoration:none;transition:color .2s ease,background-color .2s ease}.news-social-icon:hover{color:#4a5699;background-color:#4a569914}.dashboard-container>.social-footer{margin-top:0;padding:1rem 0 1.5rem;background:#f9fafb}.login-page--dashboard.login-page--expanded .login-page-panel{width:45%;min-width:45%}.login-page--dashboard.login-page--expanded .login-page-bg{right:35%;transition:right .9s cubic-bezier(.4,0,.2,1) .15s}.login-page--dashboard .login-page-bg{transition:right .4s cubic-bezier(.4,0,.2,1) 0s}.login-page--dashboard .login-page-panel,.login-page--dashboard .login-page-panel:before,.login-page--dashboard .login-page-mountain-logo,.login-page--dashboard .login-page-social-links,.login-page--dashboard .login-page-title,.login-page--dashboard .login-page-logo,.login-page--dashboard .login-page-tagline{transition:all .7s cubic-bezier(.4,0,.2,1)}.dash-panel{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;overflow:hidden}.dash-panel--collapsing .dash-panel-header,.dash-panel--collapsing .dash-panel-body,.dash-panel--collapsing .dash-news-bottom,.dash-panel--collapsing .dash-panel-footer{opacity:0;transition:opacity .25s ease;animation:none;pointer-events:none}.dash-panel-header{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:1rem 2rem;flex-shrink:0;z-index:2}.dash-user-name{font-size:.875rem;color:#fffc;font-weight:500}.dash-sign-out{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;cursor:pointer;transition:background-color .2s ease}.dash-sign-out:hover{background:#fff3}.dash-sign-out svg{width:16px;height:16px}.dash-panel-body{flex:1;overflow-y:auto;padding:0 2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;animation:dashContentIn .6s cubic-bezier(.4,0,.2,1) both;animation-delay:.1s}.dash-panel-body::-webkit-scrollbar{width:4px}.dash-panel-body::-webkit-scrollbar-track{background:transparent}.dash-panel-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.dash-profile-section{width:100%;max-width:480px;text-align:center;margin-bottom:2rem}.dash-profile-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.dash-dropdown{max-width:100%}.dash-dropdown-trigger{background:#ffffff1a;border-color:#ffffff40;color:#fff}.dash-dropdown-trigger:hover{border-color:#ffffff80;background:#ffffff26}.dash-dropdown-trigger .dropdown-placeholder{color:#ffffff80}.dash-dropdown-trigger .dropdown-arrow,.dash-dropdown-trigger .dropdown-clear{color:#fff9}.dash-tabs{display:flex;gap:.25rem;background:#ffffff14;padding:.25rem;border-radius:8px;margin-bottom:1.5rem}.dash-tab{padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;border:none;background:transparent;border-radius:6px;color:#ffffff80;cursor:pointer;transition:all .2s ease}.dash-tab:hover{color:#fffc}.dash-tab--active{background:#ffffff26;color:#fff}.dash-apps{width:100%;max-width:580px}.dash-apps-status{text-align:center;color:#ffffff80;font-size:.875rem;padding:2rem 0}.dash-app-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.dash-app-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;width:150px;padding:1.5rem 1.25rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:center}.dash-app-card:hover:not(.dash-app-card--loading){background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.dash-app-card:hover:not(.dash-app-card--loading) .dash-app-icon{background:#fff}.dash-app-card:hover:not(.dash-app-card--loading) .dash-app-icon span{color:#4a5699}.dash-app-card--loading{cursor:wait;animation:launch-pulse 1.5s infinite}.dash-app-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.25);transition:all .2s ease}.dash-app-icon span{color:#fff;font-weight:800;font-size:22px;letter-spacing:-.5px;transition:color .2s ease}.dash-app-name{font-size:.875rem;font-weight:500;color:#ffffffd9;line-height:1.25}.dash-app-loading{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;font-size:.75rem}.dash-panel-footer{flex-shrink:0;padding:.75rem 2rem;z-index:2}.dash-social-links{display:flex;align-items:center;gap:.75rem}.dash-social-links a{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;color:#fff6;text-decoration:none;transition:color .2s ease,background-color .2s ease}.dash-social-links a:hover{color:#fff;background:#ffffff1a}.config-error{padding:1.25rem;color:#dc2626}
