:root{--green:#00bf73;--ink:#17191d;--muted:#69716c;--soft:#edf8f3;--line:#dfe5e2;--body:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}a{color:inherit}.lp-header{height:76px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}.lp-brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:850;font-size:20px}.lp-brand svg{width:39px}.lp-nav{display:flex;align-items:center;gap:28px}.lp-nav>a{font-size:12px;font-weight:700;text-decoration:none}.lp-cta,.lp-primary{padding:13px 19px;border-radius:999px;background:var(--green);color:#073321;text-decoration:none;font-weight:800;font-size:12px}.lp-language{position:relative}.lp-language summary{min-width:80px;height:42px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #ccd3cf;border-radius:999px;cursor:pointer;list-style:none;font-size:11px;font-weight:800}.lp-language summary::-webkit-details-marker{display:none}.lp-menu{position:absolute;right:0;top:49px;width:220px;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 50px rgba(23,25,29,.16)}.lp-menu a{padding:11px;display:flex;justify-content:space-between;border-radius:9px;text-decoration:none;font-size:12px}.lp-menu a:hover,.lp-menu a[aria-current="page"]{background:var(--soft)}.lp-hero{min-height:700px;padding:100px max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(8,12,10,.94),rgba(8,12,10,.72) 48%,rgba(8,12,10,.2)),url('/assets/seo-office-hero.webp') center 56%/cover no-repeat;color:#fff}.lp-hero:after{content:"";position:absolute;right:-8%;bottom:-28%;width:520px;height:520px;background:url('/assets/seorty-mark-watermark-v2.svg') center/contain no-repeat;opacity:.16}.lp-hero>div{max-width:760px;position:relative;z-index:2}.eyebrow{color:#77e4b5;font:800 10px/1 var(--body);letter-spacing:.13em}.lp-hero h1{margin:24px 0;font-size:clamp(58px,7vw,100px);line-height:.91;letter-spacing:-.075em}.lp-hero p{max-width:630px;color:rgba(255,255,255,.78);font-size:18px;line-height:1.65}.lp-actions{margin-top:34px;display:flex;gap:20px;align-items:center}.lp-secondary{color:#fff;font-size:12px;font-weight:750}.lp-section{padding:105px max(20px,calc((100vw - 1180px)/2))}.lp-section-head{max-width:850px}.lp-section h2{margin:18px 0 25px;font-size:clamp(42px,5.5vw,72px);line-height:1;letter-spacing:-.065em}.lp-section-head>p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.7}.lp-services{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.lp-card{min-height:360px;padding:30px;border:1px solid var(--line);border-radius:18px;background:#fafbfa;display:flex;flex-direction:column;transition:.25s}.lp-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px rgba(0,92,56,.11)}.lp-card:nth-child(2){background:var(--ink);color:#fff;border-color:var(--ink)}.lp-card:nth-child(3){background:var(--soft)}.lp-card small{color:var(--green);font-size:10px;font-weight:800}.lp-card h3{margin:45px 0 18px;font-size:29px;letter-spacing:-.05em}.lp-card p{color:inherit;opacity:.7;font-size:14px;line-height:1.65}.lp-card ul{margin:auto 0 0;padding:0;list-style:none}.lp-card li{padding:10px 0;border-top:1px solid rgba(120,130,124,.25);font-size:11px;font-weight:700}.lp-process{background:var(--ink);color:#fff}.lp-process h2{max-width:820px}.lp-steps{margin-top:55px;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#39403c}.lp-step{min-height:240px;padding:27px;background:var(--ink)}.lp-step b{color:var(--green);font-size:11px}.lp-step h3{margin:45px 0 15px;font-size:21px}.lp-step p{color:#aeb6b1;font-size:13px;line-height:1.6}.lp-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.lp-faq-list{border-top:1px solid var(--line)}.lp-faq details{border-bottom:1px solid var(--line)}.lp-faq summary{padding:25px 0;display:flex;justify-content:space-between;gap:20px;cursor:pointer;font-weight:750;list-style:none}.lp-faq details p{margin:0;padding:0 30px 25px 0;color:var(--muted);line-height:1.7;font-size:14px}.lp-close{padding:95px max(20px,calc((100vw - 1180px)/2));background:var(--green);text-align:center}.lp-close h2{max-width:850px;margin:0 auto 32px;font-size:clamp(43px,6vw,76px);line-height:.98;letter-spacing:-.07em}.lp-close .lp-primary{background:var(--ink);color:#fff;display:inline-block}.lp-footer{padding:55px max(20px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap;background:var(--ink);color:#aeb5b1}.lp-footer a{font-size:11px}.lp-footer nav{display:flex;gap:18px;flex-wrap:wrap}.lp-reveal{opacity:0;transform:translateY(35px);transition:.7s ease}.lp-reveal.visible{opacity:1;transform:none}@media(max-width:850px){.lp-nav>a:not(.lp-cta){display:none}.lp-services,.lp-steps{grid-template-columns:1fr 1fr}.lp-faq{grid-template-columns:1fr}.lp-hero{min-height:650px}}@media(max-width:560px){.lp-header{height:68px}.lp-brand span{display:none}.lp-nav{gap:8px}.lp-cta{display:none}.lp-hero{min-height:calc(100svh - 68px);padding-top:70px;background-position:58% center}.lp-hero h1{font-size:56px}.lp-hero p{font-size:16px}.lp-actions{align-items:flex-start;flex-direction:column}.lp-section{padding-top:75px;padding-bottom:75px}.lp-services,.lp-steps{grid-template-columns:1fr}.lp-card{min-height:310px}.lp-step{min-height:210px}.lp-footer{flex-direction:column}}
