:root{--ink:#073e49;--teal:#007c74;--mist:#eff7f8;--gold:#f3b640;--muted:#4e6870;--line:#ccdde0;--white:#fff;font-family:'Segoe UI',Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #cf8100;outline-offset:4px}button:disabled{opacity:.6;cursor:wait}.site-header{max-width:1320px;margin:auto;padding:27px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}.wordmark{font:700 34px/1 'Trebuchet MS','Segoe UI',sans-serif;letter-spacing:-1.6px;text-decoration:none;display:inline-flex;flex-direction:column}.wordmark span{font:11px/1.6 'Segoe UI',sans-serif;letter-spacing:.15px;margin:7px 0 0 2px}.site-header nav{display:flex;gap:30px;align-items:center}.site-header nav a{text-decoration:none;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:9px;border:1px solid var(--ink);background:var(--ink);color:white;text-decoration:none;font-weight:650;line-height:1.2;min-height:48px;text-align:center}.button:hover{background:#145663}.button.small{padding:12px 18px}.button.light{background:var(--gold);color:var(--ink);border-color:var(--gold)}.hero{max-width:1320px;min-height:650px;margin:0 auto;padding:65px 40px 85px;display:grid;grid-template-columns:1.06fr 1fr;gap:55px;align-items:center}.intro-line{font-size:14px;margin:0 0 21px;color:var(--teal);font-weight:650}.hero h1{font:600 clamp(42px,4.5vw,67px)/1.04 'Trebuchet MS','Segoe UI',sans-serif;letter-spacing:-2.8px;max-width:650px;margin:0 0 26px}.lede{font-size:19px;line-height:1.6;max-width:490px;color:var(--muted)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:21px;margin-top:30px}.text-link{font-size:14px;text-underline-offset:5px}.reassurance{font-size:12px;color:var(--muted);max-width:440px;line-height:1.6;margin:19px 0 0}.hero-workspace{background:var(--mist);min-height:525px;position:relative;border-radius:22px;padding:24px;isolation:isolate;overflow:hidden}.example-bar{font-size:12px;display:flex;justify-content:space-between;gap:12px;color:var(--muted)}.example-label{background:#dcecee;padding:3px 8px;border-radius:4px}.role-sheet{background:white;border:1px solid #d9e6e8;border-radius:10px;padding:24px 20px;position:absolute;left:24px;top:80px;width:61%;min-height:300px;transform:rotate(-4deg);box-shadow:0 10px 24px #073e4910}.sheet-label{font-size:11px;color:var(--teal)}.role-sheet h2{font-size:29px;letter-spacing:-1px;margin:14px 0 5px}.role-sheet p{font-size:12px;line-height:1.5;color:var(--muted)}.skill-chip{font-size:10px;border-bottom:1px solid var(--line);padding:12px 0;display:flex;justify-content:space-between;gap:12px;max-width:230px}.skill-chip span{color:var(--teal)}.ad-sheet{background:var(--ink);color:white;border-radius:6px;padding:25px;position:absolute;right:22px;top:148px;width:60%;min-height:320px;transform:rotate(4deg);box-shadow:0 18px 35px #073e4929}.example-brand{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650}.example-brand svg{width:30px;fill:none;stroke:#f3b640;stroke-width:3}.ad-sheet p{font-size:10px;color:#aacccc;margin:25px 0 10px}.ad-sheet h2{font:600 27px/1.06 'Trebuchet MS',sans-serif;letter-spacing:-1px;margin:0 0 20px}.ad-job{font-size:14px;font-weight:650}.ad-placeholder{font-size:8px;color:#aacccc}.ad-cta{padding:11px;background:var(--gold);color:var(--ink);font-size:10px;font-weight:650;border-radius:4px;margin-top:20px;text-align:center}.review-note{position:absolute;bottom:21px;left:25px;right:25px;display:flex;justify-content:center;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.review-dot{width:7px;height:7px;border-radius:50%;background:var(--teal)}.flow-section{background:var(--mist);padding:65px max(40px,calc((100vw - 1240px)/2));}.section-intro{display:flex;align-items:end;justify-content:space-between;gap:35px}.section-intro h2,.lead-section h2,.offer h2,.faq h2{font:600 38px/1.12 'Trebuchet MS',sans-serif;letter-spacing:-1.3px;margin:0}.section-intro p{font-size:15px;line-height:1.65;color:var(--muted);max-width:350px;margin-bottom:4px}.flow{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:45px}.step{display:flex;align-items:center;justify-content:center;background:#d9ebed;border-radius:50%;width:32px;height:32px;font-size:13px;font-weight:650}.flow h3{font-size:20px;letter-spacing:-.3px;margin:17px 0 10px}.flow p{font-size:15px;line-height:1.65;color:var(--muted);margin:0}.offer{max-width:1240px;margin:90px auto;background:var(--ink);color:white;border-radius:20px;padding:55px;display:grid;grid-template-columns:1fr 1fr;gap:80px}.offer .intro-line{color:#aed3d1}.offer p{font-size:15px;line-height:1.75;color:#d0e1e4;max-width:470px}.offer .button{margin-top:14px}.offer-scope h3{font-size:20px;margin:10px 0 15px}.offer ul{list-style:none;margin:0;padding:0}.offer li{padding:15px 0;border-bottom:1px solid #32626b;font-size:15px}.offer-scope p{font-size:12px;margin-top:22px}.source-strip{max-width:1110px;margin:0 auto 90px;text-align:center;padding:0 40px}.source-strip h2{font-size:24px;letter-spacing:-.5px}.source-strip p{font-size:15px;color:var(--muted);line-height:1.8;max-width:800px;margin:0 auto 20px}.source-strip a{font-size:12px;text-underline-offset:4px}.lead-section{max-width:1240px;margin:0 auto;padding:50px 0 80px;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;border-top:1px solid var(--line)}.lead-section>div p{font-size:16px;line-height:1.75;color:var(--muted);max-width:350px}.lead-section .lead-note{font-size:13px;margin-top:35px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600}.full{grid-column:1/-1}input,textarea,select{width:100%;min-width:0;padding:12px;border:1px solid #adc7cc;border-radius:7px;background:#fff;color:var(--ink);font-size:16px}textarea{resize:vertical}.consent{display:flex;gap:10px;align-items:start;font-size:12px;line-height:1.6;margin:20px 0}.consent input{width:18px;height:18px;flex-shrink:0}.lead-section form small{display:block;color:var(--muted);font-size:11px;margin-top:15px}#lead-status{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.faq{max-width:950px;margin:0 auto 80px;padding:0 40px}.faq h2{font-size:30px;margin-bottom:30px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-size:16px;cursor:pointer;font-weight:600}.faq p{font-size:14px;line-height:1.75;color:var(--muted);max-width:750px}.site-footer{border-top:1px solid var(--line);max-width:1320px;margin:auto;padding:30px 40px;display:flex;align-items:center;gap:35px;justify-content:space-between}.site-footer p,.site-footer>a:last-child{font-size:11px;color:var(--muted)}.site-footer .wordmark{font-size:28px}.skip{position:absolute;top:-100px;left:20px;padding:15px;background:white;z-index:100}.skip:focus{top:10px}.text-page{max-width:820px;margin:55px auto;padding:0 25px 60px;line-height:1.8}.text-page h1{font-size:38px;line-height:1.1}.text-page h2{font-size:22px;margin-top:35px}.text-page p{color:var(--muted)}@media(max-width:1300px){.offer,.lead-section{margin-left:40px;margin-right:40px}.hero{gap:30px}.ad-sheet h2{font-size:25px}}@media(max-width:900px){.hero{grid-template-columns:1fr;padding-top:30px;gap:35px}.hero-copy{max-width:680px}.hero h1{font-size:58px}.hero-workspace{width:100%;max-width:600px;margin:auto}.offer{gap:35px;padding:35px}.lead-section{gap:35px}.flow{gap:25px}.site-header nav{gap:16px}.section-intro{display:block}.section-intro p{max-width:550px}}@media(max-width:600px){.site-header{padding:21px 20px;gap:14px}.wordmark{font-size:28px}.site-header nav{gap:12px}.site-header nav>a:not(.button){display:none}.hero{padding:30px 20px 50px}.hero h1{font-size:43px;letter-spacing:-1.8px}.intro-line{font-size:12px}.lede{font-size:16px}.hero-actions{gap:20px}.hero-actions .button{width:100%}.hero-workspace{min-height:470px;padding:18px}.role-sheet{left:16px;top:70px;width:67%;padding:21px 15px}.ad-sheet{right:16px;top:151px;width:64%;padding:22px 18px;min-height:260px}.ad-sheet h2{font-size:23px}.ad-sheet p{margin-top:18px}.example-bar{font-size:9px}.skill-chip{font-size:9px}.review-note{bottom:13px;font-size:10px}.flow-section{padding:45px 20px}.section-intro h2,.offer h2,.lead-section h2{font-size:32px}.flow{grid-template-columns:1fr;gap:28px}.flow article{padding-left:47px;position:relative}.step{position:absolute;left:0;top:2px}.flow h3{margin-top:0}.offer{margin:45px 20px;padding:30px 24px;grid-template-columns:1fr;gap:25px}.source-strip{padding:0 25px;margin-bottom:45px}.source-strip h2{font-size:23px}.lead-section{margin:0 20px;grid-template-columns:1fr;gap:22px;padding:40px 0 50px}.lead-section>div p{max-width:none}.lead-section .lead-note{margin-top:15px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.lead-section form .button{width:100%}.faq{padding:0 20px;margin-bottom:45px}.faq summary{font-size:15px}.site-footer{padding:25px 20px;flex-wrap:wrap;gap:20px}.site-footer p{max-width:230px}.button{font-size:14px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.language-switch{display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap}.language-switch>span{color:var(--muted,#506570);font-size:11px}.language-switch select{width:auto;padding:8px 22px 8px 8px;font-size:12px;min-height:38px;border:1px solid #bdcfd2;border-radius:7px;background:white;color:#073e49;cursor:pointer}.language-switch select:focus-visible{outline:3px solid #bf7b0c;outline-offset:3px}

.hero-workspace{min-height:635px;background:radial-gradient(circle at 95% 4%,#d6eddf 0,transparent 38%),#eff7f8}.role-sheet{top:80px;width:58%}.ad-sheet{top:118px;width:64%;padding:25px 25px 22px;min-height:470px;border-radius:3px;overflow:hidden;transform:rotate(4deg)}.ad-sheet:before{content:'';position:absolute;top:0;right:0;width:66px;height:5px;background:var(--gold)}.ad-sheet p{margin:21px 0 12px;text-transform:uppercase;letter-spacing:1.2px;font-size:8px}.ad-sheet h2{font-size:30px;line-height:1.03;margin:0;letter-spacing:-1.2px;position:relative;z-index:1}.poster-art{display:block;width:100%;height:180px;margin:9px 0 8px}.ad-job{font-size:17px}.ad-placeholder{display:block;margin-top:5px;font-size:9px}.ad-cta{display:flex;justify-content:space-between;align-items:center;text-decoration:none;margin-top:15px;font-size:11px;border-radius:2px;padding:12px 14px}.ad-cta:hover{background:#ffd06a}.review-note{bottom:18px}.example-brand{font-size:13px}.hero{padding-top:38px}
@media(max-width:1100px){.site-header nav{gap:16px}.ad-sheet h2{font-size:27px}.language-switch>span{display:none}}
@media(max-width:600px){.hero .hero-workspace{min-height:620px}}
@media(max-width:600px){.site-header{flex-wrap:wrap}.site-header nav{gap:9px}.site-header .button.small{padding:10px;font-size:12px}.language-switch select{font-size:12px;padding:8px 3px}.hero-workspace{min-height:570px}.role-sheet{width:70%;top:70px}.ad-sheet{top:131px;right:18px;width:72%;min-height:392px;padding:20px}.ad-sheet h2{font-size:26px}.poster-art{height:145px;margin:4px 0}.ad-sheet p{margin-top:17px}.ad-job{font-size:15px}.ad-placeholder{font-size:8px}.review-note{bottom:16px}.hero h1{font-size:41px}}
