/*
Theme Name: HNA Modern
Theme URI: https://hna.com.tr/
Author: Here & Now Academy
Description: HNA için özel geliştirilmiş kurumsal eğitim, koçluk ve danışmanlık teması.
Version: 1.4.0
Requires at least: 6.6
Requires PHP: 8.0
Text Domain: hna-modern
*/

:root {
  --ink: #113c5c;
  --paper: #f3f1e9;
  --lime: #98c340;
  --forest: #113c5c;
  --line: rgba(17, 60, 92, .16);
  --type-label: 12px;
  --type-small: 14px;
  --type-body: 16px;
}

/* HNA 1.3: discover, understand, enquire. */
.hna-breadcrumbs { padding: 22px 7.4vw; display: flex; align-items: center; flex-wrap: wrap; gap: 10px; font-size: 12px; line-height: 1.6; color: #526a7a; border-bottom: 1px solid var(--line); }
.hna-breadcrumbs a { text-decoration: underline; text-underline-offset: 4px; }
.hna-course-brief { display: grid; grid-template-columns: 1.15fr 1fr; align-items: center; gap: 44px; margin: 20px 0 35px; }
.hna-brief-copy { font-size: 20px; line-height: 1.65; color: #3b5665; margin: 24px 0; }
.hna-enquiry-card { background: var(--ink); color: white; padding: 30px; border-radius: 16px; }
.hna-card-tag { color: #bedb85; text-transform: uppercase; letter-spacing: 1.4px; font-size: 11px; }
.hna-enquiry-card h2 { color: white; font: 400 34px/1.08 Georgia, serif; letter-spacing: -1px; margin: 15px 0; }
.hna-enquiry-card p { color: #d6e0e5; font-size: 14px; line-height: 1.7; }
.hna-enquiry-card .primary-button { display: flex; justify-content: space-between; align-items: center; background: var(--lime); color: var(--ink); box-shadow: none; margin-top: 20px; }
.hna-enquiry-card .primary-button span { color: var(--ink); margin-left: 10px; }
.hna-phone { display: block; margin-top: 16px; font-size: 13px; color: #d6e0e5; text-align: center; }
.hna-course-faq { padding: 60px 0; gap: 45px; }
.hna-catalog-filter { display: grid; grid-template-columns: 1fr 1.3fr auto; gap: 20px; align-items: end; margin-bottom: 35px; padding: 24px; background: #e8e6dc; border-radius: 12px; }
.hna-catalog-filter label { display: flex; flex-direction: column; gap: 10px; font-size: 12px; font-weight: 700; }
.hna-catalog-filter input, .hna-catalog-filter select { width: 100%; min-width: 0; min-height: 48px; border: 1px solid #b4c0c5; border-radius: 5px; padding: 12px; color: var(--ink); background: #fff; font: 16px Arial, sans-serif; }
.hna-catalog-filter button, .hna-catalog-empty button { min-height: 48px; border: 0; background: var(--ink); color: white; padding: 14px 22px; font: 700 14px Arial,sans-serif; border-radius: 5px; cursor: pointer; }
.course-card[hidden], .hna-catalog-empty[hidden] { display: none !important; }
.hna-catalog-empty { padding: 65px 24px; text-align: center; background: #e8e6dc; }
.hna-service-hero > .primary-button { display: inline-flex; margin-top: 30px; align-items: center; }
.hna-service-grid { padding: 65px 7.4vw 90px; display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 24px; }
.hna-service-grid article { padding: 32px; background: #e9e7dd; border: 1px solid var(--line); border-radius: 12px; }
.hna-step-number { display: inline-grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; background: var(--lime); font-size: 13px; font-weight: 700; }
.hna-service-grid h2 { font: 400 31px/1.1 Georgia,serif; letter-spacing: -1px; margin: 30px 0 20px; }
.hna-service-grid p, .hna-next-step p { font-size: 16px; line-height: 1.8; color: #526572; }
.hna-next-step { padding: 65px 7.4vw; background: #e2e7d8; display: flex; align-items: center; justify-content: space-between; gap: 35px; }
.hna-next-step h2, .hna-article-cta h2 { font: 400 40px/1.1 Georgia,serif; letter-spacing: -1.5px; margin: 25px 0; }
.hna-next-step .primary-button { flex-shrink: 0; }
.hna-light-link { display: inline-block; color: #fff; margin-top: 20px; text-decoration: underline; text-underline-offset: 6px; font-size: 14px; }
.hna-updated { font-size: 13px; color: #526572; }
.hna-article-cta { margin-top: 60px; padding: 35px; background: #e6eadf; border-radius: 12px; }
.hna-article-cta .primary-button { display: inline-flex; margin-top: 18px; }
.hna-mobile-enquiry { display: none; }

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; background: var(--paper); color: var(--ink); font-family: Arial, Helvetica, sans-serif; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
body.admin-bar .site-header { top: 32px; }
img { max-width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
a:focus-visible, summary:focus-visible, input:focus-visible, textarea:focus-visible { outline: 3px solid var(--lime); outline-offset: 4px; }
::selection { background: var(--lime); color: var(--ink); }

/*
 * Elementor's former page kit can remain attached to migrated WordPress pages.
 * These scoped defaults keep that kit from overriding HNA's typography even if
 * a cache layer briefly serves its old inline CSS.
 */
body.theme-hna-modern.wp-theme-hna-modern { background: var(--paper); color: var(--ink); font-family: Arial, Helvetica, sans-serif; }
body.theme-hna-modern.wp-theme-hna-modern .site-header a { color: inherit; }
body.theme-hna-modern.wp-theme-hna-modern .main-nav a { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 1.25; font-weight: 700; }
body.theme-hna-modern.wp-theme-hna-modern .header-cta { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.25; font-weight: 800; }
body.theme-hna-modern.wp-theme-hna-modern #main h1 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(50px, 5.2vw, 78px); line-height: .94; letter-spacing: -4.2px; font-weight: 400; }
body.theme-hna-modern.wp-theme-hna-modern #main .statement h2,
body.theme-hna-modern.wp-theme-hna-modern #main .section-heading h2,
body.theme-hna-modern.wp-theme-hna-modern #main .method h2,
body.theme-hna-modern.wp-theme-hna-modern #main .references h2,
body.theme-hna-modern.wp-theme-hna-modern #main .contact-cta h2 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4.2vw, 64px); line-height: 1.04; letter-spacing: -2.8px; font-weight: 400; }
body.theme-hna-modern.wp-theme-hna-modern #main .solution-card h3 { font-family: Georgia, 'Times New Roman', serif; font-size: 42px; line-height: .95; letter-spacing: -2px; font-weight: 400; }
body.theme-hna-modern.wp-theme-hna-modern #main .training-list h3 { font-family: Georgia, 'Times New Roman', serif; font-size: 30px; line-height: 1; letter-spacing: -1px; font-weight: 400; }
body.theme-hna-modern.wp-theme-hna-modern #main .primary-button,
body.theme-hna-modern.wp-theme-hna-modern #main .text-link,
body.theme-hna-modern.wp-theme-hna-modern #main .round-link { font-family: Arial, Helvetica, sans-serif; line-height: 1.25; }

.site-header {
  height: 96px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center;
  padding: 0 4.8vw; border-bottom: 1px solid var(--line); position: relative; z-index: 10;
}
.brand { display: flex; align-items: center; width: max-content; }
.brand-logo { display: block; width: 172px; height: 76px; object-fit: contain; }
.main-nav { display: flex; align-items: center; gap: 34px; }
.main-nav ul { display: flex; gap: 34px; list-style: none; padding: 0; margin: 0; font-size: 13px; font-weight: 700; }
.main-nav a { position: relative; }
.main-nav a::after { content: ""; position: absolute; height: 1px; left: 0; right: 100%; bottom: -7px; background: var(--ink); transition: right .25s; }
.main-nav a:hover::after { right: 0; }
.header-cta { justify-self: end; padding: 14px 20px; border: 1px solid var(--ink); font-size: 12px; font-weight: 800; border-radius: 999px; }
.header-cta span { margin-left: 22px; }

.hero { min-height: 700px; display: grid; grid-template-columns: 50% 50%; border-bottom: 1px solid var(--line); }
.hero-copy { padding: 76px 5vw 64px 7.4vw; display: flex; flex-direction: column; justify-content: center; }
.eyebrow { text-transform: uppercase; letter-spacing: 2.5px; font-size: 11px; font-weight: 800; display: flex; align-items: center; gap: 10px; margin: 0 0 28px; }
.eyebrow span { width: 34px; height: 2px; background: var(--forest); }
h1 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(50px, 5.2vw, 78px); line-height: .94; letter-spacing: -4.2px; font-weight: 400; margin: 0; }
h1 em { color: var(--forest); font-weight: 400; }
.hero-lead { max-width: 570px; font-size: 17px; line-height: 1.65; margin: 38px 0 30px; color: #526058; }
.hero-actions { display: flex; align-items: center; gap: 30px; }
.primary-button { background: var(--ink); color: #fff; padding: 17px 20px 17px 23px; font-size: 12px; font-weight: 800; border-radius: 2px; }
.primary-button span { color: var(--lime); margin-left: 34px; font-size: 17px; }
.text-link { font-size: 12px; font-weight: 800; border-bottom: 1px solid var(--ink); padding-bottom: 5px; }
.text-link span { margin-left: 10px; }

.hero-visual { position: relative; min-height: 700px; background: var(--forest); overflow: hidden; }
.image-frame { position: absolute; inset: 0; overflow: hidden; background: #0b304b; }
.image-frame::after { content: ""; position: absolute; z-index: 3; inset: 0; background: linear-gradient(180deg, rgba(17,60,92,.02), rgba(17,60,92,.16)); pointer-events: none; }
.image-frame img { position: absolute; inset: 0; width: 100%; height: 100%; object-position: center; }
.image-frame .hero-image-backdrop { z-index: 1; object-fit: cover; filter: blur(24px) saturate(.82) brightness(.62); transform: scale(1.09); }
.image-frame .hero-image-main { z-index: 2; object-fit: contain; filter: saturate(.94) contrast(1.03); }
.impact-card { position: absolute; left: -1px; bottom: 0; width: 292px; background: var(--lime); padding: 28px 32px 30px; }
.impact-card p { text-transform: uppercase; font-size: 10px; font-weight: 900; letter-spacing: 1.8px; margin: 0 0 7px; }
.impact-card strong { font-family: Georgia, serif; font-size: 53px; letter-spacing: -3px; font-weight: 400; }
.impact-card sup, .trust-strip sup { font-family: Arial, sans-serif; font-size: .35em; vertical-align: super; }
.impact-card small { display: block; line-height: 1.45; font-size: 11px; margin-top: 7px; }
.impact-icon { position: absolute; right: 22px; top: 20px; font-size: 20px; }
.photo-caption { position: absolute; right: 24px; top: 28px; color: white; font-size: 10px; line-height: 1.5; text-transform: uppercase; letter-spacing: 1.5px; text-align: right; font-weight: 800; }
.photo-caption span { display: block; color: var(--lime); font-size: 9px; margin-bottom: 5px; }

.trust-strip { min-height: 150px; display: grid; grid-template-columns: 1.35fr repeat(3, 1fr); align-items: stretch; padding: 0 4.8vw; background: #e9e7dc; }
.trust-strip > * { margin: 0; padding: 35px 32px; border-right: 1px solid var(--line); display: flex; align-items: center; }
.trust-strip > *:first-child { border-left: 1px solid var(--line); font-size: 13px; line-height: 1.6; text-transform: uppercase; letter-spacing: 1px; }
.trust-strip div { gap: 20px; }
.trust-strip div strong { font-family: Georgia, serif; font-size: 40px; font-weight: 400; }
.trust-strip div span { font-size: 10px; line-height: 1.45; text-transform: uppercase; letter-spacing: 1px; }
.mobile-menu { display: none; }
.section-index { margin: 0; text-transform: uppercase; letter-spacing: 2px; font-size: 10px; font-weight: 900; }
.section-index.light { color: var(--lime); }
.statement { padding: 150px 7.4vw; display: grid; grid-template-columns: 25% 75%; border-bottom: 1px solid var(--line); }
.statement > div { display: grid; grid-template-columns: 1fr 1.6fr; gap: 40px; }
.statement h2, .section-heading h2, .method h2, .references h2, .contact-cta h2 { grid-column: 1 / -1; font-family: Georgia, serif; font-weight: 400; letter-spacing: -2.8px; font-size: clamp(38px, 4.2vw, 64px); line-height: 1.04; margin: 24px 0 28px; }
.statement h2 em, .section-heading h2 em, .method h2 em, .references h2 em, .contact-cta h2 em { color: var(--forest); font-weight: 400; }
.statement-kicker { font-family: Georgia, serif; font-size: 26px; line-height: 1.1; margin: 0; }
.statement-copy { color: #536158; font-size: 15px; line-height: 1.8; max-width: 560px; margin: 0; }

.solutions { padding: 130px 4.8vw; }
.section-heading { display: grid; grid-template-columns: 28% 1fr; margin-bottom: 70px; }
.section-heading h2 { margin: 0; }
.solution-grid { display: grid; grid-template-columns: repeat(4, 1fr); min-height: 530px; border: 1px solid var(--line); }
.solution-card { padding: 35px 30px; border-right: 1px solid var(--line); display: flex; flex-direction: column; background: #ebe9df; transition: transform .25s, background .25s; }
.solution-card:last-child { border: 0; }
.solution-card > p:first-child { font-size: 10px; font-weight: 900; letter-spacing: 2px; }
.solution-card h3 { font-family: Georgia, serif; font-size: 42px; line-height: .95; letter-spacing: -2px; font-weight: 400; margin: auto 0 24px; }
.solution-card .card-copy { color: #56635c; font-size: 13px; line-height: 1.7; min-height: 90px; }
.solution-card a { border-top: 1px solid var(--line); padding-top: 20px; text-transform: uppercase; font-size: 10px; font-weight: 900; letter-spacing: 1px; display: flex; justify-content: space-between; }
.solution-featured { background: var(--lime); }
.solution-photo { padding: 0; overflow: hidden; }
.solution-photo img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.35) sepia(.08); transition: transform .6s; }
.solution-photo:hover img { transform: scale(1.025); }
.solution-impact { position: relative; overflow: hidden; background: var(--ink); color: #fff; }
.solution-impact::before { content: ""; position: absolute; width: 260px; height: 260px; right: -145px; top: -145px; border: 1px solid rgba(152,195,64,.28); border-radius: 50%; }
.impact-orbit { position: relative; width: 168px; height: 168px; margin: 5px auto 24px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.2); border-radius: 50%; }
.impact-orbit::before, .impact-orbit::after, .impact-orbit i { content: ""; position: absolute; border-radius: 50%; border: 1px solid rgba(152,195,64,.42); }
.impact-orbit::before { inset: 15px; }
.impact-orbit::after { inset: 30px; border-color: rgba(255,255,255,.22); }
.impact-orbit i:first-child { width: 12px; height: 12px; top: 6px; left: 50%; margin-left: -6px; border: 0; background: var(--lime); box-shadow: 0 0 0 7px rgba(152,195,64,.12); }
.impact-orbit i:last-child { width: 8px; height: 8px; right: 17px; bottom: 31px; border: 0; background: #fff; opacity: .8; }
.impact-orbit strong { position: relative; z-index: 2; color: var(--lime); font-family: Georgia, 'Times New Roman', serif; font-size: 72px; line-height: 1; font-weight: 400; }
.solution-impact .impact-label { margin: 0 0 12px; color: var(--lime); font-size: 9px; text-transform: uppercase; letter-spacing: 1.8px; font-weight: 900; }
.solution-impact h3 { margin: 0 0 20px; color: #fff; }
.solution-impact .card-copy { color: #c7d3da; }
.solution-impact a { color: #fff; border-top-color: rgba(255,255,255,.22); }
.solution-impact a span { color: var(--lime); }

.method { background: var(--ink); color: #f5f3eb; padding: 135px 7.4vw; display: grid; grid-template-columns: 43% 57%; gap: 60px; }
.method h2 { margin-top: 28px; font-size: clamp(48px, 5vw, 74px); }
.method h2 em { color: var(--lime); }
.method-intro > p:last-child { max-width: 430px; color: #aeb8b1; font-size: 14px; line-height: 1.8; }
.method-list { list-style: none; margin: 0; padding: 0; border-top: 1px solid rgba(255,255,255,.2); }
.method-list li { display: grid; grid-template-columns: 50px 1fr 1.2fr; gap: 25px; align-items: center; padding: 26px 0; border-bottom: 1px solid rgba(255,255,255,.2); }
.method-list span { color: var(--lime); font-size: 9px; letter-spacing: 1px; }
.method-list strong { font-family: Georgia, serif; font-size: 23px; font-weight: 400; }
.method-list small { color: #aeb8b1; line-height: 1.55; }

.trainings { padding: 135px 7.4vw; }
.training-heading { grid-template-columns: 24% 1fr auto; align-items: end; }
.training-heading h2 { grid-column: 2; }
.round-link { border: 1px solid var(--ink); border-radius: 50%; width: 116px; height: 116px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 8px; text-transform: uppercase; font-size: 9px; font-weight: 900; transition: background .2s,color .2s; }
.round-link:hover { background: var(--ink); color: white; }
.round-link span { font-size: 18px; }
.training-list { border-top: 1px solid var(--line); }
.training-list article { display: grid; grid-template-columns: 70px 1.1fr 1fr 40px; align-items: center; gap: 30px; padding: 34px 10px; border-bottom: 1px solid var(--line); transition: background .25s, padding .25s; }
.training-list article:hover { background: var(--lime); padding-left: 24px; padding-right: 24px; }
.training-list article > span { font-size: 10px; font-weight: 900; }
.training-list small { display: block; text-transform: uppercase; font-size: 9px; letter-spacing: 1.5px; margin-bottom: 10px; color: #68736c; }
.training-list h3 { font-family: Georgia, serif; font-weight: 400; font-size: 30px; line-height: 1; margin: 0; letter-spacing: -1px; }
.training-list p { font-size: 12px; line-height: 1.65; color: #5e6b63; max-width: 390px; }
.training-list b { font-size: 20px; font-weight: 400; }

.references { background: #e8e6dc; padding: 120px 7.4vw; text-align: center; overflow: hidden; }
.references h2 { margin: 30px auto 70px; }
.reference-marquee { position: relative; overflow: hidden; padding: 14px 0; border: 1px solid rgba(17,60,92,.11); border-radius: 22px; background: rgba(255,255,255,.82); box-shadow: 0 24px 55px rgba(17,60,92,.12); }
.reference-marquee::before, .reference-marquee::after { content: ""; position: absolute; z-index: 2; top: 0; bottom: 0; width: 90px; pointer-events: none; }
.reference-marquee::before { left: 0; background: linear-gradient(90deg, #f7f6f1, rgba(247,246,241,0)); }
.reference-marquee::after { right: 0; background: linear-gradient(270deg, #f7f6f1, rgba(247,246,241,0)); }
.reference-track { display: flex; width: max-content; animation: reference-flow 34s linear infinite; will-change: transform; }
.reference-marquee:hover .reference-track { animation-play-state: paused; }
.reference-set { display: flex; flex: none; gap: 18px; padding: 0 9px; }
.reference-card { width: 196px; height: 108px; padding: 22px 28px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(17,60,92,.1); border-radius: 15px; background: #fff; box-shadow: 0 7px 18px rgba(17,60,92,.07); }
.reference-card img { display: block; max-width: 142px; max-height: 60px; width: auto; height: auto; object-fit: contain; filter: grayscale(1); opacity: .78; transition: filter .25s, opacity .25s, transform .25s; }
.reference-card:hover img { filter: grayscale(0); opacity: 1; transform: scale(1.04); }
@keyframes reference-flow { to { transform: translateX(-50%); } }
.testimonial { background: var(--lime); padding: 100px 15vw; text-align: center; }
.quote-mark { font-family: Georgia, serif; font-size: 100px; line-height: .5; }
.testimonial blockquote { font-family: Georgia, serif; font-size: clamp(28px, 3vw, 45px); line-height: 1.2; letter-spacing: -1.5px; max-width: 1060px; margin: 30px auto 40px; }
.testimonial p { display: flex; flex-direction: column; text-transform: uppercase; font-size: 10px; letter-spacing: 1.5px; gap: 6px; }
.testimonial p span { opacity: .65; }

.contact-cta { background: var(--forest); color: #fff; padding: 130px 12vw; text-align: center; }
.contact-cta h2 { font-size: clamp(48px, 6vw, 84px); margin: 32px auto; }
.contact-cta h2 em { color: var(--lime); }
.contact-cta > p:not(.section-index) { color: #c8d3cc; max-width: 600px; margin: 0 auto 44px; line-height: 1.75; }
.contact-cta > a { display: inline-flex; gap: 50px; background: var(--lime); color: var(--ink); padding: 20px 24px; text-transform: uppercase; font-size: 10px; letter-spacing: 1px; font-weight: 900; }
footer { background: #101713; color: #fff; padding: 70px 7.4vw 28px; display: grid; grid-template-columns: 1.7fr 1fr 1fr .7fr; gap: 50px; }
.footer-brand { display: flex; align-items: center; }
.footer-brand img { display: block; width: 205px; height: auto; padding: 9px 13px; border-radius: 4px; background: #fff; }
footer > div:not(.footer-brand) { display: flex; flex-direction: column; gap: 9px; font-size: 13px; }
footer small { color: #89958e; text-transform: uppercase; letter-spacing: 1.5px; font-size: 8px; margin-bottom: 8px; }
footer p { margin: 0; line-height: 1.6; color: #c5ccc8; }
.copyright { grid-column: 1 / -1; border-top: 1px solid rgba(255,255,255,.15); padding-top: 24px; margin-top: 35px; font-size: 9px; text-transform: uppercase; letter-spacing: 1.5px; color: #7f8a84; }
.content-shell { max-width: 1180px; margin: 0 auto; padding: 110px 24px; min-height: 60vh; }
.content-shell > h1 { font-size: clamp(46px, 6vw, 78px); margin-bottom: 48px; }
.entry-content { font-family: Georgia, serif; font-size: 19px; line-height: 1.8; }
.entry-content > * { max-width: 850px; }
.entry-content img, .entry-content .alignwide { max-width: 1180px; }
.screen-reader-text { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.inner-hero { padding: 78px 7.4vw 68px; border-bottom: 1px solid var(--line); }
.inner-hero h1 { margin: 28px 0 0; max-width: 980px; }
.inner-hero h1 em { color: var(--forest); font-weight: 400; }
.inner-hero > p:last-child:not(.section-index) { max-width: 580px; color: #5d6b63; font-size: 16px; line-height: 1.7; margin: 35px 0 0 auto; }
.about-grid { display: grid; grid-template-columns: .85fr 1.15fr; min-height: 760px; }
.about-photo img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.45); }
.about-copy { padding: 110px 8vw; display: flex; flex-direction: column; justify-content: center; }
.about-copy h2, .values-section h2, .faq-section h2, .contact-details h2 { font-family: Georgia, serif; font-size: clamp(38px, 4vw, 58px); line-height: 1.04; letter-spacing: -2.4px; font-weight: 400; margin: 30px 0; }
.about-copy h2 em, .values-section h2 em, .faq-section h2 em, .contact-details h2 em { color: var(--forest); font-weight: 400; }
.about-copy > p:not(.section-index) { font-size: 15px; line-height: 1.8; color: #536158; max-width: 650px; }
.values-section { background: var(--ink); color: white; padding: 120px 7.4vw; }
.values-section h2 em { color: var(--lime); }
.values-grid { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid rgba(255,255,255,.18); border-left: 1px solid rgba(255,255,255,.18); margin-top: 70px; }
.values-grid article { padding: 42px 34px; min-height: 250px; border-right: 1px solid rgba(255,255,255,.18); border-bottom: 1px solid rgba(255,255,255,.18); }
.values-grid span { color: var(--lime); font-size: 9px; }
.values-grid h3 { font-family: Georgia,serif; font-size: 29px; font-weight: 400; margin: 70px 0 18px; }
.values-grid p { color: #aeb8b1; font-size: 12px; line-height: 1.7; }
.faq-section { padding: 120px 7.4vw; display: grid; grid-template-columns: .8fr 1.2fr; gap: 100px; }
.faq-list { border-top: 1px solid var(--line); }
.faq-list details { border-bottom: 1px solid var(--line); padding: 25px 0; }
.faq-list summary { cursor: pointer; font-family: Georgia,serif; font-size: 23px; list-style: none; display: flex; justify-content: space-between; }
.faq-list summary::after { content: '+'; }
.faq-list details[open] summary::after { content: '−'; }
.faq-list p { color: #59665f; font-size: 13px; line-height: 1.8; max-width: 650px; }
.catalog-shell, .gallery-shell, .blog-shell { padding: 80px 7.4vw 130px; }
.catalog-toolbar { display: flex; justify-content: space-between; align-items: center; padding-bottom: 25px; border-bottom: 1px solid var(--line); text-transform: uppercase; font-size: 9px; letter-spacing: 1.3px; font-weight: 900; }
.course-catalog, .blog-grid { display: grid; grid-template-columns: repeat(3,1fr); border-left: 1px solid var(--line); }
.course-card, .blog-card { border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); display: flex; flex-direction: column; min-width: 0; }
.course-image, .blog-image { aspect-ratio: 4/3; overflow: hidden; display: block; background: #dcd9ce; }
.course-image img, .blog-image img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.55); transition: transform .5s; }
.course-card:hover img, .blog-card:hover img { transform: scale(1.03); }
.course-card > div, .blog-card > div { padding: 30px; display: flex; flex-direction: column; min-height: 390px; }
.course-card span, .blog-card span { font-size: 9px; font-weight: 900; }
.course-card small, .blog-card small { margin: 40px 0 10px; text-transform: uppercase; font-size: 8px; letter-spacing: 1.3px; color: #647169; }
.course-card h2, .blog-card h2 { font-family: Georgia,serif; font-size: 30px; line-height: 1.05; letter-spacing: -1.5px; font-weight: 400; margin: 0 0 20px; }
.course-card p, .blog-card p { color: #5d6a62; font-size: 12px; line-height: 1.7; }
.course-link { margin-top: auto; padding-top: 20px; border-top: 1px solid var(--line); text-transform: uppercase; font-size: 9px; letter-spacing: 1px; font-weight: 900; }
.contact-page-grid { display: grid; grid-template-columns: 1fr 1fr; }
.contact-details { padding: 110px 7.4vw; background: var(--ink); color: white; }
.contact-details h2 em { color: var(--lime); }
.contact-details dl { margin-top: 70px; }
.contact-details dl > div { border-top: 1px solid rgba(255,255,255,.2); padding: 22px 0; display: grid; grid-template-columns: 120px 1fr; }
.contact-details dt { color: #8d9992; text-transform: uppercase; font-size: 8px; letter-spacing: 1.5px; }
.contact-details dd { margin: 0; font-size: 14px; line-height: 1.7; }
.contact-form-modern { padding: 110px 7.4vw; background: #e8e6dc; }
.contact-form-modern form { margin-top: 55px; }
.contact-form-modern label { display: block; text-transform: uppercase; font-size: 9px; letter-spacing: 1px; font-weight: 900; }
.contact-form-modern input:not([type=submit]), .contact-form-modern textarea { width: 100%; border: 0; border-bottom: 1px solid var(--ink); background: transparent; border-radius: 0; padding: 16px 0; margin: 5px 0 25px; font: inherit; }
.contact-form-modern textarea { height: 130px; resize: vertical; }
.contact-form-modern input[type=submit] { background: var(--ink); color: white; border: 0; padding: 18px 24px; text-transform: uppercase; font-size: 9px; letter-spacing: 1px; font-weight: 900; cursor: pointer; }
.gallery-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 18px; grid-auto-flow: dense; }
.gallery-grid figure { grid-column: span 4; margin: 0; position: relative; overflow: hidden; background: #dedbd0; min-height: 360px; border: 1px solid rgba(17,60,92,.1); }
.gallery-grid figure:nth-child(6n+1), .gallery-grid figure:nth-child(6n+5) { grid-column: span 7; }
.gallery-grid figure:nth-child(6n+2), .gallery-grid figure:nth-child(6n+6) { grid-column: span 5; }
.gallery-grid figure:nth-child(6n+1), .gallery-grid figure:nth-child(6n+2) { min-height: 510px; }
.gallery-grid a { position: absolute; inset: 0; display: block; }
.gallery-grid a:focus-visible { outline: 3px solid var(--lime); outline-offset: -3px; }
.gallery-grid img { width: 100%; height: 100%; object-fit: cover; display: block; filter: saturate(.9) contrast(1.02); transition: transform .55s ease, filter .3s ease; }
.gallery-grid figure:hover img { transform: scale(1.02); filter: saturate(1); }

/* Tutor LMS course detail: content first, without the sales/author sidebar. */
.single-courses aside.tutor-col-xl-4 { display: none !important; }
.single-courses main.tutor-col-xl-8 { flex: 0 0 100% !important; width: 100% !important; max-width: 100% !important; }
.single-courses .tutor-toggle-more-content,
.single-courses .tutor-toggle-more-content.tutor-toggle-more-collapsed { height: auto !important; max-height: none !important; overflow: visible !important; mask-image: none !important; -webkit-mask-image: none !important; }
.single-courses .tutor-toggle-more-content::before { content: none !important; display: none !important; }
.single-courses .tutor-btn-show-more { display: none !important; }
.single-courses .tutor-course-details-page { padding-bottom: 90px; }
.single-courses .tutor-course-details-page .tutor-container { max-width: 1180px; }
.single-courses .tutor-course-thumbnail { overflow: hidden; border-radius: 18px; box-shadow: 0 20px 50px rgba(17,60,92,.12); }
.single-courses .tutor-course-details-tab { margin-top: 34px !important; }
.single-courses .tutor-nav { padding: 0 22px; border: 1px solid var(--line); border-radius: 13px; background: #fff; }
.single-courses .tutor-nav-link { padding: 16px 20px !important; color: #617482 !important; font-weight: 700; }
.single-courses .tutor-nav-link.is-active { color: var(--ink) !important; }
.single-courses .tutor-nav-link.is-active::after { background-color: var(--lime) !important; }
.single-courses .tutor-tab-item { margin-top: 24px; padding: 38px 42px; border: 1px solid var(--line); border-radius: 16px; background: rgba(255,255,255,.72); box-shadow: 0 14px 34px rgba(17,60,92,.07); }
.single-courses .tutor-course-details-content { color: #334f61; font-size: 16px; line-height: 1.8; }
.single-courses .tutor-course-details-content > div { color: #334f61 !important; font-size: 16px !important; line-height: 1.82 !important; }
.single-courses .tutor-course-details-content p { margin: 0 0 20px; }
.single-courses .tutor-course-details-content p:last-child { margin-bottom: 0; }
.single-courses .tutor-course-details-content h2, .single-courses .tutor-course-details-content h3 { color: var(--ink); font-family: Georgia, 'Times New Roman', serif; line-height: 1.15; }
.single-courses .tutor-course-details-content h2 { font-size: 32px; }
.single-courses .tutor-course-details-content h3 { font-size: 24px; }
.single-courses .tutor-course-details-content ul { margin: 24px 0 10px; padding: 24px 28px 24px 46px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px 42px; border: 1px solid var(--line); border-radius: 12px; background: rgba(17,60,92,.035); }
.single-courses .tutor-course-details-content li::marker { color: var(--lime); }

.related-courses { padding: 95px 7.4vw 115px; border-top: 1px solid var(--line); background: #e8e6dc; }
.related-courses-heading { display: flex; align-items: end; justify-content: space-between; gap: 40px; margin-bottom: 52px; }
.related-courses-heading h2 { margin: 20px 0 0; font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4vw, 58px); line-height: 1.02; letter-spacing: -2.4px; font-weight: 400; }
body.theme-hna-modern.wp-theme-hna-modern #main .related-courses-heading h2 { font-family: Georgia, 'Times New Roman', serif; font-size: clamp(38px, 4vw, 58px); line-height: 1.02; letter-spacing: -2.4px; font-weight: 400; }
.related-courses-heading h2 em { color: var(--forest); font-weight: 400; }
.related-courses-heading > a { padding-bottom: 7px; border-bottom: 1px solid var(--ink); font-size: 12px; font-weight: 800; }
.related-courses-heading > a span { margin-left: 18px; color: var(--lime); }
.related-courses-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.related-course-card { overflow: hidden; border: 1px solid var(--line); border-radius: 16px; background: #f7f6f1; }
.related-course-image { display: block; height: 220px; overflow: hidden; background: var(--ink); }
.related-course-image img { width: 100%; height: 100%; object-fit: cover; filter: saturate(.72); transition: transform .45s, filter .3s; }
.related-course-image > span { height: 100%; display: flex; align-items: center; justify-content: center; color: var(--lime); font-family: Georgia, serif; font-size: 44px; }
.related-course-card:hover .related-course-image img { transform: scale(1.03); filter: saturate(.95); }
.related-course-card > div { min-height: 300px; padding: 28px; display: flex; flex-direction: column; }
.related-course-label { color: #607381; font-size: 9px; text-transform: uppercase; letter-spacing: 1.4px; font-weight: 800; }
.related-course-card h3 { margin: 18px 0 16px; font-family: Georgia, 'Times New Roman', serif; font-size: 28px; line-height: 1.08; letter-spacing: -1px; font-weight: 400; }
body.theme-hna-modern.wp-theme-hna-modern #main .related-course-card h3 { font-family: Georgia, 'Times New Roman', serif; font-size: 28px; line-height: 1.08; letter-spacing: -1px; font-weight: 400; }
.related-course-card p { margin: 0; color: #60717c; font-size: 13px; line-height: 1.7; }
.related-course-link { margin-top: auto; padding-top: 20px; border-top: 1px solid var(--line); display: flex; justify-content: space-between; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; font-weight: 800; }
.related-course-link span { color: var(--lime); }
.navigation.pagination { margin-top: 50px; }
.nav-links { display: flex; gap: 10px; }
.page-numbers { border: 1px solid var(--line); padding: 10px 14px; font-size: 11px; }
.page-numbers.current { background: var(--ink); color: white; }

/* Readable, consistent typography baseline across the theme. */
body.theme-hna-modern.wp-theme-hna-modern .main-nav a { font-size: 15px; }
body.theme-hna-modern.wp-theme-hna-modern .header-cta { font-size: var(--type-small); }
.eyebrow,
.section-index,
.impact-card p,
.solution-impact .impact-label,
.photo-caption,
.solution-card > p:first-child,
.method-list span,
.training-list article > span,
.testimonial p { font-size: var(--type-label); }
.trust-strip > *:first-child,
.solution-card .card-copy,
.method-list small,
.training-list p { font-size: var(--type-small); }
.primary-button,
.text-link { font-size: var(--type-small); }
.impact-card small,
.trust-strip div span { font-size: 13px; line-height: 1.5; }
.photo-caption span,
.training-list small,
.round-link,
.copyright,
footer small { font-size: 11px; }
.statement-copy,
.method-intro > p:last-child,
.contact-cta > p:not(.section-index),
.about-copy > p:not(.section-index),
.inner-hero > p:last-child:not(.section-index) { font-size: var(--type-body); }
.solution-card a,
.contact-cta > a,
.related-course-link { font-size: var(--type-label); }
.values-grid span,
.catalog-toolbar,
.course-card span,
.blog-card span,
.course-card small,
.blog-card small,
.course-link,
.contact-details dt,
.related-course-label { font-size: 11px; }
.values-grid p,
.faq-list p,
.course-card p,
.blog-card p,
.related-course-card p { font-size: var(--type-small); }
.contact-form-modern label,
.contact-form-modern .wpcf7-list-item-label,
.contact-form-modern .wpcf7-not-valid-tip,
.contact-form-modern .wpcf7-response-output { font-size: 13px; line-height: 1.55; }
.contact-form-modern input:not([type=submit]),
.contact-form-modern textarea { font-size: var(--type-body); line-height: 1.5; }
.contact-form-modern input[type=submit] { font-size: var(--type-label); }
.page-numbers { font-size: var(--type-label); }

/* Finishing layer: subtle depth, stronger hierarchy and clearer interactions. */
.site-header { position: sticky; top: 0; z-index: 20; background: rgba(243,241,233,.9); backdrop-filter: blur(14px); box-shadow: 0 8px 30px rgba(17,60,92,.04); }
.main-nav a::after { height: 2px; bottom: -8px; background: var(--lime); }
.header-cta { transition: background .2s, color .2s, transform .2s; }
.header-cta:hover { background: var(--ink); color: #fff; transform: translateY(-2px); }
.hero-copy { background: radial-gradient(circle at 12% 20%, rgba(152,195,64,.11), transparent 34%); }
.image-frame::after { background: linear-gradient(180deg, rgba(17,60,92,.04), rgba(17,60,92,.36)); }
.primary-button { box-shadow: 0 12px 28px rgba(17,60,92,.16); transition: transform .2s, box-shadow .2s; }
.primary-button:hover { transform: translateY(-3px); box-shadow: 0 17px 34px rgba(17,60,92,.22); }
.trust-strip > * { position: relative; transition: background .2s; }
.trust-strip > *::after { content: ""; position: absolute; left: 0; right: 100%; top: 0; height: 3px; background: var(--lime); transition: right .3s; }
.trust-strip > *:hover { background: rgba(255,255,255,.34); }
.trust-strip > *:hover::after { right: 0; }
.section-index { display: flex; align-items: center; gap: 11px; width: max-content; max-width: 100%; line-height: 1.5; }
.section-index::before { content: ""; width: 26px; height: 2px; flex: 0 0 26px; background: var(--lime); }
.statement-kicker { padding: 18px 20px; border-left: 3px solid var(--lime); background: rgba(17,60,92,.045); line-height: 1.18; }
.solution-card { transition: transform .25s, background .25s, box-shadow .25s; }
.solution-card:hover { transform: translateY(-8px); box-shadow: 0 24px 42px rgba(17,60,92,.12); z-index: 2; }
.solution-featured { background: radial-gradient(circle at 85% 10%, rgba(255,255,255,.34), transparent 28%), var(--lime); }
.contact-cta { background: radial-gradient(circle at 50% 0, rgba(152,195,64,.14), transparent 34%), var(--forest); }
.contact-cta > a { box-shadow: 0 14px 34px rgba(0,0,0,.16); transition: transform .2s, background .2s; }
.contact-cta > a:hover { background: #afd958; transform: translateY(-3px); }
.contact-form-modern input:not([type=submit]), .contact-form-modern textarea { transition: border-color .2s, background .2s, padding .2s; }
.contact-form-modern input:not([type=submit]):focus, .contact-form-modern textarea:focus { outline: 0; border-bottom-color: var(--lime); background: rgba(255,255,255,.32); padding-left: 12px; padding-right: 12px; }
.contact-form-modern input[type=submit] { box-shadow: 0 12px 28px rgba(17,60,92,.16); transition: transform .2s, box-shadow .2s, background .2s; }
.contact-form-modern input[type=submit]:hover { background: #18527d; transform: translateY(-2px); box-shadow: 0 16px 32px rgba(17,60,92,.22); }

@media (max-width: 900px) {
  .site-header { grid-template-columns: 1fr auto; height: 78px; padding: 0 22px; }
  .main-nav { display: none; }
  .mobile-menu { display: block; justify-self: end; position: relative; }
  .mobile-menu summary { list-style: none; cursor: pointer; text-transform: uppercase; font-size: var(--type-label); font-weight: 900; letter-spacing: 1px; }
  .mobile-menu div { position: absolute; right: 0; top: 28px; background: var(--ink); color: white; padding: 20px; width: 210px; display: flex; flex-direction: column; gap: 18px; font-size: var(--type-small); }
  .header-cta { padding: 11px 14px; }
  .header-cta span { margin-left: 8px; }
  .hero { grid-template-columns: 1fr; }
  .hero-copy { padding: 56px 24px; }
  h1 { font-size: clamp(52px, 15vw, 72px); letter-spacing: -4px; }
  .hero-visual { min-height: 540px; }
  .hero-actions { align-items: flex-start; flex-direction: column; }
  .trust-strip { grid-template-columns: 1fr 1fr; padding: 0; }
  .trust-strip > * { border-bottom: 1px solid var(--line); padding: 26px 22px; }
  .statement { grid-template-columns: 1fr; gap: 45px; padding: 90px 24px; }
  .statement > div { grid-template-columns: 1fr; }
  .statement h2 { grid-column: auto; }
  .section-heading { grid-template-columns: 1fr; gap: 26px; }
  .solution-grid { grid-template-columns: 1fr 1fr; }
  .solution-card { min-height: 420px; border-bottom: 1px solid var(--line); }
  .method { grid-template-columns: 1fr; padding: 90px 24px; }
  .training-heading { grid-template-columns: 1fr; }
  .training-heading h2 { grid-column: auto; }
  .round-link { width: auto; height: auto; border-radius: 0; padding: 14px 20px; flex-direction: row; justify-self: start; }
  .training-list article { grid-template-columns: 38px 1fr 30px; gap: 16px; }
  .training-list article > p { display: none; }
  footer { grid-template-columns: 1fr 1fr; }
  .about-grid, .contact-page-grid { grid-template-columns: 1fr; }
  .about-photo { max-height: 660px; overflow: hidden; }
  .values-grid, .course-catalog, .blog-grid { grid-template-columns: 1fr 1fr; }
  .faq-section { grid-template-columns: 1fr; gap: 50px; }
  .reference-card { width: 172px; height: 96px; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); }
  .gallery-grid figure, .gallery-grid figure:nth-child(n) { grid-column: span 1; min-height: 390px; }
  .related-courses-grid { grid-template-columns: 1fr 1fr; }
  .related-course-card:last-child { grid-column: 1 / -1; }
}

@media screen and (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }

@media (max-width: 520px) {
  .brand-logo { width: 145px; height: 68px; }
  .header-cta { display: none; }
  .hero-copy { padding-top: 44px; }
  .eyebrow { margin-bottom: 22px; }
  .hero-lead { font-size: 15px; margin-top: 28px; }
  .hero-visual { min-height: 470px; }
  .impact-card { width: 245px; padding: 22px 24px; }
  .impact-card strong { font-size: 45px; }
  .trust-strip { grid-template-columns: 1fr; }
  .solutions, .trainings { padding: 85px 20px; }
  .solution-grid { grid-template-columns: 1fr; }
  .solution-card { min-height: 380px; border-right: 0; }
  .method-list li { grid-template-columns: 32px 1fr; gap: 12px; }
  .method-list small { grid-column: 2; }
  .references { padding: 85px 20px; }
  .testimonial { padding: 80px 22px; }
  .contact-cta { padding: 90px 22px; }
  footer { grid-template-columns: 1fr; }
  .copyright { grid-column: auto; }
  .inner-hero { padding: 80px 22px 70px; }
  .about-copy, .values-section, .faq-section, .catalog-shell, .gallery-shell, .blog-shell, .contact-details, .contact-form-modern { padding: 80px 22px; }
  .values-grid, .course-catalog, .blog-grid, .gallery-grid { grid-template-columns: 1fr; }
  .values-grid article { min-height: 220px; }
  .catalog-toolbar { align-items: flex-start; flex-direction: column; gap: 12px; }
  .course-card > div, .blog-card > div { min-height: 340px; }
  .gallery-grid figure, .gallery-grid figure:nth-child(n) { grid-column: span 1; min-height: 360px; }
  .single-courses .tutor-tab-item { padding: 26px 22px; }
  .single-courses .tutor-course-details-content ul { grid-template-columns: 1fr; }
  .related-courses { padding: 75px 22px 90px; }
  .related-courses-heading { align-items: flex-start; flex-direction: column; margin-bottom: 38px; }
  .related-courses-grid { grid-template-columns: 1fr; }
  .related-course-card:last-child { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
  .reference-track { animation: none !important; }
}

/* Final specificity layer for existing Tutor and Elementor styles. */
body.single-courses main.tutor-col-xl-8 { display: flex; flex-direction: column; }
.single-courses .hna-course-brief { order: 0; }
.single-courses .tutor-course-thumbnail { order: 1; max-height: 240px; margin: 5px 0 10px; box-shadow: none; }
.single-courses .tutor-course-thumbnail img { width: 100%; height: 240px; object-fit: cover; }
.single-courses .tutor-course-details-tab { order: 2; }
.single-courses .hna-course-faq { order: 3; }
body.theme-hna-modern.wp-theme-hna-modern #main .hna-enquiry-card h2 { font: 400 34px/1.08 Georgia,serif; color: #fff; }
body.theme-hna-modern.wp-theme-hna-modern #main .hna-course-faq h2 { font: 400 40px/1.1 Georgia,serif; letter-spacing: -1.5px; }
body.theme-hna-modern.wp-theme-hna-modern #main .hna-enquiry-card a.primary-button { color: var(--ink); }
.primary-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 12px; }
.primary-button span { margin-left: 8px; flex-shrink: 0; }
.hero-actions { flex-wrap: wrap; }
.method { grid-template-columns: minmax(0, .85fr) minmax(0, 1.15fr); }
.contact-form-modern { padding: 65px 5vw; }
.contact-form-modern h2 { font: 400 36px/1.1 Georgia,serif; letter-spacing: -1px; margin: 24px 0; }
.contact-form-modern > p:not(.section-index) { font-size: 15px; line-height: 1.7; color: #526572; }
.contact-form-modern form { margin-top: 30px; }
.contact-form-modern label { text-transform: none; letter-spacing: 0; font-size: 14px; }
.contact-form-modern input:not([type=submit]), .contact-form-modern textarea, .contact-form-modern select { display: block; width: 100%; padding: 12px; margin: 8px 0 18px; min-height: 46px; border: 1px solid #9aaeb8; border-radius: 5px; background: #f9f9f5; font: 16px/1.5 Arial,sans-serif; color: var(--ink); }
.contact-form-modern input:focus-visible, .contact-form-modern textarea:focus-visible, .contact-form-modern select:focus-visible { outline: 3px solid var(--ink); outline-offset: 2px; }
.contact-form-modern .hna-form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 18px; }
.contact-form-modern .hna-form-grid p { margin: 0; }
.contact-form-modern input[type=submit] { font-size: 14px; text-transform: none; min-height: 48px; }
.contact-form-modern .hna-form-note { font-size: 13px; line-height: 1.7; color: #526572; }
#ihtiyac-formu, #tutor-course-details-tab-info { scroll-margin-top: 130px; }
button:focus-visible, select:focus-visible { outline: 3px solid var(--ink); outline-offset: 3px; }
.screen-reader-text:focus { clip: auto; width: auto; height: auto; left: 16px; top: 16px; padding: 14px; background: #fff; z-index: 1000; }
@media (max-width: 1100px) {
 .main-nav, .main-nav ul { gap: 18px; }
 .brand-logo { width: 148px; }
 .site-header { padding-inline: 3vw; }
 .hna-service-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 900px) {
 .site-header { grid-template-columns: 1fr auto auto; gap: 18px; }
 .method { grid-template-columns: 1fr; }
 .hna-course-brief { gap: 22px; }
 .hna-catalog-filter { grid-template-columns: 1fr 1fr; }
 .hna-catalog-filter button { grid-column: 1 / -1; }
 .hna-next-step { flex-direction: column; align-items: flex-start; }
}
@media (max-width: 680px) {
 .hna-course-brief { grid-template-columns: 1fr; margin-top: 15px; }
 .hna-brief-copy { font-size: 17px; }
 .hna-enquiry-card { padding: 25px; }
 .hna-catalog-filter, .hna-service-grid { grid-template-columns: 1fr; }
 .hna-service-grid { padding: 35px 22px 55px; }
 .hna-catalog-filter { padding: 18px; }
 .hna-catalog-filter button { grid-column: auto; }
 .hna-breadcrumbs { padding: 16px 22px; font-size: 11px; }
 .hna-next-step { padding: 50px 22px; }
 .hna-course-faq { padding: 40px 0; gap: 25px; }
 .hna-mobile-enquiry { display: flex; position: fixed; z-index: 30; bottom: 0; left: 0; right: 0; background: var(--ink); color: #fff; align-items: center; justify-content: space-between; gap: 14px; padding: 12px 18px calc(12px + env(safe-area-inset-bottom)); box-shadow: 0 -5px 20px #113c5c26; }
 .hna-mobile-enquiry span { max-width: 54%; font-size: 12px; line-height: 1.4; }
 .hna-mobile-enquiry a { flex-shrink: 0; padding: 13px 18px; background: var(--lime); border-radius: 5px; color: var(--ink); font-size: 14px; font-weight: 700; }
 body.single-courses { padding-bottom: 86px; }
 .contact-form-modern .hna-form-grid { grid-template-columns: 1fr; gap: 0; }
 .single-courses .tutor-course-thumbnail, .single-courses .tutor-course-thumbnail img { height: 180px; }
 body.theme-hna-modern.wp-theme-hna-modern #main h1 { font-size: clamp(38px, 10vw, 58px); line-height: 1.02; letter-spacing: -2px; overflow-wrap: anywhere; }
 .mobile-menu div { max-height: 75vh; overflow-y: auto; }
}
@media (max-width: 520px) { .site-header { grid-template-columns: 1fr auto; } }
@media (prefers-reduced-motion: reduce) { *, *::before, *::after { transition: none !important; } .reference-track { animation: none !important; } }

.references { padding-top: 65px; padding-bottom: 65px; }
.references h2 { margin: 24px auto 38px; }

.hna-program-outline { margin-top: 38px; scroll-margin-top: 125px; }
.hna-program-outline h2 { font: 400 32px/1.15 Georgia,serif; color: var(--ink); margin: 0 0 14px; }
.hna-outline-intro { color: #526572; font: 15px/1.7 Arial,sans-serif; margin-bottom: 24px; }
.hna-program-outline .faq-list summary { align-items: baseline; gap: 20px; line-height: 1.4; font-size: 23px; }
.hna-program-outline .faq-list summary::after { flex: 0 0 auto; }
.hna-program-outline .faq-list p { font-size: 16px; line-height: 1.8; margin: 18px 0 5px; max-width: none; }
@media (max-width: 520px) { .hna-program-outline .faq-list summary { font-size: 20px; } }

/* Editorial reading layout. */
.hna-byline { color: #526572; font-size: 14px; margin: 20px 0 28px; }
.hna-article-cover { margin: 32px 0 44px; }
.hna-article-cover img { display: block; width: 100%; height: auto; border-radius: 12px; }
.hna-article-cover figcaption { font-size: 13px; line-height: 1.6; margin-top: 10px; color: #526572; }
.single-post .entry-content { max-width: 780px; margin-inline: auto; overflow-wrap: anywhere; }
.single-post .entry-content h2 { font-size: clamp(27px, 4vw, 38px); line-height: 1.2; margin: 48px 0 20px; scroll-margin-top: 130px; }
.single-post .entry-content h3 { font-size: 23px; line-height: 1.35; margin: 28px 0 16px; }
.single-post .entry-content p, .single-post .entry-content li { font-size: 17px; line-height: 1.85; }
.single-post .entry-content li { margin-block: 10px; }
.single-post .entry-content a { text-decoration: underline; text-underline-offset: 3px; }
.hna-answer, .hna-toc { background: #f1f3ea; padding: 24px; border-left: 4px solid var(--lime); border-radius: 6px; margin: 28px 0; }
.hna-toc ol { padding-left: 22px; }
.hna-table-scroll { overflow-x: auto; margin: 24px 0; }
.hna-table-scroll table { border-collapse: collapse; width: 100%; min-width: 560px; font-size: 15px; line-height: 1.65; }
.hna-table-scroll th, .hna-table-scroll td { padding: 14px; text-align: left; vertical-align: top; border: 1px solid #cdd5d6; }
.hna-table-scroll th { background: var(--ink); color: #fff; }
.hna-table-scroll caption { text-align: left; font-weight: 700; margin-bottom: 12px; }

/* About and programme content: readable, compact editorial layout. */
.hna-about-hero > p:last-child {max-width:700px;font:18px/1.7 Arial,sans-serif;color:#526572;margin-top:28px}
.hna-about-editorial {display:grid;grid-template-columns:minmax(220px, .8fr) minmax(0,1.7fr);gap:7%;width:86%;max-width:1200px;margin:64px auto 85px;align-items:start}
.hna-about-editorial aside img {width:100%;height:auto;display:block}
.hna-about-editorial aside p {margin-top:18px;font-size:15px}
.hna-reading h2 {font:500 clamp(25px,3vw,35px)/1.2 Arial,sans-serif;letter-spacing:-.7px;margin:38px 0 18px}
.hna-reading h2:first-child {margin-top:0}
.hna-reading p,.hna-reading li {font:17px/1.8 Arial,sans-serif;color:#405764}
.hna-reading li {margin-bottom:10px}
.hna-reading a {text-decoration:underline;text-underline-offset:3px}
.hna-course-context {background:#f5f6ef;padding:30px;margin-block:35px}
.hna-course-context h2 {font:500 28px/1.25 Arial,sans-serif;margin:0 0 22px}
.hna-course-context h3 {font:600 19px/1.35 Arial,sans-serif;margin:24px 0 12px}
.hna-course-context p,.hna-course-context li {font:16px/1.8 Arial,sans-serif}
@media(max-width:760px){.hna-about-editorial{grid-template-columns:1fr;gap:36px;margin-block:40px}.hna-about-editorial aside img{max-width:360px}.hna-course-context{padding:22px}}
