/* Portfolio-led editorial direction. The work is the proof; motion connects it. */
.visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.site-header { padding-block: 24px; border-bottom: 1px solid #e7aebf25; }
.site-header .brand { font-size: 3.5rem; }
.main-nav { gap: 36px; }
.nav-contact { background: var(--rose); color: var(--wine); border-color: var(--rose); }
.story-intro .hero-copy { max-width: 680px; }
.story-animated .story-intro { z-index: 21; }
.story-intro .eyebrow { font-size: .875rem; letter-spacing: .06em; }
.story-intro h1 { font-size: clamp(3.5rem, 6.5vw, 6.8rem); line-height: .98; letter-spacing: -.075em; }
.story-intro h1 em { margin: 8px 0 7px; font-size: 1.28em; line-height: 1.03; }
.story-intro h1 br, .story-animated .story-intro h1 br { display: initial; }
.story-animated .hero-description { max-width: 410px; line-height: 1.65; margin-top: 18px; }
.story-animated .hero-actions { margin-top: 24px; gap: 22px; }
.hero-credential { color: var(--rose); font-size: .8125rem; margin-top: 25px; }
.story-animated .story-deck-note { display: none; }
.story-animated .story-scroll-link { bottom: 20%; font-size: .8125rem; }
.deck-count, .deck-pause { font-size: .75rem; }
.post-art { padding: 0 !important; }
.post-art img { object-fit: cover; }
.story-card--2 .post-art img, .story-card--3 .post-art img, .story-card--4 .post-art img { object-fit: contain; }
.story-card--2 .post-art { background: var(--paper); }
.story-card--3 .post-art { background: var(--rose-light); }
.story-card--4 .post-art { background: var(--paper); }
.story-animated .story-card { contain: layout; }
.story-outro h2 { letter-spacing: -.065em; }
.section-kicker { display: flex; justify-content: space-between; gap: 24px; border-top: 1px solid var(--line); padding-top: 20px; font-size: .8125rem; }
.section-kicker span:first-child { text-transform: uppercase; letter-spacing: .055em; }
.section-kicker span:last-child { color: var(--muted); }
.work { position: relative; z-index: 1; background: var(--paper); padding-block: 24px 90px; }
.work-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 40px; margin: 56px 0; }
.work-heading h2 { font-size: clamp(3rem, 6vw, 6rem); }
.work-heading > p { max-width: 330px; color: var(--muted); padding-bottom: 5px; }
.project-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 36px; row-gap: 70px; }
.project { text-decoration: none; display: block; min-width: 0; }
.project:nth-child(even) { margin-top: 90px; }
.project-visual { position: relative; overflow: hidden; background: var(--rose-light); aspect-ratio: 1400 / 788; }
.project-visual img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s var(--ease); }
.project-open { position: absolute; right: 18px; bottom: 18px; display: flex; align-items: center; gap: 24px; padding: 13px 18px; background: var(--paper); color: var(--wine); font-size: .875rem; border-radius: 30px; box-shadow: 0 2px 18px #45262112; }
.project-open > span { font-size: 1.25rem; }
.project-meta { display: flex; justify-content: space-between; gap: 20px; align-items: center; padding-top: 20px; }
.project-meta p { font-size: .8125rem; color: var(--muted); margin-bottom: 5px; }
.project-meta h3 { font-size: clamp(1.5rem, 2.4vw, 2.2rem); letter-spacing: -.045em; }
.project-number { color: var(--muted); font-size: .875rem; }
.work-bottom { display: flex; align-items: center; flex-wrap: wrap; gap: 14px 30px; padding-top: 42px; border-top: 1px solid var(--line); margin-top: 60px; }
.work-bottom > p { font-size: 1.125rem; }
.portfolio-archive { margin-left: auto; font-size: .875rem; color: var(--muted); text-underline-offset: 6px; }
.services { border-radius: 0; background: var(--rose-light); padding-block: 100px; }
.services-heading { column-gap: 8%; }
.services-heading h2 { font-size: clamp(2.8rem, 4.6vw, 4.5rem); }
.service-list { margin-top: 65px; border-bottom: 1px solid var(--line); }
.service-row { display: grid; grid-template-columns: 60px 1fr auto; gap: 28px; align-items: start; border-top: 1px solid var(--line); padding-block: 36px; }
.service-index { font-size: .875rem; padding-top: 8px; }
.service-row h3 { font-size: clamp(1.7rem, 3vw, 3rem); letter-spacing: -.055em; margin-bottom: 12px; }
.service-row p { max-width: 560px; color: var(--muted); }
.service-row > div > span { display: block; font-size: .875rem; margin-top: 20px; }
.service-cta { display: inline-flex; align-items: center; gap: 25px; align-self: center; font-size: .875rem; text-underline-offset: 7px; padding-block: 15px; }
.service-cta > span { font-size: 1.4rem; }
.about { gap: 8%; padding-block: 110px; }
.about-visual { padding: 0; }
.about-photo { background: transparent; padding: 0; transform: none; box-shadow: none; }
.about-photo img { aspect-ratio: 4 / 4.6; object-position: 62% center; }
.about-photo figcaption { display: flex; justify-content: space-between; gap: 16px; text-align: left; color: var(--paper); padding: 18px 0 0; font-size: .875rem; border: 0; }
.about-photo figcaption span { color: var(--rose); font-size: .75rem; }
.about-copy h2 { font-size: clamp(2.5rem, 3.7vw, 4rem); }
.about-copy h2 em { display: block; margin-top: 12px; font-size: 1.05em; line-height: 1.16; }
.about-copy > p:not(.eyebrow) { max-width: 460px; }
.process { padding-block: 100px 80px; }
.faq { padding-block: 80px 100px; border-top: 1px solid var(--line); }
.process h2, .faq h2 { font-size: clamp(2.5rem, 4vw, 4rem); }
.process-step { padding-block: 22px; }
.contact { text-align: left; padding-block: 95px 90px; }
.contact h2 { max-width: 1000px; font-size: clamp(3.1rem, 6.4vw, 6.5rem); line-height: 1.07; }
.contact h2 em { font-size: 1.1em; }
.contact > p:not(.eyebrow) { color: var(--rose-light); }
.contact-note { font-size: .8125rem; }
.site-footer { background: var(--paper); color: var(--wine); padding-bottom: 28px; }
.footer-panel { max-width: 1120px; margin-inline: auto; border-radius: 0; background: transparent; color: var(--wine); border-top: 0; padding: 48px 0 5px; }
.footer-top { gap: 32px; padding-bottom: 38px; }
.site-footer .brand { font-size: clamp(3.4rem, 5vw, 4.5rem); }
.footer-top > p, .footer-bottom { color: var(--muted); }
.footer-top > p { font-size: .8125rem; }
.footer-social { gap: 25px; }
.footer-social a { display: inline-flex; align-items: center; min-height: 44px; text-decoration: none; border-bottom: 1px solid transparent; transition: border-color .2s ease; }
.footer-social a:hover { border-color: currentColor; }
.footer-bottom { border-color: #4b181f24; gap: 16px 24px; padding-top: 22px; }
.footer-bottom a { display: inline-flex; align-items: center; min-height: 44px; }
.site-footer a:focus-visible { outline: 2px solid var(--wine); outline-offset: 5px; }
.motion-toggle { border-color: #e7aebf55; }
@media (hover: hover) and (pointer: fine) {
  .project:hover .project-visual img { transform: scale(1.035); }
  .project:hover .project-open { background: var(--wine); color: var(--paper); }
}
@media (max-width: 1100px) {
  .main-nav { gap: 24px; }
  .story-animated .story-intro h1 { font-size: clamp(3rem, 6.3vw, 4.5rem); }
  .story-animated .hero-actions { gap: 10px; }
  .hero-credential { max-width: 290px; }
  .service-row { grid-template-columns: 36px 1fr auto; gap: 18px; }
  .project-grid { gap: 50px 24px; }
  .project:nth-child(even) { margin-top: 60px; }
  .portfolio-archive { margin-left: 0; }
}
@media (max-width: 760px) {
  .site-header { padding-block: 18px; }
  .site-header .brand { font-size: 2.7rem; }
  .menu-enabled .main-nav .nav-contact { background: none; color: var(--rose); }
  .story-animated .story-intro { padding-top: 24px; }
  .story-animated .story-intro h1 { font-size: clamp(2.5rem, 10.3vw, 4.6rem); line-height: .99; }
  .story-animated .story-intro .eyebrow { font-size: .75rem; margin-bottom: 18px; }
  .story-animated .story-intro h1 em { margin-block: 4px 0; }
  .story-animated .hero-description { font-size: 1rem; line-height: 1.5; margin-top: 13px; max-width: 390px; }
  .story-animated .hero-actions { gap: 4px 14px; margin-top: 16px; }
  .story-animated .hero-actions .text-link { font-size: .8125rem; }
  .hero-credential { display: none; }
  .story-animated .story-scroll-link { display: none; }
  .story-animated .story-deck-controls { gap: 12px; top: auto; bottom: 100px; left: auto; right: 24px; transform: none; padding: 0 14px; background: var(--wine); border: 1px solid #e7aebf45; border-radius: 30px; }
  .story-animated .deck-count { display: none; }
  .deck-pause, .deck-count { font-size: .75rem; }
  .work { padding-block: 24px 60px; }
  .section-kicker { font-size: .75rem; }
  .section-kicker span:last-child { display: none; }
  .work-heading { display: block; margin-block: 35px; }
  .work-heading h2 { font-size: 3.6rem; }
  .work-heading > p { margin-top: 25px; }
  .project-grid { grid-template-columns: 1fr; gap: 38px; }
  .project:nth-child(even) { margin: 0; }
  .project-open { padding: 10px 14px; font-size: .8125rem; right: 14px; bottom: 14px; }
  .project-meta { padding-top: 15px; }
  .project-meta h3 { font-size: 1.75rem; }
  .work-bottom { margin-top: 40px; padding-top: 30px; flex-direction: column; align-items: flex-start; gap: 8px; }
  .portfolio-archive { margin-top: 12px; }
  .services { padding-block: 65px; }
  .service-list { margin-top: 38px; }
  .service-row { grid-template-columns: 28px 1fr; padding-block: 28px; gap: 12px; }
  .service-row h3 { font-size: 1.9rem; }
  .service-cta { grid-column: 2; justify-self: start; }
  .about { padding-block: 65px; gap: 45px; }
  .about-visual { width: 100%; max-width: 520px; }
  .about-photo img { aspect-ratio: 1; }
  .about-photo figcaption { flex-wrap: wrap; gap: 4px 15px; }
  .about-copy h2 { font-size: 2.7rem; }
  .process, .faq { padding-block: 65px; }
  .contact { padding-block: 65px; }
  .contact h2 { font-size: 3.2rem; }
  .contact > p br { display: none; }
  .footer-panel { padding-top: 32px; }
}
@media (min-width: 761px) and (max-height: 800px) {
  .story-animated .story-intro { padding-top: 26px; }
  .story-animated .story-intro h1 { font-size: clamp(3rem, 7.6vh, 4.8rem); }
  .story-animated .story-intro .eyebrow { margin-bottom: 18px; }
  .story-animated .hero-description { margin-top: 12px; }
  .story-animated .hero-actions { margin-top: 18px; }
  .hero-credential { margin-top: 14px; }
}
@media (max-width: 760px) and (max-height: 760px) {
  .story-animated .story-intro h1 { font-size: clamp(2.3rem, 9.5vw, 3.3rem); }
  .story-animated .story-intro .eyebrow { margin-bottom: 12px; }
  .story-animated .hero-description { font-size: 1rem; }
}

/* An editorial project browser, progressively enhanced from the linked gallery. */
.contact-editorial { position: relative; isolation: isolate; overflow: clip; padding-block: clamp(80px, 8vw, 130px); border-block: 20px solid var(--paper); background: var(--wine); }
.contact-backdrop { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 42%; z-index: -2; }
.contact-editorial::before { content: ""; position: absolute; inset: 0; background: #45262159; z-index: -1; }
.contact-panel { display: grid; grid-template-columns: .94fr 1.16fr; max-width: 1120px; margin-inline: auto; border: 8px solid var(--paper); background: var(--paper); color: var(--wine); box-shadow: 0 24px 70px rgb(75 24 31 / 0.1882); }
.contact-portrait { position: relative; min-width: 0; min-height: 510px; overflow: hidden; background: var(--rose); }
.contact-portrait img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 50% 50%; }
.contact-copy { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: clamp(30px, 4vw, 60px); min-width: 0; }
.contact-editorial h2 { font-size: clamp(2.6rem, 3.4vw, 3.5rem); letter-spacing: -.055em; line-height: 1.12; }
.contact-editorial h2 em { display: block; font-size: 1.18em; color: var(--wine); margin-top: 9px; line-height: 1.05; }
.contact-description { color: var(--muted); max-width: 29ch; margin-top: 26px; font-size: 1rem; line-height: 1.65; }
.contact-invitation { margin-top: 0; padding-top: 30px; }
.contact-editorial .button { margin-top: 0; }
@media (max-width: 1100px) and (min-width: 761px) {
  .contact-panel { grid-template-columns: .85fr 1.15fr; }
  .contact-copy { padding: 30px; }
  .contact-editorial h2 { font-size: 2.8rem; }
}
@media (max-width: 760px) {
  .contact-editorial { padding: 55px 20px; border-block-width: 12px; }
  .contact-panel { grid-template-columns: 1fr; border-width: 6px; }
  .contact-portrait { min-height: 0; height: auto; aspect-ratio: 1.02; }
  .contact-portrait img { object-position: 50% 36%; }
  .contact-copy { padding: 34px 22px 38px; }
  .contact-editorial h2 { font-size: clamp(1.8rem, 7.7vw, 3rem); }
  .contact-description { margin-top: 20px; }
  .contact-invitation { padding-top: 25px; }
  .contact-editorial .button { padding-left: 18px; gap: 16px; }
  .contact-backdrop { object-position: 56% 42%; }
}
.portfolio-enhanced .work-heading { margin-block: 40px; }
.portfolio-enhanced .work-heading h2 { font-size: clamp(3rem, 5vw, 5rem); }
.portfolio-browser { display: grid; grid-template-columns: minmax(0, 1fr) 300px; gap: 42px; align-items: start; }
.portfolio-enhanced .project-grid { display: grid; grid-template-columns: minmax(0, 1fr); gap: 0; overflow: clip; touch-action: pan-y pinch-zoom; }
.portfolio-enhanced .project { grid-area: 1 / 1; margin: 0; opacity: 0; visibility: hidden; transform: translateX(35px) scale(.985); transition: opacity .48s ease, transform .65s var(--ease), visibility 0s .65s; }
.portfolio-enhanced .project.is-selected { opacity: 1; visibility: visible; transform: none; transition-delay: .08s, 0s, 0s; z-index: 1; }
.portfolio-enhanced .project:focus-visible { outline: 2px solid var(--wine); outline-offset: -3px; border-radius: 8px; }
.portfolio-enhanced .project-visual { border-radius: 8px; }
.portfolio-enhanced .project-visual img { object-fit: contain; }
.portfolio-enhanced .project-open { padding: 14px 20px; background: var(--paper); }
.portfolio-enhanced .project-meta { padding: 22px 2px 6px; }
.portfolio-enhanced .project-meta h3 { font-size: clamp(1.8rem, 3vw, 2.8rem); }
.portfolio-selection { border-top: 1px solid var(--line); }
.selection-heading { display: flex; align-items: center; justify-content: space-between; padding-block: 17px 24px; font-size: .875rem; }
.selection-count { font-size: .75rem; color: var(--muted); font-variant-numeric: tabular-nums; }
.project-options { display: grid; gap: 6px; }
.project-option { display: flex; align-items: center; gap: 14px; width: 100%; padding: 14px 10px; text-align: left; color: var(--wine); border: 1px solid transparent; background: transparent; border-radius: 6px; transition: background .25s, border-color .25s, transform .3s; }
.project-option img { width: 68px; height: 52px; object-fit: cover; border-radius: 3px; flex-shrink: 0; }
.project-option small { display: block; font-size: .75rem; line-height: 1.4; color: var(--muted); margin-bottom: 5px; }
.project-option strong { display: block; font-size: 1rem; line-height: 1.35; font-weight: 500; letter-spacing: -.02em; }
.project-option[aria-pressed="true"] { background: #e7aebf30; border-color: #4b181f35; }
.project-option:hover { background: #e7aebf24; transform: translateX(3px); }
.selection-footer { display: flex; justify-content: space-between; align-items: end; border-top: 1px solid var(--line); padding-top: 25px; margin-top: 24px; gap: 20px; }
.selection-footer p { font: 1.8rem/1.15 "Melodrame", Georgia, serif; }
.gallery-arrows { display: flex; gap: 9px; }
.gallery-arrows button, .preview-navigation button { display: grid; place-items: center; border: 1px solid var(--line); background: transparent; color: var(--wine); border-radius: 50%; width: 46px; height: 46px; font-size: 1.3rem; flex-shrink: 0; transition: background .2s, color .2s; }
.gallery-arrows button:hover, .preview-navigation button:hover { color: var(--paper); background: var(--wine); }
html.preview-open { overflow: hidden; scrollbar-gutter: stable; }
.project-preview { width: min(1240px, calc(100% - 64px)); max-width: none; max-height: calc(100dvh - 64px); padding: 0; border: 0; border-radius: 12px; background: var(--paper); color: var(--wine); overscroll-behavior: contain; box-shadow: 0 35px 100px rgb(75 24 31 / 0.4000); }
.project-preview::backdrop { background: rgb(75 24 31 / 0.8784); backdrop-filter: blur(9px); }
.preview-top { position: sticky; top: 0; z-index: 3; background: var(--paper); display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 16px 28px; border-bottom: 1px solid var(--line); }
.preview-top > span { font-size: .8125rem; letter-spacing: .045em; text-transform: uppercase; }
.preview-close { display: inline-flex; gap: 16px; align-items: center; min-height: 44px; padding: 0 0 0 12px; border: 0; background: transparent; color: inherit; font-size: .875rem; }
.preview-close span { font-size: 1.9rem; line-height: 1; }
.preview-layout { display: grid; grid-template-columns: minmax(0, 1fr) 290px; gap: 36px; padding: 28px; }
.preview-gallery { min-width: 0; }
.preview-stage { display: grid; aspect-ratio: 1400 / 880; background: var(--paper); border-radius: 5px; overflow: hidden; touch-action: pan-y pinch-zoom; }
.preview-stage img { grid-area: 1 / 1; width: 100%; height: 100%; min-height: 0; object-fit: contain; opacity: 0; visibility: hidden; transform: scale(1.025); transition: opacity .4s ease, transform .55s var(--ease), visibility 0s .55s; }
.preview-stage img.is-current { visibility: visible; opacity: 1; transform: none; transition-delay: 0s; }
.preview-navigation { display: flex; gap: 18px; align-items: center; justify-content: space-between; padding-block: 18px; }
.preview-caption { font-size: .8125rem; line-height: 1.5; text-align: center; }
.preview-thumbnails { display: flex; gap: 12px; }
.preview-thumbnails button { background: transparent; border: 1px solid transparent; padding: 4px; border-radius: 4px; width: 95px; opacity: .6; transition: opacity .25s, border-color .25s; }
.preview-thumbnails button img { aspect-ratio: 1.7; object-fit: cover; border-radius: 2px; }
.preview-thumbnails button[aria-pressed="true"] { opacity: 1; border-color: var(--wine); }
.preview-thumbnails button:hover { opacity: 1; }
.preview-info { display: flex; flex-direction: column; align-items: flex-start; padding-top: 12px; min-width: 0; }
.preview-category { font-size: .75rem; letter-spacing: .04em; margin-bottom: 20px; }
.preview-info h2 { font-size: clamp(2.1rem, 3vw, 3rem); line-height: 1.08; letter-spacing: -.05em; overflow-wrap: anywhere; }
.preview-description { color: var(--muted); margin-top: 23px; font-size: 1rem; line-height: 1.7; }
.preview-credit { font-size: .8125rem; display: block; margin-top: 18px; }
.preview-contact { margin-top: 32px; padding: 15px 20px; gap: 16px; min-height: 50px; max-width: 100%; font-weight: 500; }
.preview-source { font-size: .8125rem; line-height: 1.5; margin-top: 12px; }
.preview-error { font-size: .875rem; margin-top: 12px; }
@media (max-width: 1100px) {
  .portfolio-browser { grid-template-columns: minmax(0, 1fr) 250px; gap: 26px; }
  .project-option { padding: 11px 6px; gap: 10px; }
  .project-option img { width: 52px; height: 45px; }
  .preview-layout { grid-template-columns: minmax(0, 1fr) 250px; gap: 24px; }
}
@media (max-width: 760px) {
  .portfolio-browser { grid-template-columns: minmax(0, 1fr); gap: 28px; }
  .portfolio-enhanced .work-heading { margin-block: 30px; }
  .portfolio-enhanced .work-heading > p { margin-top: 20px; }
  .portfolio-enhanced .project-open { padding: 10px 14px; font-size: .8125rem; gap: 16px; }
  .portfolio-enhanced .project-meta h3 { font-size: 1.8rem; }
  .portfolio-enhanced .project-meta { padding-top: 16px; }
  .selection-heading { padding-block: 15px; }
  .project-options { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; }
  .project-option { display: block; padding: 9px; }
  .project-option img { width: 100%; height: auto; aspect-ratio: 1.77; margin-bottom: 9px; }
  .project-option small { font-size: .75rem; }
  .project-option strong { font-size: .875rem; }
  .selection-footer { margin-top: 18px; padding-top: 18px; }
  .selection-footer p { font-size: 1.6rem; }
  .project-preview { width: calc(100% - 20px); max-height: calc(100dvh - 24px); border-radius: 8px; }
  .preview-top { padding: 10px 16px; }
  .preview-top > span { font-size: .75rem; }
  .preview-layout { grid-template-columns: minmax(0, 1fr); padding: 14px; gap: 25px; }
  .preview-stage { aspect-ratio: 1400 / 900; }
  .preview-navigation { gap: 10px; padding-block: 12px; }
  .preview-navigation button { width: 44px; height: 44px; }
  .preview-thumbnails { gap: 8px; }
  .preview-thumbnails button { width: 80px; }
  .preview-info { border-top: 1px solid var(--line); padding-top: 25px; }
  .preview-category { margin-bottom: 12px; }
  .preview-info h2 { font-size: 2.3rem; }
  .preview-description { margin-top: 16px; }
  .preview-contact { margin-top: 24px; }
}

/* The rest of the issue: shared rhythm, fine rules and photographic spreads. */
:root { --section-space: clamp(72px, 7.5vw, 120px); --editorial-dark: var(--wine); --editorial-blush: var(--rose-light); }
:is(.services, .about, .process, .instagram, .faq, .contact) { scroll-margin-top: 24px; }
:is(.services, .about, .process, .instagram, .faq, .contact) .eyebrow { font-size: .65rem; letter-spacing: .14em; }
.eyebrow > span { margin-left: 22px; opacity: .6; }
.editorial-rule { display: flex; justify-content: space-between; gap: 20px; padding-bottom: 18px; border-bottom: 1px solid currentColor; font-size: .625rem; letter-spacing: .1em; text-transform: uppercase; }
.services { padding-block: var(--section-space); background: var(--editorial-blush); }
.services-heading { grid-template-columns: 1.5fr 1fr; gap: 22px 8%; }
.services-heading .eyebrow { margin-bottom: 10px; }
.services-heading h2 { font-size: clamp(3rem, 5.1vw, 5.5rem); font-weight: 400; line-height: 1.07; }
.services-heading > p:last-child { max-width: 340px; font-size: .9375rem; }
.service-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: clamp(22px, 3vw, 48px); margin-top: 56px; border: 0; }
.service-row { display: flex; flex-direction: column; gap: 0; padding: 0; border: 0; min-width: 0; }
.service-image { width: 100%; margin-bottom: 25px; }
.service-image img { width: 100%; aspect-ratio: 1.24; object-fit: cover; border-radius: 2px; transition: filter .5s, transform .6s var(--ease); }
.service-image figcaption { padding-block: 16px 12px; border-bottom: 1px solid var(--line); font-size: .625rem; letter-spacing: .1em; text-transform: uppercase; }
.service-row h3 { font-size: clamp(1.7rem, 2.8vw, 2.8rem); font-weight: 400; line-height: 1.1; margin-bottom: 18px; }
.service-row h3 em { font-size: 1.22em; }
.service-row p { max-width: 34ch; font-size: .875rem; line-height: 1.75; }
.service-row > div > span { font-size: .625rem; letter-spacing: .015em; line-height: 1.7; padding-block: 20px 24px; margin: 0; }
.service-cta { width: 100%; justify-content: space-between; align-self: auto; margin-top: auto; border-top: 1px solid var(--line); text-decoration: none; font-size: .8125rem; padding-block: 16px; }
.service-cta > span { width: 36px; height: 36px; display: grid; place-items: center; border: 1px solid var(--line); border-radius: 50%; transition: transform .3s, background .3s, color .3s; }
.service-cta:hover > span { transform: rotate(45deg); color: var(--paper); background: var(--wine); }
.about { padding-block: 38px 42px; background: radial-gradient(ellipse at 5% 70%, var(--wine), transparent 65%), var(--editorial-dark); grid-template-columns: .95fr 1fr; gap: 64px 10%; align-items: center; }
.about > .editorial-rule { grid-column: 1 / -1; border-color: rgb(254 219 226 / 0.2196); color: var(--rose); }
.about-visual { width: 100%; min-width: 0; }
.about-photo img { aspect-ratio: 4 / 4.7; max-height: 640px; border-radius: 2px; object-position: 62% center; }
.about-photo figcaption { font-size: .75rem; padding-top: 14px; }
.about-photo figcaption span { font-size: .625rem; }
.about-copy .eyebrow { margin-bottom: 28px; color: var(--rose); }
.about-copy h2 { font-size: clamp(2.75rem, 4.6vw, 5.25rem); line-height: 1.08; font-weight: 400; }
.about-copy h2 em { font-size: 1.16em; line-height: 1.08; margin-top: 2px; color: var(--rose); }
.about-copy > p:not(.eyebrow) { font-size: .9375rem; max-width: 42ch; color: var(--rose); }
.about-copy > .about-intro { font-size: 1.0625rem; color: var(--paper); margin-top: 30px; }
.about-copy .text-link { font-size: .8125rem; color: var(--paper); }
.about-colophon { grid-column: 1 / -1; display: flex; align-items: center; justify-content: space-between; gap: 30px; border-top: 1px solid rgb(254 219 226 / 0.2196); padding-top: 32px; }
.about-colophon p { display: flex; flex-direction: column; gap: 7px; }
.about-colophon strong { font-size: 1.3rem; font-weight: 400; letter-spacing: -.035em; }
.about-colophon p:first-child strong { font-size: 2.1rem; line-height: 1; }
.about-colophon p span { font-size: .6875rem; color: var(--rose); }
.editorial-signature { font: clamp(2.5rem, 4vw, 4rem)/1.2 'Melodrame', Georgia, serif; color: var(--rose); }
.process { display: block; padding-block: var(--section-space); }
.process .section-heading { position: static; display: grid; grid-template-columns: 1.35fr 1fr; gap: 20px 9%; align-items: end; }
.process .section-heading > .eyebrow { grid-column: 1 / -1; margin-bottom: 8px; }
.process h2 { font-size: clamp(2.8rem, 4.5vw, 4.8rem); font-weight: 400; }
.process-intro { justify-self: end; }
.process-intro p { font-size: .9375rem; color: var(--muted); }
.process-intro .text-link { margin-top: 18px; font-size: .8125rem; }
.process-list { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0 40px; margin-top: 64px; border: 0; }
.process-step { display: block; padding: 28px 0 34px; border-top: 1px solid var(--line); }
.step-number { display: block; font: 3.5rem/1 'Melodrame', Georgia, serif; color: var(--brick); margin-bottom: 27px; }
.process-step h3 { font-size: 1.0625rem; font-weight: 500; margin-bottom: 12px; }
.process-step p { font-size: .875rem; max-width: 34ch; line-height: 1.8; }
.instagram { padding-block: 32px var(--section-space); background: var(--editorial-dark); color: var(--paper); overflow: clip; }
.instagram .editorial-rule { color: var(--rose); border-color: rgb(254 219 226 / 0.2196); }
.instagram-layout { display: grid; grid-template-columns: 1fr 1.1fr; gap: 8%; align-items: center; margin-top: 70px; }
.instagram-copy .eyebrow { color: var(--rose); }
.instagram h2 { font-size: clamp(3.1rem, 5vw, 5.75rem); line-height: 1.04; font-weight: 400; }
.instagram h2 em { color: var(--rose); }
.instagram-copy > p:not(.eyebrow) { font-size: .9375rem; color: var(--rose); margin-top: 30px; max-width: 37ch; }
.instagram-profile { display: flex; align-items: center; gap: 18px; max-width: 370px; margin-top: 36px; padding-block: 22px; border-block: 1px solid rgb(254 219 226 / 0.2196); text-decoration: none; }
.instagram-profile svg { width: 27px; height: 27px; flex: 0 0 27px; }
.instagram-profile > span:first-of-type { font-size: 1.2rem; letter-spacing: -.035em; }
.instagram-profile small { display: block; font-size: .625rem; letter-spacing: .06em; text-transform: uppercase; color: var(--rose); margin-top: 7px; }
.instagram-profile > span:last-child { margin-left: auto; font-size: 1.5rem; transition: transform .3s; }
.instagram-profile:hover > span:last-child { transform: translate(4px, -4px); }
.instagram-composition { position: relative; padding: 0 0 92px 14%; min-width: 0; }
.journal-portrait { width: 79%; margin-left: auto; transform: rotate(4deg); }
.journal-portrait img { aspect-ratio: 4 / 5; object-fit: cover; }
.instagram-composition figcaption { font-size: .625rem; line-height: 1.5; padding-top: 10px; color: var(--rose); }
.journal-work { position: absolute; bottom: 0; left: 0; width: 54%; transform: rotate(-7deg); }
.journal-work img { aspect-ratio: 1; object-fit: cover; border: 7px solid var(--rose-light); box-shadow: 0 10px 40px rgb(75 24 31 / 0.1882); }
.journal-note { position: absolute; bottom: 10px; right: 0; font: clamp(1.65rem, 2.6vw, 3rem)/1.1 'Melodrame', Georgia, serif; color: var(--rose); transform: rotate(-5deg); }
.faq { grid-template-columns: .85fr 1.2fr; gap: 9%; padding-block: var(--section-space); border: 0; background: var(--paper); }
.faq h2 { font-size: clamp(2.7rem, 4vw, 4.4rem); font-weight: 400; }
.faq .section-heading > p:not(.eyebrow) { font-size: .875rem; margin-top: 26px; }
.faq-list summary { font-size: .9375rem; font-weight: 500; padding-block: 25px; }
.faq-list summary > span { border: 0; font-size: 1.6rem; }
.faq-answer p { font-size: .875rem; }
.contact-editorial { background: var(--editorial-blush); padding: 0; border: 0; }
.contact-editorial::before { display: none; }
.contact-panel { width: 100%; max-width: none; grid-template-columns: 1fr 1fr; border: 0; box-shadow: none; background: transparent; }
.contact-portrait { min-height: 650px; }
.contact-portrait img { object-position: 50% 39%; }
.contact-copy { padding: clamp(40px, 6vw, 104px); text-align: left; }
.contact-copy .eyebrow { color: var(--muted); margin-bottom: 26px; }
.contact-editorial h2 { font-size: clamp(2.8rem, 4.4vw, 5.1rem); font-weight: 400; line-height: 1.08; }
.contact-editorial h2 em { font-size: 1.12em; }
.contact-description { max-width: 30ch; font-size: .9375rem; margin-top: 26px; }
.contact-invitation { padding-top: 32px; }
.contact-editorial .button { margin-top: 0; font-size: .8125rem; }
.contact-email { display: block; margin-top: 26px; color: var(--muted); text-decoration: none; font-size: .6875rem; line-height: 1.8; }
.contact-email span { display: block; color: var(--wine); text-decoration: underline; text-underline-offset: 4px; font-size: .8125rem; }
.site-footer { background: var(--editorial-dark); color: var(--paper); padding-block: 52px 24px; }
.footer-panel { max-width: none; padding: 0; color: inherit; }
.footer-masthead { display: flex; justify-content: space-between; align-items: flex-end; gap: 24px; text-decoration: none; font: clamp(6rem, 22vw, 22rem)/.95 'Melodrame', Georgia, serif; padding-bottom: 32px; letter-spacing: -.055em; }
.footer-masthead > span { font: .625rem/1.5 'DM Sans', sans-serif; text-transform: uppercase; letter-spacing: .15em; padding-bottom: 14px; }
.footer-top { padding-block: 24px; border-top: 1px solid rgb(254 219 226 / 0.1882); gap: 24px; }
.footer-top > .brand { display: none; }
.footer-top > p, .footer-bottom { color: var(--rose); }
.footer-social a { font-size: .75rem; }
.footer-bottom { border-color: rgb(254 219 226 / 0.1882); padding-top: 18px; font-size: .625rem; }
.site-footer a:focus-visible { outline-color: var(--paper); }
.motion-toggle { border-color: rgb(254 219 226 / 0.2510); font-size: .6875rem; }
@media (min-width: 761px) { .service-row:nth-child(2) { padding-top: 36px; } }
@media (max-width: 1000px) and (min-width: 761px) {
  .about { gap: 45px 6%; }
  .service-list { gap: 24px; }
  .service-row h3 { font-size: 1.9rem; }
  .contact-copy { padding: 36px; }
  .contact-editorial h2 { font-size: 2.8rem; }
  .contact-portrait { min-height: 580px; }
}
@media (max-width: 760px) {
  :root { --section-space: 64px; }
  .services-heading, .process .section-heading { grid-template-columns: 1fr; gap: 22px; }
  .services-heading h2, .process h2, .faq h2 { font-size: clamp(2.6rem, 9vw, 4rem); }
  .services-heading > p:last-child { padding: 0; max-width: 38ch; font-size: .875rem; }
  .service-list { grid-template-columns: 1fr; gap: 40px; margin-top: 35px; }
  .service-image { margin-bottom: 20px; }
  .service-image img { aspect-ratio: 1.4; }
  .service-row h3 { font-size: 2.3rem; }
  .service-row h3 br { display: none; }
  .service-row h3 em::before { content: ' '; }
  .service-row p { max-width: 44ch; }
  .service-row > div > span { padding-block: 16px 20px; }
  .editorial-rule { font-size: .5625rem; letter-spacing: .07em; gap: 16px; }
  .editorial-rule span:last-child { text-align: right; }
  .about { grid-template-columns: 1fr; gap: 35px; padding-block: 28px 40px; }
  .about-visual { max-width: none; }
  .about-photo img { aspect-ratio: 1.05; object-position: 62% 40%; }
  .about-copy h2 { font-size: clamp(2.8rem, 10vw, 4rem); }
  .about-copy .eyebrow { margin-bottom: 22px; }
  .about-colophon { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; padding-top: 26px; }
  .about-colophon strong { font-size: 1.1rem; }
  .editorial-signature { grid-column: 1 / -1; justify-self: end; font-size: 2.8rem; }
  .process-intro { justify-self: start; }
  .process-list { grid-template-columns: 1fr 1fr; gap: 0 24px; margin-top: 36px; }
  .process-step { padding-block: 24px; }
  .step-number { font-size: 2.7rem; margin-bottom: 20px; }
  .process-step h3 { font-size: 1rem; }
  .process-step p { font-size: .8125rem; }
  .instagram-layout { grid-template-columns: 1fr; gap: 40px; margin-top: 42px; }
  .instagram h2 { font-size: clamp(3rem, 10vw, 4.4rem); }
  .instagram-copy > p:not(.eyebrow) { margin-top: 24px; font-size: .875rem; }
  .instagram-profile { margin-top: 26px; max-width: none; }
  .instagram-composition { width: min(100%, 480px); margin-inline: auto; padding-bottom: 72px; }
  .journal-portrait { width: 78%; }
  .journal-note { width: 42%; bottom: 0; font-size: clamp(1.45rem, 6vw, 1.9rem); }
  .faq { grid-template-columns: 1fr; gap: 32px; }
  .faq-list summary { padding-block: 22px; }
  .contact-panel { grid-template-columns: 1fr; }
  .contact-portrait { min-height: 0; aspect-ratio: 1.2; }
  .contact-portrait img { object-position: 50% 36%; }
  .contact-copy { padding: 40px var(--gutter) 48px; }
  .contact-editorial h2 { font-size: clamp(2.6rem, 9.3vw, 3.7rem); }
  .footer-masthead { padding-bottom: 24px; }
  .footer-masthead > span { max-width: 12ch; font-size: .5rem; padding-bottom: 4px; }
  .footer-top { flex-direction: column; align-items: flex-start; gap: 16px; }
  .footer-social { flex-wrap: wrap; gap: 22px; }
  .footer-bottom { gap: 8px 16px; }
}
@media (max-width: 380px) {
  .process-list { grid-template-columns: 1fr; }
  .process-step { display: grid; grid-template-columns: 40px 1fr; gap: 16px; }
  .step-number { margin-bottom: 0; }
}
@media (prefers-reduced-motion: reduce) {
  .service-image img, .service-cta > span, .instagram-profile > span:last-child { transition: none; }
}
