:root{--ink:#17251f;--green:#1c563f;--mint:#dff1e7;--lime:#c9f27b;--cream:#f6f4ed;--white:#fff;--muted:#66716c;--line:#d9dedb;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:var(--cream);line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.header{position:fixed;z-index:50;top:0;left:0;right:0;padding:18px 0;transition:.3s}.header.scrolled{background:rgba(246,244,237,.9);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(23,37,31,.08)}.nav{display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:750;letter-spacing:-.03em;font-size:18px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--ink);color:var(--lime);font-size:14px;letter-spacing:-.04em}.menu{display:flex;gap:28px;font-size:14px}.menu a{color:#3f4b46}.menu a:hover{color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:0;border-radius:999px;padding:16px 25px;background:var(--ink);color:#fff;font:inherit;font-weight:650;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px);background:var(--green)}.btn-small{padding:11px 18px;font-size:14px}.menu-toggle{display:none;background:transparent;border:0;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.hero{min-height:780px;position:relative;overflow:hidden;padding:150px 0 80px;background:radial-gradient(circle at 80% 5%,#d9eddf 0,transparent 35%),var(--cream)}.hero-glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(201,242,123,.35);filter:blur(80px);right:-80px;bottom:-150px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:12px;letter-spacing:.16em;font-weight:750;color:var(--green)}.eyebrow span{width:22px;height:2px;background:var(--green)}h1,h2,h3,p{margin-top:0}h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(50px,6.2vw,82px);line-height:.98;letter-spacing:-.055em;margin:25px 0 30px}h1 em{color:var(--green);font-weight:500}.hero-copy>p{max-width:640px;font-size:19px;color:#53605a}.hero-actions{display:flex;align-items:center;gap:30px;margin:38px 0 55px}.text-link{font-weight:650}.text-link span{color:var(--green)}.hero-stats{display:flex;gap:34px}.hero-stats div{display:flex;flex-direction:column;padding-right:30px;border-right:1px solid var(--line)}.hero-stats div:last-child{border:0}.hero-stats strong{font-size:25px}.hero-stats span{font-size:12px;color:var(--muted)}.hero-card{min-height:520px;padding:26px;border-radius:36px;background:var(--green);color:white;box-shadow:0 35px 70px rgba(23,65,49,.22);transform:rotate(2deg)}.card-top{display:flex;justify-content:space-between;font-size:13px}.status{padding:5px 10px;border-radius:20px;background:rgba(255,255,255,.12);color:var(--lime)}.orbit{width:340px;height:340px;max-width:100%;position:relative;margin:24px auto}.orbit-ring{position:absolute;inset:38px;border:1px dashed rgba(255,255,255,.35);border-radius:50%;animation:spin 25s linear infinite}.center-logo{position:absolute;inset:50%;width:92px;height:92px;margin:-46px;display:grid;place-items:center;border-radius:28px;background:var(--lime);color:var(--ink);font-weight:800;font-size:25px}.person{position:absolute;width:54px;height:54px;display:grid;place-items:center;border:5px solid var(--green);border-radius:50%;background:#eef7f1;color:var(--green);font-weight:800}.p1{top:30px;left:55px}.p2{right:20px;top:120px}.p3{left:20px;bottom:80px}.p4{right:65px;bottom:25px}.match{padding:18px 20px;border-radius:18px;background:rgba(255,255,255,.1)}.match>div:first-child{display:flex;align-items:end;justify-content:space-between}.match small{color:#d2e3dc}.match strong{font-size:26px;color:var(--lime)}.bar{height:6px;border-radius:10px;background:rgba(255,255,255,.15);margin-top:12px;overflow:hidden}.bar span{display:block;width:92%;height:100%;background:var(--lime)}@keyframes spin{to{transform:rotate(360deg)}}.trust{padding:32px 0;background:#fff;border-bottom:1px solid #eef0ee}.trust .container{display:flex;align-items:center;gap:40px}.trust p{margin:0;color:var(--muted);font-size:13px}.trust-list{display:flex;flex:1;justify-content:space-between;gap:20px;font-weight:650;font-size:14px}.section{padding:120px 0}.section-head{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px;margin-bottom:55px}.section-head h2,.about-copy h2,.brief h2{font-family:Georgia,serif;font-size:clamp(38px,5vw,58px);line-height:1.05;letter-spacing:-.04em;font-weight:500;margin:18px 0 0}.section-head>p{color:var(--muted);margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{position:relative;min-height:310px;background:#fff;border:1px solid #e5e8e6;border-radius:var(--radius);padding:28px;transition:.3s}.service-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(23,37,31,.08)}.service-card .number{position:absolute;right:24px;top:22px;font-size:12px;color:#9ca5a1}.icon{width:50px;height:50px;border-radius:16px;background:var(--mint);display:grid;place-items:center;color:var(--green);font-size:22px;margin-bottom:64px}.service-card h3{font-size:20px;margin-bottom:10px}.service-card p{font-size:14px;color:var(--muted)}.service-card.wide{grid-column:span 4;min-height:auto;display:flex;align-items:center;justify-content:space-between;background:var(--mint)}.service-card.wide>div{display:grid;grid-template-columns:auto 1fr;column-gap:20px}.service-card.wide .icon{grid-row:span 2;margin:0}.service-card.wide h3{margin:0}.service-card.wide p{margin:4px 0 0}.service-card.wide a{font-weight:700;margin-right:20px}.process,.brief{background:var(--ink);color:#fff}.light{color:var(--lime)}.light span{background:var(--lime)}.process .section-head>p{color:#acb7b2}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #42504a}.step{padding:30px 30px 0 0}.step b{color:var(--lime);font-size:13px}.step h3{margin:55px 0 12px;font-size:21px}.step p{font-size:14px;color:#aeb8b4}.about-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.about-visual{height:520px;position:relative;border-radius:36px;overflow:hidden;background:var(--green)}.shape{position:absolute;border-radius:50%}.s1{width:380px;height:380px;background:var(--lime);left:-100px;top:-80px}.s2{width:330px;height:330px;background:var(--mint);right:-80px;bottom:-90px}.quote{position:absolute;z-index:2;left:45px;bottom:48px;width:70%;font-family:Georgia,serif;font-size:31px;line-height:1.2;color:#fff}.about-copy>p{font-size:17px;color:var(--muted);margin:28px 0}.about-copy ul{list-style:none;padding:0;margin:30px 0}.about-copy li{padding:13px 0;border-bottom:1px solid var(--line)}.about-copy li span{color:var(--green);margin-right:10px}.brief-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:start}.brief-copy>p{color:#adb8b3;margin:24px 0}.brief-copy>p a{color:var(--lime)}.brief-contact{display:flex;flex-direction:column;margin-top:50px}.brief-contact small{color:#92a09a}.brief-contact a{font-size:25px;font-weight:700;color:var(--lime)}.form{background:#fff;color:var(--ink);border-radius:30px;padding:36px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form label{display:block;font-size:13px;font-weight:650;margin-bottom:17px}.form input,.form textarea{display:block;width:100%;margin-top:8px;border:1px solid var(--line);border-radius:12px;padding:14px 15px;background:#fafbf9;font:inherit;outline:none}.form input:focus,.form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(28,86,63,.1)}.form textarea{resize:vertical}.submit{width:100%;justify-content:space-between}.privacy{font-size:11px;color:#8a9490;text-align:center;margin:12px 0 0}.honeypot{position:absolute!important;left:-9999px!important}.footer{padding:70px 0 25px;background:#0e1914;color:#dbe2df}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr .7fr;gap:50px}.footer h4{font-size:12px;color:#7f8e87;text-transform:uppercase;letter-spacing:.13em}.footer p{max-width:260px;margin-top:20px;color:#87948e;font-size:14px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer address{font-style:normal;color:#a8b3ae}.footer a:hover{color:var(--lime)}.footer-brand .brand-mark{background:var(--lime);color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #29352f;margin-top:55px;padding-top:22px;font-size:12px;color:#718078}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.delay{transition-delay:.15s}
@media(max-width:900px){.menu,.nav>.btn-small{display:none}.menu-toggle{display:block}.header.open .menu{display:flex;position:absolute;left:20px;right:20px;top:78px;flex-direction:column;background:#fff;padding:25px;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.12)}.hero{padding-top:125px}.hero-grid,.section-head,.about-grid,.brief-grid{grid-template-columns:1fr}.hero-card{max-width:560px;width:100%;margin:auto;transform:none}.trust .container{align-items:flex-start;flex-direction:column}.trust-list{flex-wrap:wrap;justify-content:flex-start}.service-grid{grid-template-columns:1fr 1fr}.service-card.wide{grid-column:span 2}.steps{grid-template-columns:1fr 1fr}.section-head{gap:20px}.about-grid,.brief-grid{gap:50px}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.hero{min-height:auto;padding-bottom:60px}h1{font-size:49px}.hero-grid{gap:45px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:38px}.hero-stats{gap:15px}.hero-stats div{padding-right:14px}.hero-stats span{font-size:10px}.hero-card{min-height:430px;padding:20px}.orbit{height:275px}.orbit-ring{inset:28px}.section{padding:80px 0}.service-grid,.steps,.form-row,.footer-grid{grid-template-columns:1fr}.service-card.wide{grid-column:auto;align-items:flex-start;flex-direction:column;gap:20px}.service-card.wide>div{display:block}.service-card.wide .icon{margin-bottom:25px}.step{border-bottom:1px solid #35433d;padding-bottom:25px}.step h3{margin-top:25px}.about-visual{height:390px}.quote{left:28px;bottom:32px;font-size:25px}.form{padding:24px 18px}.footer-bottom{flex-direction:column;gap:10px}.trust-list{display:grid;grid-template-columns:1fr 1fr}.orbit{max-width:300px}.p2{right:0}.p3{left:0}}
