    :root {
      --radius-xl: 34px;
      --radius-lg: 24px;
      --radius-md: 18px;
      --max-width: 1240px;
    }

    html[data-theme="morning-green"] {
      --paper: #e8f3e4;
      --paper-strong: #d5e8cf;
      --surface: rgba(248, 255, 247, 0.82);
      --surface-strong: rgba(243, 251, 240, 0.94);
      --ink: #1e2a24;
      --muted: #5c655f;
      --jade: #2f7d6f;
      --jade-deep: #1f5b4f;
      --mint: #9fd7b0;
      --sage: #cfe7cc;
      --peach: #f3cfbb;
      --line: rgba(30, 42, 36, 0.12);
      --shadow: 0 28px 80px rgba(45, 35, 16, 0.12);
      --bg-orb-1: rgba(160, 216, 182, 0.30);
      --bg-orb-2: rgba(255, 214, 186, 0.18);
      --bg-orb-3: rgba(102, 182, 147, 0.16);
      --bg-gradient: linear-gradient(180deg, #edf8e9 0%, #e2f2df 18%, #d9efd9 42%, #d7efd8 70%, #d2ebd4 100%);
      --grid-overlay: rgba(255, 255, 255, 0.05);
      --topbar-bg: rgba(222, 241, 220, 0.74);
      --brand-shell-start: rgba(246, 253, 244, 0.95);
      --brand-shell-end: rgba(219, 240, 217, 0.95);
      --brand-ring: rgba(31, 91, 79, 0.82);
      --secondary-surface: rgba(247, 255, 246, 0.82);
      --pill-bg: rgba(246, 253, 244, 0.68);
      --shape-one-bg: rgba(159, 215, 176, 0.18);
      --shape-two-bg: rgba(207, 231, 204, 0.72);
      --note-bg: rgba(244, 252, 241, 0.96);
      --card-glow: rgba(255, 255, 255, 0.35);
      --card-border-strong: rgba(31, 91, 79, 0.18);
      --link-highlight: rgba(159, 215, 176, 0.55);
      --link-highlight-strong: rgba(159, 215, 176, 0.72);
      --band-start: rgba(244, 252, 241, 0.68);
      --band-end: rgba(248, 255, 247, 0.88);
      --panel-start: rgba(243, 251, 240, 0.58);
      --panel-end: rgba(248, 255, 247, 0.9);
      --service-start: rgba(241, 250, 238, 0.56);
      --service-end: rgba(248, 255, 246, 0.9);
      --contact-start: rgba(243, 251, 240, 0.64);
      --contact-end: rgba(248, 255, 246, 0.92);
      --card-accent-1: rgba(102, 182, 147, 0.20);
      --card-accent-2: rgba(243, 207, 187, 0.4);
      --card-accent-3: rgba(102, 182, 147, 0.20);
      --field-bg: rgba(248, 255, 247, 0.92);
      --success-bg: rgba(159, 215, 176, 0.2);
      --error-bg: rgba(243, 207, 187, 0.35);
      --error-ink: #7f3f2c;
      --theme-menu-bg: rgba(248, 255, 247, 0.96);
      --theme-option-hover: rgba(255, 255, 255, 0.7);
    }

    html[data-theme="sunrise"] {
      --paper: #f8ece3;
      --paper-strong: #efd7ca;
      --surface: rgba(255, 249, 245, 0.84);
      --surface-strong: rgba(255, 246, 241, 0.94);
      --ink: #2f2926;
      --muted: #6f625b;
      --jade: #b05f5a;
      --jade-deep: #8f4a45;
      --mint: #f2bfa4;
      --sage: #f4d4c1;
      --peach: #f7cdb7;
      --line: rgba(47, 41, 38, 0.12);
      --shadow: 0 28px 80px rgba(95, 57, 40, 0.14);
      --bg-orb-1: rgba(255, 208, 182, 0.28);
      --bg-orb-2: rgba(255, 232, 197, 0.24);
      --bg-orb-3: rgba(236, 177, 162, 0.16);
      --bg-gradient: linear-gradient(180deg, #fff6ef 0%, #feeede 22%, #fde8d9 48%, #fce5d8 72%, #f8e1d3 100%);
      --grid-overlay: rgba(255, 255, 255, 0.06);
      --topbar-bg: rgba(252, 235, 226, 0.78);
      --brand-shell-start: rgba(255, 250, 247, 0.95);
      --brand-shell-end: rgba(246, 223, 212, 0.95);
      --brand-ring: rgba(143, 74, 69, 0.82);
      --secondary-surface: rgba(255, 250, 246, 0.84);
      --pill-bg: rgba(255, 247, 243, 0.74);
      --shape-one-bg: rgba(242, 191, 164, 0.24);
      --shape-two-bg: rgba(247, 205, 183, 0.58);
      --note-bg: rgba(255, 248, 244, 0.96);
      --card-glow: rgba(255, 255, 255, 0.4);
      --card-border-strong: rgba(143, 74, 69, 0.2);
      --link-highlight: rgba(242, 191, 164, 0.55);
      --link-highlight-strong: rgba(242, 191, 164, 0.74);
      --band-start: rgba(255, 246, 241, 0.74);
      --band-end: rgba(255, 251, 248, 0.9);
      --panel-start: rgba(255, 244, 239, 0.66);
      --panel-end: rgba(255, 251, 248, 0.92);
      --service-start: rgba(255, 243, 236, 0.64);
      --service-end: rgba(255, 250, 246, 0.92);
      --contact-start: rgba(255, 244, 239, 0.7);
      --contact-end: rgba(255, 250, 246, 0.94);
      --card-accent-1: rgba(242, 191, 164, 0.28);
      --card-accent-2: rgba(255, 196, 145, 0.72);
      --card-accent-3: rgba(242, 191, 164, 0.28);
      --field-bg: rgba(255, 250, 247, 0.94);
      --success-bg: rgba(242, 191, 164, 0.18);
      --error-bg: rgba(204, 111, 96, 0.16);
      --error-ink: #8f4a45;
      --theme-menu-bg: rgba(255, 250, 247, 0.97);
      --theme-option-hover: rgba(255, 255, 255, 0.76);
    }

    html[data-theme="afternoon-sun"] {
      --paper: #fbf0d8;
      --paper-strong: #f4dfb5;
      --surface: rgba(255, 251, 241, 0.86);
      --surface-strong: rgba(255, 247, 232, 0.94);
      --ink: #342a1f;
      --muted: #736452;
      --jade: #c47a41;
      --jade-deep: #9f5f2e;
      --mint: #f5cb86;
      --sage: #f6e4a6;
      --peach: #f7d4a0;
      --line: rgba(52, 42, 31, 0.12);
      --shadow: 0 28px 80px rgba(120, 85, 30, 0.14);
      --bg-orb-1: rgba(248, 201, 119, 0.28);
      --bg-orb-2: rgba(255, 228, 150, 0.22);
      --bg-orb-3: rgba(245, 183, 102, 0.18);
      --bg-gradient: linear-gradient(180deg, #fff8e9 0%, #fff1d8 20%, #ffecd0 44%, #fde8cb 72%, #f8e1bb 100%);
      --grid-overlay: rgba(255, 255, 255, 0.06);
      --topbar-bg: rgba(252, 240, 205, 0.78);
      --brand-shell-start: rgba(255, 252, 243, 0.95);
      --brand-shell-end: rgba(246, 227, 177, 0.95);
      --brand-ring: rgba(159, 95, 46, 0.82);
      --secondary-surface: rgba(255, 249, 237, 0.86);
      --pill-bg: rgba(255, 247, 233, 0.74);
      --shape-one-bg: rgba(248, 201, 119, 0.22);
      --shape-two-bg: rgba(246, 228, 166, 0.68);
      --note-bg: rgba(255, 248, 235, 0.96);
      --card-glow: rgba(255, 255, 255, 0.42);
      --card-border-strong: rgba(159, 95, 46, 0.2);
      --link-highlight: rgba(245, 203, 134, 0.58);
      --link-highlight-strong: rgba(245, 203, 134, 0.76);
      --band-start: rgba(255, 246, 226, 0.74);
      --band-end: rgba(255, 251, 241, 0.92);
      --panel-start: rgba(255, 244, 221, 0.68);
      --panel-end: rgba(255, 251, 241, 0.94);
      --service-start: rgba(255, 241, 214, 0.66);
      --service-end: rgba(255, 251, 241, 0.94);
      --contact-start: rgba(255, 244, 221, 0.72);
      --contact-end: rgba(255, 251, 241, 0.96);
      --card-accent-1: rgba(245, 203, 134, 0.28);
      --card-accent-2: rgba(248, 188, 88, 0.62);
      --card-accent-3: rgba(245, 203, 134, 0.28);
      --field-bg: rgba(255, 250, 240, 0.95);
      --success-bg: rgba(245, 203, 134, 0.2);
      --error-bg: rgba(210, 129, 65, 0.16);
      --error-ink: #9f5f2e;
      --theme-menu-bg: rgba(255, 250, 240, 0.97);
      --theme-option-hover: rgba(255, 255, 255, 0.78);
    }

    html[data-theme="night-time"] {
      --paper: #1f2735;
      --paper-strong: #2a3344;
      --surface: rgba(37, 47, 63, 0.84);
      --surface-strong: rgba(43, 54, 72, 0.94);
      --ink: #eef5f7;
      --muted: #b9c7cf;
      --jade: #7ec5c0;
      --jade-deep: #456776;
      --mint: #6ea8c9;
      --sage: #34435a;
      --peach: #4d647d;
      --line: rgba(238, 245, 247, 0.12);
      --shadow: 0 28px 80px rgba(8, 12, 20, 0.34);
      --bg-orb-1: rgba(91, 133, 173, 0.22);
      --bg-orb-2: rgba(126, 197, 192, 0.16);
      --bg-orb-3: rgba(53, 72, 101, 0.38);
      --bg-gradient: linear-gradient(180deg, #202836 0%, #1d2431 20%, #18202b 44%, #141b24 72%, #111821 100%);
      --grid-overlay: rgba(255, 255, 255, 0.04);
      --topbar-bg: rgba(27, 35, 47, 0.84);
      --brand-shell-start: rgba(48, 60, 80, 0.95);
      --brand-shell-end: rgba(31, 40, 55, 0.95);
      --brand-ring: rgba(156, 222, 216, 0.82);
      --secondary-surface: rgba(45, 57, 76, 0.88);
      --pill-bg: rgba(47, 59, 78, 0.84);
      --shape-one-bg: rgba(91, 133, 173, 0.18);
      --shape-two-bg: rgba(44, 59, 78, 0.78);
      --note-bg: rgba(39, 49, 65, 0.96);
      --card-glow: rgba(255, 255, 255, 0.06);
      --card-border-strong: rgba(156, 222, 216, 0.26);
      --link-highlight: rgba(126, 197, 192, 0.36);
      --link-highlight-strong: rgba(126, 197, 192, 0.54);
      --band-start: rgba(43, 54, 72, 0.84);
      --band-end: rgba(34, 44, 58, 0.94);
      --panel-start: rgba(44, 55, 72, 0.84);
      --panel-end: rgba(34, 44, 58, 0.96);
      --service-start: rgba(42, 53, 70, 0.86);
      --service-end: rgba(33, 43, 57, 0.96);
      --contact-start: rgba(43, 54, 72, 0.88);
      --contact-end: rgba(34, 44, 58, 0.97);
      --card-accent-1: rgba(110, 168, 201, 0.18);
      --card-accent-2: rgba(126, 197, 192, 0.46);
      --card-accent-3: rgba(110, 168, 201, 0.18);
      --field-bg: rgba(30, 39, 52, 0.94);
      --success-bg: rgba(126, 197, 192, 0.16);
      --error-bg: rgba(91, 133, 173, 0.16);
      --error-ink: #d2e6ea;
      --theme-menu-bg: rgba(31, 40, 55, 0.97);
      --theme-option-hover: rgba(255, 255, 255, 0.06);
    }

    html[data-theme="night-time"] .btn-primary {
      background: #456776;
      color: #f7fbfc;
    }

    html[data-theme="night-time"] .btn-secondary,
    html[data-theme="night-time"] .pill,
    html[data-theme="night-time"] .credential,
    html[data-theme="night-time"] .fact,
    html[data-theme="night-time"] .intro-card,
    html[data-theme="night-time"] .approach-item {
      background: rgba(52, 64, 83, 0.92);
      border-color: rgba(156, 222, 216, 0.14);
    }

    html[data-theme="night-time"] .intro-card:nth-child(1),
    html[data-theme="night-time"] .approach-item:nth-child(1) {
      background: linear-gradient(180deg, rgba(82, 122, 150, 0.28), rgba(52, 64, 83, 0.94));
    }

    html[data-theme="night-time"] .intro-card:nth-child(2),
    html[data-theme="night-time"] .approach-item:nth-child(2) {
      background: linear-gradient(180deg, rgba(111, 169, 162, 0.42), rgba(52, 64, 83, 0.94));
    }

    html[data-theme="night-time"] .intro-card:nth-child(3),
    html[data-theme="night-time"] .approach-item:nth-child(3) {
      background: linear-gradient(180deg, rgba(82, 122, 150, 0.28), rgba(52, 64, 83, 0.94));
    }

    html[data-theme="night-time"] .photo-side,
    html[data-theme="night-time"] .photo-bottom {
      background: linear-gradient(180deg, rgba(250, 252, 253, 0.94), rgba(236, 242, 245, 0.98));
      border-color: rgba(255, 255, 255, 0.72);
    }

    html[data-theme="night-time"] .hero h1 span,
    html[data-theme="night-time"] .kicker,
    html[data-theme="night-time"] .photo-note strong,
    html[data-theme="night-time"] .lead a,
    html[data-theme="night-time"] .contact-meta p a {
      color: #9cded8;
    }

    html[data-theme="night-time"] .lead a,
    html[data-theme="night-time"] .contact-meta p a {
      box-shadow: inset 0 -0.28em 0 rgba(126, 197, 192, 0.32);
    }

    html[data-theme="night-time"] .lead a:hover,
    html[data-theme="night-time"] .lead a:focus-visible,
    html[data-theme="night-time"] .contact-meta p a:hover,
    html[data-theme="night-time"] .contact-meta p a:focus-visible {
      color: #eef5f7;
      box-shadow: inset 0 -0.45em 0 rgba(126, 197, 192, 0.48);
    }

    * {
      box-sizing: border-box;
    }

    html {
      scroll-behavior: smooth;
    }

    body {
      margin: 0;
      font-family: "Manrope", sans-serif;
      color: var(--ink);
      background:
        radial-gradient(circle at 0% 0%, var(--bg-orb-1), transparent 23%),
        radial-gradient(circle at 100% 12%, var(--bg-orb-2), transparent 18%),
        radial-gradient(circle at 50% 100%, var(--bg-orb-3), transparent 28%),
        var(--bg-gradient);
      overflow-x: hidden;
      transition: background 260ms ease, color 220ms ease;
    }

    body::before {
      content: "";
      position: fixed;
      inset: 0;
      pointer-events: none;
      background-image:
        linear-gradient(var(--grid-overlay) 1px, transparent 1px),
        linear-gradient(90deg, var(--grid-overlay) 1px, transparent 1px);
      background-size: 40px 40px;
      mask-image: linear-gradient(180deg, rgba(0,0,0,0.4), transparent 70%);
      opacity: 0.22;
      z-index: -1;
    }

    img {
      display: block;
      width: 100%;
      max-width: 100%;
    }

    a {
      color: inherit;
      text-decoration: none;
    }

    .skip-link {
      position: absolute;
      left: -999px;
      top: 0;
      background: #111;
      color: #fff;
      padding: 0.8rem 1rem;
      border-radius: 0 0 14px 14px;
    }

    .skip-link:focus {
      left: 1rem;
      z-index: 100;
    }

    .wrap {
      width: min(var(--max-width), calc(100% - 2rem));
      margin: 0 auto;
    }

    .topbar {
      position: sticky;
      top: 0;
      z-index: 90;
      backdrop-filter: blur(18px);
      background: var(--topbar-bg);
      border-bottom: 1px solid rgba(30, 42, 36, 0.06);
    }

    .nav {
      min-height: 82px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 1rem;
    }

    .brand {
      display: inline-flex;
      align-items: center;
      gap: 0.85rem;
      font-weight: 800;
      letter-spacing: 0.03em;
      text-transform: uppercase;
      font-size: 0.9rem;
    }

    .brand-logo {
      width: 58px;
      height: 54px;
      object-fit: contain;
      flex-shrink: 0;
      display: block;
    }

    .brand-mark {
      position: relative;
      width: 46px;
      height: 46px;
      border-radius: 18px;
      background: linear-gradient(180deg, var(--brand-shell-start), var(--brand-shell-end));
      border: 1px solid rgba(31, 91, 79, 0.14);
      box-shadow: var(--shadow);
    }

    .brand-mark::before {
      content: "";
      position: absolute;
      inset: 9px;
      border-radius: 50%;
      border: 2px solid var(--brand-ring);
    }

    .brand-mark::after {
      content: "";
      position: absolute;
      width: 10px;
      height: 10px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      border-radius: 50%;
      background: var(--jade-deep);
    }

    .nav-links {
      display: flex;
      flex-wrap: wrap;
      gap: 1.2rem;
      color: var(--muted);
      font-size: 0.96rem;
      font-weight: 600;
    }

    .nav-meta {
      display: flex;
      align-items: center;
      gap: 1rem;
      margin-left: auto;
    }

    .theme-switcher {
      position: relative;
      flex-shrink: 0;
    }

    .theme-toggle {
      display: inline-flex;
      align-items: center;
      gap: 0.65rem;
      min-height: 46px;
      padding: 0.7rem 1rem;
      border-radius: 999px;
      border: 1px solid var(--line);
      background: var(--secondary-surface);
      color: var(--ink);
      font: inherit;
      font-weight: 700;
      cursor: pointer;
      box-shadow: var(--shadow);
      transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
    }

    .theme-toggle:hover,
    .theme-toggle:focus-visible {
      transform: translateY(-2px);
      box-shadow: 0 16px 30px rgba(30, 42, 36, 0.12);
      border-color: var(--card-border-strong);
    }

    .theme-toggle svg {
      width: 18px;
      height: 18px;
      fill: currentColor;
    }

    .theme-menu {
      position: absolute;
      right: 0;
      top: calc(100% + 0.7rem);
      width: min(270px, calc(100vw - 2rem));
      display: grid;
      gap: 0.45rem;
      padding: 0.65rem;
      border-radius: 22px;
      border: 1px solid var(--line);
      background: var(--theme-menu-bg);
      box-shadow: var(--shadow);
      z-index: 110;
    }

    .theme-menu[hidden] {
      display: none !important;
    }

    .theme-option {
      display: grid;
      grid-template-columns: auto 1fr;
      gap: 0.85rem;
      align-items: center;
      width: 100%;
      padding: 0.8rem 0.9rem;
      border: 1px solid transparent;
      border-radius: 18px;
      background: transparent;
      color: var(--ink);
      font: inherit;
      text-align: left;
      cursor: pointer;
      transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
    }

    .theme-option:hover,
    .theme-option:focus-visible {
      background: var(--theme-option-hover);
      border-color: var(--card-border-strong);
      transform: translateY(-1px);
    }

    .theme-option[aria-pressed="true"] {
      background: var(--secondary-surface);
      border-color: var(--card-border-strong);
    }

    .theme-option strong,
    .theme-option small {
      display: block;
    }

    .theme-option small {
      margin-top: 0.15rem;
      color: var(--muted);
    }

    .theme-swatch {
      width: 2.6rem;
      height: 2.6rem;
      border-radius: 14px;
      border: 1px solid rgba(255, 255, 255, 0.85);
      box-shadow: inset 0 0 0 1px rgba(30, 42, 36, 0.08);
    }

    .theme-swatch-sunrise {
      background: linear-gradient(135deg, #fddfcb, #f2bfa4);
    }

    .theme-swatch-morning-green {
      background: linear-gradient(135deg, #d6ecd2, #8fcfb2);
    }

    .theme-swatch-afternoon-sun {
      background: linear-gradient(135deg, #fde2a4, #f2b86a);
    }

    .theme-swatch-night-time {
      background: linear-gradient(135deg, #31415a, #7ec5c0);
    }

    .nav-links a:hover,
    .nav-links a:focus-visible {
      color: var(--ink);
    }

    .hero {
      padding: 3.5rem 0 2.5rem;
    }

    .hero-layout {
      display: grid;
      grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
      gap: 2.25rem;
      align-items: center;
    }

    h1, h2, h3, p {
      margin-top: 0;
    }

    h1, h2, .display {
      font-family: "Fraunces", serif;
      font-weight: 600;
      letter-spacing: -0.03em;
    }

    h1 {
      font-size: clamp(2.8rem, 6.5vw, 5.2rem);
      line-height: 1;
      margin-bottom: 1rem;
      max-width: 12ch;
    }

    .hero h1 span {
      color: var(--jade-deep);
    }

    .lead {
      font-size: clamp(1.08rem, 2vw, 1.28rem);
      line-height: 1.8;
      color: var(--muted);
      max-width: 58ch;
      margin-bottom: 1.7rem;
    }

    .lead a {
      color: var(--jade-deep);
      font-weight: 800;
      box-shadow: inset 0 -0.28em 0 var(--link-highlight);
      transition: color 180ms ease, box-shadow 180ms ease;
    }

    .lead a:hover,
    .lead a:focus-visible {
      color: var(--ink);
      box-shadow: inset 0 -0.45em 0 var(--link-highlight-strong);
    }

    .action-row,
    .stat-row,
    .pill-row {
      display: flex;
      flex-wrap: wrap;
      gap: 0.85rem;
    }

    .action-row {
      margin-bottom: 1.45rem;
    }

    .btn {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      padding: 0.95rem 1.3rem;
      border-radius: 999px;
      border: 1px solid transparent;
      font-weight: 800;
      transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
      cursor: pointer;
    }

    .btn:hover,
    .btn:focus-visible {
      transform: translateY(-2px);
      box-shadow: 0 16px 30px rgba(30, 42, 36, 0.12);
    }

    .btn-primary {
      background: var(--jade-deep);
      color: #fff;
    }

    .btn-secondary {
      background: var(--secondary-surface);
      border-color: var(--line);
    }

    .pill {
      display: inline-flex;
      align-items: center;
      padding: 0.55rem 0.8rem;
      border-radius: 999px;
      border: 1px solid rgba(30, 42, 36, 0.08);
      background: var(--pill-bg);
      color: var(--muted);
      font-size: 0.92rem;
      font-weight: 600;
    }

    .visual-board {
      position: relative;
      min-height: 640px;
      isolation: isolate;
    }

    .shape {
      position: absolute;
      border-radius: 32px;
      filter: blur(0.2px);
    }

    .shape-one {
      inset: 2% 16% auto auto;
      width: 220px;
      height: 220px;
      border-radius: 50%;
      background: var(--shape-one-bg);
    }

    .shape-two {
      inset: auto auto 8% 0;
      width: 180px;
      height: 180px;
      border-radius: 50%;
      background: var(--shape-two-bg);
    }

    .photo-card {
      position: absolute;
      overflow: hidden;
      background: var(--surface);
      border: 1px solid rgba(255,255,255,0.6);
      box-shadow: var(--shadow);
    }

    .photo-card img {
      height: 100%;
      object-fit: cover;
    }

    .photo-main {
      right: 0;
      top: 0;
      width: min(100%, 420px);
      height: 540px;
      border-radius: 220px 220px 26px 26px;
      padding: 16px;
      background: linear-gradient(180deg, rgba(255,255,255,0.66), rgba(255,255,255,0.88));
      z-index: 2;
    }

    .photo-main img {
      border-radius: 205px 205px 20px 20px;
      object-position: 65% center;
    }

    .photo-side {
      left: 0;
      top: 264px;
      width: 230px;
      height: 280px;
      border-radius: 28px;
      transform: rotate(-7deg);
      padding: 12px;
      z-index: 3;
    }

    .photo-side img {
      border-radius: 18px;
    }

    .photo-bottom {
      right: 28px;
      bottom: 8px;
      width: 252px;
      height: 218px;
      border-radius: 28px;
      transform: rotate(5deg);
      padding: 12px;
      background: var(--surface);
      border: 1px solid rgba(255,255,255,0.6);
      box-shadow: var(--shadow);
      overflow: hidden;
      z-index: 4;
    }

    .photo-bottom img {
      border-radius: 18px;
    }

    .photo-note {
      position: absolute;
      left: 12px;
      top: 64px;
      width: 240px;
      padding: 1rem 1.1rem;
      border-radius: 24px;
      background: var(--note-bg);
      border: 1px solid rgba(30, 42, 36, 0.08);
      box-shadow: var(--shadow);
      z-index: 5;
    }

    .photo-note strong {
      display: block;
      margin-bottom: 0.4rem;
      font-size: 0.95rem;
      text-transform: uppercase;
      letter-spacing: 0.08em;
      color: var(--jade);
    }

    .photo-note p {
      margin-bottom: 0;
      color: var(--muted);
      line-height: 1.6;
      font-size: 0.96rem;
    }

    section {
      padding: 2rem 0;
    }

    section[id] {
      scroll-margin-top: 7rem;
    }

    .intro-band {
      margin-top: 1rem;
      padding: 1.15rem;
      border: 1px solid rgba(30, 42, 36, 0.1);
      border-radius: var(--radius-xl);
      background: linear-gradient(135deg, var(--band-start), var(--band-end));
      box-shadow: var(--shadow);
    }

    .intro-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 1rem;
    }

.intro-card,
.approach-item {
  display: block;
  border-radius: 26px;
  padding: 1.35rem;
  min-height: 230px;
  background: var(--secondary-surface);
  border: 1px solid rgba(30, 42, 36, 0.08);
  position: relative;
  overflow: hidden;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.intro-card::after,
.approach-item::after {
  content: "";
      position: absolute;
      inset: auto -10% -40px auto;
      width: 120px;
      height: 120px;
  border-radius: 50%;
  background: var(--card-glow);
}

.intro-card:hover,
.intro-card:focus-visible,
.approach-item:hover,
.approach-item:focus-visible {
  transform: translateY(-8px);
  box-shadow: 0 18px 36px rgba(30, 42, 36, 0.12);
  border-color: var(--card-border-strong);
}

    .intro-card:nth-child(1),
    .approach-item:nth-child(1) {
      background: linear-gradient(180deg, var(--card-accent-1), var(--secondary-surface));
    }

    .intro-card:nth-child(2),
    .approach-item:nth-child(2) {
      background: linear-gradient(180deg, var(--card-accent-2), var(--secondary-surface));
    }

    .intro-card:nth-child(3),
    .approach-item:nth-child(3) {
      background: linear-gradient(180deg, var(--card-accent-3), var(--secondary-surface));
    }

    .kicker {
      display: inline-block;
      margin-bottom: 0.8rem;
      font-size: 0.8rem;
      font-weight: 800;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: rgba(31, 91, 79, 0.82);
    }

    .intro-card h2,
    .section-heading h2,
    .approach-section h2 {
      font-size: clamp(2rem, 4vw, 3.4rem);
      margin-bottom: 0.8rem;
      line-height: 1;
    }

    .intro-card p,
    .section-heading p,
    .panel p,
    .contact-card p,
    .contact-list li {
      color: var(--muted);
      line-height: 1.8;
    }

    .section-heading {
      display: grid;
      grid-template-columns: minmax(0, 1fr) minmax(280px, 360px);
      gap: 1.5rem;
      align-items: end;
      margin-bottom: 1.25rem;
    }

    .story-grid,
    .contact-grid {
      display: grid;
      grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
      gap: 1rem;
    }

    .panel {
      border-radius: var(--radius-xl);
      padding: 1.5rem;
      background: linear-gradient(180deg, var(--panel-start), var(--panel-end));
      border: 1px solid rgba(30, 42, 36, 0.08);
      box-shadow: var(--shadow);
    }

    .story-portrait {
      display: grid;
      gap: 1rem;
    }

    .portrait-frame {
      border-radius: 34px;
      overflow: hidden;
      box-shadow: var(--shadow);
      min-height: 100%;
    }

    .portrait-frame img {
      height: 100%;
      object-fit: cover;
    }

    .credentials {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0.8rem;
      margin-top: 1rem;
    }

    .credential {
      border-radius: 18px;
      padding: 0.95rem;
      background: rgba(245, 253, 243, 0.74);
      border: 1px solid rgba(30, 42, 36, 0.08);
      font-weight: 700;
      line-height: 1.5;
    }

    .services-grid {
      display: grid;
      gap: 1rem;
    }

    .service {
      display: grid;
      grid-template-columns: minmax(240px, 0.78fr) minmax(0, 1.22fr);
      gap: 1rem;
      align-items: stretch;
      border-radius: 36px;
      padding: 1rem;
      background: linear-gradient(135deg, var(--service-start), var(--service-end));
      border: 1px solid rgba(30, 42, 36, 0.08);
      box-shadow: var(--shadow);
    }

    .service:nth-child(2) {
      grid-template-columns: minmax(0, 1.14fr) minmax(240px, 0.86fr);
    }

    .service:nth-child(2) .service-media {
      order: 2;
    }

    .service-media {
      position: relative;
      overflow: hidden;
      border-radius: 30px;
      min-height: 100%;
    }

    .service-media img {
      height: 100%;
      min-height: 340px;
      object-fit: cover;
    }

    .service-copy {
      padding: 0.7rem 0.4rem 0.6rem;
      display: grid;
      gap: 1rem;
      align-content: start;
    }

    .service-copy h2 {
      font-size: clamp(2rem, 3.2vw, 3rem);
      margin-bottom: 0.4rem;
      line-height: 0.98;
    }

    .service-copy > p {
      margin-bottom: 0;
      color: var(--muted);
      line-height: 1.8;
    }

    .fact-grid {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 0.8rem;
    }

    .fact {
      border-radius: 22px;
      padding: 1rem;
      background: rgba(245, 253, 243, 0.72);
      border: 1px solid rgba(30, 42, 36, 0.08);
    }

    .fact h3 {
      margin-bottom: 0.45rem;
      font-size: 1rem;
    }

    .fact p {
      margin-bottom: 0;
      font-size: 0.96rem;
    }

    .approach-section {
      max-width: 760px;
      margin-bottom: 1.6rem;
    }

    .approach-section p {
      color: var(--muted);
      line-height: 1.8;
      margin-bottom: 0;
    }

.approach-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.approach-item h3 {
  margin-bottom: 0.8rem;
  font-size: clamp(1.8rem, 3.2vw, 2.9rem);
  line-height: 1;
  font-family: "Fraunces", serif;
  font-weight: 600;
  letter-spacing: -0.03em;
}

.approach-item p {
  margin-bottom: 0;
  color: var(--muted);
  line-height: 1.8;
}

    .contact-card {
      border-radius: 30px;
      padding: 1.5rem;
      background: linear-gradient(180deg, var(--contact-start), var(--contact-end));
      border: 1px solid rgba(30, 42, 36, 0.08);
      box-shadow: var(--shadow);
    }

    .contact-list {
      margin: 1rem 0 0;
      padding-left: 1.2rem;
    }

    .contact-visual {
      display: grid;
      gap: 1rem;
    }

    .contact-photo {
      border-radius: 24px;
      overflow: hidden;
    }

    .contact-photo img {
      aspect-ratio: 4 / 5;
      object-fit: cover;
    }

    .contact-meta h3 {
      margin-bottom: 0.55rem;
      font-size: 1.05rem;
    }

    .contact-meta p {
      margin-bottom: 0;
    }

    .contact-meta p a {
      color: var(--jade-deep);
      font-weight: 800;
      box-shadow: inset 0 -0.28em 0 var(--link-highlight);
      transition: color 180ms ease, box-shadow 180ms ease;
    }

    .contact-meta p a:hover,
    .contact-meta p a:focus-visible {
      color: var(--ink);
      box-shadow: inset 0 -0.45em 0 var(--link-highlight-strong);
    }

    form {
      display: grid;
      gap: 0.9rem;
    }

    #contact-form {
      scroll-margin-top: 7rem;
    }

    label {
      display: grid;
      gap: 0.45rem;
      font-size: 0.95rem;
      font-weight: 700;
    }

    input,
    select,
    textarea {
      width: 100%;
      font: inherit;
      color: var(--ink);
      background: var(--field-bg);
      border: 1px solid rgba(30, 42, 36, 0.12);
      border-radius: 18px;
      padding: 0.95rem 1rem;
      outline: none;
    }

    input:focus,
    select:focus,
    textarea:focus {
      border-color: rgba(47, 125, 111, 0.55);
      box-shadow: 0 0 0 4px rgba(47, 125, 111, 0.12);
    }

    textarea {
      min-height: 150px;
      resize: vertical;
    }

    .hidden-field {
      position: absolute;
      left: -9999px;
      width: 1px;
      height: 1px;
      overflow: hidden;
    }

    .form-status {
      display: none;
      border-radius: 16px;
      padding: 0.9rem 1rem;
      font-weight: 700;
      line-height: 1.6;
    }

    .form-status.is-visible {
      display: block;
    }

    .form-status.is-success {
      background: var(--success-bg);
      color: var(--jade-deep);
      border: 1px solid rgba(31, 91, 79, 0.14);
    }

    .form-status.is-error {
      background: var(--error-bg);
      color: var(--error-ink);
      border: 1px solid rgba(127, 63, 44, 0.12);
    }

    footer {
      padding: 2rem 0 3rem;
      color: var(--muted);
    }

    .footer-inner {
      display: flex;
      justify-content: center;
      text-align: center;
      gap: 1rem;
      flex-wrap: wrap;
      border-top: 1px solid rgba(30, 42, 36, 0.08);
      padding-top: 1.4rem;
    }

    [data-reveal] {
      animation: rise 800ms ease both;
    }

    [data-reveal="2"] { animation-delay: 120ms; }
    [data-reveal="3"] { animation-delay: 220ms; }
    [data-reveal="4"] { animation-delay: 320ms; }

    @keyframes rise {
      from {
        opacity: 0;
        transform: translateY(28px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    @media (max-width: 1080px) {
      .hero-layout,
      .story-grid,
      .contact-grid,
      .service,
      .service:nth-child(2),
      .section-heading {
        grid-template-columns: 1fr;
      }

      .service:nth-child(2) .service-media {
        order: 0;
      }

      .visual-board {
        min-height: 720px;
      }

      .photo-main {
        width: min(100%, 500px);
      }
    }

@media (max-width: 860px) {
  .intro-grid,
  .fact-grid,
  .credentials,
      .approach-grid {
        grid-template-columns: 1fr;
      }

      .nav {
        padding: 0.8rem 0;
        align-items: flex-start;
        flex-direction: column;
      }

      .nav-meta {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
        margin-left: 0;
      }

      .theme-switcher {
        width: 100%;
      }

      .theme-toggle {
        width: 100%;
        justify-content: center;
      }

      .theme-menu {
        left: 0;
        right: auto;
        width: 100%;
      }

      .photo-note {
        position: static;
        width: auto;
        margin-bottom: 1rem;
      }

  .visual-board {
    min-height: auto;
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.85fr);
    gap: 0.8rem;
    align-items: start;
  }

  .shape,
  .photo-card {
    position: relative;
        inset: auto;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: auto;
  }

  .shape {
    display: none;
  }

  .photo-note {
    grid-column: 1 / -1;
    margin-bottom: 0.2rem;
  }

  .photo-main,
  .photo-side,
  .photo-bottom {
    padding: 12px;
  }

  .photo-main {
    grid-column: 1;
    grid-row: 2 / span 2;
    height: 420px;
    border-radius: 34px;
  }

  .photo-side {
    grid-column: 2;
    grid-row: 2;
    height: 200px;
    transform: rotate(-3deg);
  }

  .photo-bottom {
    grid-column: 2;
    grid-row: 3;
    height: 168px;
    transform: rotate(3deg);
  }

  .photo-main img,
  .photo-side img,
  .photo-bottom img {
    height: 100%;
  }

  .photo-main img {
    border-radius: 24px;
  }
}

@media (max-width: 640px) {
  .wrap {
    width: min(var(--max-width), calc(100% - 1rem));
  }

  .hero {
    padding-top: 2rem;
  }

  h1 {
    max-width: none;
  }

  .lead {
    font-size: 1rem;
    line-height: 1.7;
  }

  .action-row .btn {
    width: 100%;
  }

  .theme-toggle {
    justify-content: center;
  }

  .pill-row {
    gap: 0.6rem;
  }

  .pill {
    font-size: 0.88rem;
  }

  .panel,
  .contact-card,
  .intro-band,
  .service {
    padding: 1rem;
  }

  .visual-board {
    grid-template-columns: minmax(0, 1fr) 112px;
    gap: 0.7rem;
  }

  .photo-main {
    height: 360px;
  }

  .photo-side {
    height: 172px;
    padding: 10px;
  }

  .photo-bottom {
    height: 148px;
    padding: 10px;
  }

  .intro-card,
  .approach-item {
    min-height: 0;
  }

  .service-media img {
    min-height: 260px;
  }

  .contact-photo img {
    aspect-ratio: 1 / 1;
  }
}
