@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 400; font-display: swap; src: url('/assets/fonts/dm-sans-400.ttf') format('truetype'); }
@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 600; font-display: swap; src: url('/assets/fonts/dm-sans-600.ttf') format('truetype'); }
@font-face { font-family: 'DM Sans'; font-style: normal; font-weight: 700; font-display: swap; src: url('/assets/fonts/dm-sans-700.ttf') format('truetype'); }
:root { color-scheme: dark; --kh-accent: #e4e4e7; --kh-cream: #f4f4f4; --kh-dim: #b0b0b0; --kh-faint: #969696; }
html { scroll-padding-top: 6.5rem; }
body { background: #000000; color: #f4f4f4; }
[hidden] { display: none !important; }
:focus-visible { outline: 2px solid #fafafa; outline-offset: 5px; }
.skip-link { background: #e8e8e8; color: #111; }
.iconify { display: inline-block; vertical-align: middle; flex-shrink: 0; }
.iconify.hidden { display: none; }
.nav-blur { background: rgba(0,0,0,.86); }
.mobile-menu { max-height: none; overflow: visible; }
#menuBtn { min-height: 44px; min-width: 44px; }
.mobile-menu a { min-height: 44px; display: inline-flex; align-items: center; }
.bg-accent { background-color: #e8e8e8; color: #111; }
.bg-accent:hover { background-color: #fff; color: #000; }
.reveal { opacity: 1; transform: none; }
.reveal.reveal-ready { opacity: 0; transform: translateY(16px); }
.reveal.reveal-ready.visible { opacity: 1; transform: none; }
.hero-home { min-height: 0; padding: 10rem 0 5.5rem; background: #000; }
.hero-layout { display: grid; grid-template-columns: 1.05fr 1fr; align-items: center; gap: 4rem; }
.section-kicker { display: flex; flex-wrap: wrap; gap: .65rem; font-size: .68rem; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: #b0b0b0; margin-bottom: 1.8rem; }
.section-kicker > span { color: #e4e4e7; }
.hero-copy h1 { font-size: clamp(2.6rem, 3.7vw, 3.15rem); font-weight: 400; letter-spacing: -.045em; line-height: 1.15; margin-bottom: 1.6rem; }
.hero-copy h1 > span { color: #adadad; }
.hero-summary { font-size: 1.12rem; line-height: 1.65; max-width: 31rem; color: #d4d4d4; }
.hero-actions { display: flex; gap: .75rem; flex-wrap: wrap; margin-top: 2rem; }
.button-primary, .button-secondary { display: inline-flex; align-items: center; justify-content: center; gap: .6rem; min-height: 50px; padding: .8rem 1.25rem; border-radius: 9px; font-size: .88rem; font-weight: 600; text-decoration: none; transition: background .2s, border-color .2s; }
.button-primary { background: #e8e8e8; color: #111; border: 1px solid #ffffff; }
.button-primary:hover { background: #ffffff; }
.button-secondary { color: #f4f4f4; border: 1px solid #ffffff26; }
.button-secondary:hover { background: #ffffff08; border-color: #ffffff55; }
.hero-footnote { font-size: .72rem; color: #a3a3a3; margin-top: 1.3rem; }
.hero-location { display: flex; flex-direction: column; gap: .85rem; margin-top: 2rem; font-size: .75rem; color: #a3a3a3; }
.country-flags { display: flex; align-items: center; gap: .65rem; }
.country-flags img { height: 16px; width: 24px; object-fit: cover; border-radius: 2px; }
.hero-showcase { min-width: 0; }
.showcase-topline { display: flex; justify-content: space-between; gap: 1rem; margin-bottom: 1rem; font-size: .68rem; letter-spacing: .07em; color: #b0b0b0; text-transform: uppercase; }
.showcase-project { display: block; overflow: hidden; border: 1px solid #ffffff24; border-radius: 12px; background: linear-gradient(145deg, #191919a0, #090909c0); backdrop-filter: blur(20px); box-shadow: inset 0 1px 0 #ffffff0a, 0 32px 65px #0005; }
.showcase-browser { display: flex; align-items: center; justify-content: space-between; padding: .8rem 1rem; color: #b0b0b0; font-size: .65rem; gap: .6rem; }
.showcase-browser > span:first-child { color: #737373; font-size: .55rem; letter-spacing: .18em; }
.showcase-project img { width: 100%; height: auto; aspect-ratio: 16/10; object-fit: cover; object-position: top; }
.showcase-caption { display: flex; gap: 1rem; align-items: center; justify-content: space-between; padding: 1.25rem; }
.showcase-caption p { font-size: 1rem; font-weight: 600; margin-bottom: .3rem; }
.showcase-caption span { color: #b0b0b0; font-size: .74rem; }
.showcase-caption > svg { color: #e4e4e7; }
#work, #services, #pricing, #faq, #writing { scroll-margin-top: 5rem; }
#work > div > article:first-of-type > a > div { aspect-ratio: auto; display: grid; grid-template-columns: 1.15fr 1fr; background: #101010; }
#work > div > article:first-of-type > a > div > img { position: static; width: 100%; height: 100%; min-height: 310px; object-position: top; opacity: 1; }
#work > div > article:first-of-type > a > div > div { position: static; display: flex; flex-direction: column; justify-content: center; padding: 2rem; }
#work > div > article:first-of-type > a > div > div > div:last-child { flex-wrap: wrap; gap: .6rem; }
.pricing-action { display: flex; justify-content: space-between; align-items: center; min-height: 48px; margin-top: 1.5rem; padding: .9rem 0 0; border-top: 1px solid #ffffff20; color: #fafafa; font-size: .85rem; font-weight: 600; }
.pricing-action:hover { color: #fff; }
#pricing .grid > div { display: flex; flex-direction: column; background: #10101070; }
#pricing .grid > div > ul { flex: 1; }
.faq-trigger { list-style: none; cursor: pointer; gap: 1rem; }
.faq-trigger::-webkit-details-marker { display: none; }
.faq-trigger::marker { content: ''; }
.faq-item[open] .faq-chevron { transform: rotate(180deg); }
.faq-copy { padding-bottom: 1rem; }
.cta-bg { background: #000; }
.contact-card { min-width: 0; background: linear-gradient(135deg, #151515a0, #080808d9); }
.contact-card span { overflow-wrap: anywhere; }
.privacy-link { margin-left: .75rem; text-decoration: underline; text-underline-offset: 3px; }
.client-feedback blockquote { display: flex; flex-direction: column; border-top: 1px solid #ffffff30; padding-top: 1.6rem; }
.client-feedback blockquote > p { flex: 1; color: #d4d4d4; font-size: 1rem; line-height: 1.85; }
.client-feedback blockquote > footer { margin-top: 2rem; display: flex; flex-direction: column; gap: .35rem; }
.client-feedback cite { font-style: normal; font-weight: 600; font-size: .9rem; }
.client-feedback footer span { color: #a3a3a3; font-size: .75rem; }
body > footer [aria-label] { min-height: 44px; min-width: 32px; display: inline-flex; align-items: center; justify-content: center; }
@media (max-width: 1023px) {
  .hero-home { padding-top: 7rem; padding-bottom: 3rem; }
  .hero-layout { gap: 2.5rem; grid-template-columns: 1fr; }
  .hero-copy { max-width: 40rem; }
  .hero-copy h1 { font-size: clamp(2.55rem, 7vw, 4rem); }
  .hero-showcase { max-width: 36rem; width: 100%; }
  .showcase-project img { aspect-ratio: 16/9; }
  .mobile-menu { max-height: calc(100dvh - 4rem); overflow-y: auto; }
}
@media (max-width: 640px) {
  .hero-home { padding-top: 6.5rem; }
  .section-kicker { font-size: .62rem; gap: .5rem; margin-bottom: 1.4rem; }
  .hero-summary { font-size: 1rem; }
  .hero-actions { gap: .7rem; }
  .hero-actions a { width: 100%; }
  #work > div > article:first-of-type > a > div { grid-template-columns: 1fr; }
  #work > div > article:first-of-type > a > div > img { min-height: 0; aspect-ratio: 16/10; }
  #work > div > article:first-of-type > a > div > div { padding: 1.5rem; }
  #services .hidden.sm\:inline { display: block; margin: .5rem 0 0; font-size: .8rem; line-height: 1.65; }
  #contact { padding-block: 5rem; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  *, *::before, *::after { animation: none !important; transition: none !important; }
  .reveal.reveal-ready { opacity: 1; transform: none; }
}
