:root{color:#f7f9fc;--navy:#061a2d;--navy2:#0b2945;--gold:#ffc21c;--ink:#061629;background:#07192b;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{color:var(--ink);background:#f5f7fa;margin:0}header{color:#fff;z-index:20;background:#061a2df5;border-bottom:1px solid #fff2;justify-content:space-between;align-items:center;height:72px;padding:0 3vw;display:flex;position:sticky;top:0}header b{font-size:26px}header b:before{content:"⚙ ";color:var(--gold)}header b span,h1 em{color:var(--gold);font-style:normal}nav{align-items:center;gap:25px;display:flex}nav a{color:#fff;font-size:14px;font-weight:700;text-decoration:none}button{background:var(--gold);color:var(--ink);cursor:pointer;border:0;border-radius:10px;padding:13px 22px;font-weight:900}.hero{color:#fff;background:linear-gradient(90deg,#061a2d 0%,#0a2945 52%,#123b5c 100%);grid-template-columns:1.05fr .95fr;align-items:center;min-height:560px;padding:55px 3vw;display:grid;overflow:hidden}.copy{z-index:2;max-width:720px}.eyebrow{letter-spacing:.16em;color:var(--gold);font-size:13px;font-weight:900}.copy h1{text-transform:uppercase;margin:12px 0;font-size:clamp(52px,6vw,92px);line-height:.92}.copy>p:not(.eyebrow){color:#e4edf7;max-width:680px;font-size:20px;line-height:1.5}.ghost{color:inherit;background:0 0;border:1px solid #dce8f6;margin-left:10px}.copy small{color:#c1d1e3;margin-top:25px;display:block}.globe{place-items:center;height:440px;display:grid;position:relative}.earth{filter:drop-shadow(0 0 35px #ffc21c40);font-size:min(27vw,340px)}.globe i{border:2px solid var(--gold);background:#071b2f;border-radius:50%;place-items:center;width:56px;height:56px;font-style:normal;display:grid;position:absolute}.globe i:nth-child(2){top:12%;left:30%}.globe i:nth-child(3){top:25%;right:12%}.globe i:nth-child(4){bottom:20%;right:8%}.globe i:nth-child(5){bottom:8%;left:30%}.globe i:nth-child(6){top:10%;right:35%}.globe i:nth-child(7){bottom:25%;left:8%}.trades{background:#fff;padding:55px 3vw}.trades h2,.steps h2{text-transform:uppercase;margin:6px 0;font-size:clamp(34px,4vw,52px)}.trades>p:not(.eyebrow){color:#52657a}.grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.grid article{color:#fff;cursor:pointer;background:linear-gradient(#143b5c,#071a2e);border:3px solid #0000;border-radius:12px;min-height:235px;padding:22px;transition:all .2s}.grid article:hover,.grid article:focus{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 30px #061a2d22}.icon{color:#061629;background:#ffc21c;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.grid p{color:#d2deea;min-height:55px}.grid strong{color:#ffd65e;margin:15px 0;display:block}.grid button{width:100%}.steps{text-align:center;background:#eef2f6;padding:55px 3vw}.steps div{color:#31465c;margin-top:25px;font-weight:800;line-height:2}footer{color:#cbd9e7;background:#061a2d;justify-content:space-between;padding:30px 3vw;display:flex}.trade-focus,.apply-panel{color:#fff;background:linear-gradient(135deg,#0d3151,#061a2d);padding:60px 5vw;position:relative}.trade-focus h2,.apply-panel h2{margin:8px 0;font-size:clamp(38px,5vw,64px)}.trade-focus>p:not(.eyebrow),.apply-panel>p:not(.eyebrow){color:#d4dfeb;max-width:780px;font-size:19px;line-height:1.6}.trade-focus>strong{color:#ffd65e;margin:20px 0;font-size:20px;display:block}.close{color:#fff;background:0 0;border:1px solid #fff5;padding:5px 13px;font-size:23px;position:absolute;top:25px;right:5vw}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:1000px;margin:28px 0;display:grid}.detail-grid>div{background:#061a2d99;border:1px solid #ffffff25;border-radius:12px;padding:19px}.detail-grid h3{margin:0 0 8px}.detail-grid p{color:#cbd9e7;margin:0;line-height:1.5}.career-path{grid-template-columns:repeat(5,1fr);gap:10px;max-width:1100px;margin:28px 0;display:grid}.career-path>div{gap:10px;display:flex}.career-path b{background:var(--gold);color:#061629;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.career-path span{flex-direction:column;gap:5px;display:flex}.career-path small{font-size:12px;margin:0!important}.focus-actions{gap:10px;display:flex}.connect-cta{background:var(--gold)}.apply-panel form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:900px;margin-top:28px;display:grid}.apply-panel label,.auth-modal label{flex-direction:column;gap:8px;font-weight:700;display:flex}.apply-panel input,.apply-panel select,.auth-modal input{color:#fff;font:inherit;background:#061a2d;border:1px solid #ffffff35;border-radius:10px;padding:14px}.fee-box{background:#123b5c;border:1px solid #ffc21c88;border-radius:12px;grid-column:1/-1;justify-content:space-between;gap:20px;padding:17px;display:flex}.apply-panel form>button{grid-column:1/-1}.modal-backdrop{z-index:50;background:#020812d9;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.auth-modal{color:#fff;background:#0b2945;border-radius:20px;width:min(520px,100%);padding:34px;position:relative}.auth-modal form{gap:14px;margin-top:20px;display:grid}.auth-modal .close{top:18px;right:18px}.auth-msg{background:#061a2d;border-radius:10px;padding:12px}.text-action{color:#bcd7f2;background:0 0}.trade-focus small{color:#afc2d6;max-width:850px;margin-top:20px;display:block}@media (width<=850px){nav a{display:none}.hero{grid-template-columns:1fr;padding-top:40px}.globe{height:300px}.earth{font-size:220px}.grid{grid-template-columns:repeat(2,1fr)}.career-path,.detail-grid{grid-template-columns:1fr}}@media (width<=600px){header{padding:0 5vw}.hero{padding:40px 5vw}.copy h1{font-size:52px}.grid{grid-template-columns:1fr}.trades{padding:45px 5vw}.focus-actions{flex-direction:column}.focus-actions .ghost{margin-left:0}.apply-panel form{grid-template-columns:1fr}.fee-box{flex-direction:column}.auth-modal{padding:28px 20px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.spark-pop{z-index:9999;pointer-events:none;background:#ffc21c;border-radius:50%;width:7px;height:7px;animation:.42s ease-out forwards spark-pop;position:fixed;box-shadow:0 0 8px #ffc21c,0 0 15px #fff4a8}.spark-pop:before,.spark-pop:after{content:"";background:#ffd95a;width:1px;height:17px;position:absolute;top:-5px;left:3px}.spark-pop:after{transform:rotate(90deg)}@keyframes spark-pop{0%{opacity:1;transform:scale(.35)rotate(0)}65%{opacity:1;transform:scale(1.15)rotate(35deg)}to{opacity:0;transform:scale(.1)rotate(70deg)}}@media (prefers-reduced-motion:reduce){.spark-pop{opacity:0;animation:none}}.resource-band{color:#061629;text-align:center;background:#fff;padding:58px 5vw}.resource-band.alt{background:#eef2f6}.resource-band.business-band{color:#fff;background:linear-gradient(120deg,#061a2d,#0d3658)}.resource-band h2{text-transform:uppercase;margin:6px 0;font-size:clamp(34px,4vw,54px)}.resource-band p:not(.eyebrow){color:#53667a;max-width:820px;margin:12px auto 24px;line-height:1.65}.resource-band.business-band p:not(.eyebrow){color:#d4dfeb}.resource-band strong{color:#9a6a00}.business-band strong{color:#ffd65e}.saved-strip{color:#061629;background:#fff6d2;border-top:1px solid #f2d35d;border-bottom:1px solid #f2d35d;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:18px 5vw;display:flex}.saved-strip button{color:#fff;background:#061a2d;border-radius:999px;padding:9px 14px}.menu-toggle{color:#fff;background:0 0;border:1px solid #fff4;padding:9px 12px;font-size:20px;display:none}.toast{z-index:100;color:#fff;background:#061a2d;border:1px solid #ffc21c;border-radius:999px;padding:11px 18px;font-weight:800;position:fixed;top:84px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #0005}.safety-note{color:#dce8f5;background:#061a2d99;border-left:4px solid #ffc21c;max-width:850px;margin:24px 0 5px;padding:15px 18px}.safety-note b{color:#ffd65e}.footer-links{flex-wrap:wrap;gap:18px;display:flex}.footer-links a{color:#cbd9e7;text-decoration:none}footer>div:first-child{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (width<=850px){.menu-toggle{display:block}header{flex-wrap:wrap}nav{background:#061a2d;border-bottom:1px solid #fff2;flex-direction:column;align-items:stretch;padding:15px 5vw;display:none;position:absolute;top:72px;left:0;right:0}nav.open{display:flex}nav.open a{padding:10px 0;display:block}.toast{text-align:center;width:max-content;max-width:90%;top:80px}}@media (width<=600px){footer{flex-direction:column;gap:18px}.footer-links{flex-direction:column;gap:10px}}.trade-tools{gap:14px;max-width:720px;margin:25px 0 5px;display:flex}.trade-tools label{color:#24384d;gap:7px;width:100%;font-weight:900;display:grid}.trade-tools input{width:100%;font:inherit;color:#061629;background:#fff;border:2px solid #d7e0e8;border-radius:10px;padding:14px 16px}.trade-tools input:focus{border-color:#b98800;outline:3px solid #ffc21c55}.quick-facts{flex-wrap:wrap;gap:9px;margin:18px 0;display:flex}.quick-facts span{background:#ffffff12;border:1px solid #ffffff25;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800}.step-grid{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1150px;margin:28px auto 0!important;line-height:1.4!important;display:grid!important}.step-grid article{text-align:left;background:#fff;border:1px solid #dce3ea;border-radius:14px;padding:22px}.step-grid article>b{color:#061629;background:#ffc21c;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid}.step-grid h3{margin:13px 0 7px}.step-grid p{color:#52657a;margin:0;font-weight:500}.steps>.eyebrow{color:#9a6a00}@media (width<=850px){.step-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.step-grid{grid-template-columns:1fr}.trade-tools{display:block}}.trust-row{color:#dce8f5;flex-wrap:wrap;gap:14px;margin:20px 0;font-size:13px;font-weight:800;display:flex}.trust-row span{border-left:2px solid #ffc21c;padding-left:9px}.future-band{text-align:center;color:#061629;background:#ffc21c;padding:58px 5vw}.future-band .eyebrow{color:#061629}.future-band h2{text-transform:uppercase;margin:7px 0 25px;font-size:clamp(38px,5vw,62px)}.future-band>div{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.future-band span{color:#fff;background:#061a2d;border-radius:999px;padding:11px 16px;font-weight:900}.business-points{flex-wrap:wrap;justify-content:center;gap:12px;max-width:950px;margin:0 auto 25px;display:flex}.business-points span{color:#e4edf7;background:#ffffff08;border:1px solid #ffffff30;border-radius:10px;padding:12px 15px}.secondary-action{color:#061a2d;background:0 0;border:2px solid #061a2d;margin-left:10px}.business-band .secondary-action{color:#fff;border-color:#fff}.secondary-action.dark{color:#fff;background:#061a2d}.guide-modal>p{color:#d5e1ed;line-height:1.65}.guide-list{gap:10px;margin:20px 0;display:grid}.guide-list span,.script-box{color:#edf4fb;background:#061a2d;border:1px solid #fff2;border-radius:10px;padding:14px}.script-box{border-left:4px solid #ffc21c;font-size:17px;line-height:1.65}@media (width<=600px){.secondary-action{width:100%;margin:10px 0 0}}.privacy-note,.checkout-note{border-radius:10px;grid-column:1/-1;padding:13px 15px;line-height:1.5}.privacy-note{color:#d9e7f5;background:#0c2944;border:1px solid #ffffff20}.checkout-note{color:#3e3300;background:#fff6d2;border:1px solid #e9c84d}.checkout-note b{margin-bottom:3px;display:block}.locked-result{color:#d9e3ec;cursor:not-allowed;opacity:.9;background:#26384a;border:1px dashed #8092a5;grid-column:1/-1}.locked-result:disabled{filter:none}.audience-row{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.audience-row span{background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.why-band{text-align:center;color:#061629;background:#fff;padding:58px 5vw}.why-band h2{text-transform:uppercase;margin:7px 0;font-size:clamp(34px,4vw,52px)}.why-band>p:not(.eyebrow){color:#52657a;max-width:850px;margin:10px auto 28px;line-height:1.65}.why-grid{grid-template-columns:repeat(4,1fr);gap:14px;max-width:1100px;margin:auto;display:grid}.why-grid article{text-align:left;background:#f3f6f9;border-top:4px solid #ffc21c;border-radius:8px;padding:20px}.why-grid b{margin-bottom:6px;font-size:21px;display:block}.why-grid span{color:#52657a;line-height:1.45}@media (width<=850px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-grid{grid-template-columns:1fr}}.faq-band{color:#061629;background:#f4f6f8;padding:58px 5vw}.faq-band>h2{text-align:center;text-transform:uppercase;margin:7px 0 28px;font-size:clamp(34px,4vw,52px)}.faq-band>.eyebrow{text-align:center;color:#9a6a00}.faq-list{gap:10px;max-width:900px;margin:auto;display:grid}.faq-list article{background:#fff;border:1px solid #dbe2e8;border-radius:10px;overflow:hidden}.faq-list button{text-align:left;color:#061629;background:#fff;border-radius:0;justify-content:space-between;align-items:center;width:100%;padding:17px 20px;font-size:16px;display:flex}.faq-list button b{color:#9a6a00;font-size:22px}.faq-list p{color:#52657a;margin:0;padding:0 20px 18px;line-height:1.55}footer small{color:#8fa5ba}.checkout-preview h2{margin-right:35px}.order-line{border-top:1px solid #fff2;border-bottom:1px solid #fff2;justify-content:space-between;gap:20px;margin:20px 0;padding:16px 0;display:flex}.order-line strong{color:#ffd65e;font-size:22px}.locked-preview{background:#061a2d;border:1px solid #fff2;border-radius:12px;gap:9px;padding:17px;display:grid}.locked-preview b{color:#ffd65e}.locked-preview span:before{content:"✓ ";color:#ffc21c;font-weight:900}.preview-warning{background:#fff6d2;border:1px solid #e9c84d;border-radius:10px;padding:12px;color:#3e3300!important}.checkout-preview>button:disabled{color:#dce4ec;cursor:not-allowed;background:#536476;width:100%}.toolkit-preview-btn{color:#061629;background:#ffc21c;width:100%;margin:14px 0}.toolkit-modal>p:not(.eyebrow){color:#d5e1ed}.toolkit-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0;display:grid}.toolkit-grid article{background:#061a2d;border:1px solid #fff2;border-radius:10px;gap:5px;padding:15px;display:grid}.toolkit-grid b{color:#ffd65e}.toolkit-grid span{color:#d5e1ed;font-size:14px;line-height:1.4}.locked-toolkit{color:#3e3300;background:#fff6d2;border:1px solid #e9c84d;border-radius:10px;padding:13px;font-weight:800;line-height:1.45}@media (width<=600px){.toolkit-grid{grid-template-columns:1fr}}.footer-links button{color:#cbd9e7;background:0 0;padding:0;font-weight:500}.legal-modal>p:not(.eyebrow){color:#d5e1ed;line-height:1.65}.legal-modal h2{margin-right:35px}.guardian-note{color:#3e3300;background:#fff6d2;border:1px solid #e9c84d;border-radius:10px;grid-column:1/-1;gap:5px;padding:14px;display:grid}.guardian-note span{line-height:1.45}.guardian-note input{color:#061629;width:100%;font:inherit;background:#fff;border:1px solid #c7ad45;border-radius:9px;margin-top:8px;padding:12px}.teen-note{color:#173a58;background:#e9f5ff;border-color:#9fc9e8}.ack-row{background:#0c2944;border:1px solid #ffffff25;border-radius:10px;align-items:flex-start;padding:13px;line-height:1.45;color:#dce8f5!important;flex-direction:row!important;grid-column:1/-1!important;gap:10px!important;font-weight:500!important;display:flex!important}.ack-row input{accent-color:#ffc21c;flex:0 0 19px;height:19px;margin-top:2px;width:19px!important}.toolkit-sample{background:#ffffff0c;border:1px solid #fff2;border-radius:10px;margin:15px 0;padding:15px}.toolkit-sample p{color:#d5e1ed;line-height:1.45}.resume-modal{width:min(900px,96%);max-height:90vh;overflow:auto}.resume-fields{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.resume-fields label{gap:6px;display:grid}.resume-fields input,.resume-fields textarea{color:#fff;font:inherit;background:#061a2d;border:1px solid #ffffff30;border-radius:8px;padding:11px}.resume-fields textarea{resize:vertical;min-height:75px}.resume-paper{color:#172536;background:#fff;border-radius:10px;margin:18px 0;padding:24px}.resume-paper h3{margin:0;font-size:28px}.resume-paper h4{border-bottom:2px solid #ffc21c;margin-bottom:7px;padding-bottom:5px}.resume-paper p{line-height:1.45;color:#44566a!important}.resume-modal>button:disabled{color:#dce4ec;background:#536476;width:100%}@media (width<=650px){.resume-fields{grid-template-columns:1fr}}.proof-band{color:#fff;background:#061a2d;padding:34px 5vw}.proof-band>.eyebrow{text-align:center}.proof-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:1050px;margin:18px auto 0;display:grid}.proof-grid article{background:#ffffff08;border:1px solid #fff2;border-radius:10px;gap:6px;padding:17px;display:grid}.proof-grid strong{color:#ffd65e;font-size:18px}.proof-grid span{color:#d4dfeb;line-height:1.45}.cta-band{text-align:center;color:#fff;background:#0d3151;padding:58px 5vw}.cta-band h2{text-transform:uppercase;margin:7px 0 22px;font-size:clamp(34px,4vw,52px)}.cta-band small{color:#c9d7e5;margin-top:12px;display:block}@media (width<=700px){.proof-grid{grid-template-columns:1fr}}n.resume-fields .dream-field{grid-column:1/-1}.dream-field textarea{min-height:100px}n .dream-prompts{color:#3e3300;background:#fff6d2;border:1px solid #e9c84d;border-radius:10px;grid-column:1/-1;gap:7px;padding:14px;display:grid}.dream-prompts span:before{content:"✦ ";font-weight:900}.truth-note{color:#173a58;background:#e9f5ff;border:1px solid #9fc9e8;border-radius:10px;margin-bottom:12px;padding:12px;font-weight:700;line-height:1.45}.grid .compare-btn{color:#ffd65e;background:0 0;border:1px solid #ffc21c;margin-top:8px}.grid .compare-btn:hover{color:#061629;background:#ffc21c}.compare-explainer{text-align:center;color:#173a58;background:#e9f5ff;padding:42px 5vw}.compare-explainer h2{text-transform:uppercase;margin:6px 0;font-size:clamp(30px,4vw,46px)}.compare-explainer>p:not(.eyebrow){max-width:760px;margin:10px auto 18px;line-height:1.55}.compare-picks{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.compare-picks button{color:#fff;background:#061a2d}.readiness-band{text-align:center;color:#061629;background:#fff;padding:58px 5vw}.readiness-band h2{text-transform:uppercase;margin:7px 0 28px;font-size:clamp(34px,4vw,52px)}.readiness-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1100px;margin:0 auto 24px;display:grid}.readiness-grid article{text-align:left;background:#f3f6f9;border-radius:10px;gap:9px;padding:18px;display:grid}.readiness-grid b{background:#ffc21c;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.readiness-grid span{color:#44586c;font-weight:700;line-height:1.45}@media (width<=800px){.readiness-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.readiness-grid{grid-template-columns:1fr}}.unlock-demo{text-align:left;color:#174d2b;background:#e8f8ee;border:1px solid #9bd5ad;border-radius:12px;gap:8px;max-width:760px;margin:20px auto 0;padding:17px;display:grid}.unlock-demo b{font-size:18px}.unlock-demo span:before{content:"✓ ";font-weight:900}.unlock-demo small{color:#426b50;margin-top:5px}.preflight-band{text-align:center;color:#fff;background:#071a2e;padding:50px 5vw}.preflight-band h2{text-transform:uppercase;margin:7px 0 25px;font-size:clamp(32px,4vw,48px)}.preflight-list{text-align:left;grid-template-columns:repeat(2,1fr);gap:9px;max-width:900px;margin:0 auto 22px;display:grid}.preflight-list span{color:#dce8f5;background:#ffffff0b;border:1px solid #ffffff20;border-radius:9px;padding:12px}.preflight-ok{color:#a8edbf;max-width:760px;margin:16px auto 0;font-weight:800}@media (width<=650px){.preflight-list{grid-template-columns:1fr}}.employer-toolkit{background:#061a2d88;border:1px solid #ffc21c66;border-radius:14px;max-width:980px;margin:24px auto 0;padding:20px}.employer-toolkit h3{color:#ffd65e;margin:0 0 14px;font-size:24px}.employer-toolkit>div{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.employer-toolkit>div span{color:#edf4fb;background:#ffffff0d;border:1px solid #ffffff25;border-radius:999px;padding:9px 12px;font-weight:800}.employer-toolkit small{color:#b9cadd;margin-top:15px;line-height:1.45;display:block}.offer-modal{width:min(900px,96%);max-height:90vh;overflow:auto}.offer-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.offer-card{background:#061a2d;border:1px solid #fff2;border-radius:12px;gap:9px;padding:15px;display:grid}.offer-card>input{color:#ffd65e;font-size:20px;font-weight:900}.offer-card input{color:#fff;font:inherit;background:#0b2945;border:1px solid #ffffff30;border-radius:8px;padding:10px}.offer-card label{gap:5px;display:grid}.offer-card .check{flex-direction:row;grid-template-columns:none;align-items:center;display:flex}.offer-card .check input{width:18px;height:18px}.compare-reminder{color:#3e3300;background:#fff6d2;border:1px solid #e9c84d;border-radius:10px;margin:15px 0;padding:13px;line-height:1.5}.offer-modal>button:disabled{color:#dce4ec;background:#536476;width:100%}@media (width<=650px){.offer-grid{grid-template-columns:1fr}}.opportunity-check{color:#3e3300;background:#fff6d2;border:1px solid #e9c84d;border-radius:10px;gap:7px;max-width:900px;margin:24px 0 5px;padding:15px;display:grid}.opportunity-check b{font-size:18px}.opportunity-check span{line-height:1.55}.spark-story{text-align:center;color:#061629;background:#fff;padding:60px 5vw}.spark-story h2{text-transform:uppercase;margin:7px 0 30px;font-size:clamp(36px,5vw,58px)}.spark-flow{justify-content:center;align-items:stretch;gap:10px;max-width:1150px;margin:auto;display:flex}.spark-flow article{text-align:left;background:#f2f5f8;border-top:4px solid #173a58;border-radius:12px;flex:1;align-content:start;gap:10px;padding:19px;display:grid}.spark-flow article>b{color:#9a6a00;font-size:22px}.spark-flow article span{font-weight:800;line-height:1.45}.spark-flow i{align-self:center;font-size:25px;font-style:normal}.spark-flow .spark-call{background:#fff6d2;border-color:#ffc21c}.spark-line{color:#30475e;max-width:900px;margin:25px auto 0;font-size:18px;font-weight:800;line-height:1.55}@media (width<=800px){.spark-flow{display:grid}.spark-flow i{transform:rotate(90deg)}}.package-summary{background:#061a2d88;border:1px solid #ffc21c66;border-radius:12px;grid-column:1/-1;padding:17px}.package-summary h3{color:#ffd65e;margin:0 0 12px}.package-summary>div{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.package-summary span{color:#dce8f5;line-height:1.4}.package-summary span:before{content:"✓ ";color:#ffc21c;font-weight:900}.employer-toolkit>p{color:#d5e1ed}@media (width<=600px){.package-summary>div{grid-template-columns:1fr}}.readability-toggle{color:#fff;background:0 0;border:1px solid #fff5;padding:8px 11px}.visual-key{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.visual-key span{background:#eef3f7;border:1px solid #d5dfe8;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:800}.easy-view{font-size:18px}.easy-view p,.easy-view span{line-height:1.7}.easy-view .grid{grid-template-columns:repeat(2,1fr);max-width:1100px}.easy-view button{min-height:48px;font-size:16px}.easy-view .grid article{min-height:260px}.easy-view .eyebrow{letter-spacing:.1em}.easy-view .copy>p:not(.eyebrow){font-size:22px}@media (width<=650px){.readability-toggle{margin-left:auto}.easy-view .grid{grid-template-columns:1fr}}.trade-learning-nav{flex-wrap:wrap;gap:7px;margin:20px 0;display:flex}.trade-learning-nav span{color:#dbe7f3;background:#ffffff0d;border:1px solid #ffffff25;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.learning-card{position:relative;padding-left:72px!important}.learning-icon{background:#ffc21c;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;display:grid;position:absolute;top:18px;left:18px}.easy-view .trade-learning-nav span{padding:9px 12px;font-size:15px}@media (width<=600px){.learning-card{padding-left:65px!important}}.try-it,.glossary-box{border-radius:12px;gap:8px;max-width:900px;margin:16px 0;padding:16px;display:grid}.try-it{color:#173a58;background:#e9f5ff;border:1px solid #9fc9e8}.try-it b{font-size:18px}.try-it span{line-height:1.55}.glossary-box{color:#20384e;background:#f3f6f9;border:1px solid #d5dfe8}.glossary-box>b{font-size:18px}.glossary-box span{line-height:1.45}.glossary-box strong{color:#9a6a00}.pathways-map{text-align:center;color:#061629;background:#eef3f7;padding:60px 5vw}.pathways-map h2{text-transform:uppercase;margin:7px 0;font-size:clamp(36px,5vw,58px)}.pathways-intro{color:#455b70;max-width:800px;margin:10px auto 28px;font-size:18px;line-height:1.55}.pathways-map-grid{grid-template-columns:repeat(3,1fr);gap:13px;max-width:1150px;margin:auto;display:grid}.pathways-map-grid article{text-align:left;background:#fff;border:1px solid #d7e0e8;border-radius:14px;padding:20px;box-shadow:0 6px 18px #10263b0b}.pathways-map-grid article>b{font-size:30px}.pathways-map-grid h3{margin:10px 0 7px}.pathways-map-grid span{color:#50657a;line-height:1.5}.easy-view .pathways-map-grid{grid-template-columns:repeat(2,1fr)}@media (width<=750px){.pathways-map-grid,.easy-view .pathways-map-grid{grid-template-columns:1fr}}.language-select{color:#fff;align-items:center;gap:5px;display:flex}.language-select select{color:#fff;font:inherit;background:#071a2e;border:1px solid #fff5;border-radius:8px;padding:8px}.language-select option{color:#061629;background:#fff}html[dir=rtl] body{text-align:right}html[dir=rtl] .spark-flow,html[dir=rtl] .visual-key,html[dir=rtl] .trade-learning-nav{direction:rtl}.value-promise{text-align:center;color:#fff;background:#071a2e;padding:64px 5vw}.value-promise h2{text-transform:uppercase;max-width:1000px;margin:8px auto 30px;font-size:clamp(38px,5vw,62px);line-height:1}.value-promise-grid{grid-template-columns:repeat(5,1fr);gap:10px;max-width:1200px;margin:auto;display:grid}.value-promise-grid article{text-align:left;background:#ffffff08;border:1px solid #ffffff20;border-radius:13px;padding:18px}.value-promise-grid article>b{color:#061629;background:#ffc21c;border-radius:50%;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.value-promise-grid h3{color:#ffd65e;margin:12px 0 7px}.value-promise-grid span{color:#d5e2ef;line-height:1.5}@media (width<=900px){.value-promise-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=550px){.value-promise-grid{grid-template-columns:1fr}}:focus-visible{outline-offset:3px;outline:3px solid #ffc21c}button,a,select,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;height:auto}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.feedback-fab{z-index:30;color:#061629;background:#ffc21c;border-radius:50%;width:48px;height:48px;font-size:22px;font-weight:1000;position:fixed;bottom:18px;right:18px;box-shadow:0 6px 20px #0004}.feedback-text{color:#fff;width:100%;min-height:130px;font:inherit;resize:vertical;background:#061a2d;border:1px solid #ffffff35;border-radius:10px;margin:10px 0 14px;padding:12px}.young-discovery{text-align:center;color:#09213a;background:#f7fbff;padding:54px 5vw}.young-discovery h2{margin:6px 0;font-size:clamp(36px,6vw,64px)}.young-discovery>p{max-width:720px;margin:0 auto 24px;font-size:19px;line-height:1.5}.young-discovery-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1000px;margin:0 auto 18px;display:grid}.young-discovery-grid button{color:#102b44;background:#fff;border:2px solid #dbe6ef;border-radius:18px;place-items:center;gap:7px;min-height:125px;padding:15px;font-size:34px;display:grid;box-shadow:0 6px 18px #10263b10}.young-discovery-grid button b{font-size:16px}.young-discovery-grid button:hover,.young-discovery-grid button:focus-visible{border-color:#ffc21c;transform:translateY(-2px)}.teen_pathway .young-discovery,.adult_pathway .young-discovery{display:none}@media (width<=800px){.young-discovery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.young-discovery-grid{grid-template-columns:1fr 1fr}.young-discovery-grid button{min-height:105px}}.young-results{text-align:left;background:#fff;border:2px solid #ffc21c;border-radius:18px;max-width:900px;margin:24px auto 0;padding:20px}.young-result-title{align-items:flex-start;gap:14px;display:flex}.young-result-title>span{font-size:38px}.young-result-title b{font-size:22px}.young-result-title p{color:#52697d;margin:5px 0 14px;line-height:1.5}.young-path-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.young-path-grid button{color:#0b2a44;text-align:left;background:#eef5fa;border:1px solid #d3e0e9;border-radius:12px;gap:5px;padding:14px;display:grid}.young-path-grid button span{color:#536a7e;font-size:13px}.try-another{margin-top:14px;color:#173b58!important;background:0 0!important;border:1px solid #9fb4c5!important;min-height:auto!important;padding:9px 13px!important}@media (width<=560px){.young-path-grid{grid-template-columns:1fr}}.teen-discovery{color:#fff;text-align:center;background:#0c2238;padding:48px 5vw}.teen-discovery h2{margin:6px 0;font-size:clamp(34px,5vw,54px)}.teen-discovery>p{color:#d4e1ed;max-width:760px;margin:0 auto 22px;font-size:18px;line-height:1.5}.teen-choice-row{flex-wrap:wrap;justify-content:center;gap:9px;max-width:1050px;margin:auto;display:flex}.teen-choice-row button{color:#fff;background:#ffffff0d;border:1px solid #ffffff32;border-radius:999px;padding:11px 15px;font-weight:800}.teen-choice-row button[aria-pressed=true]{color:#071a2e;background:#ffc21c;border-color:#ffc21c}.teen-next{text-align:left;background:#ffffff09;border:1px solid #fff2;border-radius:12px;gap:8px;max-width:760px;margin:20px auto 0;padding:17px;display:grid}.teen-next b{color:#ffd65e;font-size:20px}.teen-next span{color:#d8e4ef;line-height:1.5}.teen-next button{justify-self:start;margin-top:4px}.search-pathways-btn{width:100%;margin:8px 0 12px}.pathway-search-msg{color:#173b58;background:#eef5fa;border-radius:9px;padding:11px}.pathway-result-list{gap:10px;margin:12px 0 18px;display:grid}.pathway-result-list>article{color:#102b44;text-align:left;background:#fff;border:1px solid #d8e3ec;border-radius:12px;padding:13px}.pathway-result-list h4{margin:4px 0}.pathway-result-list p{color:#52697d;margin:4px 0}.pathway-result-list small{margin-bottom:8px;display:block}.result-type{text-transform:uppercase;letter-spacing:.08em;color:#8a6200;font-size:11px;font-weight:900}.pathway-hub-preview{color:#fff;text-align:center;background:#061a2d;padding:64px 5vw}.pathway-hub-preview h2{max-width:980px;margin:7px auto 12px;font-size:clamp(36px,5vw,58px)}.pathway-hub-preview>p{color:#d6e2ed;max-width:850px;margin:0 auto 22px;font-size:18px;line-height:1.55}.pathway-hub-preview>small{color:#aebfce;margin-top:16px;display:block}.hub-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1180px;margin:25px auto 0;display:grid}.hub-grid article{text-align:left;background:#ffffff0b;border:1px solid #ffffff1e;border-radius:15px;padding:18px}.hub-grid article>b{font-size:30px}.hub-grid h3{color:#ffd65e;margin:9px 0 6px}.hub-grid span{color:#d3e0eb;line-height:1.5}@media (width<=900px){.hub-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.hub-grid{grid-template-columns:1fr}}.employer-hub-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0;display:grid}.employer-hub-grid article{text-align:left;background:#ffffff0c;border:1px solid #ffffff25;border-radius:13px;padding:15px}.employer-hub-grid article>b{font-size:27px}.employer-hub-grid h3{color:#ffd65e;margin:8px 0 5px}.employer-hub-grid span{line-height:1.45}@media (width<=900px){.employer-hub-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.employer-hub-grid{grid-template-columns:1fr}}.workspace-modal{color:#fff;background:#071a2e;border-radius:18px;width:min(1050px,94vw);max-height:90vh;padding:25px;position:relative;overflow:auto;box-shadow:0 24px 70px #0008}.workspace-modal h2{margin:5px 0 18px;font-size:clamp(30px,4vw,48px)}.workspace-tabs{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.workspace-tabs button{color:#fff;background:#ffffff0d;border:1px solid #ffffff30;border-radius:999px;padding:9px 13px}.workspace-tabs button[aria-pressed=true]{color:#071a2e;background:#ffc21c;border-color:#ffc21c}.workspace-panel{color:#102b44;background:#fff;border-radius:14px;min-height:260px;padding:20px}.workspace-panel h3{margin-top:0}.workspace-panel article{border-bottom:1px solid #dce5ec;gap:3px;padding:12px 0;display:grid}.workspace-panel article:last-child{border-bottom:0}.workspace-panel article span{color:#52697d}.workspace-panel article small{text-transform:capitalize;color:#7a6500}.workspace-lock-note{color:#b9c8d5;margin-top:13px;font-size:12px}.support-fab{z-index:30;color:#102b44;background:#fff;border:1px solid #cad8e3;border-radius:24px;height:48px;padding:0 16px;font-weight:900;position:fixed;bottom:18px;right:76px;box-shadow:0 6px 20px #0003}.profile-form{grid-template-columns:1fr 1fr;gap:11px;margin:15px 0;display:grid}.profile-form label{gap:5px;font-weight:800;display:grid}.profile-form input,.profile-form textarea,.quick-add input{width:100%;font:inherit;border:1px solid #cad8e3;border-radius:9px;padding:10px}.profile-form textarea{min-height:85px}.quick-add{grid-template-columns:1fr auto;gap:8px;margin:10px 0 16px;display:grid}.quick-add input[type=date]{max-width:180px}@media (width<=620px){.profile-form,.quick-add{grid-template-columns:1fr}.quick-add input[type=date]{max-width:none}}.result-actions{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.result-actions a,.result-actions button{background:#0b2a44;border:0;border-radius:8px;justify-content:center;align-items:center;padding:8px 11px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;color:#fff!important}.location-method{border:1px solid #ccd9e3;border-radius:12px;margin:8px 0;padding:13px}.location-method legend{padding:0 6px;font-weight:900}.location-method-buttons{flex-wrap:wrap;gap:7px;margin-bottom:10px;display:flex}.location-method-buttons button{color:#173b58;background:#eef4f8;border:1px solid #c8d7e2;border-radius:999px;padding:8px 11px}.location-method-buttons button[aria-pressed=true]{color:#fff;background:#0b2a44;border-color:#0b2a44}.location-method p{color:#52697d;font-size:13px}.resolved-location{color:#155d35;background:#eaf7ef;border-radius:8px;margin-top:8px;padding:9px 11px;font-weight:800}html[dir=rtl] body{direction:rtl}html[dir=rtl] header,html[dir=rtl] nav,html[dir=rtl] .hero,html[dir=rtl] .trade-tools,html[dir=rtl] .detail-grid,html[dir=rtl] .guide-list,html[dir=rtl] .toolkit-grid,html[dir=rtl] .footer-links,html[dir=rtl] .workspace-panel{text-align:right}html[dir=rtl] input,html[dir=rtl] textarea,html[dir=rtl] select{text-align:right;direction:rtl}html[dir=rtl] .close{left:14px;right:auto}html[dir=rtl] .language-select select{direction:rtl}.country-trade-info{background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;margin:18px 0;padding:18px}.country-trade-info h3{margin-top:0}.country-trade-info p{margin:9px 0}.country-trade-info small{opacity:.8;margin-top:10px;display:block}.official-sources{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.official-sources b{width:100%}.official-sources a{border:1px solid #ffffff2e;border-radius:10px;padding:8px 10px;text-decoration:none;display:inline-block}.age-experience-banner{background:#ffffff0b;border:1px solid #ffffff24;border-radius:16px;gap:5px;max-width:780px;margin:0 auto 22px;padding:15px 18px;display:grid}.age-experience-banner b{font-size:1.05rem}.age-experience-banner span{line-height:1.45}.age-experience-banner small{opacity:.78;line-height:1.4}.young_explorer .trade-focus,.young_explorer .trades{font-size:1.04em}.young_explorer .trade-focus .opportunity-check{display:none}.teen_pathway .trade-focus .opportunity-check{opacity:.9}.growth-ladder{background:#ffffff09;border:1px solid #ffffff24;border-radius:18px;margin:22px 0;padding:20px}.growth-heading{align-items:flex-start;gap:14px;display:flex}.growth-heading>span{font-size:2rem}.growth-heading h3{margin:2px 0 5px}.growth-heading p{margin:0 0 8px}.growth-steps{gap:10px;margin-top:16px;display:grid}.growth-steps article{background:#ffffff0b;border-radius:13px;grid-template-columns:38px 1fr;align-items:start;gap:12px;padding:12px;display:grid}.growth-steps article>b{border:1px solid;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.growth-steps article div{gap:4px;display:grid}.growth-steps article span{opacity:.86;line-height:1.4}.trade-compare-table{border:1px solid #ffffff24;border-radius:16px;margin-top:18px;overflow-x:auto}.compare-row{border-bottom:1px solid #ffffff1a;grid-template-columns:minmax(120px,.7fr) repeat(3,minmax(190px,1fr));min-width:760px;display:grid}.compare-row:last-child{border-bottom:0}.compare-row>span,.compare-row>b,.compare-row>p,.compare-row>button{border-right:1px solid #ffffff14;margin:0;padding:13px}.compare-row>span{opacity:.8;font-weight:700}.compare-row>p{line-height:1.4}.compare-head{background:#ffffff0e}.compare-note{opacity:.76;margin-top:10px;display:block}.application-confirmation{background:#ffffff0b;border:1px solid #ffffff26;border-radius:14px;gap:7px;margin-top:14px;padding:14px 16px;display:grid}.application-confirmation>b{font-size:1.03rem}.application-confirmation span{opacity:.86;line-height:1.4}.application-confirmation .locked-result{margin-top:5px}.competitive-offer-builder{background:#ffffff09;border:1px solid #ffffff24;border-radius:16px;margin-top:20px;padding:18px}.competitive-offer-builder>p{opacity:.85}.offer-builder-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.offer-checks{flex-wrap:wrap;gap:10px 18px;margin:14px 0;display:flex}.offer-summary{background:#ffffff0b;border-radius:12px;gap:5px;margin:12px 0;padding:12px;display:grid}.document-builder{background:#ffffff09;border:1px solid #ffffff24;border-radius:14px;gap:10px;margin:14px 0 18px;padding:14px;display:grid}.document-builder textarea{resize:vertical;min-height:130px}.launch-review{text-align:left;gap:9px;margin-top:16px;display:grid}.launch-review article{background:#ffffff09;border:1px solid #ffffff1f;border-radius:12px;gap:4px;padding:11px 13px;display:grid}.launch-review article span{opacity:.82;line-height:1.4}.launch-blocker{border:1px solid;border-radius:12px;gap:5px;margin-top:6px;padding:14px;display:grid}.launch-blocker span{line-height:1.45}.globe .globe-trade{border:3px solid var(--gold);color:#fff;z-index:2;background:#071b2f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:86px;height:86px;padding:6px;display:flex;position:absolute}.globe .globe-trade span{font-size:25px}.globe .globe-trade small{text-align:center;font-size:9px;line-height:1.05}.globe .globe-trade:first-of-type{top:12%;left:30%}.globe .globe-trade:nth-of-type(2){top:10%;right:35%}.globe .globe-trade:nth-of-type(3){bottom:8%;left:30%}.globe .globe-trade:nth-of-type(4){top:25%;right:12%}.globe .globe-trade:nth-of-type(5){bottom:25%;left:8%}.globe .globe-trade:nth-of-type(6){bottom:20%;right:8%}.globe .globe-all{z-index:3;white-space:nowrap;padding:10px 16px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}@media (width<=600px){.globe .globe-trade{width:74px;height:74px}.globe .globe-trade span{font-size:22px}.globe .globe-trade small{font-size:8px}.globe .globe-all{bottom:-20px}.globe .globe-trade:first-of-type{top:10%;left:18%}.globe .globe-trade:nth-of-type(2){top:8%;right:18%}.globe .globe-trade:nth-of-type(3){bottom:7%;left:28%}.globe .globe-trade:nth-of-type(4){top:30%;right:3%}.globe .globe-trade:nth-of-type(5){bottom:25%;left:2%}.globe .globe-trade:nth-of-type(6){bottom:18%;right:1%}}.globe .globe-trade:nth-of-type(7){top:46%;left:24%}.globe .globe-trade:nth-of-type(8){top:48%;right:24%}@media (width<=600px){.globe{height:540px}.globe .globe-trade:nth-of-type(7){top:45%;left:28%}.globe .globe-trade:nth-of-type(8){top:47%;right:27%}.globe{grid-template-rows:repeat(2,92px);grid-template-columns:repeat(4,1fr);align-content:start;place-items:center;gap:14px 6px;height:560px;padding-top:155px;display:grid}.globe .earth{z-index:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-43%)}.globe .globe-trade{z-index:2;width:78px;height:78px;padding:4px;position:relative!important;inset:auto!important}.globe .globe-trade:nth-of-type(n){inset:auto}.globe .globe-trade span{font-size:23px}.globe .globe-trade small{font-size:8px}.globe .globe-all{bottom:8px}}.locked-pathway-results{color:#061629;background:#fff8d8;border:2px solid #ffc21c;border-radius:18px;flex-direction:column;gap:12px;margin-top:18px;padding:22px;display:flex}.locked-pathway-results strong{font-size:1.25rem}.locked-pathway-results span{line-height:1.5}.locked-pathway-results button{align-self:flex-start}.locked-pathway-results small{opacity:.75}@media (width<=600px){.locked-pathway-results button{width:100%}}
