/* YARA editorial refinement — structure and interaction hooks remain unchanged. */
:root {
  --serif: Georgia, 'Times New Roman', serif;
  --paper: #fff7fa;
  --paper-deep: #f5e8ee;
  --line-dark: rgba(255,250,252,.18);
  --pad: clamp(1.25rem, 5vw, 6rem);
}
:where(h1,h2,h3,p) { overflow-wrap: break-word; }
:where(h1,h2,h3) { text-wrap: balance; }
:where(a,button,input,select,textarea,summary):focus-visible { outline: 2px solid var(--gold); outline-offset: 5px; }
.section-light :where(a,button,summary):focus-visible,
.application-form :where(a,button,input,select,textarea):focus-visible { outline-color: var(--pink-dark); }
[id] { scroll-margin-top: 7rem; }
.site-header { min-height: 6rem; grid-template-columns: auto 1fr auto; gap: 1.5rem; background: rgba(8,6,8,.96); border-bottom-color: var(--line-dark); }
.site-header.scrolled { min-height: 5.2rem; }
.desktop-nav { justify-content: center; gap: clamp(.8rem,1.4vw,1.6rem); }
.desktop-nav a { font-size: .875rem; letter-spacing: .01em; text-transform: none; }
.header-cta { min-height: 2.75rem; display: inline-flex; align-items: center; justify-content: center; font-size: .875rem; text-transform: none; letter-spacing: 0; }
.header-actions .client-nav-cta { background: transparent; border-color: var(--line-dark); box-shadow: none; }
.inquiry-nav-cta { background: var(--pink-dark); border-color: var(--pink-dark); color: white; }
.lang-switch { gap: .2rem; font-size: .875rem; }
.lang-switch button { min-width: 2rem; min-height: 2.75rem; }
.hero { grid-template-columns: minmax(0,1.1fr) minmax(0,1fr); gap: clamp(2rem,4vw,5rem); min-height: 0; padding-top: 10rem; padding-bottom: 3rem; background: #080608; }
.hero::before { display: none; }
.hero-content { min-width: 0; }
.hero .eyebrow { max-width: 34rem; }
.eyebrow { font-size: .8125rem; line-height: 1.65; letter-spacing: .14em; }
.hero-title { font-size: clamp(3rem,5.25vw,5.8rem); line-height: 1.08; letter-spacing: -.045em; }
.hero-title em { margin: .2em 0 0; line-height: 1.1; }
.hero-copy { max-width: 34rem; margin: 1.75rem 0 0; color: #c6bcc2; font-size: 1.0625rem; line-height: 1.75; }
.hero-actions { flex-wrap: wrap; margin: 2rem 0 0; gap: 1rem 1.75rem; }
.button { min-height: 3.5rem; padding: .9rem 1.4rem; font-size: .875rem; line-height: 1.5; letter-spacing: .03em; }
.button-primary { background: var(--pink-dark); }
.button-primary:hover { background: #d01870; }
.text-link { font-size: .9375rem; min-height: 2.75rem; }
.hero-visual { min-height: 0; align-self: center; }
.visual-frame { width: 100%; height: auto; aspect-ratio: 4 / 5; max-height: 42rem; border-color: rgba(233,184,93,.3); }
.visual-frame::before { display: none; }
.visual-frame video { filter: saturate(.94) contrast(1.03); object-position: 50% 50%; }
.visual-frame::after { background: linear-gradient(180deg,rgba(8,6,8,.05) 65%,rgba(8,6,8,.45)); }
.frame-label { color: white; }
.hero-bottom { position: static; grid-column: 1 / -1; margin-top: 2rem; padding-top: 1.5rem; border-top: 1px solid var(--line-dark); color: #a89ca3; font-size: .75rem; letter-spacing: .07em; gap: 1.5rem; }
.hero-bottom p { margin: 0; }
.ticker { background: #170f15; color: #e9c6d6; border-color: rgba(233,184,93,.22); }
.ticker span { font-size: .75rem; letter-spacing: .16em; }
.ticker-track { padding: 1.1rem 0; }
.section, .social-section, .national-section, .experience-section, .faq-section, .legal-section { padding-top: clamp(4.5rem,8vw,8rem); padding-bottom: clamp(4.5rem,8vw,8rem); }
.section-index { top: clamp(4.5rem,8vw,8rem); }
.section-heading h2, .national-heading h2, .experience-heading h2, .faq-heading h2, .social-heading h2, .legal-heading h2 { font-size: clamp(2.5rem,4.4vw,5rem); line-height: 1.12; letter-spacing: -.035em; }
.about-grid { margin-top: 3.5rem; gap: clamp(2rem,5vw,5rem); }
.about-copy p, .step p, .pricing-note p { color: #64555e; }
.metrics { margin-top: 4rem; }
.metric { padding-top: 1.75rem; padding-bottom: 1.75rem; }
.metric span { font-size: .875rem; letter-spacing: .02em; }
.services-intro, .portfolio-intro p, .contact-intro > p:not(.eyebrow), .talent-hero-copy > p:not(.eyebrow) { color: #bfb3bb; }
.service-explorer { margin-top: 3.5rem; box-shadow: none; border-color: rgba(233,184,93,.25); }
.service-chooser { background: #151015; }
.service-tab { min-height: 5.25rem; }
.service-tab.active { background: #291321; box-shadow: inset 3px 0 var(--pink); }
.service-tab-copy strong { font-size: 1.25rem; line-height: 1.3; white-space: normal; }
.service-tab-copy small { font-size: .875rem; color: #bcaeb7; white-space: normal; line-height: 1.4; }
.service-question, .service-number, .service-detail-head span { font-size: .8125rem; }
.service-panels { min-height: 0; }
.service-panel h3 { font-size: clamp(2.2rem,3.4vw,3.8rem); line-height: 1.12; letter-spacing: -.025em; margin-top: 2rem; }
.service-configure { font-size: .875rem; }
.pricing-grid { margin-top: 3.5rem; gap: 1.25rem; border: 0; background: transparent; }
.pricing-example-intro { max-width: 48rem; margin: 2rem 0 0 22%; color: #64555e; font-size: 1rem; line-height: 1.75; }
@media (max-width: 760px) { .pricing-example-intro { margin-left: 0; } }
.price-card { border: 1px solid var(--line-light); min-height: 0; padding: clamp(1.5rem,2.5vw,3rem); }
.price-card-featured { border-color: var(--gold); }
.price-card::before, .social-card::before { display: none; }
.price-card:hover { transform: translateY(-3px); }
.price-card-top > span, .price-value small, .featured-label { font-size: .75rem; letter-spacing: .08em; }
.price-value { margin: 3rem 0 2rem; }
.price-value > span { line-height: 1; font-size: clamp(3.5rem,5.5vw,6rem); }
.price-card li { color: #64555e; }
.price-card-featured li { color: #c6bcc2; }
.pricing-note { margin-top: 1.25rem; border: 1px solid var(--line-light); }
.gallery-grid { gap: 1.25rem; margin-top: 3.5rem; }
.manifesto blockquote { line-height: 1.1; letter-spacing: -.04em; }
.steps { margin-top: 3.5rem; }
.step h3 { margin-top: 2.5rem; line-height: 1.2; }
.social-grid { margin-top: 3rem; gap: 1rem; background: transparent; border: 0; }
.social-card { min-height: 15rem; border: 1px solid var(--line-light); }
.social-index, .social-card small { font-size: .75rem; color: #795166; }
.social-card strong { line-height: 1.2; }
.contact { gap: clamp(2rem,5vw,6rem); }
.contact-intro h2, .join-heading h2 { font-size: clamp(2.8rem,4.8vw,5.5rem); line-height: 1.12; }
.contact-form { background: #151015; border-color: rgba(233,184,93,.25); }
.contact-form label > span { font-size: .875rem; color: #ded0d9; text-transform: none; letter-spacing: 0; }
.contact-form input:not([type='checkbox']), .contact-form select, .contact-form textarea { font-size: 1rem; padding: .85rem; border: 1px solid #64505d; background: #0d090c; min-height: 3.25rem; }
.contact-form input::placeholder, .contact-form textarea::placeholder { color: #a48e9c; }
.contact-form .consent-label span, .form-note { font-size: .875rem; color: #bdaeB7; }
.form-heading span { font-size: .8125rem; }
.form-row, .form-row-three { grid-template-columns: repeat(2,minmax(0,1fr)); }
.talent-hero, .application-hero { min-height: 0; padding-top: 10rem; padding-bottom: 5rem; gap: clamp(2rem,5vw,6rem); }
.talent-hero-copy h1, .application-hero-copy h1 { font-size: clamp(3.3rem,6vw,6.7rem); line-height: 1.08; letter-spacing: -.04em; }
.talent-hero-copy h1 em, .application-hero-copy h1 em { margin-left: 0; }
.talent-section::before, .talent-section::after, .application-hero::after { display: none; }
.talent-grid { margin-top: 3.5rem; gap: 3.5rem; }
.talent-card { background: #131013; box-shadow: none; }
.talent-card::before { width: 1px; background: var(--gold); transform: scaleY(1); }
.talent-card:hover { transform: none; box-shadow: none; }
.talent-gallery { padding: .75rem; }
.talent-info { background: none; padding: clamp(1.5rem,3vw,3rem); }
.talent-card-number { margin-bottom: 2rem; font-size: .8125rem; }
.talent-title h2 { line-height: 1.1; font-size: clamp(2.6rem,4vw,4.8rem); }
.talent-title > span, .talent-tags span, .profile-field dt { font-size: .8125rem; letter-spacing: .04em; }
.talent-tags span { background: #241820; border-color: #54414d; }
.profile-field dt { color: #ccb38b; }
.profile-field dd { font-family: var(--sans); font-size: 1rem; line-height: 1.5; }
.profile-inquiry { margin-top: 2rem; min-height: 3.5rem; font-size: .875rem; letter-spacing: .03em; }
.talent-thumb { opacity: .68; }
.application-hero-visual { padding: .65rem .65rem 5.5rem; }
.application-panel { margin-top: 3.5rem; box-shadow: none; }
.application-panel-head h2 { line-height: 1.12; letter-spacing: -.035em; }
.application-form input:not([type='checkbox']):not([type='file']), .application-form select, .application-form textarea { font-size: 1rem; border-color: #b2a1aa; background: white; }
.application-grid label > span { font-size: .875rem; color: #59454f; }
.application-form legend strong { font-size: 1.6rem; line-height: 1.3; }
.application-upload { border-color: #9c4a70; }
.application-upload small, .application-privacy { font-size: .875rem; color: #6a5360; }
.cookie-banner { border-color: #77624c; }
.cookie-copy p { color: #d1c2cb; }
@media (min-width: 1025px) and (max-width: 1350px) {
  .site-header { grid-template-columns: auto 1fr; padding-top: .75rem; }
  .desktop-nav { grid-column: 1 / -1; grid-row: 2; padding-bottom: .9rem; flex-wrap: wrap; }
  .header-actions { grid-column: 2; grid-row: 1; }
  .site-header.scrolled { min-height: 6rem; }
  [id] { scroll-margin-top: 9rem; }
}
@media (max-width: 1024px) {
  .site-header { grid-template-columns: auto 1fr; }
  .hero { grid-template-columns: minmax(0,1fr) minmax(0,.8fr); }
  .hero-title { font-size: clamp(2.5rem,5.1vw,4rem); }
  .hero-copy { font-size: 1rem; }
  .menu-toggle { width: 2.75rem; height: 2.75rem; }
  .mobile-menu a { font-size: 1.35rem; padding-top: .85rem; padding-bottom: .85rem; }
}
@media (max-width: 760px) {
  :root { --pad: 1.25rem; }
  .site-header, .site-header.scrolled { min-height: 5rem; gap: .6rem; padding-top: env(safe-area-inset-top); }
  .header-actions { gap: .3rem; flex-wrap: wrap; }
  .lang-switch button { min-width: 1.7rem; }
  .inquiry-nav-cta { display: none; }
  .header-actions .client-nav-cta { font-size: .8125rem; min-height: 2.75rem; padding: .5rem .6rem; }
  .hero { display: flex; gap: 0; padding: calc(5rem + env(safe-area-inset-top)) var(--pad) 1.5rem; min-height: 0; }
  .hero-visual { order: 1; align-self: stretch; width: calc(100% + 2 * var(--pad)); margin: 0 calc(-1 * var(--pad)); }
  .visual-frame { aspect-ratio: 16 / 11; height: auto; max-height: 26rem; border: 0; transform: none; }
  .visual-frame video { object-position: 50% 50%; }
  .hero-content { order: 2; margin: 0; padding-top: 1.75rem; }
  .hero .eyebrow { font-size: .75rem; line-height: 1.7; letter-spacing: .08em; margin-bottom: .85rem; }
  .hero-title { max-width: none; font-size: clamp(2.05rem,8.5vw,3.65rem); line-height: 1.12; letter-spacing: -.045em; }
  .hero-title em { font-family: var(--serif); font-size: 1em; line-height: 1.14; margin: .16em 0 0; }
  .hero-copy { margin-top: 1.25rem; font-size: 1rem; line-height: 1.65; }
  .hero-actions { margin-top: 1.5rem; gap: .75rem; }
  .hero-actions .button { min-height: 3.5rem; }
  .hero-bottom { order: 3; width: 100%; margin-top: 1.25rem; padding-top: 1.25rem; }
  .hero-bottom p { font-size: .75rem; line-height: 1.65; }
  .section-heading h2, .national-heading h2, .experience-heading h2, .faq-heading h2, .social-heading h2, .legal-heading h2, .talent-section .section-heading h2 { font-size: clamp(2.2rem,8.4vw,3.5rem); line-height: 1.15; }
  .about-grid { margin: 2.5rem 0 0; }
  .service-explorer { margin-top: 2.5rem; }
  .service-tab { min-height: 5.5rem; padding: .8rem; }
  .service-tab-copy strong { font-size: 1.05rem; }
  .service-tab-copy small { font-size: .8125rem; }
  .service-panel { padding: 1.75rem 1.25rem; }
  .service-panel h3 { font-size: 2.15rem; }
  .service-detail-head { flex-wrap: wrap; }
  .price-card { min-height: 0; padding: 1.75rem; }
  .price-value { margin: 2rem 0 1.5rem; }
  .gallery-grid { gap: .85rem; }
  .manifesto { min-height: 0; padding-top: 5rem; padding-bottom: 5rem; }
  .manifesto blockquote { font-size: clamp(2.4rem,10vw,4rem); }
  .social-card { min-height: 12rem; }
  .contact { grid-template-columns: minmax(0,1fr); gap: 2.5rem; padding-top: 4.5rem; padding-bottom: 4.5rem; }
  .contact-intro h2, .join-heading h2 { font-size: clamp(2.4rem,9vw,3.75rem); }
  .form-row, .form-row-three { grid-template-columns: minmax(0,1fr); }
  .talent-hero, .application-hero { padding-top: calc(7.5rem + env(safe-area-inset-top)); padding-bottom: 3rem; gap: 2rem; }
  .talent-hero-copy h1, .application-hero-copy h1 { font-size: clamp(2.7rem,10.5vw,4.5rem); line-height: 1.12; }
  .talent-hero-image { height: auto; aspect-ratio: 4 / 5; max-height: 36rem; }
  .application-hero-photo { height: auto; aspect-ratio: 4 / 5; }
  .talent-info { padding: 1.5rem; }
  .talent-title h2 { font-size: 2.8rem; }
  .talent-card-number { margin-bottom: 1.5rem; }
  .application-panel-head { min-height: 0; padding: 2rem 1.5rem; }
  .application-panel-head h2 { font-size: 2.7rem; margin-top: 2rem; }
  .application-form { padding: 2rem 1.25rem; }
  .application-hero-stamp { position: static; margin-top: .75rem; }
  .application-hero-note { position: static; text-align: left; margin: 1rem .5rem .5rem; }
  .application-hero-visual { padding-bottom: .75rem; }
}
@media (prefers-reduced-motion: reduce) {
  .hero-visual, .visual-frame, .talent-card, .price-card { transform: none !important; }
}
