/* VIPACH craft redesign — strict brand audit pass, 2026-06-12
   Direction: Jony Ive restraint, Tim Cook operational clarity, Elon Musk reduction, Marty Neumeier brand focus. */
:root{
  --font:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","Helvetica Neue",Arial,sans-serif;
  --bg:#f5f5f7;--white:#fff;--ink:#1d1d1f;--ink2:#424245;--muted:#6e6e73;--line:#d2d2d7;--line2:#e8e8ed;
  --blue:#0066cc;--blue2:#004b9b;--dark:#161617;--dark2:#242426;--max:1100px;--narrow:760px;--radius:28px;
  --shadow:0 22px 70px rgba(0,0,0,.06);--shadow-soft:0 12px 40px rgba(0,0,0,.045);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}p{font-size:18px;line-height:1.55;color:var(--ink2);letter-spacing:-.012em}.container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.narrow{width:min(var(--narrow),calc(100% - 48px));margin:0 auto}.skip{position:absolute;left:-999px;top:10px}.skip:focus{left:16px;z-index:9999;background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 14px}.nav{position:sticky;top:0;z-index:99;background:rgba(245,245,247,.86);backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid rgba(0,0,0,.08)}.nav-inner{min-height:56px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;min-width:0}.brand img{width:28px;height:28px;border-radius:7px;object-fit:cover}.brand strong{display:block;font-size:14px;line-height:1.1;font-weight:650;letter-spacing:-.01em;color:var(--ink)}.brand span span{display:block;font-size:12px;line-height:1.25;color:var(--muted);font-weight:400;white-space:nowrap}.navlinks{display:flex;align-items:center;gap:22px;margin-left:auto}.navlinks a,.langs a,.mobile a{font-size:13px;line-height:1;text-decoration:none;color:var(--ink2);font-weight:400}.navlinks a:hover,.langs a:hover,.mobile a:hover{color:var(--blue)}.langs{display:flex;gap:12px}.langs a[aria-current="true"]{color:var(--ink);font-weight:650}.hamb{display:none;margin-left:auto;border:0;background:transparent;width:34px;height:34px;align-items:center;justify-content:center;padding:0}.hamb span,.hamb span:before,.hamb span:after{display:block;width:18px;height:1.5px;background:var(--ink);border-radius:2px;content:"";position:relative}.hamb span:before{position:absolute;top:-6px}.hamb span:after{position:absolute;top:6px}.mobile{display:none}.mobile.open{display:block}.mobile .stack{display:grid;gap:14px;padding:16px 0 18px;border-top:1px solid var(--line2)}.hero{background:var(--bg);padding:92px 0 68px;text-align:center}.kicker{font-size:14px;line-height:1.3;color:var(--muted);font-weight:500;letter-spacing:-.01em;margin:0 0 18px}.hero h1{max-width:860px;margin:0 auto 20px;font-size:clamp(36px,4.8vw,54px);line-height:1.05;letter-spacing:-.052em;font-weight:720;color:var(--ink)}.hero .lead{max-width:780px;margin:0 auto 26px;font-size:clamp(18px,1.8vw,22px);line-height:1.42;color:var(--ink2);font-weight:400}.actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 19px;border-radius:999px;text-decoration:none;border:1px solid transparent;font-size:16px;font-weight:500;letter-spacing:-.01em;cursor:pointer}.btn.primary{background:var(--blue);color:#fff}.btn.primary:hover{background:var(--blue2)}.btn.secondary{color:var(--blue);background:transparent}.btn.secondary:hover{color:var(--blue2)}.principle{background:#fff}.principle .narrow{padding:26px 0;text-align:center;border-top:1px solid var(--line2);border-bottom:1px solid var(--line2)}.principle p{margin:0;font-size:17px;color:var(--ink);font-weight:600}.section{padding:82px 0;background:var(--bg)}.section.white{background:#fff}.section.dark{background:var(--dark);color:#f5f5f7}.section.dark p,.section.dark .section-head p{color:#d1d1d6}.section-head{text-align:center;margin-bottom:34px}.eyebrow{font-size:13px;color:var(--muted);margin:0 0 12px;font-weight:650;letter-spacing:-.01em}.section-head h2{max-width:840px;margin:0 auto 14px;font-size:clamp(28px,3.6vw,42px);line-height:1.1;letter-spacing:-.043em;font-weight:700;color:var(--ink)}.section.dark .section-head h2{color:#f5f5f7}.section-head p{max-width:720px;margin:0 auto;font-size:19px;line-height:1.48;color:var(--ink2)}.deliverables{width:min(var(--max),calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.deliverable{background:#fff;border:1px solid var(--line2);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-soft)}.deliverable small{display:block;color:var(--muted);font-size:13px;margin-bottom:36px}.deliverable h3{margin:0 0 10px;font-size:23px;line-height:1.15;letter-spacing:-.03em}.deliverable p{font-size:16px;line-height:1.45;margin:0}.method-grid{width:min(var(--max),calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:stretch}.text-panel{background:#fff;border:1px solid var(--line2);border-radius:var(--radius);padding:clamp(28px,4vw,48px);box-shadow:var(--shadow-soft)}.text-panel p{font-size:19px;margin:0}.text-panel p+p{margin-top:16px}.black-panel{background:var(--dark);border-radius:var(--radius);padding:clamp(28px,4vw,48px);display:flex;align-items:flex-end}.black-panel p{font-size:clamp(24px,3vw,34px);line-height:1.13;letter-spacing:-.04em;font-weight:680;color:#f5f5f7;margin:0}.split{display:grid;grid-template-columns:1fr 1fr;gap:14px}.panel{background:#fff;border:1px solid var(--line2);border-radius:var(--radius);padding:30px}.panel h3{font-size:24px;letter-spacing:-.035em;margin:0 0 16px}.panel ul{margin:0;padding-left:20px}.panel li{font-size:17px;line-height:1.48;color:var(--ink2);margin:0}.panel li+li{margin-top:12px}.panel.dark{background:var(--dark);border-color:var(--dark)}.panel.dark h3{color:#fff}.panel.dark li{color:#d1d1d6}.timeline{width:min(var(--max),calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.time{background:#fff;border:1px solid var(--line2);border-radius:var(--radius);padding:28px}.time h3{font-size:30px;letter-spacing:-.045em;margin:0 0 42px}.time p{font-size:16px;margin:0}.steps{width:min(var(--max),calc(100% - 48px));margin:0 auto;border-top:1px solid var(--line);}.step{display:grid;grid-template-columns:80px 1fr 1.6fr;gap:18px;padding:22px 0;border-bottom:1px solid var(--line2);align-items:start}.step small{font-size:13px;color:var(--muted)}.step h3{margin:0;font-size:22px;line-height:1.15;letter-spacing:-.03em}.step p{margin:0;font-size:16px}.quote{padding:76px 0;background:#fff;text-align:center}.quote p{width:min(780px,calc(100% - 48px));margin:0 auto;font-size:clamp(28px,3.6vw,46px);line-height:1.1;letter-spacing:-.048em;font-weight:700;color:var(--ink)}.contact{padding:82px 0;background:#fff}.form-wrap{width:min(680px,calc(100% - 48px));margin:0 auto}.form-box{background:#fff;border:1px solid var(--line2);border-radius:var(--radius);padding:clamp(24px,4vw,42px);box-shadow:var(--shadow-soft)}.row{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:block;margin:0 0 16px;font-size:14px;font-weight:650;color:var(--ink)}input,textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:13px 14px;font:400 16px/1.35 var(--font);color:var(--ink);outline:none}input:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 4px rgba(0,102,204,.14)}.check{display:flex;gap:10px;align-items:flex-start;font-weight:400;color:var(--ink2);line-height:1.42}.check input{width:auto;margin-top:3px}.check a{color:var(--blue)}.hidden{position:absolute;left:-9999px}.micro{font-size:13px;color:var(--muted);text-align:center;margin:14px 0 0}.success-banner{display:none;margin-top:18px;background:#eaf7ee;color:#116329;border:1px solid #b9e5c5;border-radius:16px;padding:14px 16px;font-size:15px}.success-banner.show{display:block}.footer{padding:46px 0;background:var(--bg);border-top:1px solid var(--line2)}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr;gap:28px}.footer p,.footer small{font-size:14px;line-height:1.55;color:var(--muted)}.footer a{text-decoration:none;color:var(--ink2)}.footer a:hover{color:var(--blue)}.language-inline{display:flex;justify-content:center;gap:14px;margin-top:22px}.language-inline a{text-decoration:none;font-size:14px;color:var(--muted)}.language-inline a[aria-current="true"]{color:var(--ink);font-weight:650}
@media(max-width:920px){.navlinks,.langs{display:none}.hamb{display:flex}.hero{padding:70px 0 54px}.deliverables,.method-grid,.split,.timeline{grid-template-columns:1fr}.step{grid-template-columns:44px 1fr}.step p{grid-column:2}.footer-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(36px,10vw,50px)}.section-head h2{font-size:clamp(30px,8vw,40px)}}
@media(max-width:620px){.container,.narrow,.deliverables,.method-grid,.split,.timeline,.steps,.form-wrap{width:calc(100% - 28px)}.section,.contact{padding:62px 0}.row{grid-template-columns:1fr}.btn{width:100%}.brand span span{display:none}.nav-inner{min-height:52px}.quote{padding:58px 0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.text-panel h2{font-size:24px;line-height:1.15;letter-spacing:-.03em;margin:28px 0 10px}.text-panel h2:first-child{margin-top:0}.text-panel strong{color:var(--ink)}

/* Strategic diagnosis refinement — based on owner direction, 2026-06-12 */
.hero-editorial{position:relative;overflow:hidden}
.hero-editorial:after{content:"";display:block;width:min(760px,calc(100% - 48px));height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent);margin:54px auto 0}
.value-grid .deliverable{min-height:260px}.phase-steps .step small{font-weight:650;color:var(--blue);white-space:nowrap}.diagnosis-card{background:#1f1f21;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);padding:clamp(26px,4vw,42px);text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.22)}
.diagnosis-card p{color:#f5f5f7;font-size:20px;line-height:1.5;margin:0 auto 24px;max-width:660px}.btn.light{background:#fff;color:#111;border-color:#fff}.btn.light:hover{background:#e8e8ed;color:#111}.section.dark .eyebrow{color:#a1a1a6}.section.dark .btn.secondary{color:#fff}.text-panel h2{font-size:23px;line-height:1.16;letter-spacing:-.035em;margin:0 0 12px}.text-panel h2+p{margin-top:0}.text-panel p+p{margin-top:18px}.deliverable h3{max-width:95%}.quote p{max-width:860px}.footer .brand strong{color:var(--ink)}
@media(max-width:920px){.value-grid .deliverable{min-height:auto}.diagnosis-card p{font-size:18px}.hero-editorial:after{margin-top:42px}.phase-steps .step small{white-space:normal}}


/* Footer legal expansion — AmCham Austria + legal summary, 2026-06-12 */
.footer-legal{padding:54px 0 34px}.footer-legal .container{display:grid;gap:34px}.footer-legal-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.footer-legal-card{background:#fff;border:1px solid var(--line2);border-radius:22px;padding:22px;box-shadow:var(--shadow-soft)}.footer-legal h2{margin:0 0 12px;font-size:16px;line-height:1.2;letter-spacing:-.02em;color:var(--ink)}.footer-legal p{font-size:13px;line-height:1.55;margin:0;color:var(--muted)}.footer-legal p+p{margin-top:10px}.footer-legal-sub{font-size:12px!important}.footer-list-dense{list-style:none;margin:0;padding:0;display:grid;gap:7px}.footer-list-dense li{font-size:13px;line-height:1.48;color:var(--muted);overflow-wrap:anywhere}.footer-list-dense strong{color:var(--ink2);font-weight:650}.footer-legal-link{display:inline-flex;align-items:center;min-height:34px;padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--blue)!important;font-weight:650}.footer-main{grid-template-columns:1.35fr .72fr .82fr 1.05fr;gap:24px;align-items:start}.footer-brand-block p{max-width:520px}.footer-bottom{border-top:1px solid var(--line2);padding-top:18px}.footer-bottom p{font-size:12px;margin:0;color:var(--muted)}
@media(max-width:1100px){.footer-legal-summary{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:920px){.footer-main{grid-template-columns:1fr}}
@media(max-width:620px){.footer-legal{padding:40px 0 28px}.footer-legal-card{padding:18px;border-radius:18px}.footer-main{grid-template-columns:1fr;gap:22px}.footer-list-dense li{font-size:13px}.footer-bottom{padding-top:14px}}

.footer-muted { opacity: .78; font-size: .92em; }


/* About + discrete public entity reference accordion, 2026-06-12 */
.about-section{position:relative;overflow:hidden}.about-section .section-head{margin-bottom:40px}.about-grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:24px;align-items:stretch}.about-portrait,.case-figure{margin:0;background:#fff;border:1px solid var(--line2);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-soft)}.about-portrait picture,.case-figure picture{display:block;background:#f0f0f2}.about-portrait img,.case-figure img{display:block;width:100%;height:auto;object-fit:cover}.about-portrait img{aspect-ratio:1/1}.about-portrait figcaption,.case-figure figcaption{padding:12px 14px;font-size:12px;line-height:1.45;color:var(--muted)}.about-copy{display:grid;gap:14px}.about-card{background:#fff;border:1px solid var(--line2);border-radius:var(--radius);padding:clamp(22px,3vw,30px);box-shadow:var(--shadow-soft)}.about-card.accent{background:linear-gradient(145deg,#fff,#faf8f1);border-color:#e7dcc2}.about-card h3{font-size:23px;line-height:1.16;letter-spacing:-.035em;margin:0 0 12px;color:var(--ink)}.about-card p{font-size:16px;line-height:1.52;margin:0}.about-card ul{margin:0;padding-left:18px}.about-card li{font-size:16px;line-height:1.48;color:var(--ink2);margin:0}.about-card li+li{margin-top:8px}.about-panels{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:16px}.entity-case{margin:24px 0 0;background:#fff;border:1px solid var(--line2);border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow:hidden}.entity-case summary{list-style:none;display:grid;gap:8px;cursor:pointer;padding:24px 28px;position:relative}.entity-case summary::-webkit-details-marker{display:none}.entity-case summary:after{content:"+";position:absolute;right:24px;top:24px;width:28px;height:28px;border-radius:999px;border:1px solid var(--line);display:grid;place-items:center;font-size:19px;color:var(--ink2);line-height:1}.entity-case[open] summary:after{content:"–"}.case-title{font-size:22px;line-height:1.15;letter-spacing:-.035em;font-weight:700;color:var(--ink);padding-right:40px}.case-intro{max-width:780px;font-size:16px;line-height:1.5;color:var(--muted);padding-right:44px}.case-body{border-top:1px solid var(--line2);padding:22px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:18px;align-items:start}.case-copy{padding:6px 4px}.case-copy p{font-size:17px;line-height:1.56;margin:0;color:var(--ink2)}.case-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.case-links .btn{min-height:38px;font-size:14px;border-color:var(--line)}.about-closing{width:min(760px,100%);margin:30px auto 0;text-align:center;font-size:clamp(24px,3vw,34px);line-height:1.15;letter-spacing:-.042em;font-weight:700;color:var(--ink)}.about-actions{margin-top:20px}.source-strip{margin-top:28px;border-top:1px solid var(--line2);padding-top:18px}.source-strip h3{margin:0 0 12px;font-size:14px;color:var(--muted);font-weight:650}.source-strip ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px}.source-strip a{display:inline-flex;text-decoration:none;border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:13px;color:var(--ink2);background:#fff}.source-strip a:hover{color:var(--blue);border-color:rgba(0,102,204,.35)}
@media(max-width:920px){.about-grid,.about-panels,.case-body{grid-template-columns:1fr}.about-portrait img{max-height:520px}.case-body{padding:18px}.entity-case summary{padding:22px}.entity-case summary:after{right:20px;top:22px}.case-title,.case-intro{padding-right:38px}}
@media(max-width:620px){.about-grid,.about-panels{width:calc(100% - 28px)}.about-card{border-radius:22px}.entity-case{border-radius:22px}.entity-case summary{padding:20px}.case-title{font-size:20px}.case-intro{font-size:15px}.case-links .btn{width:100%}.source-strip ul{display:grid;gap:8px}.source-strip a{justify-content:center;text-align:center}}


/* Fine GDPR consent layer for contact forms, 2026-06-12 */
.privacy-note{margin:2px 0 14px;padding:14px 16px;border:1px solid var(--line2);border-radius:18px;background:#fafbfc;color:var(--muted);font-size:13px;line-height:1.55}.privacy-note a{color:var(--blue);font-weight:650;text-decoration:none}.privacy-note a:hover{text-decoration:underline}.privacy-check{margin-top:6px;padding:12px 0 2px}.privacy-check span{font-size:14px;color:var(--ink2)}.privacy-check span a{color:var(--blue);font-weight:650;text-decoration:none}.privacy-check span a:hover{text-decoration:underline}
@media(max-width:620px){.privacy-note{font-size:12.5px;padding:13px 14px;border-radius:16px}.privacy-check span{font-size:13px}}


/* Separate About pages + Apple-style portrait placement + card sources + footer accordions, 2026-06-12 */
.about-page .navlinks a[aria-current="page"], .about-page .mobile a[aria-current="page"]{color:var(--ink);font-weight:650}
.about-page-section{padding-top:96px;background:linear-gradient(180deg,#fff 0%,#f7f7f9 52%,#fff 100%)}
.about-page-section .section-head{margin-bottom:52px}.about-page-section .section-head h2{max-width:930px}.about-page-section .section-head p{max-width:820px}
.about-apple-layout .about-grid{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);gap:34px;align-items:center}.about-apple-layout .apple-portrait{position:relative;border:0;border-radius:38px;background:radial-gradient(circle at 50% 18%,#ffffff 0%,#f4f4f6 48%,#e9e9ee 100%);box-shadow:0 28px 90px rgba(0,0,0,.10), inset 0 1px 0 rgba(255,255,255,.9);padding:18px;overflow:hidden}.about-apple-layout .apple-portrait:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(255,255,255,.75),rgba(255,255,255,0) 42%);pointer-events:none}.about-apple-layout .apple-portrait picture{border-radius:28px;overflow:hidden;background:transparent}.about-apple-layout .apple-portrait img{aspect-ratio:4/5;object-fit:cover;border-radius:28px;filter:saturate(.96) contrast(1.02);box-shadow:0 18px 60px rgba(0,0,0,.08)}.about-apple-layout .apple-portrait figcaption{position:relative;padding:14px 8px 2px;text-align:center;background:transparent;color:var(--muted)}
.source-card-section{margin-top:36px;border-top:1px solid var(--line2);padding-top:26px}.source-card-section h3{font-size:18px;letter-spacing:-.025em;color:var(--ink);margin-bottom:16px}.source-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.source-card-link{display:grid;gap:8px;min-height:158px;padding:18px;border:1px solid var(--line2);border-radius:22px;background:#fff;text-decoration:none!important;color:var(--ink);box-shadow:var(--shadow-soft);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.source-card-link:hover{transform:translateY(-2px);border-color:rgba(0,102,204,.28);box-shadow:0 18px 48px rgba(0,0,0,.07)}.source-card-link strong{font-size:16px;line-height:1.22;letter-spacing:-.025em;color:var(--ink)}.source-desc{font-size:13px;line-height:1.45;color:var(--muted)}.source-more{align-self:end;display:inline-flex;gap:5px;align-items:center;font-size:13px;font-weight:650;color:var(--blue)}
.footer-legal-summary,.footer-main{align-items:start}.footer-accordion{padding:0;overflow:hidden}.footer-accordion summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--ink);font-weight:700;font-size:15px;line-height:1.25;letter-spacing:-.02em}.footer-accordion summary::-webkit-details-marker{display:none}.footer-accordion summary:after{content:"+";flex:0 0 auto;width:26px;height:26px;border:1px solid var(--line);border-radius:999px;display:grid;place-items:center;color:var(--muted);font-size:18px;font-weight:400;line-height:1}.footer-accordion[open] summary:after{content:"–"}.footer-accordion-body{border-top:1px solid var(--line2);padding:18px 20px 20px}.footer-main-card{background:#fff;border:1px solid var(--line2);border-radius:22px;box-shadow:var(--shadow-soft)}.footer-main-card .brand{margin-bottom:12px}.footer-main-card .brand img{width:32px;height:32px}.footer-accordion-body h2{display:none}.footer-accordion-body .footer-list-dense + p{margin-top:12px}
@media(max-width:1100px){.source-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-apple-layout .about-grid{grid-template-columns:1fr 1.1fr}}
@media(max-width:920px){.about-page-section{padding-top:72px}.about-apple-layout .about-grid{grid-template-columns:1fr}.about-apple-layout .apple-portrait{max-width:520px;margin:0 auto}.source-card-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.about-page-section{padding-top:58px}.about-apple-layout .apple-portrait{border-radius:28px;padding:12px}.about-apple-layout .apple-portrait picture,.about-apple-layout .apple-portrait img{border-radius:22px}.source-card-grid{grid-template-columns:1fr}.source-card-link{min-height:auto}.footer-accordion summary{padding:16px 18px}.footer-accordion-body{padding:16px 18px 18px}}

/* Source background card layout fix — prevents pill overflow and keeps titles/read-more inside cards */
.source-card-section{margin-top:42px;border-top:1px solid var(--line2);padding-top:30px}
.source-card-section h3{margin:0 0 18px;font-size:20px;line-height:1.2;letter-spacing:-.03em;color:var(--ink);font-weight:720}
.source-card-section .source-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.source-card-section .source-card-link{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:space-between!important;gap:14px!important;width:100%;min-width:0;min-height:208px;padding:24px 24px 22px!important;border:1px solid var(--line2)!important;border-radius:28px!important;background:linear-gradient(180deg,#fff 0%,#fbfbfd 100%);text-decoration:none!important;color:var(--ink)!important;box-shadow:0 14px 46px rgba(0,0,0,.045);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.source-card-section .source-card-link:hover{transform:translateY(-2px);border-color:rgba(0,102,204,.28)!important;box-shadow:0 20px 58px rgba(0,0,0,.075)}
.source-card-section .source-card-link strong{display:block;max-width:100%;font-size:18px;line-height:1.13;letter-spacing:-.035em;color:var(--ink);font-weight:720;overflow-wrap:anywhere;word-break:normal;hyphens:auto}
.source-card-section .source-desc{display:block;flex:1;font-size:14px;line-height:1.48;color:var(--muted);letter-spacing:-.01em;overflow-wrap:break-word}
.source-card-section .source-more{align-self:flex-start;display:inline-flex!important;gap:6px;align-items:center;margin-top:auto;font-size:14px;line-height:1.1;font-weight:700;color:var(--blue);white-space:nowrap}
@media(max-width:1180px){.source-card-section .source-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.source-card-section{margin-top:34px;padding-top:24px}.source-card-section .source-card-grid{grid-template-columns:1fr;gap:12px}.source-card-section .source-card-link{min-height:auto;padding:22px!important;border-radius:24px!important}.source-card-section .source-card-link strong{font-size:17px}.source-card-section .source-desc{font-size:14px}}


/* Executive footer refinement — calm legal clarity, 2026-06-12 */
.footer-executive{
  position:relative;
  overflow:hidden;
  padding:72px 0 38px;
  background:
    radial-gradient(circle at 16% 0%, rgba(0,102,204,.075), transparent 34%),
    linear-gradient(180deg,#ffffff 0%,#f5f5f7 48%,#f5f5f7 100%);
  border-top:1px solid rgba(29,29,31,.08);
}
.footer-executive:before{
  content:"";
  position:absolute;
  inset:0 0 auto 0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(0,102,204,.22),transparent);
  pointer-events:none;
}
.footer-executive .container{display:grid;gap:30px;position:relative;z-index:1}.footer-premium-head{
  display:grid;
  grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);
  gap:24px;
  align-items:stretch;
  margin-bottom:2px;
}
.footer-premium-copy{
  min-height:220px;
  border:1px solid rgba(210,210,215,.72);
  border-radius:34px;
  background:rgba(255,255,255,.82);
  box-shadow:0 30px 70px rgba(0,0,0,.06);
  padding:clamp(26px,4vw,44px);
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
}
.footer-eyebrow{
  margin:0 0 14px!important;
  color:var(--muted)!important;
  font-size:13px!important;
  line-height:1.3!important;
  letter-spacing:.02em!important;
  font-weight:650!important;
  text-transform:uppercase;
}
.footer-premium-copy h2{
  max-width:760px;
  margin:0 0 14px;
  color:var(--ink);
  font-size:clamp(28px,3.4vw,44px);
  line-height:1.06;
  letter-spacing:-.052em;
  font-weight:720;
}
.footer-premium-copy p:not(.footer-eyebrow){
  max-width:780px;
  margin:0;
  color:var(--ink2);
  font-size:clamp(15px,1.45vw,18px);
  line-height:1.5;
}
.footer-trust-strip{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.footer-trust-item{
  min-height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  text-decoration:none;
  border:1px solid rgba(210,210,215,.78);
  border-radius:999px;
  background:rgba(255,255,255,.78);
  padding:14px 18px 14px 22px;
  box-shadow:0 18px 46px rgba(0,0,0,.045);
}
.footer-trust-item strong{
  color:var(--ink);
  font-size:15px;
  line-height:1.2;
  letter-spacing:-.018em;
  font-weight:700;
}
.footer-trust-item span{
  color:var(--muted);
  font-size:12px;
  line-height:1.25;
  text-align:right;
  max-width:170px;
}
a.footer-trust-item:hover{border-color:rgba(0,102,204,.32);transform:translateY(-1px)}
.footer-executive .footer-legal-summary{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.footer-executive .footer-main{
  display:grid;
  grid-template-columns:1.25fr .78fr .88fr 1.05fr;
  gap:14px;
  align-items:start;
}
.footer-executive .footer-legal-card,
.footer-executive .footer-main-card{
  border:1px solid rgba(210,210,215,.82);
  border-radius:26px;
  background:rgba(255,255,255,.78);
  box-shadow:0 18px 48px rgba(0,0,0,.045);
  backdrop-filter:saturate(160%) blur(12px);
}
.footer-executive .footer-accordion{overflow:hidden;padding:0}.footer-executive .footer-accordion summary{
  min-height:70px;
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:20px 22px;
  color:var(--ink);
  font-weight:720;
  font-size:15px;
  line-height:1.22;
  letter-spacing:-.024em;
  border-radius:26px;
}
.footer-executive .footer-accordion summary::-webkit-details-marker{display:none}.footer-executive .footer-accordion summary span{max-width:calc(100% - 44px)}
.footer-executive .footer-accordion summary:after{
  content:"";
  flex:0 0 32px;
  width:32px;
  height:32px;
  border:1px solid rgba(210,210,215,.95);
  border-radius:999px;
  background:rgba(245,245,247,.72);
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3 5.25L7 9.25L11 5.25' stroke='%236e6e73' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat:no-repeat;
  background-position:center;
  transition:transform .18s ease,border-color .18s ease,background-color .18s ease;
}
.footer-executive .footer-accordion[open] summary:after{transform:rotate(180deg);border-color:rgba(0,102,204,.35);background-color:#fff}.footer-executive .footer-accordion[open] summary{border-bottom-left-radius:0;border-bottom-right-radius:0}.footer-executive .footer-accordion-body{
  border-top:1px solid rgba(232,232,237,.9);
  padding:18px 22px 22px;
  background:rgba(255,255,255,.52);
}
.footer-executive .footer-list-dense{gap:9px}.footer-executive .footer-list-dense li{font-size:13px;line-height:1.46;color:var(--muted);overflow-wrap:anywhere}.footer-executive .footer-list-dense strong{color:var(--ink);font-weight:680}.footer-executive p{font-size:13px;line-height:1.56;color:var(--muted)}.footer-executive .footer-legal-link{
  min-height:36px;
  padding:8px 14px;
  border:1px solid rgba(0,102,204,.22);
  border-radius:999px;
  background:#fff;
  color:var(--blue)!important;
  font-weight:650;
}
.footer-executive .brand{align-items:center}.footer-executive .brand img{width:34px;height:34px;border-radius:9px}.footer-executive .brand strong{font-size:15px}.footer-executive .brand span span{white-space:normal}.footer-executive a:not(.brand):not(.footer-trust-item):not(.footer-legal-link){color:var(--ink2);text-decoration:none}.footer-executive a:not(.brand):not(.footer-trust-item):not(.footer-legal-link):hover{color:var(--blue)}.footer-executive .footer-bottom{
  margin-top:4px;
  padding:18px 0 0;
  border-top:1px solid rgba(210,210,215,.72);
  text-align:center;
}
.footer-executive .footer-bottom p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.footer-muted{color:var(--muted);opacity:.86}
@media(max-width:1100px){.footer-premium-head{grid-template-columns:1fr}.footer-trust-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-trust-item{border-radius:24px;align-items:flex-start;flex-direction:column}.footer-trust-item span{text-align:left;max-width:none}.footer-executive .footer-legal-summary,.footer-executive .footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.footer-executive{padding:52px 0 30px}.footer-premium-copy{min-height:auto;border-radius:28px}.footer-trust-strip,.footer-executive .footer-legal-summary,.footer-executive .footer-main{grid-template-columns:1fr}.footer-trust-item{min-height:auto;border-radius:999px;flex-direction:row;align-items:center}.footer-trust-item span{text-align:right;max-width:150px}.footer-executive .footer-accordion summary{min-height:62px;padding:17px 18px}.footer-executive .footer-accordion-body{padding:16px 18px 19px}.footer-executive .footer-legal-card,.footer-executive .footer-main-card{border-radius:22px}.footer-executive .footer-accordion summary{border-radius:22px}.footer-executive .footer-accordion[open] summary{border-bottom-left-radius:0;border-bottom-right-radius:0}}
@media(max-width:480px){.footer-trust-item{border-radius:24px;align-items:flex-start;flex-direction:column;gap:6px}.footer-trust-item span{text-align:left;max-width:none}.footer-premium-copy h2{font-size:30px}.footer-premium-copy{padding:24px}.footer-executive .container{width:min(var(--max),calc(100% - 32px))}}

/* Hero media experience */
.hero-media{position:relative;min-height:clamp(520px,82vh,780px);display:flex;align-items:center;justify-content:center;isolation:isolate;padding:120px 0 88px;background:#06142d;color:#f5f7fb}.hero-content{position:relative;z-index:3}.hero-media-bg,.hero-media-overlay{position:absolute;inset:0}.hero-media-bg{z-index:0;background:#06142d}.hero-bg-image,.hero-bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-bg-image{opacity:1;transform:scale(1.01);transition:opacity .6s ease,transform 1.2s ease}.hero-bg-video{opacity:0;transition:opacity .55s ease;pointer-events:none}.hero-media-overlay{z-index:1;background:linear-gradient(90deg,rgba(3,8,20,.82) 0%,rgba(3,8,20,.56) 36%,rgba(4,10,24,.38) 62%,rgba(4,10,24,.64) 100%),linear-gradient(180deg,rgba(3,8,20,.28) 0%,rgba(3,8,20,.18) 38%,rgba(3,8,20,.54) 100%)}.hero-media .kicker,.hero-media .lead,.hero-media .language-inline a{color:rgba(245,247,251,.82)}.hero-media h1{color:#fff;text-shadow:0 12px 32px rgba(0,0,0,.30)}.hero-media .lead{max-width:820px;text-shadow:0 4px 18px rgba(0,0,0,.22)}.hero-media .kicker{font-weight:600;letter-spacing:.01em;text-transform:none}.hero-media .btn.primary{background:#f5f7fb;color:#0a2f6f;border-color:#f5f7fb;box-shadow:0 18px 50px rgba(0,0,0,.18)}.hero-media .btn.primary:hover{background:#fff;color:#08285c}.hero-media .btn.secondary{color:#fff;border:1px solid rgba(255,255,255,.34);background:rgba(255,255,255,.08);backdrop-filter:blur(14px)}.hero-media .btn.secondary:hover{background:rgba(255,255,255,.16);color:#fff}.hero-media .language-inline a[aria-current="true"]{color:#fff}.hero-media.is-video-active .hero-bg-video,.hero-media:hover .hero-bg-video,.hero-media:focus-within .hero-bg-video{opacity:1}.hero-media.is-video-active .hero-bg-image,.hero-media:hover .hero-bg-image,.hero-media:focus-within .hero-bg-image{opacity:.22;transform:scale(1.035)}.hero-media .actions{margin-top:6px}.hero-media.hero-editorial:after{position:relative;z-index:3;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent)}@media(max-width:920px){.hero-media{min-height:500px;padding:96px 0 72px}.hero-media .btn.primary{box-shadow:none}.hero-media .lead{font-size:18px}.hero-media .actions{gap:12px}}@media(prefers-reduced-motion:reduce){.hero-bg-image,.hero-bg-video{transition:none}.hero-media:hover .hero-bg-video,.hero-media.is-video-active .hero-bg-video{opacity:0}.hero-media:hover .hero-bg-image,.hero-media.is-video-active .hero-bg-image{opacity:1;transform:none}}


/* Final responsive hardening audit fixes */
.footer-contact-bottom{
  display:grid;
  gap:14px;
  border-top:1px solid var(--line2);
  padding-top:18px;
}
.footer-contact-bottom .footer-copy{
  font-size:12px;
  margin:0;
  color:var(--muted);
  overflow-wrap:anywhere;
}
.footer-contact-chips{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
}
.footer-contact-chips a{
  display:inline-flex;
  align-items:center;
  min-height:32px;
  max-width:100%;
  padding:7px 11px;
  border:1px solid rgba(210,210,215,.78);
  border-radius:999px;
  background:rgba(255,255,255,.76);
  color:var(--ink2);
  font-size:12px;
  line-height:1.25;
  text-decoration:none;
  overflow-wrap:anywhere;
  word-break:normal;
}
.footer-contact-chips a:hover{
  color:var(--blue);
  border-color:rgba(0,102,204,.28);
}
.footer-main-card,
.footer-legal-card,
.footer-trust-item,
.source-card-link{
  min-width:0;
}
.footer-main-card *,
.footer-legal-card *,
.source-card-link *,
.about-card *,
.panel *,
.text-panel *{
  overflow-wrap:anywhere;
}
@media(max-width:760px){
  .footer-trust-item{
    border-radius:22px;
    align-items:flex-start;
  }
}
@media(max-width:620px){
  .container,
  .narrow,
  .deliverables,
  .method-grid,
  .timeline,
  .steps,
  .form-wrap{
    width:min(100% - 28px,var(--max));
  }
  .footer-contact-chips{
    display:grid;
    grid-template-columns:1fr;
  }
  .footer-contact-chips a{
    width:100%;
    justify-content:flex-start;
    border-radius:16px;
    white-space:normal;
  }
  .footer-trust-item{
    display:grid;
    gap:6px;
    min-height:auto;
    padding:14px 16px;
  }
  .footer-trust-item span{
    text-align:left;
    max-width:none;
  }
  .hero-media{
    min-height:520px;
    padding-top:90px;
  }
}
@media(max-width:380px){
  .hero h1{
    font-size:34px;
  }
  .btn{
    width:100%;
  }
}

/* Executive typography rhythm polish */
p{
  line-height:1.66;
}
.section{
  padding-top:clamp(86px,8vw,118px);
  padding-bottom:clamp(86px,8vw,118px);
}
.section-head{
  margin-bottom:clamp(42px,5vw,64px);
}
.section-head .eyebrow{
  margin-bottom:16px;
}
.section-head h2{
  margin-bottom:clamp(18px,2vw,26px);
}
.section-head p{
  line-height:1.62;
}
.hero .kicker{
  margin-bottom:22px;
}
.hero h1{
  margin-bottom:clamp(24px,3vw,34px);
}
.hero .lead{
  margin-bottom:clamp(32px,4vw,44px);
  line-height:1.55;
}
.deliverable,
.panel,
.text-panel,
.time,
.about-card,
.source-card-link,
.footer-legal-card,
.footer-main-card{
  padding-top:clamp(28px,3vw,38px);
  padding-bottom:clamp(28px,3vw,38px);
}
.deliverable h3,
.panel h3,
.about-card h3,
.time h3{
  margin-bottom:clamp(14px,2vw,22px);
}
.deliverable small,
.time small{
  margin-bottom:clamp(34px,4vw,50px);
}
.deliverable p,
.panel p,
.text-panel p,
.about-card p,
.source-desc,
.footer-accordion-body p,
.footer-list-dense li{
  line-height:1.62;
}
.text-panel p + p,
.about-card p + p,
.footer-accordion-body p + p,
.privacy-note + .privacy-check,
.form-box label + label,
.form-box .row + label,
.form-box label + .privacy-note{
  margin-top:18px;
}
/* A .row két oszlopa egy gridben él: a második label NE kapja meg
   a fenti 18px felső margót, különben az E-mail mező lejjebb csúszik
   a Neve mezőhöz képest. */
.form-box .row > label + label{
  margin-top:0;
}
.form-box .row{
  align-items:start;
}
.panel li + li,
.about-card li + li,
.footer-list-dense li + li{
  margin-top:10px;
}
.steps{
  margin-top:12px;
}
.step{
  padding-top:clamp(28px,3vw,38px);
  padding-bottom:clamp(28px,3vw,38px);
}
.step h3{
  line-height:1.2;
}
.step p{
  line-height:1.62;
}
.quote{
  padding-top:clamp(82px,8vw,120px);
  padding-bottom:clamp(82px,8vw,120px);
}
.contact{
  padding-top:clamp(86px,8vw,118px);
  padding-bottom:clamp(86px,8vw,118px);
}
.form-box{
  padding-top:clamp(30px,4vw,48px);
  padding-bottom:clamp(30px,4vw,48px);
}
input,
textarea{
  margin-top:10px;
}
.footer-premium-head{
  margin-bottom:clamp(28px,4vw,46px);
}
.footer-premium-copy h2{
  margin-top:10px;
  margin-bottom:18px;
}
.footer-legal-summary,
.footer-main{
  gap:clamp(16px,2.2vw,26px);
}
.footer-accordion summary{
  padding-top:4px;
  padding-bottom:4px;
}
.footer-accordion-body{
  padding-top:18px;
}
.source-card-section{
  margin-top:clamp(42px,5vw,64px);
  padding-top:clamp(30px,4vw,44px);
}
.source-card-grid{
  gap:clamp(14px,2vw,22px);
}
@media(max-width:620px){
  .section,
  .contact{
    padding-top:72px;
    padding-bottom:72px;
  }
  .section-head{
    margin-bottom:36px;
  }
  .hero .lead{
    margin-bottom:30px;
  }
  .deliverable,
  .panel,
  .text-panel,
  .time,
  .about-card,
  .source-card-link,
  .footer-legal-card,
  .footer-main-card{
    padding-top:26px;
    padding-bottom:26px;
  }
}

/* Mobile hero centering polish */
@media(max-width:920px){
  .hero-media,
  .hero-editorial{
    text-align:center;
  }
  .hero-media .hero-content,
  .hero-editorial .container{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
  }
  .hero-media .kicker,
  .hero-media h1,
  .hero-media .lead,
  .hero-editorial .kicker,
  .hero-editorial h1,
  .hero-editorial .lead{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
  }
  .hero-media .lead,
  .hero-editorial .lead{
    max-width: min(92vw, 720px);
  }
  .hero-media .actions,
  .hero-editorial .actions{
    justify-content:center;
    align-items:center;
    width:100%;
  }
  .hero-media .language-inline,
  .hero-editorial .language-inline{
    justify-content:center;
    width:100%;
  }
}

@media(max-width:480px){
  .hero-media .actions,
  .hero-editorial .actions{
    max-width:360px;
    margin-left:auto;
    margin-right:auto;
  }
  .hero-media .btn,
  .hero-editorial .btn{
    width:100%;
  }
}

/* Mobile hero video autoplay support */
@media(max-width:920px){
  .hero-media.is-video-active .hero-bg-video{
    opacity:1;
  }
  .hero-media.is-video-active .hero-bg-image{
    opacity:.18;
    transform:scale(1.025);
  }
}
@media(prefers-reduced-motion:reduce){
  .hero-media.is-video-active .hero-bg-video{
    opacity:0!important;
  }
  .hero-media.is-video-active .hero-bg-image{
    opacity:1!important;
    transform:none!important;
  }
}

/* Mobile header language selector next to hamburger */
@media(max-width:920px){
  .nav-inner{
    gap:10px;
  }
  .navlinks{
    display:none!important;
  }
  .langs{
    display:flex!important;
    margin-left:auto;
    gap:4px;
    align-items:center;
    padding:3px;
    border:1px solid rgba(210,210,215,.78);
    border-radius:999px;
    background:rgba(255,255,255,.66);
    backdrop-filter:saturate(180%) blur(14px);
  }
  .langs a{
    min-width:32px;
    min-height:28px;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    font-size:12px;
    line-height:1;
    color:var(--muted);
    text-decoration:none;
  }
  .langs a[aria-current="true"]{
    background:var(--ink);
    color:#fff;
    font-weight:650;
  }
  .hamb{
    display:flex;
    margin-left:2px;
    flex:0 0 auto;
  }
  .brand{
    flex:1 1 auto;
    min-width:0;
  }
  .brand span{
    min-width:0;
  }
  .brand strong{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }
}
@media(max-width:430px){
  .brand span span{
    display:none;
  }
  .langs a{
    min-width:30px;
    font-size:11px;
  }
}
@media(max-width:360px){
  .brand strong{
    max-width:126px;
  }
  .langs{
    gap:2px;
  }
  .langs a{
    min-width:27px;
  }
}

/* Stronger mobile hero centering verification */
@media(max-width:920px){
  .hero-media{
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .hero-media .hero-content{
    width:min(100% - 32px, 760px);
    margin-left:auto;
    margin-right:auto;
    align-items:center!important;
    text-align:center!important;
  }
  .hero-media .kicker,
  .hero-media h1,
  .hero-media .lead{
    width:100%;
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-media .actions,
  .hero-media .language-inline{
    justify-content:center!important;
    text-align:center!important;
  }
}

/* Header language selector definitive fix */
.nav-inner{
  position:relative;
}
.nav-language{
  flex:0 0 auto;
}
@media(min-width:921px){
  .navlinks{
    margin-left:auto;
  }
  .nav-language{
    display:flex!important;
    align-items:center;
    gap:12px;
    margin-left:0;
    padding-left:20px;
    position:relative;
  }
  .nav-language::before{
    content:"|";
    position:absolute;
    left:0;
    top:50%;
    transform:translateY(-52%);
    color:rgba(29,29,31,.34);
    font-weight:400;
  }
}
@media(max-width:920px){
  .nav-inner{
    min-height:58px;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto auto;
    align-items:center;
    column-gap:8px;
  }
  .navlinks{
    display:none!important;
  }
  .nav-language{
    grid-column:2;
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    position:relative!important;
    z-index:102;
    margin-left:0!important;
    gap:3px;
    align-items:center;
    justify-content:center;
    padding:3px;
    border:1px solid rgba(210,210,215,.9);
    border-radius:999px;
    background:rgba(255,255,255,.82);
    box-shadow:0 8px 24px rgba(0,0,0,.055);
    backdrop-filter:saturate(180%) blur(14px);
  }
  .nav-language::before{
    content:none!important;
  }
  .nav-language a{
    min-width:31px;
    height:28px;
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    border-radius:999px;
    font-size:12px!important;
    line-height:1!important;
    text-decoration:none;
    color:var(--muted);
    padding:0 5px;
  }
  .nav-language a[aria-current="true"]{
    background:var(--ink);
    color:#fff!important;
    font-weight:650;
  }
  .hamb{
    grid-column:3;
    display:flex!important;
    margin-left:0!important;
    width:36px;
    height:36px;
    flex:0 0 36px;
  }
  .brand{
    grid-column:1;
    min-width:0;
    overflow:hidden;
  }
  .brand img{
    flex:0 0 28px;
  }
  .brand > span{
    min-width:0;
    overflow:hidden;
  }
  .brand strong{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    max-width:100%;
  }
}
@media(max-width:430px){
  .brand span span{
    display:none!important;
  }
  .nav-language a{
    min-width:29px;
    height:27px;
    font-size:11px!important;
  }
}
@media(max-width:360px){
  .brand strong{
    max-width:118px;
  }
  .nav-inner{
    column-gap:6px;
  }
  .nav-language a{
    min-width:26px;
    padding:0 3px;
  }
}

/* Hero mobile text definitive center fix */
@media(max-width:920px){
  .hero-media{
    min-height:calc(100svh - 58px);
    display:grid!important;
    place-items:center!important;
    text-align:center!important;
  }
  .hero-media .hero-content,
  .hero-media > .container{
    width:min(100% - 32px, 760px)!important;
    max-width:760px!important;
    margin-inline:auto!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
    z-index:3;
  }
  .hero-media .kicker,
  .hero-media h1,
  .hero-media .lead{
    max-width:100%!important;
    text-align:center!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-media .actions{
    width:100%;
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    text-align:center!important;
  }
}
@media(max-width:480px){
  .hero-media .actions{
    max-width:340px;
  }
  .hero-media .actions .btn{
    width:100%;
  }
}

/* Apple-like plain footer contact/offices text */
.footer-contact-plain{
  display:block;
  border-top:1px solid var(--line2);
  padding-top:18px;
}
.footer-contact-plain p{
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.58;
  letter-spacing:-.005em;
  overflow-wrap:anywhere;
}
.footer-contact-plain p + p{
  margin-top:6px;
}
.footer-contact-plain a{
  color:var(--muted);
  text-decoration:none;
  border:0;
  background:none;
  padding:0;
  min-height:0;
  display:inline;
  box-shadow:none;
}
.footer-contact-plain a:hover{
  color:var(--blue);
  text-decoration:underline;
  text-underline-offset:2px;
}
.footer-contact-plain .footer-office-line{
  color:var(--muted);
}
.footer-contact-plain .footer-office-line a{
  color:var(--ink2);
}
@media(max-width:620px){
  .footer-contact-plain{
    padding-top:16px;
  }
  .footer-contact-plain p{
    font-size:12px;
    line-height:1.7;
  }
}

/* Mobile hamburger menu readability and touch-target polish */
@media(max-width:920px){
  .mobile.open{
    display:block;
  }
  .mobile .stack{
    gap:0!important;
    padding:10px 0 14px!important;
    border-top:1px solid var(--line2);
  }
  .mobile .stack a{
    display:flex;
    align-items:center;
    min-height:48px;
    padding:12px 2px;
    font-size:17px!important;
    line-height:1.25!important;
    font-weight:520!important;
    letter-spacing:-.018em;
    color:var(--ink)!important;
    border-bottom:1px solid rgba(210,210,215,.48);
  }
  .mobile .stack a:last-child{
    border-bottom:0;
  }
  .mobile .stack a:hover{
    color:var(--blue)!important;
  }
}
@media(max-width:380px){
  .mobile .stack a{
    min-height:46px;
    font-size:16px!important;
  }
}

/* Footer premium copy refinement */
.footer-premium-copy .footer-eyebrow{
  color:var(--muted);
}
.footer-premium-copy h2{
  max-width:760px;
}
.footer-premium-copy p:last-child{
  max-width:780px;
  color:var(--muted);
}

/* ============================================================
   FINOM MOZGÁSRÉTEG (Apple-szerű, visszafogott)
   - No-JS fallback: a .reveal elemek alapból láthatók.
   - A .js-anim osztály a <html>-en aktiválja az animációt
     (a site.js teszi rá, így JS nélkül semmi nem rejtődik el).
   ============================================================ */

/* 1) Scroll-reveal: kiindulás csak akkor, ha a JS aktív */
html.js-anim .reveal{
  opacity:0;
  transform:translateY(14px);
  transition:opacity .7s cubic-bezier(.22,.61,.36,1),
             transform .7s cubic-bezier(.22,.61,.36,1);
  will-change:opacity,transform;
}
html.js-anim .reveal.is-visible{
  opacity:1;
  transform:none;
}

/* 2) Hero-belépő: lépcsőzetes, finom felúszás betöltéskor */
html.js-anim .hero-content > *{
  opacity:0;
  transform:translateY(16px);
  animation:heroRise .9s cubic-bezier(.22,.61,.36,1) forwards;
}
html.js-anim .hero-content > .kicker{animation-delay:.05s}
html.js-anim .hero-content > h1{animation-delay:.16s}
html.js-anim .hero-content > .lead{animation-delay:.30s}
html.js-anim .hero-content > .actions{animation-delay:.44s}
html.js-anim .hero-content > .language-inline{animation-delay:.56s}
@keyframes heroRise{
  to{opacity:1;transform:none}
}

/* 3) Kártya-hover: finom megemelkedés + mélyebb árnyék */
.deliverable,.panel,.text-panel,.time{
  transition:transform .28s cubic-bezier(.22,.61,.36,1),
             box-shadow .28s cubic-bezier(.22,.61,.36,1);
}
.deliverable:hover,.panel:hover,.text-panel:hover{
  transform:translateY(-3px);
  box-shadow:0 22px 60px rgba(0,0,0,.08);
}

/* A deliverable sorszáma finom hangsúlyt kap reveal közben */
html.js-anim .deliverable .reveal-num,
html.js-anim .deliverable small{
  transition:color .5s ease .15s;
}

/* 4) Szekció-átmenet: nagyon halvány felső fény a fehér szekciókon,
   hogy a vágás ne legyen kemény a #f5f5f7 háttér felé */
.section.white::before,
.contact::before,
.quote::before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(0,0,0,.06),transparent);
  pointer-events:none;
}
.section.white,.contact,.quote{position:relative}

/* 5) Mozgáscsökkentés tisztelete: minden animáció kikapcsol */
@media(prefers-reduced-motion:reduce){
  html.js-anim .reveal{opacity:1!important;transform:none!important;transition:none!important}
  html.js-anim .hero-content > *{opacity:1!important;transform:none!important;animation:none!important}
  .deliverable:hover,.panel:hover,.text-panel:hover{transform:none}
}
