:root{--navy:#061f45;--navy-2:#0b2c59;--ink:#102139;--orange:#ff5a1f;--orange-dark:#e9470c;--cream:#fbfaf6;--paper:#fff;--line:#dfe6ec;--muted:#607087;--green:#14795d;--shadow:0 22px 60px rgba(6,31,69,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{transition:.2s ease}a{color:inherit;text-decoration:none}.shell{max-width:1220px;margin:auto;padding-left:28px;padding-right:28px}.site-header{height:82px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(6,31,69,.08);position:relative;z-index:20;background:#fff}.brand img{display:block;width:220px;height:58px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;gap:32px;font-size:14px;font-weight:700}.desktop-nav a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:13px}.text-button,.menu-button{border:0;background:transparent;font-weight:750;color:var(--navy);cursor:pointer}.menu-button{display:none;font-size:24px}.button{border:0;border-radius:11px;padding:14px 20px;font-weight:800;cursor:pointer;display:inline-flex;gap:12px;align-items:center;justify-content:center}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--navy);color:#fff}.button-orange{background:var(--orange);color:#fff;box-shadow:0 10px 22px rgba(255,90,31,.22)}.button-orange:hover{background:var(--orange-dark)}
.hero{min-height:690px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:64px;padding-top:70px;padding-bottom:76px}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:850;color:var(--navy);background:#eef5f6;border-radius:999px;padding:9px 13px}.pulse{width:8px;height:8px;background:#11a174;border-radius:50%;box-shadow:0 0 0 5px rgba(17,161,116,.12)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,5.3vw,76px);line-height:.98;letter-spacing:-.055em;margin:24px 0 24px;color:var(--navy)}.hero h1 span{color:var(--orange)}.hero-lede{font-size:19px;line-height:1.6;max-width:635px;color:var(--muted);margin-bottom:30px}.search-card{display:grid;grid-template-columns:1fr 142px auto;gap:0;background:#fff;padding:8px;border:1px solid #dfe5eb;border-radius:16px;box-shadow:0 18px 45px rgba(6,31,69,.11)}.search-card label{padding:5px 16px}.search-card label:first-child{border-right:1px solid var(--line)}.search-card label>span{font-size:10px;letter-spacing:.06em;text-transform:uppercase;font-weight:850;color:#7d8998}.input-wrap{display:flex;gap:9px;align-items:center;margin-top:4px}.input-wrap svg{width:18px;fill:none;stroke:var(--orange);stroke-width:1.8}.input-wrap input{width:100%;border:0;outline:0;color:var(--navy);font-weight:700;padding:3px 0}.search-card .button{align-self:stretch}.quick-links{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:18px;font-size:12px;color:var(--muted)}.quick-links button{border:0;background:#f2f4f6;border-radius:99px;padding:6px 10px;color:#4c5c72;cursor:pointer}.quick-links button:hover{background:#ffe8df;color:var(--orange-dark)}.rating-line{display:flex;align-items:center;gap:10px;margin-top:30px;font-size:12px;color:var(--muted)}.rating-line strong{color:var(--navy)}.stars{color:#ff9b20;letter-spacing:1px}.stars.small{font-size:10px}
.hero-visual{height:540px;position:relative;border-radius:40px;background:linear-gradient(145deg,#edf5f5,#fbf0e9);display:flex;align-items:center;justify-content:center;overflow:hidden}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:270px;height:270px;background:rgba(255,90,31,.13);top:-90px;right:-50px}.orb-two{width:300px;height:300px;background:rgba(22,115,117,.12);bottom:-110px;left:-80px}.match-window{width:82%;position:relative;background:rgba(255,255,255,.94);padding:22px;border-radius:24px;box-shadow:0 30px 80px rgba(6,31,69,.18);backdrop-filter:blur(10px)}.window-top,.profile-head{display:flex;align-items:center;justify-content:space-between}.mini-label,.kicker{font-size:10px;letter-spacing:.14em;font-weight:900;color:var(--orange)}.window-top h3{font-size:20px;color:var(--navy);margin:5px 0 0}.live-pill{font-size:11px;background:#ecfaf5;color:#097353;padding:7px 9px;border-radius:99px;font-weight:800}.live-pill i{width:6px;height:6px;display:inline-block;background:#14aa79;border-radius:50%;margin-right:4px}.job-summary{margin:18px 0 10px;padding:12px;background:#f5f7f8;border-radius:13px;display:flex;align-items:center;gap:11px}.job-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#e3ecf6;color:var(--navy);font-size:24px}.job-summary div{display:flex;flex-direction:column;flex:1}.job-summary small{font-size:8px;font-weight:800;color:#7b8797;letter-spacing:.08em}.job-summary strong{font-size:12px;margin-top:3px}.verified-chip{font-size:9px;color:#14795d;background:#e2f4ed;border-radius:99px;padding:5px 7px;font-weight:800}.pro-card{display:flex;align-items:center;gap:11px;border:1px solid var(--line);padding:13px;border-radius:14px;margin-top:10px}.pro-card.featured{border-color:#ffc4ae;box-shadow:0 8px 22px rgba(255,90,31,.08)}.avatar{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:11px;font-weight:900;flex:none}.avatar.navy{background:var(--navy)}.avatar.orange{background:var(--orange)}.pro-info{flex:1}.name-row{display:flex;gap:5px}.name-row span{color:#17856a}.pro-info>small{display:block;color:#7a8796;font-size:9px;margin:3px 0 5px}.pro-info b,.pro-info small{font-size:9px}.pro-card>button{border:0;width:30px;height:30px;background:#edf2f6;color:var(--navy);border-radius:9px;cursor:pointer}.protected{display:flex;gap:9px;align-items:center;padding:14px 4px 0;color:#607087}.protected>span{color:#14795d}.protected div{display:flex;flex-direction:column}.protected strong{font-size:10px}.protected small{font-size:8px}.floating-card{position:absolute;background:#fff;border-radius:13px;box-shadow:var(--shadow);padding:12px 15px}.response{left:12px;top:92px;display:flex;flex-direction:column}.response strong{font-size:20px;color:var(--orange)}.response span{font-size:8px;color:var(--muted);text-transform:uppercase;font-weight:800}.guarantee{right:10px;bottom:72px;display:flex;gap:9px;align-items:center}.guarantee>span{color:#14795d;font-size:22px}.guarantee div{display:flex;flex-direction:column}.guarantee strong{font-size:11px}.guarantee small{font-size:8px;color:var(--muted)}
.trust-strip{background:var(--navy);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:25px max(4vw,28px);gap:26px}.trust-strip>div{display:flex;align-items:center;gap:13px;justify-content:center}.trust-strip>div>span{font-size:25px;color:#ff7a49}.trust-strip p{margin:0;display:flex;flex-direction:column}.trust-strip strong{font-size:12px}.trust-strip small{font-size:9px;color:#b6c2d2;margin-top:3px}
.section{padding-top:105px;padding-bottom:105px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.section-heading h2,.center-heading h2,.pro-copy h2,.proof-grid h2{font-size:clamp(36px,4vw,52px);line-height:1.06;letter-spacing:-.045em;color:var(--navy);margin:12px 0 0}.section-heading>a,.proof-grid a{font-size:13px;font-weight:850;color:var(--navy);padding-bottom:8px;border-bottom:2px solid var(--orange)}.trade-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.trade-card{min-height:100px;border:1px solid var(--line);border-radius:17px;padding:17px;display:flex;align-items:center;gap:13px}.trade-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#cbd5df}.trade-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;font-size:24px}.trade-icon.blue{background:#e7f1ff;color:#1764ac}.trade-icon.amber{background:#fff2d8;color:#c47a00}.trade-icon.terracotta{background:#ffe7df;color:#d64216}.trade-icon.green{background:#e6f5ea;color:#2c8251}.trade-icon.purple{background:#eee9ff;color:#6b48ba}.trade-icon.pink{background:#ffecf3;color:#ba4671}.trade-icon.cyan{background:#e5f7f6;color:#1e7f7c}.trade-icon.dark{background:var(--navy);color:#fff}.trade-card div{display:flex;flex:1;flex-direction:column}.trade-card strong{font-size:14px;color:var(--navy)}.trade-card small{color:var(--muted);font-size:9px;margin-top:5px}.trade-card>b{font-size:17px;color:#8e9bab}.trade-card:hover>b{color:var(--orange);transform:translateX(3px)}
.how-section{background:var(--cream);padding:105px 0}.center-heading{text-align:center;max-width:680px;margin:0 auto 55px}.center-heading p{color:var(--muted);margin:18px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.steps article{position:relative;text-align:center;background:#fff;border:1px solid #ebe9e1;border-radius:22px;padding:25px 32px 32px}.step-number{position:absolute;left:18px;top:16px;color:#c8c5bb;font-weight:900;font-size:11px}.step-art{height:120px;width:180px;margin:8px auto 20px;background:#f2f6f8;border-radius:60px;display:flex;align-items:center;justify-content:center}.step-art.post>span{font-size:32px;color:var(--orange)}.tiny-card{width:44px;height:55px;background:#fff;border:1px solid #dce4e9;border-radius:8px;margin-left:-6px;box-shadow:0 8px 15px rgba(6,31,69,.08)}.step-art.match span{width:44px;height:44px;border:4px solid #f2f6f8;border-radius:50%;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:9px;font-weight:800;margin:-4px}.step-art.match span:nth-child(2){background:var(--orange);transform:scale(1.18)}.step-art.done span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#ddf3e9;color:#14815e;font-size:30px}.steps h3{color:var(--navy);font-size:19px;margin-bottom:10px}.steps p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}
.professionals{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.pro-photo{height:520px;background:linear-gradient(145deg,#092958,#176876);border-radius:32px;position:relative;overflow:hidden}.photo-shape{position:absolute;width:320px;height:430px;left:50%;bottom:-40px;transform:translateX(-50%);border-radius:170px 170px 40px 40px;background:linear-gradient(160deg,#ff8b56,#ff5a1f 55%,#a8320d);box-shadow:inset -30px 0 60px rgba(0,0,0,.16)}.photo-shape:before{content:"C4";position:absolute;color:#fff;font-weight:950;font-size:70px;left:50%;top:34%;transform:translate(-50%,-50%);opacity:.9}.income-card,.new-lead{position:absolute;background:#fff;box-shadow:var(--shadow);border-radius:15px;padding:15px}.income-card{top:42px;right:28px;display:flex;flex-direction:column}.income-card small{font-size:8px;color:var(--muted);font-weight:800}.income-card strong{font-size:28px;color:var(--navy);margin:4px 0}.income-card span{font-size:9px;color:#13825f}.new-lead{left:25px;bottom:35px;display:flex;align-items:center;gap:10px}.new-lead>span{width:33px;height:33px;border-radius:9px;background:#ffe4db;color:var(--orange);display:grid;place-items:center}.new-lead div{display:flex;flex-direction:column}.new-lead strong{font-size:11px}.new-lead small{font-size:8px;color:var(--muted);margin-top:3px}.pro-copy>p{color:var(--muted);font-size:16px;line-height:1.7;max-width:540px}.pro-copy ul{list-style:none;padding:5px 0 16px;margin:0}.pro-copy li{margin:15px 0;font-size:13px;font-weight:650}.pro-copy li span{width:22px;height:22px;display:inline-grid;place-items:center;background:#e5f5ee;color:#147a5d;border-radius:50%;margin-right:10px;font-size:11px}.fine{display:block;margin-top:14px;color:var(--muted)}
.proof-section{background:var(--navy);padding:105px 0;color:#fff}.proof-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:center}.kicker.light{color:#ff895e}.proof-grid h2{color:#fff}.proof-grid>div:first-child p{color:#b9c5d5;line-height:1.7}.proof-grid a{color:#fff;display:inline-block;margin-top:18px}.verification-card{background:#fff;color:var(--ink);border-radius:23px;padding:24px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.avatar.large{width:55px;height:55px;border-radius:14px}.profile-head{padding-bottom:18px}.profile-head>div:nth-child(2){display:flex;flex-direction:column;flex:1;margin-left:12px}.profile-head small{color:var(--muted);font-size:10px;margin-top:4px}.score{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;border:4px solid #31a77e;color:var(--green);font-size:13px;font-weight:900}.check-row{display:flex;align-items:center;gap:11px;padding:15px 0;border-top:1px solid var(--line)}.check-row>span{width:25px;height:25px;border-radius:50%;background:#e2f3eb;color:#147a5d;display:grid;place-items:center;font-size:10px}.check-row p{margin:0;display:flex;flex:1;flex-direction:column}.check-row strong{font-size:12px}.check-row small{font-size:9px;color:var(--muted);margin-top:3px}.check-row b{font-size:9px;padding:6px 8px;border-radius:99px;background:#e8f5ef;color:#14795d}
.guides{padding-bottom:75px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid article{border-radius:20px;padding:28px;min-height:235px;background:#f4f6f7;display:flex;flex-direction:column}.guide-grid article:nth-child(2){background:#fff0e9}.guide-grid article:nth-child(3){background:#e9f4f1}.guide-grid article>span{font-size:9px;letter-spacing:.12em;font-weight:900;color:var(--orange)}.guide-grid h3{font-size:21px;line-height:1.25;color:var(--navy);margin:25px 0 20px}.guide-grid p{font-size:11px;color:var(--muted)}.guide-grid a{font-size:12px;font-weight:850;margin-top:auto;color:var(--navy)}.final-cta{margin-top:30px;margin-bottom:90px;padding:56px 65px;background:linear-gradient(125deg,#08234b,#0e3968);border-radius:28px;color:#fff;display:flex;align-items:center;justify-content:space-between}.final-cta h2{font-size:40px;letter-spacing:-.04em;margin:10px 0 10px}.final-cta p{margin:0;color:#bfcbd9}.final-cta .button{padding:17px 22px}
footer{background:#041a39;color:#fff;padding:50px 0 25px}.footer-main{display:flex;align-items:center;gap:30px}.footer-main img{width:190px;height:55px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.footer-main p{margin:0;color:#aab9ca;font-size:12px}.footer-links{margin-left:auto;display:flex;gap:24px;font-size:11px;font-weight:700}.footer-links a:hover{color:#ff8052}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:20px;margin-top:35px;display:flex;justify-content:space-between;color:#7f91a7;font-size:9px}.toast{position:fixed;right:25px;bottom:25px;z-index:50;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:15px;padding:15px 17px;display:flex;align-items:center;gap:12px;transform:translateY(130%);opacity:0}.toast.show{transform:translateY(0);opacity:1}.toast>span{width:35px;height:35px;border-radius:50%;background:#e0f4ea;color:#14795d;display:grid;place-items:center}.toast div{display:flex;flex-direction:column}.toast strong{font-size:12px}.toast small{font-size:9px;color:var(--muted);margin-top:3px}.toast button{border:0;background:none;font-size:20px;color:#8995a4;cursor:pointer}
@media(max-width:1050px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;gap:35px}.hero-copy{text-align:center}.hero-lede{margin-left:auto;margin-right:auto}.quick-links,.rating-line{justify-content:center}.hero-visual{max-width:680px;width:100%;margin:auto}.trade-grid{grid-template-columns:repeat(2,1fr)}.professionals,.proof-grid{gap:45px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip>div{justify-content:flex-start}}
@media(max-width:760px){.site-header{height:70px;padding:0 18px}.brand img{width:165px}.header-actions .text-button,.header-actions .button{display:none}.menu-button{display:block}.shell{padding-left:18px;padding-right:18px}.hero{padding-top:45px;padding-bottom:45px;min-height:0}.hero h1{font-size:48px}.hero-lede{font-size:16px}.search-card{grid-template-columns:1fr;padding:8px}.search-card label{padding:8px 11px}.search-card label:first-child{border-right:0;border-bottom:1px solid var(--line)}.search-card .button{min-height:52px;margin-top:4px}.hero-visual{height:480px}.match-window{width:92%;padding:16px}.floating-card{display:none}.trust-strip{grid-template-columns:1fr 1fr;padding:22px 18px;gap:18px 10px}.trust-strip>div>span{font-size:18px}.trust-strip small{display:none}.section,.how-section,.proof-section{padding-top:72px;padding-bottom:72px}.section-heading{align-items:flex-start;gap:25px}.section-heading>a{display:none}.trade-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.professionals,.proof-grid{grid-template-columns:1fr}.pro-photo{height:430px}.pro-copy{order:-1}.guide-grid{grid-template-columns:1fr}.final-cta{margin-left:18px;margin-right:18px;padding:38px 28px;display:block}.final-cta h2{font-size:34px}.final-cta .button{margin-top:25px;width:100%}.footer-main{display:block}.footer-main p{margin:10px 0 25px}.footer-links{display:grid;grid-template-columns:1fr 1fr}.footer-bottom{display:block;line-height:2}.footer-bottom span{display:block}}
@media(max-width:420px){.hero h1{font-size:41px}.eyebrow{font-size:9px}.hero-visual{height:440px}.window-top h3{font-size:17px}.job-summary{padding:10px}.pro-card{padding:10px}.trust-strip{grid-template-columns:1fr}.section-heading h2,.center-heading h2,.pro-copy h2,.proof-grid h2{font-size:36px}}
.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{width:45px;height:45px;border-radius:13px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:950;letter-spacing:-5px;padding-right:5px;box-shadow:0 8px 20px rgba(6,31,69,.16)}.brand-mark span,.brand-name span{color:var(--orange)}.brand-name{font-size:20px;font-weight:950;letter-spacing:-.8px;color:var(--navy)}.footer-brand .brand-mark{background:#fff;color:var(--navy);box-shadow:none}.footer-brand .brand-name{color:#fff}@media(max-width:760px){.brand{gap:8px}.brand-mark{width:38px;height:38px;border-radius:11px;font-size:20px}.brand-name{font-size:16px}}

/* CHECK4TRADE-BRAND-R2 */
.site-header .brand img{display:block;width:230px;height:auto;object-fit:contain}.footer-brand{background:#fff;padding:8px 12px;border-radius:12px}.footer-main .footer-brand img{display:block;width:210px;height:auto;filter:none}@media(max-width:760px){.site-header .brand img{width:185px}.footer-main .footer-brand{display:inline-flex}.footer-main .footer-brand img{width:190px}}
