.my-pathway{padding:2rem;background-color:#f9f9f9}.my-pathway__container{max-width:1200px;margin:0 auto}.my-pathway__header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.my-pathway__title{margin-bottom:.5rem}.my-pathway__subtitle{opacity:.9}.my-pathway__tabs{margin-bottom:2rem}.my-pathway__content{background-color:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.my-pathway__section{margin-bottom:2rem}.my-pathway__section-title{color:#34495e;font-size:1.25rem;font-weight:600;margin-bottom:1rem;border-bottom:2px solid #667eea;padding-bottom:.5rem}.my-pathway__progress-item{background-color:#f8f9fa;padding:1rem;border-radius:6px;margin-bottom:1rem}.my-pathway__progress-label{font-weight:600;margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:center}.my-pathway__action-item{background-color:#fff;border:1px solid #e1e8ed;border-radius:8px;padding:1.5rem;margin-bottom:1rem;transition:box-shadow .3s ease}.my-pathway__action-item:hover{box-shadow:0 4px 8px rgba(0,0,0,.1)}.my-pathway__action-item--expanded{border-color:#667eea;box-shadow:0 4px 12px rgba(102,126,234,.2)}.my-pathway__action-header{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer}.my-pathway__action-badge{font-size:.75rem;padding:.25rem .75rem;border-radius:12px;background-color:#e3f2fd;color:#1976d2;margin-left:.5rem}.my-pathway__action-steps{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e1e8ed}.my-pathway__step{display:flex;align-items:flex-start;margin-bottom:.75rem;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.my-pathway__step:hover{background-color:#f8f9fa}.my-pathway__step-checkbox{margin-right:.75rem;margin-top:.25rem}@media (max-width:768px){.my-pathway{padding:1rem}.my-pathway__content,.my-pathway__header{padding:1.5rem}.my-pathway__title{font-size:1.5rem}.my-pathway__action-item{padding:1rem}}:root{--student-hub-bg-primary:#fff;--student-hub-bg-secondary:#f8f9fa;--student-hub-bg-accent:#e3f2fd;--student-hub-text-primary:#495057;--student-hub-text-secondary:#6c757d;--student-hub-text-muted:#868e96;--student-hub-border-light:#e9ecef;--student-hub-border-medium:#ced4da;--student-hub-shadow-light:none;--student-hub-shadow-medium:none;--student-hub-primary-color:#1a5f7a;--student-hub-primary-light:#2980b9;--student-hub-success-color:#28a745;--student-hub-warning-color:#f39c12;--student-hub-danger-color:#dc3545;--student-hub-info-color:#17a2b8}.loader-wrapper{display:flex;justify-content:center;align-items:center;padding:2rem 0}.loader{height:60px;width:60px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-top:4px solid var(--student-hub-primary-color);animation:spin 1s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .5s ease-in-out}.student-hub-page{font-family:var(--font-primary)}.student-hub-page .section{padding:1rem 0!important}.student-hub-page .container{max-width:1200px!important;margin:0 auto!important;padding:0 1rem!important;background-color:transparent!important}.student-hub{background-color:var(--student-hub-bg-secondary)!important;min-height:100vh}.student-hub-page .hero{background:linear-gradient(135deg,var(--student-hub-bg-primary) 0,var(--student-hub-bg-secondary) 100%)!important;border-bottom:1px solid var(--student-hub-border-light)!important}.student-hub-page .hero-body{padding:1.5rem 1rem!important;background-color:transparent!important}.student-hub-page .hero .title{font-size:1.75rem!important;font-weight:700!important}.student-hub-page .hero .subtitle{font-size:1rem!important}.student-hub-page .tabs-container{background-color:var(--student-hub-bg-primary)!important;border-bottom:1px solid var(--student-hub-border-light)!important;box-shadow:var(--student-hub-shadow-light)!important}.student-hub-page .tabs{background-color:transparent!important;margin-bottom:0!important}.student-hub-page .tabs ul{border-bottom:1px solid var(--student-hub-border-light)!important;background-color:transparent!important}.student-hub-page .tabs li a{background-color:transparent!important;border:none!important;padding:1rem!important;font-weight:500!important;transition:all .2s ease!important}.student-hub-page .tabs li.is-active a{background-color:var(--student-hub-bg-accent)!important;border-bottom:2px solid var(--student-hub-primary-color)!important;font-weight:600!important}.student-hub-page .tabs li:hover a{background-color:var(--student-hub-bg-secondary)!important}.student-hub-page .box{background-color:var(--student-hub-bg-primary)!important;border:1px solid var(--student-hub-border-light)!important;border-radius:12px!important;box-shadow:none!important;margin:1rem!important;padding:1.5rem!important;transition:none!important}.student-hub-page .box:hover{box-shadow:none!important;transform:none!important}.student-hub-page .box.column-visibility-box,.student-hub-page .box.column-visibility-box:hover{box-shadow:var(--student-hub-shadow-light)!important;transform:none!important}.student-hub-page .has-text-grey{color:var(--student-hub-text-muted)!important}.student-hub-page .has-text-grey-dark{color:var(--student-hub-text-secondary)!important}@media screen and (max-width:768px){.student-hub-page .container{max-width:100%!important;padding:0 .5rem!important}.student-hub-page .container:has(.career-profiler){padding:0!important;margin:0!important}.student-hub-page .section{padding:.5rem 0!important}.student-hub-page .section:has(.career-profiler){padding:0!important;margin:-1rem 0 0!important}.career-profiler-nav-wrapper .student-hub-tabs-container{padding-bottom:0!important;margin-bottom:0!important}.student-hub-page .box{margin:.5rem 0!important;padding:1rem!important;border-radius:8px!important}.student-hub-page .hero-body{padding:1rem!important}.student-hub-page .hero .title{font-size:1.5rem!important}.student-hub-page .hero .subtitle{font-size:.9rem!important}.student-hub-page .tabs li a{padding:.75rem .5rem!important;font-size:.9rem!important}.student-hub-page .select select{background-color:var(--student-hub-bg-primary)!important;color:var(--student-hub-text-primary)!important;border:1px solid var(--student-hub-border-medium)!important;border-radius:8px!important;padding:.75rem!important;font-size:1rem!important;width:100%!important}.student-hub-page .select select:focus{border-color:var(--student-hub-primary-color)!important;box-shadow:0 0 0 2px rgba(26,95,122,.2)!important}.student-hub-page .input,.student-hub-page .select select,.student-hub-page .textarea{background-color:var(--student-hub-bg-primary)!important;color:var(--student-hub-text-primary)!important;border:1px solid var(--student-hub-border-medium)!important;border-radius:8px!important;font-size:.9rem!important}.student-hub-page .input:focus,.student-hub-page .select select:focus,.student-hub-page .textarea:focus{border-color:var(--student-hub-primary-color)!important;box-shadow:0 0 0 2px rgba(26,95,122,.2)!important}}.student-hub-page .notification{background-color:var(--student-hub-bg-primary)!important;border:1px solid var(--student-hub-border-light)!important;border-radius:8px!important;margin:1rem!important}.student-hub-page .notification.is-info{background-color:rgba(23,162,184,.1)!important;color:var(--student-hub-info-color)!important;border-color:var(--student-hub-info-color)!important}.student-hub-page .notification.is-success{background-color:rgba(40,167,69,.1)!important;color:var(--student-hub-success-color)!important;border-color:var(--student-hub-success-color)!important}.student-hub-page .notification.is-warning{background-color:rgba(243,156,18,.1)!important;color:#856404!important;border-color:var(--student-hub-warning-color)!important}.student-hub-page .notification.is-danger{background-color:rgba(220,53,69,.1)!important;color:var(--student-hub-danger-color)!important;border-color:var(--student-hub-danger-color)!important}.student-hub-page .card{background-color:var(--student-hub-bg-primary)!important;border:1px solid var(--student-hub-border-light)!important;border-radius:12px!important;box-shadow:var(--student-hub-shadow-light)!important;margin-bottom:1rem!important}.student-hub-page .card-header{background-color:var(--student-hub-bg-secondary)!important;border-bottom:1px solid var(--student-hub-border-light)!important;border-radius:12px 12px 0 0!important}.student-hub-page .card-header-title{font-weight:600!important}.student-hub-page .card-content{background-color:var(--student-hub-bg-primary)!important}.student-hub-page .card-footer{background-color:var(--student-hub-bg-secondary)!important;border-top:1px solid var(--student-hub-border-light)!important;border-radius:0 0 12px 12px!important}.student-hub-page .card-footer-item{color:var(--student-hub-primary-color)!important;font-weight:500!important}.student-hub-page .tag{background-color:var(--student-hub-bg-secondary)!important;border:1px solid var(--student-hub-border-light)!important;border-radius:6px!important}.student-hub-page .tag.is-primary:not(.is-light){background-color:var(--student-hub-primary-color)!important;color:#fff!important}.student-hub-page .tag.is-info:not(.is-light){background-color:var(--student-hub-info-color)!important;color:#fff!important}.student-hub-page .tag.is-success:not(.is-light){background-color:var(--student-hub-success-color)!important;color:#fff!important}.student-hub-page .tag.is-warning{background-color:var(--student-hub-warning-color)!important}.student-hub-page .progress,.student-hub-page .tag.is-light{background-color:var(--student-hub-bg-secondary)!important}.student-hub-page .progress{border-radius:8px!important}.student-hub-page .progress::-webkit-progress-bar{background-color:var(--student-hub-bg-secondary)!important;border-radius:8px!important}.student-hub-page .progress::-webkit-progress-value{background-color:var(--student-hub-primary-color)!important;border-radius:8px!important}@media screen and (max-width:768px){.student-hub-page .table-container{overflow-x:auto;overflow-y:visible;max-width:100%!important;width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.student-hub-page .table:not(.career-explorer .table):not(.ce-table-container .table){width:100%!important;min-width:100%!important;margin:0!important;font-size:.75rem!important}.student-hub-page .table:not(.career-explorer .table):not(.ce-table-container .table) td,.student-hub-page .table:not(.career-explorer .table):not(.ce-table-container .table) th{padding:.5rem .25rem!important;font-size:inherit!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.student-hub-page .career-search-container{padding:0!important;margin:0!important;max-width:100vw!important;overflow-x:hidden!important}.student-hub-page .filter-panel{padding:1rem!important;margin:.5rem!important;border-radius:8px!important;max-width:calc(100vw - 1rem)!important;box-sizing:border-box!important}.student-hub-page .career-results-wrapper{padding:0!important;margin:0!important;max-width:100vw!important;overflow-x:hidden!important}.student-hub-page .career-explorer .column,.student-hub-page .career-explorer .columns{margin:0!important;padding:0!important}}.student-hub-page .level{background-color:transparent!important;padding:0 1rem!important;margin-bottom:1rem!important}.firstgen-toggle-container{display:flex!important;align-items:center!important;gap:8px!important;cursor:pointer!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;transition:all .3s ease!important}.firstgen-toggle-container:hover{opacity:.8!important}.firstgen-toggle-switch{width:40px!important;height:20px!important;border-radius:10px!important;position:relative!important;cursor:pointer!important;transition:background-color .3s ease!important;box-shadow:inset 0 1px 3px rgba(0,0,0,.1)!important}.firstgen-toggle-switch.active{background-color:var(--student-hub-primary-color,#00d1b2)!important}.firstgen-toggle-switch:not(.active){background-color:#dbdbdb!important}.firstgen-toggle-switch.animating{transform:scale(.95)!important}.firstgen-toggle-handle{width:16px!important;height:16px!important;background-color:#fff!important;border-radius:50%!important;position:absolute!important;top:2px!important;transition:left .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 2px 4px rgba(0,0,0,.2)!important}.firstgen-toggle-input{display:none!important}.firstgen-toggle-input:focus+.firstgen-toggle-switch{outline:2px solid var(--student-hub-primary-color,#00d1b2)!important;outline-offset:2px!important}.firstgen-toggle-input:disabled+.firstgen-toggle-switch{opacity:.6!important;cursor:not-allowed!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification.firstgen-active{animation:fadeIn .3s ease-in-out!important;border:1px solid #3e8ed0!important;box-shadow:0 2px 8px rgba(62,142,208,.15)!important}@media screen and (max-width:768px){.firstgen-toggle-container{gap:6px!important}.firstgen-toggle-switch{width:36px!important;height:18px!important}.firstgen-toggle-handle{width:14px!important;height:14px!important;top:2px!important}.firstgen-toggle-switch.active .firstgen-toggle-handle{left:20px!important}.firstgen-toggle-switch:not(.active) .firstgen-toggle-handle{left:2px!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.expanded-career-view:focus{outline:2px solid var(--student-hub-primary-color,#00d1b2)!important;outline-offset:2px!important}@media screen and (max-width:768px){.trait-tooltip{position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:9999!important;max-width:90vw!important;width:auto!important}.trait-tooltip-content{max-width:none!important;padding:1rem!important;font-size:.875rem!important;line-height:1.5!important}}.skeleton-loader{padding:1rem!important}.skeleton-title{height:1.2rem!important;width:70%!important}.skeleton-line,.skeleton-title{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%)!important;background-size:200% 100%!important;animation:skeletonLoading 1.5s infinite!important;border-radius:4px!important}.skeleton-line{height:.8rem!important;width:100%!important}.skeleton-line:last-child{width:60%!important}@keyframes skeletonLoading{0%{background-position:200% 0!important}to{background-position:-200% 0!important}}.expanded-career-view{contain:layout style paint!important;will-change:transform!important}.firstgen-toggle-switch{contain:layout style!important;will-change:background-color!important}.firstgen-toggle-handle{contain:layout!important;will-change:left!important}@media (prefers-reduced-motion:reduce){.firstgen-toggle-handle,.firstgen-toggle-switch,.skeleton-line,.skeleton-title{animation:none!important;transition:none!important}.student-hub-page .notification{animation:none!important}}