/* Page Revival: identity, motion and working website gallery. */
button { font: inherit; }
[hidden] { display: none !important; }
section[id] { scroll-margin-top: 110px; }
.site-header { position: sticky; top: 0; z-index: 30; background: #f7f8fbef; backdrop-filter: blur(18px); box-shadow: 0 1px 0 #101a2f0d; }
.brand-mark { border-radius: 0; }
.brand-copy strong { font-size: 1.4rem; letter-spacing: -.065em; font-weight: 800; }
.wordmark-revival { font-weight: 500; }
.wordmark-dot { color: #e95534; }
.brand-copy small { font-size: .65rem; letter-spacing: .1em; }
.brand-footer .brand-mark { background: transparent; }
.brand-footer .brand-copy strong { color: #fff; }
.menu-toggle { display: none; }
.work-heading { display: grid; grid-template-columns: 1.3fr .7fr; gap: 3rem; align-items: end; margin-bottom: 2.5rem; }
.work-heading h2 { margin: 0; font-size: clamp(2.35rem,4.3vw,4rem); line-height: 1.06; letter-spacing: -.055em; }
.work-heading > p { color: var(--muted); margin: 0; max-width: 340px; }
.work-filter { display: flex; flex-wrap: wrap; gap: .6rem; margin-bottom: 2.5rem; }
.work-filter button { border: 1px solid var(--line); color: var(--ink-soft); background: transparent; border-radius: 30px; padding: .6rem 1rem; font-size: .875rem; cursor: pointer; transition: background .2s,color .2s; }
.work-filter button.active { background: var(--ink); color: white; border-color: var(--ink); }
.work-filter button span { font-size: .75rem; margin-left: .4rem; opacity: .7; }
.work-item + .work-item { margin-top: 4.5rem; }
.work-visual { display: block; overflow: hidden; text-decoration: none; border-radius: 8px; }
.work-visual img { transition: transform .65s cubic-bezier(.2,.7,.2,1); }
.work-visual:hover img { transform: scale(1.035); }
.bright-preview { background: #171b18; color: #f6f7eb; padding: 2rem 2.4rem 0; }
.bw-nav { display: flex; justify-content: space-between; gap: 1rem; align-items: center; padding-bottom: 1.8rem; }
.bw-nav strong { font-family: 'Manrope',sans-serif; font-size: 1.8rem; letter-spacing: -.08em; }
.bw-nav strong > span { color: #d8fc62; margin-left: .5rem; }
.bw-nav > span { font-size: .875rem; color: #c3c9c0; }
.bw-preview-grid { display: grid; grid-template-columns: .9fr 1.1fr; gap: 1rem; }
.bw-preview-copy { padding: 2rem 0 3rem; z-index: 1; }
.bw-kicker { display: block; font-size: .75rem; letter-spacing: .08em; color: #c8d1c2; }
.bw-preview-copy h3 { margin: 1.5rem 0 2rem; font-size: clamp(3rem,7vw,6rem); line-height: .95; letter-spacing: -.065em; font-weight: 600; }
.bw-preview-copy h3 em { color: #d8fc62; font-style: normal; }
.bw-action { display: inline-flex; gap: 2rem; align-items: center; padding: .85rem 1.1rem; border-radius: 2px; color: #171b18; background: #d8fc62; font-size: .875rem; font-weight: 700; text-decoration: none; }
.bw-preview-photo { position: relative; min-height: 420px; overflow: hidden; border-radius: 120px 0 0 0; }
.bw-preview-photo img { width: 100%; height: 100%; position: absolute; inset: 0; object-fit: cover; }
.bw-photo-label { position: absolute; bottom: 0; right: 0; padding: .8rem 1rem; background: #171b18e6; font-size: .75rem; letter-spacing: .06em; }
.bw-preview-foot { padding: 1.3rem 0; display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid #3f483c; margin-top: 2rem; font-size: .875rem; color: #c3c9c0; }
.work-caption { padding: 1.4rem 0 0; display: flex; align-items: center; gap: 2rem; }
.work-caption > div { margin-right: auto; }
.work-caption h3 { margin: 0; font-size: 1.4rem; letter-spacing: -.04em; }
.work-caption p { margin: .3rem 0 0; color: var(--muted); font-size: .875rem; }
.work-caption > span { font-size: .75rem; color: var(--muted); }
.work-caption > a { display: flex; gap: 1.5rem; align-items: center; font-size: .875rem; font-weight: 700; text-decoration: none; padding-block: .5rem; border-bottom: 1px solid var(--ink); }
.work-caption > a span { font-size: 1.5rem; }
.sunday-preview { color: #252fa2; background: #ebdefb; }
.st-preview-nav { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.4rem 2.4rem; }
.st-preview-nav strong { font-family: Georgia,serif; font-size: 2rem; font-weight: 900; letter-spacing: -.065em; }
.st-preview-nav > span { font-size: .75rem; letter-spacing: .04em; }
.st-preview-scene { position: relative; min-height: 530px; isolation: isolate; overflow: hidden; }
.st-preview-scene img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; z-index: -2; }
.st-preview-scene::after { content: ''; position: absolute; inset: 0; background: linear-gradient(90deg,#0923a075,transparent 70%); z-index: -1; }
.st-preview-scene h3 { margin: 0; padding: 2rem 3rem; font-family: 'Anton',Impact,'Arial Narrow',sans-serif; font-size: clamp(4.5rem,11vw,10rem); line-height: .88; letter-spacing: -.02em; color: #fff3bd; }
.st-preview-scene h3 em { font-style: normal; color: #ffac71; }
.st-round-label { position: absolute; right: 2rem; bottom: 2rem; display: grid; place-content: center; width: 144px; height: 144px; border-radius: 50%; text-align: center; background: #ffac71; color: #28339e; font-size: .875rem; line-height: 1.2; transform: rotate(9deg); }
.st-round-label strong { font: italic bold 1.65rem Georgia,serif; }
.st-preview-foot { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.3rem 2.4rem; }
.st-preview-foot > span:first-child { font: italic 1.4rem Georgia,serif; }
.st-preview-foot > span:last-child { font-size: .875rem; font-weight: 700; }
.work-disclosure { margin: 2.5rem 0 0; font-size: .875rem; color: var(--muted); }
.reveal { animation: arrive .65s ease both; }
@keyframes arrive { from { opacity: .25; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 980px) {
  .site-header { grid-template-columns: 1fr auto auto; width: 100%; padding-inline: 1rem; color: var(--ink); background: #f7f8fb14; -webkit-backdrop-filter: blur(18px); backdrop-filter: blur(18px); }
  .site-header[data-header-theme="dark"] { color: #fff; background: #101a2f14; box-shadow: 0 1px 0 #ffffff1a; }
  .site-header[data-header-theme="dark"] .brand-copy small { color: #e0e5ee; }
  .site-header[data-header-theme="dark"] .brand-mark { filter: brightness(0) invert(1); }
  .site-header[data-header-theme="dark"] .wordmark-dot { color: #ff9b83; }
  .site-header[data-header-theme="accent"] { background: #ff6b4a14; }
  .site-header[data-header-theme="accent"] .brand-mark { filter: brightness(0); }
  .site-header[data-header-theme="accent"] .wordmark-dot, .site-header[data-header-theme="accent"] .brand-copy small { color: inherit; }
  .site-header .header-cta { border-color: currentColor; }
  .menu-toggle { display: block; border: 0; background: transparent; color: inherit; padding: .6rem; font-weight: 600; cursor: pointer; }
  .menu-toggle span { margin-left: .6rem; }
  .site-header nav { display: none; position: absolute; top: 100%; left: 0; right: 0; background: var(--paper); padding: 1rem; box-shadow: 0 15px 20px #101a2f12; border-top: 1px solid var(--line); }
  .site-header nav.open { display: flex; flex-wrap: wrap; }
  .site-header[data-header-theme="dark"] nav { background: var(--ink); border-color: #34415b; }
  .site-header[data-header-theme="dark"] nav a { color: #fff; }
  .site-header[data-header-theme="dark"] nav a:hover, .site-header[data-header-theme="dark"] nav a:focus-visible { color: #ff9b83; }
  .work-heading { grid-template-columns: 1fr; gap: 1.3rem; }
  .work-heading > p { max-width: 540px; }
  .work-caption { flex-wrap: wrap; gap: 1rem; }
  .work-caption > div { flex: 1 0 65%; }
  .work-caption > span { display: none; }
}
@media (max-width: 680px) {
  .bright-preview { padding: 1.25rem 1.25rem 0; }
  .bw-nav { padding-bottom: 1rem; }
  .bw-nav strong { font-size: 1.5rem; }
  .bw-nav > span { font-size: .75rem; }
  .bw-preview-grid { grid-template-columns: 1fr; }
  .bw-preview-copy { padding: 1rem 0; }
  .bw-preview-copy h3 { font-size: clamp(3.5rem,13vw,5rem); }
  .bw-preview-photo { min-height: 280px; border-radius: 70px 0 0 0; }
  .bw-preview-foot { flex-wrap: wrap; margin-top: 1rem; font-size: .75rem; }
  .st-preview-nav { padding: 1.1rem 1.25rem; }
  .st-preview-nav > span { display: none; }
  .st-preview-scene { min-height: 480px; }
  .st-preview-scene h3 { padding: 1.5rem; font-size: clamp(4.5rem,20vw,7rem); }
  .st-round-label { width: 112px; height: 112px; right: 1rem; bottom: 1rem; font-size: .75rem; }
  .st-preview-foot { padding-inline: 1.25rem; flex-wrap: wrap; }
  .work-caption > div { flex-basis: 100%; }
  .site-header { grid-template-columns: 1fr auto; }
  .site-header .header-cta { display: none; }
  .brand-copy strong { font-size: 1.3rem; }
  .work-item + .work-item { margin-top: 3rem; }
}
@media (prefers-reduced-motion: reduce) { .reveal { animation: none; } .work-visual img { transition: none; } .work-visual:hover img { transform: none; } }

/* Alternating full-width surfaces keep each section distinct. */
.selected-work { width: 100%; max-width: none; background: #fff; padding-inline: max(1rem, calc((100vw - var(--max)) / 2)); border-top: 1px solid var(--line); }
.process { width: 100%; max-width: none; padding-inline: max(1rem, calc((100vw - var(--max)) / 2)); color: #fff; background: var(--ink); }
.process .eyebrow, .process-list li > span { color: #ff9b83; }
.process-intro > p:last-child, .process-list p { color: #c2cbda; }
.process-list, .process-list li { border-color: #34415b; }
.faq { width: 100%; max-width: none; padding-inline: max(1rem, calc((100vw - var(--max)) / 2)); background: #fff; }
@media (max-width: 680px) {
  .selected-work, .process, .faq { padding-inline: 1rem; }
}
