:root {
  --ink: #172724;
  --cream: #f4f0e6;
  --paper: #fbf8f1;
  --lake: #2f6265;
  --lake-dark: #1f4749;
  --sun: #d9784a;
  --sage: #bfc9b3;
  --muted: #5d6b67;
  --line: rgba(23, 39, 36, .14);
  --shadow: 0 24px 60px rgba(29, 55, 50, .16);
}

* { box-sizing: border-box; }
html { overflow-x: clip; scroll-behavior: smooth; }
body {
  background: var(--cream);
  color: var(--ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  margin: 0;
  overflow-x: hidden;
}
button, a { font: inherit; }
a { color: inherit; }
img { display: block; max-width: 100%; }
.shell { margin: 0 auto; max-width: 1200px; padding-inline: 28px; }

.site-header { border-bottom: 1px solid var(--line); }
.nav { align-items: center; display: flex; min-height: 88px; justify-content: space-between; }
.brand { align-items: center; display: inline-flex; flex: 0 0 auto; gap: 11px; text-decoration: none; }
.brand strong { font-family: Georgia, "Times New Roman", serif; font-size: 21px; letter-spacing: -.045em; white-space: nowrap; }
.mark { height: 34px; position: relative; width: 38px; }
.mark::before {
  background: var(--sun); border-radius: 50%; content: ""; height: 12px; left: 13px; position: absolute; top: 2px;
  transform-origin: center; transition: transform .55s cubic-bezier(.2,.8,.2,1); width: 12px;
}
.mark i, .mark::after {
  border: 2px solid var(--lake); border-bottom-color: transparent; border-left-color: transparent; border-radius: 50%; content: "";
  height: 14px; left: 3px; position: absolute; top: 14px; transform: rotate(-45deg); transform-origin: center;
  transition: transform .55s cubic-bezier(.2,.8,.2,1); width: 30px;
}
.mark i { left: 7px; top: 21px; width: 22px; }
.brand:hover .mark::before, .brand:focus-visible .mark::before { transform: translate(5px,-5px) scale(.9); }
.brand:hover .mark::after, .brand:focus-visible .mark::after { transform: translateY(4px) rotate(-45deg) scaleX(1.12); }
.brand:hover .mark i, .brand:focus-visible .mark i { transform: translateY(7px) rotate(-45deg) scaleX(.86); }
.nav-links { align-items: center; display: flex; gap: 28px; }
.nav-links a { font-size: 14px; font-weight: 700; text-decoration: none; }
.nav-links a:not(.button):hover { color: var(--lake); }
.button {
  align-items: center; background: var(--ink); border: 1px solid var(--ink); border-radius: 999px; color: white; display: inline-flex;
  font-size: 15px; font-weight: 750; gap: 10px; justify-content: center; min-height: 52px; padding: 0 24px; text-decoration: none;
  transition: transform .25s ease, box-shadow .25s ease, background .25s ease;
}
.button:hover { box-shadow: 0 12px 24px rgba(23,39,36,.18); transform: translateY(-2px); }
.button.light { background: var(--paper); border-color: var(--paper); color: var(--ink); }
.button.outline { background: transparent; color: var(--ink); }
.arrow { font-size: 19px; line-height: 1; }

.breadcrumb { color: #687671; display: flex; flex-wrap: wrap; font-size: 12px; gap: 8px; padding-top: 27px; }
.breadcrumb a { font-weight: 700; text-decoration: none; }
.breadcrumb a:hover { color: var(--lake); }
.breadcrumb span[aria-hidden="true"] { color: #9aa39f; }
.eyebrow { align-items: center; color: var(--lake); display: flex; font-size: 12px; font-weight: 850; gap: 10px; letter-spacing: .16em; text-transform: uppercase; }
.eyebrow::before { background: var(--sun); border-radius: 50%; content: ""; height: 8px; flex: 0 0 auto; width: 8px; }
h1, h2, h3, p { margin-top: 0; }
h1, h2 { font-family: Georgia, "Times New Roman", serif; font-weight: 400; letter-spacing: -.06em; }
h1 { font-size: clamp(59px, 7vw, 96px); line-height: .92; margin: 24px 0 28px; }
h1 em { color: var(--sun); font-style: italic; }
h2 { font-size: clamp(44px, 5.3vw, 68px); line-height: .98; margin: 16px 0 0; }
h3 { font-family: Georgia, "Times New Roman", serif; font-size: 29px; font-weight: 400; letter-spacing: -.04em; }

.service-hero { align-items: center; display: grid; gap: 64px; grid-template-columns: 1.02fr .98fr; min-height: 690px; padding: 72px 0 100px; }
.hero-copy > p { color: #4e5e5a; font-size: 19px; line-height: 1.68; max-width: 650px; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
.hero-proof { align-items: center; color: #43524e; display: flex; flex-wrap: wrap; font-size: 12px; font-weight: 750; gap: 18px; margin-top: 28px; }
.hero-proof span { align-items: center; display: inline-flex; gap: 7px; }
.hero-proof i { background: #68a66d; border: 3px solid #dce8d8; border-radius: 50%; height: 12px; width: 12px; }
.hero-visual { min-height: 500px; position: relative; }
.visual-sun { background: var(--sun); border-radius: 50%; height: 255px; position: absolute; right: -28px; top: 4px; width: 255px; }
.visual-mountain { background: var(--lake-dark); border-radius: 58% 42% 8% 8% / 75% 68% 8% 8%; bottom: 20px; height: 295px; position: absolute; right: -20px; transform: rotate(-6deg); width: 440px; }
.visual-card { background: rgba(251,248,241,.96); border: 1px solid rgba(255,255,255,.75); border-radius: 24px; box-shadow: var(--shadow); position: absolute; }
.browser-card { bottom: 35px; left: -5px; overflow: hidden; transform: rotate(-2deg); width: min(94%, 480px); }
.browser-top { align-items: center; background: #e8ece4; display: flex; gap: 6px; height: 38px; padding: 0 14px; }
.browser-top i { background: #a8b1aa; border-radius: 50%; height: 6px; width: 6px; }
.browser-body { background: var(--paper); min-height: 300px; overflow: hidden; padding: 36px; position: relative; }
.browser-body small { color: var(--lake); font-size: 9px; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.browser-body strong { display: block; font-family: Georgia, serif; font-size: 38px; font-weight: 400; letter-spacing: -.055em; line-height: .95; margin-top: 13px; max-width: 280px; }
.browser-lines { display: grid; gap: 7px; margin-top: 20px; width: 170px; }
.browser-lines i { background: #c7cfc6; border-radius: 3px; height: 5px; }
.browser-lines i:last-child { width: 70%; }
.browser-pill { background: var(--sun); border-radius: 99px; display: block; height: 25px; margin-top: 19px; width: 82px; }
.browser-art { background: var(--lake); border-radius: 50% 50% 0 0; bottom: -18px; height: 185px; position: absolute; right: -20px; transform: rotate(7deg); width: 195px; }
.browser-art::before { background: #e4ad60; border-radius: 50%; content: ""; height: 78px; left: 44px; position: absolute; top: 21px; width: 78px; }

.trust-strip { border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); padding: 22px 0; }
.trust-row { align-items: center; display: flex; flex-wrap: wrap; gap: 18px 38px; justify-content: space-between; }
.trust-row strong { font-size: 12px; letter-spacing: .12em; text-transform: uppercase; }
.trust-row span { color: #566661; font-family: Georgia, serif; font-size: 18px; font-style: italic; }

section { padding: 110px 0; }
.section-head { align-items: end; display: flex; gap: 42px; justify-content: space-between; margin-bottom: 58px; }
.section-head > p { color: var(--muted); line-height: 1.7; margin: 0; max-width: 430px; }
.intro-grid { display: grid; gap: 22px; grid-template-columns: repeat(3, 1fr); }
.feature-card { background: var(--paper); border: 1px solid var(--line); border-radius: 24px; min-height: 250px; padding: 31px; }
.feature-card .num { color: var(--sun); font-family: Georgia, serif; font-size: 15px; }
.feature-card h3 { margin: 36px 0 13px; }
.feature-card p { color: var(--muted); line-height: 1.65; margin-bottom: 0; }
.tint { background: var(--paper); border-bottom: 1px solid var(--line); border-top: 1px solid var(--line); }
.split { align-items: center; display: grid; gap: 76px; grid-template-columns: .9fr 1.1fr; }
.split.reverse { grid-template-columns: 1.1fr .9fr; }
.split-copy > p { color: var(--muted); font-size: 17px; line-height: 1.75; margin-top: 25px; }
.check-list { display: grid; gap: 13px; margin-top: 28px; }
.check-list span { align-items: flex-start; display: flex; font-size: 14px; font-weight: 750; gap: 11px; line-height: 1.5; }
.check-list i { align-items: center; background: var(--sun); border-radius: 50%; color: white; display: inline-flex; flex: 0 0 auto; font-size: 12px; font-style: normal; height: 24px; justify-content: center; width: 24px; }
.content-panel { background: var(--lake-dark); border-radius: 28px; color: white; min-height: 430px; overflow: hidden; padding: 48px; position: relative; }
.content-panel::after { border: 1px solid rgba(255,255,255,.12); border-radius: 50%; content: ""; height: 420px; position: absolute; right: -190px; top: -180px; width: 420px; }
.content-panel .mini-label { color: #bdd3ce; font-size: 10px; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.content-panel h3 { font-size: 42px; line-height: 1; margin: 19px 0; max-width: 390px; position: relative; z-index: 1; }
.content-panel p { color: #c5d5d1; line-height: 1.7; max-width: 430px; position: relative; z-index: 1; }
.stat-row { display: grid; gap: 12px; grid-template-columns: repeat(3, 1fr); margin-top: 34px; position: relative; z-index: 1; }
.stat-row span { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.11); border-radius: 13px; font-size: 11px; font-weight: 750; min-height: 80px; padding: 18px 12px; }
.stat-row b { color: #f0a071; display: block; font-family: Georgia, serif; font-size: 24px; font-weight: 400; margin-bottom: 6px; }

.deliverables { display: grid; gap: 18px; grid-template-columns: repeat(2, 1fr); }
.deliverable { border-top: 1px solid var(--line); padding: 25px 12px 25px 0; }
.deliverable h3 { font-size: 26px; margin: 0 0 10px; }
.deliverable p { color: var(--muted); line-height: 1.65; margin: 0; }
.deliverable span { color: var(--sun); display: block; font-size: 12px; font-weight: 850; margin-bottom: 14px; }

.before-after { background: #dde5db; border: 1px solid var(--line); border-radius: 28px; display: grid; gap: 17px; grid-template-columns: 1fr 1fr; padding: 24px; }
.site-sample { background: white; border-radius: 17px; min-height: 365px; overflow: hidden; padding: 23px; position: relative; }
.site-sample small { font-size: 9px; font-weight: 850; letter-spacing: .15em; text-transform: uppercase; }
.site-sample.old { background: #efefef; color: #515151; font-family: Arial, sans-serif; }
.site-sample.old .fake-nav { border-bottom: 3px solid #666; font-size: 11px; font-weight: bold; padding-bottom: 10px; }
.site-sample.old h3 { font-family: Arial, sans-serif; font-size: 22px; letter-spacing: 0; margin-top: 38px; }
.site-sample.old .fake-copy i { background: #aaa; display: block; height: 7px; margin: 7px 0; width: 100%; }
.site-sample.old .fake-copy i:nth-child(3) { width: 72%; }
.site-sample.old .fake-button { background: #777; height: 31px; margin-top: 25px; width: 110px; }
.site-sample.new { background: var(--paper); }
.site-sample.new .fake-nav { color: var(--lake); font-family: Georgia, serif; font-size: 14px; }
.site-sample.new h3 { font-size: 34px; line-height: .94; margin: 42px 0 20px; }
.site-sample.new .fake-copy i { background: #b9c6be; border-radius: 4px; display: block; height: 5px; margin: 8px 0; width: 86%; }
.site-sample.new .fake-copy i:nth-child(3) { width: 62%; }
.site-sample.new .fake-button { background: var(--sun); border-radius: 99px; height: 31px; margin-top: 25px; width: 110px; }
.site-sample.new::after { background: var(--lake); border-radius: 50% 50% 0 0; bottom: -20px; content: ""; height: 100px; position: absolute; right: -15px; width: 110px; }

.search-panel { background: #dfe6d7; border: 1px solid var(--line); border-radius: 28px; padding: 45px; }
.search-window { background: white; border-radius: 19px; box-shadow: var(--shadow); overflow: hidden; transform: rotate(1deg); }
.search-window-top { background: #f2f1ed; border-bottom: 1px solid #e1e2dc; height: 39px; padding: 13px 16px; }
.search-window-top i { background: #bdc2bc; border-radius: 50%; display: inline-block; height: 6px; margin-right: 4px; width: 6px; }
.search-content { padding: 28px; }
.search-input { border: 1px solid #d8ddd9; border-radius: 99px; color: #4b5955; font-size: 12px; padding: 13px 16px; }
.search-result { margin-top: 25px; }
.search-result small { color: #5b6f69; }
.search-result h3 { color: #315f8b; font-family: Georgia, serif; font-size: 23px; margin: 9px 0; }
.search-result p { color: #697773; font-size: 11px; line-height: 1.55; }
.search-result + .search-result { border-top: 1px solid #edf0ec; opacity: .35; padding-top: 20px; }

.business-board { background: var(--lake-dark); border-radius: 28px; color: white; min-height: 450px; overflow: hidden; padding: 45px; position: relative; }
.business-board::before { background: var(--sun); border-radius: 50%; content: ""; height: 155px; position: absolute; right: -28px; top: -35px; width: 155px; }
.board-title { font-family: Georgia, serif; font-size: 38px; letter-spacing: -.05em; line-height: 1; max-width: 310px; position: relative; }
.board-cards { display: grid; gap: 12px; grid-template-columns: 1fr 1fr; margin-top: 32px; position: relative; }
.board-card { background: rgba(255,255,255,.09); border: 1px solid rgba(255,255,255,.12); border-radius: 16px; min-height: 118px; padding: 18px; }
.board-card b { color: #f1a37b; display: block; font-family: Georgia, serif; font-size: 24px; font-weight: 400; margin-bottom: 8px; }
.board-card span { color: #c6d6d2; font-size: 11px; line-height: 1.5; }

.process { background: var(--paper); }
.steps { border-top: 1px solid var(--line); }
.step { align-items: center; border-bottom: 1px solid var(--line); display: grid; gap: 24px; grid-template-columns: 80px 1fr 1.2fr; padding: 29px 0; }
.step > span { color: var(--sun); font-family: Georgia, serif; font-size: 15px; }
.step h3 { font-size: 28px; margin: 0; }
.step p { color: var(--muted); line-height: 1.65; margin: 0; }

.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { cursor: pointer; font-family: Georgia, serif; font-size: 26px; letter-spacing: -.035em; list-style: none; padding: 27px 50px 27px 0; position: relative; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::after { color: var(--sun); content: "+"; font-family: Inter, sans-serif; font-size: 28px; font-weight: 400; position: absolute; right: 8px; top: 24px; }
.faq-list details[open] summary::after { content: "–"; }
.faq-list details p { color: var(--muted); line-height: 1.75; max-width: 790px; padding: 0 48px 25px 0; }

.related { background: var(--paper); border-top: 1px solid var(--line); }
.related-grid { display: grid; gap: 16px; grid-template-columns: repeat(3, 1fr); margin-top: 50px; }
.related-card { background: var(--cream); border: 1px solid var(--line); border-radius: 20px; min-height: 210px; padding: 27px; text-decoration: none; transition: border-color .25s ease, transform .25s ease, box-shadow .25s ease; }
.related-card:hover { border-color: rgba(31,71,73,.42); box-shadow: var(--shadow); transform: translateY(-4px); }
.related-card span { color: var(--sun); font-size: 11px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.related-card h3 { color: var(--lake-dark); margin: 25px 0 12px; }
.related-card p { color: var(--muted); font-size: 14px; line-height: 1.6; margin: 0; }
.related-card::after {
  color: var(--lake-dark); content: "View service \2192"; display: inline-block; font-size: 13px; font-weight: 850; margin-top: 22px;
  text-decoration-color: var(--sun); text-decoration-line: underline; text-decoration-thickness: 2px; text-underline-offset: 4px;
}

.cta { padding: 95px 0; }
.cta-card { background: var(--sun); border-radius: 30px; color: #231d18; overflow: hidden; padding: 68px; position: relative; }
.cta-card::after { border: 2px solid rgba(35,29,24,.15); border-radius: 50%; content: ""; height: 420px; position: absolute; right: -160px; top: -200px; width: 420px; }
.cta-card h2 { max-width: 760px; position: relative; z-index: 1; }
.cta-card p { font-size: 18px; line-height: 1.65; margin: 25px 0 0; max-width: 580px; position: relative; z-index: 1; }
.cta-card .button { margin-top: 30px; position: relative; z-index: 1; }

footer { border-top: 1px solid var(--line); padding: 52px 0; }
.footer-grid { display: grid; gap: 44px; grid-template-columns: 1.3fr 1fr 1fr; }
.footer-intro p { color: #697773; font-size: 13px; line-height: 1.6; margin: 17px 0 0; max-width: 320px; }
.footer-col strong { display: block; font-size: 11px; letter-spacing: .13em; margin-bottom: 16px; text-transform: uppercase; }
.footer-col a {
  color: var(--lake-dark); display: block; font-size: 13px; font-weight: 750; margin-top: 12px; text-decoration-color: var(--sun);
  text-decoration-line: underline; text-decoration-thickness: 2px; text-underline-offset: 4px;
}
.footer-col a:hover { color: var(--sun); text-decoration-color: var(--lake-dark); }

:focus-visible { outline: 3px solid var(--sun); outline-offset: 4px; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } *, *::before, *::after { animation: none !important; transition: none !important; } }

@media (max-width: 920px) {
  .service-hero, .split, .split.reverse { grid-template-columns: 1fr; }
  .service-hero { padding-top: 55px; }
  .hero-visual { margin: 0 auto; width: min(100%, 600px); }
  .section-head { align-items: start; flex-direction: column; }
  .intro-grid, .related-grid { grid-template-columns: 1fr; }
  .feature-card { min-height: 0; }
  .content-panel { order: 2; }
}

@media (max-width: 680px) {
  .shell { padding-inline: 20px; }
  .nav { gap: 12px; min-height: 75px; }
  .brand { gap: 8px; }
  .brand strong { font-size: 18px; }
  .mark { flex: 0 0 auto; transform: scale(.88); transform-origin: left center; width: 34px; }
  .nav-links { flex: 0 0 auto; }
  .nav-links > a:not(.button) { display: none; }
  .nav-links .button { font-size: 13px; min-height: 44px; padding: 0 14px; }
  .breadcrumb { padding-top: 20px; }
  .service-hero { min-height: 0; padding: 48px 0 75px; }
  h1 { font-size: clamp(52px, 15.8vw, 70px); }
  h2 { font-size: 47px; }
  .hero-copy > p { font-size: 17px; }
  .hero-visual { min-height: 390px; }
  .visual-sun { height: 190px; right: -35px; width: 190px; }
  .visual-mountain { height: 225px; right: -100px; width: 390px; }
  .browser-card { bottom: 12px; left: 0; width: 100%; }
  .browser-body { min-height: 250px; padding: 28px 25px; }
  .browser-body strong { font-size: 31px; max-width: 230px; }
  .browser-art { height: 145px; width: 145px; }
  .trust-row { justify-content: flex-start; }
  section { padding: 82px 0; }
  .section-head { margin-bottom: 42px; }
  .deliverables, .before-after, .board-cards { grid-template-columns: 1fr; }
  .before-after { padding: 16px; }
  .site-sample { min-height: 320px; }
  .content-panel, .business-board, .search-panel { padding: 32px 24px; }
  .content-panel h3 { font-size: 37px; }
  .stat-row { grid-template-columns: 1fr; }
  .stat-row span { min-height: 0; }
  .step { align-items: start; grid-template-columns: 45px 1fr; }
  .step p { grid-column: 2; }
  .faq-list summary { font-size: 23px; }
  .cta-card { padding: 46px 27px; }
  .footer-grid { grid-template-columns: 1fr; }
}
