@font-face{font-family:FestiTaleSans;src:url('/assets/fonts/manrope-normal.woff2') format('woff2');font-display:swap;font-style:normal;font-weight:100 900}
@font-face{font-family:FestiTaleSerif;src:url('/assets/fonts/newsreader-normal.woff2') format('woff2');font-display:swap;font-style:normal;font-weight:300 800}
@font-face{font-family:FestiTaleSerif;src:url('/assets/fonts/newsreader-italic.woff2') format('woff2');font-display:swap;font-style:italic;font-weight:300 800}

:root{
  --ft-ink:#12344c;--ft-night:#071d2c;--ft-paper:#f5efe3;--ft-white:#fffdf8;
  --ft-coral:#f26f5b;--ft-coral-dark:#c64d3e;--ft-mint:#74cbb0;--ft-gold:#e8b55a;
  --ft-sky:#aec8dc;--ft-line:#d8d4ca;--ft-muted:#5f7483;--ft-shadow:0 22px 70px rgba(7,29,44,.12);
  --ft-radius:28px;--ft-max:1440px;--ft-gutter:clamp(20px,4vw,64px)
}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px}
body.brand-2026{margin:0;background:var(--ft-paper);color:var(--ft-ink);font:400 16px/1.62 FestiTaleSans,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.brand-2026 img{display:block;max-width:100%}
body.brand-2026 a{color:inherit}
body.brand-2026 h1,body.brand-2026 h2,body.brand-2026 h3{font-family:FestiTaleSerif,Georgia,serif;text-wrap:balance}
body.brand-2026 button,body.brand-2026 input,body.brand-2026 select,body.brand-2026 textarea{font:inherit}
body.brand-2026 :focus-visible{outline:3px solid var(--ft-gold);outline-offset:4px}
.skip-link{position:fixed;z-index:999;left:16px;top:12px;transform:translateY(-160%);padding:12px 16px;border-radius:999px;background:var(--ft-night);color:#fff!important;font-weight:800;text-decoration:none;transition:transform .2s}
.skip-link:focus{transform:none}

/* Global navigation */
.brand-2026 .site-header{position:sticky;z-index:80;top:0;width:100%;min-height:76px;margin:0;padding:0 var(--ft-gutter);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(22px,4vw,64px);border-bottom:1px solid rgba(18,52,76,.12);background:rgba(245,239,227,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.brand-2026 .brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;width:max-content}
.brand-2026 .brand-word{font:650 27px/1 FestiTaleSerif,Georgia,serif;letter-spacing:-.02em}
.brand-2026 .brand-mark{position:relative;width:34px;height:38px;display:grid;place-items:center;border-radius:6px 6px 12px 6px;background:var(--ft-night);color:var(--ft-white);box-shadow:inset 0 0 0 1px rgba(255,255,255,.14)}
.brand-2026 .brand-mark i{font:700 21px/1 FestiTaleSerif,Georgia,serif;font-style:normal}
.brand-2026 .brand-mark b{position:absolute;width:9px;height:9px;right:-3px;bottom:-3px;border:2px solid var(--ft-paper);border-radius:50%;background:var(--ft-mint)}
.brand-2026 .primary-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,38px)}
.brand-2026 .primary-nav a{position:relative;padding:27px 0 23px;color:var(--ft-ink);font-size:13px;font-weight:750;letter-spacing:.015em;text-decoration:none}
.brand-2026 .primary-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:var(--ft-coral);transition:right .25s}
.brand-2026 .primary-nav a:hover:after,.brand-2026 .primary-nav a:focus-visible:after{right:0}
.brand-2026 .header-actions{display:flex;align-items:center;gap:16px}
.brand-2026 .language-switch{display:flex;gap:2px;padding:3px;border:1px solid rgba(18,52,76,.14);border-radius:999px;background:rgba(255,253,248,.66)}
.brand-2026 .language-switch a{min-width:30px;height:28px;display:grid;place-items:center;border-radius:999px;font-size:9px;font-weight:850;letter-spacing:.08em;text-decoration:none}
.brand-2026 .language-switch a.active{background:var(--ft-ink);color:#fff}
.brand-2026 .mini-cta,.brand-2026 .primary-button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 20px;border:0;border-radius:999px;background:var(--ft-coral);color:var(--ft-night)!important;font-weight:850;text-decoration:none;box-shadow:none;transition:transform .2s,background .2s}
.brand-2026 .mini-cta:hover,.brand-2026 .primary-button:hover{transform:translateY(-2px);background:#ff816c}
.brand-2026 .nav-toggle{display:none;min-width:48px;min-height:48px;border:0;background:transparent;color:var(--ft-ink);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.brand-2026 .nav-toggle>span:first-child{position:relative;width:22px;height:14px;border-top:2px solid currentColor;border-bottom:2px solid currentColor}
.brand-2026 .nav-toggle>span:first-child:after{content:"";position:absolute;left:0;right:0;top:5px;border-top:2px solid currentColor}
.brand-2026 .mobile-language-switch,.brand-2026 .mobile-nav-cta{display:none}

/* Shared public page rhythm */
.brand-2026 .quality-page,.brand-2026 .roadmap-page,.brand-2026 .generator-page,.brand-2026 .legal-page,.brand-2026 .pilot-page{width:min(calc(100% - 2 * var(--ft-gutter)),var(--ft-max));margin-inline:auto;padding-block:clamp(58px,7vw,110px)}
.brand-2026 .eyebrow,.brand-2026 .kicker{display:block;margin:0 0 16px;color:var(--ft-coral-dark);font-size:11px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
.brand-2026 .brand-hero-copy>.eyebrow{max-width:760px;line-height:1.55;text-wrap:balance}
.brand-2026 .text-link{display:inline-flex;gap:10px;align-items:center;color:var(--ft-ink);font-weight:800;text-underline-offset:5px}

/* Public quality promise */
.brand-2026 .quality-page{display:grid;gap:clamp(40px,6vw,88px)}
.brand-2026 .quality-hero{min-height:540px;padding:clamp(32px,6vw,82px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:center;gap:clamp(34px,7vw,110px);overflow:hidden;border-radius:var(--ft-radius);background:var(--ft-night);color:var(--ft-white)}
.brand-2026 .quality-hero-copy h1{max-width:900px;margin:0 0 24px;font-size:clamp(48px,6vw,92px);font-weight:500;line-height:.95;letter-spacing:-.045em}
.brand-2026 .quality-hero-copy>p{max-width:720px;margin:0;color:#dce8ec;font-size:clamp(18px,1.6vw,23px);line-height:1.55}
.brand-2026 .quality-hero-copy>small{display:block;margin-top:28px;color:var(--ft-mint);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.brand-2026 .quality-seal{aspect-ratio:1;max-width:340px;width:100%;justify-self:center;padding:36px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(116,203,176,.55);border-radius:50%;background:radial-gradient(circle at 35% 25%,rgba(116,203,176,.2),transparent 42%),rgba(255,255,255,.035);text-align:center;box-shadow:0 0 0 12px rgba(116,203,176,.05)}
.brand-2026 .quality-seal i{width:55px;height:64px;display:grid;place-items:center;border-radius:10px 10px 20px 10px;background:var(--ft-coral);color:var(--ft-night);font:700 38px/1 FestiTaleSerif;font-style:normal}
.brand-2026 .quality-seal strong{margin-top:23px;font-size:13px;letter-spacing:.22em}
.brand-2026 .quality-seal b{font:600 42px/1 FestiTaleSerif;color:var(--ft-white)}
.brand-2026 .quality-seal small{margin-top:14px;color:var(--ft-mint);font-size:9px;font-weight:800;letter-spacing:.12em}
.brand-2026 .quality-status-card{max-width:360px;width:100%;justify-self:center;padding:38px;display:flex;flex-direction:column;gap:17px;border:1px solid rgba(232,181,90,.7);border-radius:24px;background:rgba(232,181,90,.1)}.brand-2026 .quality-status-card span{color:var(--ft-gold);font-size:10px;font-weight:900;letter-spacing:.17em}.brand-2026 .quality-status-card strong{font:600 38px/.98 FestiTaleSerif;color:#fff}.brand-2026 .quality-status-card small{color:#dce8ec;font-size:11px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase}
.brand-2026 .quality-pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.brand-2026 .quality-pillars article{position:relative;min-height:330px;padding:36px;border:1px solid var(--ft-line);border-radius:var(--ft-radius);background:var(--ft-white)}
.brand-2026 .quality-pillars article>span{color:var(--ft-coral);font-size:11px;font-weight:900;letter-spacing:.15em}
.brand-2026 .quality-pillar-icon{margin:52px 0 24px;color:var(--ft-mint);font-size:24px}
.brand-2026 .quality-pillars h2{margin:0 0 12px;font-size:clamp(29px,3vw,44px);font-weight:520;line-height:1}
.brand-2026 .quality-pillars p{margin:0;color:var(--ft-muted)}
.brand-2026 .quality-flow{padding:clamp(30px,5vw,68px);border-radius:var(--ft-radius);background:var(--ft-white)}
.brand-2026 .quality-flow .section-heading h2{margin:0 0 42px;font-size:clamp(38px,5vw,68px);font-weight:500;line-height:1}
.brand-2026 .quality-flow-track{display:grid;grid-template-columns:repeat(3,1fr);gap:0}
.brand-2026 .quality-flow-track article{position:relative;padding:0 40px 0 0;display:grid;grid-template-columns:52px 1fr;gap:16px}
.brand-2026 .quality-flow-track article>span{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:var(--ft-coral);font-size:10px;font-weight:900}
.brand-2026 .quality-flow-track article>b{position:absolute;right:8px;top:8px;color:var(--ft-coral);font-size:24px}
.brand-2026 .quality-flow-track strong{font-size:18px}.brand-2026 .quality-flow-track p{margin:6px 0 0;color:var(--ft-muted)}
.brand-2026 .quality-flow ul{margin:45px 0 0;padding:25px 0 0;display:flex;flex-wrap:wrap;gap:14px 30px;border-top:1px solid var(--ft-line);list-style:none}
.brand-2026 .quality-flow li{display:flex;gap:9px;align-items:center;font-weight:700}.brand-2026 .quality-flow li span{color:var(--ft-mint)}
.brand-2026 .quality-cta{padding:clamp(32px,5vw,64px);display:grid;grid-template-columns:1fr auto;gap:36px;align-items:end;border-radius:var(--ft-radius);background:var(--ft-mint)}
.brand-2026 .quality-cta h2{max-width:720px;margin:0 0 12px;font-size:clamp(38px,5vw,65px);font-weight:500;line-height:1}.brand-2026 .quality-cta p{margin:0}.brand-2026 .quality-cta>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:17px}

/* Public outlook */
.brand-2026 .roadmap-page{display:grid;gap:45px}
.brand-2026 .roadmap-hero{padding:clamp(38px,6vw,84px);border-radius:var(--ft-radius);background:var(--ft-night);color:var(--ft-white)}
.brand-2026 .roadmap-hero h1{max-width:980px;margin:0 0 23px;font-size:clamp(48px,7vw,96px);font-weight:500;line-height:.95;letter-spacing:-.045em}
.brand-2026 .roadmap-hero>p:last-child{max-width:700px;margin:0;color:#d8e6ea;font-size:19px}
.brand-2026 .roadmap-lanes{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.brand-2026 .roadmap-lane{overflow:hidden;border:1px solid var(--ft-line);border-radius:var(--ft-radius);background:var(--ft-white)}
.brand-2026 .roadmap-lane>header{padding:28px 30px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--ft-line)}
.brand-2026 .roadmap-lane>header span{color:var(--ft-coral);font-size:11px;font-weight:900}.brand-2026 .roadmap-lane>header h2{margin:0;font-size:30px;font-weight:550}
.brand-2026 .roadmap-lane>div{padding:8px 30px 28px}.brand-2026 .roadmap-lane section{padding:26px 0;display:grid;grid-template-columns:22px 1fr;gap:14px;border-bottom:1px solid var(--ft-line)}.brand-2026 .roadmap-lane section:last-child{border-bottom:0}.brand-2026 .roadmap-lane i{color:var(--ft-mint);font-style:normal}.brand-2026 .roadmap-lane h3{margin:0 0 8px;font-family:FestiTaleSans;font-size:18px}.brand-2026 .roadmap-lane p{margin:0;color:var(--ft-muted)}
.brand-2026 .roadmap-note{padding:36px 42px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;border-radius:var(--ft-radius);background:var(--ft-mint)}
.brand-2026 .roadmap-note>span{width:52px;height:60px;display:grid;place-items:center;border-radius:8px 8px 18px 8px;background:var(--ft-night);color:#fff;font:700 30px/1 FestiTaleSerif}.brand-2026 .roadmap-note p{margin:0;font:500 clamp(24px,2.5vw,36px)/1.05 FestiTaleSerif}.brand-2026 .roadmap-note .primary-button{white-space:nowrap}

/* Generator inherits the same product surface */
.brand-2026 .generator-page{max-width:1280px}
.brand-2026 .generator-intro{max-width:930px;margin:0 auto 34px;text-align:center}
.brand-2026 .generator-intro h1{margin:0 0 16px;font-size:clamp(48px,6vw,82px);font-weight:520;line-height:.96;letter-spacing:-.04em}.brand-2026 .generator-intro p{max-width:700px;margin:0 auto;color:var(--ft-muted);font-size:18px}
.brand-2026 .generator-pilot-note,.brand-2026 .generator-quality-note{border-radius:18px}
.brand-2026 .generator-quality-note{border-color:rgba(116,203,176,.7);background:rgba(116,203,176,.13)}
.brand-2026 .generator-quality-note .seal-mini{border-radius:8px 8px 16px 8px;background:var(--ft-night);color:#fff}
.brand-2026 .party-form,.brand-2026 .live-preview,.brand-2026 .checkout-bar,.brand-2026 .pilot-bonus{border-radius:var(--ft-radius)!important}
.brand-2026 .theme-choice,.brand-2026 .locked-theme{border-radius:16px!important}
.brand-2026 .checkout-bar{background:var(--ft-night)!important}
.brand-2026 .secondary-button{min-height:48px;border-radius:999px!important}

/* Legal and access states stay inside the same public product system */
.brand-2026 .legal-card,.brand-2026 .pilot-state-card{padding:clamp(28px,5vw,68px);border:1px solid var(--ft-line);border-radius:var(--ft-radius);background:var(--ft-white);box-shadow:var(--ft-shadow)}
.brand-2026 .legal-card h1,.brand-2026 .pilot-state-card h1{margin:0 0 24px;color:var(--ft-ink);font-size:clamp(42px,6vw,72px);font-weight:520;line-height:.98;letter-spacing:-.035em}
.brand-2026 .legal-card h2{color:var(--ft-ink);font-size:clamp(23px,2.4vw,31px);font-weight:560}.brand-2026 .legal-card p,.brand-2026 .legal-card li,.brand-2026 .pilot-state-card p{color:var(--ft-muted);font-size:15px;line-height:1.75}.brand-2026 .legal-card a{color:var(--ft-coral-dark)}
.brand-2026 .legal-notice{border:1px solid rgba(232,181,90,.6);background:rgba(232,181,90,.15);color:var(--ft-ink)}
.brand-2026 .pilot-state-card{max-width:760px;margin:auto}.brand-2026 .pilot-state-card p{max-width:620px;margin:0 0 30px;font-size:18px}

/* Footer */
.brand-2026 .site-footer{width:100%;margin:0;padding:clamp(56px,7vw,96px) var(--ft-gutter) 28px;background:var(--ft-night);color:var(--ft-white)}
.brand-2026 .footer-grid{width:min(100%,var(--ft-max));margin:auto;display:grid;grid-template-columns:minmax(300px,1.5fr) repeat(3,minmax(145px,.5fr));gap:clamp(30px,4vw,70px)}
.brand-2026 .brand.inverted .brand-mark{background:var(--ft-white);color:var(--ft-night)}.brand-2026 .brand.inverted .brand-mark b{border-color:var(--ft-night)}
.brand-2026 .footer-brand p{max-width:570px;margin:30px 0;font:450 clamp(34px,4vw,58px)/1 FestiTaleSerif;color:var(--ft-white);letter-spacing:-.025em}
.brand-2026 .footer-cta{display:inline-flex;align-items:center;gap:22px;padding-bottom:8px;border-bottom:1px solid var(--ft-coral);color:var(--ft-white);font-size:14px;font-weight:800;text-decoration:none}.brand-2026 .footer-cta span{color:var(--ft-mint)}
.brand-2026 .footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.brand-2026 .footer-column strong{margin-bottom:10px;color:var(--ft-mint);font-size:10px;letter-spacing:.17em;text-transform:uppercase}.brand-2026 .footer-column a{color:#d7e2e7;font-size:14px;text-decoration:none}.brand-2026 .footer-column a:hover{text-decoration:underline;text-underline-offset:5px}
.brand-2026 .footer-bottom{width:min(100%,var(--ft-max));margin:62px auto 0;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid rgba(255,255,255,.14);color:#a9bbc4}.brand-2026 .footer-bottom small{font-size:11px}.brand-2026 .footer-legal{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.brand-2026 .footer-legal a{font-size:11px;text-decoration:none}

@media(max-width:1120px){
  .brand-2026 .site-header{grid-template-columns:auto auto 1fr}.brand-2026 .nav-toggle{display:flex;grid-column:2;align-items:center;gap:9px}.brand-2026 .primary-nav{position:absolute;left:var(--ft-gutter);right:var(--ft-gutter);top:calc(100% + 8px);padding:14px;display:none;flex-direction:column;align-items:stretch;gap:2px;border:1px solid var(--ft-line);border-radius:18px;background:var(--ft-white);box-shadow:var(--ft-shadow)}.brand-2026 .site-header.nav-open .primary-nav{display:flex}.brand-2026 .primary-nav a{min-height:48px;padding:13px 15px}.brand-2026 .primary-nav a:after{display:none}.brand-2026 .header-actions{justify-self:end}.brand-2026 .quality-hero{grid-template-columns:1fr}.brand-2026 .quality-seal,.brand-2026 .quality-status-card{max-width:260px}.brand-2026 .quality-pillars,.brand-2026 .roadmap-lanes{grid-template-columns:1fr}.brand-2026 .quality-pillars article{min-height:0}.brand-2026 .quality-pillar-icon{margin:30px 0 20px}.brand-2026 .quality-flow-track{grid-template-columns:1fr;gap:22px}.brand-2026 .quality-flow-track article{padding:0 0 22px;border-bottom:1px solid var(--ft-line)}.brand-2026 .quality-flow-track article>b{display:none}
}

@media(max-width:760px){
  html{scroll-padding-top:72px}.brand-2026 .site-header{min-height:68px;padding-inline:18px;grid-template-columns:auto auto}.brand-2026 .brand-word{font-size:23px}.brand-2026 .brand-mark{width:30px;height:34px}.brand-2026 .nav-toggle{justify-self:end}.brand-2026 .header-actions{display:none}.brand-2026 .primary-nav{left:12px;right:12px}.brand-2026 .mobile-language-switch{margin:7px 12px 2px;padding-top:12px;display:flex;gap:8px;border-top:1px solid var(--ft-line)}.brand-2026 .mobile-language-switch a{min-width:44px;min-height:44px;padding:10px!important;display:grid;place-items:center;border:1px solid var(--ft-line);border-radius:999px;font-size:10px}.brand-2026 .mobile-language-switch a.active{border-color:var(--ft-ink);background:var(--ft-ink);color:#fff}.brand-2026 .mobile-nav-cta{margin:8px 12px 4px;min-height:48px;padding:12px 16px!important;display:flex!important;align-items:center;justify-content:space-between;border-radius:999px;background:var(--ft-coral);font-weight:850}
  .brand-2026 .quality-page,.brand-2026 .roadmap-page,.brand-2026 .generator-page,.brand-2026 .legal-page,.brand-2026 .pilot-page{width:calc(100% - 32px);padding-block:42px 70px}.brand-2026 .quality-hero,.brand-2026 .roadmap-hero{min-height:0;padding:34px 24px;border-radius:22px}.brand-2026 .quality-hero-copy h1,.brand-2026 .roadmap-hero h1{font-size:clamp(43px,13vw,60px)}.brand-2026 .quality-hero-copy>p,.brand-2026 .roadmap-hero>p:last-child{font-size:16px}.brand-2026 .quality-seal,.brand-2026 .quality-status-card{max-width:215px;padding:25px}.brand-2026 .quality-seal b{font-size:30px}.brand-2026 .quality-status-card strong{font-size:28px}.brand-2026 .quality-pillars{gap:12px}.brand-2026 .quality-pillars article,.brand-2026 .quality-flow{padding:26px;border-radius:22px}.brand-2026 .quality-cta{grid-template-columns:1fr;padding:28px;border-radius:22px}.brand-2026 .quality-cta>div:last-child{align-items:flex-start}.brand-2026 .roadmap-lane{border-radius:22px}.brand-2026 .roadmap-note{grid-template-columns:auto 1fr;padding:25px}.brand-2026 .roadmap-note .primary-button{grid-column:1/-1;width:100%}
  .brand-2026 .generator-intro{text-align:left}.brand-2026 .generator-intro h1{font-size:48px}.brand-2026 .generator-intro p{font-size:16px}.brand-2026 .generator-quality-note{align-items:flex-start}.brand-2026 .generator-quality-note a{width:100%;margin-top:10px}
  .brand-2026 .site-footer{padding:52px 22px 24px}.brand-2026 .footer-grid{grid-template-columns:1fr 1fr;gap:42px 24px}.brand-2026 .footer-brand{grid-column:1/-1}.brand-2026 .footer-brand p{font-size:39px}.brand-2026 .footer-bottom{margin-top:45px;align-items:flex-start;flex-direction:column}.brand-2026 .footer-legal{justify-content:flex-start}
}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}

/* ======================================================================
   REV 1.7.7 — semantic illustration standard for quality + roadmap
   ====================================================================== */
.brand-2026 .quality-pillars article{min-height:0;overflow:hidden;padding:0 0 34px}
.brand-2026 .quality-pillar-visual{margin:0 0 28px;padding:20px;background:linear-gradient(145deg,rgba(116,203,176,.16),rgba(232,181,90,.08));border-bottom:1px solid var(--ft-line)}
.brand-2026 .quality-pillar-visual img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px}
.brand-2026 .quality-pillars h2,.brand-2026 .quality-pillars p{margin-left:34px;margin-right:34px}
.brand-2026 .quality-pillars h2{margin-bottom:12px}
.brand-2026 .quality-flow li{gap:10px;align-items:center}
.brand-2026 .quality-flow li img{flex:0 0 auto;width:30px;height:30px;object-fit:cover;border-radius:9px}
.brand-2026 .quality-flow li span{color:inherit}

.brand-2026 .roadmap-lane>header{padding:22px 24px;align-items:center;gap:16px;background:linear-gradient(145deg,rgba(116,203,176,.10),rgba(255,255,255,.2))}
.brand-2026 .roadmap-lane>header>img{width:92px;height:70px;object-fit:cover;border-radius:16px;box-shadow:0 8px 20px rgba(7,29,44,.08)}
.brand-2026 .roadmap-lane>header h2{min-width:0;font-size:28px;line-height:1.05}
.brand-2026 .roadmap-lane>div{padding:4px 24px 24px}
.brand-2026 .roadmap-lane section{grid-template-columns:72px minmax(0,1fr);gap:16px;align-items:start;padding:22px 0}
.brand-2026 .roadmap-item-visual{width:72px;height:58px;object-fit:cover;border-radius:14px}
.brand-2026 .roadmap-lane h3{font-size:18px;line-height:1.2}
.brand-2026 .roadmap-lane p{font-size:14px;line-height:1.55}

@media(max-width:900px){
  .brand-2026 .quality-pillars article{padding-bottom:28px}
  .brand-2026 .quality-pillar-visual{padding:16px;margin-bottom:24px}
  .brand-2026 .roadmap-lane>header>img{width:82px;height:62px}
}
@media(max-width:620px){
  .brand-2026 .quality-pillars h2,.brand-2026 .quality-pillars p{margin-left:24px;margin-right:24px}
  .brand-2026 .quality-pillar-visual{padding:14px}.brand-2026 .quality-pillar-visual img{border-radius:16px}
  .brand-2026 .roadmap-lane{padding:0!important}.brand-2026 .roadmap-lane>header{padding:18px}.brand-2026 .roadmap-lane>header>img{width:74px;height:56px;border-radius:13px}.brand-2026 .roadmap-lane>div{padding:2px 18px 18px}
  .brand-2026 .roadmap-lane section{grid-template-columns:60px minmax(0,1fr);gap:13px;padding:18px 0}.brand-2026 .roadmap-item-visual{width:60px;height:50px;border-radius:12px}
}

/* ---------------------------------------------------------------
   FES-WEB-VIS-03 · Akzentfarbe Bernstein statt Koralle (02.09.2026)
   Angehängt, nichts darüber wurde verändert.
   Rücknahme: diesen Block bis zum Dateiende löschen.
   Kontrast geprüft: #a2691a auf Weiß 5,4:1 · auf Papier 4,9:1
                     #7d4f0f auf Weiß 7,6:1 · auf Papier 6,9:1
   --------------------------------------------------------------- */
:root{
  --coral:#a2691a;
  --coral-deep:#7d4f0f;
  --ft-coral:#a2691a;
  --ft-coral-dark:#7d4f0f;
}

/* ------------------------------------------------------------------
   FES-WEB-LOGO-01 · 03.09.2026
   Die Wortbildmarke aus dem Social Brand Pack ersetzt das gebaute
   F-Zeichen. Kopf und Fußzeile zeigen jetzt dasselbe Zeichen wie
   Instagram, Facebook und YouTube. Das Schriftwort bleibt echter Text.
   ------------------------------------------------------------------ */
.brand-2026 .brand .brand-mark{
  width:40px;height:40px;
  border-radius:0;background:none;box-shadow:none;
  background-image:url("/assets/img/brand/festitale-mark.svg");
  background-repeat:no-repeat;background-position:center;background-size:contain;
}
.brand-2026 .brand .brand-mark i,
.brand-2026 .brand .brand-mark b{display:none}
.brand-2026 .brand.inverted .brand-mark{background:none}
.brand-2026 .brand.inverted .brand-mark{
  background-image:url("/assets/img/brand/festitale-mark.svg");
  background-repeat:no-repeat;background-position:center;background-size:contain;
}
.page-home .site-header .brand .brand-mark,
.page-home > footer .brand .brand-mark{display:block}
@media(max-width:620px){
  .brand-2026 .brand .brand-mark{width:34px;height:34px}
}
