:root{--nc-mint:#40F0B0;--nc-blue:#1B7EFF;--nc-gradient:linear-gradient(135deg,#40F0B0 0%,#1B7EFF 100%);--nc-text:#101828;--nc-text-soft:#475467;--nc-background:#F7FAFC;--nc-surface:#FFFFFF;--nc-border:#DCE6F2;--nc-success:#168A55;--nc-error:#C93636;--nc-warning:#B66A00;--nc-display-font:"Keightley","Arial Rounded MT Bold","Trebuchet MS",sans-serif;--nc-ui-font:"BR Shape",Inter,Arial,sans-serif;--ink:#0d1b33;--muted:#61718a;--blue:#1B7EFF;--blue2:#1269dc;--line:#d9e5f3;--soft:#eef5ff;--panel:#fff;--bg:#f4f7fb;--success:#168A55;--danger:#C93636;--shadow:0 18px 55px rgba(31,69,120,.1)}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0;border-radius:12px;padding:12px 18px;background:var(--blue);color:#fff;font-weight:750;transition:.18s ease}button:hover{transform:translateY(-1px)}button:disabled{opacity:.5;cursor:not-allowed;transform:none}input,textarea,select{width:100%;border:1px solid #cbd9eb;border-radius:12px;padding:12px 13px;background:#fff;color:var(--ink);outline:none}input:focus,textarea:focus,select:focus{border-color:#74a6ff;box-shadow:0 0 0 3px #246bfd1a}input.invalid{border-color:#e66d68;background:#fff8f8}.field-error{color:var(--danger);font-weight:700}.logo{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#2d78ff,#1558d6);color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:-.03em;box-shadow:0 9px 22px #246bfd38}.brand-link{display:flex;align-items:center;gap:11px;background:transparent!important;color:var(--ink)!important;padding:0!important;white-space:nowrap}.brand-link:hover{transform:none}.brand-link b{font-size:1.07rem}.ghost{background:#edf3fb!important;color:#16365e!important}.ghost:hover{background:#e1ecfb!important}.compact{padding:9px 12px!important}.primary{background:linear-gradient(135deg,var(--blue),var(--blue2))}.wide{width:100%;min-height:48px}.pill{display:inline-flex;width:max-content;border-radius:999px;padding:8px 12px;background:#eaf2ff;color:#175ac9;font-size:.75rem;font-weight:900;letter-spacing:.08em}.eyebrow,.section-heading>span,.auth-heading>small{font-size:.74rem;font-weight:900;letter-spacing:.13em;color:var(--blue)}.alert{border-radius:14px;padding:13px 16px;margin-bottom:18px;font-weight:650;border:1px solid}.alert.success{background:#edf9f5;border-color:#c8ebde;color:#0d7654}.alert.error{background:#fff2f1;border-color:#ffd0cd;color:#a52b27}.success-text{color:var(--success);font-weight:800}.screen-loader{min-height:100vh;display:grid;place-items:center;align-content:center;gap:15px}.loader-ring{width:44px;height:44px;border-radius:50%;border:4px solid #dbe8fb;border-top-color:var(--blue);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.public-site{min-height:100vh;background:linear-gradient(180deg,#f8fbff 0,#f2f6fb 56%,#fff)}.public-nav{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:26px;padding:13px max(24px,5vw);background:#ffffffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(217,229,243,.9)}.public-links{display:flex;flex:1;justify-content:center;gap:5px}.public-links button{position:relative;background:transparent;color:#51637c;text-transform:capitalize;padding:10px 13px}.public-links button.active{color:var(--blue)}.public-links button.active:after{content:"";position:absolute;left:18%;right:18%;bottom:2px;height:2px;border-radius:2px;background:var(--blue)}.public-actions{display:flex;gap:9px}.public-progress,.page-line,.auth-step-line{height:3px;background:#e6edf7}.public-progress i,.page-line i,.auth-step-line i{display:block;height:100%;background:linear-gradient(90deg,#246bfd,#5e9cff);transition:width .3s ease}.hero{min-height:640px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:70px max(28px,8vw) 85px;overflow:hidden}.hero-copy{max-width:720px}.hero h1{font-size:clamp(2.7rem,5.5vw,5.25rem);line-height:.98;letter-spacing:-.055em;margin:20px 0 24px}.hero p{font-size:1.12rem;line-height:1.75;color:var(--muted);max-width:650px}.hero-actions{display:flex;gap:12px;margin:30px 0}.trust-row{display:flex;gap:19px;flex-wrap:wrap;color:#4c6380;font-size:.88rem;font-weight:700}.hero-visual{min-height:480px;position:relative}.visual-card{position:absolute;border:1px solid var(--line);background:#ffffffe8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow);border-radius:28px}.primary-card{top:75px;right:28px;bottom:55px;left:55px;padding:45px;display:flex;flex-direction:column;justify-content:center}.primary-card small{font-weight:900;letter-spacing:.12em;color:var(--blue)}.primary-card strong{font-size:2.4rem;line-height:1.15;margin:16px 0}.mini-progress{height:10px;border-radius:99px;background:#e3ecfa;overflow:hidden;margin:15px 0}.mini-progress i{display:block;width:72%;height:100%;background:var(--blue)}.floating-card{padding:17px 19px;display:grid;grid-template-columns:auto 1fr;gap:2px 11px;align-items:center;min-width:220px}.floating-card>span{grid-row:1/3;font-size:1.45rem}.floating-card small{color:var(--muted)}.card-a{left:0;top:22px}.card-b{right:0;bottom:20px}.public-section{padding:80px max(28px,8vw)}.public-section.tint{background:#edf4ff}.section-heading{max-width:760px;margin-bottom:34px}.section-heading h1,.section-heading h2{font-size:clamp(2rem,3.5vw,3.2rem);letter-spacing:-.035em;margin:8px 0 12px}.section-heading p{color:var(--muted);line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{background:#fff;border:1px solid var(--line);padding:28px;border-radius:22px;box-shadow:0 12px 40px #1f45780d}.feature-card>span{width:48px;height:48px;border-radius:14px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:1.3rem;font-weight:900}.feature-card h3{margin:22px 0 8px}.feature-card p{color:var(--muted);line-height:1.65}.journey-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;position:relative}.journey-line:before{content:"";height:2px;background:#b9d2ff;position:absolute;left:7%;right:7%;top:23px}.journey-line article{position:relative;padding:0 22px;text-align:center}.journey-line article>span{position:relative;z-index:2;margin:auto;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:.8rem;font-weight:900;border:7px solid #edf4ff}.journey-line h3{margin:17px 0 7px}.journey-line p{color:var(--muted);line-height:1.55}.cta-section{margin:50px max(28px,8vw) 85px;padding:38px 44px;border-radius:28px;background:#0f2445;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-section h2{font-size:2rem;margin:13px 0 8px}.cta-section p{color:#c9d7ea}.public-site footer{padding:25px max(28px,8vw);display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#66758c}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(145deg,#edf5ff,#f7f9fd);position:relative}.back-home{position:absolute;z-index:4;left:24px;top:22px;background:#ffffff1f;color:#fff}.auth-story{background:linear-gradient(145deg,#10274b,#183f7a);color:#fff;padding:11vw 8vw;display:flex;flex-direction:column;justify-content:center}.auth-story .logo{margin-bottom:24px}.auth-story .pill{background:#ffffff1c;color:#d9e7ff}.auth-story h1{font-size:clamp(2.7rem,5vw,4.7rem);line-height:1.02;letter-spacing:-.05em;max-width:680px;margin:22px 0}.auth-story>p{color:#d2dff2;line-height:1.75;max-width:610px}.auth-points{display:flex;gap:24px;flex-wrap:wrap;margin-top:35px}.auth-points span{color:#95b5e7;font-size:.75rem;display:grid;gap:5px}.auth-points b{color:#fff;font-size:.9rem}.auth-card{align-self:center;width:min(580px,calc(100% - 48px));margin:50px auto;padding:38px;background:#ffffffed;border:1px solid rgba(210,225,243,.9);border-radius:26px;box-shadow:0 30px 80px #183d7426}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#edf3fb;border-radius:14px;padding:5px;gap:5px}.auth-tabs button{background:transparent;color:#58708e}.auth-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 4px 15px #1e416e14}.auth-step-line{margin:22px -38px 0}.auth-heading{padding:25px 0 11px}.auth-heading h2{font-size:2rem;letter-spacing:-.03em;margin:7px 0}.auth-heading p{color:var(--muted);line-height:1.55}.auth-form{display:grid;gap:14px}.auth-form label,.profile-editor label,.application-modal label{display:grid;gap:7px;font-size:.88rem;font-weight:800}.optional{font-weight:500;color:#8b98aa}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.divider{display:flex;align-items:center;gap:13px;color:#8996a7;font-size:.8rem}.divider:before,.divider:after{content:"";height:1px;background:var(--line);flex:1}.google-wrap{display:flex;justify-content:center;min-height:44px}.centered{text-align:center}.hint{color:#77869a}.otp-card{display:grid;gap:18px}.otp-icon{width:58px;height:58px;border-radius:18px;background:#eaf2ff;color:var(--blue);font-size:1.5rem;display:grid;place-items:center}.otp-input{text-align:center;font-size:1.65rem;letter-spacing:.38em;font-weight:900;min-height:58px}.back-home:hover{transform:none}.student-app{min-height:100vh}.topnav{position:sticky;top:0;z-index:35;display:flex;align-items:center;gap:25px;padding:11px 26px;background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.navlinks{display:flex;gap:3px;overflow:auto;flex:1}.navlinks button{background:transparent;color:#5a6b83;padding:10px 11px;white-space:nowrap;text-transform:capitalize;font-size:.87rem;position:relative}.navlinks button span{margin-right:7px}.navlinks button.active{color:var(--blue);background:#eef5ff}.navlinks button.active:after{content:"";position:absolute;left:17%;right:17%;bottom:-11px;height:3px;border-radius:3px;background:var(--blue)}.navprofile{display:flex;align-items:center;gap:9px;min-width:max-content}.navprofile img{width:39px;height:39px;border-radius:50%;object-fit:cover}.navprofile>div{display:grid;line-height:1.15}.navprofile small{color:var(--muted);font-size:.68rem}.page-line{position:sticky;top:68px;z-index:34}.content{max-width:1480px;margin:0 auto;padding:31px}.dashboard-hero{background:linear-gradient(135deg,#10284d,#1b4d91);color:#fff;border-radius:26px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.dashboard-hero:after{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-75px;top:-80px;background:#ffffff12}.dashboard-hero h1{font-size:clamp(2rem,3.4vw,3.25rem);letter-spacing:-.04em;margin:8px 0}.dashboard-hero p{color:#d4e1f5}.dashboard-hero img{width:82px;height:82px;border-radius:24px;object-fit:cover;border:3px solid rgba(255,255,255,.18);position:relative;z-index:2}.profile-completion-card{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px 23px;display:flex;align-items:center;gap:18px}.profile-completion-card>div:nth-child(2){flex:1}.profile-completion-card p{margin:7px 0 0;color:var(--muted)}.progress-ring{border-radius:50%;display:grid;place-items:center;background:conic-gradient(var(--blue) var(--progress),#e6edf7 0);position:relative;flex:0 0 auto}.progress-ring:after{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;background:#fff;border-radius:50%}.progress-ring span{position:relative;z-index:2;font-weight:900;font-size:.82rem}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0}.metric-card{background:#fff;color:var(--ink);border:1px solid var(--line);display:flex;align-items:center;gap:13px;text-align:left;padding:18px;border-radius:18px}.metric-card>span{width:45px;height:45px;border-radius:13px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:1.1rem}.metric-card>div{display:grid}.metric-card small{color:var(--muted)}.metric-card strong{font-size:1.65rem}.metric-card em{margin-left:auto;color:#7e91aa;font-style:normal}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.65fr);gap:18px}.dashboard-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:17px}.panel-heading h2{margin:5px 0 0}.text-button{background:transparent;color:var(--blue);padding:5px}.quick-panel{align-content:start}.quick-panel h2{margin:8px 0 15px}.quick-panel>button{background:#f7faff;color:var(--ink);border:1px solid #e1eaf6;width:100%;display:flex;text-align:left;align-items:center;gap:12px;margin-top:10px}.quick-panel>button>span{font-size:1.2rem}.quick-panel>button div{display:grid}.quick-panel>button small{color:var(--muted)}.quick-panel>button em{margin-left:auto;font-style:normal}.page-section{min-height:60vh}.app-heading{margin-bottom:24px}.app-heading h1{font-size:2.45rem}.course-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,320px));gap:20px;align-items:start}.compact-grid{grid-template-columns:repeat(auto-fill,minmax(230px,285px))}.course-card{background:#fff;border:1px solid var(--line);border-radius:19px;overflow:hidden;box-shadow:0 10px 30px #1f45780d;transition:.2s ease}.course-card:hover{transform:translateY(-3px);box-shadow:0 16px 38px #1f45781a}.course-click{display:block;width:100%;padding:0;background:transparent;color:var(--ink);text-align:left;border-radius:0}.course-click:hover{transform:none}.ratio{aspect-ratio:16/9;overflow:hidden;background:#e8eff9}.ratio img{width:100%;height:100%;object-fit:cover;display:block}.course-body{padding:17px}.provider-line{display:flex;align-items:center;gap:10px}.provider-line>div{display:grid}.provider-line small{font-size:.65rem;color:#71829a;letter-spacing:.07em}.provider-logo,.org-mark{width:39px;height:39px;border-radius:11px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;font-size:.72rem;font-weight:900;border:1px solid #dbe7f7}.provider-logo.large{width:48px;height:48px}.course-body h3{font-size:1.07rem;line-height:1.35;margin:14px 0 8px}.course-body>p{color:var(--muted);font-size:.84rem}.price{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:12px 0}.price del{color:#8c99aa}.price b{font-size:1.2rem;color:#155fd5}.price span{background:#edf9f5;color:#0d7d58;padding:5px 7px;border-radius:8px;font-size:.7rem;font-weight:800}.course-progress{height:8px;border-radius:99px;background:#e4ebf6;overflow:hidden}.course-progress i{display:block;height:100%;background:linear-gradient(90deg,#246bfd,#62a1ff);border-radius:inherit;transition:width .35s ease}.progress-caption{display:block;color:var(--muted);margin-top:6px}.course-action{display:flex;align-items:center;justify-content:space-between;color:var(--blue);font-weight:850;margin-top:14px}.course-action em{font-style:normal}.empty-state{grid-column:1/-1;min-height:200px;background:#fff;border:1px dashed #c9d7e9;border-radius:22px;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.empty-state>span{font-size:2rem}.empty-state h3{margin:10px 0 5px}.empty-state p{color:var(--muted);margin:0}.opportunity-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px}.opportunity-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:11px}.opportunity-card h3{font-size:1.2rem;margin:3px 0}.opportunity-card p{color:var(--muted);line-height:1.55;margin:0}.opportunity-card>small{color:#66758c}.org-row{display:flex;gap:10px;align-items:center}.org-row>div:last-child{display:grid}.company-logo{width:42px;height:42px;border-radius:11px;object-fit:contain;border:1px solid var(--line);background:#fff}.chips{display:flex;gap:7px;flex-wrap:wrap}.chips span{background:#eef4fc;border:1px solid #dfe8f4;padding:6px 8px;border-radius:8px;font-size:.74rem;color:#4f6685}.notification-list{display:grid;gap:12px}.notification-list article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;gap:13px}.notification-list article>span{width:43px;height:43px;border-radius:13px;background:#eaf2ff;display:grid;place-items:center}.notification-list p{color:var(--muted);margin:5px 0 0}.profile-layout{display:grid;grid-template-columns:300px minmax(0,720px);gap:20px;align-items:start}.profile-summary,.profile-editor{background:#fff;border:1px solid var(--line);border-radius:22px;padding:25px}.profile-summary{text-align:center;display:grid;justify-items:center;gap:9px}.profile-summary>.progress-ring{position:absolute;opacity:0;pointer-events:none}.profile-summary>img{width:110px;height:110px;border-radius:30px;object-fit:cover}.profile-summary h2{margin:7px 0 0}.profile-summary small{color:var(--muted)}.upload-button{display:inline-flex!important;cursor:pointer;background:#edf4ff;color:#175cc8;padding:10px 12px;border-radius:10px!important;font-weight:800}.upload-button input{display:none}.profile-editor{display:grid;gap:14px}.save-profile{justify-self:start}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#07152b99;display:grid;place-items:center;padding:20px;z-index:60}.application-modal{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:24px;padding:28px;display:grid;gap:13px}.modal-close{position:absolute;right:13px;top:13px;width:38px;height:38px;border-radius:50%;padding:0;background:#eef3fa;color:var(--ink);font-size:1.3rem}.course-detail{display:grid;gap:18px}.back-button{justify-self:start;background:#edf3fb;color:#173c70}.course-detail-hero{background:#fff;border:1px solid var(--line);border-radius:23px;padding:21px;display:grid;grid-template-columns:minmax(320px,520px) 1fr;gap:27px}.detail-thumb{border-radius:16px}.course-overview h1{font-size:clamp(2rem,3.4vw,3.2rem);line-height:1.05;letter-spacing:-.04em;margin:16px 0 10px}.course-overview>p{color:var(--muted);line-height:1.65}.course-meta{display:flex;gap:9px;flex-wrap:wrap}.course-meta span{padding:7px 9px;background:#f0f5fb;border-radius:9px;color:#49617f;font-size:.8rem}.large-price b{font-size:1.65rem}.enroll-button{margin-top:4px}.overall-progress{margin:16px 0;max-width:520px}.overall-progress>div:first-child{display:flex;justify-content:space-between;margin-bottom:7px}.certificate-button{display:inline-flex;text-decoration:none;background:#fff5d9;color:#886000;border:1px solid #f0d486;padding:11px 13px;border-radius:12px;font-weight:850}.learning-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:18px;align-items:start}.lesson-rail,.player-panel{background:#fff;border:1px solid var(--line);border-radius:22px}.lesson-rail{overflow:hidden;position:sticky;top:95px}.rail-heading{padding:20px;border-bottom:1px solid var(--line)}.rail-heading h2{margin:5px 0}.rail-heading small{color:var(--muted)}.lesson-track{padding:10px}.lesson-nav{width:100%;display:flex;gap:11px;background:transparent;color:var(--ink);text-align:left;padding:11px;border-radius:13px;align-items:flex-start;position:relative}.lesson-nav:not(:last-child):after{content:"";position:absolute;left:27px;top:48px;bottom:-12px;width:2px;background:#dce7f5}.lesson-nav.active{background:#eef5ff}.lesson-nav.locked{opacity:.52}.lesson-nav.ready .lesson-index{background:#eaf2ff;color:var(--blue)}.lesson-nav.done .lesson-index{background:#e8f8f1;color:#0e8b61}.lesson-index{position:relative;z-index:2;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf2f8;color:#6a7b91;font-weight:900;flex:0 0 auto}.lesson-nav>div{display:grid;gap:2px;min-width:0}.lesson-nav small{font-size:.62rem;letter-spacing:.08em;color:#7b8da4}.lesson-nav b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:245px}.lesson-nav em{font-style:normal;font-size:.72rem;color:#6d7f95}.player-panel{padding:22px}.player-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.player-heading h2{margin:5px 0 14px}.video-shell{width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#08162a}.video-shell>iframe,.video-shell>div{width:100%!important;height:100%!important}.watch-status{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.watch-status>div{display:grid}.watch-status small{color:var(--muted)}.watch-status>span{font-weight:900;color:var(--blue)}.watch-progress{margin-top:8px}.watch-rule{display:flex;gap:12px;background:#f4f8fd;border:1px solid #e0e9f5;border-radius:15px;padding:14px;margin-top:15px}.watch-rule>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e5efff;color:var(--blue)}.watch-rule p{margin:5px 0 0;color:var(--muted);line-height:1.5}.player-error{padding:28px;background:#fff3f2;border:1px solid #ffd0cd;color:#a52b27;border-radius:15px}@media (max-width:1100px){.public-links{display:none}.hero{grid-template-columns:1fr;gap:20px}.hero-visual{min-height:400px}.feature-grid{grid-template-columns:1fr}.journey-line{grid-template-columns:repeat(2,1fr);gap:30px}.journey-line:before{display:none}.dashboard-grid,.course-detail-hero,.learning-layout{grid-template-columns:1fr}.lesson-rail{position:static}.metric-grid{grid-template-columns:repeat(2,1fr)}.profile-layout{grid-template-columns:1fr}.profile-summary{grid-template-columns:auto 1fr;justify-items:start;text-align:left;align-items:center}.profile-summary>img{grid-row:1/5}.profile-summary .upload-button{grid-column:1/3}.navprofile>div{display:none}}@media (max-width:820px){.public-nav{padding:10px 14px}.public-actions .ghost{display:none}.hero,.public-section{padding-left:20px;padding-right:20px}.hero{padding-top:45px}.hero h1{font-size:2.8rem}.hero-visual{min-height:350px}.primary-card{top:50px;right:10px;bottom:30px;left:25px;padding:28px}.primary-card strong{font-size:1.8rem}.floating-card{min-width:185px}.cta-section{margin:30px 20px 55px;padding:28px;flex-direction:column;align-items:flex-start}.auth-page{grid-template-columns:1fr}.auth-story{padding:70px 24px 35px}.auth-story h1{font-size:2.65rem}.back-home{color:#fff;left:12px}.auth-card{margin:22px auto}.topnav{padding:9px 12px;flex-wrap:wrap}.navlinks{order:3;width:100%;padding-bottom:2px}.navlinks button.active:after{bottom:-3px}.page-line{top:115px}.content{padding:18px}.dashboard-hero{padding:26px}.dashboard-hero img{width:65px;height:65px}.profile-completion-card{align-items:flex-start;flex-wrap:wrap}.profile-completion-card>div:nth-child(2){min-width:200px}.course-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.course-card{max-width:none}.player-panel{padding:15px}}@media (max-width:560px){.public-nav .brand-link b{display:none}.public-actions button{padding:9px 11px}.hero h1{font-size:2.35rem}.hero-actions,.trust-row{flex-direction:column;align-items:stretch}.hero-visual{min-height:320px}.floating-card{font-size:.8rem}.card-a{left:0}.card-b{right:0}.journey-line{grid-template-columns:1fr}.auth-card{width:calc(100% - 24px);padding:22px;border-radius:20px}.auth-step-line{margin:18px -22px 0}.form-row{grid-template-columns:1fr}.auth-story{min-height:360px}.auth-story h1{font-size:2.1rem}.auth-points{gap:14px}.content{padding:13px}.dashboard-hero{align-items:flex-start}.dashboard-hero h1{font-size:1.85rem}.metric-grid{grid-template-columns:1fr 1fr;gap:10px}.metric-card{padding:13px}.metric-card>span{width:37px;height:37px}.metric-card strong{font-size:1.3rem}.course-cards{grid-template-columns:1fr}.app-heading h1{font-size:1.9rem}.course-detail-hero{padding:14px}.course-overview h1{font-size:2rem}.lesson-nav b{max-width:205px}.player-heading{align-items:flex-start}.player-heading .progress-ring{width:58px!important;height:58px!important}.navprofile img{width:35px;height:35px}.navprofile .ghost{font-size:.75rem;padding:8px!important}.brand-link .logo{width:39px;height:39px}.profile-summary{grid-template-columns:1fr;text-align:center;justify-items:center}.profile-summary>img{grid-row:auto}.profile-summary .upload-button{grid-column:auto}.application-modal{padding:22px}}.public-site{background:#f6f9fd;color:#10213a}.public-nav{background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e1e8f2}.public-links button{position:relative;text-transform:none;letter-spacing:0;font-weight:750}.public-links button.active:after{content:"";position:absolute;left:12px;right:12px;bottom:-17px;height:3px;border-radius:5px;background:#246bfd}.about-section{background:#fff}.support-section{margin:34px auto 0;max-width:1180px;padding:38px;border-radius:28px;background:linear-gradient(135deg,#0f2852,#173f79);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:28px}.support-section h2{font-size:clamp(1.8rem,3vw,2.7rem);margin:12px 0 8px}.support-section p{margin:0;color:#cbd9ed}.support-actions{display:flex;gap:10px;flex-wrap:wrap}.support-actions a{background:#fff;color:#143566;padding:12px 16px;border-radius:12px;text-decoration:none;font-weight:850}.support-actions a:last-child{background:#dff8ec;color:#087b4e}.public-site footer{max-width:1180px;margin:0 auto;padding:30px 0 40px;display:flex;justify-content:space-between;gap:20px;color:#65758d}.public-site footer>div{display:grid;gap:4px}.public-site footer a{color:#48627f;text-decoration:none}.google-wrap{display:flex;justify-content:flex-start;padding-left:clamp(0px,3vw,22px)}.profile-summary>img{width:112px;height:112px;border-radius:50%;border:4px solid #eef4fc;box-shadow:0 8px 24px #1d48801f}.navprofile img{border-radius:50%;object-fit:cover}.certificate-pending{display:flex;gap:12px;align-items:flex-start;margin-top:13px;padding:14px 16px;border-radius:14px;background:#f4f7fb;border:1px solid #dfe7f2}.certificate-pending>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e9f2ff;color:#1764d8;font-weight:900}.certificate-pending p{margin:4px 0 0;color:#64748b;line-height:1.45}.watch-note{display:block;margin-top:9px;color:#64748b;line-height:1.4}.status-badge{display:inline-flex;align-self:flex-start;padding:8px 11px;border-radius:999px;font-size:.76rem;font-weight:900;text-transform:capitalize;background:#eef3f9;color:#4c607b}.status-badge.shortlisted{background:#fff6d9;color:#8b6500}.status-badge.accepted{background:#e8f8f1;color:#087650}.status-badge.rejected{background:#fff0ef;color:#ad2b25}.status-badge.under-review,.status-badge.applied,.status-badge.sent{background:#eaf2ff;color:#165fca}.notification-icon{font-family:Arial,sans-serif;font-size:1rem;font-weight:900;color:#1764d8}.topnav{box-shadow:0 5px 20px #19345b0d}.navlinks button{min-height:44px}.navlinks button span{font-family:Arial,sans-serif}.video-shell{position:relative}.watch-progress i{transition:width .25s linear}@media (max-width:900px){.support-section{margin:24px 20px 0;flex-direction:column;align-items:flex-start}.public-site footer{padding:26px 20px 90px}.navlinks{scroll-snap-type:x proximity}.navlinks button{scroll-snap-align:start}.course-detail-hero,.learning-layout{grid-template-columns:1fr}.lesson-rail{max-height:none}}@media (max-width:720px){.student-app{padding-bottom:72px}.topnav{position:sticky;top:0;display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px 10px}.topnav>.brand-link{justify-self:start}.navprofile{justify-self:end}.navlinks{grid-column:1/-1;order:3;display:flex;width:100%;overflow-x:auto;gap:4px;padding:4px 0 2px;scrollbar-width:none}.navlinks::-webkit-scrollbar{display:none}.navlinks button{flex:0 0 auto;padding:9px 10px;font-size:.74rem}.navlinks button span{display:none}.page-line{top:101px}.content{padding:14px}.dashboard-hero{border-radius:20px}.dashboard-grid{display:grid;grid-template-columns:1fr}.course-cards{grid-template-columns:1fr}.course-card{max-width:520px;width:100%}.profile-completion-card{display:grid;grid-template-columns:auto 1fr}.profile-completion-card button{grid-column:1/-1;width:100%}.opportunity-grid{grid-template-columns:1fr}.course-detail-hero{padding:13px}.course-overview h1{font-size:1.9rem}.learning-layout{gap:12px}.lesson-rail,.player-panel{border-radius:17px}.player-panel{padding:12px}.watch-status{align-items:flex-start;gap:10px}.public-site footer{flex-direction:column}.support-actions{width:100%}.support-actions a{flex:1;text-align:center;min-width:130px}}@media (max-width:480px){.public-nav{padding:8px 10px}.public-actions{gap:6px}.public-actions button{font-size:.78rem;padding:8px 10px}.hero{padding:34px 16px 24px}.public-section{padding-left:16px;padding-right:16px}.support-section{margin-left:16px;margin-right:16px;padding:24px}.hero h1{font-size:2.15rem}.topnav .brand-link b{font-size:.95rem}.navprofile>div{display:none}.navprofile .ghost{padding:7px 9px!important}.metric-grid{grid-template-columns:1fr 1fr}.course-meta{display:grid;grid-template-columns:1fr}.lesson-nav{padding:10px}.lesson-nav b{max-width:180px}.application-modal{width:100%;max-height:94vh;border-radius:18px}.google-wrap{justify-content:center;padding-left:0}}.provider-logo-img{object-fit:contain;background:#fff;border:1px solid #dbe5f1}.builder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:24px;align-items:start}.builder-form,.resume-preview,.portfolio-preview,.support-center>article{background:#ffffffeb;border:1px solid #dbe5f3;border-radius:24px;padding:24px;box-shadow:0 18px 50px #1a2e5014}.builder-form label{display:grid;gap:7px;margin-bottom:14px;font-weight:700}.builder-form input,.builder-form textarea{width:100%;box-sizing:border-box}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:12px}.repeat-card{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:16px;margin:10px 0;background:#f8fbff}.builder-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.resume-preview{font-family:Georgia,Times New Roman,serif;color:#162033;min-height:680px}.resume-preview h1{font-size:30px;margin:0;border-bottom:2px solid #1f5fbf;padding-bottom:8px}.resume-preview h2{font-size:16px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ccd7e5;padding-bottom:5px;margin-top:22px}.resume-preview p{line-height:1.55}.resume-preview small{display:block;color:#667085}.portfolio-preview{text-align:left}.portfolio-preview>img{width:86px;height:86px;border-radius:50%;object-fit:cover}.share-link{padding:14px;border-radius:14px;background:#eef5ff;margin:14px 0;overflow-wrap:anywhere}.share-link small{display:block}.support-center{display:grid;grid-template-columns:minmax(280px,.7fr) 1fr;gap:18px}.support-topics{display:grid;gap:10px}.support-topics button{text-align:left;background:#fff;color:#1d2b44;border:1px solid #dce5f1}.support-topics button.active{background:#1f5fbf;color:#fff}.support-center article span{font-size:12px;font-weight:800;letter-spacing:.12em;color:#1f5fbf}@media (max-width:900px){.builder-layout,.support-center,.two-col,.repeat-card{grid-template-columns:1fr}.resume-preview{min-height:0}}@media print{body *{visibility:hidden}.resume-preview,.resume-preview *{visibility:visible}.resume-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;box-shadow:none;border:0}}:root{--ink:#111827;--muted:#58677c;--blue:#1f63e9;--blue2:#144fc3;--line:#d8e2ef;--soft:#edf4ff;--panel:#ffffff;--bg:#f3f6fa;--success:#087a55;--danger:#b42318;--shadow:0 18px 48px rgba(20,44,82,.1)}body{color:var(--ink);letter-spacing:-.005em}.student-app{background:linear-gradient(180deg,#f6f9fc 0,#eef3f8)}.topnav{min-height:72px;padding:10px clamp(14px,2.2vw,34px);box-shadow:0 5px 24px #1025450b}.navlinks{justify-content:center}.navlinks button{border-radius:10px;font-weight:720}.navlinks button.active{background:#edf4ff}.navtools{display:flex;align-items:center;gap:10px}.icon-button,.avatar-button{width:42px;height:42px;padding:0!important;border-radius:50%!important;background:#fff!important;color:#1c2d45!important;border:1px solid var(--line)!important;display:grid;place-items:center;position:relative}.icon-button i{position:absolute;right:6px;top:5px;width:8px;height:8px;background:#e33b32;border-radius:50%;border:2px solid #fff}.avatar-button img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-menu-wrap{position:relative}.profile-popover{position:absolute;right:0;top:52px;width:260px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 22px 58px #0d1f392b;padding:12px;z-index:90;display:grid;gap:6px}.profile-popover-head{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;padding:7px 7px 12px;border-bottom:1px solid #edf1f6}.profile-popover-head img{width:44px;height:44px;border-radius:50%;object-fit:cover}.profile-popover-head div{display:grid;min-width:0}.profile-popover-head small{color:var(--muted)}.profile-popover button{background:transparent!important;color:#22334d!important;text-align:left;padding:10px 12px!important}.profile-popover button:hover{background:#f3f7fc!important}.profile-popover .logout-link{color:var(--danger)!important}.content{width:min(1500px,100%);margin:0 auto;padding:clamp(18px,3vw,42px)}.dashboard-hero,.profile-completion-card,.dashboard-panel,.page-section,.course-detail-hero,.player-panel,.lesson-rail{box-shadow:0 10px 34px #1c385e0e}.dashboard-hero{border:1px solid var(--line);background:linear-gradient(135deg,#fff 0,#f0f6ff)}.dashboard-hero h1{color:#0f1f36}.metric-card{border:1px solid var(--line);background:#fff}.metric-card:hover{border-color:#9abcf5;box-shadow:0 12px 32px #1f63e917}.course-cards{grid-template-columns:repeat(auto-fill,minmax(270px,340px));justify-content:start}.course-card{max-width:340px;width:100%}.ratio{aspect-ratio:16/9;overflow:hidden;background:#e8eef6}.ratio img{width:100%;height:100%;object-fit:cover}.course-body h3{color:#13233a}.provider-line small,.progress-caption{color:#6b7890}.opportunity-grid{grid-template-columns:repeat(auto-fill,minmax(285px,1fr))}.opportunity-card{border:1px solid var(--line);box-shadow:0 10px 30px #1833560b}.learning-layout{grid-template-columns:minmax(270px,340px) minmax(0,1fr)}.lesson-nav{border:1px solid transparent}.lesson-nav.active{border-color:#9bbcf3;background:#eef5ff}.lesson-nav.locked{opacity:.65}.video-shell{aspect-ratio:16/9;background:#0b1220;border-radius:18px;overflow:hidden}.watch-status{background:#f7f9fc;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.watch-rule{border:1px solid #cfe0f8;background:#f4f8ff}.glass-card{background:#fffffff5;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:22px}.builder-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:start}.builder-form{padding:24px;display:grid;gap:15px}.builder-form label{display:grid;gap:7px;font-size:.86rem;font-weight:780;color:#273751}.builder-form input,.builder-form textarea,.builder-form select{background:#fbfcfe}.builder-form textarea{min-height:96px;resize:vertical}.template-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#10294e,#174f91);color:#fff;border-radius:20px;padding:20px 22px;margin-bottom:14px}.template-strip p{margin:5px 0 0;color:#d7e5f7}.template-strip select{width:auto;min-width:190px}.tool-status{background:#eef5ff;border:1px solid #cfe0fb;color:#1a57b9;padding:10px 13px;border-radius:12px;font-weight:720;margin-bottom:14px}.builder-repeat{display:grid;gap:10px;border-top:1px solid #e7edf5;padding-top:10px}.repeat-title,.repeat-head,.export-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.repeat-title h3{margin:0}.repeat-card{display:grid;gap:10px;padding:14px;border:1px solid #dce5ef;border-radius:15px;background:#f9fbfd}.text-danger{background:transparent!important;color:var(--danger)!important;padding:5px 8px!important}.format-choice{display:flex;gap:14px}.format-choice label{display:flex;align-items:center;gap:6px}.format-choice input{width:auto}.resume-preview{background:#fff;border:1px solid #d7dfe9;border-radius:10px;padding:38px 40px;box-shadow:0 18px 50px #0e1e3414;color:#111827;min-height:880px;position:sticky;top:95px}.resume-preview header{text-align:left;border-bottom:2px solid #202a3a;padding-bottom:12px}.resume-preview h1{font-size:2rem;margin:0 0 5px}.resume-preview h2{font-size:.94rem;letter-spacing:.07em;margin:25px 0 10px;border-bottom:1px solid #aeb8c6;padding-bottom:5px}.resume-preview p{line-height:1.52;color:#333f52}.resume-row{display:flex;justify-content:space-between;gap:20px;margin:8px 0}.resume-row>div:last-child{text-align:right;display:grid}.resume-block{margin:11px 0}.resume-block p{margin:4px 0}.portfolio-preview{background:linear-gradient(160deg,#0d2140,#173f76);color:#fff;border-radius:24px;padding:30px;min-height:580px;position:sticky;top:95px;box-shadow:0 20px 55px #0a1d3a38}.portfolio-preview>img{width:90px;height:90px;border-radius:24px;object-fit:cover;border:3px solid rgba(255,255,255,.22)}.portfolio-preview h2{font-size:2rem;margin:17px 0 5px}.portfolio-preview>strong{color:#9fc1f7}.portfolio-preview p{color:#d6e2f3;line-height:1.6}.portfolio-preview h3{margin-top:25px}.skill-grid{display:flex;gap:8px;flex-wrap:wrap}.skill-grid span{display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;border-radius:999px;padding:7px 10px}.skill-grid i{width:22px;height:22px;border-radius:50%;background:#fff;color:#174d92;display:grid;place-items:center;font-style:normal;font-weight:900}.share-link{border:1px dashed #9ab8df;background:#f0f6ff;padding:13px;border-radius:13px;display:grid;gap:4px;overflow-wrap:anywhere}.linkedin-share{background:#0a66c2;color:#fff;text-decoration:none;padding:12px 15px;border-radius:12px;font-weight:800}.support-center-v2{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px}.support-center-v2>aside{display:grid;gap:8px;align-content:start}.support-center-v2>aside button{background:#fff;color:#293a52;border:1px solid var(--line);display:flex;align-items:center;gap:10px;text-align:left}.support-center-v2>aside button.active{border-color:#83acf1;background:#edf4ff;color:#164fae}.support-center-v2>section{display:grid;grid-template-columns:minmax(240px,.42fr) 1fr;gap:14px}.support-question-list{display:grid;gap:8px;align-content:start}.support-question-list button{background:#fff;color:#34445a;border:1px solid var(--line);text-align:left}.support-question-list button.active{background:#132d52;border-color:#132d52;color:#fff}.support-answer{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px}.support-answer>span{font-size:.7rem;letter-spacing:.12em;color:var(--blue);font-weight:900}.support-answer h2{margin:8px 0 10px}.support-answer p{color:var(--muted);line-height:1.7}.related{border-top:1px solid #e7edf4;margin-top:22px;padding-top:16px;display:grid;gap:8px}.related button{background:#f1f5fa;color:#2d415c;text-align:left}.policy-strip{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:30px max(28px,8vw);background:#f5f8fc;border-top:1px solid var(--line)}.policy-strip article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px}.policy-strip h3{margin-top:0}.policy-strip p{color:var(--muted);line-height:1.6}.public-site footer{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.public-site footer>div:first-child{display:grid}.footer-links{display:flex;gap:8px}.footer-links button{background:transparent;color:#40536d;padding:7px 9px}.public-site footer small{grid-column:1/-1;border-top:1px solid #e7edf4;padding-top:14px}.public-portfolio-page{min-height:100vh;background:#edf3f9}.portfolio-public-nav{display:flex;justify-content:space-between;align-items:center;padding:15px max(20px,6vw);background:#fff;border-bottom:1px solid var(--line)}.portfolio-public-nav a{text-decoration:none;color:var(--blue);font-weight:800}.public-portfolio-card{width:min(900px,calc(100% - 32px));margin:40px auto}.public-portfolio-card .portfolio-preview{position:static;min-height:unset}.public-portfolio-page footer{text-align:center;padding:20px;color:#65758b}@media (max-width:1100px){.navlinks{justify-content:flex-start}.builder-layout{grid-template-columns:1fr}.resume-preview,.portfolio-preview{position:static}.learning-layout{grid-template-columns:1fr}.lesson-rail{max-height:none}.support-center-v2>section{grid-template-columns:1fr}.course-cards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.course-card{max-width:none}}@media (max-width:780px){.topnav{display:grid;grid-template-columns:auto 1fr auto;gap:8px;padding:9px 12px}.topnav .brand-link b{display:none}.navlinks{grid-row:2;grid-column:1/-1;order:3;padding:2px 0 4px;scrollbar-width:none}.navlinks::-webkit-scrollbar{display:none}.navlinks button{font-size:.78rem;padding:9px}.navlinks button.active:after{bottom:-4px}.navtools{justify-self:end}.content{padding:14px}.dashboard-hero{padding:20px}.dashboard-hero img{width:62px;height:62px}.metric-grid{grid-template-columns:1fr 1fr}.dashboard-grid{grid-template-columns:1fr}.profile-completion-card{grid-template-columns:auto 1fr}.profile-completion-card button{grid-column:1/-1}.course-cards{grid-template-columns:1fr 1fr}.course-card{max-width:none}.builder-form{padding:16px}.template-strip{align-items:flex-start;flex-direction:column}.template-strip select{width:100%}.support-center-v2{grid-template-columns:1fr}.support-center-v2>aside{display:flex;overflow:auto}.support-center-v2>aside button{white-space:nowrap}.policy-strip{grid-template-columns:1fr}.public-site footer{grid-template-columns:1fr}.public-site footer small{grid-column:auto}.profile-popover{position:fixed;right:12px;top:66px;width:min(300px,calc(100vw - 24px))}}@media (max-width:560px){.course-cards,.form-row{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.export-row{align-items:stretch;flex-direction:column}.format-choice{padding:6px 0}.resume-preview{padding:24px 20px;min-height:0}.resume-row{display:grid;gap:2px}.resume-row>div:last-child{text-align:left}.public-nav{padding:10px 12px}.public-links{display:none}.hero{padding:45px 18px;grid-template-columns:1fr;min-height:auto}.hero-visual{min-height:360px}.public-section{padding:55px 18px}.feature-grid{grid-template-columns:1fr}.journey-line{grid-template-columns:1fr;gap:18px}.journey-line:before{display:none}.cta-section,.support-section{margin:20px 18px 45px;padding:24px;flex-direction:column;align-items:flex-start}.profile-layout{grid-template-columns:1fr}.profile-summary{position:static}.lesson-nav{grid-template-columns:auto 1fr}.course-detail-hero{grid-template-columns:1fr}}@media print{body *{visibility:hidden!important}.resume-preview,.resume-preview *{visibility:visible!important}.resume-preview{position:absolute!important;left:0;top:0;width:100%!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:18mm!important;min-height:0!important}.topnav,.page-line{display:none!important}}.form-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:18px}.compact-profile{align-content:start}.compact-profile h2{margin-bottom:2px}.ai-guide-fab{position:fixed;right:22px;bottom:22px;z-index:70;display:flex;align-items:center;gap:9px;padding:9px 14px 9px 9px;border-radius:999px;background:#0f2445;color:#fff;text-decoration:none;box-shadow:0 16px 44px #0f244540;border:1px solid rgba(255,255,255,.15)}.ai-guide-fab span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#2f7bff,#6f52ff);font-size:.8rem;font-weight:900}.ai-guide-fab b{font-size:.84rem}.ai-guide-fab:hover{transform:translateY(-2px)}.saved-tool-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:18px;align-items:center;background:linear-gradient(135deg,#fff,#f3f7ff);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.saved-tool-icon{width:64px;height:64px;border-radius:18px;background:#e9f2ff;color:var(--blue);display:grid;place-items:center;font-size:1.7rem;font-weight:900}.saved-tool-copy{display:grid;gap:5px;min-width:0}.saved-tool-copy>span{font-size:.7rem;letter-spacing:.12em;font-weight:900;color:var(--blue)}.saved-tool-copy h2{margin:0;font-size:1.45rem}.saved-tool-copy p,.saved-tool-copy small{margin:0;color:var(--muted);line-height:1.45;overflow-wrap:anywhere}.saved-tool-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.saved-tool-actions .linkedin-share{padding:11px 14px;border-radius:11px;text-decoration:none;background:#0a66c2;color:#fff;font-weight:800;font-size:.84rem}.compact-format{display:flex;align-items:center;gap:8px;background:#edf3fb;border-radius:11px;padding:7px 10px}.compact-format label{display:flex;align-items:center;gap:5px;font-size:.78rem;font-weight:800}.compact-format input{width:auto}.resume-editor,.portfolio-editor{max-width:980px;margin:0 auto}.resume-editor label>small,.portfolio-editor label>small{font-weight:600;color:#7b8798;float:right}.skill-chip-preview{display:flex;flex-wrap:wrap;gap:7px;margin-top:-4px}.skill-chip-preview span{padding:7px 10px;border-radius:999px;background:#edf4ff;color:#24539a;font-size:.78rem;font-weight:800}.support-chat{width:min(820px,100%);margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.support-chat-head{display:flex;align-items:center;gap:11px;padding:17px 20px;border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f8fbff,#edf4ff)}.support-chat-head>div:nth-child(2){display:grid;line-height:1.25}.support-chat-head small{color:var(--muted)}.support-bot-avatar,.mini-bot{display:grid;place-items:center;background:linear-gradient(135deg,#246bfd,#604eff);color:#fff;font-weight:900}.support-bot-avatar{width:42px;height:42px;border-radius:13px}.online-dot{margin-left:auto;color:#0f8f63;font-size:.78rem;font-weight:900}.online-dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#19ad7a;margin-right:6px}.support-thread{min-height:330px;max-height:470px;overflow:auto;padding:20px;display:flex;flex-direction:column;gap:12px;background:#f7f9fc}.chat-bubble{display:flex;align-items:flex-end;gap:8px;max-width:82%}.chat-bubble p{margin:0;padding:11px 14px;border-radius:17px;line-height:1.5;font-size:.91rem}.chat-bubble.bot{align-self:flex-start}.chat-bubble.bot p{background:#fff;border:1px solid #dfe8f4;border-bottom-left-radius:5px}.chat-bubble.user{align-self:flex-end}.chat-bubble.user p{background:var(--blue);color:#fff;border-bottom-right-radius:5px}.mini-bot{width:28px;height:28px;border-radius:9px;font-size:.58rem;flex:0 0 auto}.typing p{display:flex;gap:4px;padding:15px}.typing i{width:6px;height:6px;border-radius:50%;background:#8696ab;animation:chatdot 1s infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes chatdot{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}.support-quick-replies{display:flex;gap:8px;flex-wrap:wrap;padding:14px 18px;border-top:1px solid var(--line);background:#fff}.support-quick-replies button{background:#edf4ff;color:#24539a;border:1px solid #d7e5fa;padding:9px 12px;font-size:.82rem}.support-note{display:block;padding:0 18px 15px;color:#8190a4;line-height:1.45}.public-ai{position:fixed}@media (max-width:800px){.saved-tool-card{grid-template-columns:auto 1fr}.saved-tool-actions{grid-column:1/-1;justify-content:flex-start}.ai-guide-fab{right:14px;bottom:16px}.ai-guide-fab b{display:none}.ai-guide-fab{padding:8px}.support-chat{border-radius:18px}.chat-bubble{max-width:92%}}@media (max-width:560px){.saved-tool-card{grid-template-columns:1fr;padding:18px}.saved-tool-icon{width:52px;height:52px}.saved-tool-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.saved-tool-actions>*{width:100%;text-align:center}.compact-format{grid-column:1/-1;justify-content:center}.support-thread{min-height:290px;padding:14px}.support-quick-replies{padding:12px}.support-quick-replies button{flex:1 1 46%}.profile-layout{grid-template-columns:1fr!important}.resume-editor,.portfolio-editor{padding:16px}.form-actions button{flex:1}}.profile-popover-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;background:#f4f7fb;border-radius:10px;padding:9px 10px;color:#60718a;font-size:.78rem}.profile-popover-meta b{color:var(--blue)}.student-welcome{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 4px 8px;margin-bottom:18px}.student-welcome h1{font-size:clamp(2rem,4vw,3.35rem);line-height:1.05;letter-spacing:-.045em;margin:7px 0 8px}.student-welcome p{margin:0;color:var(--muted);font-size:1rem}.welcome-id{display:grid;gap:4px;text-align:right;background:#fff;border:1px solid var(--line);border-radius:16px;padding:13px 16px;min-width:180px}.welcome-id small{color:#7d8da3;font-size:.68rem;letter-spacing:.12em;font-weight:900}.welcome-id b{font-size:1.05rem}.profile-completion-inline{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;background:#fff;border:1px solid #d8e5f4;border-radius:18px;padding:15px 17px;margin-bottom:18px}.profile-completion-inline p{margin:4px 0 0;color:var(--muted)}.professional-metrics{margin-top:0}.refined-actions button>span{background:#eff5ff!important;color:#1558d6!important;font-size:.72rem!important;font-weight:900}.refined-actions em{font-size:1.35rem}.career-path-visual{display:grid;align-content:center;gap:0;max-width:430px;margin:auto}.path-node{background:#fff;border:1px solid #dbe6f3;border-radius:20px;padding:20px 22px;box-shadow:0 14px 40px #1d3d6814;display:grid;gap:4px}.path-node small{color:var(--blue);font-weight:900;letter-spacing:.1em}.path-node b{font-size:1.35rem}.path-node span{color:var(--muted)}.career-path-visual>i{display:block;width:2px;height:36px;background:linear-gradient(#246bfd,#a9c8ff);margin-left:34px}.refined-hero h1{max-width:760px}.job-card-refined>p{display:none}.job-snapshot{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0}.job-snapshot span,.job-detail-grid span{display:grid;gap:5px;background:#f5f8fc;border-radius:12px;padding:11px}.job-snapshot small,.job-detail-grid small{color:#7b8ba0;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.job-snapshot b{font-size:.82rem;line-height:1.35}.job-full-details{border-top:1px solid #e5edf6;margin-top:14px;padding-top:14px}.job-full-details>p{display:block!important;color:#53657a;line-height:1.65}.job-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.job-actions{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:16px}.job-actions button{flex:0 0 auto}.resume-template-strip select{min-width:210px}.chapter-portfolio{padding:0!important;overflow:hidden;border-radius:28px!important;background:#0c111b!important;color:#f8fafc!important}.portfolio-cover{display:grid!important;grid-template-columns:1fr 220px;gap:36px;align-items:center;padding:60px!important;background:radial-gradient(circle at 85% 20%,rgba(57,123,255,.24),transparent 35%),linear-gradient(135deg,#0b111d,#111a2b)!important;color:#fff!important}.portfolio-cover img{width:210px!important;height:210px!important;border-radius:24px!important;object-fit:cover;border:1px solid rgba(255,255,255,.15)}.portfolio-cover h1{font-size:clamp(2.6rem,6vw,5rem)!important;line-height:.95;margin:12px 0 14px;letter-spacing:-.055em}.portfolio-cover strong{font-size:1.05rem;color:#8ab6ff}.portfolio-cover p{color:#bac7d9!important;max-width:650px;line-height:1.7}.portfolio-chapters{display:flex;gap:8px;flex-wrap:wrap;padding:18px 26px;background:#0e1624;border-top:1px solid #233149;border-bottom:1px solid #233149}.portfolio-chapters a{color:#b6c5d8;text-decoration:none;padding:8px 10px;border-radius:8px;font-size:.75rem;font-weight:800}.portfolio-chapters a:hover{background:#18243a;color:#fff}.portfolio-chapter{padding:50px 60px;border-bottom:1px solid #233149}.portfolio-chapter>span{font-size:.68rem;letter-spacing:.12em;color:#6e9fff;font-weight:900}.portfolio-chapter h2{font-size:2rem;margin:8px 0 20px}.portfolio-chapter p{color:#b6c5d8;line-height:1.7}.portfolio-chapter .skill-grid{display:flex;flex-wrap:wrap;gap:10px}.portfolio-chapter .skill-grid b{padding:10px 13px;border:1px solid #2a3c59;border-radius:10px;background:#131e30}.portfolio-list{display:grid;gap:12px}.portfolio-list article{background:#111b2b;border:1px solid #24344d;border-radius:16px;padding:18px}.portfolio-list article small{color:#6e9fff;font-weight:900;letter-spacing:.08em}.portfolio-list article h3{margin:7px 0}.portfolio-list article>div{display:flex;justify-content:space-between;gap:12px;color:#d7e2ef}.portfolio-project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.portfolio-project-grid article{background:#111b2b;border:1px solid #24344d;border-radius:18px;padding:20px}.portfolio-project-grid small{color:#6e9fff}.portfolio-project-grid a{color:#84b3ff;font-weight:800;text-decoration:none}.portfolio-reference-page{background:#080d15!important}.portfolio-reference-page .portfolio-public-nav{background:#0c111b;border-color:#223047}.portfolio-reference-page .portfolio-public-nav b{color:#fff}.portfolio-reference-page footer{color:#8293aa}.support-quick-replies button{border-radius:999px}.support-thread{scroll-behavior:auto}.support-thread:after{content:"";display:block;height:2px;flex:0 0 auto}@media (max-width:780px){.student-welcome{align-items:flex-start;flex-direction:column}.welcome-id{text-align:left}.profile-completion-inline{grid-template-columns:auto 1fr}.profile-completion-inline button{grid-column:1/-1}.job-snapshot{grid-template-columns:1fr 1fr}.portfolio-cover{grid-template-columns:1fr;padding:34px 24px!important}.portfolio-cover img{width:140px!important;height:140px!important;grid-row:1}.portfolio-chapter{padding:34px 24px}.portfolio-project-grid{grid-template-columns:1fr}}@media (max-width:520px){.job-snapshot,.job-detail-grid{grid-template-columns:1fr}.job-actions{align-items:stretch;flex-direction:column}.job-actions>*{width:100%}.career-path-visual{margin-top:28px}.portfolio-chapters{overflow:auto;flex-wrap:nowrap}.portfolio-chapters a{white-space:nowrap}}.profile-form-card{display:grid;gap:20px}.form-section-title{display:flex;gap:11px;align-items:flex-start;padding-top:4px}.form-section-title>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#edf4ff;color:#1764d8;font-size:.72rem;font-weight:900}.form-section-title>div{display:grid;gap:3px}.form-section-title small{color:#7d8ca1;line-height:1.4}.skill-editor{display:grid;gap:10px}.skill-entry{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:7px}.skill-chip-preview span{display:inline-flex;align-items:center;gap:6px}.skill-chip-preview span button{width:20px;height:20px;border-radius:50%;padding:0;background:transparent;color:#4f6481;font-size:1rem}.skill-chip-preview>small{color:#8b98aa}.profile-editor input,.profile-editor textarea,.profile-editor select,.resume-editor input,.resume-editor textarea,.resume-editor select,.portfolio-editor input,.portfolio-editor textarea,.portfolio-editor select{background:#fbfdff;color:#24364e;border-color:#dce6f1}.professional-profile-layout .compact-profile{align-self:start}.back-inline{margin-bottom:16px;background:transparent;color:#345779;padding:8px 0}.back-inline:hover{transform:none;color:#1558d6}.job-detail-page{display:grid;gap:18px}.job-detail-hero,.job-description-card,.job-facts-card,.job-priority-grid article{background:#fff;border:1px solid var(--line);box-shadow:0 12px 35px #1a3d6b0f}.job-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px;border-radius:22px}.job-detail-hero h2{margin:5px 0 3px}.company-logo.large,.org-mark.large{width:64px;height:64px;border-radius:17px}.job-priority-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.job-priority-grid article{border-radius:18px;padding:20px}.job-priority-grid article small,.job-facts-card article small{display:block;color:#708198;font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;font-weight:900;margin-bottom:7px}.job-priority-grid article b{font-size:1rem;line-height:1.45}.job-detail-highlight{border-color:#c9dcfa!important;background:linear-gradient(180deg,#f9fcff,#f1f6ff)!important}.job-detail-body{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(270px,.75fr);gap:16px}.job-description-card,.job-facts-card{border-radius:22px;padding:24px}.job-description-card small{color:#246bfd;font-weight:900;letter-spacing:.1em}.job-description-card h3{font-size:1.35rem;margin:8px 0 12px}.job-description-card p{color:#53657a;line-height:1.75;margin:0;white-space:pre-line}.job-facts-card{display:grid;gap:0}.job-facts-card article{padding:13px 0;border-bottom:1px solid #edf1f6}.job-facts-card article:last-child{border-bottom:0}.job-facts-card article b{line-height:1.4}.portfolio-photo-field{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;padding:16px;border:1px solid #dfe8f3;border-radius:18px;background:#f9fbfe}.portfolio-photo-field>img{width:110px;height:110px;border-radius:22px;object-fit:cover}.portfolio-photo-field>div{display:grid;gap:7px}.portfolio-photo-field p{margin:0;color:#728198;line-height:1.5}.portfolio-photo-field .upload-button{width:max-content}.saved-portfolio-photo{width:64px;height:64px;border-radius:18px;object-fit:cover}.standalone-portfolio-page{min-height:100vh;background:#0a0f18;color:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.standalone-portfolio-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px clamp(20px,5vw,72px);background:#0a0f18e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #1f2b3c}.standalone-portfolio-nav>b{font-size:1rem;letter-spacing:.01em}.standalone-portfolio-nav nav{display:flex;gap:18px;overflow:auto}.standalone-portfolio-nav a{color:#9eb0c7;text-decoration:none;font-size:.82rem;font-weight:750;white-space:nowrap}.standalone-portfolio-nav a:hover{color:#fff}.standalone-portfolio-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.independent-portfolio{background:transparent;color:#fff}.portfolio-hero-v16{min-height:620px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:60px;align-items:center;padding:80px 30px 70px}.portfolio-hero-v16>img{width:min(360px,100%);aspect-ratio:4/5;border-radius:30px;object-fit:cover;justify-self:end;border:1px solid #2b3a50;box-shadow:0 35px 80px #00000052}.portfolio-intro>span,.portfolio-section-v16>span{display:inline-block;color:#7ba8ff;font-size:.7rem;letter-spacing:.16em;font-weight:900}.portfolio-intro h1{font-size:clamp(3.2rem,7vw,6.5rem);line-height:.9;letter-spacing:-.065em;margin:18px 0 16px}.portfolio-intro strong{font-size:1.2rem;color:#c7d5e8}.portfolio-intro>p{max-width:670px;color:#9eafc4;line-height:1.8;font-size:1.02rem}.portfolio-skill-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}.portfolio-skill-row b{padding:8px 11px;border:1px solid #2b3d56;border-radius:999px;background:#101927;color:#cfe0f6;font-size:.76rem}.portfolio-section-nav{display:flex;gap:8px;flex-wrap:wrap;padding:15px 0 22px;border-bottom:1px solid #1d2b3d}.portfolio-section-nav a{color:#9cafc7;text-decoration:none;padding:8px 12px;border-radius:999px;border:1px solid #243449;font-size:.78rem;font-weight:800}.portfolio-section-v16{padding:68px 30px;border-bottom:1px solid #1c2939}.portfolio-section-v16 h2{font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.04em;margin:10px 0 28px}.portfolio-section-v16 p{color:#9fb0c4;line-height:1.75}.intro-section{display:grid;grid-template-columns:220px 1fr;gap:40px}.portfolio-skill-grid{display:flex;flex-wrap:wrap;gap:10px}.portfolio-skill-grid b{padding:12px 14px;border-radius:12px;background:#111c2b;border:1px solid #26374f;color:#e5edf7}.portfolio-timeline{display:grid;gap:16px}.portfolio-timeline article{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:19px;border:1px solid #223148;border-radius:18px;background:#0e1724}.portfolio-timeline article>i{font-style:normal;width:44px;height:44px;border-radius:12px;background:#16263d;display:grid;place-items:center;color:#73a4ff;font-weight:900}.portfolio-timeline small,.portfolio-card-grid small{color:#6f9fff;font-size:.68rem;letter-spacing:.1em;font-weight:900}.portfolio-timeline h3,.portfolio-card-grid h3{margin:6px 0}.portfolio-timeline em,.portfolio-card-grid em{display:block;color:#8092a9;font-style:normal;margin-top:6px}.portfolio-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.portfolio-card-grid article{padding:22px;border:1px solid #223249;background:#0f1826;border-radius:20px}.portfolio-card-grid article>b{color:#d7e2ef}.portfolio-card-grid.projects a{color:#82adff;text-decoration:none;font-weight:850}.standalone-portfolio-page>footer{text-align:center;color:#6f8198;padding:32px 20px 45px}.portfolio-error-card{max-width:540px;margin:18vh auto;background:#111b29;border:1px solid #25354b;border-radius:22px;padding:34px;text-align:center}.portfolio-error-card a{color:#8ab5ff}.standalone-portfolio-page .screen-loader{color:#fff}@media (max-width:900px){.job-detail-body,.job-priority-grid{grid-template-columns:1fr}.portfolio-hero-v16{grid-template-columns:1fr;gap:35px;min-height:auto;padding-top:50px}.portfolio-hero-v16>img{justify-self:start;max-width:280px;grid-row:1}.intro-section,.portfolio-card-grid{grid-template-columns:1fr}.standalone-portfolio-nav nav{max-width:65vw}}@media (max-width:600px){.job-detail-hero{align-items:flex-start;flex-direction:column}.job-detail-hero>div:last-child,.job-detail-hero button{width:100%}.portfolio-photo-field{grid-template-columns:1fr}.portfolio-photo-field>img{width:92px;height:92px}.standalone-portfolio-nav{padding:14px 16px;align-items:flex-start;flex-direction:column}.standalone-portfolio-nav nav{max-width:100%;width:100%}.standalone-portfolio-shell{width:100%}.portfolio-hero-v16,.portfolio-section-v16{padding-left:20px;padding-right:20px}.portfolio-intro h1{font-size:3.2rem}.skill-entry{grid-template-columns:1fr}.skill-entry button{width:100%}}.password-field{display:flex;align-items:center;gap:8px}.password-field input{flex:1;min-width:0}.password-field button{height:44px;padding:0 12px;border:1px solid var(--border,#dbe5f2);border-radius:10px;background:#fff;color:#1746b6;font-weight:700}:root{--page-bg:#f4f7fb;--surface:#fff;--surface-soft:#f8faff;--primary:#2563eb;--primary-dark:#1746b6;--primary-soft:#eaf1ff;--text-primary:#0b2447;--text-secondary:#60708a;--border:#dbe5f2;--shadow-sm:0 4px 14px rgba(22,52,92,.06);--shadow-md:0 12px 30px rgba(22,52,92,.1);--radius-lg:24px;--transition:.18s ease}.portal-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:24px;transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}@media (hover:hover){.portal-card:not(.education-manager):hover{transform:translateY(-3px);border-color:#2563eb59;box-shadow:var(--shadow-md)}}.student-id-badge{display:inline-flex!important;align-items:center;min-height:32px;padding:6px 12px!important;border-radius:999px;background:var(--primary-soft)!important;color:var(--primary-dark)!important;border:1px solid #2563eb2e;font-weight:800;letter-spacing:.04em}.missing-profile{display:grid;gap:6px;width:100%;margin-top:14px;padding:12px;border-radius:14px;background:#fff7ed;border:1px solid #fed7aa}.missing-profile span{font-size:.78rem;color:#9a4b09}.education-manager{margin-top:22px}.education-manager-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.education-manager-head h2{margin:4px 0}.education-manager-head p{margin:0;color:var(--text-secondary)}.education-record-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:14px;margin:20px 0}.education-record-card{display:grid;gap:5px;padding:18px;border:1px solid var(--border);border-radius:18px;background:var(--surface-soft)}.education-record-card small{color:var(--primary);font-weight:800}.education-record-card h3{margin:2px 0}.education-record-card p,.education-record-card span{margin:0;color:var(--text-secondary)}.education-record-card>div{display:flex;gap:8px;margin-top:9px}.education-editor{border-top:1px solid var(--border);padding-top:20px}.form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.form-grid label{display:grid;gap:7px}.optional{font-weight:500;color:#8a98aa}.empty-state-card{grid-column:1/-1;padding:24px;border:1px dashed #c7d4e5;border-radius:16px;color:#6b7c93;text-align:center}.shared-education-card{display:grid;gap:12px;padding:18px;border:1px solid #d8e3f1;border-radius:18px;background:#f8fbff}.shared-education-card h3{margin:3px 0}.shared-education-card p{margin:0;color:#677891}.shared-education-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.shared-education-list article{display:grid;gap:4px;padding:13px;border-radius:13px;background:#fff;border:1px solid #e1e9f3}.shared-education-list span,.shared-education-list small{color:#6b7c91}.portfolio-settings-grid{display:grid;grid-template-columns:2fr 1fr auto auto;gap:12px;align-items:end}.portfolio-settings-grid>label{margin:0}.privacy-settings{display:flex;gap:18px;flex-wrap:wrap;padding:16px;border:1px solid #dce6f2;border-radius:16px;background:#f9fbfe}.privacy-settings h3{width:100%;margin:0}.privacy-settings label{display:flex;align-items:center;gap:7px;margin:0}.privacy-settings input{width:auto}.danger-soft{background:#fff1f2!important;color:#b42318!important;border:1px solid #fecdd3!important}.portfolio-preview.independent-portfolio{position:relative;top:auto;min-height:100vh;border-radius:0;padding:clamp(18px,4vw,48px);background:#07111f;color:#f8fafc;box-shadow:none}.portfolio-hero-v17{min-height:70vh;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(240px,.6fr);gap:54px;align-items:center}.portfolio-hero-v17 h1{font-size:clamp(3rem,7vw,6.8rem);line-height:.92;margin:12px 0;letter-spacing:-.055em}.portfolio-hero-v17 strong{font-size:1.18rem;color:#b6c8df}.portfolio-hero-v17 p{max-width:680px;color:#9badc4;line-height:1.8}.portfolio-hero-v17>img{width:100%;max-width:360px;aspect-ratio:4/5;object-fit:cover;border-radius:30px;justify-self:end;border:1px solid transparent;background:linear-gradient(#111b2b,#111b2b) padding-box,linear-gradient(135deg,#4c7dff,#d755ff,#34d8a4) border-box;box-shadow:0 30px 70px #0006}.portfolio-card-section{margin:28px 0;padding:28px;border-radius:24px;background:linear-gradient(#101a2ae8,#101a2ae8) padding-box,linear-gradient(135deg,#3559ff88,#c84eff88,#32d4a788) border-box;border:1px solid transparent}.portfolio-card-section>span{color:#79a7ff;font-size:.7rem;letter-spacing:.14em;font-weight:900}.portfolio-card-section h2{font-size:clamp(1.8rem,4vw,3rem);margin:8px 0 20px}.portfolio-card-section p{color:#a7b7cb;line-height:1.75}.rainbow-accent .portfolio-skill-grid b{border-color:#46f8;box-shadow:inset 0 0 0 1px #d34fff33}.portfolio-animate .reveal{opacity:0;transform:translateY(14px) scale(.985);transition:opacity .55s ease,transform .55s ease}.portfolio-hero-actions{display:flex;gap:10px;margin-top:18px}.portfolio-hero-actions a{display:inline-flex;align-items:center;min-height:44px;padding:10px 16px;border-radius:999px;background:#2563eb;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 8px 24px #2563eb44}.persistent-support{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;height:min(720px,calc(100vh - 180px));min-height:520px;overflow:hidden}.support-chat__messages{min-height:0;overflow-y:auto;padding:22px;scroll-behavior:smooth;overscroll-behavior:contain;background:#f7f9fc;display:flex;flex-direction:column;gap:10px}.support-chat__messages .chat-bubble{max-width:min(78%,620px);display:grid;gap:4px}.support-chat__messages .chat-bubble.user{align-self:flex-end}.support-chat__messages .chat-bubble.bot{align-self:flex-start}.chat-bubble small{font-size:.66rem;color:#8492a5}.support-topic-row{display:flex;gap:8px;overflow-x:auto;padding:10px 14px;background:#fff;border-top:1px solid var(--border)}.support-topic-row button{white-space:nowrap;border-radius:999px;background:#eef4ff;color:#244a86;border:1px solid #d7e4ff;padding:8px 11px}.support-chat__composer{display:flex;align-items:flex-end;gap:12px;padding:16px;background:#fff;border-top:1px solid var(--border)}.support-chat__composer textarea{flex:1;min-height:44px;max-height:120px;resize:vertical}.support-chat__composer button{min-width:96px}.new-message-button{position:absolute;right:18px;bottom:130px;border-radius:999px;z-index:3}.support-error{padding:8px 14px;color:#b42318;background:#fff1f2;border-top:1px solid #fecdd3}.support-error button{background:transparent!important;color:#b42318!important;text-decoration:underline;padding:4px!important}@media (max-width:820px){.form-field--half,.form-field--third{grid-column:1/-1}.portfolio-settings-grid{grid-template-columns:1fr 1fr}.portfolio-hero-v17{grid-template-columns:1fr;min-height:auto}.portfolio-hero-v17>img{justify-self:start;max-width:260px;grid-row:1}.persistent-support{height:calc(100dvh - 175px);min-height:420px}.support-chat__messages .chat-bubble{max-width:85%}}@media (max-width:520px){.education-manager,.portal-card{padding:16px}.portfolio-settings-grid{grid-template-columns:1fr}.support-chat__composer{padding:10px;gap:8px}.support-chat__composer button{min-width:78px}.support-topic-row{padding:8px 10px}.persistent-support{height:calc(100dvh - 145px);min-height:360px}}@media (prefers-reduced-motion:reduce){.portfolio-animate .reveal{opacity:1!important;transform:none!important;transition:none!important}.support-chat__messages{scroll-behavior:auto}.portal-card{transition:none!important}}.password-requirements{display:flex;flex-wrap:wrap;gap:7px;padding:11px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.password-requirements b{width:100%;font-size:.75rem;color:#475569}.password-requirements span{font-size:.7rem;color:#8a98aa;padding:4px 7px;border-radius:999px;background:#eef2f7}.password-requirements span.met{color:#087a55;background:#eaf8f1}.resume-output-route{min-height:100vh;background:#edf2f8;padding:28px}.resume-output-route .resume-print-root{box-sizing:border-box;width:min(820px,100%);margin:0 auto;background:#fff;padding:36px 42px;box-shadow:0 16px 50px #17305220;color:#172033;font-family:Arial,sans-serif}.resume-output-route header{display:grid;gap:7px}.resume-output-route header>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.resume-output-route h1{font-size:28px;margin:0}.resume-output-route h2{font-size:12px;letter-spacing:.1em;border-bottom:1px solid #cbd5e1;padding-bottom:5px;margin:16px 0 8px}.resume-output-route .row{display:flex;justify-content:space-between;gap:18px;margin:7px 0}.resume-output-route .row>div{display:grid}.resume-output-route .right{text-align:right}.resume-output-route p{font-size:12px;line-height:1.43;white-space:pre-line}.resume-output-route small{color:#53657a}.resume-route-error{padding:40px;text-align:center}@page{size:A4;margin:12mm}@media print{body{background:#fff!important}.resume-output-route{padding:0!important;background:#fff!important}.resume-output-route .resume-print-root{width:100%!important;margin:0!important;padding:0!important;box-shadow:none!important;border:0!important}.resume-output-route .row,.resume-output-route .block,.resume-output-route h2{break-inside:avoid;page-break-inside:avoid}.topnav,.page-line,.public-nav,.app-header,.app-footer,.navigation,.sidebar,.builder-controls,.download-button,.print-button,.nextchapters-branding{display:none!important}}.job-card{display:flex;flex-direction:column;min-width:0;height:100%;gap:14px}.job-meta-row{display:flex;flex-wrap:wrap;gap:9px 14px;color:var(--text-secondary);font-size:.84rem}.job-meta-row b{color:var(--text-primary)}.job-skills{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.job-skill-chip{display:inline-flex;align-items:center;max-width:100%;padding:7px 11px;border-radius:999px;background:#eef4ff;border:1px solid #d7e4ff;color:#244a86;font-size:.84rem;line-height:1.2;overflow-wrap:anywhere}.job-skill-chip.more{background:#f8fafc;color:#60708a}.job-card__actions{display:flex;gap:12px;margin-top:auto;padding-top:6px}.job-card__actions>button{min-height:44px}.job-detail-page{display:grid;gap:20px;margin-top:18px}.job-detail-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm)}.job-priority-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px}.job-detail-highlight,.job-priority-grid>article{padding:20px;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-sm)}.job-detail-highlight small,.job-priority-grid small,.job-facts-card small{display:block;margin-bottom:8px;color:var(--text-secondary);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.job-detail-body{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.7fr);gap:18px}.job-description-card,.job-facts-card{padding:22px;border:1px solid var(--border);border-radius:22px;background:var(--surface);box-shadow:var(--shadow-sm)}.job-description-card p{white-space:pre-wrap;line-height:1.7;color:var(--text-secondary)}.job-facts-card{display:grid;gap:14px}.job-facts-card article{padding-bottom:12px;border-bottom:1px solid #edf1f6}.job-facts-card article:last-child{border-bottom:0;padding-bottom:0}.back-inline{min-height:42px;margin-bottom:6px;background:var(--surface)!important;color:var(--primary-dark)!important;border:1px solid var(--border)!important}@media (max-width:820px){.job-priority-grid,.job-detail-body{grid-template-columns:1fr}.job-detail-hero{align-items:flex-start}.job-card__actions{display:grid;grid-template-columns:1fr 1fr}.job-card__actions>*{width:100%}}@media (max-width:520px){.job-detail-hero{padding:16px;display:grid}.job-priority-grid>article,.job-detail-highlight,.job-description-card,.job-facts-card{padding:16px}.job-card__actions{grid-template-columns:1fr}}.common-builder-card{margin:0 0 20px}.common-builder-card .section-heading.compact{margin-bottom:18px}.common-builder-card .section-heading.compact h3{margin:.25rem 0 .35rem}.common-builder-card textarea{resize:vertical}.common-simple-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:20px 0}.simple-list-editor{padding:20px}.simple-list-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:10px;align-items:center;margin-top:10px}.simple-list-row input{min-width:0}.simple-list-row button{width:42px;height:42px;border-radius:12px;border:1px solid var(--border);background:var(--surface-soft);color:var(--danger);font-size:1.15rem}.sticky-builder-actions{position:sticky;bottom:14px;z-index:5;padding:14px;border:1px solid var(--border);border-radius:18px;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-md)}@media (max-width:760px){.common-simple-grid{grid-template-columns:1fr}.sticky-builder-actions{bottom:8px}.common-builder-card{padding:18px}}.portfolio-simple-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.portfolio-simple-list article{padding:14px 16px;border-radius:14px;background:#0f1f35b8;border:1px solid rgba(148,163,184,.18);color:inherit}@media (max-width:700px){.portfolio-simple-list{grid-template-columns:1fr}}:root{--page-bg:#f4f7fb;--surface:#ffffff;--surface-soft:#f8faff;--primary:#2563eb;--primary-dark:#1746b6;--primary-soft:#eaf1ff;--text-primary:#0b2447;--text-secondary:#60708a;--border:#dbe5f2;--success:#16a36a;--warning:#d97706;--danger:#dc2626;--shadow-sm:0 4px 14px rgba(22,52,92,.06);--shadow-md:0 12px 30px rgba(22,52,92,.1);--radius-sm:10px;--radius-md:16px;--radius-lg:24px;--transition:.18s ease}.community-tabs-v29{display:flex;gap:10px;overflow-x:auto;padding:4px 0 14px}.community-tabs-v29 button,.community-file-tabs button{white-space:nowrap;border:1px solid #d7def0;background:#fff;color:#263657;border-radius:12px;padding:10px 14px;font-weight:700}.community-tabs-v29 button.active,.community-file-tabs button.active{background:linear-gradient(135deg,#173d78,#255ca8);color:#fff;border-color:transparent}.community-filters{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:12px;margin-bottom:16px}.community-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.community-card-grid>article,.community-request-list>article{background:#fff;border:1px solid #dde4f1;border-radius:18px;padding:18px;box-shadow:0 10px 30px #1a365d14}.community-card-top{display:flex;align-items:center;gap:12px}.community-card-top h3{margin:0;color:#142a4b}.community-card-top span{color:#5d7090;font-size:.82rem}.community-card-grid article>p{color:#5d6b82;min-height:54px}.community-card-grid article>small{display:block;color:#6b7790;margin-bottom:14px}.community-card-grid article>div:last-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.joined-badge,.request-status{display:inline-flex;border-radius:999px;padding:6px 10px;background:#e6f7ee;color:#147a47;font-size:.75rem;font-weight:800}.request-status.pending{background:#fff5d8;color:#8b6200}.request-status.rejected{background:#ffe8e8;color:#a02828}.community-avatar{width:52px;height:52px;flex:0 0 52px;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,#173d78,#5b7fd0);color:#fff;font-weight:900;font-size:1.2rem}.community-avatar img{width:100%;height:100%;object-fit:cover}.community-avatar.small{width:42px;height:42px;flex-basis:42px;border-radius:50%}.community-avatar.tiny{width:34px;height:34px;flex-basis:34px;border-radius:50%;font-size:.8rem}.community-request-list{display:grid;gap:12px}.community-request-list>article{display:flex;gap:14px}.community-request-list h3{margin:0}.community-request-list p{margin:5px 0;color:#66758d}.community-request-list small{display:block;margin-top:8px;color:#a02828}.community-request-form{max-width:720px;margin:auto;display:grid;gap:14px}.community-request-form label{display:grid;gap:7px;font-weight:700;color:#263657}.community-icon-preview{width:100px;height:100px;object-fit:cover;border-radius:18px;border:1px solid #d7def0}.community-state{grid-column:1/-1;padding:44px;text-align:center;color:#65748a;background:#f8faff;border:1px dashed #cad5e8;border-radius:18px}.community-error{display:flex;align-items:center;justify-content:space-between;gap:12px}.community-back{margin-bottom:14px}.community-chat-v29{height:min(76vh,760px);display:grid;grid-template-rows:auto minmax(0,1fr);background:#f4f7fc;border:1px solid #d8e0ed;border-radius:20px;overflow:hidden}.community-chat-head{display:flex;align-items:center;gap:12px;background:#fff;padding:14px 18px;border-bottom:1px solid #dde4ef}.community-chat-head h3,.community-chat-head p{margin:0}.community-chat-head p{color:#68768b;font-size:.83rem}.community-head-actions{margin-left:auto;display:flex;gap:8px}.community-message-list{overflow-y:auto;padding:18px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(#f1f6fcf0,#f1f6fcf0),radial-gradient(circle at 1px 1px,#bac8dc 1px,transparent 0);background-size:auto,20px 20px}.community-message-list>article{align-self:flex-start;width:min(78%,680px);background:#fff;border-radius:4px 16px 16px;padding:12px 14px;box-shadow:0 4px 14px #18345a17}.community-message-list>article.mine{align-self:flex-end;background:#e2f2ff;border-radius:16px 4px 16px 16px}.message-sender{display:flex;align-items:center;gap:8px}.message-sender small{display:block;color:#758399;font-size:.7rem}.community-message-list article>p{white-space:pre-wrap;margin:10px 0}.community-message-list blockquote{display:grid;gap:2px;margin:10px 0;padding:8px 10px;border-left:3px solid #2870b8;background:#1e5c9e14;border-radius:7px;font-size:.8rem}.community-image{display:block;max-width:100%;max-height:330px;border-radius:12px;object-fit:contain}.community-document{display:flex;align-items:center;gap:10px;padding:10px;background:#eef3fa;border-radius:12px}.community-document span{display:grid}.message-actions{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px}.message-actions button{padding:4px 7px;font-size:.72rem;background:transparent;border:0;color:#365b86}.message-reactions{display:flex;gap:4px}.message-reactions span{background:#fff;border:1px solid #d7dfeb;border-radius:999px;padding:2px 6px}.community-composer{background:#fff;border-top:1px solid #d8e0ec;padding:10px}.composer-row{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:8px;align-items:end}.composer-row label{display:grid;place-items:center;height:44px;border-radius:12px;background:#edf2f8;font-size:1.4rem;cursor:pointer}.composer-row label input{display:none}.composer-row textarea{resize:none;min-height:44px;max-height:120px}.reply-preview{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;padding:8px 10px;border-left:3px solid #2870b8;background:#eef5fc}.reply-preview div{display:grid}.reply-preview span{max-width:600px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.community-files-panel,.community-info-panel{overflow:auto;padding:18px}.community-panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.community-file-tabs{display:flex;gap:8px;overflow-x:auto;margin:12px 0}.community-files-panel>article{display:grid;grid-template-columns:54px minmax(0,1fr) auto auto;align-items:center;gap:12px;background:#fff;border:1px solid #dce4f0;border-radius:14px;padding:10px;margin:8px 0}.community-files-panel article>div:nth-child(2){display:grid}.community-files-panel span,.community-files-panel small{color:#6b7890;font-size:.75rem}.community-file-thumb{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;background:#edf2f8;border-radius:10px}.community-file-thumb img{width:100%;height:100%;object-fit:cover}.community-info-panel>article{display:flex;align-items:center;gap:10px;background:#fff;border-radius:12px;padding:10px;margin:8px 0}.community-info-panel article>div:last-child{display:grid}.community-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#0813269e}.community-modal>div{width:min(100%,460px);background:#fff;padding:24px;border-radius:20px;box-shadow:0 30px 80px #0000003d}.community-modal>div>div{display:flex;justify-content:flex-end;gap:10px}.community-modal .danger{background:#b4232d;color:#fff}.community-message-list article.deleted{opacity:.68;font-style:italic}@media (max-width:1000px){.community-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.community-filters,.community-card-grid{grid-template-columns:1fr}.community-chat-v29{height:calc(100vh - 190px);min-height:560px}.community-chat-head{padding:10px}.community-chat-head .community-avatar{width:42px;height:42px;flex-basis:42px}.community-chat-head h3{font-size:.95rem;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-head-actions button{padding:7px;font-size:.72rem}.community-message-list{padding:10px}.community-message-list>article{width:88%}.community-files-panel>article{grid-template-columns:46px minmax(0,1fr)}.community-files-panel>article>a,.community-files-panel>article>button{grid-column:2}.community-request-form{padding:16px}.community-tabs-v29{margin-inline:-4px}.community-state{padding:28px 14px}}.student-page{min-height:100vh;background:var(--page-bg);color:var(--text-primary)}.student-container{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:24px 0 48px}.portal-card,.glass-card,.opportunity-card,.metric-card,.course-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform var(--transition),box-shadow var(--transition),border-color var(--transition)}.portal-card{position:relative;padding:24px;overflow:hidden}.portal-card:hover{transform:translateY(-3px);border-color:#2563eb59;box-shadow:var(--shadow-md)}.portal-card:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #2563eb1f,var(--shadow-md)}.portal-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}.form-field--full{grid-column:1/-1}.form-field--half{grid-column:span 6}.form-field--third{grid-column:span 4}.student-id-badge{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:var(--primary-soft);color:var(--primary-dark);border:1px solid rgba(37,99,235,.18);font-weight:700;letter-spacing:.04em}.student-page button{min-height:44px}.student-page button:focus-visible,.student-page input:focus-visible,.student-page textarea:focus-visible,.student-page select:focus-visible{outline:3px solid rgba(37,99,235,.2);outline-offset:2px}.pagination-bar{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:24px;flex-wrap:wrap}.pagination-bar span{color:var(--text-secondary);font-size:.88rem}.pagination-bar button{min-width:110px}.empty-state{text-align:center;padding:38px}.empty-state h3{margin:0 0 8px}.empty-state p{margin:0;color:var(--text-secondary)}.load-older-button{align-self:center!important;margin:0 auto 8px!important;background:var(--surface)!important;color:var(--primary-dark)!important;border:1px solid var(--border)!important;padding:8px 14px!important;min-height:38px!important}.support-history-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;color:var(--text-secondary)}.support-history-loading .loader-ring{width:22px;height:22px;border-width:3px}@media (max-width:820px){.student-container{width:min(100% - 22px,1180px);padding-top:16px}.form-field--half,.form-field--third{grid-column:1/-1}.pagination-bar{justify-content:stretch}.pagination-bar button{flex:1}.pagination-bar span{width:100%;text-align:center;order:-1}}@media (max-width:520px){.student-container{width:min(100% - 16px,1180px)}.portal-card{padding:16px}.support-chat__composer textarea{font-size:16px}}@media (hover:none){.portal-card:hover,.glass-card:hover,.opportunity-card:hover,.metric-card:hover,.course-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.student-page *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.profile-gate-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px}.profile-gate-card h3{margin:0 0 6px}.profile-gate-card p{margin:0;color:var(--text-secondary);line-height:1.55}@media (max-width:700px){.profile-gate-card{grid-template-columns:auto 1fr}.profile-gate-card button{grid-column:1/-1;width:100%}}.student-portal{--student-bg:#f4f7fb;--student-surface:#fff;--student-surface-soft:#f8faff;--student-sidebar:#071426;--student-sidebar-secondary:#0a1b31;--student-sidebar-active:rgba(255,255,255,.09);--student-primary:#6557e8;--student-primary-dark:#4d3ed0;--student-primary-soft:#eeeaff;--student-blue:#4f8df7;--student-green:#38b98a;--student-orange:#f5a563;--student-cyan:#45bfc7;--student-text:#162033;--student-text-secondary:#6e788b;--student-text-light:#9ba5b7;--student-border:#edf0f5;--student-border-strong:#dde3ec;--student-danger:#dc3545;--student-warning:#d98210;--student-success:#20a875;--student-shadow-sm:0 5px 18px rgba(25,40,70,.04);--student-shadow-md:0 12px 30px rgba(25,40,70,.08);--student-shadow-lg:0 20px 50px rgba(18,38,70,.11);--student-radius-sm:10px;--student-radius-md:14px;--student-radius-lg:18px;--student-radius-xl:24px;--student-transition:.18s ease;min-height:100vh;background:var(--student-bg);color:var(--student-text);font-family:DM Sans,Inter,Arial,sans-serif}.student-sidebar{position:fixed;inset:0 auto 0 0;width:256px;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--student-sidebar),var(--student-sidebar-secondary));color:#fff;padding:22px 18px;overflow-y:auto;overflow-x:hidden;z-index:100;box-sizing:border-box}.student-sidebar__brand{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:24px}.student-sidebar .brand-link{display:flex;align-items:center;gap:11px;min-width:0;padding:0;background:transparent;color:#fff;text-align:left;box-shadow:none}.student-sidebar .brand-link .logo{flex:0 0 auto}.student-sidebar .brand-link>span:last-child{display:grid;gap:2px}.student-sidebar .brand-link b{font-size:16px}.student-sidebar .brand-link small{font-size:11px;color:#8fa0b7;font-weight:500}.student-sidebar__close{display:none!important;background:transparent!important;color:#fff!important;font-size:27px!important;padding:4px!important;min-height:40px!important;box-shadow:none!important}.student-sidebar__nav{display:grid;gap:5px}.student-nav-item{width:100%;min-height:46px;display:flex;align-items:center;gap:13px;padding:11px 14px!important;border:0!important;border-radius:13px!important;background:transparent!important;color:#aeb9ca!important;font-size:15px!important;font-weight:500!important;text-align:left;text-transform:capitalize;box-shadow:none!important;transition:background var(--student-transition),color var(--student-transition)!important}.student-nav-item:hover{color:#fff!important;background:#ffffff0f!important}.student-nav-item.active{color:#fff!important;background:var(--student-sidebar-active)!important;box-shadow:inset 3px 0 0 var(--student-primary)!important}.student-nav-item__icon{width:21px;display:grid;place-items:center;font-size:19px;line-height:1}.student-sidebar__footer{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:grid;gap:10px}.student-notification-dot{width:7px;height:7px;border-radius:50%;background:#f5a563;margin-left:auto}.student-profile-summary{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;padding:9px;border-radius:14px;background:#ffffff0e}.student-profile-summary>img{width:38px;height:38px;border-radius:50%;object-fit:cover}.student-profile-summary>button{min-width:0;min-height:38px!important;padding:0!important;background:transparent!important;box-shadow:none!important;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff!important;text-align:left}.student-profile-summary>button span{display:grid;min-width:0}.student-profile-summary small{color:#8fa0b7;font-size:11px}.student-profile-summary em{font-style:normal;color:#8fa0b7}.student-sidebar__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.student-profile-summary .profile-popover{left:0;right:auto;bottom:58px;top:auto;width:280px;max-width:calc(100vw - 28px)}.student-layout__content{min-width:0;margin-left:256px}.student-main{width:100%;max-width:1440px;margin:0;box-sizing:border-box;padding:20px 30px 40px!important}.student-mobile-menu,.student-sidebar-overlay{display:none}.student-portal .dashboard-hero{position:relative;isolation:isolate;overflow:hidden;min-height:220px;display:flex;align-items:center;padding:36px 40px;border-radius:var(--student-radius-xl);border:0;background:radial-gradient(circle at 82% 32%,rgba(112,91,232,.28),transparent 25%),linear-gradient(120deg,#0c2948,#173d68);box-shadow:var(--student-shadow-md);color:#fff}.student-portal .dashboard-hero h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.3vw,2.75rem);line-height:1.12;font-weight:700;color:#fff;overflow-wrap:anywhere}.student-portal .dashboard-hero p,.student-portal .dashboard-hero small{color:#c7d4e4}.student-portal .portal-card,.student-portal .glass-card,.student-portal .opportunity-card,.student-portal .metric-card,.student-portal .course-card,.student-portal .dashboard-panel,.student-portal .page-section{min-width:0;background:var(--student-surface);border:1px solid var(--student-border);border-radius:var(--student-radius-lg);box-shadow:var(--student-shadow-sm)}.student-portal .portal-card{padding:20px}.student-portal .portal-card:hover,.student-portal .opportunity-card:hover,.student-portal .metric-card:hover,.student-portal .course-card:hover{transform:translateY(-2px);border-color:#6557e833;box-shadow:var(--student-shadow-md)}.student-portal h1,.student-portal h2{overflow-wrap:anywhere}.student-portal .section-heading h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,2.2vw,1.75rem)}.student-portal h3{font-size:clamp(17px,1.5vw,20px)}.student-portal p{line-height:1.55}.student-portal input,.student-portal select{min-height:50px;border-radius:13px;border-color:var(--student-border-strong)}.student-portal textarea{min-height:120px;border-radius:13px;border-color:var(--student-border-strong)}.student-portal input:focus,.student-portal select:focus,.student-portal textarea:focus{border-color:var(--student-primary);box-shadow:0 0 0 3px #6557e81f}.student-portal button{min-height:44px}.student-portal button:focus-visible,.student-portal input:focus-visible,.student-portal textarea:focus-visible,.student-portal select:focus-visible{outline:3px solid rgba(101,87,232,.22);outline-offset:2px}.student-portal .primary{background:var(--student-primary)!important}.student-portal .primary:hover{background:var(--student-primary-dark)!important}.student-portal .course-progress{background:#edf0f5}.student-portal .course-progress i{background:linear-gradient(90deg,var(--student-blue),var(--student-primary))}.student-portal .empty-state{border-radius:var(--student-radius-lg);color:var(--student-text-secondary)}.student-portal .screen-loader{background:var(--student-bg)}@media (max-width:1199px) and (min-width:768px){.student-main{padding:20px 22px 36px!important}}@media (max-width:767px){body:has(.student-menu-open){overflow:hidden}.student-layout__content{margin-left:0}.student-main{padding:68px 15px 32px!important}.student-mobile-menu{display:grid;position:fixed;left:14px;top:14px;z-index:90;width:44px;height:44px;place-items:center;padding:0!important;border:1px solid var(--student-border)!important;border-radius:12px!important;background:#fff!important;color:var(--student-text)!important;box-shadow:var(--student-shadow-sm)!important;font-size:20px}.student-sidebar{transform:translate(-102%);transition:transform var(--student-transition);width:min(286px,86vw);box-shadow:var(--student-shadow-lg)}.student-menu-open .student-sidebar{transform:translate(0)}.student-sidebar__close{display:grid!important;place-items:center}.student-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;border:0!important;background:#050d198c!important;min-height:100vh!important;border-radius:0!important;padding:0!important}.student-portal .dashboard-hero{min-height:0;padding:26px 22px}.student-portal .dashboard-hero h1{font-size:clamp(28px,8vw,32px)}.student-portal .course-card{max-width:none}.student-portal .course-cards,.student-portal .opportunity-grid{grid-template-columns:1fr}.student-profile-summary .profile-popover{position:fixed;left:14px;bottom:14px;top:auto}}@media (max-width:420px){.student-main{padding-left:14px!important;padding-right:14px!important}.student-portal .metric-grid{grid-template-columns:1fr}.student-portal .portal-card{padding:16px}}@media (hover:none){.student-portal .portal-card:hover,.student-portal .opportunity-card:hover,.student-portal .metric-card:hover,.student-portal .course-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){.student-portal *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.tools-picker{display:grid;gap:18px}.tools-filter-row{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(180px,.7fr);gap:14px}.tools-filter-row label{display:grid;gap:7px;font-weight:600;color:#334155}.tools-filter-row input,.tools-filter-row select,.custom-tool-row input{min-height:48px;border:1px solid #dbe5f2;border-radius:13px;padding:0 14px;background:#fff;color:#0b2447}.selected-tools{display:flex;flex-wrap:wrap;gap:10px}.selected-tool-chip{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:180px;padding:9px 10px;border:1px solid #dbe5f2;border-radius:14px;background:#f8fbff}.selected-tool-chip small{grid-column:2;color:#64748b;font-size:11px}.selected-tool-chip button{grid-row:1/3;grid-column:3;border:0;background:transparent;color:#94a3b8;font-size:20px;min-width:32px;min-height:32px}.tool-brand-svg{display:block;flex:0 0 auto}.tool-fallback-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--tool-color) 13%,#fff);color:var(--tool-color);font-size:10px;font-weight:800;border:1px solid color-mix(in srgb,var(--tool-color) 22%,#fff)}.tool-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-height:430px;overflow:auto;padding:2px}.tool-result{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;min-height:62px;padding:10px 12px;border-radius:14px;border:1px solid #e4eaf2;background:#fff;color:#1e293b;box-shadow:none}.tool-result:hover{border-color:#b9c8ff;background:#f8faff}.tool-result span{display:grid;gap:2px}.tool-result span small{color:#748197;font-size:11px}.tool-result i{font-style:normal;font-size:12px;color:#6557e8;font-weight:700}.tool-result.selected{background:#f2f0ff;border-color:#d9d4ff}.tool-empty{grid-column:1/-1;padding:20px;text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:14px}.custom-tool-row{display:flex;gap:10px}.custom-tool-row input{flex:1}.resume-template-grid,.portfolio-template-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:18px 0 22px}.resume-template-card,.portfolio-template-card{display:flex;flex-direction:column;gap:9px;padding:13px;border:1px solid #e3e8f0;border-radius:16px;background:#fff;transition:.18s ease;min-width:0}.resume-template-card.selected,.portfolio-template-card.selected{border-color:#6557e8;box-shadow:0 0 0 3px #6557e81a}.resume-template-card h4,.portfolio-template-card h4{margin:0;color:#172033;font-size:14px}.resume-template-card p,.portfolio-template-card p{margin:0;color:#6e788b;font-size:12px;line-height:1.45;flex:1}.resume-template-card>div:last-child,.portfolio-template-card>div:last-child{display:flex;gap:6px}.resume-template-card button,.portfolio-template-card button{min-height:35px;padding:6px 9px;font-size:11px}.resume-template-mini{height:120px;border:1px solid #e3e7ee;border-radius:8px;padding:10px;background:#fff;display:grid;grid-template-rows:17px repeat(3,1fr);gap:7px;overflow:hidden}.resume-template-mini i,.resume-template-mini b{display:block;border-radius:3px;background:#dbe3ef}.resume-template-mini i:first-child{width:58%;background:#334155}.resume-template-mini.executive{border-top:13px solid #173d68}.resume-template-mini.technical{grid-template-columns:1fr 1fr}.resume-template-mini.creative{border-left:9px solid #7c3aed}.resume-template-mini.compact{gap:3px}.resume-template-mini.elegant{border-top:2px solid #7c2d12;font-family:serif}.resume-template-mini.two-column{grid-template-columns:35% 1fr}.resume-template-mini.two-column i:first-child{grid-row:1/5;width:100%;height:100%;background:#e7efff}.resume-template-mini.academic{border-top:4px double #4b5563}.resume-template-mini.contemporary{border-radius:14px;border-top:8px solid #6557e8}.setting-toggle{align-self:end;min-height:48px;border:1px solid #dbe5f2;background:#fff;color:#334155}.setting-toggle.active{background:#eeeaff;border-color:#cfc7ff;color:#4d3ed0}.resume-layout-controls{margin-top:8px}.portfolio-template-mini{height:112px;border-radius:13px;background:#0b1526;padding:11px;display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:7px;overflow:hidden}.portfolio-template-mini>*{border-radius:8px;background:#243a5d}.portfolio-template-mini i{grid-row:1/3}.mini-minimal-light{background:#f8fafc;border:1px solid #e2e8f0}.mini-minimal-light>*{background:#dce5f0}.mini-rainbow-glass{border:1px solid transparent;background:linear-gradient(#0b1526,#0b1526) padding-box,linear-gradient(135deg,#6557e8,#db2777,#22c55e) border-box}.mini-creative-designer{background:#25143e}.mini-terminal-developer{background:#06150f}.mini-editorial{background:#f5f1e9}.mini-editorial>*{background:#c9bca8}.mini-gradient-modern{background:linear-gradient(135deg,#081528,#3b1d69)}.mini-corporate{background:#eef4fb;border-top:12px solid #0c2948}.mini-corporate>*{background:#aebfd4}.mini-interactive-cards{grid-template-columns:1fr 1fr 1fr}.mini-cinematic{grid-template-columns:1fr;grid-template-rows:65% 1fr}.portfolio-tools-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portfolio-tools-grid article{display:flex;align-items:center;gap:11px;padding:14px;border-radius:16px;background:#0a182cb8;border:1px solid rgba(140,165,200,.16)}.portfolio-tools-grid article div{display:grid;gap:2px}.portfolio-tools-grid small{color:#95a5bd}.portfolio-template-minimal-light{background:#f7f9fc!important;color:#172033!important}.portfolio-template-minimal-light .portfolio-card-section,.portfolio-template-minimal-light .portfolio-tools-grid article{background:#fff!important;border-color:#e3e8f0!important;color:#172033}.portfolio-template-minimal-light p,.portfolio-template-minimal-light em{color:#64748b!important}.portfolio-template-corporate{background:#f4f7fb!important;color:#0b2447!important}.portfolio-template-corporate .portfolio-hero-v17{background:#0c2948;border-radius:24px;padding:34px}.portfolio-template-terminal-developer{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.portfolio-template-terminal-developer .portfolio-card-section{border-style:dashed}.portfolio-template-editorial h1,.portfolio-template-editorial h2{font-family:Georgia,serif}.portfolio-template-interactive-cards .portfolio-card-section{display:grid;align-content:start}.portfolio-template-cinematic .portfolio-hero-v17{min-height:82vh}.portfolio-template-rainbow-glass .portfolio-card-section{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.animation-soft-slide .reveal{transform:translate(-16px)}.animation-scale-reveal .reveal{transform:scale(.975)}.animation-text-reveal .reveal{transform:translateY(8px)}.animation-bento-reveal .reveal{transform:scale(.985) translateY(12px)}.animation-no-motion .reveal{opacity:1!important;transform:none!important}.portfolio-animate .reveal.is-visible{opacity:1;transform:none}.portfolio-animate .reveal{transition:opacity .55s ease,transform .55s ease}@media (max-width:1100px){.resume-template-grid,.portfolio-template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tool-results{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.tools-filter-row,.tool-results{grid-template-columns:1fr}.custom-tool-row{display:grid}.resume-template-grid,.portfolio-template-grid,.portfolio-tools-grid{grid-template-columns:1fr 1fr}}@media (max-width:430px){.resume-template-grid,.portfolio-template-grid,.portfolio-tools-grid{grid-template-columns:1fr}.selected-tool-chip{min-width:100%}}@media (prefers-reduced-motion:reduce){.portfolio-animate .reveal,.resume-template-card,.portfolio-template-card,.tool-result{transition:none!important;transform:none!important;opacity:1!important}}html,body,#root{max-width:100%;overflow-x:hidden}.student-layout,.student-layout__content,.student-main,.page-section,.portal-card,.course-grid,.cards,.job-detail-page{min-width:0;max-width:100%}.page-section{width:100%;overflow:hidden}.page-section>*{max-width:100%}.application-modal{width:min(760px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow:auto}.application-modal input,.application-modal select,.application-modal textarea{width:100%;max-width:100%}.application-skill-fieldset{min-width:0;margin:0;padding:14px;border:1px solid #d7e3f2;border-radius:14px}.application-skill-fieldset p{margin:3px 0 12px;color:#64748b;font-size:.8rem}.application-skill-checks{display:flex;flex-wrap:wrap;gap:8px}.application-skill-checks label{display:inline-flex;flex-direction:row;align-items:center;gap:7px;width:auto;padding:8px 10px;border:1px solid #cfe0f5;border-radius:999px;background:#f5f9ff}.application-skill-checks input{width:16px;height:16px;accent-color:#2563eb}.logo-fallback{position:relative;display:grid!important;place-items:center!important;overflow:hidden;background:#1769e8!important;color:#fff!important}.logo-fallback:before{content:attr(data-letter);font-weight:900;font-size:1rem}.logo-fallback img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:contain;background:#fff}.paid-live-join{display:flex!important;width:100%;max-width:100%;min-height:46px;align-items:center;justify-content:center;text-align:center;overflow-wrap:anywhere}.demo-embed-overlay>section{width:min(1000px,calc(100vw - 28px));max-height:calc(100dvh - 28px)}.demo-embed-frame{width:100%;aspect-ratio:16/9}.demo-embed-frame iframe{width:100%;height:100%;border:0}.portfolio-site-nav>b{display:grid;gap:2px;min-width:0}.portfolio-site-nav>b strong{overflow-wrap:anywhere}.portfolio-site-nav>b small{color:inherit;opacity:.78}@media (max-width:1180px){.student-main{margin:0!important;border:0!important;border-radius:0!important}.student-layout__content{width:100%!important}.page-section{border-left:0!important;border-right:0!important;border-radius:0!important}.job-detail-hero,.job-priority-grid,.job-detail-body{grid-template-columns:1fr!important}.course-grid,.opportunity-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important}}@media (max-width:620px){.student-layout__content,.student-main{padding-top:0!important}.student-topbar+*{margin-top:0!important}.page-section{padding:16px 12px!important}.application-modal{width:100vw;max-height:100dvh;min-height:100dvh;border-radius:0;padding:22px 16px}.application-skill-checks label{max-width:100%;overflow-wrap:anywhere}.job-detail-hero{padding:16px!important}.job-detail-hero>div:last-child,.job-detail-hero button{width:100%}.demo-embed-overlay{padding:0}.demo-embed-overlay>section{width:100vw;max-height:100dvh;border-radius:0}.portfolio-site-nav{padding:12px!important;gap:10px}.portfolio-site-nav>div{display:none}.portfolio-site-nav>b strong{font-size:.9rem}.portfolio-site-nav>b small{font-size:.68rem}}.watch-indicator-row{display:flex;align-items:center;justify-content:flex-end;min-height:48px;margin-top:10px;padding:0 2px}.watch-time-indicator{position:relative;width:16px;height:16px;flex:0 0 16px;border-radius:50%;background:#2563eb2e;border:2px solid #2563eb}.watch-time-indicator:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:50%;background:#2563eb}.watch-time-indicator.is-active{box-shadow:0 0 #2563eb59;animation:watchTimePulse 1.8s ease-out infinite}.watch-time-indicator.is-paused{border-color:#9aa8bd;background:#9aa8bd26;animation:none}.watch-time-indicator.is-paused:after{background:#9aa8bd}.watch-time-indicator.is-waiting{border-color:#6f8fbd;background:#6f8fbd24;animation:watchTimeWaiting 1.6s ease-in-out infinite}.watch-time-indicator.is-waiting:after{background:#6f8fbd}.watch-time-indicator:has(.watch-state-copy){width:auto;height:auto;flex:0 1 auto;display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:12px;background:#f7faff;border:1px solid #d8e5f5;color:#263a55}.watch-time-indicator:has(.watch-state-copy):after{display:none}.watch-state-dot{width:13px;height:13px;flex:0 0 13px;border-radius:50%;background:#2563eb}.watch-state-copy{display:grid;line-height:1.25}.watch-state-copy b{font-size:.82rem}.watch-state-copy small{font-size:.7rem;color:#66758c}.watch-time-indicator.is-active .watch-state-dot{box-shadow:0 0 #2563eb59;animation:watchTimePulse 1.8s ease-out infinite}.watch-time-indicator.is-paused .watch-state-dot{background:#9aa8bd}.watch-time-indicator.is-waiting .watch-state-dot{background:#6f8fbd}@keyframes watchTimePulse{0%{box-shadow:0 0 #2563eb52}70%{box-shadow:0 0 0 7px #2563eb00}to{box-shadow:0 0 #2563eb00}}@keyframes watchTimeWaiting{0%,to{opacity:.62}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.watch-time-indicator{animation:none!important}}.student-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border-bottom:1px solid #dfe8f4;background:#fffffff5;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.student-topbar-brand{display:flex;align-items:center;gap:10px;background:none!important;color:#102b4e!important;padding:0!important}.student-topbar-brand .logo{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#2563eb;color:#fff}.student-topbar-actions{display:flex;align-items:center;gap:10px}.student-topbar-actions>button{position:relative;display:flex;align-items:center;gap:9px;border:1px solid #dce6f2!important;background:#fff!important;color:#173658!important;padding:8px 10px!important}.student-topbar-actions>button>i{position:absolute;width:7px;height:7px;border-radius:50%;background:#2563eb;right:7px;top:6px}.student-topbar-profile img{width:32px;height:32px;border-radius:50%;object-fit:cover}.student-topbar-profile span{display:grid;text-align:left}.student-topbar-profile small{color:#6b7d92}.student-topbar-menu{display:none;background:none!important;color:#173658!important;padding:7px!important}.student-mobile-menu svg,.student-nav-item__icon svg,.otp-icon svg{display:block}.empty-state>span svg{width:28px;height:28px}@media (max-width:900px){.student-topbar{padding:0 16px}.student-topbar-menu{display:grid}.student-topbar-brand,.student-topbar-profile span{display:none}.student-mobile-menu{display:none!important}}.nextchapters-brand-logo{display:block;width:auto;height:44px;object-fit:contain}.student-sidebar .nextchapters-brand-logo{height:42px;max-width:205px}.public-nav .nextchapters-brand-logo{height:48px}.auth-brand-logo{width:min(330px,82%);height:auto;object-fit:contain;background:#fff;border-radius:18px;padding:9px 14px;margin-bottom:22px}@media (max-width:600px){.public-nav .nextchapters-brand-logo{height:40px}.auth-brand-logo{width:min(270px,88%)}}.student-sidebar{display:none}.student-layout__content{margin-left:0}.student-main{max-width:1600px;margin:0 auto}.student-topbar{height:78px;padding:0 24px;gap:20px}.student-topbar-brand{flex:0 0 auto}.student-desktop-nav{display:flex;align-self:stretch;align-items:stretch;gap:2px;min-width:0;overflow-x:auto;scrollbar-width:none}.student-desktop-nav::-webkit-scrollbar{display:none}.student-desktop-nav button{position:relative;white-space:nowrap;border:0!important;border-radius:0!important;background:transparent!important;color:#52657c!important;padding:0 12px!important;font-size:13px!important;text-transform:capitalize;box-shadow:none!important}.student-desktop-nav button:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;border-radius:4px 4px 0 0;background:#2563eb;transform:scaleX(0);transition:transform .2s ease}.student-desktop-nav button.active{color:#1558c7!important}.student-desktop-nav button.active:after{transform:scaleX(1)}.student-topbar-actions{flex:0 0 auto}.student-topbar-profile-wrap{position:relative}.topbar-profile-popover{position:absolute;right:0;top:calc(100% + 10px);width:230px;padding:15px;border:1px solid #dce6f2;border-radius:14px;background:#fff;box-shadow:0 18px 46px #17365829;display:grid;gap:8px;z-index:80}.topbar-profile-popover small{color:#6b7d92}.topbar-profile-popover button{width:100%;justify-content:flex-start!important}.student-mobile-menu{display:none!important}.student-welcome{grid-template-columns:1fr!important}@media (max-width:1180px){.student-desktop-nav{display:none}.student-topbar{justify-content:space-between}.student-topbar-brand{display:flex}.student-topbar-menu{display:grid!important;place-items:center;order:3}.student-topbar-menu svg{transition:transform .28s ease}.student-menu-open .student-topbar-menu svg{transform:rotate(90deg)}.student-sidebar{display:flex;inset:0 0 0 auto;transform:translate(105%);transition:transform .3s cubic-bezier(.2,.8,.2,1);width:min(310px,88vw);box-shadow:-18px 0 50px #050d1938}.student-menu-open .student-sidebar{transform:translate(0)}.student-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;border:0!important;background:#050d197a!important;min-height:100vh!important;border-radius:0!important;padding:0!important}.student-main{padding:20px 18px 34px!important}.student-profile-summary .profile-popover{position:fixed;right:14px;left:auto;bottom:14px;top:auto}.student-sidebar__close{display:grid!important;place-items:center}}@media (max-width:620px){.student-topbar{height:68px;padding:0 12px}.student-topbar .nextchapters-brand-logo{height:38px;max-width:180px}.student-topbar-profile span{display:none}.student-topbar-actions{gap:6px}.student-topbar-actions>button{padding:7px!important}.student-main{padding:16px 13px 28px!important}}.student-topbar-profile{background:transparent!important;border:0!important;box-shadow:none!important;padding:4px!important}.student-sidebar__close{border:1px solid rgba(255,255,255,.32)!important;border-radius:50%!important;width:40px!important;height:40px!important;line-height:1!important}.community-create{display:grid;grid-template-columns:minmax(210px,.8fr) 1fr 1.4fr auto;align-items:center;gap:14px;margin-bottom:18px}.community-create h3,.community-create p{margin:0}.community-create p{color:var(--student-muted);font-size:13px;margin-top:4px}.community-workspace{display:grid;grid-template-columns:330px minmax(0,1fr);height:min(680px,72vh);background:#fff;border:1px solid var(--student-border);border-radius:20px;overflow:hidden;box-shadow:var(--student-shadow-sm)}.community-list{overflow:auto;border-right:1px solid var(--student-border);padding:10px}.community-list>button{width:100%;display:flex;align-items:flex-start;gap:11px;text-align:left;background:transparent!important;color:var(--student-text)!important;border:0!important;padding:13px!important;margin-bottom:4px}.community-list>button.active{background:#edf5ff!important}.community-list>button>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#e7f0ff;color:#1762d5;flex:0 0 auto}.community-list>button div{display:grid;gap:3px;min-width:0}.community-list small,.community-list p{color:var(--student-muted);font-size:11px;margin:0}.community-list p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-chat{min-width:0;display:flex;flex-direction:column;background:#f6f9fd}.community-chat>header{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px 20px;background:#fff;border-bottom:1px solid var(--student-border)}.community-chat>header h3,.community-chat>header p{margin:0}.community-chat>header p{color:var(--student-muted);font-size:12px;margin-top:4px}.community-chat>header>span{font-size:12px;color:var(--student-muted);white-space:nowrap}.community-messages{flex:1;overflow:auto;padding:18px;display:flex;flex-direction:column;gap:12px}.community-messages article{position:relative;max-width:min(680px,82%);align-self:flex-start;padding:13px 14px;background:#fff;border:1px solid var(--student-border);border-radius:4px 16px 16px}.community-messages article.mine{align-self:flex-end;background:#eaf3ff;border-color:#c8dcfa;border-radius:16px 4px 16px 16px}.community-messages article.deleted{opacity:.65;font-style:italic}.community-messages article>div:first-child{display:flex;gap:8px;align-items:baseline}.community-messages article small{color:var(--student-muted);font-size:10px}.community-messages article p{white-space:pre-wrap;margin:8px 0 0;line-height:1.5}.community-messages article>em{display:inline-block;margin-top:7px;padding:3px 7px;border-radius:6px;background:#dff7e9;color:#087544;font-size:10px;font-style:normal;font-weight:800}.community-messages article>a>img{display:block;max-width:320px;max-height:260px;border-radius:10px;margin-top:9px}.community-file{display:flex;gap:10px;align-items:center;margin-top:9px;padding:10px;background:#fff;border:1px solid var(--student-border);border-radius:10px;color:var(--student-text)}.community-file span{display:grid}.message-delete{display:block;background:transparent!important;color:#b42318!important;padding:4px 0!important;margin-top:7px;font-size:11px!important}.community-chat>footer{padding:12px 15px;background:#fff;border-top:1px solid var(--student-border)}.community-chat>footer>div:last-child{display:flex;gap:9px;align-items:flex-end}.community-chat>footer textarea{flex:1;resize:none}.community-compose-options{display:flex;gap:8px;margin-bottom:8px}.community-compose-options button,.community-compose-options label{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--student-border);border-radius:9px;background:#fff;color:var(--student-text);font-size:12px;font-weight:700;cursor:pointer}.community-compose-options button.active{background:#eaf3ff!important;color:#1558c7!important}.community-compose-options input{display:none}.community-empty{height:100%;display:grid;place-content:center;justify-items:center;text-align:center;color:var(--student-muted);padding:30px}.community-empty h3{color:var(--student-text);margin:10px 0 5px}.community-empty p{max-width:440px}@media (max-width:980px){.community-create{grid-template-columns:1fr 1fr}.community-create>div,.community-create textarea{grid-column:1/-1}.community-workspace{grid-template-columns:280px minmax(0,1fr)}}@media (max-width:700px){.community-create{grid-template-columns:1fr}.community-create>*{grid-column:auto!important}.community-workspace{display:flex;flex-direction:column;height:auto;min-height:690px}.community-list{max-height:230px;border-right:0;border-bottom:1px solid var(--student-border)}.community-chat{min-height:500px}.community-messages article{max-width:92%}.community-messages article>a>img{max-width:100%}}.tool-results{max-height:none!important;overflow:visible!important}.resume-template-card,.portfolio-template-card,.tool-result{transition:none!important}.portfolio-site-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 22px;margin:-30px -30px 30px;background:#07111ff0;border-bottom:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.portfolio-site-nav div{display:flex;gap:8px;flex-wrap:wrap}.portfolio-site-nav a{color:inherit;text-decoration:none;padding:8px 10px;border-radius:9px;font-size:.8rem;font-weight:800}.portfolio-site-nav a:hover{background:#ffffff1a}.portfolio-template-minimal-light .portfolio-site-nav{background:#fffffff0;color:#172033}.portfolio-template-creative-designer .portfolio-hero-v17{grid-template-columns:.75fr 1.25fr}.portfolio-template-creative-designer .portfolio-hero-v17 h1{font-size:clamp(4rem,10vw,8rem);color:#f0abfc}.portfolio-template-terminal-developer .portfolio-hero-v17 h1:before{content:"> ";color:#22c55e}.portfolio-template-terminal-developer .portfolio-site-nav{border-bottom:1px dashed #22c55e}.portfolio-template-editorial{background:#f6f0e5!important;color:#2d2924!important}.portfolio-template-editorial .portfolio-site-nav{background:#f6f0e5;color:#2d2924;border-color:#b8aa96}.portfolio-template-editorial .portfolio-card-section{background:transparent!important;border:0!important;border-top:1px solid #b8aa96!important;border-radius:0!important}.portfolio-template-gradient-modern .portfolio-hero-v17{background:linear-gradient(135deg,#172554,#581c87,#9d174d);padding:clamp(30px,6vw,80px);border-radius:32px}.portfolio-template-corporate .portfolio-card-section{border-radius:4px!important;box-shadow:none!important}.portfolio-template-interactive-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.portfolio-template-interactive-cards .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-hero-v17{grid-column:1/-1}.portfolio-template-interactive-cards .portfolio-card-section{margin:0!important}.portfolio-template-cinematic{padding:0!important}.portfolio-template-cinematic .portfolio-site-nav{margin:0}.portfolio-template-cinematic .portfolio-hero-v17{padding:clamp(32px,7vw,100px);background:linear-gradient(90deg,#030712dd,#03071255)}.portfolio-template-rainbow-glass{background:radial-gradient(circle at 10% 10%,#4c1d9566,transparent 30%),radial-gradient(circle at 90% 30%,#065f4666,transparent 35%),#060b18!important}.portfolio-template-dark-developer .portfolio-card-section{border-left:3px solid #3b82f6}.portfolio-template-dark-developer .portfolio-hero-v17{min-height:75vh}@media (max-width:760px){.portfolio-site-nav{align-items:flex-start;margin:-20px -20px 20px;position:static}.portfolio-site-nav div{display:none}.portfolio-template-interactive-cards{grid-template-columns:1fr!important}.portfolio-template-interactive-cards .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-hero-v17{grid-column:auto}.portfolio-template-creative-designer .portfolio-hero-v17{grid-template-columns:1fr}}.upload-guidance{margin:7px 0 10px;padding:9px 11px;border-radius:11px;background:#eef6ff;color:#4c6078;font-size:.76rem;line-height:1.45}.voice-input{flex:0 0 44px!important;width:44px!important;min-width:44px!important;height:44px!important;padding:0!important;border-radius:50%!important;background:linear-gradient(145deg,#fff,#dfeaff)!important;color:#175dcc!important;box-shadow:5px 5px 12px #cbd7e6,-4px -4px 10px #fff!important}.voice-input.listening{animation:voicePulse 1s infinite;background:#fee2e2!important}.profile-popover-close{position:absolute!important;right:8px;top:8px;width:32px!important;height:32px!important;min-height:32px!important;padding:0!important;border-radius:50%!important;justify-content:center!important;font-size:22px!important}.topbar-profile-popover{position:absolute}.student-topbar .nextchapters-brand-logo{height:52px;max-width:240px}@keyframes voicePulse{50%{transform:scale(1.1);box-shadow:0 0 0 9px #2563eb1f}}@media (max-width:700px){.community-workspace{border-radius:16px}.community-chat footer>div:last-child{display:grid!important;grid-template-columns:1fr auto auto}.community-chat footer textarea{min-width:0;font-size:16px}.student-topbar .nextchapters-brand-logo{height:42px;max-width:185px}.community-create{box-shadow:0 15px 35px #1440781a}}.learnai-fab{position:fixed;right:26px;bottom:92px;z-index:88;display:flex;align-items:center;gap:9px;padding:9px 13px 9px 9px!important;border:1px solid rgba(37,99,235,.22)!important;border-radius:999px!important;background:#fffffff2!important;color:#164da8!important;box-shadow:0 16px 42px #1757b838!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:learnAIFloat 3s ease-in-out infinite}.learnai-fab__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#1769e8,#6ea8ff);color:#fff;box-shadow:0 7px 18px #1769e84d}.learnai-fab__icon svg{width:25px;height:25px;stroke:currentColor;stroke-width:1.9;stroke-linecap:round}.learnai-fab__label{font-weight:900;letter-spacing:.01em}.learnai-fab:after{content:"";position:absolute;inset:5px auto 5px 5px;width:42px;border-radius:50%;border:2px solid rgba(37,99,235,.28);animation:learnAIPulse 2s infinite}.learnai-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;padding:22px;display:grid;place-items:center;background:#0713269e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.learnai-modal{width:min(1500px,96vw);height:min(920px,94vh);overflow:hidden;border:1px solid rgba(255,255,255,.5);border-radius:22px;background:#fff;box-shadow:0 35px 100px #04112659;display:grid;grid-template-rows:64px 1fr}.learnai-modal>header{display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #dce7f3;background:linear-gradient(90deg,#f8fbff,#eef5ff)}.learnai-modal>header>button{display:flex;align-items:center;gap:7px;background:#e7f0ff!important;color:#164c9b!important;padding:9px 13px!important}.learnai-modal>header>div{display:grid;text-align:right}.learnai-modal>header small{color:#657890}.learnai-frame-wrap{position:relative;min-height:0;background:#f5f8fc}.learnai-frame-wrap iframe{display:block;width:100%;height:100%;border:0;background:#fff}.learnai-loading,.learnai-error{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:grid;place-content:center;justify-items:center;text-align:center;gap:10px;background:linear-gradient(145deg,#f8fbff,#edf4ff)}.learnai-loading i{width:44px;height:44px;border:4px solid #cfe0fb;border-top-color:#1769e8;border-radius:50%;animation:learnAISpin .8s linear infinite}.learnai-loading span,.learnai-error p{color:#64748b}.learnai-error>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#fee2e2;color:#b42318;font-size:25px;font-weight:900}.learnai-error h2,.learnai-error p{margin:0}.learnai-error p{max-width:520px}.learnai-error button{margin-top:8px}@keyframes learnAIFloat{50%{transform:translateY(-6px)}}@keyframes learnAIPulse{70%{transform:scale(1.35);opacity:0}}@keyframes learnAISpin{to{transform:rotate(360deg)}}@media (max-width:700px){.learnai-fab{right:14px;bottom:84px;padding:7px!important}.learnai-fab__label{display:none}.learnai-overlay{padding:0}.learnai-modal{width:100vw;height:100dvh;border-radius:0;border:0}.learnai-modal>header{height:58px;padding:0 12px}.learnai-modal>header>button span{display:none}}@media (prefers-reduced-motion:reduce){.learnai-fab,.learnai-fab:after,.learnai-loading i{animation:none}}.live-class-panel{display:grid;gap:16px}.live-class-summary,.live-join-panel{padding:clamp(18px,3vw,28px);border:1px solid #dce7f4;border-radius:18px;background:linear-gradient(145deg,#fff,#f4f8ff)}.live-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf1fb;color:#244e82;font-size:.72rem;font-weight:900;text-transform:uppercase}.live-status.live_now{background:#dcfce7;color:#16713a}.live-status.cancelled{background:#fee2e2;color:#a32626}.live-status.completed{background:#edf0f4;color:#5a6572}.live-class-summary aside{padding:12px;border-left:3px solid #2563eb;background:#eef5ff;margin:14px 0}.live-join-panel iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:14px}.live-join-panel p{display:grid;grid-template-columns:100px 1fr auto;gap:10px;align-items:center;padding:10px;border-bottom:1px solid #e2e8f0}.live-open{display:inline-flex;text-decoration:none;margin-top:12px}@media (max-width:600px){.live-join-panel p{grid-template-columns:1fr auto}.live-join-panel p span{grid-column:1/-1}}.student-page-back{display:inline-flex;align-items:center;gap:7px;margin-bottom:14px;background:#eaf2ff!important;color:#174f9f!important}.resume-route-toolbar{position:sticky;top:0;z-index:50;padding:10px 16px;background:#edf3fa;border-bottom:1px solid #d5e0ed}.resume-route-toolbar button{background:#173f79}.resume-output-route,.state-pie-grid{min-width:0}@media (max-width:820px){.student-main>*{min-width:0}.page-section,.builder-layout,.profile-layout,.course-detail,.community-workspace,.learning-layout,.support-center{width:100%;min-width:0}.app-heading,.panel-heading,.repeat-title,.repeat-head,.export-row{align-items:flex-start;flex-direction:column}.course-detail-hero,.builder-layout,.profile-layout,.support-center{grid-template-columns:1fr!important}.community-workspace{display:flex!important;flex-direction:column!important;height:auto!important}.community-list{width:100%;max-height:240px;border-right:0!important;border-bottom:1px solid var(--student-border)}.community-chat{min-height:520px}.resume-preview,.portfolio-preview{position:static!important;top:auto!important;min-height:0}.builder-actions{display:grid!important;grid-template-columns:1fr 1fr}.builder-actions button{width:100%}.table-wrap{overflow-x:auto}.notification-list article{align-items:flex-start}.course-meta{grid-template-columns:1fr}.lesson-nav b{max-width:calc(100vw - 125px)}.student-topbar{padding-left:10px!important;padding-right:10px!important}.student-topbar-actions{gap:5px!important}.student-topbar-profile span{display:none!important}}@media (max-width:520px){.student-container{padding:10px!important}.metric-grid{grid-template-columns:1fr!important}.builder-actions{grid-template-columns:1fr}.two-col,.repeat-card,.form-row{grid-template-columns:1fr!important}.resume-preview{padding:22px 16px!important;overflow-wrap:anywhere}.community-chat footer>div:last-child{grid-template-columns:minmax(0,1fr) auto!important}.community-chat footer label{display:none}.page-section{border-radius:14px!important}.app-heading h1{font-size:1.65rem!important}.student-topbar .nextchapters-brand-logo{max-width:145px!important;height:38px!important}}.resume-modern_minimal{border-top:8px solid #2563eb!important}.resume-modern_minimal header{text-align:left!important;border-bottom:0!important;padding-bottom:18px!important}.resume-modern_minimal h1{color:#174f9f!important;font-family:Arial,sans-serif!important}.resume-modern_minimal h2{color:#2563eb!important;border-bottom:0!important;border-left:4px solid #2563eb!important;padding:5px 0 5px 10px!important;background:#f3f7ff}.resume-classic_professional{font-family:Georgia,Times New Roman,serif!important;border:1px solid #9ca3af!important}.resume-classic_professional header{text-align:center!important;border-bottom:3px double #1f2937!important}.resume-classic_professional h2{color:#111827!important;border-bottom:1px solid #6b7280!important;text-align:center!important}.student-page-back,.mobile-course-back{display:none}.sticky-builder-actions{position:static!important;bottom:auto!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important}.career-save-actions{display:flex;justify-content:flex-start;margin:18px 0 4px;padding:0}.career-save-actions button{min-width:220px}.student-portal h1,.student-portal h2,.student-portal h3{font-family:Segoe UI,Inter,Arial,sans-serif;letter-spacing:-.025em;line-height:1.18}.student-portal p,.student-portal label,.student-portal input,.student-portal textarea,.student-portal select,.student-portal button{font-family:Segoe UI,Inter,Arial,sans-serif}.learnai-fab__icon svg{stroke-width:1.75}.video-shell iframe{pointer-events:auto!important;touch-action:manipulation}.player-panel{min-width:0}@media (max-width:820px){.student-page-back,.mobile-course-back{display:inline-flex!important}.learning-layout.mobile-list-open .player-panel,.learning-layout.mobile-player-open .lesson-rail{display:none}.learning-layout.mobile-player-open{display:block}.mobile-course-back{margin:0 0 14px;padding:9px 12px!important}.lesson-rail{width:100%;border-radius:18px!important}.lesson-track{padding:10px}.lesson-nav{min-height:74px;padding:12px!important}.lesson-nav b{font-size:.98rem;white-space:normal!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.course-detail-hero{display:none!important}.player-panel{width:100%;padding:12px!important}.video-shell{border-radius:12px;position:relative;z-index:2}.career-save-actions{display:block}.career-save-actions button{width:100%;min-width:0}.tool-status{font-size:.9rem;line-height:1.35}.student-portal .app-heading h1{font-size:clamp(1.7rem,7vw,2rem)!important}.student-portal .app-heading p{font-size:.94rem;line-height:1.55}.student-page-back{margin-bottom:12px;padding:8px 11px!important}.student-topbar-profile img{display:block;width:34px!important;height:34px!important;background:#eaf2ff}.learnai-fab{bottom:22px!important}}.student-copyright{margin:28px 0 4px;padding:18px 12px;text-align:center;color:#718096;font-size:.8rem;border-top:1px solid var(--student-border)}.resume-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:grid;place-items:center;padding:24px;background:#061224b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.resume-preview-overlay>section{width:min(1120px,96vw);height:min(920px,94dvh);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:20px;background:#eaf0f7;box-shadow:0 30px 90px #030f2061}.resume-preview-overlay header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px 16px;background:#fff;border-bottom:1px solid #d7e1ed}.resume-preview-overlay header>b{text-align:center}.resume-preview-overlay header>div{display:flex;align-items:center;gap:7px}.resume-preview-overlay header button{min-width:42px;padding:8px 11px}.resume-preview-scroll{min-width:0;overflow:auto;padding:24px;overscroll-behavior:contain;touch-action:pan-x pan-y}.resume-preview-scroll .resume-preview{position:static!important;top:auto!important;width:794px;min-height:1123px;margin:0 auto;box-sizing:border-box}@media (max-width:700px){.resume-preview-overlay{padding:0}.resume-preview-overlay>section{width:100vw;height:100dvh;border-radius:0}.resume-preview-overlay header{grid-template-columns:auto 1fr;padding:9px 10px}.resume-preview-overlay header>b{text-align:left;font-size:.86rem}.resume-preview-overlay header>div{grid-column:1/-1;justify-content:center}.resume-preview-scroll{padding:12px}.resume-template-card>div:last-child,.portfolio-template-card>div:last-child{display:grid!important;grid-template-columns:1fr}.resume-template-card button,.portfolio-template-card button{width:100%;white-space:normal}.student-copyright{margin-top:20px}}.education-edit-link{margin-top:14px}.compact-profile{text-align:center!important}.compact-profile>img,.compact-profile>.progress-ring{margin-left:auto!important;margin-right:auto!important}.professional-profile-layout{align-items:start}.portfolio-preview .reveal{opacity:0;transform:translateY(16px)}.portfolio-preview .reveal.is-visible{opacity:1;transform:none}.standalone-portfolio-shell{width:100%;overflow-x:hidden}@media (max-width:820px){.professional-profile-layout,.career-builder-layout,.builder-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important}.profile-editor,.education-manager,.common-builder-card,.portfolio-settings-panel,.resume-settings-card{min-width:0!important;padding:16px!important}.form-grid{grid-template-columns:1fr!important}.form-grid>*{grid-column:1!important}.form-actions{display:grid!important;grid-template-columns:1fr!important}.form-actions button{width:100%}.shared-education-list{grid-template-columns:1fr!important}.portfolio-preview{width:100%!important;max-width:100%!important}.portfolio-card-grid,.portfolio-contact-grid,.portfolio-skill-grid,.portfolio-tools-grid{grid-template-columns:1fr!important}}.student-portal,.student-layout__content,.student-main,.student-container{max-width:100%;overflow-x:clip}.student-portal *{box-sizing:border-box}.student-portal img,.student-portal video,.student-portal iframe,.student-portal svg{max-width:100%}.student-portal input,.student-portal select,.student-portal textarea{width:100%;min-width:0}.student-portal .page-section,.student-portal .portal-card,.student-portal .glass-card,.student-portal .course-card{max-width:100%;overflow-wrap:anywhere}.student-portal .table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:820px){.student-layout__content{width:100%}.student-main{width:100%;padding:72px 12px 28px!important}.student-container{width:100%!important;margin:0!important}.student-topbar{width:100%;min-width:0}.student-topbar-brand{min-width:0!important;flex:1}.student-topbar .nextchapters-brand-logo{width:auto!important;max-width:138px!important;object-fit:contain}.student-topbar-actions{flex:0 0 auto}.student-portal .page-section,.student-portal .portal-card,.student-portal .glass-card{padding-left:14px!important;padding-right:14px!important}.student-portal .cards,.student-portal .course-cards,.student-portal .metric-grid,.student-portal .opportunity-grid{grid-template-columns:minmax(0,1fr)!important}.student-portal .row-actions,.student-portal .builder-actions,.student-portal .form-actions,.student-portal .career-save-actions{position:static!important;width:100%;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.student-portal .row-actions button,.student-portal .builder-actions button,.student-portal .form-actions button,.student-portal .career-save-actions button{width:100%!important;min-width:0!important;white-space:normal!important}.student-portal .resume-preview-scroll{max-width:100vw}.student-portal .notification-list article{grid-template-columns:auto minmax(0,1fr)!important}.student-portal .profile-popover,.student-portal .topbar-profile-popover{max-width:calc(100vw - 24px)!important;right:12px!important;left:auto!important}}.portfolio-template-card{position:relative;cursor:pointer;outline:none}.portfolio-template-card:focus-visible{box-shadow:0 0 0 3px #93c5fd}.template-selected-mark{position:absolute;right:10px;top:10px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#6557e8;color:#fff;font-size:12px;font-weight:900}.template-selected-mark:empty{display:none}.portfolio-template-actions{position:sticky;bottom:12px;z-index:8;display:flex;justify-content:flex-end;gap:10px;padding:12px;border:1px solid #dbe5f2;border-radius:16px;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 14px 40px #0f172a24}.resume-preview-scroll{display:grid;place-items:start center;overflow:auto}.resume-preview-scroll .resume-preview{width:794px!important;height:1123px!important;min-height:1123px!important;max-height:1123px!important;overflow:hidden!important;padding:34px 38px!important}.resume-preview{font-size:11px!important;line-height:1.32}.resume-preview h1{font-size:25px!important}.resume-preview h2{font-size:13px!important;margin:14px 0 6px!important}.resume-preview p{line-height:1.34!important;margin:3px 0}.resume-block{margin:6px 0!important}.resume-row{margin:4px 0!important}.resume-executive{--resume-accent:#173d68}.resume-technical{--resume-accent:#0f766e}.resume-creative{--resume-accent:#7c3aed}.resume-compact{--resume-accent:#334155}.resume-elegant{--resume-accent:#7c2d12}.resume-two_column{--resume-accent:#1d4ed8}.resume-academic{--resume-accent:#374151}.resume-contemporary{--resume-accent:#6557e8}.resume-preview header{border-color:var(--resume-accent,#1f5fbf)!important}.resume-preview h1,.resume-preview h2{color:var(--resume-accent,#1f5fbf)}@media (max-width:700px){.portfolio-template-actions{display:grid;grid-template-columns:1fr;bottom:6px}.portfolio-template-actions button{width:100%}.resume-preview-scroll{place-items:start}.resume-preview-scroll>div{transform-origin:top left!important}}@media print{@page{size:A4;margin:0}.resume-preview{width:210mm!important;height:297mm!important;max-height:297mm!important;overflow:hidden!important}}@media (max-width:420px){.student-main{padding-left:8px!important;padding-right:8px!important}.student-portal .page-section,.student-portal .portal-card,.student-portal .glass-card{padding-left:12px!important;padding-right:12px!important}.student-topbar .nextchapters-brand-logo{max-width:118px!important}.student-topbar-actions button{width:40px!important;min-width:40px!important;padding:0!important}}.course-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d8e5f7;border-radius:16px;padding:0 16px;margin:0 0 22px;box-shadow:0 8px 24px #1236610f}.course-search svg{width:20px;height:20px;color:#2468e8}.course-search input{border:0!important;box-shadow:none!important;background:transparent!important;width:100%;min-height:54px}.student-project-groups{display:grid;gap:16px}.student-project-group{background:#fff;border:1px solid #dbe7f6;border-radius:18px;overflow:hidden}.student-project-group>summary{list-style:none;display:flex;align-items:center;gap:12px;padding:18px 20px;font-weight:900;color:#10294f;cursor:pointer}.student-project-group>summary::-webkit-details-marker{display:none}.student-project-group>summary b{margin-left:auto;background:#e8f1ff;color:#1764dc;border-radius:999px;padding:5px 10px}.student-project-group>summary i{width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:.2s}.student-project-group[open]>summary i{transform:rotate(225deg)}.student-project-group>.opportunity-grid{padding:0 18px 18px}.project-state,.project-history-label{display:inline-flex;width:max-content;border-radius:999px;padding:6px 10px;font-weight:800;font-size:.78rem;background:#eaf2ff;color:#145fcf}.project-state.closed,.project-history-label{background:#f2f4f7;color:#637083}.community-file-action{display:inline-flex;justify-content:center;align-items:center;text-decoration:none!important;background:#2469e8!important;color:#fff!important;border:0!important;border-radius:10px!important;padding:10px 14px!important;font-weight:800}.community-file-action.download{background:#eef4ff!important;color:#1556b8!important}@media (max-width:768px){.student-project-group>summary{padding:15px}.student-project-group>.opportunity-grid{padding:0 12px 12px}.community-files-panel article{grid-template-columns:52px minmax(0,1fr);gap:10px}.community-files-panel article .community-file-action{width:100%}.course-search{margin-inline:0}.opportunity-grid{grid-template-columns:1fr}.project-client-whatsapp{width:100%;justify-content:center}}.student-portal input[type=checkbox],.portfolio-preview input[type=checkbox]{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;margin:0!important;padding:0!important;box-shadow:none!important;flex:0 0 16px!important}.saved-builder-items>div:last-child{display:grid;gap:10px;min-width:0}.saved-builder-items article{display:grid!important;grid-template-columns:minmax(180px,1fr) repeat(5,max-content);align-items:center;gap:10px;min-width:0;padding:12px!important}.saved-builder-items article>span{display:grid;min-width:0}.saved-builder-items article>span b,.saved-builder-items article>span small{overflow:hidden;text-overflow:ellipsis}.saved-builder-items article .button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border-radius:12px;background:#2469e8;color:#fff;text-decoration:none;font-weight:800;white-space:nowrap}.portfolio-publish-confirm{display:flex;align-items:flex-start;gap:10px;margin:18px 0 10px;padding:14px 16px;border:1px solid #cbdcf2;border-radius:14px;background:#f7faff;font-weight:750}.class-description{max-width:850px;color:var(--muted);line-height:1.65;overflow-wrap:anywhere}.standalone-portfolio-page,.public-portfolio-page{width:100%;max-width:100%;min-height:100vh;margin:0!important;padding:0!important;overflow-x:hidden}.standalone-portfolio-shell{width:100%;max-width:100%;margin:0!important;padding:0!important}.standalone-portfolio-shell>.portfolio-preview{width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important}.public-menu-button{display:none}.auth-page{grid-template-columns:1fr!important;background:linear-gradient(145deg,#edf5ff,#f7f9fd)}.auth-card{width:min(560px,calc(100% - 32px));margin:clamp(70px,10vh,110px) auto 40px}.back-home{color:#174f9f!important;background:#fff!important;border:1px solid #d5e2f2!important}.auth-card,.auth-form,.auth-form>*{min-width:0}@media (max-width:1100px){.saved-builder-items article{grid-template-columns:minmax(150px,1fr) repeat(3,max-content)}.student-main .page-section,.student-main .portal-card,.student-main textarea,.student-main input,.student-main select{min-width:0;max-width:100%}}@media (max-width:760px){.saved-builder-items article{grid-template-columns:repeat(2,minmax(0,1fr))!important}.saved-builder-items article>span{grid-column:1/-1}.saved-builder-items article button,.saved-builder-items article .button-link{width:100%!important;min-width:0!important;white-space:normal!important}.public-nav{flex-wrap:wrap}.public-menu-button{display:grid!important;place-items:center;margin-left:auto;width:42px;height:42px;padding:0!important}.public-links{display:none!important;order:3;width:100%;flex-direction:column;align-items:stretch;padding:8px 0}.public-links.open{display:flex!important}.public-links button{width:100%;text-align:left}.public-actions{margin-left:0}.public-actions button{white-space:normal}.portfolio-publish-confirm{font-size:.9rem}.privacy-settings{display:grid!important;grid-template-columns:1fr!important}.privacy-settings label{align-items:flex-start!important}}@media (max-width:420px){.saved-builder-items article{grid-template-columns:1fr!important}.saved-builder-items article>*{grid-column:1!important}.course-search{padding:0 12px}.course-search input{font-size:16px}.auth-tabs{grid-template-columns:1fr}.auth-card{width:calc(100% - 20px);padding:18px}.portfolio-hero-v17 h1{overflow-wrap:anywhere}}.education-table-row{display:grid;grid-template-columns:1.1fr 1.35fr .65fr;gap:16px;align-items:start;margin:9px 0;break-inside:avoid}.education-table-row>div{display:grid;gap:2px;min-width:0}.education-table-row>div:last-child{text-align:right}.education-table-row small{color:#53657a!important;font-size:.86em}.portfolio-standard-footer{display:grid;gap:4px;margin:42px -30px -30px;padding:24px;text-align:center;border-top:1px solid currentColor;color:inherit;background:#0000001f}.portfolio-standard-footer strong{font-size:1rem;overflow-wrap:anywhere}.portfolio-standard-footer span{font-size:.82rem;font-weight:750}.portfolio-standard-footer p{margin:4px 0 0!important;color:inherit!important;font-size:.76rem;opacity:.78}.portfolio-template-minimal-light .portfolio-standard-footer,.portfolio-template-editorial .portfolio-standard-footer,.portfolio-template-corporate .portfolio-standard-footer{background:#0f172a0b}.portfolio-preview.independent-portfolio,.portfolio-preview.independent-portfolio *{overflow-wrap:anywhere}.portfolio-preview.independent-portfolio .portfolio-card-section,.portfolio-preview.independent-portfolio .portfolio-card-section *{min-width:0}.portfolio-template-minimal-light .portfolio-card-section,.portfolio-template-editorial .portfolio-card-section,.portfolio-template-corporate .portfolio-card-section{color:#172033}.portfolio-template-minimal-light .portfolio-card-section p,.portfolio-template-editorial .portfolio-card-section p,.portfolio-template-corporate .portfolio-card-section p{color:#526176!important}.portfolio-template-rainbow-glass .portfolio-card-section,.portfolio-template-gradient-modern .portfolio-card-section,.portfolio-template-terminal-developer .portfolio-card-section,.portfolio-template-interactive-cards .portfolio-card-section,.portfolio-template-cinematic .portfolio-card-section{color:#f8fafc}.portfolio-template-rainbow-glass .portfolio-card-section p,.portfolio-template-gradient-modern .portfolio-card-section p,.portfolio-template-terminal-developer .portfolio-card-section p,.portfolio-template-interactive-cards .portfolio-card-section p,.portfolio-template-cinematic .portfolio-card-section p{color:#cbd5e1!important}.portfolio-site-nav>b{line-height:1.2}.portfolio-site-nav>b strong{text-transform:uppercase;letter-spacing:.045em}.portfolio-site-nav>b small{display:block;margin-top:3px}.mock-level-details{display:grid;gap:6px}.mock-level-details span{line-height:1.6;white-space:pre-wrap}.input-counter{display:block;text-align:right;color:#64748b;font-weight:650}@media (max-width:760px){.education-table-row{grid-template-columns:1fr 1fr}.education-table-row>div:last-child{grid-column:1/-1;text-align:left}.portfolio-standard-footer{margin:30px -18px -18px;padding:20px 14px}.portfolio-hero-v17{grid-template-columns:1fr!important;gap:24px!important;min-height:auto!important}.portfolio-hero-v17>img{justify-self:start!important;width:min(100%,320px)!important}.portfolio-card-section{padding:20px!important}.portfolio-site-nav{position:sticky!important;top:0!important;margin:-18px -18px 20px!important}.partner-shell,.partner-content,.provider-workflow,.provider-workflow .card,.provider-course-categories,.provider-batch-manager{min-width:0!important;max-width:100%!important}.provider-workflow input,.provider-workflow textarea,.provider-workflow select,.provider-workflow button{max-width:100%;min-width:0}.provider-workflow table{min-width:680px}.provider-workflow .table-wrap,.partner-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:480px){.education-table-row{grid-template-columns:1fr}.education-table-row>div:last-child{grid-column:auto}.portfolio-site-nav>b strong{font-size:.86rem}.portfolio-site-nav>b small{font-size:.68rem}.portfolio-card-section{margin:16px 0!important;padding:16px!important}.portfolio-hero-v17 h1{font-size:clamp(2.2rem,13vw,3.8rem)!important}.portfolio-tools-grid,.portfolio-card-grid,.portfolio-contact-grid,.portfolio-skill-grid{grid-template-columns:1fr!important}}.public-auth-bottom{position:sticky;bottom:0;z-index:90;display:flex;justify-content:center;gap:12px;padding:12px;background:#fffffff5;border-top:1px solid #dbe6f4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-auth-bottom button{min-width:190px}.public-course-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,340px));gap:18px}.public-course-grid article{display:grid;gap:10px;padding:16px;border:1px solid #dbe5f2;border-radius:18px;background:#fff}.public-course-grid h3,.public-course-grid p{margin:0}.public-course-image{aspect-ratio:16/9;border-radius:13px;overflow:hidden;background:#eaf2ff;display:grid;place-items:center;color:#1769e8;font-weight:800}.public-course-image img{width:100%;height:100%;object-fit:cover}.public-course-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:18px;background:#071428a8}.public-course-modal>section{position:relative;width:min(620px,100%);max-height:90dvh;overflow:auto;padding:26px;border-radius:22px;background:#fff;display:grid;gap:12px}.public-course-modal .modal-close{position:absolute;right:12px;top:12px;width:40px;height:40px;padding:0;border-radius:50%}.locked-demo{display:flex;align-items:center;gap:10px;padding:13px;border-radius:12px;background:#eef5ff;color:#365a87}.registration-payment-card{display:grid;gap:15px}.registration-price{display:grid;gap:4px;padding:18px;border-radius:16px;background:#eef5ff}.registration-price b{font-size:2rem;color:#155fd5}.registration-price span,.coupon-success{color:#087341}.coupon-entry,.course-coupon-entry>div{display:grid;grid-template-columns:1fr auto;gap:8px}.course-coupon-entry{display:grid;gap:7px}.coupon-price{display:flex;align-items:center;gap:12px}.coupon-price b{font-size:1.4rem;color:#155fd5}@media (max-width:600px){.public-auth-bottom{display:grid;grid-template-columns:1fr 1fr;padding:9px}.public-auth-bottom button{min-width:0;padding:11px 7px;font-size:.82rem}.public-course-grid{grid-template-columns:1fr}.public-nav .public-links.open{max-height:70vh;overflow:auto}.coupon-entry,.course-coupon-entry>div{grid-template-columns:1fr}.coupon-entry button,.course-coupon-entry button{width:100%}}.student-topbar{position:sticky!important;top:0!important;z-index:80!important}.student-layout__content{height:100dvh;overflow-y:auto}.student-main{min-height:calc(100dvh - 78px)}.internship-category-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:16px}.mock-level-details{display:grid;gap:5px;margin-bottom:12px;background:#eef6ff!important;color:#173b68}.mock-level-details span{color:#52657c}.mock-request-card input,.mock-request-card select,.mock-request-card button{max-width:100%}@media (max-width:820px){.student-layout__content{height:100dvh;overflow-y:auto}.student-main{padding-top:14px!important}.student-topbar{position:sticky!important;top:0!important}.internship-category-grid{grid-template-columns:1fr}.auth-page{display:block!important;min-height:100dvh;padding:64px 0 20px}.auth-card{width:calc(100% - 20px)!important;margin:0 auto!important;padding:18px!important;overflow:hidden}.auth-card input,.auth-card select,.auth-card textarea,.auth-card button{min-width:0;max-width:100%}.portal-type-switch,.auth-tabs{grid-template-columns:1fr 1fr!important}.registration-payment-card .coupon-entry{grid-template-columns:1fr!important}}@media (max-width:420px){.portal-type-switch,.auth-tabs{grid-template-columns:1fr 1fr!important}.auth-tabs button,.portal-type-switch button{padding:10px 6px!important;font-size:.78rem}.student-topbar{width:100vw}}.paid-live-classes{margin:24px 0;padding:clamp(18px,3vw,32px);border:1px solid #d8e4f5;border-radius:24px;background:#fff}.paid-live-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px}.paid-live-grid article{display:flex;flex-direction:column;gap:10px;padding:20px;border:1px solid #dce6f4;border-radius:18px;background:#f8fbff;min-width:0}.paid-live-grid article small{font-weight:800;color:#1262df;letter-spacing:.08em}.paid-live-grid article h3,.paid-live-grid article p{margin:0;overflow-wrap:anywhere}.paid-live-grid article span{font-size:.9rem;color:#42546c}.paid-live-grid article .primary{text-align:center;text-decoration:none;margin-top:auto}.phone-field{transition:none!important;box-shadow:none!important}.phone-field:focus-within{box-shadow:none!important}.phone-field>span{display:flex;align-items:center;align-self:stretch;padding:0 12px!important;border-right:1px solid #cbd9eb;animation:none!important}.phone-field>input{animation:none!important;transition:none!important;padding-left:12px!important}.resume-preview .education-table-row{display:grid;grid-template-columns:1.05fr 1.45fr .7fr;gap:14px;margin:7px 0}.resume-preview .education-table-row>div{display:grid}.resume-preview .education-table-row>div:last-child{text-align:right}.resume-classic_professional header{text-align:left!important;border-bottom:2px solid #111!important;padding-bottom:10px!important}.resume-classic_professional header>div{justify-content:flex-start}.resume-modern_minimal h2{border:0!important;letter-spacing:.18em!important}.resume-executive header{background:#173d68;color:#fff;padding:18px;margin:-34px -38px 15px}.resume-executive header p{color:#dbeafe}.resume-technical h2{font-family:monospace;background:#ecfdf5;border:0!important;padding:6px!important}.resume-creative header{border-left:12px solid #7c3aed!important;padding-left:16px}.resume-compact{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;align-content:start}.resume-compact>header{grid-column:1/-1}.resume-compact .education-table-row{grid-template-columns:1fr}.resume-elegant header{text-align:center!important;border-top:3px double #7c2d12!important}.resume-elegant header>div{justify-content:center}.resume-two_column{display:grid;grid-template-columns:31% 1fr;gap:0 22px;align-content:start}.resume-two_column>header{grid-column:1/-1;background:#172554;color:#fff;padding:18px;margin:-34px -38px 15px}.resume-two_column .education-table-row{grid-template-columns:1fr}.resume-academic header{text-align:center!important}.resume-academic header>div{justify-content:center}.resume-academic h2{font-family:Times New Roman,serif;border-top:3px double #4b5563!important}.resume-contemporary header{background:linear-gradient(135deg,#1e1b4b,#6557e8);color:#fff;border-radius:16px;padding:17px}.resume-contemporary header p{color:#ede9fe}.resume-contemporary h2{border:0!important;background:#f1f0ff;border-radius:999px;padding:6px 11px!important;width:max-content}.resume-preview .resume-section{min-width:0}.resume-classic_professional{font-family:Georgia,Times New Roman,serif!important}.resume-classic_professional .resume-section{max-width:92%;margin-left:auto;margin-right:auto}.resume-classic_professional .resume-section-profile{text-align:center}.resume-modern_minimal header{display:grid;grid-template-columns:1fr auto;align-items:end}.resume-modern_minimal header p{max-width:390px;text-align:right}.resume-modern_minimal .resume-section-profile{padding:10px 0 2px}.resume-modern_minimal .resume-section-skills p,.resume-modern_minimal .resume-section-tools p{letter-spacing:.02em}.resume-executive .resume-section-profile{border-left:4px solid #173d68;padding-left:12px}.resume-executive .resume-section-achievements{background:#f4f7fb;padding:8px 11px}.resume-executive .resume-section-experience .row b{font-size:1.05em}.resume-technical{font-family:Arial,sans-serif!important}.resume-technical header{display:grid;grid-template-columns:1.25fr .75fr}.resume-technical header p{text-align:right}.resume-technical .resume-section-skills,.resume-technical .resume-section-tools{background:#f0fdfa;padding:7px 10px}.resume-technical .resume-section-projects{border-left:3px solid #0f766e;padding-left:11px}.resume-creative{display:grid;grid-template-columns:38% 1fr;gap:0 20px;align-content:start}.resume-creative>header{grid-column:1/-1}.resume-creative .resume-section-profile,.resume-creative .resume-section-projects,.resume-creative .resume-section-experience,.resume-creative .resume-section-internships{grid-column:2}.resume-creative .resume-section-skills,.resume-creative .resume-section-tools,.resume-creative .resume-section-education,.resume-creative .resume-section-certifications,.resume-creative .resume-section-languages,.resume-creative .resume-section-interests,.resume-creative .resume-section-achievements{grid-column:1}.resume-creative .education-table-row{grid-template-columns:1fr!important}.resume-creative .education-table-row>div:last-child{text-align:left!important}.resume-compact{grid-template-columns:1.08fr .92fr!important}.resume-compact .resume-section-profile,.resume-compact .resume-section-experience,.resume-compact .resume-section-projects,.resume-compact .resume-section-internships{grid-column:1}.resume-compact .resume-section-education,.resume-compact .resume-section-skills,.resume-compact .resume-section-tools,.resume-compact .resume-section-certifications,.resume-compact .resume-section-achievements,.resume-compact .resume-section-languages,.resume-compact .resume-section-interests{grid-column:2}.resume-compact .resume-section{align-self:start}.resume-elegant .resume-section-profile{text-align:center;font-style:italic;max-width:86%;margin:0 auto}.resume-elegant .resume-section h2{text-align:center}.resume-elegant .resume-section-experience,.resume-elegant .resume-section-projects{padding:0 18px}.resume-two_column{grid-template-columns:30% 1fr!important;background:linear-gradient(90deg,#f4f7ff 0,#f4f7ff 30%,#fff 30%,#fff)!important}.resume-two_column .resume-section-profile,.resume-two_column .resume-section-experience,.resume-two_column .resume-section-projects,.resume-two_column .resume-section-internships{grid-column:2}.resume-two_column .resume-section-skills,.resume-two_column .resume-section-tools,.resume-two_column .resume-section-education,.resume-two_column .resume-section-certifications,.resume-two_column .resume-section-achievements,.resume-two_column .resume-section-languages,.resume-two_column .resume-section-interests{grid-column:1;padding-right:8px}.resume-two_column .education-table-row{grid-template-columns:1fr!important}.resume-two_column .education-table-row>div:last-child{text-align:left!important}.resume-academic .resume-section-education{order:-2}.resume-academic .resume-section-certifications{order:-1}.resume-academic .resume-section-profile p{text-align:justify}.resume-academic .resume-section h2{letter-spacing:.12em}.resume-contemporary{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;align-content:start}.resume-contemporary>header{grid-column:1/-1}.resume-contemporary .resume-section-profile,.resume-contemporary .resume-section-experience,.resume-contemporary .resume-section-projects,.resume-contemporary .resume-section-internships{grid-column:1/-1}.resume-contemporary .resume-section-skills,.resume-contemporary .resume-section-tools,.resume-contemporary .resume-section-languages,.resume-contemporary .resume-section-interests{background:#f7f7ff;padding:8px 10px;border-radius:10px}.resume-contemporary .resume-section-education .education-table-row{grid-template-columns:1fr!important}.resume-contemporary .resume-section-education .education-table-row>div:last-child{text-align:left!important}@media (max-width:700px){.resume-preview.resume-creative,.resume-preview.resume-compact,.resume-preview.resume-two_column,.resume-preview.resume-contemporary{width:794px!important;display:grid!important}}.resume-template-card{position:relative;overflow:hidden}.resume-template-card.selected:after{content:"Selected";position:absolute;top:10px;right:10px;padding:4px 8px;border-radius:999px;background:#eaf8ef;color:#16733a;font-size:.64rem;font-weight:900;letter-spacing:.04em}.resume-template-mini.classic{font-family:Georgia,serif;border-top:2px solid #1f2937}.resume-template-mini.minimal{border:0;border-top:1px solid #cbd5e1;border-radius:0}.resume-template-mini.executive{grid-template-rows:28px repeat(3,1fr);border-top:0}.resume-template-mini.technical{grid-template-columns:1fr 1fr;border-top:4px solid #0f766e}.resume-template-mini.creative{grid-template-columns:34% 1fr;border-left:10px solid #7c3aed}.resume-template-mini.compact{grid-template-columns:1fr 1fr;grid-auto-flow:column;gap:4px}.resume-template-mini.elegant{border-top:3px double #7c2d12;border-bottom:1px solid #eadfd8}.resume-template-mini.two-column{grid-template-columns:32% 1fr;background:linear-gradient(90deg,#f1f5ff 0,#f1f5ff 32%,#fff 32%)}.resume-template-mini.academic{border-top:4px double #4b5563;border-bottom:1px solid #9ca3af}.resume-template-mini.contemporary{grid-template-columns:1fr 1fr;border-top:10px solid #6557e8;border-radius:14px}.resume-preview{box-sizing:border-box;max-height:1123px;overflow:hidden}.professional-notice{position:sticky;top:10px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:12px;padding:12px 14px;font-weight:750;box-shadow:0 10px 30px #0f172a14}.professional-notice.success{background:#effaf3!important;border:1px solid #b9e6c8!important;color:#176a38!important}.professional-notice.error{background:#fff2f2!important;border:1px solid #f2c0c0!important;color:#a12828!important}.professional-notice button{border:0;background:transparent;color:inherit;font-size:1.15rem;cursor:pointer}.resume-template-card.selected{border:2px solid #2563eb!important;box-shadow:0 0 0 3px #2563eb1a!important}.resume-template-card.selected:after{content:"✓"!important;display:grid;place-items:center;width:24px;height:24px;padding:0!important;border-radius:50%!important;background:#2563eb!important;color:#fff!important;font-size:.82rem!important}.resume-template-selected-mark{display:none}.resume-creative{color:#111!important}.resume-creative header{border-left:8px solid #111!important}.resume-creative h2{color:#111!important;border-color:#111!important;background:#fff!important}.resume-compact{color:#111!important}.resume-compact h2{color:#111!important;border-color:#111!important;background:#fff!important}.resume-elegant h2{text-align:left!important}.resume-executive header h1{color:#fff!important}.resume-modern_minimal,.resume-technical,.resume-two_column{font-size:.94em;line-height:1.25}.resume-modern_minimal section,.resume-technical section,.resume-two_column section{margin-top:7px!important;margin-bottom:7px!important}.resume-two_column{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:0 18px!important}.resume-academic h2{border-top:1px solid #6b7280!important;border-bottom:0!important}.certificate-upload-card{display:grid;gap:14px}.certificate-upload-card>input{padding:14px;border:1px dashed #94a3b8;border-radius:12px;background:#f8fafc}.certificate-file-list{display:grid;gap:8px}.certificate-file-list article{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px}.certificate-file-list article span{display:grid;margin-right:auto}.portfolio-certificate-file a{font-weight:800;text-decoration:none}.portfolio-site-nav{position:sticky!important;top:0!important;z-index:60!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media (max-width:760px){.portfolio-site-nav{position:sticky!important;top:0!important;z-index:60!important}.portfolio-site-nav div{display:flex!important;max-width:100%;overflow-x:auto;scrollbar-width:none}.portfolio-site-nav a{white-space:nowrap}.certificate-file-list article{align-items:flex-start;flex-wrap:wrap}}.student-nav-group{display:grid}.student-nav-group summary{list-style:none;cursor:pointer}.student-nav-group summary::-webkit-details-marker{display:none}.student-nav-group summary em{margin-left:auto;font-style:normal;transition:transform .2s}.student-nav-group[open] summary em{transform:rotate(180deg)}.student-nav-group__items{display:grid;gap:3px;padding:4px 0 5px 34px}.student-nav-group__items .student-nav-item{min-height:37px!important;padding:7px 12px!important;font-size:13px!important}.student-sidebar__nav{overflow-y:auto;overscroll-behavior:contain;padding-right:3px}.nc-home{min-height:100vh;background:var(--nc-surface);color:var(--nc-text);font-family:var(--nc-ui-font);overflow-x:hidden}.nc-home button{min-height:44px}.nc-home h1,.nc-home h2,.nc-home h3{font-family:var(--nc-display-font);letter-spacing:-.035em}.nc-home-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;gap:24px;min-height:72px;padding:12px clamp(22px,5vw,82px);background:#fffffff5;border-bottom:1px solid var(--nc-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nc-home-nav .nextchapters-brand-logo{width:166px;max-height:44px;object-fit:contain}.nc-home-nav .public-links{justify-content:flex-end;align-items:center}.nc-home-nav .public-links button{color:var(--nc-text-soft);font-weight:700}.nc-home-nav .public-links button:hover,.nc-home-nav .public-links button:focus-visible{color:var(--nc-blue);transform:none}.nc-home-nav .public-links .nc-nav-cta{margin-left:12px;padding:11px 25px;border-radius:999px;background:#0d2343;color:#fff}.nc-home-nav .public-menu-button{display:none;margin-left:auto;width:44px;padding:10px;background:#0d2343}.nc-home-nav .public-menu-button svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.8}.nc-eyebrow{display:block;color:#347ab9;font-size:.72rem;font-weight:900;letter-spacing:.21em}.nc-hero{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(260px,.7fr);align-items:center;gap:clamp(48px,8vw,120px);min-height:460px;padding:72px clamp(28px,5vw,82px);background:linear-gradient(110deg,#f9fcff,#f2f8ff 58%,#fff)}.nc-hero h1{max-width:800px;margin:13px 0 16px;font-size:clamp(2.6rem,5.4vw,5.2rem);line-height:1.02}.nc-hero h1 em{display:block;color:var(--nc-blue);font-style:normal}.nc-hero p{max-width:690px;color:var(--nc-text-soft);font-size:1.08rem;line-height:1.7}.nc-hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.nc-primary{border-radius:999px!important;background:#0d2343!important;color:#fff!important;padding-inline:27px!important}.nc-secondary{border:1px solid #a9b7c8!important;border-radius:999px!important;background:#fff!important;color:#223a5d!important;padding-inline:27px!important}.nc-chapter-list{display:grid;gap:14px;padding-left:28px;border-left:2px solid #aebdce}.nc-chapter-list small{color:#3178ba;font-size:.68rem;font-weight:900;letter-spacing:.2em}.nc-chapter-list span{color:#344054}.nc-chapter-list b{color:var(--nc-blue);font-size:1.1rem}.nc-about{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);gap:clamp(38px,7vw,100px);padding:72px clamp(28px,5vw,82px)}.nc-about h2,.nc-section-heading h2,.nc-centered-heading h2,.nc-final-cta h2{margin:9px 0 18px;font-size:clamp(2rem,3.2vw,3.3rem)}.nc-about p,.nc-vision-card p{color:var(--nc-text-soft);line-height:1.72}.nc-vision-card{padding:30px;border:1px solid #dce9f7;border-radius:18px;background:#f3f8ff}.nc-vision-card h3{font-size:1.55rem;margin:10px 0}.nc-vision-card blockquote{margin:20px 0 0;padding:14px 0 0;border-top:1px solid #cbdced;color:#23466f;font-weight:750;line-height:1.55}.nc-logins{padding:48px clamp(28px,5vw,82px) 72px}.nc-centered-heading{text-align:center;margin-bottom:30px}.nc-login-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.nc-login-grid article{display:flex;flex-direction:column;align-items:flex-start;min-height:300px;padding:28px;border:1px solid var(--nc-border);border-radius:18px}.nc-login-grid article:nth-child(1){background:#f1f7ff}.nc-login-grid article:nth-child(2){background:#effdf7}.nc-login-grid article:nth-child(3){background:#fff8ef}.nc-login-grid svg,.nc-feature-grid svg{width:30px;height:30px;margin-bottom:20px;fill:none;stroke:var(--nc-blue);stroke-width:1.8}.nc-login-grid article:nth-child(2) svg{stroke:#19a45f}.nc-login-grid article:nth-child(3) svg{stroke:#de7c12}.nc-login-grid small,.nc-feature-grid small{color:#4779aa;font-size:.67rem;font-weight:900;letter-spacing:.1em}.nc-login-grid h3{font-size:1.35rem;margin:12px 0 8px}.nc-login-grid p{color:var(--nc-text-soft);line-height:1.55}.nc-login-grid button{margin-top:auto;background:transparent;color:#123b68;padding:9px 0}.nc-features{padding:70px clamp(28px,5vw,82px)}.nc-section-heading{margin-bottom:30px}.nc-section-heading p{color:var(--nc-text-soft);font-size:1.08rem}.nc-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.nc-feature-grid article{display:flex;gap:16px;min-height:175px;padding:22px;border:1px solid var(--nc-border);border-radius:16px;background:#fff}.nc-feature-grid svg{flex:0 0 auto;margin:0}.nc-feature-grid h3{margin:9px 0 7px;font-size:1rem;line-height:1.3}.nc-feature-grid p{margin:0;color:var(--nc-text-soft);font-size:.82rem;line-height:1.5}.nc-more-card{background:#f7faff!important}.nc-final-cta{margin:30px clamp(28px,5vw,82px) 42px;padding:52px 28px;text-align:center;border-radius:22px;background:#eaf5ff}.nc-final-cta p{color:var(--nc-text-soft);margin-bottom:24px}.nc-home-footer{display:flex!important;justify-content:center;align-items:center;gap:0;padding:22px 18px!important;background:#0d2343;color:#fff!important;text-align:center}.nc-home-footer b{font-size:inherit}.nc-home-footer small{justify-self:auto;color:#dce8f7}@media (max-width:1000px){.nc-feature-grid{grid-template-columns:repeat(3,1fr)}.nc-home-footer{justify-content:center}.nc-home-footer small{justify-self:auto}}@media (max-width:760px){.nc-home-nav{min-height:64px;padding:10px 18px}.nc-home-nav .public-menu-button{display:grid;place-items:center}.nc-home-nav .public-links{display:none;position:absolute;left:12px;right:12px;top:66px;align-items:stretch;padding:12px;border:1px solid var(--nc-border);border-radius:16px;background:#fff;box-shadow:0 20px 50px #1018282e}.nc-home-nav .public-links.open{display:grid;max-height:calc(100dvh - 80px);overflow:auto}.nc-home-nav .public-links button{text-align:left}.nc-home-nav .public-links .nc-nav-cta{margin:5px 0 0;text-align:center}.nc-hero,.nc-about{grid-template-columns:1fr}.nc-hero{min-height:auto;padding-block:58px}.nc-chapter-list{margin-top:10px}.nc-login-grid{grid-template-columns:1fr}.nc-login-grid article{min-height:250px}.nc-feature-grid{grid-template-columns:repeat(2,1fr)}.nc-home-footer{justify-content:center;text-align:center}.nc-home-footer small{justify-self:auto}}@media (max-width:520px){.nc-home-nav .nextchapters-brand-logo{width:140px}.nc-hero,.nc-about,.nc-logins,.nc-features{padding-left:18px;padding-right:18px}.nc-hero h1{font-size:2.55rem}.nc-hero-actions{display:grid}.nc-hero-actions button{width:100%}.nc-feature-grid{grid-template-columns:1fr}.nc-final-cta{margin-left:18px;margin-right:18px;padding:38px 18px}.nc-home-footer{padding-left:18px!important;padding-right:18px!important}.nc-home-footer nav{display:none!important}}.public-menu-button>span{display:grid;place-items:center;color:#fff;font-size:28px;line-height:1}.resume-preview{max-height:none!important;overflow:visible!important}body{font-family:var(--nc-ui-font)}.student-app:not(.standalone-builder-route) h1,.student-app:not(.standalone-builder-route) h2,.auth-page h1,.auth-page h2{font-family:var(--nc-display-font)}html{scroll-behavior:smooth}.nc-home-nav{position:fixed!important;inset:0 0 auto 0;width:100%;z-index:120}.nc-home{padding-top:72px}.nc-home-nav .brand-link{padding:0!important;background:transparent!important}.nc-home-nav .nextchapters-brand-logo{width:clamp(170px,16vw,250px)!important;max-height:48px!important}.student-topbar{position:sticky!important;top:0!important;z-index:120!important;background:linear-gradient(100deg,#40f0b01f,#1b7eff1a),#fffffffa!important;border-bottom:1px solid rgba(27,126,255,.16)!important}.student-topbar-brand--icon{width:48px!important;height:48px!important;flex:0 0 48px!important;padding:6px!important;border-radius:13px!important;background:linear-gradient(145deg,#40f0b026,#1b7eff21)!important}.student-topbar-brand--icon .nextchapters-brand-logo{width:36px!important;height:36px!important;object-fit:contain!important}.student-app:not(.standalone-builder-route){font-family:var(--nc-ui-font)!important;background:linear-gradient(180deg,#f8fcff,#f5f9ff)!important}.student-app:not(.standalone-builder-route) button,.student-app:not(.standalone-builder-route) input,.student-app:not(.standalone-builder-route) select,.student-app:not(.standalone-builder-route) textarea{font-family:var(--nc-ui-font)!important}.student-app:not(.standalone-builder-route) .primary{background:var(--nc-gradient)!important;color:#071b2f!important;border:0!important}.student-app:not(.standalone-builder-route) .student-nav-item.active,.student-app:not(.standalone-builder-route) .student-desktop-nav button.active{color:var(--nc-blue)!important}.student-layout__content{min-height:100dvh!important;height:auto!important;overflow:visible!important}.student-main{min-height:calc(100dvh - 72px)!important}.student-sidebar{position:fixed!important;top:0!important;bottom:0!important;height:100dvh!important}.career-source-note{display:flex;align-items:center;gap:14px;margin:0 0 20px;padding:16px;border:1px solid var(--nc-border);border-radius:16px;background:linear-gradient(120deg,#40f0b01a,#1b7eff14)}.career-source-note img,.nc-empty-icon{width:46px;height:46px;object-fit:contain;flex:0 0 46px}.career-source-note p{margin:3px 0 0;color:var(--nc-text-soft)}@media (min-width:1181px){.student-desktop-nav{display:flex!important}.student-nav-group__items{display:grid!important}.course-category-tabs,.course-tabs,.category-tabs{display:flex!important;flex-wrap:wrap!important;gap:8px!important}}@media (max-width:1180px){.student-sidebar{right:0!important;left:auto!important}.student-sidebar__nav{padding-bottom:18px}.student-nav-group summary em{display:inline-block!important}.student-topbar-menu{display:grid!important}.student-topbar{padding-inline:14px!important}}@media (max-width:760px){.nc-home{padding-top:64px}.nc-home-nav{height:64px}.nc-home-nav .nextchapters-brand-logo{width:150px!important}.student-topbar{height:64px!important;min-height:64px!important}.student-main{padding-top:14px!important}.student-topbar-profile span{display:none!important}.career-source-note{align-items:flex-start}.internship-category-grid{display:block!important}.internship-category-grid>.portal-card{margin-bottom:12px}.internship-category-grid>.portal-card>h2{font-size:1.2rem}.internship-category-grid>.portal-card:before{content:"⌄";float:right;color:var(--nc-blue);font-weight:900}.student-nav-group__items{padding-left:24px!important}}.independent-portfolio{position:relative;scroll-behavior:smooth;scroll-padding-top:92px}.independent-portfolio .portfolio-site-nav{position:sticky!important;top:0!important;z-index:80!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links{margin-left:auto;display:flex;gap:5px;flex-wrap:wrap}.independent-portfolio .portfolio-site-nav a.active{box-shadow:inset 0 -2px currentColor;background:#7f7f7f24}.portfolio-mobile-menu{display:none;margin-left:auto;width:42px;height:42px;padding:0;border:1px solid currentColor;border-radius:11px;background:transparent;color:inherit;font-size:1.35rem;line-height:1;place-items:center}@media (max-width:780px){.independent-portfolio .portfolio-site-nav{align-items:center!important;flex-direction:row!important;overflow:visible!important;padding:11px 14px!important;margin:0!important;width:100%!important;border-radius:0!important}.portfolio-mobile-menu{display:grid!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links{display:none!important;position:absolute;top:calc(100% + 1px);left:0;right:0;width:100%;max-height:calc(100dvh - 68px);overflow-y:auto!important;overflow-x:hidden!important;padding:10px;background:inherit;border:1px solid currentColor;border-top:0;box-shadow:0 18px 36px #00000038;z-index:90}.independent-portfolio .portfolio-site-nav .portfolio-nav-links.open{display:grid!important;grid-template-columns:1fr!important;gap:5px!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links a{display:block!important;width:100%;padding:11px 12px!important;border-radius:9px;text-align:left;white-space:normal!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links a.active{box-shadow:inset 3px 0 currentColor;background:#7f7f7f29}.independent-portfolio .portfolio-site-nav>b{min-width:0;max-width:calc(100% - 58px)}}.portfolio-template-cinematic .portfolio-site-nav{position:sticky!important;top:0!important}@media (max-width:780px){.portfolio-template-cinematic .portfolio-site-nav{position:sticky!important;top:0!important}}.resume-classic_professional .resume-section{max-width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}.resume-classic_professional .resume-section h2,.resume-classic_professional .resume-section-profile,.resume-classic_professional .resume-section-profile h2,.resume-classic_professional .resume-section-profile p{text-align:left!important}.resume-modern_minimal{font-size:10.4px!important;line-height:1.27!important;padding:28px 32px!important}.resume-modern_minimal h2{margin:10px 0 5px!important}.resume-modern_minimal .education-table-row{margin:4px 0!important}.resume-modern_minimal .block{margin:5px 0!important}.resume-technical{font-size:10.2px!important;line-height:1.25!important;padding:27px 31px!important}.resume-technical h2{margin:9px 0 5px!important;padding:5px 7px!important}.resume-technical .block,.resume-technical .education-table-row{margin:4px 0!important}.resume-creative{font-size:10.35px!important;line-height:1.27!important;padding:28px 32px!important;gap:0 16px!important}.resume-creative h2{margin:10px 0 5px!important}.resume-creative .block,.resume-creative .education-table-row{margin:4px 0!important}.resume-compact{grid-template-columns:1.08fr .92fr!important;gap:0 16px!important;font-size:10px!important;line-height:1.22!important}.resume-compact h2{margin:7px 0 3px!important}.resume-compact .resume-block,.resume-compact .resume-row,.resume-compact .education-table-row{margin:3px 0!important}.resume-elegant{font-size:10.25px!important;line-height:1.28!important}.resume-elegant .resume-section-profile{max-width:none!important;margin:0!important;text-align:left!important;font-style:normal!important}.resume-elegant .resume-section h2{text-align:left!important;margin:8px 0 4px!important}.resume-elegant .resume-section-experience,.resume-elegant .resume-section-projects{padding:0!important}.resume-two_column{grid-template-columns:32% 1fr!important;gap:0 16px!important;font-size:9.8px!important;line-height:1.24!important;background:linear-gradient(90deg,#f4f7ff 0,#f4f7ff 32%,#fff 32%,#fff)!important}.resume-two_column>header{padding:14px 18px!important;margin:-34px -38px 10px!important}.resume-two_column>header h1{color:#fff!important}.resume-two_column>header p{color:#f1f5ff!important;font-weight:600!important}.resume-two_column h2{margin:7px 0 4px!important}.resume-two_column .resume-block,.resume-two_column .resume-row,.resume-two_column .education-table-row{margin:3px 0!important}.resume-academic{font-size:10px!important;line-height:1.25!important}.resume-academic header{padding-bottom:4px!important}.resume-academic h2{margin:7px 0 4px!important;padding-top:4px!important}.resume-academic .resume-block,.resume-academic .resume-row,.resume-academic .education-table-row{margin:3px 0!important}.resume-academic .resume-section-profile p{text-align:justify!important}.resume-contemporary{grid-template-columns:1fr 1fr!important;gap:0 14px!important;font-size:9.9px!important;line-height:1.24!important}.resume-contemporary>header{grid-column:1/-1!important;padding:14px 18px!important}.resume-contemporary>header h1{color:#fff!important}.resume-contemporary>header p{color:#f5f3ff!important;font-weight:600!important}.resume-contemporary .resume-section-profile,.resume-contemporary .resume-section-experience,.resume-contemporary .resume-section-projects,.resume-contemporary .resume-section-internships{grid-column:1/-1!important}.resume-contemporary h2{margin:7px 0 4px!important;padding:5px 9px!important}.resume-contemporary .resume-block,.resume-contemporary .resume-row,.resume-contemporary .education-table-row{margin:3px 0!important}.quick-work-status{display:inline-flex;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;font-size:.78rem;text-transform:capitalize}.quick-work-status.status-accepted,.quick-work-status.status-in_progress,.quick-work-status.status-completed{background:#e9fbf3;color:#087a50}.quick-work-status.status-requested{background:#fff7df;color:#8a6200}.quick-work-status.status-rejected{background:#fff0f0;color:#b42318}.nc-hero{grid-template-columns:minmax(0,1fr)!important}.nc-hero>div{max-width:920px}.nc-founder-profile{display:flex;align-items:center;gap:18px;margin:14px 0 16px}.nc-founder-profile>img{width:92px;height:92px;border-radius:18px;object-fit:cover;object-position:center 18%;border:1px solid #d4e1ef}.nc-founder-profile h3{margin:0 0 6px}.nc-founder-profile b,.nc-founder-profile small{display:block}.nc-founder-profile small{margin-top:3px;color:var(--nc-text-soft)}.nc-description{margin-top:12px;border-top:1px solid #cbdced;border-bottom:1px solid #cbdced}.nc-description summary{cursor:pointer;padding:13px 0;color:#246bfd;font-weight:850}.nc-description>div{padding:0 0 12px}.nc-founder-sign{display:flex;align-items:center;gap:12px;margin-top:18px}.nc-founder-sign img{width:122px;height:54px;object-fit:contain;mix-blend-mode:multiply}.nc-founder-sign span{font-size:.78rem;line-height:1.35;color:#42526a}.nc-feature-card{cursor:default}.nc-description-toggle,.nc-feature-open{min-height:auto!important;padding:7px 0!important;background:transparent!important;color:#246bfd!important;font-size:.78rem;font-weight:800;text-align:left}.nc-description-toggle{text-decoration:underline;text-underline-offset:3px}.nc-feature-open{display:block;margin-top:5px;color:#0d2343!important}.nc-feature-grid article>div{min-width:0}.nc-final-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.guest-card-details{margin-top:10px;border-top:1px solid var(--nc-border)}.guest-card-details summary{cursor:pointer;padding:10px 0;color:#246bfd;font-weight:800}.guest-card-details button{margin:7px 7px 0 0}.student-feature-directory{margin-top:24px}.student-feature-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.student-feature-directory-grid article{padding:16px;border:1px solid var(--nc-border);border-radius:14px;background:#fff}.student-feature-directory-grid h3{margin:5px 0 8px}.student-feature-directory-grid details summary{cursor:pointer;color:#246bfd;font-weight:800}.student-feature-directory-grid details p{color:var(--nc-text-soft);line-height:1.55}.student-feature-directory-grid button{margin-top:10px}@media (max-width:900px){.student-feature-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.nc-founder-profile{align-items:flex-start}.nc-founder-profile>img{width:76px;height:76px}.nc-founder-sign{align-items:flex-start}.student-feature-directory-grid{grid-template-columns:1fr}.nc-final-actions{display:grid}.nc-final-actions button{width:100%}}:root{--nc-header-bg:#0d2343;--nc-header-bg-2:#102f54;--nc-header-text:#eef7ff;--nc-header-muted:#bfd0e4}.nc-home-nav{position:fixed!important;inset:0 0 auto 0!important;height:72px!important;min-height:72px!important;background:linear-gradient(105deg,var(--nc-header-bg),var(--nc-header-bg-2))!important;border-bottom:1px solid rgba(64,240,176,.24)!important;box-shadow:0 8px 28px #0714261f!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.nc-home-nav .brand-link{height:100%!important;display:flex!important;align-items:center!important}.nc-home-nav .nextchapters-brand-logo{width:clamp(176px,16vw,238px)!important;max-height:50px!important;object-fit:contain!important;object-position:left center!important}.nc-home-nav .public-links button{color:var(--nc-header-text)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.nc-home-nav .public-links button:hover{color:#fff!important;background:#ffffff14!important}.nc-home-nav .public-links .nc-nav-cta{background:var(--nc-gradient)!important;color:#071b2f!important}.nc-home-nav .public-menu-button{color:#fff!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important}.student-app:not(.standalone-builder-route) .student-layout{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.student-app:not(.standalone-builder-route) .student-layout__content{height:100dvh!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.student-app:not(.standalone-builder-route) .student-topbar{position:sticky!important;top:0!important;z-index:920!important;min-height:72px!important;background:linear-gradient(105deg,var(--nc-header-bg),var(--nc-header-bg-2))!important;border-bottom:1px solid rgba(64,240,176,.24)!important;box-shadow:0 8px 24px #0714261a!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.student-app:not(.standalone-builder-route) .student-topbar-brand--icon{width:auto!important;min-width:180px!important;height:56px!important;padding:5px 0!important;background:transparent!important;border:0!important;box-shadow:none!important}.student-app:not(.standalone-builder-route) .student-topbar-brand--icon .nextchapters-brand-logo{width:clamp(172px,15vw,220px)!important;height:46px!important;object-fit:contain!important;object-position:left center!important}.student-app:not(.standalone-builder-route) .student-desktop-nav__group>span{color:var(--nc-header-muted)!important}.student-app:not(.standalone-builder-route) .student-desktop-nav button{color:#d8e5f3!important}.student-app:not(.standalone-builder-route) .student-desktop-nav button:hover,.student-app:not(.standalone-builder-route) .student-desktop-nav button.active{color:#fff!important}.student-app:not(.standalone-builder-route) .student-desktop-nav button:after{background:var(--nc-gradient)!important}.student-app:not(.standalone-builder-route) .student-topbar-actions>button,.student-app:not(.standalone-builder-route) .student-topbar-profile{color:#fff!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important}.student-app:not(.standalone-builder-route) .student-topbar-profile-wrap .student-topbar-profile{border-radius:12px!important}.student-app:not(.standalone-builder-route) .student-topbar-menu{color:#fff!important}.student-app:not(.standalone-builder-route) .student-main{min-height:calc(100dvh - 72px)!important;overflow:visible!important}@media (max-width:1180px){.student-app:not(.standalone-builder-route) .student-topbar-brand--icon{min-width:158px!important}.student-app:not(.standalone-builder-route) .student-topbar-brand--icon .nextchapters-brand-logo{width:158px!important}}@media (max-width:760px){.nc-home-nav{height:64px!important;min-height:64px!important}.nc-home{padding-top:64px!important}.nc-home-nav .nextchapters-brand-logo{width:154px!important;max-height:42px!important}.nc-home-nav .public-links.open{background:linear-gradient(180deg,var(--nc-header-bg-2),var(--nc-header-bg))!important;border-color:#ffffff1f!important}.student-app:not(.standalone-builder-route) .student-topbar{height:64px!important;min-height:64px!important;padding-inline:10px!important}.student-app:not(.standalone-builder-route) .student-topbar-brand--icon{min-width:142px!important;height:50px!important}.student-app:not(.standalone-builder-route) .student-topbar-brand--icon .nextchapters-brand-logo{width:142px!important;height:40px!important}.student-app:not(.standalone-builder-route) .student-main{min-height:calc(100dvh - 64px)!important}}@media (max-width:420px){.student-app:not(.standalone-builder-route) .student-topbar-brand--icon{min-width:122px!important}.student-app:not(.standalone-builder-route) .student-topbar-brand--icon .nextchapters-brand-logo{width:122px!important}}.student-app.student-portal:not(.standalone-builder-route){height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.guest-student-portal{height:100dvh!important;min-height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important;overscroll-behavior:contain!important;scrollbar-gutter:stable!important}.guest-topbar{position:sticky!important;top:0!important;z-index:930!important;height:72px!important;min-height:72px!important;background:linear-gradient(105deg,var(--nc-header-bg),var(--nc-header-bg-2))!important;border-bottom:1px solid rgba(64,240,176,.24)!important;box-shadow:0 8px 24px #0714261a!important}.guest-brand img{width:auto!important;height:48px!important;max-width:210px!important;object-fit:contain!important}.guest-topbar nav button{color:#d8e5f3!important}.guest-topbar nav button:hover,.guest-topbar nav button.active{color:#fff!important}.guest-topbar nav button.active:after{background:var(--nc-gradient)!important}.guest-topbar>div button{color:#fff!important;background:#ffffff14!important;border-color:#ffffff29!important}@media (max-width:700px){.guest-topbar{height:64px!important;min-height:64px!important}.guest-brand img{height:40px!important;max-width:145px!important}}.nc-feature-description{margin:8px 0 12px;color:var(--nc-text-soft);line-height:1.58;font-size:.9rem}.nc-feature-open{display:inline-flex!important;align-items:center;justify-content:center;width:auto!important;margin-top:auto!important;padding:9px 14px!important;border:1px solid rgba(64,240,176,.58)!important;border-radius:10px!important;background:linear-gradient(135deg,#40f0b0,#27b8ff)!important;color:#071426!important;font-weight:850!important;text-decoration:none!important;box-shadow:0 7px 18px #27b8ff1f}.nc-feature-card>div,.nc-more-card>div{display:flex;min-width:0;flex-direction:column;align-items:flex-start;height:100%}.guest-explore-directory{margin:20px 0 34px;padding:24px;border:1px solid var(--nc-border);border-radius:22px;background:#fff;box-shadow:0 14px 34px #0d23430f}.guest-explore-heading{max-width:760px;margin-bottom:18px}.guest-explore-heading>span{display:block;margin-bottom:6px;color:#246bfd;font-size:.72rem;font-weight:900;letter-spacing:.16em}.guest-explore-heading h2{margin:0 0 7px;color:#0d2343;font-size:clamp(1.55rem,2.4vw,2.15rem)}.guest-explore-heading p{margin:0;color:var(--nc-text-soft);line-height:1.55}.guest-explore-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.guest-explore-grid article{display:flex;gap:13px;min-width:0;padding:17px;border:1px solid #dce7f2;border-radius:16px;background:linear-gradient(180deg,#fff,#f9fcff);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.guest-explore-grid article:hover{transform:translateY(-2px);border-color:#a9c8ed;box-shadow:0 10px 24px #0d234314}.guest-explore-grid article>svg{flex:0 0 auto;width:22px;height:22px;margin-top:2px;color:#246bfd}.guest-explore-grid article>div{display:flex;min-width:0;flex:1;flex-direction:column}.guest-explore-grid h3{margin:0 0 7px;color:#10233e;font-size:1rem}.guest-explore-grid p{margin:0 0 13px;color:var(--nc-text-soft);font-size:.84rem;line-height:1.5}.guest-explore-grid button{align-self:flex-start;margin-top:auto;padding:8px 13px;border:0;border-radius:9px;background:#246bfd;color:#fff;font:inherit;font-size:.8rem;font-weight:850;cursor:pointer}@media (max-width:1050px){.guest-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.guest-explore-directory{margin:14px 0 24px;padding:16px;border-radius:17px}.guest-explore-grid{grid-template-columns:1fr}.guest-explore-grid article{padding:14px}.nc-feature-open{width:100%!important}}.course-section-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 18px;padding:8px;border:1px solid var(--nc-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px #143a600d}.course-section-tabs button{min-height:40px!important;padding:9px 16px!important;border:1px solid transparent!important;border-radius:11px!important;background:transparent!important;color:var(--nc-text-soft)!important;font-weight:800!important;box-shadow:none!important}.course-section-tabs button:hover{background:#1b7eff0f!important;color:var(--nc-blue)!important}.course-section-tabs button.active{background:var(--nc-gradient)!important;color:#071b2f!important;border-color:#1b7eff1f!important}@media (min-width:1181px){.student-desktop-nav>.student-desktop-nav__group[aria-label="Course categories"]{display:none!important}.course-section-tabs{flex-wrap:nowrap}.course-section-tabs button{flex:0 0 auto}}@media (max-width:760px){.course-section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px}.course-section-tabs button{width:100%;padding-inline:8px!important;font-size:12px!important}}.nc-career-grid{align-items:stretch}.nc-official-career-card{position:relative;overflow:hidden}.nc-official-opportunity-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.nc-official-opportunity-head img{width:34px;height:34px;object-fit:contain;flex:0 0 34px}.nc-official-opportunity-head div{display:grid;gap:1px;min-width:0}.nc-official-opportunity-head small{font-size:.68rem;letter-spacing:.08em;color:var(--nc-text-soft)}.nc-official-opportunity-head b{font-size:.86rem;color:var(--nc-text)}.nc-opportunity-summary{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:var(--nc-text-soft);line-height:1.55}.nc-career-empty{display:grid!important;gap:6px;place-items:start!important;text-align:left!important}.nc-career-empty span,.nc-career-empty p{margin:0;color:var(--nc-text-soft)}@media (max-width:600px){.nc-official-opportunity-head img{width:30px;height:30px;flex-basis:30px}}.auth-page{background:#f4f8fc!important}.auth-card{border:1px solid #d9e5f1!important;box-shadow:0 24px 65px #14375e1f!important}.unified-auth-brand{margin:-38px -38px 24px;padding:24px 38px 20px;border-radius:26px 26px 0 0;background:linear-gradient(135deg,#0d2343,#164b7d);text-align:center}.unified-auth-brand img{display:block;width:min(270px,82%);height:auto;max-height:62px;object-fit:contain;margin:0 auto 8px}.unified-auth-brand p{margin:0;color:#d9e8f7;font-weight:700;letter-spacing:.02em}.auth-role-stage{display:grid;gap:16px}.auth-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.auth-role-card{min-height:126px;padding:16px!important;border:1px solid #cfdeed!important;border-radius:16px!important;background:#fff!important;color:#173a5f!important;text-align:left;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px;box-shadow:none!important}.auth-role-card b{font-size:1rem}.auth-role-card span{font-size:.78rem;line-height:1.45;color:#687d93;font-weight:600}.auth-role-card.active{border:2px solid #2469e8!important;background:#f1f7ff!important;padding:15px!important}.auth-role-card.active b{color:#1556b8}.auth-provider-role{display:grid;gap:7px;font-size:.88rem;font-weight:800}.auth-role-note{display:block;text-align:center;color:#70849a;line-height:1.4}.auth-selected-role{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #d5e2f0;border-radius:12px;background:#f7faff}.auth-selected-role span{font-size:.78rem;font-weight:900;color:#174f9f;text-transform:capitalize}.auth-selected-role button{padding:6px 9px!important;background:transparent!important;color:#2469e8!important;font-size:.75rem!important;box-shadow:none!important}.auth-step-line i{transition:width .2s ease}.auth-heading small{color:#2469e8;font-weight:900;letter-spacing:.09em}.auth-card .primary{background:linear-gradient(135deg,#245fd7,#2879ea)!important}.auth-card .primary:disabled{opacity:.5}.auth-tabs button{min-height:44px}@media (max-width:560px){.unified-auth-brand{margin:-18px -18px 20px;padding:20px 18px 16px;border-radius:20px 20px 0 0}.unified-auth-brand img{width:min(240px,88%)}.auth-role-grid{grid-template-columns:1fr}.auth-role-card{min-height:92px}.auth-selected-role{align-items:center}}.otp-field{display:grid;gap:9px;width:100%}.otp-field-label{font-size:.82rem;font-weight:800;color:var(--nc-text-soft)}.otp-boxes{display:grid;grid-template-columns:repeat(6,minmax(0,52px));justify-content:center;gap:10px;width:100%}.otp-box{width:100%!important;min-width:0;height:56px;padding:0!important;text-align:center;font-family:var(--nc-ui-font)!important;font-size:1.35rem;font-weight:900;border:1px solid #b9cbe0!important;border-radius:12px!important;background:#fff!important;color:var(--nc-text)!important;caret-color:var(--nc-blue)}.otp-box:focus{border-color:var(--nc-blue)!important;box-shadow:0 0 0 3px #1b7eff1f!important}.otp-card .otp-field{margin:4px 0 8px}.auth-page,.auth-page button,.auth-page input,.auth-page select{font-family:var(--nc-ui-font)!important}.auth-page h1,.auth-page h2{font-family:var(--nc-display-font)!important}.alert.app-toast,.nc-notice{width:min(100%,760px);display:flex;align-items:center;min-height:48px;padding:12px 16px!important;border-radius:12px!important;border:1px solid!important;font-family:var(--nc-ui-font)!important;font-weight:750!important;line-height:1.45;box-shadow:none!important}.alert.app-toast.success,.nc-notice.success{background:#ecfdf3!important;border-color:#86d9ad!important;color:#126b43!important}.alert.app-toast.error,.nc-notice.error{background:#fff1f1!important;border-color:#f2a8a8!important;color:#a52222!important}.alert.app-toast button{margin-left:auto!important;background:transparent!important;color:inherit!important}@media (max-width:480px){.otp-boxes{gap:6px;grid-template-columns:repeat(6,minmax(0,1fr))}.otp-box{height:50px;font-size:1.15rem;border-radius:10px!important}.alert.app-toast,.nc-notice{padding:11px 12px!important}}.auth-page .alert,.mock-toast,.provider-batch-toast{border-radius:12px!important;min-height:48px!important;padding:12px 16px!important;font-family:var(--nc-ui-font)!important;font-weight:750!important;box-shadow:none!important}.auth-page .alert.success,.mock-toast.success,.provider-batch-toast.success{background:#ecfdf3!important;border:1px solid #86d9ad!important;color:#126b43!important}.auth-page .alert.error,.mock-toast.error,.provider-batch-toast.error{background:#fff1f1!important;border:1px solid #f2a8a8!important;color:#a52222!important}.portfolio-editor-empty{display:grid;place-items:center;min-height:180px;text-align:center;border-style:dashed!important;background:linear-gradient(135deg,#fbfdff,#f3f8ff)!important}.portfolio-editor-empty>div{max-width:620px}.portfolio-editor-empty h3{margin:7px 0;color:var(--nc-navy);font-family:var(--nc-display-font)}.portfolio-editor-empty p{margin:0;color:#64748b;font-family:var(--nc-ui-font);line-height:1.6}.portfolio-settings-panel,.common-data-summary,.saved-builder-items,.portfolio-publish-confirm,.form-actions{font-family:var(--nc-ui-font)}@media (max-width:620px){.portfolio-editor-empty{min-height:150px;padding:20px!important}.saved-builder-items>div:last-child article{align-items:stretch}.saved-builder-items>div:last-child article>button,.saved-builder-items>div:last-child article>a{width:100%;text-align:center}}.resume-section-selector{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line,#dbe5f3)}.resume-section-selector>div:first-child{display:grid;gap:3px}.resume-section-selector small{color:var(--muted,#667085)}.resume-section-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}.resume-section-checks label{display:flex;align-items:center;gap:8px;font-family:var(--nc-ui-font,Arial,sans-serif);font-weight:700;font-size:.86rem}.resume-section-checks input{width:auto!important;margin:0}.resume-preview-scroll .resume-preview{width:794px!important;min-width:794px!important;min-height:1123px!important;box-sizing:border-box!important;font-size:11px!important;line-height:1.34!important;overflow:visible!important}.resume-preview.resume-density-comfortable{padding:46px 48px!important}.resume-preview.resume-density-comfortable h2{margin:18px 0 8px!important}.resume-preview.resume-density-comfortable p{line-height:1.48!important}.resume-preview.resume-density-balanced{padding:38px 42px!important}.resume-preview.resume-density-balanced h2{margin:14px 0 6px!important}.resume-preview.resume-density-compact{padding:31px 35px!important;font-size:10.5px!important;line-height:1.3!important}.resume-preview.resume-density-compact h2{margin:10px 0 5px!important}.resume-preview.resume-density-compact .block,.resume-preview.resume-density-compact .education-table-row{margin-top:4px!important;margin-bottom:4px!important}.resume-preview.resume-density-dense{padding:28px 32px!important;font-size:10px!important;line-height:1.26!important}.resume-preview.resume-density-dense h2{margin:8px 0 4px!important}.resume-preview.resume-density-dense .block,.resume-preview.resume-density-dense .education-table-row{margin-top:3px!important;margin-bottom:3px!important}@media (max-width:700px){.resume-section-checks{grid-template-columns:1fr 1fr}.resume-preview-scroll{overflow:auto!important}.resume-preview-scroll .resume-preview{width:794px!important;min-width:794px!important}}@media (max-width:430px){.resume-section-checks{grid-template-columns:1fr}}.nc-support-surface{font-family:var(--nc-ui-font)!important;border:1px solid var(--nc-border)!important;border-radius:20px!important;background:var(--nc-surface)!important;box-shadow:0 16px 42px #1b7eff12}.nc-support-surface .support-chat-head{background:linear-gradient(110deg,#40f0b01a,#1b7eff17)!important;border-bottom:1px solid var(--nc-border)!important}.support-brand-mark{width:40px;height:40px;object-fit:contain;padding:5px;border-radius:12px;background:#fff;border:1px solid var(--nc-border)}.support-status-pill{margin-left:auto;padding:7px 10px;border-radius:999px;background:#eaf8f1;color:var(--nc-success);font-size:.68rem;font-weight:900;letter-spacing:.06em}.nc-support-surface .support-chat__messages{background:linear-gradient(180deg,#f8fcff,#f6faff)!important}.nc-support-surface .chat-bubble.user p{background:var(--nc-gradient)!important;color:#08243a!important}.nc-support-surface .chat-bubble.bot p{background:#fff!important;border:1px solid var(--nc-border)!important;color:var(--nc-text)!important}.nc-support-surface .support-topic-row button{font-family:var(--nc-ui-font)!important;background:#f4f8ff!important;color:#244a86!important;border-color:#d8e5f4!important}.nc-support-surface .support-chat__composer button{background:var(--nc-gradient)!important;color:#08243a!important;font-weight:850!important}.support-privacy-note{margin:0;padding:9px 14px 12px;border-top:1px solid var(--nc-border);background:#fbfdff;color:var(--nc-text-soft);font-size:.72rem;line-height:1.45}@media (max-width:520px){.support-status-pill{font-size:.62rem}.support-brand-mark{width:36px;height:36px}.support-privacy-note{padding:8px 10px 10px}}.resume-exact-pdf-preview{display:grid!important;place-items:stretch!important;min-height:min(78vh,900px)!important;padding:0!important;background:#eef2f7!important;overflow:hidden!important}.resume-exact-pdf-preview iframe{width:100%!important;height:min(78vh,900px)!important;border:0!important;background:#fff!important}.resume-preview-loading{min-height:420px;display:grid;place-items:center;padding:32px;font-weight:800;color:#334155}@media (max-width:700px){.resume-exact-pdf-preview{min-height:72vh!important}.resume-exact-pdf-preview iframe{height:72vh!important}.resume-preview-overlay>section{width:min(96vw,980px)!important}.resume-preview-overlay>section>header small{font-size:.72rem;text-align:right}}.career-public-workspace{--career-line:#d9e7f4}.career-access-card,.career-profile-card{margin:0 0 24px;padding:24px;border:1px solid var(--career-line);background:#fff;box-shadow:0 16px 40px #0d234312}.career-access-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,430px);gap:28px;align-items:center}.career-access-card small,.career-profile-card small{font-weight:900;letter-spacing:.1em;color:#1769d2}.career-access-card h2,.career-profile-card h2{margin:7px 0}.career-auth-fields{display:grid;gap:10px}.career-auth-fields input,.career-profile-grid input,.career-profile-grid select,.career-profile-grid textarea,.career-apply-fields input,.career-apply-fields textarea{width:100%;min-height:46px;border:1px solid #cbdbea;background:#fff;color:#10233f;padding:11px 13px;border-radius:10px;font:inherit}.career-profile-heading{display:flex;justify-content:space-between;gap:16px;align-items:start}.career-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.career-profile-grid .career-wide{grid-column:1/-1;min-height:82px}.career-lock-note{padding:12px 14px;background:#f1f7ff;border-left:4px solid #1b7eff;color:#29415f}.career-message{margin-bottom:16px;padding:12px 15px;color:#fff;font-weight:800}.career-message.success{background:#16834a}.career-message.error{background:#c92d3b}.career-opportunity-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1600;background:#0614279e;display:grid;place-items:center;padding:18px}.career-opportunity-modal>section{position:relative;width:min(760px,100%);max-height:calc(100dvh - 36px);overflow:auto;background:#fff;padding:28px;border-radius:18px}.career-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.career-requirements span{display:grid;gap:4px;padding:12px;background:#f6f9fd;border:1px solid #e0e9f3}.career-eligibility{display:grid;gap:8px;margin:18px 0}.career-eligibility>div{display:flex;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dbe6f1}.career-eligibility .matched b{color:#14804a}.career-eligibility .missing b{color:#a33a43}.career-apply-fields{display:grid;gap:10px}.career-apply-fields textarea{min-height:90px}.career-applied{padding:12px;background:#eaf8f0;color:#147747;font-weight:900}@media (max-width:780px){.career-access-card,.career-profile-grid,.career-requirements{grid-template-columns:1fr}.career-profile-heading{align-items:stretch;flex-direction:column}.career-opportunity-modal{padding:0}.career-opportunity-modal>section{width:100vw;max-height:100dvh;min-height:100dvh;border-radius:0;padding:24px 16px}.career-eligibility>div{flex-direction:column}}.nc-home-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;height:72px!important;min-height:72px!important;margin:0!important;border-radius:0!important;padding:10px clamp(18px,5vw,76px)!important;display:flex!important;align-items:center!important;z-index:1600!important;background:#0d2343!important;border:0!important;border-bottom:1px solid rgba(64,240,176,.22)!important;box-shadow:0 7px 20px #0714261f!important}.nc-home{padding-top:72px!important;overflow-x:clip!important}.nc-home-nav .brand-link{display:flex!important;align-items:center!important;min-width:0!important;background:transparent!important;border:0!important}.nc-home-nav .nextchapters-brand-logo{display:block!important;width:clamp(176px,16vw,238px)!important;max-height:48px!important;background:transparent!important}.nc-home-nav .public-links{margin-left:auto!important;min-width:0!important}.nc-home-nav .public-links img{display:none!important}.nc-about{grid-template-columns:minmax(0,1.08fr) minmax(500px,.92fr)!important;gap:clamp(28px,4vw,64px)!important;align-items:start!important}.nc-founder-vision{width:100%!important;min-width:0!important;grid-template-columns:1fr!important;gap:14px!important;padding:26px!important}.nc-founder-vision>*{grid-column:1!important;min-width:0!important}.nc-founder-profile{display:grid!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important;gap:16px!important}.nc-founder-profile>img{width:92px!important;height:92px!important}.nc-founder-information{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important}.nc-founder-information p,.nc-founder-information blockquote{min-width:0!important;overflow-wrap:anywhere!important;word-break:normal!important;-webkit-hyphens:auto!important;hyphens:auto!important}.nc-founder-sign{grid-column:1!important}.guest-preview-banner{align-items:center!important}.guest-preview-banner span{line-height:1.4!important}.guest-hero{min-height:0!important;align-items:center!important}.guest-hero h1{max-width:760px!important;font-size:clamp(2.25rem,4.5vw,4.25rem)!important;line-height:1.04!important}.guest-hero p{max-width:650px!important}.student-app:not(.standalone-builder-route) .student-layout{height:100dvh!important;overflow:hidden!important}.student-app:not(.standalone-builder-route) .student-layout__content{height:100dvh!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important}.student-app:not(.standalone-builder-route) .student-topbar{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin:0!important;border-radius:0!important;z-index:1500!important;background:#0d2343!important}.guest-student-portal{height:100dvh!important;overflow-y:auto!important;overflow-x:hidden!important}.guest-topbar{position:sticky!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin:0!important;border-radius:0!important;z-index:1500!important;background:#0d2343!important}@media (max-width:1180px){.nc-about{grid-template-columns:1fr!important}.nc-founder-vision{margin-top:4px!important}}@media (max-width:760px){.nc-home-nav{height:64px!important;min-height:64px!important;padding:8px 12px!important}.nc-home{padding-top:64px!important}.nc-home-nav .nextchapters-brand-logo{width:150px!important;max-height:42px!important}.nc-home-nav .public-links{position:fixed!important;top:64px!important;right:0!important;left:auto!important;bottom:0!important;width:min(320px,88vw)!important;max-height:none!important;margin:0!important;padding:18px!important;border:0!important;border-radius:0!important;background:#0d2343!important;box-shadow:-18px 0 40px #05122540!important;overflow-y:auto!important;z-index:1599!important}.nc-home-nav .public-links button{width:100%!important;min-height:48px!important;text-align:left!important;color:#eef7ff!important;border-radius:10px!important}.nc-home-nav .public-links .nc-nav-cta{margin-top:8px!important;text-align:center!important;background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important}.nc-founder-vision{padding:20px!important}.nc-founder-profile{grid-template-columns:76px minmax(0,1fr)!important;align-items:start!important}.nc-founder-profile>img{width:76px!important;height:76px!important}.nc-founder-information{grid-template-columns:1fr!important}.nc-founder-information blockquote{grid-column:1!important}.nc-founder-sign{display:flex!important;align-items:center!important;flex-wrap:wrap!important}.guest-preview-banner{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.guest-preview-banner button{width:100%!important}.guest-hero{grid-template-columns:1fr!important;padding:30px 18px!important}.guest-hero h1{font-size:clamp(2rem,10vw,3rem)!important}}.career-public-workspace .career-access-card{background:#0d2343;color:#f4f9ff;border:0;border-radius:0;box-shadow:none;padding:clamp(22px,4vw,38px)}.career-public-workspace .career-access-card small{color:#40f0b0}.career-public-workspace .career-access-card h2{color:#fff;font-family:var(--nc-display-font);margin:4px 0 0}.career-public-workspace .career-auth-fields{max-width:460px;width:100%;justify-self:end}.career-public-workspace .career-auth-fields input{border:1px solid rgba(64,240,176,.48);border-radius:8px;background:#fff;color:#10233f}.career-public-workspace .career-auth-fields .primary{background:linear-gradient(100deg,#40f0b0,#1b7eff);color:#071b2f;border:0}.career-public-workspace .career-auth-fields .ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.34)}.career-auth-or{display:flex;align-items:center;gap:10px;color:#b9cbe0;font-size:.78rem}.career-auth-or:before,.career-auth-or:after{content:"";height:1px;flex:1;background:#fff3}.career-google-wrap{min-height:44px;display:flex;justify-content:center}.career-profile-card{border-radius:0!important}.career-profile-grid select{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;background-color:#fff!important;color:#10233f!important;box-shadow:none!important}.career-resume-upload{display:grid;gap:7px;font-weight:800;color:#203b5d}.career-resume-upload input[type=file]{padding:10px;border:1px dashed #80a7cd;background:#f8fbff}.career-resume-ready{color:#14804a;font-weight:900}@media (max-width:780px){.career-public-workspace .career-access-card{padding:22px 16px}.career-public-workspace .career-auth-fields{max-width:none;justify-self:stretch}.career-google-wrap{justify-content:flex-start}}.auth-page{background:#fff!important;padding:44px 18px!important;place-items:start center!important;min-height:100vh!important}.auth-card{width:min(520px,100%)!important;min-height:0!important;margin:28px auto!important;padding:0 28px 28px!important;background:#0d2343!important;color:#f5f9ff!important;border:0!important;border-radius:4px!important;box-shadow:0 18px 45px #0d234321!important}.unified-auth-brand{margin:0 -28px 18px!important;min-height:132px!important;padding:24px 28px 18px!important;background:#0d2343!important;display:grid!important;place-items:center!important;gap:9px!important}.unified-auth-brand img{width:min(280px,78vw)!important}.unified-auth-brand p{margin:0!important;color:#d9e9f7!important;font-size:.88rem!important;font-weight:700!important;text-align:center!important}.auth-tabs{background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important}.auth-tabs button{color:#dce9f5!important}.auth-tabs button.active{color:#071f36!important}.auth-heading h2,.auth-heading p,.auth-form label,.auth-provider-role{color:#fff!important}.auth-heading p{color:#cbdbea!important}.auth-role-card{background:#fff!important;color:#173a5d!important;border:1px solid #bcd1e4!important}.auth-role-card.active{background:#fff!important;color:#1769d2!important}.auth-selected-role{background:#ffffff14!important;color:#fff!important;border-color:#fff3!important}.auth-selected-role button,.auth-text-button{color:#40f0b0!important}.password-requirements{background:#ffffff12!important;color:#dce9f5!important;border-color:#ffffff26!important}.divider{color:#b9cbe0!important}.divider:before,.divider:after{background:#fff3!important}.back-home{position:absolute!important;top:12px!important;left:14px!important;background:#fff!important;color:#0d2343!important;border:1px solid #cbdbea!important}@media (max-width:660px){.auth-page{padding:34px 12px!important}.auth-card{margin:24px auto!important;padding:0 18px 22px!important}.unified-auth-brand{margin:0 -18px 16px!important;padding:20px 18px 16px!important}.auth-role-grid{grid-template-columns:1fr!important}.auth-role-card{min-height:52px!important}}.nc-about{grid-template-columns:1fr!important;gap:30px!important}.nc-founder-vision{display:grid!important;grid-template-columns:minmax(280px,.72fr) minmax(0,1.55fr) minmax(180px,.55fr)!important;grid-template-rows:auto auto!important;gap:18px 26px!important;align-items:start!important;padding:28px!important}.nc-founder-profile{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important}.nc-founder-information{grid-column:2!important;grid-row:2!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}.nc-founder-sign{grid-column:3!important;grid-row:2!important;margin:0!important;display:grid!important;align-content:start!important;justify-items:start!important}.nc-founder-information p,.nc-founder-information blockquote{overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important}@media (max-width:900px) and (min-width:601px){.nc-founder-vision{grid-template-columns:minmax(230px,.8fr) minmax(0,1.4fr)!important}.nc-founder-profile{grid-column:1!important}.nc-founder-information{grid-column:2!important}.nc-founder-sign{grid-column:1/-1!important;grid-row:3!important;display:flex!important;align-items:center!important}}@media (max-width:600px){.nc-founder-vision{grid-template-columns:1fr!important}.nc-founder-vision>.nc-eyebrow,.nc-founder-profile,.nc-founder-information,.nc-founder-sign{grid-column:1!important;grid-row:auto!important}.nc-founder-information{grid-template-columns:1fr!important}.nc-founder-information blockquote{grid-column:1!important}}.admin-career-page select,.admin-career-page input,.career-profile-grid select,.career-profile-grid input{background:#fff!important;color:#10233f!important}.admin-career-page select:focus,.admin-career-page input:focus{background:#fff!important;color:#10233f!important}.career-public-workspace .career-message{position:sticky!important;top:72px!important;z-index:1200!important;margin:0 0 16px!important;border-radius:0!important;color:#fff!important;box-shadow:none!important}.career-public-workspace .career-message.success{background:#15803d!important}.career-public-workspace .career-message.error{background:#b91c1c!important}.career-education-list{margin:16px 0;padding:16px;border:1px solid #d9e7f4;background:#f8fbff}.career-education-head{display:flex;justify-content:space-between;gap:12px;align-items:center}.career-education-list article{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;border-top:1px solid #d9e7f4}.career-education-list article div{display:grid;gap:4px}.career-education-list small{color:#60718a;letter-spacing:0}.career-education-list p{color:#60718a}@media (max-width:760px){.career-public-workspace .career-message{top:64px!important}.career-education-head,.career-education-list article{align-items:stretch;flex-direction:column}}.student-portal .content.student-main>.app-toast{position:sticky!important;top:0!important;left:auto!important;right:auto!important;transform:none!important;width:100%!important;max-width:none!important;margin:0 0 14px!important;border-radius:0!important;z-index:1100!important;box-shadow:none!important;color:#fff!important}.student-portal .content.student-main>.app-toast.success{background:#15803d!important;border:0!important;color:#fff!important}.student-portal .content.student-main>.app-toast.error{background:#b91c1c!important;border:0!important;color:#fff!important}.auth-page{display:grid!important;grid-template-columns:1fr!important;place-items:start center!important;background:#fff!important;padding:48px 18px!important;min-height:100vh!important}.auth-card{width:min(500px,calc(100vw - 28px))!important;margin:16px auto!important;padding:0 26px 26px!important;background:#fff!important;color:#10233f!important;border:1px solid #d9e5f1!important;border-radius:12px!important;box-shadow:0 16px 42px #0d23431a!important;overflow:hidden!important}.unified-auth-brand{margin:0 -26px 18px!important;min-height:118px!important;padding:22px 24px 18px!important;background:#0d2343!important;display:grid!important;place-items:center!important;gap:7px!important;border-radius:0!important}.unified-auth-brand img{width:min(270px,76vw)!important;max-height:64px!important}.unified-auth-brand p{color:#fff!important;font-size:.84rem!important;line-height:1.3!important}.auth-tabs{background:#f2f6fb!important;border:1px solid #d6e3f0!important;border-radius:10px!important;padding:4px!important}.auth-tabs button{color:#405a75!important;border-radius:8px!important;min-height:42px!important}.auth-tabs button.active{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important;box-shadow:none!important}.auth-heading{padding:18px 0 10px!important}.auth-heading h2{color:#10233f!important;font-size:1.55rem!important;margin:5px 0!important}.auth-role-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important}.auth-role-card{min-height:54px!important;padding:13px!important;border-radius:8px!important;align-items:center!important;justify-content:center!important;text-align:center!important}.auth-role-card.active{padding:12px!important;background:#f7fbff!important;border-color:#1b7eff!important}.auth-selected-role{background:#f6f9fd!important;color:#10233f!important;border:1px solid #d7e4f1!important;border-radius:8px!important}.auth-selected-role span{color:#174f9f!important}.auth-selected-role button,.auth-text-button{color:#1769d2!important}.auth-card input,.auth-card select{background:#fff!important;color:#10233f!important;border:1px solid #bcd1e4!important;border-radius:8px!important}.auth-card input:focus,.auth-card select:focus{border-color:#1b7eff!important;box-shadow:0 0 0 3px #40f0b029!important}.auth-card .primary{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important;border:0!important;border-radius:8px!important}.back-home{top:12px!important;left:14px!important;background:#fff!important;color:#0d2343!important;border:1px solid #d6e3f0!important;border-radius:8px!important}.password-requirements{background:#f8fbff!important;border-color:#dce7f2!important}.google-wrap{min-height:44px!important}.divider{margin:2px 0!important}@media (max-width:600px){.auth-page{padding:42px 10px!important}.auth-card{padding:0 18px 20px!important}.unified-auth-brand{margin:0 -18px 16px!important;padding:20px 18px 16px!important}.auth-role-grid,.auth-name-row{grid-template-columns:1fr!important}}.nc-founder-vision{grid-template-columns:minmax(260px,.78fr) minmax(0,1.7fr)!important;grid-template-rows:auto auto auto!important;gap:16px 24px!important;align-items:start!important}.nc-founder-profile{grid-column:1!important;grid-row:2!important;grid-template-columns:92px minmax(0,1fr)!important;align-items:center!important}.nc-founder-profile>img{width:92px!important;height:92px!important;object-fit:cover!important}.nc-founder-profile h3{font-size:1.18rem!important;line-height:1.15!important;margin:0 0 5px!important}.nc-founder-profile b,.nc-founder-profile small{display:block!important;line-height:1.35!important}.nc-founder-information{grid-column:2!important;grid-row:2!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.nc-founder-sign{grid-column:1/-1!important;grid-row:3!important;display:flex!important;justify-content:flex-end!important;margin:0!important}.nc-founder-sign img{max-width:145px!important;max-height:54px!important;object-fit:contain!important}@media (max-width:900px) and (min-width:601px){.nc-founder-vision{grid-template-columns:minmax(220px,.8fr) minmax(0,1.35fr)!important}.nc-founder-information{grid-template-columns:1fr!important}.nc-founder-information blockquote{grid-column:1!important}}@media (max-width:600px){.nc-founder-vision{grid-template-columns:1fr!important;padding:20px!important}.nc-founder-profile,.nc-founder-information,.nc-founder-sign{grid-column:1!important;grid-row:auto!important}.nc-founder-information{grid-template-columns:1fr!important}.nc-founder-sign{justify-content:flex-start!important}}.student-portal .content.student-main>.app-toast{position:relative!important;top:auto!important;min-height:38px!important;padding:8px 12px!important;margin:10px 0 14px!important;border-radius:6px!important;font-size:.88rem!important;z-index:20!important}.student-portal .content.student-main>.app-toast.success{background:#168a55!important}.student-portal .content.student-main>.app-toast.error{background:#c93636!important}.career-public-workspace .career-message{position:relative!important;top:auto!important;min-height:38px!important;padding:8px 12px!important;margin:10px 0 14px!important;border-radius:6px!important;font-size:.88rem!important;z-index:20!important}.career-public-workspace .career-message.success{background:#168a55!important}.career-public-workspace .career-message.error{background:#c93636!important}.career-student-id{display:block!important;margin-top:6px!important;color:#1769d2!important;font-weight:900!important;letter-spacing:.03em!important}.auth-page{background:#fff!important;padding:32px 16px!important;align-items:start!important}.auth-card{width:min(460px,calc(100vw - 24px))!important;margin:12px auto!important;padding:0 24px 24px!important;border:1px solid #d9e5f1!important;border-radius:10px!important;background:#fff!important;box-shadow:0 14px 34px #0d23431a!important;overflow:hidden!important}.unified-auth-brand{min-height:104px!important;margin:0 -24px 14px!important;padding:16px 20px 14px!important;background:#0d2343!important}.unified-auth-brand img{width:min(245px,72vw)!important;max-height:56px!important}.unified-auth-brand p{font-size:.78rem!important}.auth-tabs{margin:0 0 14px!important}.auth-tabs button{min-height:42px!important}.auth-heading{margin:0 0 12px!important}.auth-heading small{font-size:.7rem!important}.auth-heading h2{margin:3px 0 0!important;font-size:1.45rem!important}.auth-form-complete{gap:10px!important}.auth-role-grid-inline{grid-template-columns:repeat(3,1fr)!important;gap:7px!important;margin-bottom:2px!important}.auth-role-grid-inline .auth-role-card{min-height:42px!important;padding:8px 6px!important;border-radius:7px!important;font-size:.86rem!important}.auth-form label{gap:5px!important;font-size:.78rem!important}.auth-card input,.auth-card select{min-height:42px!important;padding:9px 11px!important}.auth-name-row{gap:9px!important}.password-requirements{padding:9px 11px!important;gap:4px!important;font-size:.72rem!important}.auth-card .primary.wide{min-height:43px!important}.divider{margin:0!important}.google-wrap{min-height:40px!important}.auth-text-button{margin-top:0!important}@media (max-width:520px){.auth-page{padding:18px 8px!important}.auth-card{padding:0 14px 18px!important}.unified-auth-brand{margin:0 -14px 12px!important}.auth-role-grid-inline{grid-template-columns:repeat(3,1fr)!important}.auth-role-grid-inline .auth-role-card{min-height:40px!important;font-size:.78rem!important}.auth-name-row{grid-template-columns:1fr!important}}.auth-page{background:#fff!important;display:grid!important;place-items:start center!important;padding:28px 14px!important}.auth-card{width:min(500px,calc(100vw - 24px))!important;margin:10px auto!important;padding:0 24px 24px!important;background:#0d2343!important;color:#fff!important;border:0!important;border-radius:10px!important;box-shadow:0 16px 38px #0d234329!important;overflow:hidden!important}.unified-auth-brand{margin:0 -24px 12px!important;padding:18px 20px 12px!important;min-height:96px!important;background:#0d2343!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.unified-auth-brand p{color:#fff!important;margin:2px 0 0!important}.auth-tabs{background:#ffffff14!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:9px!important}.auth-tabs button{color:#fff!important;background:transparent!important}.auth-heading small{color:#40f0b0!important}.auth-heading h2{color:#fff!important}.auth-heading p{color:#d8e5f2!important}.auth-form label,.auth-provider-role{color:#f5f9ff!important}.auth-card input,.auth-card select{background:#fff!important;color:#10233f!important;border:1px solid #9fc4df!important}.auth-card input:focus,.auth-card select:focus{border-color:#40f0b0!important;box-shadow:0 0 0 3px #40f0b02e!important}.auth-role-grid-inline .auth-role-card{background:#fff!important;color:#173452!important;border:1px solid #c7d9e8!important}.auth-role-grid-inline .auth-role-card.active{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important;border-color:transparent!important;box-shadow:none!important}.auth-card .primary{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important}.auth-card .divider{color:#d7e4f1!important}.auth-card .divider:before,.auth-card .divider:after{background:#ffffff3d!important}.auth-card .auth-text-button{color:#40f0b0!important}.auth-card .password-requirements{background:#ffffff12!important;border-color:#ffffff26!important;color:#dce8f3!important}.auth-card .field-error{color:#ffb4b4!important}.google-wrap{display:flex!important;justify-content:center!important;width:100%!important;min-height:44px!important}.google-wrap>div{width:100%!important;display:flex!important;justify-content:center!important}@media (max-width:520px){.auth-card{padding:0 14px 18px!important}.unified-auth-brand{margin:0 -14px 12px!important}.auth-role-grid-inline{grid-template-columns:repeat(3,minmax(0,1fr))!important}}.career-public-workspace .career-access-card{width:min(520px,100%)!important;margin:20px auto 26px!important;padding:0 24px 24px!important;display:block!important;background:#0d2343!important;border:0!important;border-radius:10px!important;box-shadow:0 14px 34px #0d234324!important;overflow:hidden!important}.career-public-workspace .career-auth-brand{margin:0 -24px 16px!important;padding:18px 20px 14px!important;display:grid!important;justify-items:center!important;text-align:center!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.career-public-workspace .career-auth-brand img{width:min(245px,72vw)!important;max-height:58px!important;object-fit:contain!important;margin-bottom:8px!important}.career-public-workspace .career-auth-brand small{color:#40f0b0!important}.career-public-workspace .career-auth-brand h2{color:#fff!important;margin:3px 0 0!important}.career-public-workspace .career-auth-fields{max-width:none!important;width:100%!important;justify-self:auto!important;gap:10px!important}.career-public-workspace .career-auth-fields input{min-height:43px!important;border:1px solid #9fc4df!important;background:#fff!important;color:#10233f!important}.career-public-workspace .career-auth-fields input:focus{outline:0!important;border-color:#40f0b0!important;box-shadow:0 0 0 3px #40f0b02e!important}.career-public-workspace .career-auth-fields .primary{min-height:43px!important;border-radius:8px!important}.career-public-workspace .career-auth-fields .ghost{min-height:42px!important;background:#fff!important;color:#173452!important;border:1px solid #c7d9e8!important;border-radius:8px!important}.career-public-workspace .career-auth-or{color:#d8e5f2!important}.career-public-workspace .career-google-wrap{display:flex!important;justify-content:center!important;width:100%!important}.career-public-workspace .career-google-wrap>div{width:100%!important;display:flex!important;justify-content:center!important}@media (max-width:600px){.career-public-workspace .career-access-card{padding:0 14px 18px!important}.career-public-workspace .career-auth-brand{margin:0 -14px 14px!important}}.nc-founder-vision{grid-template-columns:minmax(300px,.82fr) minmax(0,1.65fr)!important;grid-template-rows:auto auto!important;gap:18px 28px!important;align-items:start!important}.nc-founder-profile{grid-column:1!important;grid-row:2!important;display:grid!important;grid-template-columns:112px minmax(0,1fr)!important;gap:16px!important;align-items:start!important}.nc-founder-photo-stack{display:grid!important;justify-items:center!important;gap:7px!important;width:112px!important}.nc-founder-photo{width:104px!important;height:112px!important;object-fit:cover!important;border-radius:14px!important;border:1px solid #d3e2ef!important;background:#fff!important}.nc-founder-signature{display:block!important;width:92px!important;height:34px!important;object-fit:contain!important;margin:0 auto!important}.nc-founder-identity{min-width:0!important;padding-top:4px!important}.nc-founder-identity h3{margin:0 0 10px!important;font-size:1.18rem!important;line-height:1.2!important}.nc-founder-name{display:inline-flex!important;align-items:center!important;min-height:36px!important;padding:7px 13px!important;border-radius:8px!important;background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important;font-weight:900!important;margin-bottom:7px!important}.nc-founder-identity small{display:block!important;color:#50647c!important;line-height:1.35!important}.nc-founder-information{grid-column:2!important;grid-row:2!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.nc-founder-information blockquote{grid-column:1/-1!important}.nc-founder-sign{display:none!important}@media (max-width:980px) and (min-width:601px){.nc-founder-vision{grid-template-columns:minmax(260px,.8fr) minmax(0,1.25fr)!important}.nc-founder-information{grid-template-columns:1fr!important}.nc-founder-information blockquote{grid-column:1!important}}@media (max-width:600px){.nc-founder-vision{grid-template-columns:1fr!important}.nc-founder-profile,.nc-founder-information{grid-column:1!important;grid-row:auto!important}.nc-founder-profile{grid-template-columns:100px minmax(0,1fr)!important}.nc-founder-photo-stack{width:100px!important}.nc-founder-photo{width:92px!important;height:100px!important}.nc-founder-information{grid-template-columns:1fr!important}.nc-founder-information blockquote{grid-column:1!important}}.ph7-premium-portfolio{--ink:#17213a;--purple:#5d1b82;--navy:#153963;--line:#e3d8ec;min-height:100vh;background:radial-gradient(circle at 8% 4%,#eadcf6 0,transparent 28%),linear-gradient(180deg,#fbf9fd,#f5f7fb);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow:clip;scroll-behavior:smooth}.ph7p-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:18px;width:min(1180px,calc(100% - 24px));margin:10px auto 0;padding:12px 16px;border:1px solid #e5dcef;border-radius:18px;background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 14px 36px #32124c18}.ph7p-brand{display:grid;gap:2px;min-width:0;text-align:left;border:0;background:none}.ph7p-brand strong,.ph7p-footer>strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(.88rem,1.4vw,1.12rem);letter-spacing:.045em;text-transform:uppercase;color:#351050;white-space:nowrap}.ph7p-brand span{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#735681;font:600 .68rem Georgia,Times New Roman,serif;letter-spacing:.025em}.ph7p-nav-links{display:flex;gap:3px;margin-left:auto}.ph7p-nav-links button{padding:8px 9px;border:0;border-radius:9px;background:transparent;color:#536078;font-size:.75rem;font-weight:800}.ph7p-nav-links button:hover,.ph7p-nav-links button.active{background:#eee4f6;color:#5d1b82}.ph7p-menu{display:none;margin-left:auto;width:42px;height:42px;padding:0!important;border-radius:12px!important}.ph7p-hero{width:min(1160px,calc(100% - 28px));min-height:78vh;margin:auto;display:grid;grid-template-columns:1.45fr .65fr;align-items:center;gap:56px;padding:58px 30px;scroll-margin-top:100px}.ph7p-kicker,.ph7p-eyebrow{color:#73249c;font-size:.72rem;font-weight:900;letter-spacing:.16em}.ph7p-hero h1{margin:.16em 0;font:700 clamp(3rem,7.5vw,6.8rem)/.92 Georgia,"Times New Roman",serif;letter-spacing:-.055em;color:#2f1049;animation:ph7pRise .7s both}.ph7p-hero h2{margin:0;color:#6a3f7d;font-size:clamp(1.15rem,2.6vw,2rem);animation:ph7pRise .7s .12s both}.ph7p-hero p{max-width:720px;color:#58647a;line-height:1.8;animation:ph7pRise .7s .2s both}.ph7p-hero-skills,.ph7p-hero-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:18px}.ph7p-hero-skills b{padding:8px 12px;border:1px solid #d9c9e6;border-radius:999px;background:#fff;color:#4c2364;animation:ph7pRise .5s var(--delay) both}.ph7p-hero-actions a,.ph7p-hero-actions button{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid #234f7d;border-radius:12px;background:linear-gradient(135deg,#153963,#5d1b82);color:#fff;text-decoration:none;font-weight:800;transition:.25s}.ph7p-hero-actions .secondary{background:#fff;color:#351050;border-color:#d6c6e2}.ph7p-hero-actions a:hover,.ph7p-hero-actions button:hover{transform:translateY(-3px);box-shadow:0 13px 28px #32104d2b}.ph7p-photo-wrap{display:grid;gap:10px;justify-items:center}.ph7p-photo-wrap img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:34px;border:1px solid #c8add9;box-shadow:0 28px 65px #35104f35;animation:ph7pFloat 5s ease-in-out infinite}.ph7p-photo-wrap span{color:#6a7280;font-size:.8rem}.ph7p-main{width:min(1120px,calc(100% - 28px));margin:auto}.ph7p-section{margin:24px 0;padding:34px;border:1px solid var(--line);border-radius:24px;background:#ffffffdc;box-shadow:0 18px 46px #32104d12;scroll-margin-top:105px}.ph7p-section h2{margin:.2em 0 .6em;font:700 clamp(1.9rem,4vw,3.25rem)/1.05 Georgia,"Times New Roman",serif;color:#301148}.ph7p-reveal{opacity:0;transform:translateY(28px) scale(.985);transition:opacity .72s ease,transform .72s ease}.ph7p-reveal.is-visible{opacity:1;transform:none}.ph7p-about{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px}.ph7p-about p{color:#59657a;line-height:1.85}.ph7p-about div:last-child{display:grid;gap:7px}.ph7p-skill-grid,.ph7p-tool-grid,.ph7p-card-grid,.ph7p-simple-grid,.ph7p-connect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ph7p-skill-grid article,.ph7p-tool-grid article,.ph7p-card-grid article,.ph7p-simple-grid article{padding:18px;border:1px solid #e4d9ed;border-radius:16px;background:linear-gradient(145deg,#fff,#faf7fc);transition:.25s;animation:ph7pRise .55s calc(var(--i)*70ms) both}.ph7p-skill-grid article:hover,.ph7p-tool-grid article:hover,.ph7p-card-grid article:hover{transform:translateY(-5px);border-color:#bd99d2;box-shadow:0 13px 28px #43125c16}.ph7p-tool-grid article{display:flex;align-items:center;gap:13px}.ph7p-tool-grid article>div{display:grid;gap:3px}.ph7p-tool-grid small,.ph7p-card-grid small,.ph7p-timeline small{color:#758096}.ph7p-card-grid article{display:grid;gap:6px}.ph7p-card-grid h3,.ph7p-card-grid p{margin:0}.ph7p-card-grid p{color:#627087;line-height:1.65}.ph7p-card-grid a{color:#5d1b82;font-weight:800}.ph7p-timeline{display:grid;gap:12px}.ph7p-timeline article{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:16px;border:1px solid #e4d9ed;border-radius:16px}.ph7p-timeline i{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:#eee4f5;color:#5d1b82;font-style:normal;font-weight:900}.ph7p-timeline h3,.ph7p-timeline p{margin:0}.ph7p-timeline div{display:grid;gap:4px}.ph7p-simple-grid article{display:grid;gap:6px}.ph7p-simple-grid span{color:#73249c;font-size:.7rem;font-weight:900;letter-spacing:.1em}.ph7p-connect-grid a{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;border:1px solid #dfd1e9;border-radius:16px;background:#fff;color:#351050;text-decoration:none;transition:.25s;animation:ph7pRise .55s calc(var(--i)*80ms) both}.ph7p-connect-grid a:hover{transform:translateY(-5px);box-shadow:0 15px 30px #3e12571a}.ph7p-connect-grid i{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#efe5f6;font-style:normal;font-weight:900}.ph7p-connect-grid span{display:grid;min-width:0}.ph7p-connect-grid small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6e7787}.ph7p-footer{display:grid;justify-items:center;gap:6px;margin-top:52px;padding:48px 16px 25px;border-top:1px solid #ded1e8;background:linear-gradient(180deg,transparent,#eee5f5)}.ph7p-footer span,.ph7p-footer p{color:#727988}.ph7p-footer p{margin:10px 0 0}@keyframes ph7pRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes ph7pFloat{50%{transform:translateY(-9px)}}@media (max-width:980px){.ph7p-menu{display:block}.ph7p-nav-links{position:absolute;top:calc(100% + 7px);right:0;display:none;width:min(300px,calc(100vw - 24px));padding:10px;border:1px solid #dfd3e9;border-radius:15px;background:#fff;box-shadow:0 20px 45px #32104d27}.ph7p-nav-links.open{display:grid}.ph7p-nav-links button{text-align:left;padding:11px}.ph7p-hero{grid-template-columns:1fr .55fr;gap:30px}.ph7p-skill-grid,.ph7p-tool-grid,.ph7p-card-grid,.ph7p-simple-grid,.ph7p-connect-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.ph7p-header{width:calc(100% - 16px);padding:9px 10px}.ph7p-brand strong{max-width:210px;overflow:hidden;text-overflow:ellipsis;font-size:.75rem}.ph7p-brand span{max-width:210px;font-size:.58rem}.ph7p-hero{grid-template-columns:1fr;min-height:auto;padding:42px 8px;gap:28px}.ph7p-hero h1{font-size:clamp(2.8rem,15vw,4.5rem)}.ph7p-photo-wrap{grid-row:1}.ph7p-photo-wrap img{max-width:330px}.ph7p-section{padding:20px}.ph7p-about,.ph7p-skill-grid,.ph7p-tool-grid,.ph7p-card-grid,.ph7p-simple-grid,.ph7p-connect-grid{grid-template-columns:1fr}.ph7p-connect-grid a{grid-template-columns:40px minmax(0,1fr) auto}}@media (max-width:380px){.ph7p-brand strong,.ph7p-brand span{max-width:180px}.ph7p-section{padding:17px}.ph7p-connect-grid a{padding:13px}}@media (prefers-reduced-motion:reduce){.ph7-premium-portfolio *{animation:none!important;transition:none!important}.ph7p-reveal{opacity:1;transform:none}}.portfolio-template-rainbow-glass{--t2-bg:#070b14;--t2-panel:rgba(27,39,64,.78);--t2-line:rgba(148,163,184,.22);--t2-purple:#7c3aed;--t2-indigo:#6366f1;--t2-cyan:#22d3ee;position:relative;max-width:none!important;min-height:100vh!important;padding:0 0 72px!important;border:0!important;border-radius:0!important;background:radial-gradient(circle at 10% 8%,rgba(124,58,237,.22),transparent 28%),radial-gradient(circle at 88% 22%,rgba(34,211,238,.16),transparent 26%),linear-gradient(135deg,#070b14,#0b1120 48%,#101827)!important;color:#e2e8f0!important;overflow:clip;box-shadow:none!important}.portfolio-template-rainbow-glass:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 76%);mask-image:linear-gradient(to bottom,#000,transparent 76%)}.portfolio-template-rainbow-glass .portfolio-site-nav{position:sticky!important;top:0;z-index:40;display:flex;align-items:center;gap:18px;padding:15px clamp(18px,5vw,72px)!important;background:#070b14e0!important;border-bottom:1px solid var(--t2-line);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);box-shadow:0 18px 52px #00000047}.portfolio-template-rainbow-glass .portfolio-site-nav b{font-family:Georgia,Times New Roman,serif;font-size:clamp(.9rem,2vw,1.25rem);display:grid;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.portfolio-template-rainbow-glass .portfolio-site-nav b small{font:600 .66rem Inter,Arial,sans-serif;color:#94a3b8;overflow:hidden;text-overflow:ellipsis}.portfolio-template-rainbow-glass .portfolio-site-nav div{margin-left:auto;display:flex;gap:4px}.portfolio-template-rainbow-glass .portfolio-site-nav a{padding:9px 10px;border-radius:10px;color:#cbd5e1;text-decoration:none;font-size:.78rem;font-weight:800}.portfolio-template-rainbow-glass .portfolio-site-nav a:hover{color:#fff;background:#6366f12e}.portfolio-template-rainbow-glass .portfolio-hero-v17,.portfolio-template-rainbow-glass>.portfolio-card-section{width:min(1120px,calc(100% - 32px));margin-inline:auto}.portfolio-template-rainbow-glass .portfolio-hero-v17{min-height:76vh;padding:70px 0;display:grid;grid-template-columns:1.45fr .65fr;align-items:center;gap:50px}.portfolio-template-rainbow-glass .portfolio-hero-v17 h1{font:800 clamp(3rem,7vw,6.5rem)/.94 Georgia,"Times New Roman",serif;letter-spacing:-.04em;margin:.12em 0;background:linear-gradient(110deg,#fff,#c4b5fd 55%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent}.portfolio-template-rainbow-glass .portfolio-hero-v17 strong{font-size:clamp(1.05rem,2.4vw,1.7rem);color:#a5b4fc}.portfolio-template-rainbow-glass .portfolio-hero-v17 p{max-width:720px;color:#b9c4d6;line-height:1.8}.portfolio-template-rainbow-glass .portfolio-hero-v17 img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:34px;border:1px solid transparent;background:linear-gradient(#111827,#111827) padding-box,linear-gradient(135deg,var(--t2-purple),var(--t2-cyan)) border-box;box-shadow:0 30px 90px #6366f140;animation:t2Float 6s ease-in-out infinite}.portfolio-template-rainbow-glass>.portfolio-card-section{margin-block:24px;padding:30px;border-radius:28px;border:1px solid transparent;background:linear-gradient(var(--t2-panel),var(--t2-panel)) padding-box,linear-gradient(135deg,#7c3aed9e,#22d3ee57,#ffffff14) border-box;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 26px 80px #00000045;overflow:hidden}.portfolio-template-rainbow-glass>.portfolio-card-section:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 25%,rgba(255,255,255,.12) 48%,transparent 68%);transform:translate(-120%);transition:transform .75s ease;pointer-events:none}.portfolio-template-rainbow-glass>.portfolio-card-section:hover:after{transform:translate(120%)}.portfolio-template-rainbow-glass h2{font-family:Georgia,Times New Roman,serif;color:#fff}.portfolio-template-rainbow-glass p,.portfolio-template-rainbow-glass em,.portfolio-template-rainbow-glass small{color:#aebbd0}.portfolio-template-rainbow-glass .portfolio-skill-grid b,.portfolio-template-rainbow-glass .portfolio-skill-row b{background:#17233b;color:#dbeafe;border:1px solid #334155}.portfolio-template-rainbow-glass .portfolio-card-grid article,.portfolio-template-rainbow-glass .portfolio-tools-grid article,.portfolio-template-rainbow-glass .portfolio-simple-list article{background:linear-gradient(145deg,#1e293bf0,#0f172aeb);border:1px solid #334155;box-shadow:0 18px 44px #0003;transition:transform .25s ease,border-color .25s ease}.portfolio-template-rainbow-glass .portfolio-card-grid article:hover,.portfolio-template-rainbow-glass .portfolio-tools-grid article:hover{transform:translateY(-5px);border-color:#6366f1}.portfolio-template-rainbow-glass .portfolio-timeline i{width:30px!important;height:30px!important;min-width:30px!important;font-size:11px!important;background:linear-gradient(135deg,var(--t2-indigo),var(--t2-cyan))!important;color:#fff!important}.portfolio-template-rainbow-glass .portfolio-contact-grid a{background:linear-gradient(135deg,#4f46e5,#6366f1 55%,#0891b2);color:#fff;border:0;box-shadow:0 14px 34px #6366f13d}@keyframes t2Float{50%{transform:translateY(-9px)}}@media (max-width:780px){.portfolio-template-rainbow-glass .portfolio-site-nav{align-items:flex-start;flex-direction:column;padding:12px 16px!important}.portfolio-template-rainbow-glass .portfolio-site-nav div{width:100%;margin:0;overflow-x:auto;padding-bottom:3px}.portfolio-template-rainbow-glass .portfolio-site-nav a{white-space:nowrap}.portfolio-template-rainbow-glass .portfolio-hero-v17{grid-template-columns:1fr;padding:42px 0;gap:26px}.portfolio-template-rainbow-glass .portfolio-hero-v17 img{grid-row:1;max-width:330px}.portfolio-template-rainbow-glass>.portfolio-card-section{padding:21px}.portfolio-template-rainbow-glass .portfolio-card-grid,.portfolio-template-rainbow-glass .portfolio-tools-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.portfolio-template-rainbow-glass *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.independent-portfolio{--pf-gap:clamp(16px,2vw,28px)}.independent-portfolio .portfolio-card-section{position:relative}.portfolio-template-minimal-light{background:#f7f7f4!important;color:#161616!important;font-family:Arial,Helvetica,sans-serif!important;padding-bottom:64px!important}.portfolio-template-minimal-light .portfolio-site-nav{border:0!important;border-bottom:1px solid #161616!important;border-radius:0!important;box-shadow:none!important;background:#f7f7f4f2!important}.portfolio-template-minimal-light .portfolio-hero-v17{min-height:68vh!important;grid-template-columns:1fr .42fr!important;border-bottom:1px solid #161616;padding-block:clamp(42px,8vw,96px)!important}.portfolio-template-minimal-light .portfolio-hero-v17 h1{font-family:Arial,Helvetica,sans-serif!important;font-weight:500!important;letter-spacing:-.065em!important;line-height:.88!important}.portfolio-template-minimal-light .portfolio-hero-v17 img{border-radius:0!important;filter:grayscale(1);box-shadow:12px 12px #deded8!important}.portfolio-template-minimal-light>.portfolio-card-section{border:0!important;border-bottom:1px solid #c9c9c3!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;padding:42px 0!important}.portfolio-template-minimal-light .portfolio-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portfolio-template-creative-designer{background:linear-gradient(120deg,#190d2b,#341348 58%,#1b0f2c)!important;color:#fff!important;padding-bottom:80px!important}.portfolio-template-creative-designer:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 85% 12%,#f472b655,transparent 20%),radial-gradient(circle at 12% 62%,#facc1530,transparent 18%)}.portfolio-template-creative-designer .portfolio-site-nav{background:#1a0d2bea!important;border:1px solid #ffffff22!important;border-radius:999px!important;width:min(1100px,calc(100% - 28px));margin:14px auto!important}.portfolio-template-creative-designer .portfolio-hero-v17{grid-template-columns:.72fr 1.28fr!important;gap:6vw!important;min-height:78vh!important}.portfolio-template-creative-designer .portfolio-hero-v17>div{order:2}.portfolio-template-creative-designer .portfolio-hero-v17>img{order:1;transform:rotate(-3deg);border-radius:42% 58% 55% 45%/44% 40% 60% 56%!important;box-shadow:24px 24px #f472b633!important}.portfolio-template-creative-designer .portfolio-hero-v17 h1{font-size:clamp(4rem,11vw,9rem)!important;line-height:.78!important;letter-spacing:-.08em!important}.portfolio-template-creative-designer>.portfolio-card-section{width:min(1050px,calc(100% - 34px));margin:38px auto!important;border:1px solid #ffffff26!important;border-radius:34px 8px!important;background:#ffffff0c!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:rotate(var(--tilt,0deg))}.portfolio-template-creative-designer>.portfolio-card-section:nth-of-type(2n){--tilt:.35deg}.portfolio-template-creative-designer>.portfolio-card-section:nth-of-type(odd){--tilt:-.35deg}.portfolio-template-terminal-developer{background:#020906!important;color:#c8ffd9!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;padding-bottom:70px!important}.portfolio-template-terminal-developer .portfolio-site-nav{background:#06110c!important;border:1px solid #1d4f31!important;border-radius:8px 8px 0 0!important;box-shadow:0 0 40px #00ff6630!important}.portfolio-template-terminal-developer .portfolio-site-nav:before{content:"●  ●  ●";color:#45f58b;letter-spacing:5px;font-size:10px}.portfolio-template-terminal-developer .portfolio-hero-v17{min-height:62vh!important;border:1px solid #1d4f31;border-top:0;padding:clamp(28px,5vw,64px)!important;background:repeating-linear-gradient(0deg,#03100a 0,#03100a 2px,#04130c 3px)!important}.portfolio-template-terminal-developer .portfolio-hero-v17 h1{font-family:inherit!important;text-shadow:0 0 18px #22c55e55}.portfolio-template-terminal-developer .portfolio-hero-v17 img{border-radius:8px!important;border:1px solid #22c55e!important;filter:saturate(.7) contrast(1.08)}.portfolio-template-terminal-developer>.portfolio-card-section{border:1px dashed #257a47!important;border-radius:8px!important;background:#04110b!important;box-shadow:none!important}.portfolio-template-terminal-developer>.portfolio-card-section h2:before{content:"$ ";color:#22c55e}.portfolio-template-terminal-developer .portfolio-card-grid article{border:1px solid #174f2d!important;border-radius:4px!important;background:#06150e!important}.portfolio-template-editorial{background:#f2eadc!important;color:#29231d!important;font-family:Georgia,Times New Roman,serif!important;padding-bottom:70px!important}.portfolio-template-editorial .portfolio-site-nav{border:0!important;border-top:3px double #29231d!important;border-bottom:3px double #29231d!important;border-radius:0!important;background:#f2eadcf5!important}.portfolio-template-editorial .portfolio-hero-v17{grid-template-columns:1.1fr .65fr!important;min-height:74vh!important;border-bottom:6px solid #29231d}.portfolio-template-editorial .portfolio-hero-v17 h1{font-family:Georgia,Times New Roman,serif!important;font-size:clamp(4rem,9vw,8rem)!important;font-weight:500!important;line-height:.85!important}.portfolio-template-editorial .portfolio-hero-v17 img{border-radius:0!important;box-shadow:16px 16px #c7b69d!important}.portfolio-template-editorial>.portfolio-card-section{border:0!important;border-top:1px solid #6f6254!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:38px 0!important}.portfolio-template-editorial>.portfolio-card-section>h2{font-size:clamp(2.4rem,5vw,4.6rem)!important;font-weight:500}.portfolio-template-editorial .portfolio-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.portfolio-template-editorial .portfolio-card-grid article{background:transparent!important;border:0!important;border-left:1px solid #9d8d78!important;border-radius:0!important}.portfolio-template-gradient-modern{background:#09071a!important;color:#fff!important;padding-bottom:80px!important;isolation:isolate}.portfolio-template-gradient-modern:before{content:"";position:fixed;top:-20%;right:-20%;bottom:-20%;left:-20%;z-index:-1;background:conic-gradient(from 120deg,#2563eb55,#9333ea66,#db277755,#0ea5e955,#2563eb55);filter:blur(90px);animation:pfAurora 14s linear infinite}.portfolio-template-gradient-modern .portfolio-site-nav{width:min(1080px,calc(100% - 30px));margin:16px auto!important;border:1px solid #ffffff22!important;border-radius:18px!important;background:#0d0a20b8!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.portfolio-template-gradient-modern .portfolio-hero-v17{width:min(1120px,calc(100% - 30px));margin:auto!important;min-height:72vh!important;border-radius:42px!important;background:linear-gradient(135deg,#172554dd,#581c87cc,#9d174dcc)!important;box-shadow:0 40px 100px #0008;padding:clamp(32px,7vw,80px)!important}.portfolio-template-gradient-modern .portfolio-hero-v17 img{border-radius:50%!important;aspect-ratio:1!important;border:6px solid #ffffff22!important;box-shadow:0 0 0 14px #ffffff0a!important}.portfolio-template-gradient-modern>.portfolio-card-section{width:min(980px,calc(100% - 36px));margin:30px auto!important;border:1px solid #ffffff1c!important;border-radius:28px!important;background:linear-gradient(135deg,#ffffff12,#ffffff06)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}@keyframes pfAurora{50%{transform:rotate(180deg) scale(1.12)}to{transform:rotate(360deg)}}.portfolio-template-corporate{background:#eef3f8!important;color:#102a43!important;font-family:Arial,Helvetica,sans-serif!important;padding-bottom:60px!important}.portfolio-template-corporate .portfolio-site-nav{background:#0b2948!important;color:#fff!important;border:0!important;border-radius:0!important;padding-inline:clamp(18px,5vw,70px)!important}.portfolio-template-corporate .portfolio-site-nav a{color:#e8f1fa!important}.portfolio-template-corporate .portfolio-hero-v17{width:min(1120px,calc(100% - 32px));margin:28px auto!important;min-height:58vh!important;background:#fff!important;border-left:10px solid #1d5b8f;border-radius:4px!important;padding:clamp(28px,5vw,58px)!important;box-shadow:0 16px 44px #16324f18!important}.portfolio-template-corporate .portfolio-hero-v17 img{border-radius:4px!important;box-shadow:none!important;border:1px solid #cad8e5!important}.portfolio-template-corporate>.portfolio-card-section{width:min(1120px,calc(100% - 32px));margin:18px auto!important;border:0!important;border-radius:4px!important;background:#fff!important;box-shadow:0 8px 28px #16324f10!important;border-top:4px solid #2c6b9e!important}.portfolio-template-corporate .portfolio-card-grid article{border-radius:3px!important;background:#f5f8fb!important;border:1px solid #d7e1ea!important;box-shadow:none!important}.portfolio-template-interactive-cards{background:#07111f!important;color:#eef6ff!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:18px!important;padding:18px!important}.portfolio-template-interactive-cards .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-hero-v17,.portfolio-template-interactive-cards .portfolio-standard-footer{grid-column:1/-1!important}.portfolio-template-interactive-cards .portfolio-site-nav{border-radius:18px!important;background:#0c1a2d!important}.portfolio-template-interactive-cards .portfolio-hero-v17{min-height:60vh!important;border-radius:28px!important;background:linear-gradient(145deg,#0d213b,#10294b)!important;padding:clamp(26px,5vw,60px)!important}.portfolio-template-interactive-cards .portfolio-hero-v17 img{border-radius:24px!important;transition:.35s}.portfolio-template-interactive-cards .portfolio-hero-v17 img:hover{transform:rotate(2deg) scale(1.025)}.portfolio-template-interactive-cards>.portfolio-card-section{grid-column:span 6!important;margin:0!important;border:1px solid #1f3c5d!important;border-radius:24px!important;background:#0b192b!important;transition:transform .28s ease,box-shadow .28s ease}.portfolio-template-interactive-cards>.portfolio-card-section:nth-of-type(3n){grid-column:span 8!important}.portfolio-template-interactive-cards>.portfolio-card-section:nth-of-type(4n){grid-column:span 4!important}.portfolio-template-interactive-cards>.portfolio-card-section:hover{transform:translateY(-6px);box-shadow:0 24px 60px #0007!important}.portfolio-template-cinematic{background:#020306!important;color:#f8fafc!important;padding:0 0 70px!important}.portfolio-template-cinematic .portfolio-site-nav{position:absolute!important;top:0!important;left:0;right:0;z-index:10;background:linear-gradient(#000c,transparent)!important;border:0!important;border-radius:0!important;padding:22px clamp(18px,6vw,80px)!important}.portfolio-template-cinematic .portfolio-hero-v17{min-height:100svh!important;width:100%!important;margin:0!important;padding:clamp(80px,10vw,140px) clamp(20px,8vw,110px)!important;grid-template-columns:1.25fr .75fr!important;background:radial-gradient(circle at 78% 42%,#263c5b88,transparent 24%),linear-gradient(90deg,#020306 10%,#080d16 70%,#101826)!important}.portfolio-template-cinematic .portfolio-hero-v17 h1{font-size:clamp(4rem,10vw,9rem)!important;line-height:.82!important;text-transform:uppercase;letter-spacing:-.065em!important}.portfolio-template-cinematic .portfolio-hero-v17 img{border-radius:2px!important;filter:grayscale(.35) contrast(1.12);box-shadow:0 0 0 1px #ffffff26,0 40px 100px #000!important}.portfolio-template-cinematic>.portfolio-card-section{width:min(1040px,calc(100% - 34px));margin:70px auto!important;border:0!important;border-left:1px solid #ffffff30!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;padding:12px 12px 12px clamp(24px,5vw,70px)!important}.portfolio-template-cinematic>.portfolio-card-section h2{font-size:clamp(2.8rem,6vw,5.6rem)!important;text-transform:uppercase;line-height:.9}.portfolio-template-cinematic .portfolio-card-grid article{background:#090d14!important;border:1px solid #ffffff17!important;border-radius:2px!important}@media (max-width:780px){.portfolio-template-minimal-light .portfolio-hero-v17,.portfolio-template-creative-designer .portfolio-hero-v17,.portfolio-template-editorial .portfolio-hero-v17,.portfolio-template-gradient-modern .portfolio-hero-v17,.portfolio-template-cinematic .portfolio-hero-v17{grid-template-columns:1fr!important;min-height:auto!important}.portfolio-template-minimal-light .portfolio-card-grid,.portfolio-template-editorial .portfolio-card-grid{grid-template-columns:1fr!important}.portfolio-template-creative-designer .portfolio-site-nav,.portfolio-template-gradient-modern .portfolio-site-nav{border-radius:14px!important}.portfolio-template-creative-designer .portfolio-hero-v17>div{order:1}.portfolio-template-creative-designer .portfolio-hero-v17>img{order:2;transform:none}.portfolio-template-interactive-cards{display:block!important;padding:0!important}.portfolio-template-interactive-cards>*{margin:18px!important}.portfolio-template-interactive-cards .portfolio-site-nav{margin:0!important;border-radius:0!important}.portfolio-template-cinematic .portfolio-site-nav{position:relative!important}.portfolio-template-cinematic>.portfolio-card-section{margin:36px auto!important}}@media (max-width:520px){.portfolio-template-terminal-developer .portfolio-site-nav:before{display:none}.portfolio-template-corporate .portfolio-hero-v17{border-left-width:5px}.portfolio-template-cinematic .portfolio-hero-v17 h1,.portfolio-template-creative-designer .portfolio-hero-v17 h1{font-size:clamp(3.2rem,18vw,5.6rem)!important}}@media (prefers-reduced-motion:reduce){.portfolio-template-gradient-modern:before{animation:none!important}.independent-portfolio *{scroll-behavior:auto!important}}.ph7-premium-portfolio{overflow:visible!important}.ph7p-header{position:sticky!important;top:0!important;width:100%!important;max-width:none!important;margin:0!important;border-width:0 0 1px!important;border-radius:0!important;padding:12px clamp(14px,4vw,54px)!important}.independent-portfolio{overflow:visible!important}.independent-portfolio .portfolio-site-nav{position:sticky!important;top:0!important;z-index:50!important;width:100%!important;left:0!important;right:0!important;border-radius:0!important}.standalone-portfolio-shell{overflow:visible!important}.portfolio-template-card{-webkit-user-select:none;user-select:none}.portfolio-template-card.selected{transform:translateY(-2px);border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e529,0 14px 34px #0f172a1a!important}.portfolio-template-card:not(.selected):hover{border-color:#a5b4fc;transform:translateY(-2px)}.org-mark{overflow:hidden}.org-mark img{width:100%;height:100%;display:block;object-fit:cover}.student-topbar-profile img{background:#f8fafc!important}.community-member-strip{display:flex;gap:8px;padding:9px 12px;overflow-x:auto;border-bottom:1px solid #dce6f2;background:#f8fbff}.community-member-strip>button{min-width:145px;display:flex;align-items:center;gap:8px;padding:7px 9px!important;border:1px solid #dbe5f2!important;background:#fff!important;color:#172033!important;text-align:left}.community-member-strip>button>span:last-child{display:grid;min-width:0}.community-member-strip b,.community-member-strip small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-member-strip small{color:#64748b}.community-upload-rename{position:fixed;left:50%;bottom:18px;z-index:2300;width:min(620px,calc(100vw - 24px));transform:translate(-50%);display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,.8fr);gap:10px;padding:16px;border:1px solid #bfd4ee;border-radius:18px;background:#fff;box-shadow:0 25px 70px #05162d4d}.community-upload-rename>div:first-child{display:grid;gap:4px}.community-upload-rename small,.community-upload-rename>span{color:#64748b;font-size:.78rem}.community-upload-rename label{display:grid;gap:5px;font-weight:800}.community-upload-rename input{width:100%}.community-upload-rename>span{grid-column:1/-1;overflow-wrap:anywhere}.community-upload-rename>div:last-child{grid-column:1/-1;display:flex;justify-content:flex-end;gap:8px}.community-pdf-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2400;display:grid;grid-template-rows:auto minmax(0,1fr);background:#e8eef6}.community-pdf-viewer header{display:flex;align-items:center;gap:10px;padding:11px 16px;background:#fff;border-bottom:1px solid #ced9e7}.community-pdf-viewer header>div{display:grid;min-width:0;margin-right:auto}.community-pdf-viewer header b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-pdf-viewer header small{color:#64748b}.community-pdf-viewer header a{padding:9px 13px;border-radius:10px;background:#1769e8;color:#fff;text-decoration:none;font-weight:800}.community-pdf-viewer header button{width:42px;height:42px;padding:0!important;border-radius:50%!important;font-size:24px}.community-pdf-viewer iframe{width:100%;height:100%;border:0;background:#fff}.community-modal label{display:grid;gap:5px;margin:10px 0;font-weight:800}.community-modal label input,.community-modal label textarea{width:100%}@media (max-width:1180px){.student-topbar{justify-content:flex-start!important}.student-topbar-actions{display:contents!important}.student-topbar-menu{order:-3!important;flex:0 0 44px}.student-topbar-brand{order:-2!important;display:flex!important;flex:1 1 auto!important}.student-topbar-actions>button[aria-label=Notifications]{order:1}.student-topbar-profile-wrap{order:2}.student-sidebar{inset:0 auto 0 0!important;transform:translate(-105%)!important;box-shadow:18px 0 50px #050d1938!important}.student-menu-open .student-sidebar{transform:translate(0)!important}}@media (max-width:620px){.student-topbar{gap:6px!important}.student-topbar-brand{min-width:0}.student-topbar .nextchapters-brand-logo{max-width:128px!important;height:40px!important}.student-topbar-menu{width:42px!important;min-width:42px!important}.community-upload-rename{grid-template-columns:1fr;bottom:8px}.community-upload-rename>*{grid-column:auto!important}.community-upload-rename>div:last-child{display:grid;grid-template-columns:1fr 1fr}.community-head-actions{width:100%;display:grid!important;grid-template-columns:repeat(3,1fr)}.community-chat-head{align-items:flex-start;flex-wrap:wrap}.community-pdf-viewer header{padding:8px}.community-pdf-viewer header a{font-size:.78rem;padding:8px}.ph7p-header{padding:9px 10px!important}}@media (min-width:1181px){.student-topbar-menu{display:none!important}.student-topbar-profile{border:1px solid #d8e3f0!important;background:#fff!important;box-shadow:none!important;border-radius:12px!important}.student-topbar-profile img{background:#fff!important;object-fit:cover!important;object-position:center!important}.student-topbar-actions>button[aria-label=Notifications]{width:48px;height:48px;justify-content:center;padding:0!important;border:1px solid #d8e3f0!important;border-radius:13px!important;box-shadow:none!important}}.student-desktop-nav button:after{bottom:5px!important;height:2px!important;transform-origin:center;transition:transform .28s cubic-bezier(.2,.8,.2,1),background-color .28s ease!important}.student-desktop-nav button:hover:after,.student-desktop-nav button:focus-visible:after,.student-desktop-nav button.active:after{transform:scaleX(1)!important}.student-desktop-nav button:hover:after{background:#77a3ff!important}.app-toast{position:fixed!important;z-index:120;top:86px;left:50%;transform:translate(-50%);width:min(620px,calc(100vw - 24px));min-height:38px!important;margin:0!important;padding:8px 10px 8px 14px!important;border-radius:8px!important;display:flex;align-items:center;gap:10px;box-shadow:0 12px 30px #0f172a29}.app-toast span{flex:1}.app-toast button{width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;border:0!important;border-radius:6px!important;background:transparent!important;color:currentColor!important;font-size:20px!important;box-shadow:none!important}.profile-editor img,.student-topbar-profile img,.profile-popover img,.ph7p-photo-wrap img,.portfolio-hero-v17 img{object-fit:cover!important;object-position:center!important}.community-icon-preview{aspect-ratio:1/1;object-fit:cover;object-position:center}.community-link-preview{display:inline-grid;margin:4px 3px;padding:7px 10px;border:1px solid #bdd4f3;border-radius:9px;background:#f4f8ff;color:#174f9f;text-decoration:none;max-width:100%;vertical-align:middle}.community-link-preview b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-link-preview small{color:#65758c}.portfolio-contact-grid a{display:grid!important;gap:4px!important;align-content:center!important}.portfolio-contact-grid a small{color:inherit!important;opacity:.76}.portfolio-template-creative-designer{background:linear-gradient(145deg,#190c2c,#402064)!important;color:#f9e8ff!important}.portfolio-template-terminal-developer{background:#03110c!important;color:#d8ffe9!important}.portfolio-template-editorial .portfolio-card-section,.portfolio-template-editorial p,.portfolio-template-editorial small{color:#342d25!important}.portfolio-template-gradient-modern{background:linear-gradient(145deg,#07152c,#29145b,#54152f)!important;color:#f5efff!important}.portfolio-template-corporate .portfolio-card-section,.portfolio-template-corporate p,.portfolio-template-corporate small{color:#17304f!important}.portfolio-template-interactive-cards{background:#071325!important;color:#eaf2ff!important}.portfolio-template-cinematic{background:#030711!important;color:#f8fafc!important}@media (max-width:1180px){.app-toast{top:76px}.student-topbar-profile{border:1px solid #d8e3f0!important;background:#fff!important;box-shadow:none!important}.student-topbar-actions>button[aria-label=Notifications]{border:1px solid #d8e3f0!important;box-shadow:none!important}}.student-topbar-profile{width:48px!important;height:48px!important;padding:6px!important;justify-content:center!important;border-radius:13px!important;background:#fff!important;box-shadow:none!important}.student-topbar-profile img{width:30px!important;height:30px!important}.student-topbar-profile span{display:none!important}.app-toast{align-items:center!important}.app-toast button{align-self:center!important;margin:0!important}.student-topbar-actions>button[aria-label=Notifications],.student-topbar-profile{width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid #d8e3f0!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}.student-topbar-profile img{width:28px!important;height:28px!important;margin:0!important;background:transparent!important}.student-topbar-actions{align-items:center!important}.student-topbar-profile-wrap{display:flex;align-items:center}.completed-sections{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:16px}.completed-sections>.portal-card{display:grid;align-content:start;gap:12px}.compact-empty{min-height:210px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;padding:24px;border:1px dashed #cbd9ea;border-radius:16px;color:#64748b}.compact-empty svg{width:30px;height:30px}.compact-empty p{max-width:430px;margin:0;line-height:1.5}.certificate-ready-list{display:grid;gap:10px}.certificate-ready-list article{display:grid;gap:9px;padding:13px;border:1px solid #dce6f2;border-radius:13px}.portfolio-template-actions{display:none!important}@media (max-width:820px){.student-main{padding-top:12px!important}.completed-sections{grid-template-columns:1fr}.student-topbar-actions>button[aria-label=Notifications],.student-topbar-profile{width:42px!important;height:42px!important;min-width:42px!important}.topbar-profile-popover{top:calc(100% + 8px)!important}.profile-popover-close{right:8px!important;top:8px!important}}.visible-section-settings label,.privacy-settings label{display:flex!important;align-items:center!important;gap:8px!important;line-height:1.25!important}.visible-section-settings input[type=checkbox],.privacy-settings input[type=checkbox]{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;margin:0!important;accent-color:#2563eb}.template-selected-mark{width:20px!important;height:20px!important;min-width:20px!important;font-size:12px!important;line-height:20px!important}.portfolio-tools-grid article,.ph7p-tool-grid article{animation:toolEntry .5s both}.portfolio-tools-grid article:nth-child(2n),.ph7p-tool-grid article:nth-child(2n){animation-delay:.08s}.portfolio-tools-grid article:nth-child(3n),.ph7p-tool-grid article:nth-child(3n){animation-delay:.16s}@keyframes toolEntry{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:none}}.format-choice.compact-format{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important}.format-choice.compact-format label{display:flex!important;align-items:center!important;gap:6px!important;min-width:90px!important;padding:9px 12px!important}.format-choice.compact-format input{width:16px!important;height:16px!important}.saved-portfolio-card{display:flex;align-items:center;justify-content:space-between;gap:18px;border-color:#b8cdf4!important;background:linear-gradient(135deg,#f8fbff,#eef4ff)!important}.saved-portfolio-card>div:last-child{display:flex;flex-wrap:wrap;gap:8px}.notification-list article[role=button]{cursor:pointer;transition:.2s}.notification-list article[role=button]:hover{transform:translateY(-2px);border-color:#8bb4f8;box-shadow:0 10px 24px #2563eb1a}@media (max-width:620px){.saved-portfolio-card{align-items:stretch;flex-direction:column}.saved-portfolio-card>div:last-child{display:grid;grid-template-columns:1fr}.format-choice.compact-format{width:100%;display:grid!important;grid-template-columns:1fr 1fr!important}.student-topbar-profile{width:42px!important;height:42px!important}.student-topbar-profile img{width:27px!important;height:27px!important}}@media (prefers-reduced-motion:reduce){.portfolio-tools-grid article,.ph7p-tool-grid article{animation:none!important}}.community-file-image-preview{width:100%;height:100%;min-height:0;object-fit:contain;background:#eef2f7}.saved-builder-items{display:grid;gap:14px}.saved-builder-items>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px}.saved-builder-items>div:last-child{display:grid;gap:9px}.saved-builder-items article{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #dce6f2;border-radius:13px}.saved-builder-items article.selected{border-color:#2563eb;background:#f1f6ff}.saved-builder-items article>span{display:grid;margin-right:auto}.saved-builder-items article small{color:#64748b}.resume-section-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;padding:15px;border:1px solid #dce6f2;border-radius:15px;background:#f8fbff}.resume-section-picker h3{grid-column:1/-1}.resume-section-picker label{display:flex;align-items:center;gap:8px}.resume-section-picker input{width:16px!important;height:16px!important;flex:0 0 16px}.mock-request-card{display:grid;gap:12px}.mock-request-card label{display:grid;gap:6px}.mock-interview-list{display:grid;gap:12px}.mock-interview-list article{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:16px}.mock-status{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eaf1ff;color:#1758b1;font-size:.72rem;font-weight:900}.mock-status.scheduled{background:#dcfce7;color:#16713a}@media (max-width:700px){.saved-builder-items article{align-items:stretch;flex-wrap:wrap}.saved-builder-items article>span{width:100%}.mock-interview-list article{grid-template-columns:1fr}.resume-section-picker{grid-template-columns:1fr 1fr}}.resume-pdf-preview-frame{display:block;width:min(210mm,100%);height:min(297mm,calc(100vh - 74px));margin:0 auto;border:0;background:#e5e7eb}.mock-request-card{gap:18px!important;padding:clamp(18px,3vw,30px)!important}.mock-request-card h3{font-size:1.45rem;margin:0 0 6px}.mock-request-card p{color:#64748b;line-height:1.55;margin:0}.mock-category-filter{display:flex;gap:8px;flex-wrap:wrap}.mock-category-filter button{background:#f1f5fb;color:#40536d;border:1px solid #dce6f2;padding:8px 12px}.mock-category-filter button.active{background:#155fd5;color:#fff;border-color:#155fd5}.mock-domain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.mock-domain-grid>button{display:grid;gap:7px;text-align:left;background:#fff;color:#17243a;border:1px solid #dbe5f2;min-height:132px;align-content:start}.mock-domain-grid>button:hover,.mock-domain-grid>button.selected{border-color:#2563eb;box-shadow:0 10px 25px #2563eb1f;transform:translateY(-2px)}.mock-domain-grid small{color:#2563eb;text-transform:uppercase;letter-spacing:.08em}.mock-domain-grid span{color:#64748b;font-weight:500;line-height:1.45}.mock-or{display:flex;align-items:center;gap:12px;color:#718096}.mock-or:before,.mock-or:after{content:"";height:1px;background:#e0e7f0;flex:1}.mock-availability{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mock-toast{position:sticky;top:72px;z-index:44;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-radius:12px;margin-bottom:14px;font-weight:800}.mock-toast.success{background:#ecfdf5;border:1px solid #86efac;color:#166534}.mock-toast.error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.mock-toast button{width:32px;height:32px;padding:0;border-radius:50%;background:transparent;color:inherit}@media (max-width:700px){.mock-availability,.mock-domain-grid{grid-template-columns:1fr}}.auth-page{perspective:1200px;transform-style:preserve-3d;background:linear-gradient(145deg,#3b5bdb,#4f46e5);overflow-x:hidden}.auth-story{position:relative;overflow:hidden;background:linear-gradient(145deg,#243cae,#4338ca);transform-style:preserve-3d}.auth-story:after{content:"";position:absolute;width:270px;height:270px;right:8%;bottom:8%;border-radius:42% 58% 48% 52%;background:radial-gradient(circle at 36% 28%,#fff 0,#fff 4%,#67e8f9 5%,#67e8f9 16%,#10b981 17%,#10b981 35%,#172554 36%,#172554);box-shadow:0 30px 65px #0f172a59,inset 0 0 0 12px #ffffff24;animation:authCharacterFloat 4s ease-in-out infinite;opacity:.93}.auth-story>*{position:relative;z-index:1}.auth-card{position:relative;z-index:2;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px #00000040,0 0 15px #0000000d;transform-style:preserve-3d;animation:authCardEntrance .85s cubic-bezier(.34,1.56,.64,1) both}.auth-form>*{opacity:0;animation:authLayerReveal .55s cubic-bezier(.34,1.56,.64,1) both}.auth-form>*:nth-child(1){animation-delay:.15s}.auth-form>*:nth-child(2){animation-delay:.3s}.auth-form>*:nth-child(n+3){animation-delay:.45s}.auth-form input,.auth-form select{background:#f1f5f9;border:1px solid #cbd5e1;transition:border-color .2s,box-shadow .2s,transform .2s}.auth-form input:focus,.auth-form select:focus{border-color:#4f46e5;box-shadow:0 0 0 4px #4f46e524;transform:translateZ(5px)}.auth-form .primary{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 12px 24px #10b9813d;transition:transform .2s,box-shadow .2s}.auth-form .primary:hover{transform:translateY(-2px) translateZ(10px);box-shadow:0 16px 30px #10b98152}.auth-brand-logo{display:block;width:min(210px,60%);height:auto;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.18))}.auth-character-slot{min-height:270px}.auth-forgot,.auth-text-button{justify-self:end;background:transparent!important;color:#4f46e5!important;padding:3px 0!important;box-shadow:none!important}@keyframes authCardEntrance{0%{opacity:0;transform:perspective(1000px) rotateX(65deg) rotate(-15deg) translateZ(-250px) translateY(80px) scale(.7)}70%{opacity:1;transform:perspective(1000px) rotateX(-5deg) rotate(2deg) translateZ(20px) translateY(-10px) scale(1.02)}to{opacity:1;transform:perspective(1000px) rotateX(0) rotate(0) translateZ(0) translateY(0) scale(1)}}@keyframes authLayerReveal{0%{opacity:0;transform:translateZ(-60px) translateY(20px)}to{opacity:1;transform:translateZ(0) translateY(0)}}@keyframes authCharacterFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-14px) rotate(2deg)}}@media (max-width:820px){.auth-story{min-height:260px;padding-bottom:24px}.auth-story:after{width:160px;height:160px;right:8%;bottom:4%}.auth-character-slot{min-height:100px}.auth-card{margin-top:-14px}}@media (max-width:560px){.auth-story{min-height:220px}.auth-story:after{width:125px;height:125px;opacity:.78}.auth-card{width:calc(100% - 20px);padding:20px 16px}.auth-tabs button{font-size:.8rem;padding:10px 6px}.back-home{top:12px}}@media (prefers-reduced-motion:reduce){.auth-card,.auth-form>*,.auth-story:after{animation:none!important;opacity:1!important;transform:none!important}.auth-form .primary{transition:none}}.watch-progress-single{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:10px;color:#64748b}.watch-progress-single small{font-size:.76rem;font-weight:800}.watch-progress-single.is-active small{color:#155fd5}.watch-progress-single .progress-ring{width:68px;height:68px}.watch-progress-single .progress-ring:after{top:7px;right:7px;bottom:7px;left:7px}.watch-progress-single .progress-ring span{font-size:.78rem}@media (max-width:560px){.watch-progress-single{justify-content:flex-start}.watch-progress-single .progress-ring{width:60px!important;height:60px!important}}.professional-notice{position:sticky;top:76px;z-index:50;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;margin:0 0 14px;padding:12px 15px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534;box-shadow:0 8px 24px #0f172a14;font-weight:750}.professional-notice.error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.professional-notice button{width:30px!important;height:30px!important;min-height:30px!important;padding:0!important;border-radius:8px;background:transparent!important;color:inherit!important;box-shadow:none!important}.saved-download-options{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap;padding:12px;border-top:1px solid #dce6f2;background:#f8fbff;border-radius:12px}.saved-download-options label{display:flex;align-items:center;gap:6px;font-weight:750}.saved-download-options input{width:auto!important}.portfolio-contact-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:14px!important}.portfolio-contact-grid a{display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-height:86px;padding:16px!important;border-radius:16px;text-decoration:none;overflow:hidden}.portfolio-contact-grid a>span{display:grid;gap:4px;min-width:0}.portfolio-contact-grid small{overflow-wrap:anywhere}.portfolio-contact-icon{width:24px;height:24px;display:block}.portfolio-contact-grid>a>.portfolio-contact-icon{width:42px;height:42px;padding:9px;border-radius:12px;background:#ffffff24}.ph7p-connect-grid i .portfolio-contact-icon{width:23px;height:23px}.career-builder-layout,.builder-layout,.builder-repeat,.repeat-card,.common-simple-grid{min-width:0}.repeat-card input,.repeat-card textarea,.repeat-card select{min-width:0;max-width:100%}.certificate-ready-list article{grid-template-columns:minmax(0,1fr) auto;align-items:center}.certificate-ready-list .button-link{white-space:nowrap;text-align:center}@media (max-width:700px){.professional-notice,.tool-status{top:70px;font-size:.86rem}.saved-builder-items article{grid-template-columns:1fr 1fr!important}.saved-builder-items article>span,.saved-download-options{grid-column:1/-1}.saved-download-options{display:grid;grid-template-columns:1fr 1fr;justify-content:stretch}.saved-download-options .primary{grid-column:1/-1;width:100%}.portfolio-contact-grid{grid-template-columns:1fr!important}.repeat-title,.repeat-head{align-items:flex-start;flex-direction:column}.repeat-title button,.repeat-head button{width:100%}.certificate-ready-list article{grid-template-columns:1fr}.certificate-ready-list .button-link{width:100%}}.certificate-ready-list a.button-link.primary,.mock-join-button{display:inline-flex!important;align-items:center;justify-content:center;min-height:44px;padding:10px 15px!important;border-radius:11px!important;background:#1769e8!important;color:#fff!important;text-decoration:none!important;font-weight:850}.project-request-result{display:grid;gap:9px}.project-client-whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 14px;border-radius:11px;background:#16a34a;color:#fff;text-decoration:none;font-weight:850}.notification-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.notification-toolbar button{color:#b42318!important;border:1px solid #fecaca!important;background:#fff5f5!important}.builder-name-field{display:grid;gap:7px;max-width:560px;font-weight:850;color:#263a56}.builder-name-field input{min-height:46px;border:1px solid #d6e2f0;border-radius:11px;padding:0 13px;background:#f8fbff}.mock-status.completed{background:#e2e8f0!important;color:#475569!important}.student-sidebar__footer .student-nav-item:last-child{color:#fecaca!important}.student-sidebar__footer .student-nav-item:last-child:hover{background:#dc262629!important;color:#fff!important}@media (max-width:820px){.profile-layout{grid-template-columns:1fr!important}.profile-summary,.profile-editor{width:100%;min-width:0;padding:17px!important}.profile-editor input,.profile-editor textarea,.profile-editor select,.save-profile,.upload-button{width:100%!important;max-width:100%}.profile-summary>img{width:88px!important;height:88px!important}.notification-toolbar button,.project-client-whatsapp{width:100%}}.ratio,.company-logo,.provider-logo-img{position:relative}.ratio:before{content:"Course image unavailable";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;text-align:center;background:linear-gradient(145deg,#eaf2ff,#dbeafe);color:#1769e8;font-weight:850}.ratio img{position:relative;z-index:1}.ratio img:not([src]),.ratio img[src=""]{display:none}.org-mark{overflow:hidden;background:#eaf2ff!important;color:#1769e8!important}.org-mark img{width:100%;height:100%;object-fit:cover}.batch-enrollment-panel{display:grid;gap:14px;margin-top:16px}.batch-choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.batch-choice-grid article{display:grid;gap:10px;padding:14px;border:1px solid #d8e3f1;border-radius:16px;background:#f8fbff}.batch-choice-grid article.selected{border-color:#246bfd;box-shadow:0 0 0 3px #246bfd1f}.batch-choice-grid label{display:flex;align-items:flex-start;gap:10px}.batch-choice-grid input,.difficulty-picker input{width:16px!important;height:16px!important;min-width:16px;margin-top:3px}.batch-choice-grid label span{display:grid;gap:4px}.batch-choice-grid small{color:#64748b}.batch-choice-grid p{margin:0;color:#53657d;font-size:.88rem}.demo-class-button{display:inline-flex;justify-content:center;padding:9px 12px;border-radius:10px;background:#e9f1ff;color:#1256c4;font-weight:800;text-decoration:none}.difficulty-picker{display:flex;flex-wrap:wrap;gap:10px;border:0;padding:0}.difficulty-picker legend{font-weight:800;margin-bottom:8px}.difficulty-picker label{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid #d8e3f1;border-radius:12px;background:#fff}.student-main,.student-container,.page-section,.portal-card{min-width:0}.course-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),360px))}.course-search{width:100%;max-width:100%}.course-search input{min-width:0}.saved-builder-items article{min-width:0}.saved-builder-items article>button,.saved-builder-items article>a{white-space:normal;text-align:center}.portfolio-public-shell{overflow-x:hidden}.portfolio-public-shell img{max-width:100%}input[type=checkbox],input[type=radio]{max-width:18px;max-height:18px}@media (max-width:768px){.batch-choice-grid{grid-template-columns:1fr}.difficulty-picker{display:grid;grid-template-columns:1fr}.course-detail-hero{grid-template-columns:1fr!important}.student-main{padding-inline:12px!important}.saved-builder-items article{display:grid!important;grid-template-columns:1fr 1fr}.saved-builder-items article>span{grid-column:1/-1}.saved-builder-items article>*{width:100%}.portal-card{padding:16px}.mock-domain-grid{grid-template-columns:1fr!important}}@media (max-width:430px){.saved-builder-items article{grid-template-columns:1fr}.mock-availability{grid-template-columns:1fr!important}.batch-choice-grid article{padding:12px}.enroll-button{width:100%}}.about-information-pages{display:grid;gap:0;border-top:1px solid #dbe6f3}.about-information-pages article{display:grid;grid-template-columns:150px minmax(220px,.65fr) minmax(300px,1fr);gap:clamp(18px,4vw,64px);align-items:start;padding:32px 0;border-bottom:1px solid #dbe6f3}.about-information-pages small{color:#1764df;font-weight:900;letter-spacing:.1em}.about-information-pages h3,.about-information-pages p{margin:0}.about-information-pages h3{font-size:clamp(1.25rem,2vw,1.8rem);line-height:1.2}.about-information-pages p{color:#566981;line-height:1.75}.public-course-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important}.public-course-grid article{min-width:0;overflow:hidden}.public-course-grid article>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.course-search{width:100%;max-width:100%;min-width:0}.course-search input{font-size:1rem!important;text-overflow:ellipsis}.course-card .ratio{background:#e8f1ff;position:relative}.course-card .ratio:after{content:"Course image unavailable";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;text-align:center;color:#1764df;font-weight:800;z-index:0}.course-card .ratio img{position:relative;z-index:1;background:#e8f1ff}.topbar-profile-popover{padding:48px 14px 14px!important;min-width:240px;max-width:calc(100vw - 24px);overflow-wrap:anywhere}.topbar-profile-popover>b,.topbar-profile-popover>small{min-width:0;overflow-wrap:anywhere}.topbar-profile-popover>button:not(.profile-popover-close){display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;white-space:normal!important;text-align:center!important}.topbar-profile-popover>button:last-child{background:#fff0f0!important;color:#b42318!important;border:1px solid #fecaca!important}.provider-grid-single{grid-template-columns:1fr!important}@media (max-width:900px){.public-nav{height:68px;min-height:68px;flex-wrap:nowrap!important;padding:10px 14px!important;gap:10px!important}.public-nav .brand-link{z-index:101;padding:0!important}.public-nav .nextchapters-brand-logo{height:40px!important;max-width:145px}.public-menu-button{display:grid!important;place-items:center;position:relative;z-index:102;margin-left:auto!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important}.public-links{display:flex!important;position:fixed;z-index:100;right:0;top:0;width:min(310px,86vw)!important;height:100dvh;max-height:none!important;overflow-y:auto;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:5px!important;padding:86px 18px 90px!important;background:#fff;box-shadow:-24px 0 70px #071a3438;transform:translate(110%);transition:transform .28s ease}.public-links.open{display:flex!important;transform:translate(0)}.public-links.open:before{content:"Navigation";display:block;padding:0 10px 14px;color:#1764df;font-size:.72rem;font-weight:900;letter-spacing:.12em}.public-links button{width:100%!important;min-height:46px;text-align:left!important;padding:12px 14px!important;border-radius:12px!important}.public-links button.active{background:#edf4ff!important}.public-links button.active:after{display:none}.refined-hero{padding-top:42px!important}.hero-copy{min-width:0}.hero-copy h1{font-size:clamp(2.5rem,11vw,4.4rem);overflow-wrap:anywhere}.about-information-pages article{grid-template-columns:1fr;gap:9px;padding:24px 0}}@media (max-width:620px){.public-site{overflow-x:hidden;padding-bottom:66px}.public-auth-bottom{position:fixed!important;left:0;right:0;bottom:0;z-index:150!important}.refined-hero{padding:34px 16px 46px!important}.hero-actions{margin:22px 0!important}.hero-actions button{width:100%}.trust-row{display:grid!important;grid-template-columns:1fr;gap:10px!important}.career-path-visual{width:100%;max-width:100%}.public-section{padding-left:16px!important;padding-right:16px!important}.public-course-grid article{padding:13px}.student-topbar{padding:0 9px!important;gap:5px!important}.student-topbar-brand{flex:1 1 auto!important;min-width:0!important}.student-topbar .nextchapters-brand-logo{max-width:112px!important;height:36px!important}.student-topbar-actions{gap:4px!important}.student-topbar-actions>button,.student-topbar-profile{width:40px!important;height:40px!important;min-width:40px!important;padding:0!important;display:grid!important;place-items:center!important}.student-topbar-menu{order:initial!important}.topbar-profile-popover{position:fixed!important;top:76px!important;right:10px!important;left:10px!important;bottom:auto!important;width:auto!important;max-width:none!important}.student-main{padding:14px 8px 26px!important}.student-portal .page-section{padding:16px 10px!important;border-radius:16px!important}.student-portal .page-section h1{font-size:clamp(2rem,11vw,3rem);overflow-wrap:anywhere}.course-search{padding:0 12px!important;border-radius:13px!important;margin-bottom:16px!important}.course-search input{min-height:50px!important;font-size:16px!important}.course-card{width:100%!important;max-width:100%!important}.course-body{padding:16px!important}}@media (max-width:380px){.student-topbar .nextchapters-brand-logo{max-width:94px!important}.student-topbar-actions>button,.student-topbar-profile{width:38px!important;height:38px!important;min-width:38px!important}.public-auth-bottom{gap:6px!important;padding:7px!important}.public-auth-bottom button{font-size:.75rem!important}}.guest-student-portal{min-height:100vh;background:#f3f7fc;color:#10213c}.guest-student-portal *{box-sizing:border-box}.guest-topbar{position:sticky;top:0;z-index:80;height:78px;display:flex;align-items:center;gap:18px;padding:0 24px;background:#fff;border-bottom:1px solid #dce6f2}.guest-brand{flex:0 0 auto;padding:0!important;background:transparent!important}.guest-brand img{display:block;width:auto;height:50px;max-width:220px}.guest-topbar nav{align-self:stretch;display:flex;align-items:stretch;gap:2px;overflow-x:auto;scrollbar-width:none}.guest-topbar nav button{position:relative;white-space:nowrap;padding:0 11px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#53657c!important;font-size:.79rem!important;text-transform:capitalize;box-shadow:none!important}.guest-topbar nav button.active{color:#145ed3!important}.guest-topbar nav button.active:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:3px;border-radius:4px;background:#2469e8}.guest-topbar>div{display:flex;gap:8px;margin-left:auto}.guest-topbar>div button{width:44px;height:44px;min-width:44px;padding:0!important;display:grid;place-items:center;border:1px solid #d8e3f1!important;background:#fff!important;color:#173658!important}.guest-menu-button{display:none!important}.guest-drawer,.guest-menu-overlay{display:none}.guest-main{width:min(1540px,100%);margin:auto;padding:22px}.guest-preview-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:14px 18px;border:1px solid #cfe0f8;border-radius:16px;background:#eaf3ff}.guest-preview-banner>div{display:grid;gap:3px}.guest-preview-banner span{color:#536982;font-size:.88rem}.guest-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;align-items:center;padding:clamp(28px,5vw,70px);border:1px solid #dce7f3;border-radius:26px;background:linear-gradient(135deg,#fff,#edf5ff)}.guest-hero>div:first-child>span,.guest-page-title>span{color:#1764df;font-size:.72rem;font-weight:900;letter-spacing:.13em}.guest-hero h1{max-width:780px;margin:10px 0;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1;letter-spacing:-.05em}.guest-hero p{max-width:720px;color:#586b83;line-height:1.7}.guest-metrics{display:grid;gap:12px}.guest-metrics article{display:flex;align-items:center;justify-content:space-between;padding:20px;border:1px solid #d7e4f4;border-radius:17px;background:#fff}.guest-metrics small{color:#64748b}.guest-metrics b{font-size:1.8rem;color:#1764df}.guest-dashboard-grid,.guest-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;margin-top:18px}.guest-dashboard-grid article,.guest-card-grid article{min-width:0;display:flex;flex-direction:column;gap:10px;padding:20px;border:1px solid #dce6f2;border-radius:19px;background:#fff;box-shadow:0 10px 30px #14375f0d}.guest-dashboard-grid article>svg{color:#1764df}.guest-dashboard-grid h3,.guest-dashboard-grid p,.guest-card-grid h3,.guest-card-grid p{margin:0}.guest-dashboard-grid p,.guest-card-grid p{color:#5c6e84;line-height:1.6;overflow-wrap:anywhere}.guest-dashboard-grid button,.guest-card-grid button{margin-top:auto}.guest-page{padding:clamp(18px,3vw,36px);border:1px solid #dce6f2;border-radius:24px;background:#fff}.guest-page-title h1{font-size:clamp(2.2rem,4vw,3.6rem);margin:8px 0}.guest-page-title p{color:#607189}.guest-page .course-search{margin-top:24px}.guest-course-image{position:relative;display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;border-radius:13px;background:#eaf2ff;color:#1764df;font-weight:800;text-align:center}.guest-course-image img{width:100%;height:100%;object-fit:cover}.guest-empty{grid-column:1/-1;min-height:250px;display:grid;place-content:center;justify-items:center;gap:8px;text-align:center;padding:24px;border:1px dashed #c8d8eb;border-radius:17px;color:#65758a}.guest-locked-page{min-height:560px;display:grid;place-content:center;justify-items:center;text-align:center;padding:28px;border:1px solid #dae6f4;border-radius:24px;background:#fff}.guest-locked-page>svg{width:54px;height:54px;padding:13px;border-radius:16px;background:#eaf2ff;color:#1764df}.guest-locked-page>span{margin-top:18px;color:#1764df;font-size:.72rem;font-weight:900;letter-spacing:.13em}.guest-locked-page h2{margin:9px 0;font-size:clamp(2rem,4vw,3.2rem)}.guest-locked-page p{max-width:640px;color:#5c6e84;line-height:1.7}.guest-access-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:16px;background:#051225ad}.guest-access-modal>section{position:relative;width:min(500px,100%);display:grid;justify-items:center;gap:12px;padding:34px 28px;border-radius:23px;background:#fff;text-align:center}.guest-access-modal>section>svg{width:50px;height:50px;padding:12px;border-radius:15px;background:#eaf2ff;color:#1764df}.guest-access-modal span{color:#1764df;font-size:.72rem;font-weight:900;letter-spacing:.13em}.guest-access-modal h2,.guest-access-modal p{margin:0}.guest-access-modal p{color:#5d6f85;line-height:1.6}.guest-access-modal>section>button:not(.modal-close){width:100%}.guest-access-modal .modal-close{position:absolute;right:10px;top:10px;width:38px;height:38px;padding:0;border-radius:50%}@media (max-width:1180px){.guest-topbar nav{display:none}.guest-menu-button{display:grid!important}.guest-drawer{position:fixed;z-index:100;right:0;top:0;width:min(310px,88vw);height:100dvh;overflow:auto;display:flex;flex-direction:column;gap:5px;padding:16px;background:#0e2342;color:#fff;transform:translate(105%);transition:transform .28s ease;box-shadow:-20px 0 60px #05122540}.guest-menu-open .guest-drawer{transform:translate(0)}.guest-drawer>div{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.guest-drawer img{height:44px;max-width:190px;background:#fff;border-radius:12px;padding:5px}.guest-drawer>div button{width:40px;height:40px;padding:0;border:1px solid #ffffff55;background:transparent}.guest-drawer>small{margin:8px;color:#85afff;font-weight:900;letter-spacing:.1em}.guest-drawer>button:not(.guest-drawer-login){text-align:left;text-transform:capitalize;background:transparent;color:#dbe7f6}.guest-drawer>button.active{background:#1764df;color:#fff}.guest-drawer-login{margin-top:auto}.guest-menu-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;padding:0;border:0;border-radius:0;background:#05122580}.guest-hero{grid-template-columns:1fr}.guest-metrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.guest-topbar{height:68px;padding:0 10px;gap:6px}.guest-brand{min-width:0}.guest-brand img{height:38px;max-width:125px}.guest-topbar>div{gap:4px}.guest-topbar>div button{width:40px;height:40px;min-width:40px}.guest-main{padding:10px}.guest-preview-banner{align-items:stretch;flex-direction:column;padding:13px}.guest-preview-banner button{width:100%}.guest-hero{padding:28px 18px;border-radius:18px}.guest-hero h1{font-size:clamp(2.3rem,12vw,3.5rem);overflow-wrap:anywhere}.guest-metrics{grid-template-columns:1fr}.guest-page{padding:18px 10px;border-radius:17px}.guest-page-title h1{font-size:2.4rem}.guest-card-grid{grid-template-columns:1fr}.guest-locked-page{min-height:calc(100dvh - 190px);padding:20px 14px}.guest-access-modal>section{padding:56px 18px 22px}.guest-course-image{border-radius:11px}}@media (max-width:380px){.guest-brand img{max-width:100px}.guest-topbar>div button{width:38px;height:38px;min-width:38px}.guest-main{padding:7px}}.guest-desktop-nav{display:flex;align-items:center;gap:4px;min-width:0}.guest-desktop-nav>button,.guest-desktop-nav summary{white-space:nowrap}.guest-desktop-nav details{position:relative}.guest-desktop-nav details summary{list-style:none;cursor:pointer;padding:9px 10px;border-radius:10px;color:#52647b;font-weight:700}.guest-desktop-nav details summary::-webkit-details-marker{display:none}.guest-desktop-nav details summary.active{color:var(--nc-blue);background:#1b7eff14}.guest-desktop-nav details>div{position:absolute;top:calc(100% + 8px);left:0;z-index:80;display:grid;min-width:210px;padding:8px;border:1px solid #dce8f5;border-radius:14px;background:#fff;box-shadow:0 18px 45px #122d4b24}.guest-desktop-nav details>div button{text-align:left}.guest-drawer details{width:100%}.guest-drawer details summary{display:flex;justify-content:space-between;align-items:center;list-style:none;padding:11px 12px;border-radius:10px;cursor:pointer;font-weight:800}.guest-drawer details summary::-webkit-details-marker{display:none}.guest-drawer details summary.active{background:#1b7eff1a;color:var(--nc-blue)}.guest-drawer details>div{display:grid;padding:2px 0 7px 14px}.guest-drawer details>div button{text-align:left}.guest-main .guest-locked-page{margin-top:18px}.guest-card-grid .nc-empty-icon{width:42px;height:42px;object-fit:contain;margin-bottom:8px}@media (max-width:1180px){.guest-desktop-nav{display:none!important}}.difficulty-picker label{position:relative;overflow:hidden;gap:9px!important;padding:12px 15px 12px 18px!important}.difficulty-picker label:has(input:checked){border-color:#79a8f8!important;background:#f3f7ff!important}.difficulty-picker label:has(input:checked):before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#246bfd}.difficulty-picker input{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important;accent-color:#246bfd;width:16px!important;height:16px!important;min-width:16px!important;padding:0!important;box-shadow:none!important}.builder-name-field input::placeholder{color:#94a3b8!important;font-weight:500;opacity:1}.portfolio-resume-source{grid-column:1/-1;display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:8px;padding:14px;border:1px solid #d9e4f2;border-radius:14px;background:#f8fbff}.portfolio-resume-source>label{display:flex;align-items:center;gap:7px;margin:0!important}.portfolio-resume-source input[type=radio]{width:16px!important;height:16px!important;min-width:16px!important}.lesson-nav.ready em{color:#14804a!important}.lesson-nav.ready{border-color:#b9e5cc}.portfolio-template-card p{color:#667085!important}.portfolio-template-card small{color:#52637a!important}.portfolio-template-minimal-light,.portfolio-template-editorial,.portfolio-template-corporate{color:#172033!important}.portfolio-template-minimal-light p,.portfolio-template-editorial p,.portfolio-template-corporate p{color:#52637a!important}.portfolio-template-creative-designer,.portfolio-template-terminal-developer,.portfolio-template-gradient-modern,.portfolio-template-interactive-cards,.portfolio-template-cinematic{color:#f8fafc!important}.portfolio-template-creative-designer p,.portfolio-template-terminal-developer p,.portfolio-template-gradient-modern p,.portfolio-template-interactive-cards p,.portfolio-template-cinematic p{color:#cbd5e1!important}@media (max-width:900px){.public-links.open:before{content:""!important;height:52px;margin:-70px 4px 15px;padding:0!important;background:#fff url(/nextchapters-logo.png) left center/150px auto no-repeat;border-bottom:1px solid #e2e8f0}.guest-drawer-brand{display:flex;align-items:center;width:176px;height:54px;padding:6px 10px;border-radius:12px;background:#fff}.guest-drawer-brand img{display:block!important;width:100%!important;height:auto!important;max-width:156px!important;padding:0!important;background:transparent!important;object-fit:contain}}@media (max-width:560px){.portfolio-resume-source{display:grid;grid-template-columns:1fr}.portfolio-resume-source .upload-button{width:100%;justify-content:center}}.student-portal .page-section{width:100%;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.student-portal .page-section>.app-heading{max-width:1100px;margin:0 0 24px}.student-portal .page-section>.course-cards{width:100%}.student-portal .course-cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),360px));align-items:start}.student-portal .app-toast,.student-portal .professional-notice{max-width:min(760px,100%)}.demo-class-button{border:1px solid #c8dcfa!important;cursor:pointer}.demo-embed-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3100;display:grid;place-items:center;padding:20px;background:#051225c2;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.demo-embed-overlay>section{width:min(1050px,100%);max-height:calc(100dvh - 40px);overflow:auto;border-radius:22px;background:#fff;box-shadow:0 30px 90px #00000059}.demo-embed-overlay header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #dce6f2}.demo-embed-overlay header>div{min-width:0}.demo-embed-overlay header span{color:#1764df;font-size:.7rem;font-weight:900;letter-spacing:.12em}.demo-embed-overlay header h2{margin:4px 0 0;overflow-wrap:anywhere}.demo-embed-overlay header button{width:42px;height:42px;min-width:42px;padding:0!important;border-radius:50%;background:#edf3fb!important;color:#173658!important;font-size:1.5rem}.demo-embed-frame{width:100%;aspect-ratio:16/9;background:#071426}.demo-embed-frame iframe{display:block;width:100%;height:100%;border:0}.paid-live-join,.live-class-panel .primary,.live-open{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:11px 16px!important;text-align:center;white-space:normal;overflow-wrap:anywhere}.paid-live-grid article{min-width:0}.paid-live-grid article>*{max-width:100%;overflow-wrap:anywhere}@media (max-width:1180px){.student-main{width:100%!important;max-width:none!important;padding-left:18px!important;padding-right:18px!important}.student-portal .page-section>.app-heading{max-width:900px}}@media (max-width:820px){.student-main{padding:74px 12px 28px!important}.student-portal .page-section>.app-heading{margin-bottom:18px}.student-portal .course-cards{grid-template-columns:1fr!important}.demo-embed-overlay{padding:10px}.demo-embed-overlay>section{max-height:calc(100dvh - 20px);border-radius:16px}.paid-live-join,.live-class-panel .primary,.live-open{width:100%!important}}@media (max-width:520px){.student-main{padding-left:10px!important;padding-right:10px!important}.demo-embed-overlay{padding:0}.demo-embed-overlay>section{width:100vw;max-height:100dvh;border-radius:0}.demo-embed-overlay header{padding:12px}.demo-embed-overlay header h2{font-size:1.05rem}.demo-embed-frame{aspect-ratio:16/10}.student-portal .app-heading h1{font-size:clamp(1.8rem,10vw,2.35rem)!important}}.provider-portal-link{background:#1473e6!important;color:#fff!important;border-radius:12px!important;padding:11px 16px!important}@media (max-width:760px){.provider-portal-link{width:100%;text-align:left}}.portal-type-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px;background:#eef4ff;border:1px solid #d6e4fb;border-radius:14px;margin-bottom:14px}.portal-type-switch button{min-width:0;border:0;border-radius:10px;padding:11px 14px;background:transparent;color:#38516f;font-weight:800}.portal-type-switch button.active{background:#1769e8;color:#fff;box-shadow:0 6px 16px #1769e833}.phone-field{display:flex!important;align-items:center!important;width:100%;overflow:hidden;border:1px solid #cbd9eb;border-radius:12px;background:#fff}.phone-field:focus-within{border-color:#246bfd;box-shadow:0 0 0 3px #246bfd1f}.phone-field>span{flex:0 0 auto;padding-left:12px;color:#173b68;font-weight:800}.phone-field>input{min-width:0!important;width:100%!important;border:0!important;box-shadow:none!important;background:transparent!important}.student-portal .app-toast,.student-portal .mock-toast,.student-portal .professional-notice{position:fixed!important;top:82px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:300!important;width:min(680px,calc(100vw - 32px))!important;max-width:none!important;margin:0!important;border-radius:12px!important;box-shadow:0 16px 40px #0f172a29!important}.student-portal .app-toast.success,.student-portal .mock-toast.success{background:#ecfdf5!important;border:1px solid #86efac!important;color:#166534!important}.student-portal .app-toast.error,.student-portal .mock-toast.error{background:#fef2f2!important;border:1px solid #fca5a5!important;color:#991b1b!important}.student-portal .student-main,.student-portal .content,.student-portal main,.provider-shell main,.client-shell main{min-width:0;overflow-x:hidden}.student-portal img,.provider-shell img,.client-shell img{max-width:100%}.student-portal input,.student-portal select,.student-portal textarea,.provider-shell input,.provider-shell select,.provider-shell textarea,.client-shell input,.client-shell select,.client-shell textarea{max-width:100%;min-width:0}.student-portal .table-wrap,.provider-shell .table-wrap,.client-shell .table-wrap{max-width:100%;overflow-x:auto}@media (max-width:600px){.student-portal .app-toast,.student-portal .mock-toast,.student-portal .professional-notice{top:68px!important;width:calc(100vw - 20px)!important;padding:10px 11px!important;font-size:.86rem!important}.student-portal .app-toast button,.student-portal .mock-toast button{width:28px!important;height:28px!important;flex:0 0 28px!important}.student-container{padding-left:12px!important;padding-right:12px!important}}:root{--nc-mint:#40F0B0;--nc-blue:#1B7EFF;--nc-gradient:linear-gradient(135deg,#40F0B0 0%,#1B7EFF 100%);--nc-text:#101828;--nc-text-soft:#475467;--nc-background:#F7FAFC;--nc-surface:#fff;--nc-border:#DCE6F2;--nc-display-font:"Keightley","Arial Rounded MT Bold","Trebuchet MS",sans-serif;--nc-ui-font:"BR Shape",Inter,Arial,sans-serif}html,body,#root{min-height:100%;max-width:100%;overflow-x:hidden}body{background:var(--nc-background);color:var(--nc-text);font-family:var(--nc-ui-font)}.nc-home,.student-app:not(.standalone-builder-route),.partner-shell,.guest-portal{font-family:var(--nc-ui-font)}.nc-home h1,.nc-home h2,.student-app:not(.standalone-builder-route) h1,.student-app:not(.standalone-builder-route) h2,.partner-shell h1,.partner-shell h2{font-family:var(--nc-display-font)}.nc-home-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;background:linear-gradient(105deg,#0d2343,#102f54)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom:1px solid rgba(64,240,176,.24)!important;box-shadow:0 8px 24px #0714261f!important}.nc-home{padding-top:72px!important}.nc-home-nav .nextchapters-brand-logo{object-fit:contain!important}.student-topbar{position:sticky!important;top:0!important;z-index:900!important;background:linear-gradient(105deg,#0d2343,#102f54)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom:1px solid rgba(64,240,176,.24)!important;box-shadow:0 8px 24px #0714261f!important}.student-topbar-brand--icon{width:auto!important;min-width:150px!important;height:52px!important;padding:7px 10px!important;background:transparent!important;box-shadow:none!important}.student-topbar-brand--icon .nextchapters-brand-logo{width:clamp(145px,14vw,205px)!important;height:38px!important;object-fit:contain!important;object-position:left center!important}.student-sidebar .nextchapters-brand-logo,.partner-brand-logo{width:min(190px,100%)!important;height:auto!important;max-height:52px!important;object-fit:contain!important}.student-layout__content{min-width:0!important;overflow:visible!important}.student-main{overflow:visible!important}.partner-shell{background:var(--nc-background)!important;color:var(--nc-text)!important}.partner-shell aside{overflow-y:auto;overscroll-behavior:contain}.partner-shell .primary,.partner-shell button.active{background:var(--nc-gradient)!important;color:#071b2f!important}.partner-shell input:focus,.partner-shell textarea:focus,.partner-shell select:focus{border-color:var(--nc-blue)!important;box-shadow:0 0 0 3px #1b7eff1f!important}.nc-home-footer.nc-home-footer--simple{display:flex!important;justify-content:center!important;align-items:center!important;min-height:72px!important;padding:22px 18px!important;text-align:center!important;background:#0d2343!important;color:#fff!important}.nc-home-footer.nc-home-footer--simple small{justify-self:auto!important;color:#dce8f7!important;font-size:.84rem!important;line-height:1.5}.nc-home-footer.nc-home-footer--simple b{font-size:inherit!important;color:#fff!important}@media (max-width:760px){.nc-home{padding-top:64px!important}.student-topbar-brand--icon{min-width:132px!important;height:48px!important;padding:5px 6px!important}.student-topbar-brand--icon .nextchapters-brand-logo{width:132px!important;height:34px!important}.student-topbar{min-height:64px!important}.nc-home-footer.nc-home-footer--simple{min-height:64px!important;padding:18px 14px!important}}@media (max-width:420px){.student-topbar-brand--icon{min-width:112px!important}.student-topbar-brand--icon .nextchapters-brand-logo{width:112px!important}}.nc-home-footer,.nc-home-footer.nc-home-footer--simple{display:flex!important;grid-template-columns:none!important;justify-content:center!important;align-items:center!important;gap:0!important;text-align:center!important}.nc-home-footer nav,.nc-home-footer button{display:none!important}.nc-home-footer small{justify-self:auto!important;margin:0 auto!important}.nc-home .nc-eyebrow,.student-app:not(.standalone-builder-route) a:not(.portfolio-template-one *):not(.portfolio-template-two *){accent-color:var(--nc-blue)}.guest-portal button.active,.guest-drawer button.active{color:var(--nc-blue)!important;border-color:var(--nc-blue)!important}.unified-auth-brand{display:grid;justify-items:center;gap:8px;margin-bottom:14px;text-align:center}.unified-auth-brand img{width:min(230px,72%);height:auto;object-fit:contain}.unified-auth-brand p{margin:0;color:var(--nc-muted,#64748b);font-weight:700}.unified-account-types{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:4px}.unified-account-types button{background:#f3f7ff;color:#334155;border:1px solid #dbe7f5}.unified-account-types button.active{background:var(--nc-blue,#2298ff);color:#fff;border-color:var(--nc-blue,#2298ff)}.auth-name-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-form select{width:100%;padding:12px;border:1px solid #cbd9eb;border-radius:10px;background:#fff}.student-welcome-profile-card{display:flex!important;align-items:center;gap:18px}.student-welcome-avatar{width:72px;height:72px;border-radius:20px;object-fit:cover;border:3px solid rgba(255,255,255,.9);box-shadow:0 8px 24px #0f172a1f}.student-id-chip{display:inline-flex;margin-top:8px;padding:6px 10px;border-radius:999px;background:#2298ff1a;color:#1478c9;font-weight:800;font-size:.78rem}@media (max-width:640px){.auth-name-row{grid-template-columns:1fr}.unified-account-types{grid-template-columns:1fr 1fr 1fr}.unified-account-types button{padding:10px 6px;font-size:.78rem}.student-welcome-profile-card{align-items:flex-start}.student-welcome-avatar{width:58px;height:58px;border-radius:16px}}@media (min-width:1181px){.student-desktop-nav__group{display:flex;align-items:center;gap:2px;padding:0 5px;border-right:1px solid rgba(27,126,255,.12)}.student-desktop-nav__group>span{font-size:11px;font-weight:800;color:#61748b;padding:0 5px;white-space:nowrap}.student-desktop-nav__group button{font-size:11px!important;padding:0 6px!important}}@media (max-width:1180px){.student-desktop-nav__group{display:none}}.nc-home-nav .brand-link,.student-topbar-brand--icon{background:transparent!important}.nc-home-nav .public-links>button,.nc-home-nav .public-links .public-nav-dropdown>button{color:#dce8f7!important}.nc-home-nav .public-links>button:hover,.nc-home-nav .public-links .public-nav-dropdown>button:hover{color:#fff!important}.student-topbar .student-desktop-nav button,.student-topbar .student-desktop-nav__group>span{color:#dce8f7!important}.student-topbar .student-desktop-nav button.active,.student-topbar .student-desktop-nav button:hover{color:#fff!important}.student-topbar-actions>button,.student-topbar-profile{color:#fff!important;background:#ffffff14!important;border-color:#ffffff29!important}.student-topbar-menu{color:#fff!important}.ph7p-header,.independent-portfolio .portfolio-site-nav{position:sticky!important;top:0!important;z-index:950!important}.independent-portfolio .portfolio-site-nav{max-width:100%!important}.dashboard-feature-section{margin:18px 0;padding:22px;border:1px solid var(--nc-border,#dce7f2);border-radius:22px;background:#fff;box-shadow:0 12px 34px #0d23430e}.dashboard-feature-section .panel-heading{margin-bottom:16px}.dashboard-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.dashboard-feature-card{min-width:0;min-height:126px;display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;padding:17px!important;text-align:left!important;border:1px solid #d8e6f3!important;border-radius:17px!important;background:linear-gradient(145deg,#fff 30%,#40f0b00e 70%,#1b7eff12)!important;color:var(--nc-text,#10233e)!important;box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}.dashboard-feature-card:hover{transform:translateY(-2px)!important;border-color:#1b7eff66!important;box-shadow:0 10px 24px #0d234314!important}.dashboard-feature-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#40f0b033,#1b7eff29);color:#116fd6}.dashboard-feature-icon svg{width:21px;height:21px}.dashboard-feature-copy{display:grid;gap:7px;min-width:0}.dashboard-feature-copy b{font-family:var(--nc-display-font)!important;font-size:1rem;line-height:1.2}.dashboard-feature-copy small{color:var(--nc-text-soft,#64748b);font-size:.8rem;line-height:1.5;overflow-wrap:anywhere}.dashboard-feature-card em{align-self:center;color:#1b7eff;font-size:1.5rem;font-style:normal}.dashboard-lower-grid{margin-top:18px}.student-status-panel{align-content:start}.student-status-panel h2{margin:7px 0 16px}.student-status-summary{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid #e5edf5}.student-status-summary span{color:var(--nc-text-soft,#64748b)}.student-status-summary b{text-align:right;color:var(--nc-navy,#0d2343)}.student-status-edit{width:100%;margin-top:16px!important;background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important;font-weight:900!important}.professional-metrics .metric-card{border-color:#d8e6f3!important;background:linear-gradient(145deg,#fff,#1b7eff09)!important}.professional-metrics .metric-card>span{background:linear-gradient(135deg,#40f0b038,#1b7eff29)!important;color:#116fd6!important}@media (max-width:1080px){.dashboard-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.dashboard-feature-section{padding:16px;border-radius:18px}.dashboard-feature-grid{grid-template-columns:1fr}.dashboard-feature-card{min-height:0;padding:14px!important}.dashboard-lower-grid{grid-template-columns:1fr!important}.student-welcome-profile-card{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:start!important}.student-welcome-profile-card p{overflow-wrap:anywhere}}.nc-about{align-items:stretch!important}.nc-founder-vision{display:grid!important;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr)!important;gap:16px 22px!important;align-content:start!important}.nc-founder-vision>.nc-eyebrow{grid-column:1/-1!important}.nc-founder-profile{margin:0!important;align-self:start!important}.nc-founder-information{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;min-width:0}.nc-founder-information p,.nc-founder-information blockquote{margin:0;padding:14px;border:1px solid #d7e5f2;border-radius:14px;background:#f8fbfe;color:#40566f;line-height:1.62}.nc-founder-information blockquote{grid-column:1/-1;border-left:4px solid #40f0b0;background:linear-gradient(110deg,#40f0b01a,#1b7eff14);color:#163a5e;font-weight:800}.nc-founder-sign{grid-column:1/-1!important;margin-top:0!important;padding-top:4px!important}.nc-feature-grid article{font-family:var(--nc-ui-font)!important}.nc-feature-grid h3,.nc-section-heading h2,.nc-about h2,.nc-founder-vision h3{font-family:var(--nc-display-font)!important;color:#0d2343!important}.nc-feature-grid p{color:#50677f!important;line-height:1.6!important}.nc-feature-grid article{border-color:#d8e6f2!important;box-shadow:0 12px 30px #0d23430f!important}.nc-feature-grid article>svg{color:#1b7eff!important}.auth-page{display:grid!important;grid-template-columns:1fr!important;place-items:center!important;padding:88px 20px 36px!important;background:linear-gradient(145deg,#40f0b01f,#f8fbff 42%,#1b7eff1f)!important;font-family:var(--nc-ui-font)!important}.auth-page:before{content:"";position:fixed;inset:0 0 auto 0;height:7px;background:linear-gradient(90deg,#40f0b0,#1b7eff);z-index:2}.auth-card{width:min(560px,100%)!important;margin:0 auto!important;padding:30px!important;border:1px solid rgba(27,126,255,.18)!important;border-radius:22px!important;background:#fffffff5!important;box-shadow:0 24px 70px #0d23431f!important}.unified-auth-brand{margin:-30px -30px 22px!important;padding:22px 30px!important;border-radius:22px 22px 0 0!important;background:linear-gradient(112deg,#0d2343,#123b67)!important;border-bottom:3px solid #40f0b0!important}.unified-auth-brand img{width:min(245px,76%)!important;margin:0 auto!important;max-height:52px!important}.auth-tabs{background:#edf5fb!important;border:1px solid #dce8f2!important}.auth-tabs button{font-family:var(--nc-ui-font)!important;font-weight:800!important}.auth-tabs button.active{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#08213a!important;box-shadow:none!important}.auth-heading{padding:20px 0 10px!important}.auth-heading h2{font-family:var(--nc-display-font)!important;color:#0d2343!important;font-size:1.75rem!important}.auth-heading p{margin:6px 0 0!important;line-height:1.45!important;color:#60758b!important}.auth-role-grid{gap:9px!important}.auth-role-card{min-height:104px!important;border-radius:14px!important}.auth-role-card.active{border-color:#1b7eff!important;background:linear-gradient(135deg,#40f0b021,#1b7eff1a)!important}.auth-card .primary{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071f36!important;border:0!important;box-shadow:none!important}.auth-selected-role{border-color:#cfe0ee!important;background:#f6fbff!important}.auth-selected-role button{color:#1769d2!important}.auth-form input,.auth-form select,.auth-form textarea{color:#142f4b!important;background:#fff!important;border-color:#ceddea!important}.google-wrap{margin-top:2px}.auth-role-note{font-size:.75rem!important;color:#687d91!important}.back-home{top:22px!important;left:22px!important;background:#0d2343!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important}@media (max-width:760px){.nc-founder-vision{grid-template-columns:1fr!important}.nc-founder-vision>*{grid-column:1!important}.nc-founder-information{grid-template-columns:1fr}.nc-founder-information blockquote{grid-column:1}.auth-page{padding:76px 14px 24px!important}.auth-card{padding:20px!important;border-radius:18px!important}.unified-auth-brand{margin:-20px -20px 18px!important;padding:18px 20px!important;border-radius:18px 18px 0 0!important}.auth-role-grid{grid-template-columns:1fr!important}.auth-role-card{min-height:82px!important}.back-home{left:14px!important;top:18px!important}}.auth-page{min-height:100vh!important;display:grid!important;grid-template-columns:1fr!important;place-items:center!important;padding:0!important;background:#0d2343!important;font-family:var(--nc-ui-font)!important}.auth-page:before{display:none!important;content:none!important}.auth-card{width:min(620px,100%)!important;min-height:100vh!important;margin:0 auto!important;padding:0 34px 34px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.unified-auth-brand{margin:0 -34px 18px!important;min-height:154px!important;padding:30px 34px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:0!important;background:#0d2343!important}.unified-auth-brand img{width:min(300px,78vw)!important;max-height:72px!important;object-fit:contain!important}.auth-step-line{display:none!important}.auth-tabs{margin:0!important;padding:5px!important;border:1px solid #d7e5f2!important;border-radius:12px!important;background:#edf5fb!important;gap:5px!important}.auth-tabs button{min-height:50px!important;border-radius:8px!important;color:#405b77!important}.auth-tabs button.active{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071f36!important}.auth-heading{padding:22px 0 12px!important}.auth-heading small{color:#176fd4!important;letter-spacing:.12em!important;font-weight:900!important}.auth-heading h2{margin:6px 0 0!important;font-family:var(--nc-display-font)!important;color:#0d2343!important}.auth-role-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.auth-role-card{min-height:58px!important;padding:12px 10px!important;display:grid!important;place-items:center!important;border:1px solid #cbdbea!important;border-radius:9px!important;background:#fff!important;color:#173a5d!important;text-align:center!important}.auth-role-card b{font-family:var(--nc-display-font)!important;font-size:1rem!important}.auth-role-card span{display:none!important}.auth-role-card.active{border:2px solid #1b7eff!important;background:#fff!important;color:#1769d2!important;box-shadow:0 0 0 3px #40f0b024!important}.auth-provider-role select,.auth-form input,.auth-form select,.auth-form textarea{background:#fff!important;color:#102d49!important;border:1px solid #bcd1e4!important;border-radius:8px!important;box-shadow:none!important}.auth-provider-role select:focus,.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{outline:2px solid rgba(64,240,176,.38)!important;border-color:#1b7eff!important}.auth-selected-role{background:#fff!important;border:1px solid #cbdbea!important;border-radius:8px!important}.auth-card .primary{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071f36!important;border:0!important;border-radius:8px!important;box-shadow:none!important}.google-wrap{justify-content:center!important;padding-left:0!important;margin-top:0!important;min-height:44px!important}.auth-role-note{display:none!important}.back-home{position:fixed!important;left:18px!important;top:18px!important;background:#ffffff17!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:8px!important;z-index:20!important}@media (max-width:660px){.auth-card{width:100%!important;min-height:100vh!important;padding:0 18px 24px!important}.unified-auth-brand{margin:0 -18px 16px!important;min-height:126px!important;padding:24px 18px!important}.unified-auth-brand img{width:min(250px,72vw)!important;max-height:58px!important}.auth-role-grid{grid-template-columns:1fr!important}.auth-role-card{min-height:52px!important}.auth-heading{padding-top:18px!important}.back-home{left:10px!important;top:10px!important;font-size:.76rem!important;padding:8px 9px!important}}.ph7-premium-portfolio,.independent-portfolio{--portfolio-header-height:68px;position:relative!important;min-height:100vh!important;overflow:visible!important;scroll-padding-top:calc(var(--portfolio-header-height) + 16px)!important}.ph7-premium-portfolio .ph7p-header,.independent-portfolio .portfolio-site-nav{position:sticky!important;top:0!important;z-index:950!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important}.ph7-premium-portfolio [data-portfolio-section],.independent-portfolio [data-standard-portfolio-section]{scroll-margin-top:calc(var(--portfolio-header-height) + 16px)!important}.ph7-premium-portfolio .ph7p-about{grid-template-columns:minmax(150px,.34fr) minmax(0,1.66fr)!important;gap:clamp(18px,3vw,36px)!important}.ph7-premium-portfolio .ph7p-about>div:first-child{align-content:start!important}.ph7-premium-portfolio .ph7p-about>div:last-child{min-width:0!important}.student-app .app-toast,.student-app .professional-notice,.student-app .mock-toast,.student-app .tool-status.professional-notice,.auth-page .alert,.provider-shell .provider-batch-toast,.provider-shell .batch-toast,.client-shell .batch-toast{box-sizing:border-box!important;border:0!important;border-radius:0!important;min-height:48px!important;padding:12px 16px!important;font-family:var(--nc-ui-font)!important;font-weight:750!important;line-height:1.45!important;color:#fff!important;box-shadow:none!important;overflow-wrap:anywhere!important}.student-app .app-toast.success,.student-app .professional-notice.success,.student-app .mock-toast.success,.auth-page .alert.success,.provider-shell .provider-batch-toast.success,.provider-shell .batch-toast.success,.client-shell .batch-toast.success{background:#15803d!important;color:#fff!important}.student-app .app-toast.error,.student-app .professional-notice.error,.student-app .mock-toast.error,.auth-page .alert.error,.provider-shell .provider-batch-toast.error,.provider-shell .batch-toast.error,.client-shell .batch-toast.error{background:#b91c1c!important;color:#fff!important}.student-app .app-toast button,.student-app .professional-notice button,.student-app .mock-toast button,.auth-page .alert button,.provider-shell .provider-batch-toast button,.provider-shell .batch-toast button,.client-shell .batch-toast button{flex:0 0 auto!important;width:auto!important;height:auto!important;min-width:24px!important;min-height:24px!important;margin:0 0 0 10px!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important;font-size:22px!important;line-height:1!important}.student-portal .app-toast,.student-portal .mock-toast,.student-portal .professional-notice{position:fixed!important;top:72px!important;left:0!important;right:0!important;transform:none!important;width:100%!important;max-width:none!important;margin:0!important;z-index:980!important}@media (max-width:780px){.ph7-premium-portfolio,.independent-portfolio{--portfolio-header-height:62px}.ph7-premium-portfolio .ph7p-about{grid-template-columns:1fr!important}.ph7-premium-portfolio .ph7p-about>div:first-child{margin-bottom:-8px}.student-portal .app-toast,.student-portal .mock-toast,.student-portal .professional-notice{top:64px!important;padding:11px 12px!important}}.ph7-premium-portfolio,.independent-portfolio{--portfolio-header-height:68px;overflow:visible!important;padding-top:var(--portfolio-header-height)!important;scroll-padding-top:calc(var(--portfolio-header-height) + 14px)!important}.ph7-premium-portfolio .ph7p-header,.independent-portfolio .portfolio-site-nav,.portfolio-template-creative-designer .portfolio-site-nav,.portfolio-template-gradient-modern .portfolio-site-nav,.portfolio-template-terminal-developer .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-site-nav,.portfolio-template-cinematic .portfolio-site-nav{position:fixed!important;inset:0 0 auto 0!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;height:var(--portfolio-header-height)!important;min-height:var(--portfolio-header-height)!important;margin:0!important;padding:10px clamp(14px,3.5vw,54px)!important;box-sizing:border-box!important;border-radius:0!important;z-index:1200!important;overflow:visible!important}.portfolio-template-creative-designer .portfolio-site-nav,.portfolio-template-gradient-modern .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-site-nav{margin:0!important;border-left:0!important;border-right:0!important;border-top:0!important}.portfolio-template-terminal-developer .portfolio-site-nav,.portfolio-template-cinematic .portfolio-site-nav{margin:0!important;border-radius:0!important}.ph7-premium-portfolio .ph7p-hero,.independent-portfolio .portfolio-hero-v17,.ph7-premium-portfolio [data-portfolio-section],.independent-portfolio [data-standard-portfolio-section]{scroll-margin-top:calc(var(--portfolio-header-height) + 14px)!important}@media (max-width:1100px){.independent-portfolio .portfolio-site-nav{align-items:center!important;flex-direction:row!important}.portfolio-mobile-menu{display:grid!important;flex:0 0 42px!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links{display:none!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;width:100%!important;max-height:calc(100dvh - var(--portfolio-header-height))!important;overflow-y:auto!important;overflow-x:hidden!important;margin:0!important;padding:10px!important;box-sizing:border-box!important;background:inherit!important;border-radius:0!important;z-index:1201!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links.open{display:grid!important;grid-template-columns:1fr!important;gap:5px!important}.independent-portfolio .portfolio-site-nav .portfolio-nav-links a{display:block!important;width:100%!important;box-sizing:border-box!important;white-space:normal!important;text-align:left!important}.independent-portfolio .portfolio-site-nav>b{min-width:0!important;max-width:calc(100% - 58px)!important}}@media (max-width:780px){.ph7-premium-portfolio,.independent-portfolio{--portfolio-header-height:62px}.ph7-premium-portfolio .ph7p-header,.independent-portfolio .portfolio-site-nav,.portfolio-template-creative-designer .portfolio-site-nav,.portfolio-template-gradient-modern .portfolio-site-nav,.portfolio-template-terminal-developer .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-site-nav,.portfolio-template-cinematic .portfolio-site-nav{height:62px!important;min-height:62px!important;padding:8px 10px!important}.ph7-premium-portfolio .ph7p-brand{max-width:calc(100% - 56px)!important}.ph7-premium-portfolio .ph7p-brand strong,.ph7-premium-portfolio .ph7p-brand span{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}}:root{--nc-mint:#40F0B0;--nc-blue:#1B7EFF;--nc-ui-font:"BR Shape",Inter,Arial,sans-serif;--nc-display-font:"Keightley","Arial Rounded MT Bold","Trebuchet MS",sans-serif}.student-portal,.student-portal p,.student-portal label,.student-portal input,.student-portal textarea,.student-portal select,.student-portal button{font-family:var(--nc-ui-font)!important}.student-portal h1,.student-portal h2,.student-portal h3,.student-portal h4{font-family:var(--nc-display-font)!important}.learnai-fab{right:16px!important;bottom:18px!important;width:46px!important;height:46px!important;min-width:46px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:14px!important;animation:none!important;box-shadow:0 8px 22px #1769e82e!important}.learnai-fab__icon{width:32px!important;height:32px!important;box-shadow:none!important}.learnai-fab__icon svg{width:20px!important;height:20px!important}.learnai-fab__label,.learnai-fab:after{display:none!important}.support-topic-row{display:flex!important;flex-wrap:wrap!important;overflow:visible!important;gap:8px!important;padding:10px 14px!important}.support-topic-row button{white-space:normal!important;max-width:100%!important;text-align:left!important;border-radius:10px!important;line-height:1.35!important}.support-quick-replies{display:flex!important;flex-wrap:wrap!important;gap:8px!important;overflow:visible!important}.support-quick-replies button{white-space:normal!important;border-radius:10px!important;max-width:100%!important}.nc-notice,.auth-notice,.student-notice,.partner-notice,.admin-notice{border-radius:0!important;color:#fff!important;box-shadow:none!important;overflow-wrap:anywhere!important}.nc-notice.success,.auth-notice.success,.student-notice.success,.partner-notice.success,.admin-notice.success{background:#15803d!important}.nc-notice.error,.auth-notice.error,.student-notice.error,.partner-notice.error,.admin-notice.error{background:#b91c1c!important}.nc-notice button[aria-label*=Close],.auth-notice button[aria-label*=Close],.student-notice button[aria-label*=Close],.partner-notice button[aria-label*=Close],.admin-notice button[aria-label*=Close]{background:transparent!important;color:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important}.ph7-premium-portfolio .ph7p-header,.independent-portfolio .portfolio-site-nav,.portfolio-template-creative-designer .portfolio-site-nav,.portfolio-template-gradient-modern .portfolio-site-nav,.portfolio-template-terminal-developer .portfolio-site-nav,.portfolio-template-interactive-cards .portfolio-site-nav,.portfolio-template-cinematic .portfolio-site-nav{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;z-index:950!important;box-sizing:border-box!important}.ph7-premium-portfolio,.independent-portfolio{padding-top:var(--portfolio-header-height,68px)!important;scroll-padding-top:calc(var(--portfolio-header-height,68px) + 14px)!important}.ph7-premium-portfolio,.independent-portfolio,.standalone-portfolio-shell{overflow-x:hidden!important}.standalone-portfolio-page,.standalone-portfolio-shell{width:100%!important;max-width:none!important;margin:0!important;padding-left:0!important;padding-right:0!important}@media (max-width:780px){.ph7-premium-portfolio,.independent-portfolio{--portfolio-header-height:62px}.learnai-fab{right:10px!important;bottom:12px!important;width:42px!important;height:42px!important;min-width:42px!important}.support-topic-row,.support-quick-replies{display:grid!important;grid-template-columns:1fr!important}.support-topic-row button,.support-quick-replies button{width:100%!important}.student-topbar{max-width:100vw!important}.student-topbar .nextchapters-brand-logo{max-width:min(145px,42vw)!important;height:auto!important}}.career-builder-empty-state{display:grid!important;gap:10px!important;justify-items:start!important}.career-builder-empty-state h3,.career-builder-empty-state p{margin:0!important}.career-builder-empty-state p{color:#53657a!important;line-height:1.6!important}.auth-page{min-height:100dvh!important;height:auto!important;display:grid!important;place-items:start center!important;padding:28px 14px!important;background:#fff!important;overflow:visible!important}.auth-card{box-sizing:border-box!important;width:min(500px,calc(100vw - 28px))!important;min-height:0!important;height:auto!important;margin:10px auto!important;padding:0 24px 24px!important;border:1px solid #d9e5f1!important;border-radius:12px!important;background:#fff!important;color:#10233f!important;box-shadow:0 16px 40px #0d23431c!important;overflow:hidden!important}.unified-auth-brand{box-sizing:border-box!important;min-height:104px!important;margin:0 -24px 14px!important;padding:18px 20px 15px!important;border:0!important;border-radius:0!important;background:#0d2343!important}.unified-auth-brand img{width:min(250px,72vw)!important;max-height:58px!important}.unified-auth-brand p{margin:4px 0 0!important;color:#fff!important}.auth-tabs{margin:0 0 14px!important;background:#f2f6fb!important;border:1px solid #d7e4f0!important}.auth-tabs button{min-height:42px!important;color:#405a75!important}.auth-tabs button.active{background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important}.auth-heading{padding:4px 0 10px!important}.auth-heading h2{color:#10233f!important}.auth-heading p{color:#60718a!important}.auth-heading small{color:#1769d2!important}.auth-form label,.auth-provider-role{color:#203b5d!important}.auth-role-grid-inline{grid-template-columns:repeat(3,minmax(0,1fr))!important}.auth-role-grid-inline .auth-role-card{min-height:42px!important;padding:8px 6px!important;background:#fff!important;color:#173452!important;border:1px solid #9fbad0!important}.auth-role-grid-inline .auth-role-card.active{padding:8px 6px!important;background:linear-gradient(100deg,#40f0b0,#1b7eff)!important;color:#071b2f!important;border-color:transparent!important;box-shadow:none!important}.auth-card input,.auth-card select{background:#fff!important;color:#10233f!important}.auth-card .divider{color:#60718a!important}.auth-card .divider:before,.auth-card .divider:after{background:#cfdae5!important}.auth-card .auth-text-button{color:#1769d2!important}.auth-card .password-requirements{background:#f7faff!important;border-color:#dce7f2!important;color:#50647c!important}.auth-card .field-error{color:#b91c1c!important}.google-wrap,.career-google-wrap{display:grid!important;justify-items:stretch!important;width:100%!important;min-height:44px!important;overflow:visible!important}.google-sdk-target,.career-google-wrap>div{display:flex!important;justify-content:center!important;width:100%!important;min-height:0!important}.google-fallback{width:100%!important;min-height:42px!important;background:#fff!important;color:#173452!important;border:1px solid #9fbad0!important;border-radius:8px!important;box-shadow:none!important;font-weight:750!important}.google-sdk-target:not(:empty)+.google-fallback{display:none!important}.back-home{position:fixed!important;top:14px!important;left:14px!important;background:#0d2343!important;color:#fff!important;border:0!important;border-radius:8px!important;z-index:20!important}.career-public-workspace .career-access-card{box-sizing:border-box!important;width:min(500px,calc(100vw - 28px))!important;min-height:0!important;height:auto!important;margin:20px auto 26px!important;padding:0 24px 24px!important;display:block!important;background:#fff!important;color:#10233f!important;border:1px solid #d9e5f1!important;border-radius:12px!important;box-shadow:0 16px 40px #0d23431c!important;overflow:hidden!important}.career-public-workspace:not(.career-auth-open) .career-access-card{display:none!important}.career-public-list{margin-bottom:20px}.nc-career-empty{grid-column:1/-1!important;width:min(760px,100%)!important;min-height:190px!important;margin:0 auto!important;padding:34px!important;display:grid!important;place-items:center!important;text-align:center!important}.nc-career-empty img{width:52px;height:52px;object-fit:contain}.career-public-workspace .career-auth-brand{margin:0 -24px 16px!important;padding:18px 20px 15px!important;background:#0d2343!important}.career-public-workspace .career-auth-fields{max-width:none!important;width:100%!important;gap:10px!important}.career-public-workspace .career-auth-or{color:#60718a!important}.career-public-workspace .career-auth-or:before,.career-public-workspace .career-auth-or:after{background:#cfdae5!important}.career-message,.student-portal .content.student-main>.app-toast{box-sizing:border-box!important;position:fixed!important;top:92px!important;left:50%!important;transform:translate(-50%)!important;z-index:2200!important;display:flex!important;align-items:center!important;gap:10px!important;width:min(620px,calc(100vw - 28px))!important;min-height:44px!important;height:auto!important;margin:0!important;padding:10px 14px!important;border:0!important;border-radius:7px!important;color:#fff!important;line-height:1.35!important;box-shadow:0 8px 20px #0d234324!important;overflow-wrap:anywhere!important}.career-message.success,.student-portal .content.student-main>.app-toast.success{background:#21a657!important;color:#fff!important}.career-message.error,.student-portal .content.student-main>.app-toast.error{background:#ef3434!important;color:#fff!important}.career-message button{margin-left:auto!important;padding:0 2px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;font-size:24px!important;font-weight:800!important;line-height:1!important;box-shadow:none!important}.career-how-to{margin:18px 0!important;padding:16px 18px!important;border:1px solid #cfe0f2!important;border-radius:12px!important;background:#f7fbff!important;color:#10233f!important}.career-how-to h3{margin:0 0 8px!important}.career-how-to ol{margin:0!important;padding-left:21px!important;display:grid!important;gap:5px!important}.career-profile-loading{margin:12px 0!important;color:#1769d2!important;font-weight:800!important}.career-final-confirmation,.application-final-confirmation{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:12px 0!important;padding:14px!important;border:1px solid #9fc3ea!important;border-radius:12px!important;background:#f6faff!important;font-weight:750!important}.career-final-confirmation input,.application-final-confirmation input{width:20px!important;height:20px!important;flex:0 0 auto!important}.career-apply-fields>.primary{width:100%!important;min-height:48px!important;font-weight:900!important}.education-manager-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.education-add-button{min-height:44px!important;padding:10px 18px!important;font-weight:900!important}.career-authenticated-workspace{padding-top:20px!important}.career-signed-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;width:min(1180px,calc(100vw - 32px));margin:0 auto 16px}.career-signed-heading span{color:#1769d2;font-size:.72rem;font-weight:900;letter-spacing:.17em}.career-signed-heading h1{margin:7px 0}.career-authenticated-workspace>.career-how-to,.career-opportunities-after-profile{width:min(1180px,calc(100vw - 32px));margin-left:auto!important;margin-right:auto!important}.career-opportunities-after-profile{margin-top:24px}.career-opportunity-preview .career-continue-apply{width:100%;min-height:48px;font-weight:900}.career-opportunity-preview>.career-apply-fields{margin-top:18px;padding-top:18px;border-top:1px solid #d9e5f1}.resume-preview{height:1123px!important;max-height:1123px!important;overflow:hidden!important}@media (max-width:700px){.education-manager-actions{align-items:stretch;flex-direction:column}.education-add-button{width:100%}.career-signed-heading{width:calc(100vw - 16px);flex-direction:column}.career-signed-heading>button{width:100%}.career-authenticated-workspace>.career-how-to,.career-opportunities-after-profile{width:calc(100vw - 16px)}.career-op-message{top:70px!important}}@media (max-width:768px){.auth-page{padding:54px 10px 20px!important}.auth-card,.career-public-workspace .career-access-card{width:min(500px,calc(100vw - 20px))!important;min-height:0!important}.auth-role-grid,.auth-role-grid-inline{grid-template-columns:repeat(3,minmax(0,1fr))!important}.auth-role-card{min-height:42px!important}}@media (max-width:768px){.career-message,.student-portal .content.student-main>.app-toast{top:72px!important}}@media (max-width:430px){.auth-page{padding:54px 8px 16px!important}.auth-card,.career-public-workspace .career-access-card{width:100%!important;padding:0 14px 18px!important}.unified-auth-brand,.career-public-workspace .career-auth-brand{margin-left:-14px!important;margin-right:-14px!important}.auth-name-row{grid-template-columns:1fr!important}.back-home{top:8px!important;left:8px!important}.career-public-workspace .career-access-card{margin-top:12px!important}}.career-profile-card{box-sizing:border-box!important;width:min(1180px,calc(100vw - 32px))!important;margin:22px auto!important;padding:24px!important;border:1px solid #cfe0f2!important;border-radius:16px!important;background:#fff!important}.career-profile-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.career-profile-grid input,.career-profile-grid select,.career-profile-grid textarea{box-sizing:border-box!important;width:100%!important;min-height:48px!important;border:1px solid #b9d0e7!important;border-radius:10px!important;background:#fff!important;color:#10233f!important}.career-profile-grid .career-wide{grid-column:1/-1!important}.career-education-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}.career-education-head button,.repeat-title button{min-width:150px!important;min-height:44px!important;background:#1769e8!important;color:#fff!important;border:0!important;font-weight:800!important}.application-review-checklist{display:grid!important;gap:10px!important;margin:16px 0!important;padding:16px!important;border:1px solid #cfe0f2!important;border-radius:12px!important}.application-review-checklist label{display:flex!important;align-items:flex-start!important;gap:10px!important}.application-review-checklist input{width:20px!important;height:20px!important;flex:0 0 auto!important}@media (max-width:700px){.career-profile-card{width:calc(100vw - 16px)!important;padding:14px!important}.career-profile-grid{grid-template-columns:1fr!important}.career-profile-grid .career-wide{grid-column:auto!important}.career-education-head{align-items:stretch!important;flex-direction:column!important}.career-education-head button,.repeat-title button{width:100%!important;min-width:0!important}}.career-authenticated-workspace{display:grid!important;gap:20px!important}.career-signed-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px;border:1px solid #d8e6f3;border-radius:16px;background:#fff}.career-signed-heading span{color:#1769d2;font-size:.72rem;font-weight:900;letter-spacing:.16em}.career-signed-heading h1{margin:6px 0}.career-signed-heading p{margin:0;color:#60718a}.career-opportunities-after-profile{padding:22px;border:1px solid #d8e6f3;border-radius:16px;background:#fff}.career-opportunity-preview .career-continue-apply{width:100%;min-height:48px}.education-manager-actions{display:flex;align-items:center;gap:14px}.education-add-button{min-height:44px!important;padding:10px 17px!important}.career-opportunity-preview .career-requirements{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:700px){.career-signed-heading{display:grid;padding:16px}.career-signed-heading>button{width:100%}.career-opportunities-after-profile{padding:14px}.education-manager-actions{width:100%;align-items:stretch;flex-direction:column}.education-add-button{width:100%}.career-opportunity-preview .career-requirements{grid-template-columns:1fr}.career-message,.student-portal .content.student-main>.app-toast{top:74px!important;width:calc(100vw - 18px)!important}}.student-menu-symbol{display:block;font-size:25px;font-weight:800;line-height:1;color:inherit}.student-menu-open .student-topbar-menu svg{transform:none!important}.resume-mobile-open{display:grid;place-items:center;min-height:180px;margin:18px;padding:18px;border:1px solid #c8d8ea;border-radius:12px;background:#fff;color:#155fd5;font-weight:800;text-align:center}.public-menu-overlay{display:none}.student-welcome-profile-card{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;width:100%!important;margin:18px 0!important;padding:20px 22px!important;border:1px solid #d6e3f1!important;border-radius:20px!important;background:linear-gradient(120deg,#fff,#f2f7ff)!important;box-shadow:0 12px 34px #0d234312!important}.student-welcome-copy{min-width:0}.student-welcome-profile-card h1{margin:4px 0 6px!important;font-size:clamp(1.75rem,3vw,2.7rem)!important}.student-welcome-action{display:grid;grid-template-columns:auto auto;align-items:center;gap:5px 12px;min-width:210px;padding-left:20px;border-left:1px solid #dbe6f2}.student-welcome-action span{color:#64748b;font-size:.78rem;font-weight:750}.student-welcome-action b{justify-self:end;color:#1262df}.student-welcome-action button{grid-column:1/-1;margin-top:5px;background:#eaf2ff!important;color:#164f9c!important;border:1px solid #c9dcf4!important}.resume-template-pdf-object{display:block;width:100%;height:min(72vh,860px);min-height:560px;border:0;background:#fff}.resume-preview-file-actions{display:flex;justify-content:flex-end;gap:10px;padding:10px;background:#eef2f7}.resume-preview-file-actions .button-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 14px;border-radius:9px;text-decoration:none;font-weight:800}.resume-template-data,.resume-education-picker{display:grid;gap:14px;margin-top:18px;padding:18px;border:1px solid #d7e4f2;border-radius:16px;background:#f8fbff}.resume-template-data h3,.resume-education-picker h3{margin:4px 0}.resume-template-data p,.resume-education-picker p{margin:0;color:#607189}.resume-template-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.resume-template-fields label{display:grid;gap:6px;color:#203955;font-weight:800}.resume-template-fields label b{color:#dc2626}.resume-template-fields label small{justify-self:end;color:#7a8ba0;font-weight:600}.resume-template-fields input,.resume-template-fields textarea{width:100%;min-height:46px;border:1px solid #bfd1e5;border-radius:10px;background:#fff}.resume-template-fields textarea{min-height:105px;resize:vertical}.resume-template-fields .resume-field-missing{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444414!important}.resume-education-picker>div:first-child{display:grid;grid-template-columns:1fr auto;align-items:end;gap:4px 14px}.resume-education-picker>div:first-child p{grid-column:1}.resume-education-picker>div:first-child>b{grid-column:2;grid-row:1/3;color:#1764df}.resume-education-picker>div:last-child{display:grid;gap:9px}.resume-education-picker label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #d9e5f2;border-radius:12px;background:#fff}.resume-education-picker label.selected{border-color:#3b82f6;background:#eef5ff}.resume-education-picker label span{display:grid;gap:3px}.resume-education-picker label small{color:#64748b}.resume-final-confirm{display:flex;align-items:flex-start;gap:10px;margin:18px 0 10px;padding:14px 16px;border:1px solid #cbdcf2;border-radius:14px;background:#f7faff;font-weight:750}.resume-final-confirm input,.resume-education-picker input{width:17px!important;height:17px!important;min-width:17px!important;margin-top:2px!important}.resume-template-data .resume-a4-limit-note{padding:11px 13px;border-left:4px solid #1b7eff;border-radius:8px;background:#eaf3ff;color:#203955;font-size:.9rem;line-height:1.45}.student-portal .content.student-main>.app-toast,.mock-toast,.auth-page .alert,.professional-notice{position:fixed!important;top:80px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important;z-index:3000!important;width:min(620px,calc(100vw - 28px))!important;min-height:44px!important;height:auto!important;margin:0!important;padding:10px 14px!important;border:0!important;border-radius:8px!important;display:flex!important;align-items:center!important;gap:10px!important;color:#fff!important;font-weight:750!important;line-height:1.35!important;box-shadow:0 10px 26px #0714262e!important;overflow-wrap:anywhere!important}.student-portal .content.student-main>.app-toast.success,.mock-toast.success,.auth-page .alert.success,.professional-notice.success{background:#20a85a!important;color:#fff!important}.student-portal .content.student-main>.app-toast.error,.mock-toast.error,.auth-page .alert.error,.professional-notice.error{background:#ef3434!important;color:#fff!important}.student-portal .content.student-main>.app-toast button,.mock-toast button,.auth-page .alert button,.professional-notice button{flex:0 0 32px!important;width:32px!important;height:32px!important;min-height:32px!important;margin-left:auto!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;background:transparent!important;color:#fff!important;font-size:24px!important;line-height:1!important}@media (max-width:1180px){.student-sidebar{overflow:hidden!important}.student-sidebar__nav{min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain!important}.student-topbar-menu{order:3!important}.student-topbar-brand{order:initial!important}.guest-topbar{background:linear-gradient(105deg,#0d2343,#102f54)!important;border-bottom:1px solid rgba(64,240,176,.24)!important;box-shadow:0 8px 24px #0714261f!important}.guest-topbar>div button{background:#ffffff14!important;border-color:#ffffff2e!important;color:#fff!important}.guest-drawer{padding-top:18px!important;background:#0e2342!important}.guest-drawer-close{align-self:flex-end!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-height:40px!important;padding:0!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:10px!important;background:#ffffff14!important;color:#fff!important;font-size:25px!important;line-height:1!important}.guest-drawer>small{margin:5px 12px 9px!important;color:#65e8c4!important}.guest-drawer>button:not(.guest-drawer-login):not(.guest-drawer-close),.guest-drawer details summary,.guest-drawer details>div button{border:0!important;border-left:3px solid transparent!important;border-radius:7px!important;background:transparent!important;color:#dce8f7!important;box-shadow:none!important}.guest-drawer>button.active,.guest-drawer details summary.active,.guest-drawer details>div button.active{border-left-color:#40f0b0!important;background:#40f0b017!important;color:#fff!important}.guest-drawer details>div{gap:2px!important;padding-left:10px!important}.guest-drawer details>div button{padding:9px 12px!important}.nc-home-nav .public-links.open:before{display:none!important;content:none!important}.nc-home-nav .public-links.open{border-top:0!important;box-shadow:none!important}.nc-home-nav{border-bottom-color:transparent!important}}@media (max-width:760px){body.public-menu-visible{overflow:hidden}.public-menu-overlay{display:block;position:fixed;top:64px;right:0;bottom:0;left:0;z-index:1590;border:0!important;border-radius:0!important;background:#05122573!important}.nc-home-nav .public-links{z-index:1600!important}.public-menu-button{position:relative;z-index:1601}.student-topbar{gap:7px!important}.student-topbar-brand{min-width:0!important;flex:1 1 auto!important}.student-topbar .nextchapters-brand-logo{width:clamp(116px,34vw,150px)!important;height:auto!important;max-height:40px!important;object-fit:contain!important;object-position:left center!important}.student-topbar-actions{flex:0 0 auto!important;gap:5px!important}.student-topbar-actions>button,.student-topbar-profile{flex:0 0 40px!important;width:40px!important;min-width:40px!important;height:40px!important;padding:0!important}.student-menu-symbol{font-size:23px}.student-menu-open .student-menu-symbol{font-size:29px}.student-portal>.student-layout__content .course-section-tabs,.guest-student-portal .guest-main .course-section-tabs{display:none!important}.student-main{padding-top:12px!important}.student-page-back{margin-bottom:10px!important}.student-welcome-profile-card{grid-template-columns:auto minmax(0,1fr)!important;padding:16px!important;margin-bottom:14px!important;gap:12px!important}.student-welcome-profile-card h1{font-size:clamp(1.55rem,7vw,2rem)!important}.student-welcome-profile-card p{font-size:.9rem!important;line-height:1.45!important}.student-welcome-action{grid-column:1/-1;width:100%;min-width:0;padding:12px 0 0;border-left:0;border-top:1px solid #dbe6f2}.student-welcome-action button{width:100%}.student-welcome-avatar{width:56px!important;height:56px!important;border-radius:15px!important}.student-portal .content.student-main>.app-toast,.mock-toast,.auth-page .alert,.professional-notice{top:70px!important;width:calc(100vw - 18px)!important;padding:9px 11px!important;font-size:.9rem!important}.saved-builder-items>div:last-child article{align-items:stretch!important;grid-template-columns:1fr!important}.saved-builder-items>div:last-child article>button{width:100%!important}.resume-pdf-preview-frame{display:block!important;width:100%!important;height:calc(100dvh - 60px)!important;min-height:520px!important;border:0!important;background:#e8eef6!important}.resume-template-pdf-object{height:calc(72dvh - 54px);min-height:430px}.resume-preview-file-actions{display:grid;grid-template-columns:1fr 1fr}.resume-preview-file-actions .button-link{width:100%}.resume-template-fields{grid-template-columns:1fr}.resume-education-picker>div:first-child{grid-template-columns:1fr}.resume-education-picker>div:first-child>*{grid-column:1!important;grid-row:auto!important}.resume-final-confirm{font-size:.9rem}}@media (max-width:430px){html,body,#root{max-width:100%;overflow-x:hidden}.student-main,.guest-main{padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}.student-portal .page-section,.student-portal .portal-card,.student-portal .glass-card{min-width:0!important;padding-left:12px!important;padding-right:12px!important}.student-portal .form-grid,.student-portal .two-col,.guest-explore-grid{grid-template-columns:minmax(0,1fr)!important}.student-sidebar{width:min(310px,90vw)!important}.topbar-profile-popover,.profile-popover{max-width:calc(100vw - 20px)!important}}
