body.franchise-page { background: #fbfaf7; animation: none; color: #142b43; }
.franchise-page a:focus-visible, .franchise-page summary:focus-visible { outline: 3px solid #e64b58; outline-offset: 5px; }
.skip-link { position: absolute; z-index: 100; top: -100px; left: 20px; background: #fff; color: #142b43; padding: 15px; }
.skip-link:focus { top: 10px; }
.franchise-header { max-width: 1440px; margin: auto; padding: 22px 5%; display: flex; align-items: center; justify-content: space-between; gap: 28px; }
.franchise-brand { display: flex; gap: 12px; align-items: center; color: #142b43; }
.franchise-brand img { object-fit: contain; }
.franchise-brand span { font-size: 15px; font-weight: 800; letter-spacing: -.035em; }
.franchise-brand sup { font-size: 8px; }
.franchise-brand small { display: block; margin-top: 4px; font-size: 9px; letter-spacing: .23em; font-weight: 550; color: #697989; }
.franchise-header nav { display: flex; gap: 28px; align-items: center; font-size: 12px; font-weight: 600; }
.franchise-header nav a { color: #425569; padding: 10px 0; }
.franchise-header nav a[aria-current] { color: #b5273a; }
.franchise-header .nav-contact { padding: 12px 17px; border: 1px solid #cdd4d9; border-radius: 5px; color: #142b43; display: flex; gap: 22px; }
.franchise-hero { max-width: 1440px; margin: 0 auto; display: grid; grid-template-columns: 1.05fr 1fr; background: #142e4a; color: #fff; }
.hero-copy { padding: 30px 10% 64px; }
.franchise-breadcrumb { display: flex; gap: 10px; align-items: center; font-size: 10px; color: #acbdce; margin-bottom: 58px; }
.franchise-breadcrumb a { color: #acbdce; }
.franchise-kicker { font-size: 10px; font-weight: 700; letter-spacing: .16em; color: #ac2839; margin-bottom: 22px; }
.hero-copy .franchise-kicker { color: #eaa3a8; }
.franchise-hero h1 { font-size: clamp(42px,4.8vw,69px); font-weight: 650; line-height: 1.03; letter-spacing: -.06em; margin: 0 0 28px; }
.franchise-hero h1 em { color: #eda5a9; font-weight: 500; font-style: normal; }
.hero-lead { font-size: 17px; line-height: 1.6; font-weight: 550; margin: 0 0 16px; }
.hero-support { max-width: 400px; font-size: 13px; line-height: 1.9; color: #c6d1dc; margin-bottom: 28px; }
.franchise-button { display: inline-flex; align-items: center; justify-content: space-between; gap: 30px; padding: 17px 22px; border-radius: 5px; background: #b7283c; color: #fff; font-weight: 650; font-size: 13px; min-height: 48px; transition: background .2s; }
.franchise-button:hover { background: #981d2e; }
.franchise-button.light { background: #fbfaf7; color: #142b43; }
.franchise-button.light:hover { background: #f0dedd; }
.hero-photo { margin: 0; position: relative; min-height: 100%; overflow: hidden; }
.hero-photo > img { position: absolute; width: 100%; height: 100%; object-fit: cover; object-position: 46% center; }
.hero-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg,rgba(8,24,42,.85),transparent 55%); }
.hero-photo figcaption { position: absolute; bottom: 48px; left: 40px; z-index: 1; }
.hero-photo figcaption span { display: block; letter-spacing: .17em; font-size: 10px; margin-bottom: 16px; }
.hero-photo figcaption strong { font-size: 32px; font-weight: 500; line-height: 1.2; letter-spacing: -.035em; }
.franchise-strip { max-width: 1440px; margin: auto; padding: 22px 5%; display: flex; gap: 24px; justify-content: space-between; border-bottom: 1px solid #dedfdc; color: #627080; font-size: 11px; }
.franchise-strip span::before { content: '+'; color: #b7283c; margin-right: 14px; }
.franchise-section { max-width: 1280px; margin: auto; padding: 88px 5%; }
.franchise-section h2 { font-size: clamp(30px,3.3vw,46px); line-height: 1.13; letter-spacing: -.045em; font-weight: 600; margin-bottom: 24px; }
.franchise-section p:not(.franchise-kicker) { font-size: 14px; color: #5b6c7b; line-height: 1.9; }
.intro-section { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; }
.intro-section .section-lead { color: #203b54!important; font-size: 19px!important; line-height: 1.65!important; margin-bottom: 20px; }
.text-link { color: #243c54; font-size: 13px; font-weight: 650; display: inline-flex; align-items: center; gap: 32px; padding-bottom: 9px; border-bottom: 1px solid #b7283c; margin-top: 24px; }
.focus-section { padding-top: 0; }
.section-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 30px; padding-bottom: 20px; }
.focus-grid { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid #d9dddf; }
.focus-grid article { padding: 30px 30px 0; border-right: 1px solid #d9dddf; }
.focus-grid article:first-child { padding-left: 0; }
.focus-grid article:last-child { border-right: 0; padding-right: 0; }
.focus-number { color: #a42a3b; font-size: 10px; letter-spacing: .12em; font-weight: 650; }
.focus-grid h3 { font-size: 23px; line-height: 1.25; font-weight: 550; letter-spacing: -.035em; margin: 28px 0 18px; }
.process-section { display: grid; grid-template-columns: 1fr 1fr; gap: 90px; background: #edf0ee; max-width: 1440px; padding-left: max(5%,calc((100% - 1152px)/2)); padding-right: max(5%,calc((100% - 1152px)/2)); }
.process-intro > p:last-child { max-width: 350px; }
.process-list { list-style: none; padding: 0; }
.process-list li { display: flex; gap: 26px; padding: 24px 0; border-top: 1px solid #cdd5d5; }
.process-list li > span { font-size: 11px; color: #a72c3b; padding-top: 6px; }
.process-list h3 { font-size: 20px; font-weight: 550; letter-spacing: -.025em; margin: 0 0 10px; }
.disclosure-card { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; border: 1px solid #d8dedf; padding: 45px; border-radius: 8px; }
.disclosure-card p + p { margin-top: 16px; }
.legal-sources { display: flex; flex-wrap: wrap; gap: 12px 22px; margin-top: 24px; font-size: 11px; }
.legal-sources a { color: #9f2a3b; border-bottom: 1px solid #d2a3a7; padding-bottom: 3px; }
.faq-section { display: grid; grid-template-columns: .8fr 1.2fr; gap: 90px; padding-top: 0; }
.franchise-faq details { border-top: 1px solid #d8dedf; }
.franchise-faq details:last-child { border-bottom: 1px solid #d8dedf; }
.franchise-faq summary { list-style: none; cursor: pointer; display: flex; gap: 25px; justify-content: space-between; padding: 22px 0; font-size: 15px; font-weight: 550; line-height: 1.5; }
.franchise-faq summary::-webkit-details-marker { display: none; }
.franchise-faq summary span { color: #ab2c3b; }
.franchise-faq details[open] summary span { transform: rotate(45deg); }
.franchise-faq details p { padding-bottom: 22px; }
.contact-section { border-top: 1px solid #d8dedf; display: grid; grid-template-columns: 1.2fr .8fr; gap: 90px; }
.contact-section > div > p:last-child { max-width: 470px; }
.contact-actions { display: flex; flex-direction: column; align-items: flex-start; justify-content: center; gap: 16px; }
.contact-actions > a:not(.franchise-button) { color: #233d57; font-size: 14px; }
.contact-actions > span { color: #5b6c7b; font-size: 12px; }
.contact-actions small { color: #6c7a86; font-size: 11px; line-height: 1.7; max-width: 290px; }
.contact-actions small a { color: #243b53; text-decoration: underline!important; }
@media(max-width:900px) {
 .franchise-header nav { gap: 15px; }
 .hero-copy { padding: 24px 8% 42px; }
 .franchise-hero h1 { font-size: 44px; }
 .hero-photo figcaption { left: 24px; bottom: 35px; }
 .hero-photo figcaption strong { font-size: 26px; }
 .franchise-section { padding: 64px 5%; }
 .intro-section,.process-section,.faq-section,.contact-section { gap: 40px; }
 .disclosure-card { padding: 30px; gap: 30px; }
 .focus-grid article { padding: 24px 20px 0; }
}
@media(max-width:600px) {
 .franchise-header { align-items: flex-start; flex-direction: column; gap: 18px; padding: 20px 24px; }
 .franchise-header nav { justify-content: space-between; width: 100%; gap: 12px; font-size: 11px; }
 .franchise-header .nav-contact { border: 0; padding: 10px 0; gap: 8px; }
 .franchise-hero { grid-template-columns: 1fr; }
 .hero-copy { padding: 24px 24px 38px; }
 .franchise-breadcrumb { margin-bottom: 38px; }
 .franchise-hero h1 { font-size: clamp(38px,10.8vw,58px); }
 .hero-photo { min-height: 320px; }
 .hero-photo > img { object-position: center 40%; }
 .hero-photo figcaption strong { font-size: 28px; }
 .franchise-strip { padding: 22px 24px; flex-direction: column; gap: 14px; }
 .franchise-section { padding: 48px 24px; }
 .intro-section,.process-section,.faq-section,.contact-section,.disclosure-card { grid-template-columns: 1fr; gap: 22px; }
 .section-heading { display: block; }
 .focus-grid { grid-template-columns: 1fr; }
 .focus-grid article,.focus-grid article:first-child,.focus-grid article:last-child { padding: 26px 0; border-right: 0; border-bottom: 1px solid #d9dddf; }
 .focus-grid h3 { margin-top: 17px; }
 .disclosure-section { padding: 48px 16px; }
 .disclosure-card { padding: 26px 20px; }
 .contact-actions { margin-top: 8px; }
 .contact-actions .franchise-button { width: 100%; }
 .franchise-section h2 { font-size: 34px; }
}
@media(prefers-reduced-motion:reduce) { .franchise-button { transition: none; } }
.franchise-floating-whatsapp { position: fixed; right: max(24px, env(safe-area-inset-right)); bottom: max(24px, env(safe-area-inset-bottom)); z-index: 1000; width: 72px; height: 72px; display: flex; align-items: center; justify-content: center; border: 3px solid #fff; border-radius: 50%; background: #25d366; color: #fff; font-size: 40px; box-shadow: 0 6px 24px #10263e30, 0 0 0 7px #25d36620; transition: background .2s, transform .2s; }
.franchise-floating-whatsapp:hover { background: #1bb758; color: #fff; transform: translateY(-3px); }
.franchise-page .footer-bottom { padding-right: 80px; }
@media(max-width:600px) { .franchise-floating-whatsapp { width: 64px; height: 64px; font-size: 36px; right: max(18px, env(safe-area-inset-right)); bottom: max(18px, env(safe-area-inset-bottom)); } }
@media(prefers-reduced-motion:reduce) { .franchise-floating-whatsapp { transition: none; } }
