:root{--ink: #111827;--ink-soft: #374151;--brand: #064e3b;--brand-2: #0f766e;--accent: #eef2f6;--line: #d6dde6;--paper: #fbfcfd;--hero-bg: linear-gradient(125deg, #052e2b 0%, #065f46 52%, #14b8a6 100%)}*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Segoe UI,sans-serif;color:var(--ink);background:#f5f7fa}h1,h2,h3,h4{margin:0 0 .7rem;line-height:1.15}p{margin:0 0 1rem;line-height:1.6;color:var(--ink-soft)}a{color:inherit;text-decoration:none}ul{margin:0;padding-left:1.1rem}.container{width:min(1120px,92vw);margin:0 auto}.header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-bottom:1px solid rgba(15,118,110,.14)}.nav-wrap{min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:1rem}.brand{display:inline-flex;align-items:center;gap:.58rem;font-size:1.25rem;font-weight:700;color:var(--brand)}.brand-mark{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center}.brand-mark-img{width:100%;height:100%;object-fit:contain}.nav{display:flex;flex-wrap:wrap;gap:.5rem}.nav-link{padding:.45rem .72rem;border-radius:999px;font-weight:600;color:#1f2937}.nav-link.active,.nav-link:hover{background:#ccfbf1;color:var(--brand)}.mobile-tabbar{display:none}.floating-calendly-button{position:fixed;right:1.25rem;bottom:1.25rem;z-index:45;min-height:52px;padding:.85rem 1.15rem;border-radius:999px;background:linear-gradient(135deg,#0f766e,#064e3b);color:#fff;font-weight:800;box-shadow:0 16px 34px #022c2247}.floating-calendly-button:hover{background:linear-gradient(135deg,#14b8a6,#065f46)}.hero{position:relative;background:var(--hero-bg);color:#fff;padding:5.5rem 0 4.5rem;overflow:hidden}.hero-premium{min-height:720px;display:flex;align-items:center}.hero-dots{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 18% 12%,rgba(255,255,255,.45) 1.8px,transparent 2px),radial-gradient(circle at 32% 28%,rgba(255,255,255,.38) 1.6px,transparent 2px),radial-gradient(circle at 46% 47%,rgba(255,255,255,.4) 2px,transparent 2px),radial-gradient(circle at 63% 15%,rgba(255,255,255,.36) 1.8px,transparent 2px),radial-gradient(circle at 73% 24%,rgba(255,255,255,.34) 1.8px,transparent 2px),radial-gradient(circle at 90% 72%,rgba(255,255,255,.32) 1.6px,transparent 2px),radial-gradient(circle at 24% 78%,rgba(255,255,255,.32) 2px,transparent 2px);opacity:.55;pointer-events:none;z-index:0}.hero-float-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.hero-service-card{position:absolute;width:182px;height:182px;border-radius:16px;background:#0478575c;border:1px solid rgba(204,251,241,.3);color:#f0fff4;box-shadow:0 16px 34px #03160f47;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.95rem}.service-icon{width:68px;height:68px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-size:1.65rem;font-weight:700}.service-icon.web{background:#2563eb}.service-icon.design{background:#7c3aed}.service-icon.seo{background:#0d9488}.service-label{font-size:1.02rem;font-weight:700}.hero-card-a{right:10%;top:15%;animation:heroFloatA 7.2s ease-in-out infinite}.hero-card-b{right:28%;top:34%;animation:heroFloatB 8.2s ease-in-out infinite}.hero-card-c{right:7%;bottom:14%;animation:heroFloatTilt 9.5s ease-in-out infinite}.hero-orb{position:absolute;border-radius:999px;filter:blur(2px);opacity:.18;pointer-events:none}.orb-a{width:220px;height:220px;background:radial-gradient(circle at 20% 20%,#d7ffcb,#d7ffcb26);top:12%;left:6%;animation:driftA 9s ease-in-out infinite}.orb-b{width:300px;height:300px;background:radial-gradient(circle at 40% 40%,#a8ffd5,#a8ffd514);right:6%;top:5%;animation:driftB 11s ease-in-out infinite}.orb-c{width:180px;height:180px;background:radial-gradient(circle at 35% 35%,#f6ffb7,#f6ffb714);bottom:-40px;left:38%;animation:driftA 10s ease-in-out infinite}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:2.5rem;align-items:center}.hero-split{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:3rem;align-items:center}.hero-right-pad{min-height:420px;display:flex;align-items:center;justify-content:center}.eyebrow{color:#a7f3d0;letter-spacing:.07em;text-transform:uppercase;font-size:.83rem;font-weight:700}.hero h1{font-size:clamp(2rem,4vw,3.4rem);margin-bottom:1rem}.hero-premium h1{font-size:clamp(2.5rem,5vw,4.6rem);max-width:11ch}.hero-copy{color:#ecfdf5;font-size:1.07rem;max-width:60ch}.hero-premium .hero-copy{font-size:1.16rem;max-width:64ch}.hero-proof-row{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.35rem}.hero-proof-row span{border:1px solid rgba(204,251,241,.28);border-radius:999px;background:#042f2e47;color:#dffcf4;font-size:.88rem;font-weight:800;padding:.48rem .72rem}.hero-card{background:#04241a70;border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:1.2rem}.float-card{animation:floatCard 7.5s ease-in-out infinite}.hero-card h3{margin-bottom:.5rem}.hero-card li{margin-bottom:.45rem}.section{padding:4rem 0;background:#f5f7fa}.section-alt{background:#e9eef4;border-top:1px solid #d6dde6;border-bottom:1px solid #d6dde6}.subhead{font-size:1.08rem;max-width:70ch;color:#334155}.cards-2,.cards-3,.stack{display:grid;gap:1rem}.cards-2{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.3rem}.cards-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{background:#fbfcfd;border:1px solid var(--line);border-left:4px solid var(--brand-2);border-radius:10px;padding:1.1rem;transition:transform .22s ease,box-shadow .22s ease}.card:hover{transform:translateY(-4px);box-shadow:0 16px 28px #00000014}.cta-row{display:flex;gap:.75rem;margin-top:1.2rem;flex-wrap:wrap}.btn{border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-weight:700;padding:.7rem 1rem}.btn-primary{background:var(--brand);color:#f4fff6}.btn-primary:hover{background:#022c22}.btn-outline{border-color:#c3f0d5;color:#ecfff2}.btn-outline:hover{background:#ffffff21}.hero .btn-primary{background:#f8fafc;color:#064e3b;border-color:#f8fafc;box-shadow:0 10px 24px #022c2238}.hero .btn-primary:hover{background:#ccfbf1;color:#022c22}.hero .btn-outline{background:#ffffff1a;border-color:#ffffffb8;color:#fff}.hero .btn-outline:hover{background:#ffffff2e}.contact-wrap,.contact-actions-wrap{display:grid;grid-template-columns:1.1fr 1fr;gap:1.2rem}.contact-list li{margin-bottom:.5rem}.calendly-inline{margin-top:1rem}.contact-choice-grid{display:grid;gap:1rem}.contact-action-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:1rem}.contact-action-card h2{font-size:1.45rem}.contact-action-card p{margin-bottom:1rem}.jotform-card{display:grid;grid-template-columns:132px minmax(0,1fr);gap:1rem;align-items:center;margin-top:1.2rem;border:1px solid var(--line);border-radius:10px;background:#fff;padding:1rem}.jotform-card img{width:100%;max-width:132px;display:block;border:1px solid #d6dde6;border-radius:8px}.jotform-card h2{font-size:1.2rem}.jotform-card p{margin-bottom:.8rem}.calendly-widget-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.calendly-frame{width:100%;height:760px;display:block;border:0}.calendly-fallback{min-height:680px;display:grid;place-items:center;align-content:center;gap:.8rem;padding:2rem;text-align:center}.calendly-fallback p{margin:0;color:#243244}.not-found{text-align:center}.footer{border-top:1px solid rgba(15,118,110,.16);background:#f8fafc;padding:2.4rem 0}.footer-grid{display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,1fr));gap:1rem}.footer a{color:#334155}.footer a:hover{color:var(--brand-2)}.footer-legal{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-top:1.6rem;padding-top:1rem;border-top:1px solid #d6dde6;font-size:.9rem}.legal-hero{padding:3.4rem 0}.legal-content{max-width:880px}.legal-content h2{margin-top:2rem;color:#0f172a;font-size:1.55rem}.legal-content p{color:#243244}.btn-light{background:#f8fafc;color:var(--brand)}.btn-light:hover{background:#ccfbf1}.proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;max-width:600px;margin-top:2rem}.proof-strip div{border:1px solid rgba(204,251,241,.3);border-radius:10px;background:#042f2e59;padding:.9rem}.proof-strip strong,.proof-strip span{display:block}.proof-strip strong{color:#fff;font-size:1.55rem;line-height:1}.proof-strip span{color:#ccfbf1;font-size:.86rem;margin-top:.3rem}.hero-showcase{display:grid;gap:1rem}.browser-frame{overflow:hidden;border:1px solid rgba(204,251,241,.35);border-radius:14px;background:#fbfcfd;box-shadow:0 24px 60px #022c2259}.browser-frame.large{box-shadow:0 18px 44px #0f172a1f}.browser-bar{display:flex;gap:.42rem;align-items:center;border-bottom:1px solid #e5e7eb;background:#edf2f7;padding:.8rem}.browser-bar span{width:.7rem;height:.7rem;border-radius:999px;background:#94a3b8}.browser-bar span:first-child{background:#ef4444}.browser-bar span:nth-child(2){background:#f59e0b}.browser-bar span:nth-child(3){background:#10b981}.browser-body{color:var(--ink);padding:1.4rem}.browser-body h2{font-size:1.7rem}.browser-body a,.project-body a{color:var(--brand-2);font-weight:700}.project-kicker,.card-kicker{margin-bottom:.45rem;color:var(--brand-2);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.logo-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.logo-row img{width:100%;height:112px;object-fit:contain;border:1px solid rgba(204,251,241,.25);border-radius:12px;background:#f5f7fa;padding:.8rem}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2,.split-section h2,.cta-panel h2{font-size:clamp(2rem,3vw,3rem)}.eyebrow.dark{color:#0f766e}.services-band{background:#f1f4f8}.audit-band{background:#e9eef4;border-bottom:1px solid #d6dde6}.audit-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,.38fr);gap:1.5rem;align-items:center;border:1px solid #d6dde6;border-radius:10px;background:#fbfcfd;padding:1.35rem;box-shadow:0 12px 28px #0f172a0d}.audit-panel h2{color:#0f172a;font-size:clamp(1.8rem,3vw,2.6rem)}.audit-panel p{color:#243244}.audit-side{display:grid;gap:.85rem}.audit-side img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid #d6dde6;border-radius:10px}.seo-explainer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.seo-explainer article,.visual-panel{border:1px solid #d6dde6;border-radius:10px;background:#fbfcfd;padding:1.1rem;box-shadow:0 10px 24px #0f172a0a}.seo-explainer h3{color:#0f172a}.seo-explainer p{color:#243244}.visual-panel{padding:0;overflow:hidden}.visual-panel img{width:100%;height:100%;min-height:360px;object-fit:cover}.seo-list{margin-top:1rem}.services-band+.section-alt{background:#e8edf3}.section-alt+.section{background:#f5f7fa}.service-matrix,.service-detail-grid,.outcome-grid{display:grid;gap:1rem}.service-matrix{grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.outcome-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.service-tile,.detail-card,.outcome-card,.logo-card,.project-notes,.cta-panel{border:1px solid #d6dde6;border-radius:10px;background:#fbfcfd}.service-tile{min-height:220px;padding:1.2rem;box-shadow:0 10px 24px #0f172a0a}.outcome-card{padding:1.1rem}.service-tile h3,.detail-card h2,.outcome-card h3,.logo-card h3,.project-notes h3,.process-list h3,.cta-panel h2{color:#0f172a}.service-tile p,.detail-card p,.outcome-card p,.logo-card p,.project-notes p,.process-list p,.cta-panel p{color:#243244}.service-tile span{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border-radius:8px;background:#edf2f7;color:#0f172a;font-weight:800;margin-bottom:1rem}.split-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:2rem;align-items:start}.process-list{display:grid;gap:.85rem}.process-list article{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;border-left:4px solid var(--brand-2);background:#fbfcfd;padding:1rem;box-shadow:0 8px 20px #0f172a0a}.process-list strong{color:var(--brand-2)}.process-list h3,.process-list p{grid-column:2}.cta-panel{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem;background:#fbfcfd;box-shadow:0 14px 34px #0f172a0f}.cta-panel p{max-width:70ch}.page-hero{background:var(--hero-bg);color:#fff;padding:4.8rem 0}.page-hero h1{max-width:900px;font-size:clamp(2.4rem,5vw,4.3rem)}.page-hero p:not(.eyebrow){max-width:780px;color:#ecfdf5;font-size:1.12rem}.detail-card{display:grid;gap:1rem;padding:1.25rem;overflow:hidden}.service-image{width:calc(100% + 2.5rem);height:190px;object-fit:cover;margin:-1.25rem -1.25rem 0;border-bottom:1px solid #d6dde6}.detail-card h2{font-size:1.55rem}.check-list{display:grid;gap:.5rem;padding-left:0;list-style:none}.check-list li{position:relative;padding-left:1.45rem;color:#1f2937}.check-list li:before{position:absolute;left:0;color:var(--brand-2);content:"+";font-weight:800}.featured-project{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:1rem;align-items:stretch}.project-body{display:grid;grid-template-columns:minmax(160px,.42fr) minmax(0,1fr);gap:1.4rem;align-items:center}.project-body img{width:100%;max-height:220px;object-fit:contain;border-radius:10px;background:#f1f4f8;padding:1rem}.project-notes{padding:1.2rem}.logo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.logo-card{display:grid;gap:1rem;align-content:space-between;padding:1rem;text-align:center}.logo-card img{width:100%;height:190px;object-fit:contain;border-radius:8px;background:#f1f4f8;padding:1rem}.reveal{opacity:0;transform:translateY(30px) scale(.99);transition:transform .76s cubic-bezier(.2,.72,.2,1),opacity .76s ease}.reveal-delay-1{transition-delay:.12s}.reveal-delay-2{transition-delay:.22s}.reveal.in-view{opacity:1;transform:translateY(0) scale(1)}@keyframes driftA{0%{transform:translate(0) scale(1)}50%{transform:translate(18px,-20px) scale(1.08)}to{transform:translate(0) scale(1)}}@keyframes driftB{0%{transform:translate(0) scale(1)}50%{transform:translate(-14px,24px) scale(.95)}to{transform:translate(0) scale(1)}}@keyframes heroFloatA{0%{transform:translateY(0) translate(0)}50%{transform:translateY(-11px) translate(6px)}to{transform:translateY(0) translate(0)}}@keyframes heroFloatB{0%{transform:translateY(0) translate(0)}50%{transform:translateY(8px) translate(-7px)}to{transform:translateY(0) translate(0)}}@keyframes heroFloatTilt{0%{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-9px) rotate(-3deg)}to{transform:translateY(0) rotate(2deg)}}@keyframes floatCard{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.hero-orb,.float-card,.hero-service-card{animation:none}.reveal{opacity:1;transform:none;transition:none}}@media (max-width: 900px){body{background:#eef2f6;padding-bottom:calc(78px + env(safe-area-inset-bottom))}.container{width:min(100% - 2rem,720px)}.site-shell{min-height:100svh;background:#eef2f6}.header{position:sticky;top:0;z-index:40;background:#f8fafcf5;border-bottom:1px solid rgba(15,118,110,.12);box-shadow:0 10px 28px #0f172a14}.nav-wrap{min-height:58px;align-items:center;flex-direction:row;justify-content:center;padding:0}.brand{gap:.5rem;font-size:1.06rem;line-height:1;white-space:nowrap}.brand-mark{width:1.55rem;height:1.55rem}.nav{display:none}.mobile-tabbar{position:fixed;right:max(.85rem,env(safe-area-inset-right));bottom:max(.65rem,env(safe-area-inset-bottom));left:max(.85rem,env(safe-area-inset-left));z-index:50;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.25rem;max-width:520px;margin:0 auto;padding:.4rem;border:1px solid rgba(15,118,110,.18);border-radius:22px;background:#fffffff0;box-shadow:0 18px 44px #0f172a33;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.floating-calendly-button{right:max(.85rem,env(safe-area-inset-right));bottom:calc(max(.65rem,env(safe-area-inset-bottom)) + 5.4rem);left:auto;min-height:48px;padding:.8rem 1rem;font-size:.92rem;box-shadow:0 14px 28px #022c223d}.mobile-tab{min-width:0;min-height:54px;display:grid;justify-items:center;align-content:center;gap:.22rem;border-radius:17px;color:#334155;font-size:.72rem;font-weight:800;line-height:1}.mobile-tab.active{background:#ccfbf1;color:var(--brand)}.mobile-tab-icon{width:1.25rem;height:1.25rem;display:inline-flex;align-items:center;justify-content:center}.mobile-tab svg{width:100%;height:100%;fill:currentColor}main{overflow:hidden}.hero{min-height:auto;display:flex;align-items:center;padding:2.8rem 0 6.15rem;border-bottom-right-radius:28px;border-bottom-left-radius:28px}.hero-float-layer{display:none}.hero-right-pad{min-height:0;justify-content:flex-start}.hero-premium{min-height:auto}.hero-grid{gap:0}.hero-copy-wrap{max-width:38rem}.hero h1{font-size:clamp(2.05rem,7.6vw,3.05rem);line-height:1.08}.hero-copy{max-width:32rem;font-size:1rem;line-height:1.55}.cta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.btn{min-height:48px;padding:.75rem .9rem;text-align:center}.hero-proof-row{gap:.5rem;margin-top:1.1rem}.hero-proof-row span{padding:.55rem .72rem}.hero-split,.split-section,.featured-project{grid-template-columns:1fr}.hero-premium h1{max-width:100%}.service-matrix,.service-detail-grid,.outcome-grid,.seo-explainer,.logo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-panel{grid-template-columns:1fr;border-radius:18px}.audit-side{max-width:420px}.cta-panel{align-items:flex-start;flex-direction:column}}@media (max-width: 900px){.hero-grid,.hero-split,.contact-wrap,.contact-actions-wrap,.footer-grid,.cards-2,.cards-3{grid-template-columns:1fr}}@media (max-width: 620px){.container{width:min(100% - 1.35rem,520px)}.section{padding:2.2rem 0}.proof-strip,.service-matrix,.service-detail-grid,.outcome-grid,.seo-explainer,.logo-row,.logo-gallery,.project-body{grid-template-columns:1fr}.page-hero,.hero{padding:2.15rem 0 6rem}.page-hero{padding:2.6rem 0}.hero{min-height:auto}.hero h1{font-size:clamp(2rem,8.55vw,2.65rem)}.hero-copy{font-size:1rem}.cta-row{grid-template-columns:1fr}.hero-proof-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.hero-proof-row span{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:.48rem .45rem;text-align:center}.audit-panel,.service-tile,.detail-card,.outcome-card,.logo-card,.project-notes,.cta-panel,.contact-action-card,.jotform-card,.calendly-widget-card{border-radius:18px}.calendly-frame{height:720px}.jotform-card{grid-template-columns:1fr}.page-hero{border-bottom-right-radius:24px;border-bottom-left-radius:24px}.hero-premium h1{font-size:2.35rem}.process-list article{grid-template-columns:1fr}.process-list h3,.process-list p{grid-column:1}}@media (min-width: 390px) and (max-width: 620px){.hero .cta-row{grid-template-columns:repeat(2,minmax(0,1fr))}.hero .btn{font-size:.86rem}}
