*{box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1f2937;background-color:#f9fafb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,sans-serif}button,input,textarea,select{font-family:inherit}#root{min-height:100vh}a{font-weight:500;color:#6366f1;text-decoration:none}a:hover{color:#5558e8}:root{--pf-panel: #FFFFFF;--pf-dark: #0F172A;--pf-text: #1E293B;--pf-muted: #64748B;--pf-blue: #2A9DFF;--pf-teal: #14B8A6;--pf-green: #22C55E;--pf-background: #F8FAFC;--pf-grey-light: #F3F3F3;--pf-font-family: "Inter", sans-serif;--pf-container-padding: 56px;--pf-section-gap: 80px;--pf-card-padding: 24px;--pf-grid-gap: 20px;--pf-heading-hero: 3rem;--pf-heading-xl: 2.5rem;--pf-heading-lg: 2rem;--pf-heading-md: 1.5rem;--pf-heading-sm: 1.25rem;--pf-body-lg: 1.125rem;--pf-body-md: 1rem;--pf-body-sm: .875rem;--pf-touch-min: 44px;--pf-button-padding-y: 12px;--pf-button-padding-x: 24px;--pf-grad-start: var(--pf-blue);--pf-grad-end: var(--pf-teal);--pf-gradient: linear-gradient(90deg, var(--pf-grad-start), var(--pf-grad-end));--pf-cluster-gradient: linear-gradient(152deg, #2A9DFF 9.21%, #54B0FF 38.52%, #76B9F3 74.59%, #2A9DFF 87.36%)}@media(max-width:768px){:root{--pf-container-padding: 24px;--pf-section-gap: 60px;--pf-card-padding: 20px;--pf-grid-gap: 16px;--pf-heading-hero: 2rem;--pf-heading-xl: 1.75rem;--pf-heading-lg: 1.5rem;--pf-heading-md: 1.25rem;--pf-heading-sm: 1.125rem;--pf-button-padding-y: 14px}}@media(max-width:480px){:root{--pf-container-padding: 16px;--pf-section-gap: 40px;--pf-card-padding: 16px;--pf-grid-gap: 12px;--pf-heading-hero: 1.75rem;--pf-heading-xl: 1.5rem;--pf-heading-lg: 1.25rem;--pf-heading-md: 1.125rem;--pf-heading-sm: 1rem}}body{font-family:var(--pf-font-family);color:var(--pf-text)}.bg-panel{background-color:var(--pf-panel)}.bg-dark{background-color:var(--pf-dark)}.bg-muted{background-color:var(--pf-muted)}.bg-blue{background-color:var(--pf-blue)}.bg-teal{background-color:var(--pf-teal)}.bg-green{background-color:var(--pf-green)}.bg-background{background-color:var(--pf-background)}.bg-grey-light{background-color:var(--pf-grey-light)}.text-blue{color:var(--pf-blue)}.text-white{color:#fff}.text-primary{color:var(--pf-text)}.bg-gradient{background:var(--pf-gradient)}.bg-cluster{background:var(--pf-cluster-gradient)}.text-gradient{background:var(--pf-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.header{background:var(--pf-panel);width:100%;position:sticky;top:0;z-index:100;display:flex;justify-content:center}.header-container{width:100%;height:90px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin:0 auto;box-sizing:border-box}.logo{display:flex;align-items:center;gap:6px;height:auto;padding:0;text-decoration:none;white-space:nowrap}.header .logo img{display:block;width:42px;height:40px;object-fit:contain}.header .logo-text{margin:0}.logo-text{font-family:var(--pf-font-family);font-size:20px;font-weight:600;line-height:100%;letter-spacing:0%}.nav-links{display:flex;align-items:center;gap:32px;flex-wrap:nowrap;white-space:nowrap}.nav-link{font-family:var(--pf-font-family);font-size:16px;font-weight:400;line-height:100%;letter-spacing:0%;text-decoration:none;transition:color .2s;white-space:nowrap}.nav-link:hover{color:#1f2937}.nav-link.active{color:var(--pf-blue);text-decoration:none}.nav-links .nav-link:first-child{text-decoration:none}.login-btn{background:var(--pf-gradient);color:var(--pf-background);border:none;padding:10px 24px;border-radius:20px;font-family:var(--pf-font-family);font-size:.875rem;font-weight:600;white-space:nowrap;cursor:pointer;transition:filter .15s ease,transform .12s ease}.login-btn:hover{filter:brightness(.95);transform:translateY(-1px)}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:8px;color:#1f2937}@media(max-width:768px){.header-container{padding:0 var(--pf-container-padding, 24px);height:80px}.mobile-menu-btn{display:block;min-width:44px;min-height:44px}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--pf-background);flex-direction:column;padding:16px;gap:16px;box-shadow:0 4px 12px #0000001a}.nav-links.open{display:flex}.nav-link{min-height:44px;display:flex;align-items:center}.login-btn{width:100%;text-align:center;min-height:44px}}@media(max-width:480px){.header-container{padding:0 var(--pf-container-padding, 16px);height:72px}.logo-text{font-size:18px}.header .logo img{width:36px;height:34px}}.hero{padding:0;background:#f8fafc;position:relative;overflow:hidden}.hero-container{width:100%;max-width:1440px;min-height:700px;height:auto;margin:0 auto;padding:0 var(--pf-container-padding, 56px);padding-right:24px;display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:start;box-sizing:border-box}.hero-left-column{position:relative;height:700px;display:flex;flex-direction:column;justify-content:center}.hero-content{position:relative}.hero-badge{display:inline-block;background-image:var(--pf-gradient);background-repeat:no-repeat;color:#fff;padding:8px 16px;border-radius:20px;font-family:var(--pf-font-family);font-size:14px;font-weight:400;font-style:normal;line-height:100%;letter-spacing:0%;margin-bottom:24px}.hero-title{font-family:var(--pf-font-family);font-size:3rem;font-weight:600;line-height:1.2;margin:0 0 24px}.hero-title .highlight{font-weight:700}.hero-description{font-family:var(--pf-font-family);font-size:1rem;line-height:1.7;margin:0 0 32px;max-width:440px}.hero-buttons{display:flex;gap:16px;margin-bottom:24px}.btn-primary{background:#0b1420;color:#fff;border:none;padding:12px 36px;border-radius:9999px;font-family:var(--pf-font-family);font-size:.9375rem;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease;text-decoration:none;display:inline-block;box-shadow:0 6px 18px #0b142014}.btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 28px #0b14201f}.btn-secondary{background:transparent;color:#0b1420;border:1.5px solid #0b1420;padding:10px 34px;border-radius:9999px;font-family:var(--pf-font-family);font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .12s ease,transform .12s ease;display:inline-block}.btn-secondary:hover{background:#0b14200a;transform:translateY(-1px)}.hero-info{display:flex;gap:24px;margin-bottom:24px}.info-item{display:flex;align-items:center;gap:6px;font-family:var(--pf-font-family);font-size:.875rem;color:var(--pf-text)}.hero-students{display:flex;align-items:center;gap:12px;font-family:var(--pf-font-family);font-size:.875rem;color:var(--pf-text)}.hero-trajectory{display:block;position:absolute;left:0;bottom:0;width:100%;max-width:440px;opacity:.95;z-index:1}.student-avatars{display:flex}.student-avatars img{width:32px;height:32px;border-radius:50%;border:2px solid white;margin-left:-8px}.student-avatars img:first-child{margin-left:0}.hero-decoration{position:absolute;top:80px;right:-20px}.hero-decoration{position:absolute;top:-100px;right:0;height:100%;pointer-events:none;z-index:2;display:flex;align-items:flex-start}.hero-decoration .paper-plane{display:block;width:240px;height:300px;object-fit:contain;transform-origin:50% 50%;transform:rotate(-10deg);filter:drop-shadow(0 6px 12px rgba(11,20,32,.06));animation:plane-nudge 6s ease-in-out infinite;animation-delay:.6s}@keyframes plane-nudge{0%{transform:rotate(-10deg)}8%{transform:rotate(8deg)}18%{transform:rotate(0)}to{transform:rotate(0)}}.hero-images{position:relative;height:700px;max-height:700px;overflow:hidden;margin:0;padding:0;width:100%;max-width:100%}.hero-scroll-container{display:flex;gap:20px;height:100%;justify-content:flex-end;margin:0;padding:0;width:100%}.scroll-column{flex:1;position:relative;overflow:hidden;max-width:320px;margin:0;padding:0}.scroll-track{display:flex;flex-direction:column;gap:24px;width:100%;margin:0;padding:0}.scroll-item{border-radius:24px;overflow:hidden;position:relative;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #0000000f;padding:30px}.scroll-item.blue{background:#2a9dff}.scroll-item.teal{background:#14b8a6}.scroll-item img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.scroll-item:hover img{transform:scale(1.05)}.col-1 .scroll-track{animation:move-up-down 15s ease-in-out infinite alternate}.col-2 .scroll-track{animation:move-down-up 15s ease-in-out infinite alternate}.hero-scroll-container:hover .scroll-track{animation-play-state:paused}@keyframes move-up-down{0%{transform:translateY(0)}to{transform:translateY(-280px)}}@keyframes move-down-up{0%{transform:translateY(-280px)}to{transform:translateY(0)}}@media(max-width:1024px){.hero-container{height:auto;grid-template-columns:1fr;gap:40px;padding-bottom:60px}.hero-left-column{height:auto;display:block}.hero-content{text-align:center;padding-bottom:40px}.hero-description{max-width:100%;margin-left:auto;margin-right:auto}.hero-trajectory{position:relative;width:100%;max-width:400px;margin:20px auto 0;left:auto;bottom:auto}.hero-buttons,.hero-info,.hero-students{justify-content:center}.hero-images{height:500px;order:-1;margin-bottom:40px}.hero-scroll-container,.scroll-track{gap:16px}.hero-decoration{display:none}}@media(max-width:768px){.hero{padding:40px 0 60px}.hero-container{padding:0 16px}.hero-title{font-size:2rem}.hero-buttons{flex-direction:column;gap:12px}.btn-primary,.btn-secondary{width:100%;text-align:center}.hero-info{flex-direction:column;gap:12px}.hero-decoration{display:none}.hero-images{height:400px}.scroll-item{border-radius:16px}}@media(max-width:640px){.hero-title{font-size:1.875rem}.hero-description{font-size:.9375rem}.hero-images{height:350px}.btn-primary,.btn-secondary{padding:14px 28px;min-height:44px}}@media(max-width:480px){.hero-container{padding:0 var(--pf-container-padding, 16px)}.hero-title{font-size:1.75rem}.hero-images{height:300px}}.career-cluster{padding:80px 0;background:#f8fafc}.cluster-container{width:100%;max-width:1440px;margin:0 auto;padding:0 var(--pf-container-padding, 56px)}.cluster-title{font-family:var(--pf-font-family);font-size:2.8rem;font-weight:600;color:var(--pf-blue);letter-spacing:0%;margin:0 0 8px}.cluster-subtitle{font-size:1.2rem;font-family:var(--pf-font-family);font-weight:400;color:var(--pf-text);letter-spacing:-1%;margin:0 0 40px}.cluster-link{text-decoration:none;color:inherit;display:block}.cluster-name{font-family:var(--pf-font-family);font-size:1.2rem;font-weight:500;color:var(--pf-text);transition:color .35s ease}.cluster-card:hover img[alt="Tech & AI"]{transform:rotate(-60deg)}.ai-ring{display:none}.explore-card{background:#f3f4f6!important;height:80px}.explore-card:hover{background:linear-gradient(135deg,#2a9dff,#54b0ff,#76b9f3)!important}.cluster-link:nth-child(5) .cluster-card,.cluster-link:nth-child(6) .cluster-card,.cluster-link:nth-child(7) .cluster-card{height:60px}@media(max-width:1024px){.cluster-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.career-cluster{padding:60px 0}.cluster-container{padding:0 16px}.cluster-title{font-size:2rem}.cluster-card{height:160px}.explore-card,.cluster-link:nth-child(5) .cluster-card,.cluster-link:nth-child(6) .cluster-card,.cluster-link:nth-child(7) .cluster-card{height:60px}}@media(max-width:640px){.cluster-grid{grid-template-columns:1fr}.cluster-title{font-size:1.75rem}.cluster-card{height:auto;min-height:100px}}@media(max-width:480px){.cluster-title{font-size:1.5rem}.cluster-subtitle{font-size:1rem}.career-cluster{padding:40px 0}}.colleges{padding:48px 0;background:#f7fbff}.colleges-container{width:100%;max-width:1440px;margin:0 auto;padding:0 var(--pf-container-padding, 24px)}.colleges-title{font-family:var(--pf-font-family);font-size:28px;margin:0 0 16px;color:#0b2447;text-align:center}.colleges-description{font-family:var(--pf-font-family);font-size:1rem;color:var(--pf-text);text-align:center;max-width:800px;margin:0 auto 28px;line-height:1.6}.colleges-cta{text-align:center;margin-top:32px}.cta-btn{display:inline-block;background:var(--pf-gradient);color:#fff;padding:14px 32px;border-radius:25px;font-family:var(--pf-font-family);font-weight:600;font-size:1rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2a9dff4d}.colleges-illustration{position:relative;width:100%;max-width:1200px;margin:0 auto 28px;display:flex;align-items:center;justify-content:center;min-height:220px}.line-chart{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);pointer-events:none}.chart-line-img{width:100%;height:auto;display:block;max-width:1600px;opacity:.95}.student-illustration{position:relative;z-index:2;width:460px;max-width:85%;height:auto;display:block}.colleges-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.see-all{color:#0366d6;text-decoration:none}.colleges-grid{--grid-gap: 18px;display:flex;flex-wrap:wrap;gap:var(--grid-gap)}.college-card{background:#fff;border-radius:12px;padding:16px;color:#0b2447;position:relative;overflow:hidden;transition:box-shadow .24s ease;flex:0 0 calc((100% - 3 * var(--grid-gap)) / 4);border:1px solid rgba(0,0,0,.12)}.college-card .college-header{display:flex;align-items:center;gap:10px}.college-icon{font-size:22px;background:#ffffff14;padding:8px;border-radius:8px}.college-name{font-family:var(--pf-font-family);font-size:18px;font-weight:600}.plus-icon{margin-left:auto;background:#00000014;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%}.college-degree{font-family:var(--pf-font-family);margin-top:8px;color:#000000a6}.college-details{display:flex;gap:12px;margin-top:12px}.detail{display:flex;align-items:center;gap:8px}.detail-icon{font-size:16px}@media(max-width:768px){.colleges{padding:60px 0}.colleges-container{padding:0 16px}.colleges-title{font-size:2rem}.colleges-illustration{min-height:160px;margin-bottom:24px}.student-illustration{width:180px}.colleges-grid{grid-template-columns:1fr}}@media(max-width:640px){.colleges-title{font-size:1.75rem}}.college-card .add-icon{position:absolute;top:12px;right:12px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:0;background:transparent;opacity:0;transform:translateY(-2px);transition:opacity .16s ease,transform .16s ease,background .16s ease}.college-card.active .add-icon{opacity:1;transform:translateY(0);background:transparent}.college-card .add-icon img{width:18px;height:18px;display:block}.college-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:10px}.college-icon .icon-wrapper{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px}.college-icon img{width:1em;height:1em;display:block}.college-card.active .college-icon img{filter:none}.college-card:not(.active) .college-icon img{filter:brightness(0) invert(1)}.college-card:not(.active) .college-icon .icon-wrapper{background:linear-gradient(90deg,var(--pf-grad-start),var(--pf-grad-end))}.college-card.active .college-icon .icon-wrapper{background:#fff}.college-name{font-family:var(--pf-font-family);flex:1;font-size:1rem;font-weight:600;margin:0}.college-degree{font-family:var(--pf-font-family);font-size:.8125rem;margin:0 0 12px;color:inherit;opacity:.9}.college-details{display:flex;flex-direction:column;gap:10px}.detail{font-family:var(--pf-font-family);display:flex;align-items:flex-start;gap:10px;font-size:.75rem}.detail-icon{width:1em;height:1em;display:block;transition:filter .16s ease}.detail-text{display:flex;flex-direction:column}.detail-label{font-family:var(--pf-font-family);color:#0b2447;font-size:.875rem}.college-card.active .detail-label{color:#fff}.detail-value{font-family:var(--pf-font-family);color:inherit;font-weight:600}.college-card.active .detail-icon{filter:invert(1) brightness(2)}.college-card:not(.active) .detail-icon{filter:brightness(0)}.college-gif{position:absolute;right:12px;bottom:12px;width:72px;height:72px;object-fit:contain;z-index:6}.colleges-grid.has-active .college-card.active{background:var(--pf-gradient);color:#fff;z-index:5;box-shadow:0 18px 40px #0b14201f;border:1px solid rgba(16,24,40,.06);flex-basis:calc((100% - 3 * var(--grid-gap)) * .2941176471)}.colleges-grid.has-active .college-card:not(.active){flex-basis:calc((100% - 3 * var(--grid-gap)) * .2352941176);border:1px solid rgba(0,0,0,.15)}@media(max-width:1024px){.colleges-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.colleges{padding:60px 0}.colleges-container{padding:0 16px}.colleges-illustration{min-height:160px;margin-bottom:24px}.student-illustration{width:180px}.colleges-grid{grid-template-columns:1fr}.college-card,.college-card.active{transform:none}}@media(max-width:640px){.colleges-title{font-size:1.75rem}.college-card{flex:1 1 100%}}@media(max-width:480px){.colleges-title{font-size:1.5rem}.colleges-description{font-size:.9375rem}.cta-btn{min-height:44px;width:100%}.colleges{padding:40px 0}}.skills{padding:80px 0;background:#f8fafc}.skills-container{width:100%;max-width:1440px;margin:0 auto;padding:0 var(--pf-container-padding, 24px);text-align:center}.skills-title{font-size:2.5rem;font-family:var(--pf-font-family);font-weight:500;color:var(--pf-text);margin:0 0 12px}.skills-intro{font-size:1rem;font-family:var(--pf-font-family);color:var(--pf-text);max-width:680px;margin:0 auto 28px;line-height:1.6}.stat-supporting{font-size:.9rem;font-family:var(--pf-font-family);color:#64748b;margin:8px 0 0}.skills-pyramid-note{font-size:.95rem;font-family:var(--pf-font-family);color:#64748b;max-width:680px;margin:24px auto 0;line-height:1.6}.skills-stat{margin-bottom:48px}.stat-percentage{font-weight:700;font-size:2.5rem;font-family:var(--pf-font-family);color:var(--pf-blue)}.stat-description{font-size:1rem;font-weight:500;font-family:var(--pf-font-family);color:var(--pf-text);margin:8px 0 4px}.stat-source{font-size:.875rem;color:#9ca3af;margin:0}.skills-diagram{display:flex;align-items:center;justify-content:center;gap:40px;padding:40px 0;position:relative}.skill-arrow{flex-shrink:0;width:64px;height:auto;z-index:4;opacity:.95}.skill-arrow-left{margin-right:12px}.skill-arrow-right{margin-left:12px}.skill-arrow-left,.skill-arrow-right{position:relative;top:-20px}.skill-net{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1100px;max-width:100%;z-index:1;pointer-events:none}.skill-net-img{width:100%;height:auto;display:block;opacity:.28;filter:contrast(.85);will-change:transform}.skills-pyramid{display:flex;flex-direction:column;align-items:center;gap:32px;position:relative;z-index:3;animation:pyramid-bob 3s ease-in-out infinite;will-change:transform}.skill-row{display:flex;gap:16px;justify-content:center}.skill-row.row-1{transform:translateY(-40px)}.skill-row.row-2{transform:translateY(-8px)}.skill-row.row-3{transform:translateY(24px)}.skill-block{width:140px;height:140px;padding:12px;border-radius:12px;font-size:.95rem;font-weight:700;font-family:var(--pf-font-family);color:var(--pf-text);white-space:normal;text-align:center;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #0b14200a;border:none}.skill-block.teal{background:#22c997;color:#fff}.skill-block.green{background:#e8f9f1;border:none;color:#073237}.skill-block.blue{background:#e8f6ff;border:none;color:#0b2447}.skill-row.row-3 .skill-block.blue{background:#2ea0ff;color:#052033}.skill-row.row-3 .skill-block.blue:first-child{margin-right:36px}.skill-row.row-3 .skill-block.blue:last-child{margin-left:36px}.skill-block.large{width:140px;height:140px}.skill-block.green.large{background:#12c9a2;border:none;color:#073237;box-shadow:0 18px 40px #0b14200f}@media(max-width:768px){.skills{padding:60px 0}.skills-container{padding:0 var(--pf-container-padding, 24px)}.skills-title{font-size:2rem}.stat-percentage{font-size:2.5rem}.skills-diagram{flex-direction:column;gap:24px}.skill-arrow{width:84px;opacity:.95}.skill-row{flex-direction:column;width:100%}.skill-block{width:100%;height:auto;min-height:80px;text-align:center;padding:14px 20px}.skill-block.large{padding:16px 24px}.skill-row.row-1,.skill-row.row-2,.skill-row.row-3{transform:none}.skill-row.row-3 .skill-block.blue:first-child,.skill-row.row-3 .skill-block.blue:last-child{margin-left:0;margin-right:0}}@media(max-width:480px){.skills{padding:40px 0}.skills-title,.stat-percentage{font-size:1.75rem}.skill-block{font-size:.8125rem;min-height:60px}.skill-arrow{display:none}}@keyframes net-bob{0%{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-2px)}to{transform:translate(-50%,-50%) translateY(0)}}@keyframes net-bob-img{0%{transform:translateY(0)}50%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes pyramid-bob{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}.contact{padding:80px var(--pf-container-padding, 56px);margin:40px auto;background:linear-gradient(135deg,#2a9dff,#54b0ff,#76b9f3);border-radius:32px;width:calc(100% - 2 * var(--pf-container-padding, 56px));max-width:1328px;position:relative;overflow:visible}.contact-container{padding:0px,56px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.contact-title{font-family:var(--pf-font-family);font-size:2.5rem;font-weight:500;color:#fff;margin:0 0 16px}.contact-description{font-family:var(--pf-font-family);font-size:1rem;color:#ffffffe6;line-height:1.7;margin:0 0 32px;max-width:360px}.contact-form{display:flex;flex-direction:column;gap:16px}.form-input,.form-textarea{background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:12px;padding:16px 20px;font-size:.9375rem;color:#fff;outline:none;transition:all .2s}.form-input::placeholder,.form-textarea::placeholder{color:#ffffffb3}.form-input:focus,.form-textarea:focus{background:#ffffff40;border-color:#ffffff80}.form-textarea{resize:none;min-height:120px}.contact-illustration{position:static;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:280px;overflow:visible}.illustration-image{position:absolute;top:-18%;right:4%;width:540px;height:auto;pointer-events:none;z-index:2;transform:none}.send-btn{background:#fff;color:var(--pf-blue);border:none;padding:14px 48px;border-radius:24px;font-size:.9375rem;font-weight:600;cursor:pointer;margin-top:24px;transition:all .2s}.send-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}@media(max-width:768px){.contact{padding:60px var(--pf-container-padding, 24px);margin:24px var(--pf-container-padding, 24px);width:calc(100% - 2 * var(--pf-container-padding, 24px));border-radius:24px}.contact-container{grid-template-columns:1fr;gap:40px;text-align:center}.contact-title{font-size:2rem}.contact-description{max-width:100%;margin-left:auto;margin-right:auto}.illustration-image{width:240px;right:0;bottom:24px;transform:none;position:relative;top:auto}.form-input,.form-textarea{min-height:44px}.send-btn{width:100%;min-height:44px}.paper-planes{display:none}}@media(max-width:640px){.contact-title{font-size:1.75rem}.contact-illustration{min-height:200px}.illustration-image{width:200px}}@media(max-width:480px){.contact{padding:40px var(--pf-container-padding, 16px);margin:16px var(--pf-container-padding, 16px);width:calc(100% - 2 * var(--pf-container-padding, 16px));border-radius:20px}.contact-title{font-size:1.5rem}.contact-description{font-size:.9375rem}.form-input,.form-textarea{padding:14px 16px}}.global-footer{background:#0f172a;color:#cbd5e1;padding:60px 0 0}.footer-container{width:100%;max-width:1440px;margin:0 auto;padding:0 var(--pf-container-padding, 24px)}.footer-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-column-title{font-size:1.125rem;font-weight:600;color:#fff;margin:0 0 12px;font-family:var(--pf-font-family, "Inter", sans-serif)}.footer-column-text{font-size:.9rem;line-height:1.6;color:#94a3b8;margin:0 0 16px}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{color:#cbd5e1;text-decoration:none;font-size:.9rem;transition:color .2s}.footer-links a:hover{color:#fff}.footer-cta{display:inline-block;color:#22c997;text-decoration:none;font-size:.9rem;font-weight:600;transition:color .2s}.footer-cta:hover{color:#34d9a8}.footer-bottom{padding:24px 0;text-align:center}.footer-bottom p{margin:0;font-size:.8rem;color:#64748b}@media(max-width:768px){.footer-columns{grid-template-columns:1fr;gap:32px}}.offer-modal-overlay{position:fixed;inset:0;background-color:#0f172a99;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.offer-modal{background:var(--pf-panel);border-radius:1.5rem;max-width:480px;width:100%;max-height:calc(100vh - 2rem);overflow-y:auto;padding:2rem;position:relative;box-shadow:0 25px 50px -12px #00000040;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.offer-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;color:var(--pf-muted);padding:.5rem;border-radius:.5rem;transition:all .2s ease}.offer-modal-close:hover{background:var(--pf-grey-light);color:var(--pf-text)}.offer-modal-icon{width:52px;height:52px;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));border-radius:.875rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.offer-modal-icon img{width:32px;height:32px;filter:brightness(0) invert(1)}.offer-modal-title{font-size:1.5rem;font-weight:700;color:var(--pf-text);text-align:center;margin:0 0 .75rem;line-height:1.3}.offer-modal-subtitle{font-size:.9375rem;color:var(--pf-muted);text-align:center;margin:0 0 1rem;line-height:1.5}.offer-modal-benefits{background:var(--pf-background);border-radius:1rem;padding:1rem;margin-bottom:1rem}.offer-modal-benefits h3{font-size:.875rem;font-weight:600;color:var(--pf-text);margin:0 0 .75rem}.offer-modal-benefits ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.625rem}.offer-modal-benefits li{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--pf-text);line-height:1.4}.benefit-check{flex-shrink:0;width:20px;height:20px;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.offer-modal-price{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:linear-gradient(135deg,#2a9dff1a,#14b8a61a);border-radius:.75rem;border:1px solid rgba(42,157,255,.2);flex-wrap:wrap}.price-label{font-size:.9375rem;color:var(--pf-muted)}.price-value{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));-webkit-background-clip:text;background-clip:text;color:transparent}.price-anchor{font-size:.8125rem;color:var(--pf-muted);width:100%;text-align:center;margin-top:.25rem}.offer-modal-actions{display:flex;flex-direction:column;gap:.75rem}.btn-proceed{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-proceed:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px #2a9dff66}.btn-proceed:disabled{opacity:.7;cursor:not-allowed}.offer-modal-testimonial{text-align:center;margin-bottom:1rem;padding:.75rem;background:var(--pf-background);border-radius:.75rem}.testimonial-stars{font-size:1rem;margin-bottom:.5rem}.testimonial-quote{font-size:.875rem;font-style:italic;color:var(--pf-text);margin:0 0 .25rem;line-height:1.4}.testimonial-attribution{font-size:.8125rem;color:var(--pf-muted);margin:0}.btn-skip-wrapper{text-align:center}.skip-reassurance{font-size:13px;color:#9ca3af;margin:0 0 4px}.btn-skip{font-size:13px;color:#9ca3af;background:transparent;border:none;cursor:pointer;padding:.25rem .5rem;transition:color .2s ease}.btn-skip:hover:not(:disabled){color:var(--pf-text)}.btn-skip:disabled{opacity:.5;cursor:not-allowed}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.offer-modal-secure{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.8125rem;color:var(--pf-muted)}.offer-modal-secure svg{color:var(--pf-green)}@media(max-width:480px){.offer-modal-overlay{padding:.5rem}.offer-modal{padding:1.25rem;border-radius:1.25rem;max-height:calc(100vh - 1rem)}.offer-modal-icon{width:44px;height:44px;margin-bottom:.75rem}.offer-modal-title{font-size:1.125rem}.offer-modal-subtitle{font-size:.8125rem;margin-bottom:.75rem}.offer-modal-benefits{padding:.75rem;margin-bottom:.75rem}.offer-modal-benefits li{font-size:.8125rem}.offer-modal-price{padding:.625rem;margin-bottom:.75rem}.price-value{font-size:1.25rem}.offer-modal-testimonial{padding:.625rem;margin-bottom:.75rem}.btn-proceed{padding:.75rem 1rem;font-size:.9375rem}}.faq-section{padding:72px 20px;background:#f8fafc}.faq-container{max-width:820px;margin:0 auto}.faq-header{text-align:center;margin-bottom:40px}.faq-title{font-size:36px;font-weight:700;color:#0f172a;margin:0}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f;border:1px solid #e2e8f0;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.faq-item:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #00000014}.faq-item--open{border-color:#14b8a6;box-shadow:0 2px 12px #14b8a61a}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit}.faq-question-text{font-size:17px;font-weight:600;color:#0f172a;line-height:1.4}.faq-item--open .faq-question-text{color:#0d9488}.faq-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f5f9;font-size:20px;font-weight:600;color:#64748b;transition:background .2s ease,color .2s ease,transform .2s ease}.faq-item--open .faq-icon{background:#14b8a6;color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item--open .faq-answer{max-height:800px}.faq-answer-inner{padding:16px 24px 24px;border-top:1px solid #f1f5f9}.faq-answer-inner p{font-size:15px;line-height:1.75;color:#475569;margin:0 0 12px}.faq-answer-inner p:last-child{margin-bottom:0}.faq-answer-inner ul{margin:8px 0 16px;padding-left:20px}.faq-answer-inner li{font-size:15px;line-height:1.75;color:#475569;margin-bottom:8px}.faq-answer-inner strong{color:#1e293b}.faq-answer-inner a{color:#2563eb;text-decoration:none}.faq-answer-inner a:hover{text-decoration:underline}@media(max-width:768px){.faq-section{padding:56px 16px}.faq-title{font-size:28px}.faq-question{padding:16px 20px}.faq-question-text{font-size:15px}.faq-answer-inner{padding:14px 20px 20px}.faq-answer-inner p,.faq-answer-inner li{font-size:14px}}@media(max-width:480px){.faq-section{padding:40px 12px}.faq-title{font-size:24px}.faq-question{padding:14px 16px}.faq-question-text{font-size:14px}.faq-icon{width:28px;height:28px;font-size:18px}.faq-answer-inner{padding:12px 16px 16px}}.home-layout{min-height:100vh;background:#fff}main{overflow-x:hidden}.career-quiz-layout{min-height:100vh;background:#f8fafc}.career-quiz-main{padding:40px 24px 80px}.quiz-container{width:100%;padding:0 var(--pf-container-padding, 56px);margin:0 auto}.quiz-title{font-size:2.5rem;font-weight:600;font-family:var(--pf-font-family);color:var(--pf-blue);margin:0 0 16px}.quiz-description{font-size:1.15rem;font-weight:400;font-family:var(--pf-font-family);color:var(--pf-text);line-height:1.7;margin:0 0 40px}.quiz-illustration{display:flex;justify-content:center;margin-bottom:40px}.quiz-illustration img{width:240px;height:auto}.quiz-info-card{background:#fff;border-radius:16px;padding:32px;margin-bottom:24px;box-shadow:0 1px 3px #0000000d;border:1px solid rgba(0,0,0,.15)}.info-text{font-size:1rem;font-weight:400;font-family:var(--pf-font-family);color:var(--pf-text);text-align:center;margin:0 0 32px}.rating-scale{display:flex;justify-content:center;gap:32px;margin-bottom:32px}.rating-item{display:flex;flex-direction:column;align-items:center;gap:8px}.rating-emoji-gif{width:48px;height:48px;object-fit:contain}.rating-label{font-size:.8125rem;font-family:var(--pf-font-family);color:var(--pf-text);font-weight:500}.start-btn{display:block;width:fit-content;background-image:var(--pf-gradient);color:var(--pf-background);margin:0 auto;border:none;padding:14px 48px;border-radius:24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.start-btn:hover{transform:translateY(-1px)}.tips-card{background:#fff;border-radius:16px;padding:24px 32px;box-shadow:0 1px 3px #0000000d;border:1px solid rgba(0,0,0,.15)}.tips-title{font-size:1rem;font-weight:600;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 16px;text-align:center}.tips-list{list-style:none;padding:0;margin:0}.tip-item{display:flex;align-items:center;gap:12px;padding:8px 0}.tip-icon{width:24px;height:24px;object-fit:contain;display:block;filter:none}.tip-text{font-size:.9375rem;font-weight:400;font-family:var(--pf-font-family);color:var(--pf-text)}@media(max-width:768px){.career-quiz-main{padding:24px 16px 60px}.quiz-container{padding:0 var(--pf-container-padding, 24px)}.quiz-title{font-size:2rem}.quiz-info-card{padding:24px 16px}.rating-scale{flex-wrap:wrap;gap:16px}.rating-item{min-width:60px}.tips-card{padding:20px 16px}.tip-item{align-items:flex-start}.start-btn{min-height:44px}}@media(max-width:640px){.quiz-title{font-size:1.875rem}.rating-scale{gap:12px}.rating-emoji-gif{width:40px;height:40px}}@media(max-width:480px){.quiz-container{padding:0 var(--pf-container-padding, 16px)}.quiz-title{font-size:1.75rem}.quiz-description{font-size:1rem}.quiz-illustration img{width:180px}.rating-emoji-gif{width:36px;height:36px}.rating-label{font-size:.75rem}.start-btn{width:100%;padding:14px 32px}}.assessment-layout{min-height:100vh;background:#f8fafc}.assessment-main{padding:24px}.assessment-container{width:100%;padding:0 var(--pf-container-padding, 56px);margin:0 auto}.assessment-title{font-size:2.25rem;font-weight:600;font-family:var(--pf-font-family);color:var(--pf-blue);margin:0 0 8px}.assessment-subtitle{font-size:1rem;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 24px}.progress-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.question-counter{background:#fff;border:1px solid #e5e7eb;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;font-family:var(--pf-font-family);color:var(--pf-text)}.encouragement{font-size:.875rem;color:var(--pf-text)}.progress-bar{height:8px;background:#e5e7eb;border-radius:4px;margin-bottom:32px;overflow:hidden}.progress-fill{height:100%;background:#1e293b;border-radius:4px;transition:width .3s ease}.question-card{background:#fff;border-radius:16px;padding:32px;margin-bottom:32px;box-shadow:0 1px 3px #0000000d}.question-text{font-size:1.125rem;font-weight:600;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 24px}.answer-options{display:flex;flex-direction:column;gap:12px}.answer-option{display:flex;align-items:center;padding:16px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;transition:all .2s}.answer-option:hover{border-color:#22c997}.answer-option.selected{background-image:var(--pf-gradient);border-color:transparent}.answer-option input{appearance:none;width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;margin-right:12px;cursor:pointer}.answer-option.selected input{border-color:#fff;background:transparent}.option-number{font-size:1rem;font-weight:500;font-family:var(--pf-font-family);color:var(--pf-text);flex:1}.answer-option.selected .option-number{color:#fff}.option-emoji-gif{width:32px;height:32px;object-fit:contain}.navigation-footer{display:flex;justify-content:space-between;align-items:center}.nav-btn{padding:12px 32px;border-radius:24px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.previous-btn{background:#fff;border:1px solid #e5e7eb;color:#4b5563}.previous-btn:hover:not(:disabled){border-color:#d1d5db;background:#f9fafb}.previous-btn:disabled{opacity:.5;cursor:not-allowed}.next-btn,.finish-btn{background-image:var(--pf-gradient);border:none;color:#fff}.next-btn:hover:not(:disabled),.finish-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #22c9974d}.next-btn:disabled,.finish-btn:disabled{opacity:.5;cursor:not-allowed}.completed-text{font-size:.9375rem;color:var(--pf-text)}@media(max-width:768px){.assessment-main{padding:16px}.assessment-container{padding:0 var(--pf-container-padding, 24px)}.assessment-title{font-size:1.75rem}.progress-section{flex-direction:column;gap:8px;align-items:flex-start}.question-card{padding:24px 16px}.answer-option{padding:14px 16px;min-height:44px}.navigation-footer{flex-direction:column;gap:16px}.nav-btn{width:100%;text-align:center;min-height:44px}.nav-buttons{display:flex;gap:12px;width:100%}.previous-btn,.next-btn,.finish-btn{flex:1;min-height:44px}.back-btn{min-width:44px;min-height:44px}}@media(max-width:640px){.assessment-title{font-size:1.625rem}.question-card{padding:20px 14px}}@media(max-width:480px){.assessment-container{padding:0 var(--pf-container-padding, 16px)}.assessment-title{font-size:1.5rem}.question-text{font-size:1rem}.option-emoji-gif{width:24px;height:24px}}.results-layout{min-height:100vh;background:#f8fafc}.results-layout *{font-family:var(--pf-font-family)}.results-main{padding:24px}.results-container{width:100%;padding:0 var(--pf-container-padding, 56px);margin:0 auto}.back-btn{background:none;border:none;font-size:1.5rem;color:var(--pf-text);cursor:pointer;padding:8px;margin-bottom:16px}.results-title{font-size:2.25rem;font-weight:700;color:var(--pf-blue);margin:0 0 8px}.results-subtitle{font-size:1rem;color:var(--pf-text);margin:0 0 32px}.personality-card{background:#fff;border-radius:16px;padding:40px;text-align:center;margin-bottom:48px;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb;position:relative}.personality-title{font-size:1.25rem;font-weight:500;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 32px}.personality-codes{display:flex;justify-content:center;gap:clamp(24px,8vw,100px);margin-bottom:24px}.code-item{display:flex;flex-direction:column;align-items:center;gap:12px}.code-circle{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;background-image:var(--pf-gradient)}.code-name{font-size:.9375rem;font-weight:400;font-family:var(--pf-font-family);color:var(--pf-text)}.personality-description{font-size:.9375rem;font-family:var(--pf-font-family);color:var(--pf-text);line-height:1.7;max-width:600px;margin:0 auto}.code-descriptions{text-align:left;width:100%;padding:0 clamp(16px,4vw,56px);margin:32px auto}.code-description-item{margin-bottom:20px;padding:16px;background:#f8fafc;border-radius:12px}.code-description-item h4{font-size:1rem;font-weight:600;font-family:var(--pf-font-family);color:var(--pf-blue);margin:0 0 8px}.code-description-item p{font-size:.875rem;font-family:var(--pf-font-family);color:var(--pf-text);line-height:1.6;margin:0}.download-report-btn{background:var(--pf-cluster-gradient)!important;color:#fff;border:none;padding:16px 48px;border-radius:30px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s;margin-top:24px}.download-report-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b9ae14d}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-content{background:#fff;border-radius:20px;padding:40px;max-width:450px;width:100%;text-align:center}.modal-content h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 12px}.modal-content p{font-size:.9375rem;color:var(--pf-text);margin:0 0 24px}.email-input{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:1rem;margin-bottom:12px;transition:border-color .2s}.email-input:focus{outline:none;border-color:var(--pf-blue)}.error-text{color:#ef4444;font-size:.875rem;margin:0 0 12px}.submit-btn{width:100%;background:var(--pf-blue);color:#fff;border:none;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn:hover:not(:disabled){background:#2980b9}.submit-btn:disabled{background:#9ca3af;cursor:not-allowed}.success-icon{font-size:3rem;margin-bottom:16px}.continue-btn{width:100%;background:#22c997;color:#fff;border:none;padding:14px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.continue-btn:hover{background:#1db385}.skip-section{text-align:center;margin-top:24px}.skip-btn{background:none;border:none;color:var(--pf-text);font-size:.9375rem;cursor:pointer;text-decoration:underline;transition:color .2s}.skip-btn:hover{color:var(--pf-blue)}.section-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 8px}.section-subtitle{font-size:.9375rem;color:var(--pf-text);margin:0 0 24px}.cluster-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cluster-card{background:#fff!important;border-radius:16px;padding:20px;height:180px;display:flex;flex-direction:column;cursor:pointer;border:1px solid #64748B;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease;position:relative;overflow:hidden}.cluster-card:hover{background:var(--pf-cluster-gradient)!important;box-shadow:0 12px 32px #2a9dff4d;border-color:transparent}.cluster-card:hover .cluster-name{color:#fff}.cluster-card:hover .cluster-arrow-img,.cluster-card:hover .cluster-icon-img{filter:brightness(0) invert(1)}.cluster-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;flex-shrink:0;position:relative;z-index:2}.cluster-name{font-size:.9375rem;font-weight:600;color:#1f2937;transition:color .35s ease}.cluster-arrow{display:none}.cluster-icon-img,.cluster-arrow-img{width:20px;height:20px;transition:filter .35s ease;display:block}.cluster-skills{opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease,transform .4s ease;margin-bottom:2px;transform:translateY(10px);flex-shrink:0}.cluster-card:hover .cluster-skills{opacity:1;max-height:50px;transform:translateY(0)}.cluster-skills ul{list-style:none;padding:0;margin:0;color:#fff}.cluster-skills li{font-size:.8125rem;line-height:1.3;position:relative;padding-left:16px;color:#fff;font-weight:400;margin-bottom:1px}.cluster-skills li:before{content:"•";position:absolute;left:0;color:#fff;font-weight:700}.cluster-illustration{flex:1;display:flex;align-items:center;justify-content:center;transition:align-items .35s ease,padding-bottom .35s ease;position:relative;z-index:1}.cluster-card:hover .cluster-illustration{align-items:flex-end;padding-bottom:8px}.cluster-illustration-img{width:70px;height:70px;transition:all .35s ease}.cluster-card:hover img[alt="Tech & AI"]{transform:rotate(60deg)}.cluster-card:hover img[alt=Healthcare]{transform:rotate(-55deg)}.cluster-card:hover img[alt="Clean Energy"]{animation:spin-once .6s ease-in-out forwards}.cluster-card:hover img[alt=Automobile]{transform:scale(1.1)}@keyframes spin-once{0%{transform:rotate(0)}to{transform:rotate(-80deg)}}.explore-card{background:#f3f4f6;height:100px}.cluster-card:nth-child(5),.cluster-card:nth-child(6),.cluster-card:nth-child(7){height:60px}.cluster-card.explore{background:#fff;border:1px solid #e5e7eb}.cluster-icon-img{width:20px;height:20px;display:block}.search-icon{font-size:1.5rem}.opportunities-section{margin-top:30px}.opportunities-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:48px;overflow-x:auto}.opportunity-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;min-width:200px}.stat-icon{font-size:.875rem}.opportunity-card.featured .skills-label{color:#ffffffb3}.opportunities-grid.has-active .opportunity-card.active .skill-tag{background:#fff}.opportunities-grid.has-active .opportunity-card.active .skill-text{background:var(--pf-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.opportunities-grid.has-active .opportunity-card:not(.active) .detail-icon{filter:none}.opportunities-grid.has-active .opportunity-card.featured:not(.active){background:#fff;color:inherit;border:1px solid rgba(0,0,0,.15)}.opportunities-grid.has-active .opportunity-card:not(.active) .opportunity-title{color:#1f2937}.opportunities-grid.has-active .opportunity-card:not(.active) .skills-label{color:#9ca3af}.opportunities-grid.has-active .opportunity-card:not(.active) .growth-value{color:#22c997}.opportunities-grid.has-active .opportunity-card.featured:not(.active) .plus-icon{color:#9ca3af}.opportunities-grid.has-active .opportunity-card.featured:not(.active) .stat{color:var(--pf-text)}.opportunities-grid.has-active .opportunity-card.featured:not(.active) .skill-tag{background:#f3f4f6;color:#4b5563}.opportunities-grid.has-active .opportunity-card:not(.active) .opportunity-cluster{border:1px solid rgba(0,0,0,.15);padding:3px 10px;border-radius:12px}.programs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.program-plus{font-size:1.25rem;color:#9ca3af}.program-card.featured .program-plus{color:#fffc}@media(max-width:1024px){.clusters-grid,.programs-grid{grid-template-columns:repeat(2,1fr)}.opportunities-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.results-main{padding:16px}.results-container{padding:0 var(--pf-container-padding, 24px)}.results-title{font-size:1.75rem}.personality-card{padding:24px 16px}.personality-codes{flex-wrap:wrap}.code-circle{width:56px;height:56px;font-size:1.25rem}.personality-description{font-size:.875rem}.opportunities-grid{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:8px}.opportunity-card{scroll-snap-align:start}.back-btn{min-width:44px;min-height:44px}.download-report-btn{padding:14px 32px;font-size:1rem;min-height:44px}.modal-content{padding:24px 20px;margin:16px;max-height:calc(100vh - 32px);overflow-y:auto}}@media(max-width:640px){.clusters-grid,.programs-grid,.opportunities-grid{grid-template-columns:1fr}.personality-codes{gap:20px}.code-circle{width:48px;height:48px;font-size:1.125rem}.section-title{font-size:1.25rem}.results-title{font-size:1.5rem}.personality-title{font-size:1rem}}.personality-badge{position:absolute;top:-28px;left:50%;transform:translate(-50%) rotate(-4deg);width:110px;height:auto;filter:drop-shadow(0 6px 12px rgba(0,0,0,.12))}.download-report-btn{display:inline-flex;align-items:center;gap:8px;font-size:1rem;line-height:1}.download-report-btn img{width:1em;height:1em;display:block;object-fit:contain}.ai-recommendations-section{background:#fff;border-radius:16px;padding:32px;margin-bottom:32px;border:1px solid #e5e7eb}.ai-loading{text-align:center;padding:48px 24px}.ai-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#22c997;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.ai-loading-text{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 8px}.ai-loading-subtext{font-size:.875rem;color:#6b7280;margin:0}.ai-error{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.ai-error p{color:#dc2626;margin:0}.ai-content{margin-top:24px}.ai-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px}.ai-stat{text-align:center;padding:20px;background:linear-gradient(135deg,#f0fdf4,#ecfeff);border-radius:12px;border:1px solid #d1fae5}.ai-stat-number{display:block;font-size:1.75rem;font-weight:700;color:#22c997;margin-bottom:4px}.ai-stat-label{font-size:.8125rem;color:#6b7280}.ai-report{background:#f8fafc;border-radius:12px;overflow:hidden}.ai-report-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#22c997,#3b9ae1);color:#fff}.ai-report-header h3{margin:0;font-size:1rem}.download-buttons{display:flex;gap:8px}.download-btn{background:#fff;color:#22c997;border:none;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.download-btn:hover{background:#f0fdf4;transform:translateY(-1px)}.download-btn-secondary{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.4)}.download-btn-secondary:hover{background:#ffffff4d}.download-btn-primary{background:linear-gradient(135deg,#22c997,#2a9dff);color:#fff;border:none;font-weight:600;box-shadow:0 2px 8px #22c9974d}.download-btn-primary:hover{background:linear-gradient(135deg,#1db386,#2589e0);transform:translateY(-2px);box-shadow:0 4px 12px #22c99766}.ai-report-content{padding:20px;max-height:500px;overflow-y:auto}.ai-report-content pre{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;line-height:1.6;color:#374151;margin:0;white-space:pre-wrap;word-wrap:break-word}.ai-placeholder{text-align:center;padding:48px 24px;color:#6b7280}@media(max-width:768px){.ai-stats{grid-template-columns:repeat(2,1fr)}.ai-error{flex-direction:column;gap:12px;text-align:center}.ai-report-header{flex-direction:column;gap:12px}}.interest-categories-section{margin-bottom:32px}.subsection-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 16px}.interest-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.interest-card{background:#fff;border-radius:16px;padding:20px;border:1px solid #e5e7eb;transition:all .3s ease}.interest-card:hover{border-color:#22c997;box-shadow:0 8px 24px #22c99726;transform:translateY(-2px)}.interest-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.interest-rank{background:linear-gradient(135deg,#22c997,#3b9ae1);color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:12px}.interest-score{font-size:.75rem;font-weight:600;color:#22c997;background:#f0fdf4;padding:4px 10px;border-radius:12px}.interest-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 8px;text-transform:capitalize}.interest-programs{font-size:.875rem;color:#3b9ae1;font-weight:500;margin:0 0 12px}.interest-why{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0}.career-pathways-section{margin-bottom:32px}.career-cards-container{display:flex;flex-direction:column;gap:20px}.career-pathway-card{background:#fff;border-radius:16px;padding:24px;border:1px solid #e5e7eb;transition:all .3s ease}.career-pathway-card:hover{border-color:#3b9ae1;box-shadow:0 8px 24px #3b9ae126}.career-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.career-match-badge{background:linear-gradient(135deg,#22c997,#3b9ae1);color:#fff;font-size:.875rem;font-weight:700;padding:6px 14px;border-radius:20px}.career-courses-count{font-size:.875rem;color:#6b7280}.career-occupation{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 8px}.career-why{font-size:.875rem;color:#6b7280;line-height:1.6;margin:0 0 16px}.career-expand-btn{background:#f3f4f6;border:none;padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:500;color:#3b9ae1;cursor:pointer;transition:all .2s ease}.career-expand-btn:hover{background:#e5e7eb}.career-programs-list{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:16px}.program-card{background:#f8fafc;border-radius:12px;padding:16px;border:1px solid #e5e7eb}.program-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.program-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0;flex:1;padding-right:12px}.program-relevance{background:#22c997;color:#fff;font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:12px;white-space:nowrap}.program-meta{display:flex;gap:8px;margin-bottom:12px}.program-degree,.program-interest{font-size:.75rem;padding:4px 10px;border-radius:8px;text-transform:capitalize}.program-degree{background:#dbeafe;color:#1e40af}.program-interest{background:#fef3c7;color:#92400e}.program-description{font-size:.8125rem;color:#6b7280;line-height:1.5;margin:0 0 12px}.program-campuses{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.campuses-label{font-size:.75rem;font-weight:600;color:#374151}.campuses-list{font-size:.75rem;color:#6b7280}@media(max-width:1024px){.interest-cards-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.interest-cards-grid{grid-template-columns:1fr}.career-pathway-card{padding:16px}.career-card-header{flex-direction:column;align-items:flex-start;gap:8px}.program-header{flex-direction:column;gap:8px}.program-meta{flex-wrap:wrap}}.myplan-layout{min-height:100vh;background:linear-gradient(180deg,#f0f7ff,#f8fafc)}.myplan-layout *{font-family:var(--pf-font-family)}.myplan-main{padding:40px 24px 60px}.myplan-container{width:100%;max-width:900px;padding:0 var(--pf-container-padding, 24px);margin:0 auto}.myplan-title{font-size:2.25rem;font-weight:700;color:#0f172a;margin:0 0 8px;text-align:center}.myplan-subtitle{font-size:1.0625rem;color:#64748b;margin:0 0 40px;text-align:center}.code-section{background:#fff;border-radius:20px;padding:32px;margin-bottom:24px;text-align:center;box-shadow:0 4px 24px #0000000a;border:1px solid rgba(0,0,0,.04)}.code-section .section-title{justify-content:center;font-size:1.125rem;font-weight:600;color:#334155;margin:0 0 28px}.section-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 20px;display:flex;align-items:center;gap:12px}.myplan-layout .code-display{display:flex;justify-content:center;gap:48px;margin-bottom:24px;align-items:flex-start}.myplan-layout .code-badge{display:flex;flex-direction:column;align-items:center;gap:12px;width:110px;background:transparent;padding:0}.myplan-layout .code-letter{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;line-height:1;box-shadow:0 8px 24px #0000001f;transition:transform .2s ease,box-shadow .2s ease}.myplan-layout .code-letter:hover{transform:scale(1.05);box-shadow:0 12px 32px #00000029}.myplan-layout .code-name{font-size:.9375rem;color:#475569;font-weight:500;line-height:1.3;text-align:center;display:block;white-space:normal;max-width:100%;margin:0}.code-string{font-size:1rem;color:#64748b;margin:0;padding-top:8px;border-top:1px solid #f1f5f9}.code-string strong{color:#0f172a;font-size:1.125rem;letter-spacing:2px}.no-assessment{background:#fff;border-radius:20px;padding:48px 40px;text-align:center;margin-bottom:24px;box-shadow:0 4px 24px #0000000a;border:1px solid rgba(0,0,0,.04)}.no-assessment p{color:#64748b;margin:0 0 20px;font-size:1.0625rem}.take-assessment-btn{background:linear-gradient(135deg,var(--pf-blue) 0%,#14b8a6 100%);color:#fff;border:none;padding:14px 36px;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #2a9dff40}.take-assessment-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2a9dff59}.selection-section{background:#fff;border-radius:20px;padding:28px;margin-bottom:20px;box-shadow:0 4px 24px #0000000a;border:1px solid rgba(0,0,0,.04)}.count-badge{background:linear-gradient(135deg,var(--pf-blue) 0%,#14b8a6 100%);color:#fff;padding:4px 12px;border-radius:20px;font-size:.8125rem;font-weight:600;min-width:28px;text-align:center}.items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.item-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:14px;padding:18px;display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #e2e8f0;transition:all .2s ease}.item-card:hover{border-color:var(--pf-blue);box-shadow:0 4px 16px #2a9dff1a}.item-info h3{font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 6px}.item-cluster{font-size:.75rem;color:#14b8a6;font-weight:600;background:#f0fdfa;padding:3px 10px;border-radius:20px;display:inline-block}.item-salary{font-size:.875rem;color:#64748b;margin:10px 0 0}.major-card .item-info{display:flex;align-items:center;gap:14px}.major-icon{font-size:1.75rem}.remove-btn{background:#f1f5f9;border:none;color:#94a3b8;font-size:.875rem;cursor:pointer;padding:6px 10px;border-radius:8px;transition:all .2s}.remove-btn:hover{background:#fee2e2;color:#ef4444}.empty-message{color:#94a3b8;font-size:.9375rem;margin:0;padding:24px;text-align:center;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0}.action-buttons{display:flex;flex-direction:column;gap:12px;margin:32px 0}.download-btn{background:linear-gradient(135deg,var(--pf-blue) 0%,#14b8a6 100%);color:#fff;border:none;padding:16px 32px;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 16px #2a9dff40}.download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #2a9dff59}.explore-btn{background:linear-gradient(135deg,#14b8a6,#22c997);color:#fff;border:none;padding:16px 32px;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 4px 16px #14b8a640}.explore-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #14b8a659}.retake-btn{background:#fff;color:#475569;border:2px solid #e2e8f0;padding:14px 32px;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.retake-btn:hover{border-color:var(--pf-blue);color:var(--pf-blue);background:#f0f9ff}.session-notice{background:linear-gradient(135deg,#fef9c3,#fef3c7);border-radius:14px;padding:16px 20px;text-align:center;border:1px solid #fde68a}@media(max-width:768px){.myplan-main{padding:24px 16px 48px}.myplan-container{padding:0}.myplan-title{font-size:1.75rem}.myplan-subtitle{font-size:1rem;margin-bottom:32px}.myplan-layout .code-display{gap:24px}.myplan-layout .code-letter{width:60px;height:60px;font-size:1.25rem}.myplan-layout .code-badge{width:90px}.items-grid{grid-template-columns:1fr}.download-btn,.explore-btn,.retake-btn{width:100%;min-height:52px}.code-section,.selection-section{padding:24px 20px;border-radius:16px}}@media(max-width:480px){.myplan-title{font-size:1.5rem}.myplan-layout .code-letter{width:52px;height:52px;font-size:1.125rem}.myplan-layout .code-name{font-size:.8125rem}.section-title{font-size:1rem}.code-section,.selection-section{padding:20px 16px}}.recommendations-layout{min-height:100vh;background:#f8fafc}.recommendations-layout *{font-family:var(--pf-font-family)}.recommendations-main{padding:24px}.recommendations-container{width:100%;padding:0 56px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px}.page-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 8px}.page-subtitle{font-size:1rem;color:var(--pf-text);margin:0}.my-plan-btn{background:var(--pf-blue);color:#fff;border:none;padding:12px 24px;border-radius:20px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s}.my-plan-btn:hover{background:#2980b9}.no-results,.recommendations-container .no-results{text-align:center;padding:80px 24px;background:#fff;border-radius:16px}.no-results h2,.recommendations-container .no-results h2{font-size:1.5rem;font-weight:700;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 12px}.no-results p,.recommendations-container .no-results p{font-weight:500;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 24px}.start-btn,.recommendations-container .no-results .start-btn,.recommendations-layout .no-results .start-btn{background:var(--pf-gradient)!important;color:#fff;border:none;padding:14px 32px;border-radius:25px;font-size:1rem;font-weight:600;font-family:var(--pf-font-family);cursor:pointer}.section{margin-bottom:48px}.section-title{font-size:1.5rem;font-weight:700;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 8px}.section-subtitle{font-size:.9375rem;font-weight:500;font-family:var(--pf-font-family);color:var(--pf-text);margin:0 0 24px}.clusters-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cluster-card{background:#e8f5f0;border-radius:16px;padding:20px;min-height:140px;cursor:pointer;transition:all .2s}.cluster-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c99726}.cluster-header{display:flex;justify-content:space-between;align-items:flex-start}.cluster-name{font-size:.9375rem;font-weight:600;color:#1f2937}.cluster-arrow{font-size:1.25rem;color:#9ca3af}.cluster-icon-area{display:flex;align-items:center;justify-content:center;padding-top:20px}.cluster-icon{font-size:2.5rem}.opportunities-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px;overflow-x:auto}.opportunities-grid.has-active .opportunity-card.active{background:var(--pf-gradient);color:#fff;box-shadow:0 18px 40px #0b14201f;border:1px solid rgba(16,24,40,.06)}.opportunities-grid.has-active .opportunity-card:not(.active){background:#fff;border:1px solid rgba(0,0,0,.15)}.opportunity-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:all .2s}.opportunity-card.selected{border-color:#22c997;background:#f0fdf4}.opportunity-card.featured{background:linear-gradient(135deg,#22c997,#1a9f7d);border:none;color:#fff}.plus-icon{font-size:1.25rem;color:#9ca3af}.opportunity-card .plus-icon{background:none;border-radius:0;width:auto;height:auto;display:inline;padding:0}.opportunity-card.active .opportunity-title,.opportunity-card.active .plus-icon{color:#fff}.opportunity-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.opportunity-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.opportunity-card.featured .opportunity-title{color:#fff}.add-btn{width:32px;height:32px;border-radius:50%;border:2px solid #e5e7eb;background:#fff;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#9ca3af}.add-btn:hover:not(:disabled){border-color:#22c997;color:#22c997}.add-btn.added{background:#22c997;border-color:#22c997;color:#fff}.opportunity-cluster{display:inline-block;font-size:.75rem;color:var(--pf-text);margin-bottom:12px}.featured-cluster{background:#fff3;padding:4px 12px;border-radius:12px;color:#fff}.opportunity-stats{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;font-size:.8125rem}.stat{display:flex;align-items:center;gap:6px;color:var(--pf-text)}.opportunity-card.featured .stat{color:#ffffffe6}.growth-value{color:#22c997}.opportunity-card.featured .growth-value{color:#a7f3d0}.opportunity-skills{font-size:.75rem}.skills-label{display:block;color:#9ca3af;margin-bottom:8px}.skills-tags{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{background:#f3f4f6;padding:4px 10px;border-radius:12px;font-size:.6875rem;color:#4b5563}.skill-tag.active{background:#fff}.skill-tag.active .skill-text{background:var(--pf-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.opportunity-card.featured .skill-tag{background:#fff3;color:#fff}.opportunity-card.active .opportunity-cluster{color:#fff;background:#fff3;padding:4px 12px;border-radius:12px}.opportunity-card.active .stat{color:#ffffffe6}.opportunity-card.active .skills-label{color:#ffffffb3}.opportunity-card.active .skill-tag{background:#fff}.opportunity-card.active .skill-text{background:var(--pf-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.opportunity-card.active .growth-value{color:#fff}.opportunity-card.active .detail-icon{filter:grayscale(1) brightness(0) invert(1)}.detail-icon{width:1em;height:1em;display:inline-block;vertical-align:text-bottom}.programs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;overflow-x:auto}.program-card{background:#e8f5f0;border-radius:16px;padding:20px;display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .2s}.program-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #22c99726}.program-card.selected{background:#d1fae5;border:2px solid #22C997}.program-card.featured{background:linear-gradient(135deg,#22C997 0%,var(--pf-blue) 100%);color:#fff}.programs-grid.has-active .program-card.active{background:var(--pf-gradient);color:#fff;box-shadow:0 18px 40px #0b14201f;border:1px solid rgba(16,24,40,.06)}.programs-grid.has-active .program-card:not(.active){background:#fff;border:1px solid rgba(0,0,0,.15)}.program-card.active .program-name{color:#fff}.program-card.active .program-plus{color:#ffffffd9}.program-card.active .program-icon{color:#fff}.programs-grid.has-active .program-card.featured:not(.active){background:#fff;color:inherit;border:1px solid rgba(0,0,0,.15)}.programs-grid.has-active .program-card.featured:not(.active) .program-plus{color:#9ca3af}.programs-grid.has-active .program-card:not(.active) .program-name{color:#1f2937}.programs-grid.has-active .program-card:not(.active) .program-icon{color:#1f2937}.program-icon{font-size:1.25rem}.program-name{flex:1;font-size:.9375rem;font-weight:600;color:#1f2937}.program-card.featured .program-name{color:#fff}.continue-section{text-align:center;padding:40px 0}.continue-btn{background:linear-gradient(135deg,var(--pf-blue) 0%,#22C997 100%);color:#fff;border:none;padding:16px 48px;border-radius:30px;font-size:1.125rem;font-weight:600;cursor:pointer}.continue-btn:hover{transform:none;box-shadow:none;background:var(--pf-gradient)!important;color:var(--pf-background)!important}.start-btn,.my-plan-btn,.continue-btn{background:var(--pf-gradient);color:var(--pf-background);font-family:var(--pf-font-family);font-size:.875rem;font-weight:600}.loading-section{text-align:center;padding:60px 24px;background:#fff;border-radius:16px;margin-bottom:32px}.loading-spinner{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#22c997;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.loading-text{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 8px}.loading-subtext{font-size:.875rem;color:#6b7280;margin:0}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:16px 24px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center}.error-banner p{color:#dc2626;margin:0}.retry-btn{background:#dc2626;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:.875rem;cursor:pointer}.retry-btn:hover{background:#b91c1c}.ai-summary{background:linear-gradient(135deg,#f0fdf4,#ecfeff);border-radius:16px;padding:24px;border:1px solid #d1fae5}.ai-badge{display:inline-block;background:linear-gradient(135deg,#22c997,#3b9ae1);color:#fff;padding:6px 16px;border-radius:20px;font-size:.875rem;font-weight:600;margin-bottom:16px}.summary-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:20px}.summary-stat{text-align:center;padding:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.stat-number{display:block;font-size:1.75rem;font-weight:700;color:#22c997;margin-bottom:4px}.stat-label{font-size:.8125rem;color:#6b7280}.pathways-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.pathway-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:all .2s}.pathway-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.pathway-card.selected{border-color:#22c997;background:#f0fdf4}.pathway-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.pathway-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.pathway-meta{display:flex;gap:16px;margin-bottom:16px}.match-score,.course-count{font-size:.875rem;color:#6b7280}.match-score{color:#22c997;font-weight:600}.pathway-programs{border-top:1px solid #e5e7eb;padding-top:12px}.programs-label{font-size:.75rem;color:#9ca3af;display:block;margin-bottom:8px}.pathway-programs ul{list-style:none;padding:0;margin:0}.pathway-programs li{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:.875rem}.prog-name{color:#374151}.prog-score{color:#22c997;font-weight:600;font-size:.8125rem}.ai-programs{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.ai-program{flex-direction:column;align-items:stretch}.ai-program .program-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.ai-program .program-meta{display:flex;gap:12px;margin-bottom:8px}.degree-level{font-size:.75rem;background:#e5e7eb;padding:2px 8px;border-radius:4px;color:#4b5563}.relevance{font-size:.75rem;color:#22c997;font-weight:600}.program-description{font-size:.8125rem;color:#6b7280;margin:0;line-height:1.5}@media(max-width:1024px){.clusters-grid,.programs-grid,.summary-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.recommendations-main{padding:16px}.recommendations-container{padding:0 16px}.page-header{flex-direction:column;gap:16px}.page-title{font-size:1.5rem}.my-plan-btn{width:100%;text-align:center}.clusters-grid,.programs-grid,.opportunities-grid{grid-template-columns:1fr}.summary-stats{grid-template-columns:1fr 1fr}.pathways-grid{grid-template-columns:1fr}.error-banner{flex-direction:column;gap:12px;text-align:center}}.in-demand-section{background:linear-gradient(135deg,#fef3c7,#fde68a);border-radius:16px;padding:24px;border:1px solid #fcd34d}.in-demand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.in-demand-card{background:#fff;border-radius:12px;padding:20px;transition:all .2s;border:1px solid #e5e7eb}.in-demand-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.in-demand-card.selected{border-color:#22c997;background:#f0fdf4}.in-demand-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.in-demand-badge{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:12px}.in-demand-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 12px}.in-demand-stats{display:flex;gap:16px;margin-bottom:12px}.in-demand-stat{flex:1;text-align:center;padding:12px;background:#f9fafb;border-radius:8px}.in-demand-stat .stat-value{display:block;font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:2px}.in-demand-stat .stat-value.growth-positive{color:#059669}.in-demand-stat .stat-label{font-size:.6875rem;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.growth-label{font-size:.75rem;color:#059669;font-weight:500;text-align:center;padding:6px 12px;background:#ecfdf5;border-radius:6px}@media(max-width:768px){.in-demand-grid{grid-template-columns:1fr}.in-demand-stats{flex-direction:column;gap:8px}}.completion-layout{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e8f5f0)}.completion-layout *{font-family:var(--pf-font-family)}.completion-main{padding:24px}.completion-container{max-width:800px;margin:0 auto}.completion-card{background:#fff;border-radius:24px;padding:48px 40px;text-align:center;box-shadow:0 4px 24px #00000014}.success-icon{display:block;width:140px;height:auto;margin:0 auto 16px;object-fit:contain}.completion-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 12px}.completion-subtitle{font-size:1.125rem;color:var(--pf-text);margin:0 0 32px}.summary-section{background:#f8fafc;border-radius:16px;padding:24px;margin-bottom:32px}.summary-section h2{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 20px}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e5e7eb}.summary-item:last-child{border-bottom:none}.summary-label{font-size:.9375rem;color:var(--pf-text)}.summary-value{font-size:1.25rem;font-weight:700;color:var(--pf-blue)}.code-badges{display:flex;gap:8px}.code-badge{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.9375rem}.next-steps{text-align:left;margin-bottom:32px}.next-steps h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 16px}.next-steps ul{margin:0;padding:0 0 0 24px}.next-steps li{font-size:.9375rem;color:#4b5563;margin-bottom:12px;line-height:1.5}.action-buttons{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.primary-btn{background:linear-gradient(135deg,var(--pf-blue) 0%,#22C997 100%);color:#fff;border:none;padding:16px 32px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 4px 16px #3b9ae14d}.secondary-btn{background:var(--pf-cluster-gradient)!important;color:#fff;border:none;padding:14px 32px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.secondary-btn:hover{background:#1db385}.outline-btn{background:#fff;color:var(--pf-text);border:2px solid #e5e7eb;padding:14px 32px;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.outline-btn:hover{border-color:var(--pf-blue);color:var(--pf-blue)}.resources-section{text-align:left}.resources-section h3{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 16px}.resource-links{display:flex;flex-direction:column;gap:12px}.resource-link{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8fafc;border-radius:12px;font-size:.9375rem;color:var(--pf-blue);text-decoration:none;transition:background .2s}.resource-link:hover{background:#e8f5f0}.session-notice{background:#fef3c7;border-radius:12px;padding:16px;margin-top:24px;text-align:center}.session-notice p{color:#92400e;font-size:.875rem;margin:0}@media(max-width:768px){.completion-main{padding:16px}.completion-card{padding:32px 20px;border-radius:20px}.completion-title{font-size:1.75rem}.completion-subtitle{font-size:1rem}.success-icon{width:100px}.primary-btn,.secondary-btn,.outline-btn{min-height:44px;width:100%}.summary-section{padding:20px 16px}}@media(max-width:480px){.completion-card{padding:24px 16px}.completion-title{font-size:1.5rem}.summary-section h2,.summary-value{font-size:1.125rem}.code-badge{width:32px;height:32px;font-size:.8125rem}.resource-link{padding:14px 16px;min-height:44px}}.admin-layout{min-height:100vh;background:#f8fafc}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1f2937,#374151)}.login-box{background:#fff;padding:48px;border-radius:16px;box-shadow:0 20px 60px #0000004d;text-align:center;max-width:400px;width:90%}.login-box h1{font-size:1.75rem;margin-bottom:8px;color:#1f2937}.login-box p{color:#6b7280;margin-bottom:24px}.login-input{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;margin-bottom:16px;transition:border-color .2s}.login-input:focus{outline:none;border-color:#3b9ae1}.login-error{color:#dc2626;font-size:.875rem;margin-bottom:16px}.login-btn{width:100%;background:#3b9ae1;color:#fff;border:none;padding:14px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.login-btn:hover:not(:disabled){background:#2980b9}.login-btn:disabled{background:#9ca3af;cursor:not-allowed}.otp-input{text-align:center;font-size:1.5rem;letter-spacing:8px;font-weight:600}.otp-message{color:#22c997;font-size:.875rem;margin-bottom:16px;background:#ecfdf5;padding:10px 16px;border-radius:8px}.back-link{background:none;border:none;color:#3b9ae1;font-size:.875rem;cursor:pointer;margin-top:16px;text-decoration:underline}.back-link:hover{color:#2980b9}.login-box p strong{color:#1f2937}.admin-header{background:#1f2937;color:#fff;padding:16px 24px;display:flex;justify-content:space-between;align-items:center;gap:24px}.admin-header h1{font-size:1.5rem;font-weight:600;margin:0;white-space:nowrap}.admin-nav{display:flex;gap:8px;flex:1;justify-content:center}.nav-tab{background:transparent;color:#9ca3af;border:none;padding:10px 20px;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s}.nav-tab:hover{background:#ffffff1a;color:#fff}.nav-tab.active{background:#3b9ae1;color:#fff}.logout-btn{background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.logout-btn:hover{background:#b91c1c}.export-btn{background:var(--pf-cluster-gradient)!important;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s}.export-btn:hover{background:var(--pf-cluster-gradient)!important}.admin-main{padding:24px;max-width:1400px;margin:0 auto}.error-banner{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.stat-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.stat-value{display:block;font-size:2.5rem;font-weight:700;color:var(--pf-blue);margin-bottom:8px}.stat-label{font-size:.9375rem;color:var(--pf-text)}.code-distribution{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.code-distribution .code-item{background:#e8f5f0;padding:4px 12px;border-radius:16px;font-size:.8125rem;color:#1f2937}.filters-section{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.filter-input{padding:10px 16px;border:1px solid #e5e7eb;border-radius:8px;font-size:.9375rem;min-width:200px}.filter-input:focus{outline:none;border-color:var(--pf-blue)}.refresh-btn{background:var(--pf-cluster-gradient)!important;border:1px solid #e5e7eb;padding:10px 20px;border-radius:8px;font-size:.875rem;cursor:pointer;transition:all .2s;color:#fff}.refresh-btn:hover{background:var(--pf-cluster-gradient)!important}.table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.loading{padding:48px;text-align:center;color:var(--pf-text)}.leads-table{width:100%;border-collapse:collapse}.leads-table th,.leads-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.leads-table th{background:#f9fafb;font-size:.8125rem;font-weight:600;color:var(--pf-text);text-transform:uppercase}.leads-table td{font-size:.9375rem;color:#1f2937}.code-badge{background:var(--pf-blue);color:#fff;padding:4px 12px;border-radius:16px;font-size:.8125rem;font-weight:600}.delete-btn{background:var(--pf-cluster-gradient)!important;border:none;font-size:1rem;cursor:pointer;padding:4px 8px;transition:transform .2s;color:#fff}.delete-btn:hover{transform:scale(1.2)}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;padding:24px}.pagination button{background:var(--pf-cluster-gradient)!important;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:.875rem;cursor:pointer;transition:background .2s}.pagination button:disabled{background:#d1d5db;cursor:not-allowed}.pagination button:not(:disabled):hover{background:#2980b9}.pagination span{font-size:.9375rem;color:var(--pf-text)}.dashboard-section{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a}.dashboard-section h2{font-size:1.25rem;color:#1f2937;margin:0 0 16px}.view-all-btn{background:#3b9ae1;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-size:.875rem;cursor:pointer;transition:background .2s}.view-all-btn:hover{background:#2980b9}.activity-chart{min-height:200px}.bar-chart{display:flex;align-items:flex-end;justify-content:space-around;height:200px;gap:16px;padding:20px 0}.bar-item{display:flex;flex-direction:column;align-items:center;flex:1;max-width:100px}.bar-value{font-size:.875rem;font-weight:600;color:#1f2937;margin-bottom:8px}.bar{width:100%;background:linear-gradient(180deg,#3b9ae1,#22c997);border-radius:8px 8px 0 0;min-height:10px;transition:height .3s ease}.bar-label{font-size:.75rem;color:#6b7280;margin-top:8px;text-align:center}.no-data{text-align:center;color:#6b7280;padding:40px}.view-btn{background:none;border:none;font-size:1rem;cursor:pointer;padding:4px 8px;transition:transform .2s}.view-btn:hover{transform:scale(1.2)}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:16px;padding:32px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;transition:color .2s}.modal-close:hover{color:#1f2937}.modal-content h2{font-size:1.5rem;color:#1f2937;margin:0 0 24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.detail-item{display:flex;flex-direction:column;gap:4px}.detail-item label{font-size:.75rem;text-transform:uppercase;color:#6b7280;font-weight:600}.detail-item span{font-size:1rem;color:#1f2937}.scores-section,.selections-section{margin-top:24px}.scores-section h3,.selections-section h3{font-size:1rem;color:#1f2937;margin:0 0 16px}.scores-grid{display:flex;flex-direction:column;gap:12px}.score-item{display:flex;align-items:center;gap:12px}.score-label{font-size:.875rem;color:#6b7280;min-width:150px}.score-bar-container{flex:1;height:12px;background:#e5e7eb;border-radius:6px;overflow:hidden}.score-bar{height:100%;background:linear-gradient(90deg,#3b9ae1,#22c997);border-radius:6px}.score-value{font-size:.875rem;font-weight:600;color:#1f2937;min-width:50px;text-align:right}.selections-section ul{list-style:none;padding:0;margin:0}.selections-section li{padding:8px 12px;background:#f3f4f6;border-radius:8px;margin-bottom:8px;font-size:.9375rem;color:#1f2937}.questions-header{margin-bottom:24px}.questions-header h2{font-size:1.5rem;color:#1f2937;margin:0}.questions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.question-category{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000001a}.category-header{font-size:1rem;margin:0 0 16px;padding:12px 16px;border-radius:8px;color:#fff}.category-header.category-r{background:#ff6b6b}.category-header.category-i{background:#3b9ae1}.category-header.category-a{background:#9b59b6}.category-header.category-s{background:#22c997}.category-header.category-e{background:#ffb347;color:#1f2937}.category-header.category-c{background:#6b7280}.question-list{list-style:none;padding:0;margin:0}.question-list li{padding:10px 12px;border-bottom:1px solid #e5e7eb;font-size:.9375rem;color:#374151}.question-list li:last-child{border-bottom:none}.email-preview-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.email-preview-header h2{font-size:1.5rem;color:#1f2937;margin:0}.email-preview-controls{display:flex;align-items:center;gap:12px}.email-preview-controls label{font-size:.9375rem;font-weight:600;color:#374151}.email-preview-frame-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.email-preview-frame{width:100%;height:80vh;border:none}.send-report-form{margin-top:16px}.send-report-fields{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.send-report-field{display:flex;flex-direction:column;gap:6px}.send-report-field label{font-size:.8125rem;font-weight:600;color:#374151;text-transform:uppercase}@media(max-width:1024px){.stats-grid,.questions-grid{grid-template-columns:1fr}}@media(max-width:768px){.admin-main{padding:16px}.admin-header{flex-direction:column;gap:12px;text-align:center}.admin-header h1{font-size:1.5rem}.admin-nav{flex-wrap:wrap}.nav-tab{padding:10px 14px;font-size:.8125rem;min-height:44px}.filters-section{flex-direction:column}.filter-input{width:100%;min-width:auto;min-height:44px}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative}.table-container:before,.table-container:after{content:"";position:absolute;top:0;bottom:0;width:20px;pointer-events:none;z-index:1}.table-container:before{left:0;background:linear-gradient(to right,rgba(248,250,252,.9),transparent)}.table-container:after{right:0;background:linear-gradient(to left,rgba(248,250,252,.9),transparent)}.leads-table{min-width:800px}.detail-grid{grid-template-columns:1fr}.bar-chart{flex-wrap:wrap}}@media(max-width:480px){.admin-header h1{font-size:1.25rem}.stat-card{padding:16px}.stat-value{font-size:1.75rem}.leads-table th,.leads-table td{padding:10px 8px;font-size:.8125rem}}.careers-layout{min-height:100vh;background:#f8fafc;overflow:visible;font-family:Inter,sans-serif}.careers-main{padding:24px;position:relative;overflow:visible}.careers-container{width:100%;padding:0 var(--pf-container-padding, 56px);position:relative;overflow:visible}.back-btn{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:8px;margin-bottom:16px}.careers-hero{text-align:center;margin-bottom:48px;position:relative;padding:16px 16px 44px;z-index:1}.careers-hero:before,.careers-hero:after{content:"";position:absolute;background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:0}.careers-hero:before{background-image:url(/images/icons/career-triangle.svg);width:110px;height:100px;left:8px;bottom:6px}.careers-hero:after{background-image:url(/images/icons/careers-rectangle.svg);width:110px;height:100px;right:8px;top:6px}.careers-hero>*{position:relative;z-index:1}.careers-title{font-size:1.75rem;line-height:1.25;font-weight:700;color:#1f2937;margin:0 0 16px}.careers-subtitle{font-size:1.125rem;color:#6b7280;max-width:1000px;margin:0 auto;line-height:1.45}.clusters-list{display:flex;flex-direction:column;gap:12px;margin-bottom:64px}.cluster-item{background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #e5e7eb;cursor:pointer;transition:all .2s}.cluster-item:hover{border-color:#22c997;box-shadow:0 4px 12px #22c9971a}.cluster-item-main{display:flex;align-items:center;gap:16px}.cluster-icon{font-size:1.5rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:10px;flex-shrink:0}.cluster-icon img{width:24px;height:24px;display:block}.cluster-info{flex:1;min-width:0}.cluster-name{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 4px}.cluster-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}.sub-clusters-badge{color:#3b9ae1;font-size:.75rem;font-weight:500;padding:4px 12px;border-radius:16px;white-space:nowrap}.expand-btn{background:none;border:none;cursor:pointer;padding:8px;transition:transform .2s}.expand-btn img{width:14px;height:14px;display:block}.essential-skills-section{margin-bottom:64px}.section-title{font-size:1.5rem;font-weight:700;color:#1f2937;text-align:center;margin:0 0 8px}.section-subtitle{font-size:.9375rem;color:#6b7280;text-align:center;margin:0 0 32px}.careers-container .section-heading{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;margin-left:auto;margin-right:auto}.careers-container .section-heading .section-title,.careers-container .section-heading .section-subtitle{text-align:center;margin-left:auto;margin-right:auto}.hybrid-skills-card{background:#fff;border-radius:16px;padding:32px;border:1px solid #e5e7eb}.hybrid-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 8px}.hybrid-description{font-size:.875rem;color:#6b7280;margin:0 0 24px}.skills-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px}.skills-column-title{display:flex;align-items:center;gap:8px;font-size:.9375rem;font-weight:600;color:#1f2937;margin:0 0 16px}.dot{width:10px;height:10px;border-radius:50%}.dot.blue{background:#3b9ae1}.dot.green{background:#22c997}.skills-list{list-style:none;padding:0;margin:0}.skills-list li{font-size:.875rem;color:#374151;padding:6px 0 6px 16px;position:relative}.skills-list li:before{content:"•";position:absolute;left:0;color:#9ca3af}.foundation-roles-section{margin-bottom:64px;padding:48px 0 64px;background:#fff;overflow:visible;position:relative;z-index:1}.foundation-roles-section .section-title{color:#111827;margin-bottom:32px;text-align:center}.foundation-cards{display:flex;justify-content:center;gap:0;perspective:1000px;position:relative;z-index:2}.foundation-card{width:280px;min-height:200px;border-radius:16px;padding:24px;color:#fff;transition:transform .3s;position:relative;z-index:2}.foundation-card.card-1{transform:rotate(-3deg) translate(14px)}.foundation-card.card-2{transform:rotate(0) translateY(-24px);margin-left:-14px;margin-right:-14px;z-index:3}.foundation-card.card-3{transform:rotate(3deg) translate(-14px)}.foundation-title{font-size:1.125rem;font-weight:600;margin:0 0 12px}.foundation-description{font-size:.8125rem;line-height:1.6;margin:0;opacity:.9}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding:40px 20px;overflow-y:auto}.cluster-modal{background:#fff;border-radius:16px;width:100%;max-width:1300px;max-height:calc(100vh - 80px);overflow-y:auto;box-shadow:0 25px 50px #00000040}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding:24px;border-bottom:1px solid #e5e7eb}.modal-title-row{display:flex;align-items:center;gap:16px}.modal-icon{font-size:2rem;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:12px}.modal-icon img{width:28px;height:28px;display:block}.modal-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.modal-subtitle{font-size:.875rem;color:#22c997;font-weight:500}.modal-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:4px 8px}.growth-signal-section{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:24px;margin-left:30px;margin-right:30px;background:#0f172a;color:#fff;border:1px solid #F3F3F3;border-radius:16px}.growth-label{font-size:.6875rem;font-weight:600;letter-spacing:.05em;background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase}.growth-value-row{display:flex;align-items:center;gap:12px;margin:8px 0 16px}.growth-percent{font-size:2rem;font-weight:700}.growth-badge{background:#0f172a;color:#22c55e;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:16px;border:1px solid #22C55E}.growth-comparison{display:flex;gap:16px;margin-bottom:12px}.comparison-bar{font-size:.75rem;padding:4px 12px;border-radius:4px}.comparison-bar.all-jobs,.comparison-bar.this-cluster{background:transparent;color:#64748b}.growth-note{font-size:.8125rem;color:#fff;margin:0 0 16px}.salary-label{font-size:.8125rem;background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text;font-weight:500;color:transparent}.salary-note{font-size:.8125rem;color:#fffc;margin:4px 0 0}.salary-note .highlight{background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600}.cluster-stats{margin-bottom:16px}.stat-item{display:flex;justify-content:space-between;font-size:.75rem;color:#fff9;margin-bottom:4px}.stat-label{color:#fff}.stat-value-row{display:flex;justify-content:space-between}.stat-value{font-size:1.125rem;font-weight:600;background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text}.stat-value.green{background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text}.riasec-alignment{margin-top:16px}.alignment-title{font-size:.75rem;color:#fff;display:block;margin-bottom:8px}.alignment-badges{display:flex;flex-direction:column;gap:6px}.alignment-badge{font-size:.75rem;padding:6px 12px;border-radius:6px;background:transparent;color:#64748b;border:1px solid currentColor}.alignment-badge-gradient{background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;border:1px solid transparent;border-image:var(--pf-cluster-gradient) 1}.modal-tabs{display:flex;gap:8px;padding:16px 24px;border-bottom:1px solid #e5e7eb;overflow-x:auto}.modal-tab{background:#f3f4f6;border:none;padding:8px 16px;border-radius:10px;font-size:.8125rem;font-weight:500;color:#6b7280;cursor:pointer;white-space:nowrap;transition:all .2s}.modal-tab:hover{background:#e5e7eb}.modal-tab.active{background:#0f172a;color:#fff}.modal-content{padding:24px;width:100%;max-width:1300px;margin:0 auto;box-sizing:border-box}.content-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 4px}.content-subtitle{font-size:.875rem;color:#6b7280;margin:0 0 24px}.sub-clusters-list{display:flex;flex-direction:column;gap:16px}.sub-cluster-card{background:#f4f4f580;border:1px solid #E4E4E7;border-radius:12px;padding:20px}.sub-cluster-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.sub-cluster-name{font-size:1rem;font-weight:600;background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.sub-cluster-growth{background:#22c55e33;color:#22c55e;font-size:.75rem;font-weight:500;padding:4px 12px;border-radius:16px}.sub-cluster-salary{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#000;margin-bottom:12px}.sub-cluster-salary span{color:#71717a}.sub-cluster-salary span strong{color:#000}.salary-icon{display:flex;align-items:center}.salary-icon img{width:1.5em;height:1.5em;transform:scale(1.05);display:block}.sub-cluster-driver{font-size:.875rem;color:#4b5563;margin-bottom:16px;text-align:left}.sub-cluster-driver strong{color:#374151}.sub-cluster-skills{display:grid;grid-template-columns:1fr 1fr;gap:16px}.skills-group{display:flex;flex-direction:column;gap:8px}.skills-group-label{font-size:.8125rem;color:#6b7280}.skill-tags{display:flex;flex-wrap:wrap;gap:6px}.skill-tag{font-size:.75rem;padding:4px 10px;border-radius:16px;background:transparent;color:#000;border:1px solid #E4E4E7}.skill-tag.technical,.skill-tag.human{background:transparent;color:#000;border:1px solid #E4E4E7}.tab-placeholder{text-align:center;padding:48px 24px;color:#6b7280}.tab-placeholder h3{color:#1f2937;margin:0 0 8px}.tab-placeholder p{margin:0}.emerging-roles-content,.skills-map-content,.pathways-content,.riasec-fit-content{padding:0}.emerging-roles-list{display:flex;flex-direction:column;gap:16px}.emerging-role-card{background:#f4f4f580;border:1px solid #E4E4E7;border-radius:12px;padding:20px}.emerging-role-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.emerging-role-name{font-size:1rem;font-weight:600;background:var(--pf-cluster-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.emerging-role-growth{background:#22c55e33;color:#22c55e;font-size:.75rem;font-weight:500;padding:4px 12px;border-radius:16px}.emerging-role-salary{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#000;margin-bottom:12px}.emerging-role-salary span{color:#71717a}.emerging-role-salary span strong{color:#000}.emerging-role-driver{font-size:.875rem;color:#4b5563;margin-bottom:16px;text-align:left}.emerging-role-driver strong{color:#374151}.emerging-role-skills{display:grid;grid-template-columns:1fr 1fr;gap:16px}.skills-map-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.skills-map-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.skills-map-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.skills-map-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:10px}.skills-map-icon .icon-wrapper{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:22px;background:linear-gradient(90deg,var(--pf-grad-start),var(--pf-grad-end));padding:8px}.skills-map-icon img{width:1em;height:1em;display:block;filter:brightness(0) invert(1)}.skills-map-card-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0}.skills-map-card-desc{font-size:.75rem;color:#6b7280;margin:6px 0 0 76px;text-align:left}.skills-map-section{margin-bottom:12px}.skills-section-label{font-size:.75rem;color:#6b7280;display:block;margin-bottom:8px}.skill-tag.gray{background:#f3f3f3;color:#1e293b;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0}.skill-tag.teal{background:#2a9dff1a;color:#2a9dff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0}.pathways-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.pathway-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;text-align:left}.pathway-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.pathway-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:10px}.pathway-icon .icon-wrapper{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:8px;font-size:22px;background:linear-gradient(90deg,var(--pf-grad-start),var(--pf-grad-end));padding:8px}.pathway-icon img{width:1em;height:1em;display:block;filter:brightness(0) invert(1)}.pathway-card-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0;text-align:left}.pathway-card-desc{font-size:.75rem;color:#1e293b;display:block;margin:6px 0 0 76px;text-align:left}.pathway-list{list-style:none;padding:0;margin:0;text-align:left}.pathway-list li{font-size:.875rem;color:#374151;padding:4px 0 4px 16px;position:relative;line-height:1.5;text-align:left}.pathway-list li:before{content:"•";position:absolute;left:0;color:#2a9dff;font-size:.875rem}.pathway-list.blue-bullets li:before{color:#3b9ae1}@media(max-width:768px){.careers-container{padding:0 var(--pf-container-padding, 24px)}.careers-hero{padding:28px 10px 40px}.careers-hero:before{width:72px;height:64px}.careers-hero:after{width:56px;height:56px}.careers-title{font-size:1.5rem}.skills-columns{grid-template-columns:1fr;gap:24px}.foundation-cards{flex-direction:column;align-items:center}.foundation-card{transform:none!important;width:100%;max-width:320px}.growth-signal-section,.sub-cluster-skills,.emerging-role-skills{grid-template-columns:1fr}.modal-tabs{flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.sub-cluster-header,.emerging-role-header{flex-direction:column;align-items:flex-start;gap:8px}.skills-map-grid,.pathways-grid{grid-template-columns:1fr}.back-btn{min-width:44px;min-height:44px}.cluster-item{padding:16px}.hybrid-skills-card{padding:20px 16px}.modal-overlay{padding:20px 12px}.cluster-modal{max-height:calc(100vh - 40px)}}@media(max-width:480px){.careers-container{padding:0 var(--pf-container-padding, 16px)}.careers-title{font-size:1.375rem}.careers-subtitle{font-size:1rem}.section-title{font-size:1.25rem}.careers-hero:before,.careers-hero:after{display:none}}.payment-success-page{min-height:100vh;background:var(--pf-background);display:flex;align-items:center;justify-content:center;padding:2rem 1rem}.payment-success-container{max-width:520px;width:100%}.loading-state,.error-state{background:var(--pf-panel);border-radius:1.5rem;padding:3rem 2rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a}.loading-state p{margin-top:1.5rem;color:var(--pf-muted);font-size:1rem}.spinner-large{width:48px;height:48px;border:4px solid var(--pf-grey-light);border-top-color:var(--pf-blue);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{to{transform:rotate(360deg)}}.error-state{color:var(--pf-text)}.error-icon{color:#ef4444;margin-bottom:1.5rem}.error-state h2{font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.error-state p{color:var(--pf-muted);margin:0 0 1.5rem;line-height:1.5}.btn-back{display:inline-block;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));border-radius:.75rem;text-decoration:none;transition:all .2s ease}.btn-back:hover{transform:translateY(-2px);box-shadow:0 10px 20px -5px #2a9dff66}.success-content{background:var(--pf-panel);border-radius:1.5rem;padding:2.5rem 2rem;text-align:center;box-shadow:0 4px 6px -1px #0000001a}.success-celebration{margin-bottom:1rem}.celebration-image{width:200px;height:auto;margin:0 auto}.success-icon{margin-bottom:1.5rem}.success-title{font-size:2rem;font-weight:700;color:var(--pf-text);margin:0 0 .75rem;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));-webkit-background-clip:text;background-clip:text;color:transparent}.success-message{font-size:1rem;color:var(--pf-muted);margin:0 0 1.5rem;line-height:1.6}.success-details{background:var(--pf-background);border-radius:1rem;padding:1.25rem;margin-bottom:1.5rem}.detail-item{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.detail-item:not(:last-child){border-bottom:1px solid var(--pf-grey-light)}.detail-label{font-size:.875rem;color:var(--pf-muted)}.detail-value{font-size:.875rem;font-weight:500;color:var(--pf-text)}.riasec-badge{background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));color:#fff;padding:.25rem .75rem;border-radius:1rem;font-size:.8125rem;font-weight:600;letter-spacing:.5px}.success-actions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.btn-download{width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,var(--pf-blue),var(--pf-teal));border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.btn-download:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px #2a9dff66}.btn-download:disabled{opacity:.7;cursor:not-allowed}.btn-download .spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.btn-retake{display:block;width:100%;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;color:var(--pf-muted);background:transparent;border:1px solid var(--pf-grey-light);border-radius:.75rem;text-decoration:none;text-align:center;transition:all .2s ease}.btn-retake:hover{border-color:var(--pf-muted);color:var(--pf-text)}.email-notice{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#2a9dff1a,#14b8a61a);border-radius:.75rem;font-size:.8125rem;color:var(--pf-muted)}.email-notice svg{flex-shrink:0;color:var(--pf-blue)}.email-notice strong{color:var(--pf-text)}@media(max-width:480px){.payment-success-page{padding:1rem}.success-content{padding:2rem 1.5rem;border-radius:1.25rem}.celebration-image{width:160px}.success-title{font-size:1.5rem}.success-message{font-size:.9375rem}.email-notice{flex-direction:column;text-align:center;gap:.375rem}}.tos-layout{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.tos-main{flex:1;padding:40px 20px 60px}.tos-container{max-width:820px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000a;padding:48px 56px}.tos-header-section{text-align:center;padding-bottom:32px;margin-bottom:32px;border-bottom:2px solid #e2e8f0}.tos-brand{font-size:13px;font-weight:600;letter-spacing:2px;color:#14b8a6;text-transform:uppercase;margin-bottom:12px}.tos-title{font-size:36px;font-weight:700;color:#0f172a;margin:0 0 16px;line-height:1.2}.tos-dates{color:#64748b;font-size:14px}.tos-dates p{margin:4px 0}.tos-section{margin-bottom:36px;padding-bottom:36px;border-bottom:1px solid #f1f5f9}.tos-section:last-of-type{border-bottom:none;margin-bottom:24px;padding-bottom:0}.tos-section h2{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #14b8a6;display:inline-block}.tos-section h3{font-size:16px;font-weight:600;color:#1e293b;margin:24px 0 10px}.tos-section p{font-size:15px;line-height:1.7;color:#334155;margin:0 0 12px}.tos-section ul{margin:8px 0 16px;padding-left:24px}.tos-section li{font-size:15px;line-height:1.7;color:#334155;margin-bottom:6px}.tos-section a{color:#2563eb;text-decoration:none}.tos-section a:hover{text-decoration:underline}.tos-glance .tos-note{font-style:italic;color:#64748b;font-size:14px;margin-bottom:16px}.tos-table-wrapper{overflow-x:auto;border-radius:10px;border:1px solid #e2e8f0}.tos-table{width:100%;border-collapse:collapse;font-size:14px}.tos-table thead{background:#0f172a;color:#fff}.tos-table th{padding:12px 16px;text-align:left;font-weight:600;font-size:13px;letter-spacing:.5px}.tos-table td{padding:11px 16px;border-bottom:1px solid #f1f5f9;color:#334155}.tos-table tr:last-child td{border-bottom:none}.tos-table tr:nth-child(2n){background:#f8fafc}.tos-table td:first-child{font-weight:600;color:#1e293b;white-space:nowrap;width:180px}.tos-table a{color:#2563eb;text-decoration:none}.tos-table a:hover{text-decoration:underline}.tos-legal-caps{font-size:13px!important;line-height:1.6!important;color:#475569!important;background:#f8fafc;padding:16px;border-radius:8px;border-left:3px solid #94a3b8}.tos-contact{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:16px 20px;margin-top:8px}.tos-contact p{margin:2px 0;font-size:14px;color:#1e293b}.tos-contact a{color:#2563eb}.tos-footer-line{text-align:center;font-size:13px;color:#94a3b8;padding-top:24px;margin-top:12px;border-top:2px solid #e2e8f0}@media(max-width:768px){.tos-container{padding:32px 28px;border-radius:12px}.tos-title{font-size:28px}.tos-section h2{font-size:19px}.tos-section h3{font-size:15px}.tos-section p,.tos-section li{font-size:14px}.tos-table td:first-child{white-space:normal;width:auto}}@media(max-width:480px){.tos-main{padding:20px 12px 40px}.tos-container{padding:24px 18px;border-radius:10px}.tos-title{font-size:24px}.tos-section{margin-bottom:28px;padding-bottom:28px}.tos-brand{font-size:11px}}.about-layout{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc}.about-main{flex:1;padding:40px 20px 60px}.about-container{max-width:820px;margin:0 auto}.about-hero{text-align:center;margin-bottom:40px}.about-hero-label{font-size:13px;font-weight:600;letter-spacing:2px;color:#14b8a6;text-transform:uppercase;margin-bottom:10px}.about-hero-title{font-size:42px;font-weight:700;color:#0f172a;margin:0;line-height:1.15}.about-content{background:#fff;border-radius:16px;box-shadow:0 1px 3px #00000014,0 4px 12px #0000000a;padding:48px 56px}.about-section{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f1f5f9}.about-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.about-section h2{font-size:22px;font-weight:700;color:#0f172a;margin:0 0 16px;line-height:1.3}.about-section p{font-size:16px;line-height:1.8;color:#334155;margin:0 0 16px}.about-section p:last-child{margin-bottom:0}.about-lead{font-size:20px!important;font-weight:600;color:#0f172a!important;line-height:1.6!important}.about-highlight{font-size:20px!important;font-weight:700;color:#0f172a!important;background:linear-gradient(135deg,#f0fdfa,#ecfdf5);border-left:4px solid #14b8a6;padding:16px 20px;border-radius:0 10px 10px 0;margin-top:20px!important}.about-closing{margin-top:36px;padding-top:32px;border-top:2px solid #e2e8f0}.about-closing-tagline{font-size:18px;font-weight:600;color:#0f172a;line-height:1.6;margin:0 0 24px}.about-signature{display:flex;flex-direction:column;gap:2px}.about-signature-dash{font-size:18px;color:#14b8a6;font-weight:700}.about-signature-name{font-size:18px;font-weight:700;color:#0f172a}.about-signature-role{font-size:14px;color:#64748b}@media(max-width:768px){.about-content{padding:32px 28px;border-radius:12px}.about-hero-title{font-size:32px}.about-section h2{font-size:19px}.about-section p{font-size:15px}.about-lead,.about-highlight{font-size:18px!important}}@media(max-width:480px){.about-main{padding:20px 12px 40px}.about-content{padding:24px 18px;border-radius:10px}.about-hero-title{font-size:28px}.about-hero-label{font-size:11px}.about-section p{font-size:14px;line-height:1.7}.about-closing-tagline{font-size:16px}}
