:root{--ink:#101820;--skin:#f7efe5;--skin-deep:#e9c5a7;--blue:#9bcbe8;--blue-soft:#e8f0f7;--mint:#a8ffb0;--mint-soft:#e8ffe9;--green:#315440;--cream:#fffaf4;--line:rgba(16,24,32,.17)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--skin);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.site-header{height:72px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(247,239,229,.94);backdrop-filter:blur(15px);z-index:10}.company{color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.09em;text-decoration:none}.site-header nav{display:flex;gap:24px}.site-header nav a{color:var(--ink);font-size:13px;font-weight:700;text-decoration:none}.hero{min-height:calc(100svh - 72px);padding:clamp(56px,9vw,120px) clamp(20px,8vw,120px) 48px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.hero:after{content:"L";position:absolute;right:-.04em;bottom:-.28em;font-size:min(88vw,920px);font-weight:950;line-height:1;color:rgba(168,255,176,.38);z-index:-1}.eyebrow,.section-label{font-size:11px;font-weight:900;letter-spacing:.13em}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--green)}.eyebrow span,.status-line span{width:9px;height:9px;border-radius:50%;background:var(--mint);border:1px solid var(--green)}h1{margin:24px 0 18px;font-size:clamp(72px,15vw,220px);line-height:.72;letter-spacing:-.075em;font-weight:950}h1 em{font-style:normal;color:var(--green)}.promise{margin:20px 0 0;max-width:930px;font-size:clamp(28px,5.1vw,72px);line-height:1.03;letter-spacing:-.045em;font-weight:850}.intro{max-width:650px;margin:24px 0 0;font-size:clamp(17px,2vw,24px);line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:36px}.primary,.secondary{display:inline-flex;min-height:52px;padding:0 22px;align-items:center;justify-content:center;border:1px solid var(--ink);border-radius:999px;font-weight:850;text-decoration:none}.primary{background:var(--ink);color:white}.secondary{color:var(--ink)}.status-line{display:flex;align-items:center;gap:8px;margin-top:36px;font-size:12px;font-weight:800}.section{padding:clamp(80px,10vw,150px) clamp(20px,8vw,120px);border-top:1px solid var(--line)}.section h2,.hire h2{margin:18px 0 48px;font-size:clamp(46px,8vw,108px);line-height:.94;letter-spacing:-.06em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.steps article{min-height:290px;padding:26px;border:1px solid var(--line);border-radius:24px;background:var(--cream)}.steps b{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:50%;background:var(--mint-soft);color:var(--green)}.steps h3{margin:70px 0 12px;font-size:28px}.steps p,.channel-list p,.trust>p,.hire>p{font-size:17px;line-height:1.55}.channels{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;background:var(--ink);color:white}.channel-list article{padding:30px 0;border-top:1px solid rgba(255,255,255,.22)}.channel-list span{font-size:13px;font-weight:900;letter-spacing:.12em;color:var(--mint)}.channel-list p{max-width:580px}.trust{background:var(--mint-soft)}.trust>p{max-width:760px}.hire{padding:clamp(90px,12vw,170px) clamp(20px,8vw,120px);background:var(--green);color:white}.hire h2{max-width:1100px;margin-bottom:28px}.hire>p{max-width:710px;margin-bottom:38px}.primary.light{background:var(--mint);border-color:var(--mint);color:var(--green)}footer{padding:28px clamp(20px,8vw,120px);display:flex;justify-content:space-between;font-size:12px;font-weight:800}
@media(max-width:760px){.site-header nav a:not(:last-child){display:none}.hero{min-height:auto;padding-top:72px}.hero:after{font-size:125vw;bottom:-.1em}.steps,.channels{grid-template-columns:1fr}.steps article{min-height:230px}.steps h3{margin-top:50px}.section h2,.hire h2{margin-bottom:34px}footer{gap:16px;flex-direction:column}}
