*{box-sizing:border-box}.nav-toggle{display:none}:root{--red:#d32f2f;--red-dark:#aa2424;--ink:#111318;--muted:#626a76;--line:#e2e6eb;--soft:#f4f6f8;--white:#fff}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.nav-bar{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.nav-container{max-width:1180px;height:74px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:46px}.nav-logo{font-size:21px;font-weight:900;letter-spacing:-.04em}.nav-logo b,.mini-logo span{color:var(--red)}.nav-menu{display:flex;align-items:center;flex:1}.nav-links{display:flex;gap:32px}.nav-links a{font-size:14px;font-weight:600;color:var(--muted)}.nav-links a:hover{color:var(--ink)}.nav-btn{margin-left:auto;padding:10px 19px;border-radius:8px;color:white;background:var(--red);font-weight:800;font-size:14px}.hamburger{display:none;margin-left:auto;padding:8px;border:0;background:none}.hamburger span{display:block;width:24px;height:2px;margin:5px;background:var(--ink);transition:.25s}.hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:last-child{transform:translateY(-7px) rotate(-45deg)}.hero{padding:96px 24px 102px;background:linear-gradient(180deg,#fff,#f8f9fb);overflow:hidden}.hero-grid{max-width:1180px;margin:auto;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:72px}.eyebrow,.section-heading>span,.dark-split>div>span,.final-cta>div>span,.form-title>span{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--red);font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.eyebrow i{width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px rgba(211,47,47,.1)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(45px,5.1vw,70px);line-height:1.02;letter-spacing:-.055em;margin-bottom:24px}.hero h1 em{color:var(--red);font-style:normal}.hero>div>div>p{max-width:585px;color:var(--muted);font-size:18px;margin-bottom:31px}.cta-row{display:flex;flex-wrap:wrap;gap:13px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid transparent;border-radius:9px;font-weight:800;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.primary{color:#fff;background:var(--red);box-shadow:0 12px 28px rgba(211,47,47,.2)}.primary:hover{background:var(--red-dark)}.secondary{background:#fff;border-color:#ccd2da}.outline-light{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.06)}.checks{display:flex;gap:20px;margin-top:27px;color:#555e69;font-size:13px;font-weight:700}.checks span:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:7px;border-radius:50%;color:#fff;background:var(--red);font-size:10px}.dashboard{position:relative;padding:17px;border:1px solid #dfe3e8;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(17,19,24,.13)}.window{height:39px;display:flex;justify-content:space-between;color:#c4c9cf;font-size:10px}.window small{color:#737b86;font-weight:700}.dash-body{display:grid;grid-template-columns:92px 1fr;min-height:362px;border-radius:15px;overflow:hidden;background:#f4f5f7}.dash-body aside{padding:20px 13px;background:#15171c;color:#fff}.dash-body aside b{display:block;margin-bottom:28px;font-size:18px}.dash-body aside i{display:block;height:8px;margin-bottom:17px;border-radius:9px;background:rgba(255,255,255,.12)}.dash-body aside i:first-of-type{background:var(--red)}.panel{padding:19px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:13px}.panel-head span{padding:4px 8px;border-radius:99px;color:#17683c;background:#def4e8;font-size:9px;font-weight:900}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.stats>div{padding:12px;border:1px solid #e1e4e8;border-radius:10px;background:#fff}.stats small{display:block;color:#7a818a;font-size:8px}.stats b{font-size:18px}.job{display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;margin-top:8px;padding:10px;border:1px solid #e1e4e8;border-radius:10px;background:#fff}.job>i{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:var(--red);background:#fff0f0;font-style:normal}.job strong,.job small{display:block}.job strong{font-size:10px}.job small{color:#7b828c;font-size:8px}.job>span{padding:4px 7px;border-radius:99px;background:#fff2bf;font-size:8px;font-weight:800}.float-card{position:absolute;right:-24px;bottom:31px;width:205px;padding:15px;border-radius:14px;background:#fff;box-shadow:0 15px 38px rgba(17,19,24,.15)}.float-card small,.float-card strong{display:block}.float-card small{color:#7b828c;font-size:10px}.float-card strong{font-size:12px}.float-card b{display:block;margin-top:7px;color:var(--red);font-size:23px}.trust-strip{display:grid;grid-template-columns:1.35fr repeat(3,1fr);max-width:1180px;margin:auto;border-left:1px solid var(--line)}.trust-strip>div{min-height:126px;padding:25px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line)}.trust-strip strong,.trust-strip b{font-size:17px}.trust-strip span{color:var(--muted);font-size:12px}.section{max-width:1180px;margin:auto;padding:104px 24px}.split{display:grid;grid-template-columns:.82fr 1.18fr;gap:74px}.section-heading h2,.dark-split h2,.final-cta h2,.form-title h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.04em}.section-heading p,.dark-split p{color:var(--muted);font-size:17px;margin-bottom:28px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.feature-card{min-height:225px;padding:27px;border:1px solid var(--line);border-radius:12px;background:#fff}.feature-icon{display:grid;place-items:center;width:47px;height:47px;margin-bottom:22px;border-radius:13px;color:var(--red);background:rgba(211,47,47,.09);font-weight:900}.feature-card h3{margin-bottom:9px;font-size:19px}.feature-card p{color:var(--muted);font-size:14px}.dark-split,.final-cta{max-width:none;padding:91px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1fr auto;align-items:center;gap:50px;color:#fff;background:#17191f}.dark-split p{color:#c1c6ce;max-width:650px}.sub-hero{padding:94px 24px;background:radial-gradient(circle at 82% 30%,rgba(211,47,47,.12),transparent 28%),linear-gradient(180deg,#fff,#f6f7f9)}.sub-hero-inner{max-width:1180px;margin:auto}.sub-hero h1{max-width:800px;margin-bottom:22px;font-size:clamp(52px,7vw,88px);line-height:1;letter-spacing:-.06em}.sub-hero p{max-width:720px;margin-bottom:30px;color:var(--muted);font-size:19px}.final-cta{background:linear-gradient(135deg,rgba(211,47,47,.15),transparent 45%),#111318}.final-cta h2{max-width:760px;margin-bottom:0}.final-cta>div>span{margin-bottom:12px}.footer-grid{max-width:1180px;margin:auto;padding:68px 24px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:55px}.inverse{color:#fff}.footer-grid p{max-width:370px;color:#9ca3ae}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid strong{margin-bottom:7px;color:#fff}.footer-grid a:not(.nav-logo){color:#9ca3ae;font-size:14px}footer{background:#0c0e12}.legal{max-width:1132px;margin:auto;padding:22px 0;border-top:1px solid #282b31;color:#777e89;font-size:12px}.form-section form{max-width:820px;margin:auto;padding:42px;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 55px rgba(17,19,24,.08)}.form-title p{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.form-grid label{font-size:13px;font-weight:800}.form-grid input,.form-grid textarea{width:100%;margin-top:7px;padding:13px 14px;border:1px solid #ccd2da;border-radius:8px;background:#fff;outline:none}.form-grid input:focus,.form-grid textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(211,47,47,.1)}.form-grid textarea{min-height:140px;resize:vertical}.form-grid .full{grid-column:1/-1}.form-note{margin:15px 0 0;color:var(--muted);font-size:12px}
@media(max-width:768px){.nav-container{height:68px}.nav-menu{display:none}.nav-toggle:checked~.nav-menu{position:absolute;top:68px;left:0;right:0;display:flex;align-items:stretch;flex-direction:column;padding:20px 24px;border-bottom:1px solid var(--line);background:#fff}.nav-links{flex-direction:column;gap:15px}.nav-btn{margin:18px 0 0;text-align:center}.hamburger{display:block}.hero{padding:64px 24px}.hero-grid,.split,.dark-split,.final-cta{grid-template-columns:1fr}.dashboard{margin-top:20px}.float-card{position:static;width:100%;margin-top:15px}.trust-strip{grid-template-columns:1fr;border-top:1px solid var(--line)}.trust-strip>div{min-height:95px;border-bottom:1px solid var(--line)}.feature-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.checks{flex-direction:column;gap:10px}.section{padding:74px 24px}.sub-hero{padding:70px 24px}.dark-split,.final-cta{padding:72px 24px}.form-section form{padding:27px 20px}.form-grid .full{grid-column:auto}.footer-grid{padding:55px 24px}.legal{margin:0 24px}.stats>div:nth-child(3){display:none}.stats{grid-template-columns:1fr 1fr}.dash-body{grid-template-columns:70px 1fr}.job>span{display:none}}
.account-links{display:flex;align-items:center;gap:18px;margin-left:auto}.login-link{font-size:14px;font-weight:800}.account-links .nav-btn{margin-left:0}.auth-wrap{min-height:72vh;display:grid;place-items:center;padding:70px 24px;background:var(--soft)}.auth-card{width:min(470px,100%);padding:45px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(17,19,24,.1);text-align:center}.brand-mark,.role-icon{display:grid;place-items:center;width:55px;height:55px;margin:0 auto 20px;border-radius:14px;background:var(--ink);color:#fff;font-weight:900}.brand-mark{color:var(--red)}.kicker,.role-card>span,.product-top span,.dash-title span{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.auth-card h1{font-size:36px;line-height:1.1;margin:10px 0 14px}.auth-card p{color:var(--muted);margin-bottom:25px}.auth-card small{display:block;margin-top:20px;color:var(--muted)}.auth-card small a{color:var(--red);font-weight:800}.wide{width:100%}.compact{padding-top:70px;padding-bottom:70px}.compact h1{font-size:clamp(44px,6vw,72px)}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.role-card{padding:38px;border:1px solid var(--line);border-radius:16px;background:#fff;transition:.2s}.role-card:hover{transform:translateY(-4px);border-color:rgba(211,47,47,.4);box-shadow:0 18px 45px rgba(17,19,24,.08)}.role-card .role-icon{margin:0 0 25px}.role-card h2{font-size:28px;line-height:1.15;margin:10px 0}.role-card p{color:var(--muted)}.role-card b{color:var(--red)}.dashboard-empty{min-height:70vh;padding:80px 24px;background:var(--soft)}.empty-card{max-width:700px;margin:auto;padding:50px;border:1px solid var(--line);border-radius:18px;background:#fff}.empty-card h1{font-size:46px;line-height:1.05}.product-shell{display:grid;grid-template-columns:220px 1fr;min-height:82vh;background:#f3f5f7}.product-sidebar{padding:27px 20px;background:#111318;color:#fff}.product-brand{display:block;margin:0 10px 36px;font-size:25px;font-weight:900}.product-brand span{color:var(--red)}.product-sidebar nav{display:grid;gap:7px}.product-sidebar nav a{padding:11px 13px;border-radius:8px;color:#aeb4be;font-size:14px;font-weight:700}.product-sidebar nav a.active,.product-sidebar nav a:hover{color:#fff;background:#252830}.product-main{padding:40px;min-width:0}.product-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:30px}.product-top h1{font-size:38px;line-height:1.1;margin:5px 0}.product-top p{color:var(--muted)}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:22px}.metric{padding:22px;border:1px solid var(--line);border-radius:12px;background:#fff}.metric span,.metric small{display:block;color:var(--muted);font-size:12px}.metric b{display:block;margin:8px 0;font-size:32px}.dashboard-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.dash-section{padding:25px;margin-bottom:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.dash-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:20px}.dash-title h2{margin:4px 0 0;font-size:23px}.dash-title>b{padding:5px 9px;border-radius:99px;background:#edf0f3;color:var(--muted);font-size:11px}.record-list{display:grid;gap:10px}.record{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:10px}.record-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:9px;color:var(--red);background:#fff0f0;font-weight:900}.record h3,.record p{margin:0}.record h3{font-size:14px}.record p{color:var(--muted);font-size:11px}.record>span{padding:5px 8px;border-radius:99px;background:#fff3c8;color:#705c00;font-size:10px;font-weight:900}.blank-state{padding:30px;border:1px dashed #cbd1d8;border-radius:10px;color:var(--muted);text-align:center}.blank-state p{margin:5px 0 0}.quick-form{display:grid;gap:13px}.quick-form label{font-size:12px;font-weight:800}.quick-form input,.quick-form textarea,.opportunity input{width:100%;margin-top:5px;padding:10px;border:1px solid #ccd2da;border-radius:7px}.quick-form textarea{min-height:95px;resize:vertical}.two-fields{display:grid;grid-template-columns:1fr 110px;gap:10px}.opportunity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.opportunity{padding:21px;border:1px solid var(--line);border-radius:12px}.opportunity>span{color:#17683c;background:#e3f7ec;padding:4px 8px;border-radius:99px;font-size:10px;font-weight:900}.opportunity h3{margin:15px 0 5px}.opportunity p{color:var(--muted);margin-bottom:3px}.opportunity small{color:var(--muted)}.opportunity form{display:grid;gap:8px;margin-top:15px}.opportunity .btn:disabled{opacity:.55;cursor:default}
@media(max-width:900px){.account-links{gap:10px}.login-link{display:none}.role-grid,.dashboard-grid,.opportunity-grid{grid-template-columns:1fr}.product-shell{grid-template-columns:1fr}.product-sidebar{display:none}.product-main{padding:25px}.metric-grid{grid-template-columns:1fr}.product-top{flex-direction:column}.nav-menu.active .account-links,.nav-toggle:checked~.nav-menu .account-links{margin-left:0;align-items:stretch;flex-direction:column}.nav-toggle:checked~.nav-menu .login-link{display:block}.nav-toggle:checked~.nav-menu .nav-btn{margin-top:0}}

/* Tier3Talent marketplace theme 3.0 */
.nav-logo-image img{display:block;width:auto;max-width:210px;max-height:52px}
.nav-group{position:relative}.nav-group>a:after{content:"⌄";margin-left:5px;font-size:10px}.mega-menu{display:none;position:absolute;top:28px;left:-28px;width:600px;padding:26px;grid-template-columns:1fr 1fr;gap:35px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 22px 60px rgba(17,19,24,.16)}.nav-group:hover .mega-menu,.nav-group:focus-within .mega-menu{display:grid}.mega-menu>div{display:grid;gap:8px}.mega-menu b{margin-bottom:5px;font-size:13px}.mega-menu a{font-size:13px}.language-slot:empty{display:none}.page-banner{padding:82px 24px;color:#fff;background:linear-gradient(115deg,#090a0c 0%,#191c22 65%,#b51f28 140%)}.page-banner>div{max-width:1180px;margin:auto}.page-banner span{color:#ff5a62;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.page-banner h1{max-width:850px;margin:8px 0 12px;font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.055em}.page-banner p{color:#cdd1d7;font-size:18px}.market-hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#08090b}.market-hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.98) 0%,rgba(0,0,0,.83) 34%,rgba(0,0,0,.18) 68%),url("images/tier3talent-data-center-hero.png") center/cover no-repeat}.market-hero-inner{position:relative;z-index:1;width:1180px;margin:auto;padding:80px 24px;color:#fff}.market-hero h1{max-width:760px;font-size:clamp(50px,6.4vw,84px);line-height:.98;letter-spacing:-.06em}.market-hero h1 em{color:#ef4444;font-style:normal}.market-hero p{max-width:650px;color:#d0d3d8;font-size:19px}.hero-outline{color:#fff;border-color:rgba(255,255,255,.45)}.hero-assurance{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#d4d7dc;font-size:13px;font-weight:750}.hero-assurance span:before{content:"✓";margin-right:7px;color:#ef4444}.home-role-toggle{max-width:1180px;margin:0 auto;padding:76px 24px 25px;display:flex;align-items:end;justify-content:space-between;gap:30px}.home-role-toggle span,.home-parent span{color:#d32f2f;font-size:12px;font-weight:900;text-transform:uppercase}.home-role-toggle h2{max-width:630px;font-size:42px;line-height:1.08}.home-role-toggle>div:last-child{display:flex}.home-role-toggle a{padding:14px 20px;border:1px solid var(--line);font-weight:800}.home-role-toggle a:first-child{border-radius:8px 0 0 8px}.home-role-toggle a:last-child{border-radius:0 8px 8px 0}.home-role-toggle a.active{color:#fff;background:#d32f2f;border-color:#d32f2f}.home-proof{max-width:1180px;margin:30px auto 0;padding:0 24px 70px;display:grid;grid-template-columns:repeat(4,1fr)}.home-proof>div{padding:26px;border:1px solid var(--line);border-right:0}.home-proof>div:last-child{border-right:1px solid var(--line)}.home-proof b,.home-proof span{display:block}.home-proof b{font-size:34px}.home-proof span{color:var(--muted);font-size:13px}.home-how{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.home-parent{padding:85px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:1.2fr .8fr;gap:80px;background:#f4f6f8}.home-parent h2{font-size:clamp(38px,5vw,62px);line-height:1.04}.home-parent p{color:var(--muted);font-size:17px}.home-parent aside{padding:32px;border-radius:16px;color:#fff;background:#111318}.home-parent aside strong{font-size:26px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid span{color:#9ca3ae;font-size:13px}
@media(max-width:900px){.nav-group{display:grid}.mega-menu{display:none!important}.market-hero{min-height:620px}.market-hero-bg{background-position:64% center}.market-hero-inner{padding-top:80px}.home-role-toggle{align-items:stretch;flex-direction:column}.home-role-toggle>div:last-child{width:100%}.home-role-toggle a{flex:1;text-align:center}.home-proof,.home-how,.home-parent{grid-template-columns:1fr}.home-proof>div{border-right:1px solid var(--line);border-bottom:0}.home-proof>div:last-child{border-bottom:1px solid var(--line)}}

/* 3.1 mobile menus, alignment, and compact workflow cards */
.nav-group>button{padding:0;border:0;color:var(--muted);background:transparent;font-size:14px;font-weight:600;cursor:pointer}.nav-group>button:after{content:"⌄";margin-left:5px;font-size:10px}.nav-group>button:hover,.nav-group.open>button{color:var(--ink)}.nav-group.open .mega-menu{display:grid}.market-hero .cta-row,.market-hero .hero-assurance,.final-cta .cta-row{justify-content:center}.market-hero-inner{text-align:center}.market-hero h1,.market-hero p{margin-left:auto;margin-right:auto}.home-how .feature-grid{max-width:760px;margin:auto}.home-how .feature-card{min-height:185px;padding:21px}.home-how .feature-icon{width:40px;height:40px;margin-bottom:15px}.home-how .feature-card h3{font-size:17px}.home-how .feature-card p{font-size:13px}.cta-row{align-items:center}.t3t-audience-hero>div{justify-content:center}.t3t-audience-hero{text-align:center}.t3t-audience-hero p{margin-left:auto;margin-right:auto}
@media(max-width:900px){.nav-group>button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:5px 0;text-align:left;font-size:15px}.nav-group .mega-menu{display:none!important;position:static!important;width:100%!important;margin:6px 0 4px!important;padding:14px!important;grid-template-columns:1fr!important;gap:14px!important;border-radius:8px!important;box-shadow:none!important}.nav-group.open .mega-menu{display:grid!important}.market-hero .cta-row,.final-cta .cta-row{width:100%}.market-hero .btn,.final-cta .btn{width:min(100%,360px)}}
