:root{--navy:#0B1F4D;--blue:#1E4ED8;--aqua:#17C3D1;--soft:#F8FAFC;--white:#FFFFFF;--text:#1F2937;--muted:#6B7280;--line:#E5E7EB;--success:#22C55E;--error:#EF4444;--shadow:0 24px 70px rgba(11,31,77,.09);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--soft);color:var(--text);font-family:"DM Sans",sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.08;letter-spacing:-.045em;color:var(--navy)}em{font-style:normal;color:var(--aqua)}.site-header{height:88px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:rgba(248,250,252,.84);backdrop-filter:blur(20px);border-bottom:1px solid rgba(229,231,235,.75);position:sticky;top:0;z-index:20}.brand img{width:145px;max-height:58px;object-fit:contain}.desktop-nav{display:flex;gap:36px;font-size:14px;font-weight:600;color:#475569}.desktop-nav a{transition:.25s}.desktop-nav a:hover{color:var(--aqua)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:linear-gradient(90deg,var(--blue),var(--aqua));color:#fff;padding:17px 22px;border-radius:14px;font-size:14px;font-weight:700;box-shadow:0 10px 28px rgba(30,78,216,.18);transition:transform .25s,box-shadow .25s,filter .25s}.button:hover{filter:brightness(1.07);box-shadow:0 14px 32px rgba(23,195,209,.22);transform:translateY(-2px)}.button-small{padding:12px 17px;gap:18px;border-radius:12px}.menu-button,.mobile-menu{display:none}.hero{min-height:calc(100vh - 88px);padding:7.5vw 5vw 4vw;display:grid;grid-template-columns:1.03fr .97fr;gap:6vw;align-items:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:#eef8ff;filter:blur(10px);left:-260px;top:-160px;z-index:-1}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;display:flex;gap:10px;align-items:center;color:var(--blue)}.eyebrow span{width:7px;height:7px;background:var(--aqua);border-radius:50%;box-shadow:0 0 0 5px rgba(23,195,209,.12)}.hero h1{font-size:clamp(58px,6.4vw,104px);margin:28px 0 32px;max-width:900px}.hero-lead{max-width:590px;font-size:18px;color:var(--muted);font-weight:500}.hero-actions{display:flex;align-items:center;gap:34px;margin-top:42px}.text-link{font-size:14px;font-weight:700;padding-bottom:5px;border-bottom:1px solid var(--navy);color:var(--navy);transition:.2s}.text-link:hover{color:var(--aqua);border-color:var(--aqua)}.hero-visual{position:relative}.hero-image{height:min(68vh,720px);overflow:hidden;border-radius:28px;box-shadow:var(--shadow);background:#fff}.hero-image img{height:100%;object-fit:cover;transform:scale(1.015)}.floating-card{position:absolute;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.85);box-shadow:0 18px 55px rgba(11,31,77,.14);display:flex;align-items:center;border-radius:16px}.top-card{top:8%;left:-9%;padding:17px 23px;gap:13px}.top-card small{display:block;color:#94A3B8;font-size:9px;letter-spacing:.14em}.top-card strong{font-size:14px;color:var(--navy)}.pulse{width:10px;height:10px;border-radius:50%;background:var(--success);box-shadow:0 0 0 6px #e8f8ed}.bottom-card{right:-2%;bottom:7%;padding:21px 25px;gap:15px}.bottom-card strong{font:800 36px Manrope;color:var(--blue)}.bottom-card span{font-size:11px;line-height:1.4;color:var(--muted)}.hero-footnote{position:absolute;bottom:3vw;left:5vw;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#94A3B8}.proof{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:24px;margin:0 5vw;box-shadow:0 12px 40px rgba(11,31,77,.04)}.proof div{padding:42px 30px;border-right:1px solid var(--line)}.proof div:last-child{border:0}.proof strong{font:800 32px Manrope;color:var(--navy);display:block}.proof span{font-size:12px;color:var(--muted)}.section{padding:130px 7vw}.section-kicker{margin-bottom:66px}.section-kicker.light,.eyebrow.light{color:#7DDCE4}.intro-copy{display:grid;grid-template-columns:1.3fr .7fr;gap:8vw;align-items:end}.intro h2,.process h2,.faq h2{font-size:clamp(45px,5.1vw,78px);margin:0}.intro-copy p{color:var(--muted);font-size:17px;max-width:460px;font-weight:500}.services{background:var(--navy);color:#fff;position:relative;overflow:hidden}.services:after{content:"";position:absolute;right:-180px;top:-220px;width:550px;height:550px;border:1px solid rgba(23,195,209,.12);border-radius:50%}.services h2,.services h3{color:#fff}.services-heading{display:grid;grid-template-columns:1fr .7fr;gap:10vw;align-items:end;margin-bottom:72px;position:relative;z-index:1}.services-heading h2{font-size:clamp(48px,5.4vw,80px);margin:0}.services-heading p{color:#B8C5DE;max-width:420px}.service-list{position:relative;z-index:1}.service-row{border-top:1px solid rgba(255,255,255,.15);display:grid;grid-template-columns:70px 1fr 180px 50px;align-items:center;gap:20px;padding:32px 0;transition:.3s}.service-row:last-child{border-bottom:1px solid rgba(255,255,255,.15)}.service-row:hover{padding-left:15px;background:rgba(23,195,209,.045)}.service-no{color:#7C8EBA;font-size:12px}.service-row h3{font-size:25px;margin:0 0 6px}.service-row p{margin:0;color:#AAB8D4;font-size:14px}.price{font:700 20px Manrope;color:#6EE7EE}.price small,.tag{font:500 10px DM Sans;letter-spacing:.12em}.tag{color:#7DDCE4}.round-arrow{border:1px solid rgba(23,195,209,.45);border-radius:50%;width:43px;height:43px;display:grid;place-items:center;color:#7DDCE4;transition:.25s}.service-row:hover .round-arrow{background:var(--aqua);color:var(--navy)}.process-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.process-title p{color:var(--muted);max-width:400px;margin-top:30px;font-weight:500}.steps{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:10px 32px;box-shadow:0 18px 60px rgba(11,31,77,.055)}.step{display:grid;grid-template-columns:60px 1fr;gap:25px;border-bottom:1px solid var(--line);padding:30px 0}.step:last-child{border-bottom:0}.step>span{font-size:11px;color:var(--aqua);font-weight:700}.step h3{font-size:22px;margin:0 0 7px}.step p{margin:0;color:var(--muted);font-size:14px}.feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:680px;background:#fff;margin:0 5vw;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.feature-image img{height:100%;object-fit:cover}.feature-copy{padding:7vw;display:flex;flex-direction:column;justify-content:center;background:var(--navy);color:#fff}.feature blockquote{font:700 clamp(29px,3vw,48px)/1.25 Manrope,sans-serif;letter-spacing:-.04em;margin:0 0 40px;color:#fff}.feature blockquote:before{content:'“';display:block;font:500 70px Georgia;color:var(--aqua);height:55px}.feature-copy>p{color:#9FB0D0;font-size:12px}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw}.faq-grid>div:first-child>p{color:var(--muted);max-width:360px;margin:30px 0;font-weight:500}.accordions{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:7px 30px;box-shadow:0 18px 60px rgba(11,31,77,.05)}.accordions details{border-bottom:1px solid var(--line);padding:25px 0}.accordions details:last-child{border-bottom:0}.accordions summary{list-style:none;cursor:pointer;font:700 18px Manrope;display:flex;justify-content:space-between;color:var(--navy)}.accordions summary span{color:var(--aqua)}.accordions summary::-webkit-details-marker{display:none}.accordions details p{color:var(--muted);max-width:650px;font-size:14px;margin:17px 40px 0 0}.cta-section{padding:125px 7vw;text-align:center;background:#EEF5FF;color:var(--text);margin:0 5vw 110px;border-radius:28px;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:#DDF9FB;left:-160px;bottom:-220px}.cta-section .eyebrow{justify-content:center}.cta-section h2{font-size:clamp(50px,5.8vw,86px);margin:28px 0 20px;position:relative}.cta-section p{margin-bottom:35px;color:var(--muted);font-weight:500}.button-light{background:linear-gradient(90deg,var(--blue),var(--aqua));color:#fff}footer{background:var(--navy);color:#fff;padding:80px 7vw 28px}.footer-top{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:55px}.footer-top img{width:155px;filter:brightness(0) invert(1)}.footer-top p{color:#AAB8D4}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:60px;padding:55px 0}.footer-grid div{display:flex;flex-direction:column;gap:10px}.footer-grid small{color:#6F84AE;letter-spacing:.15em;margin-bottom:10px}.footer-grid a,.footer-grid p{font-size:14px;color:#C5D0E4;margin:0}.footer-grid a:hover{color:var(--aqua)}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:25px;display:flex;justify-content:space-between;font-size:11px;color:#6F84AE}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.8,.2,1)}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav,.site-header>.button{display:none}.menu-button{display:flex;border:0;background:none;flex-direction:column;gap:6px}.menu-button span{width:25px;height:2px;background:var(--navy)}.mobile-menu{position:fixed;z-index:19;top:88px;inset-inline:0;background:rgba(248,250,252,.98);padding:30px 5vw;flex-direction:column;gap:20px;border-bottom:1px solid var(--line)}.mobile-menu.open{display:flex}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{margin-left:8vw}.hero-footnote{display:none}.proof{grid-template-columns:1fr 1fr}.proof div:nth-child(2){border-right:0}.intro-copy,.services-heading,.process-grid,.faq-grid{grid-template-columns:1fr}.services-heading{gap:25px}.service-row{grid-template-columns:45px 1fr 45px}.service-row .price,.service-row .tag{display:none}.feature{grid-template-columns:1fr;margin:0 4vw}.feature-image{height:500px}.section{padding:95px 6vw}}
@media(max-width:560px){.site-header{height:74px}.brand img{width:125px}.mobile-menu{top:74px}.hero{padding:55px 6vw 70px;min-height:auto}.hero h1{font-size:47px}.hero-lead{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:22px}.hero-image{height:430px;border-radius:20px}.top-card{left:-7%;padding:13px}.bottom-card{padding:15px}.proof{padding:0;margin:0;border-radius:0;border-inline:0}.proof div{padding:28px 20px}.proof strong{font-size:25px}.section{padding:78px 6vw}.section-kicker{margin-bottom:40px}.intro h2,.process h2,.faq h2{font-size:41px}.service-row h3{font-size:19px}.service-row p{font-size:12px}.steps,.accordions{padding-inline:20px}.feature{margin:0;border-radius:0}.feature-image{height:380px}.feature-copy{padding:70px 7vw}.cta-section{padding:80px 7vw;margin:0 4vw 75px;border-radius:22px}.cta-section h2{font-size:43px}.footer-top{flex-direction:column;gap:30px}.footer-grid{grid-template-columns:1fr}.footer-bottom{gap:20px;flex-direction:column}}
.hero-subtitle{font-size:clamp(30px,3.2vw,50px);margin:-14px 0 28px;color:var(--aqua);letter-spacing:-.04em}
.hero h1{font-size:clamp(52px,5.5vw,88px)}
@media(max-width:560px){.hero h1{font-size:42px}}

/* Shared inner pages */
.page-hero{padding:105px 7vw 90px;display:grid;grid-template-columns:1fr .8fr;gap:8vw;align-items:center}.page-hero h1{font-size:clamp(54px,6vw,88px);margin:22px 0 28px}.page-hero p{font-size:18px;color:var(--muted);max-width:620px;font-weight:500}.page-hero-media{height:540px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);position:relative}.page-hero-media img{height:100%;object-fit:cover}.page-hero-media .media-badge{position:absolute;left:24px;bottom:24px;padding:16px 20px;border-radius:14px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);font-size:12px;font-weight:700;color:var(--navy)}.page-hero .hero-actions{margin-top:35px}.page-section{padding:105px 7vw}.page-section.white{background:#fff}.page-heading{max-width:760px;margin-bottom:55px}.page-heading h2{font-size:clamp(38px,4.2vw,64px);margin:16px 0}.page-heading p{color:var(--muted);font-size:17px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card-grid.four{grid-template-columns:repeat(4,1fr)}.info-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:0 16px 45px rgba(11,31,77,.045);transition:.3s}.white .info-card{background:var(--soft)}.info-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(11,31,77,.09);border-color:#CDEEF1}.card-number{font:700 11px Manrope;color:var(--aqua);letter-spacing:.12em}.info-card h3{font-size:22px;margin:30px 0 12px}.info-card p{font-size:14px;color:var(--muted);margin:0}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:14px 30px;margin:32px 0}.check-item{padding:16px 18px;background:#fff;border:1px solid var(--line);border-radius:14px;font-size:14px;font-weight:600;color:var(--navy)}.check-item:before{content:'✓';color:var(--aqua);margin-right:12px}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.split-image{height:570px;border-radius:28px;overflow:hidden}.split-image img{height:100%;object-fit:cover}.split-copy h2{font-size:clamp(40px,4.6vw,68px)}.split-copy>p{color:var(--muted);font-size:17px}.notice{background:#EEF5FF;border:1px solid #D9E7FF;border-radius:20px;padding:28px 30px;margin-top:35px}.notice strong{display:block;color:var(--navy);margin-bottom:5px}.notice p{margin:0;color:var(--muted);font-size:14px}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.journey-step{background:#fff;border:1px solid var(--line);border-radius:20px;padding:27px;min-height:190px}.journey-step span{font:700 11px Manrope;color:var(--aqua)}.journey-step h3{font-size:19px;margin:28px 0 8px}.journey-step p{font-size:13px;color:var(--muted)}.price-panel{display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff;border-radius:24px;padding:40px 45px;margin-top:55px}.price-panel h3{color:#fff;font-size:28px;margin:0}.price-panel p{color:#AAB8D4;margin:6px 0 0}.price-big{font:800 46px Manrope;color:#7DDCE4}.price-big small{font:500 12px DM Sans;color:#fff}.logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.logo-card{height:150px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;display:grid;place-items:center;transition:.25s}.logo-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.logo-card img{height:90px;object-fit:contain;filter:saturate(.85)}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw}.contact-cards{display:grid;gap:18px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}.contact-card small{color:var(--aqua);font-weight:700;letter-spacing:.12em}.contact-card h3{font-size:20px;margin:16px 0 8px}.contact-card p,.contact-card a{color:var(--muted);font-size:15px}.contact-panel{background:var(--navy);color:#fff;border-radius:28px;padding:50px}.contact-panel h2{color:#fff;font-size:46px}.contact-panel p{color:#AAB8D4}.contact-panel .button{margin-top:25px}.page-footer-cta{padding:100px 7vw;text-align:center;background:#EEF5FF}.page-footer-cta h2{font-size:clamp(44px,5vw,72px);margin:18px 0}.page-footer-cta p{color:var(--muted);margin-bottom:32px}.gallery-intro{text-align:center;max-width:800px;margin:0 auto 60px}.gallery-intro h1{font-size:clamp(54px,6vw,88px);margin:20px 0}.gallery-intro p{color:var(--muted);font-size:18px}.gallery-photos{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:300px;gap:18px}.gallery-photos img{height:100%;object-fit:cover;border-radius:20px}.gallery-photos img:first-child{grid-row:span 2}.nav-active{color:var(--blue)!important}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.site-header>.button{display:none}.card-grid.four,.journey{grid-template-columns:repeat(2,1fr)}.logo-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:900px){.page-hero,.split-panel,.contact-grid{grid-template-columns:1fr}.page-hero-media{height:480px}.card-grid,.card-grid.four{grid-template-columns:repeat(2,1fr)}.logo-grid{grid-template-columns:repeat(3,1fr)}.gallery-photos{grid-template-columns:1fr 1fr}.gallery-photos img:first-child{grid-row:span 1}.price-panel{align-items:flex-start;flex-direction:column;gap:25px}}
@media(max-width:560px){.page-hero{padding:65px 6vw}.page-hero h1{font-size:46px}.page-hero-media{height:390px}.page-section{padding:75px 6vw}.card-grid,.card-grid.four,.journey,.logo-grid,.check-list{grid-template-columns:1fr}.split-image{height:400px}.gallery-photos{grid-template-columns:1fr;grid-auto-rows:240px}.price-panel{padding:30px 25px}.contact-panel{padding:35px 25px}.contact-panel h2{font-size:38px}.page-footer-cta{padding:75px 6vw}}

/* Compact homepage clarity feature */
.feature{grid-template-columns:.95fr 1.05fr;min-height:480px}
.feature-copy{padding:5.5vw}
.feature blockquote{font-size:clamp(27px,2.7vw,42px);margin-bottom:32px}
@media(max-width:900px){.feature{grid-template-columns:1fr}.feature-image{height:360px}}
@media(max-width:560px){.feature-image{height:280px}.feature-copy{padding:50px 7vw}}

/* Monthly training calendar */
.training-calendar-section{background:var(--soft)}.calendar-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.calendar-header .section-kicker{margin-bottom:18px}.calendar-header h2{font-size:clamp(42px,5vw,70px);margin:0 0 12px}.calendar-header p{margin:0;color:var(--muted);font-weight:500}.calendar-controls{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:8px;box-shadow:0 12px 35px rgba(11,31,77,.05)}.calendar-controls strong{min-width:160px;text-align:center;color:var(--navy);font:700 15px Manrope}.calendar-controls button{width:42px;height:42px;border:0;border-radius:11px;background:var(--soft);color:var(--navy);font-size:18px;cursor:pointer;transition:.2s}.calendar-controls button:hover{background:var(--aqua);color:#fff}.monthly-calendar{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 22px 60px rgba(11,31,77,.055)}.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-weekdays{background:#F1F5F9;border-bottom:1px solid var(--line)}.calendar-weekdays span{padding:16px 12px;text-align:center;color:#64748B;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.calendar-day{min-height:128px;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.calendar-day:nth-child(7n){border-right:0}.calendar-day.is-empty{background:#FBFCFE}.calendar-date{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:#475569;font-size:13px;font-weight:700}.calendar-day.is-today .calendar-date{background:var(--navy);color:#fff}.calendar-event{display:block;margin-top:8px;padding:9px 10px;border-radius:10px;background:#E7FAFC;border:1px solid #BCEFF3;color:var(--navy);font-size:11px;font-weight:700;line-height:1.35;transition:.2s}.calendar-event:hover{background:var(--aqua);border-color:var(--aqua);color:#fff}.calendar-event small{display:block;font-size:9px;font-weight:600;opacity:.72}.calendar-empty-note{grid-column:1/-1;padding:14px 20px;color:var(--muted);font-size:12px;background:#fff}.calendar-legend{display:flex;justify-content:space-between;align-items:center;padding:18px 5px;color:var(--muted);font-size:12px}.calendar-legend span{display:flex;align-items:center;gap:9px}.calendar-legend i{width:10px;height:10px;border-radius:3px;background:var(--aqua)}
@media(max-width:760px){.calendar-header{align-items:flex-start;flex-direction:column}.calendar-controls{width:100%;justify-content:space-between}.calendar-weekdays span{font-size:0;padding:12px 4px}.calendar-weekdays span:first-letter{font-size:11px}.calendar-day{min-height:86px;padding:7px}.calendar-date{width:25px;height:25px;font-size:11px}.calendar-event{padding:6px;font-size:9px}.calendar-event small{display:none}.calendar-legend{align-items:flex-start;flex-direction:column;gap:8px}}
.audience-section{background:#EEF5FF}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.audience-card{min-height:155px;padding:25px;background:#fff;border:1px solid #DDE8F7;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 40px rgba(11,31,77,.045);transition:.25s}.audience-card:hover{transform:translateY(-4px);border-color:var(--aqua);box-shadow:0 20px 45px rgba(11,31,77,.09)}.audience-card span{font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--aqua)}.audience-card h3{font-size:20px;margin:0;letter-spacing:-.035em}@media(max-width:900px){.audience-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.audience-grid{grid-template-columns:1fr 1fr;gap:10px}.audience-card{min-height:125px;padding:18px}.audience-card h3{font-size:16px}}
.audience-icon{width:46px;height:46px;border-radius:14px;background:#E7FAFC;display:grid;place-items:center;color:var(--aqua);transition:.25s}.audience-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.audience-card:hover .audience-icon{background:var(--aqua);color:#fff;transform:scale(1.05)}
.audience-section,.benefits-section{padding-top:85px;padding-bottom:85px}.audience-section .page-heading,.benefits-section .page-heading{margin-bottom:38px}
.training-options{padding-top:85px;padding-bottom:85px}.training-options .page-heading{margin-bottom:38px}
.food-handling-hero .page-hero-media{height:460px;max-width:430px;justify-self:end;width:100%}.compact-calendar{padding-top:82px;padding-bottom:82px}.compact-calendar .calendar-header{margin-bottom:30px}.calendar-controls button:disabled{opacity:.3;cursor:not-allowed;background:var(--soft);color:var(--muted)}
.price-details{min-width:190px}.price-panel .certificate-delivery{margin:8px 0 0;color:#AAB8D4;font-size:inherit;line-height:inherit}.price-panel .certificate-delivery strong{color:#fff;font-weight:700}
.price-details .shipping-rate{margin:8px 0 0;color:#fff;font-size:12px;font-weight:700;line-height:1.45;white-space:nowrap}
.benefits-section .price-big{font-size:52px}.benefits-section .price-big small{font-size:15px}
.registration-steps{grid-template-columns:repeat(5,1fr)}.registration-steps .info-card{padding:27px 24px}.registration-steps .info-card h3{font-size:18px}.registration-steps .step-arrow{float:right;color:var(--aqua)}
.class-mode-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#E7FAFC;color:var(--aqua)}.class-mode-icon svg{width:25px;height:25px}.class-mode-card h3{margin-top:24px}
.halal-applicant-grid{grid-template-columns:repeat(5,1fr)}.halal-applicant-grid .info-card{padding:28px 24px}.halal-applicant-grid .info-card h3{font-size:19px}
.halal-hero .halal-highlight{color:var(--aqua)}.halal-hero h1 em{display:inline-block;margin-top:14px;color:#1F2937;font-size:.5em;line-height:1.2}
.halal-hero .page-hero-media img{height:120%;object-position:center top}.halal-applicants-section{padding-top:78px;padding-bottom:78px}.halal-applicants-section .page-heading{margin-bottom:36px}.halal-applicants-section .page-heading h2{color:#1F2937}.halal-applicants-section .page-heading h2 em{display:inline-block;margin-top:10px;color:var(--aqua);font-size:.7em;line-height:1.2}
.halal-type-icon{width:46px;height:46px;margin-bottom:22px;border-radius:14px;display:grid;place-items:center;background:#E7FAFC;color:var(--aqua)}.halal-type-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.halal-type-card h3{margin-top:20px}
.halal-type-card .card-number{display:none}
.halal-start-section{padding-top:52px;padding-bottom:52px}.halal-start-section .split-panel{gap:5vw}.halal-start-section .split-copy h2{margin-top:0;margin-bottom:14px}.halal-start-section .split-image{height:480px}.halal-prep-flow{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:20px;padding:20px;border:1px solid #BCEFF3;border-radius:16px;background:#E7FAFC;color:var(--navy);text-align:center}.halal-prep-flow span{font-size:13px;font-weight:700;line-height:1.35}.halal-prep-flow i{color:var(--aqua);font-size:19px;font-style:normal;font-weight:800}
.halal-start-section .split-copy h2 em{display:inline-block;margin-top:10px;font-size:.62em;line-height:1.2}
.halal-help-section{padding-top:80px;padding-bottom:80px}.halal-help-section .page-heading{margin-bottom:38px}.halal-help-section .page-heading h2 em{display:inline-block;margin-top:10px;font-size:.66em;line-height:1.2}.halal-assessment-section{padding-top:80px;padding-bottom:80px}.halal-assessment-card{display:grid;grid-template-columns:1.3fr .7fr;gap:70px;align-items:center;padding:55px 60px;border-radius:28px;background:var(--navy);box-shadow:var(--shadow)}.halal-assessment-copy h2{margin:0;color:#fff;font-size:clamp(38px,4vw,58px)}.halal-assessment-copy h3{margin:15px 0 20px;color:var(--aqua);font-size:24px}.halal-assessment-copy p{max-width:680px;margin:0;color:#AAB8D4;font-size:16px;line-height:1.75}.halal-assessment-offer{padding-left:45px;border-left:1px solid rgba(255,255,255,.15)}.assessment-price{color:#fff;font:800 52px Manrope}.halal-assessment-offer p{margin:8px 0 25px;color:#AAB8D4;font-weight:600}.halal-assessment-offer .button{white-space:nowrap}
.halal-help-section .journey-step span{font-size:13px}.halal-help-section .journey-step h3{font-size:22px}.halal-help-section .journey-step p{font-size:15px;line-height:1.55}
.halal-workflow-section{padding-top:80px;padding-bottom:80px}.halal-workflow-heading{text-align:center;margin-bottom:35px}.halal-workflow-heading h2{margin:0;color:var(--navy);font-size:clamp(38px,4.2vw,60px)}.halal-workflow-heading h3{margin:10px 0 0;color:var(--aqua);font-size:24px}.halal-workflow{max-width:620px;margin:0 auto;display:flex;align-items:center;flex-direction:column}.halal-workflow-step{width:100%;padding:20px 26px;border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 12px 35px rgba(11,31,77,.04)}.halal-workflow-step strong{color:var(--navy);font:700 20px Manrope}.halal-workflow>i{height:34px;display:grid;place-items:center;color:var(--aqua);font-size:22px;font-style:normal;font-weight:800}
.halal-projects-section{padding-top:80px;padding-bottom:80px}.halal-projects-heading{text-align:center;margin-bottom:38px}.halal-projects-heading h2{margin:0;color:var(--navy);font-size:clamp(38px,4.2vw,60px)}.halal-projects-heading h3{margin:10px 0 0;color:var(--aqua);font-size:24px}.halal-projects-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch}.halal-project-image{height:440px;border-radius:24px;overflow:hidden}.halal-project-image img{width:100%;height:100%;object-fit:cover}.halal-project-scope{display:grid;grid-template-columns:1fr 1fr;gap:16px}.halal-project-scope article{min-height:150px;padding:26px;border:1px solid var(--line);border-radius:20px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 40px rgba(11,31,77,.04)}.halal-project-scope span{color:var(--aqua);font:700 13px Manrope;letter-spacing:.1em}.halal-project-scope strong{color:var(--navy);font:700 23px Manrope}.halal-project-note{max-width:850px;margin:24px auto 0;color:var(--muted);text-align:center;font-size:14px;line-height:1.7}
.halal-project-scope article>span{display:none}.halal-project-icon{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#E7FAFC;color:var(--aqua)}.halal-project-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.halal-project-image{background:#fff}.halal-project-image img{object-fit:contain;border-radius:24px}
.faq-section{padding-top:78px;padding-bottom:78px}.faq-section .page-heading{margin:0 auto 28px;text-align:center}.faq-list{max-width:920px;margin:0 auto}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;display:flex;align-items:center;gap:20px;padding:20px 48px 20px 0;color:var(--navy);font:700 18px Manrope;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--aqua);font-size:11px;letter-spacing:.1em}.faq-list summary:after{content:'+';position:absolute;right:4px;color:var(--aqua);font-size:25px;font-weight:500;transition:transform .25s}.faq-list details[open] summary:after{transform:rotate(45deg)}.faq-list details p{max-width:800px;margin:-4px 0 20px 42px;color:var(--muted);font-size:15px;line-height:1.75}
.notice ul{list-style:none;margin:0;padding:0;display:grid;gap:13px}.notice li{position:relative;padding-left:25px;color:var(--navy);font-size:14px;font-weight:600}.notice li:before{content:'✓';position:absolute;left:0;color:var(--aqua);font-weight:800}
@media(max-width:560px){.audience-section,.benefits-section{padding-top:62px;padding-bottom:62px}.audience-section .page-heading,.benefits-section .page-heading{margin-bottom:30px}}
@media(max-width:560px){.training-options{padding-top:62px;padding-bottom:62px}.training-options .page-heading{margin-bottom:30px}}
@media(max-width:900px){.food-handling-hero .page-hero-media{height:420px;max-width:390px;justify-self:start}}
@media(max-width:900px){.registration-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.halal-applicant-grid{grid-template-columns:repeat(2,1fr)}.halal-projects-layout{grid-template-columns:1fr}.halal-project-image{height:380px}.halal-assessment-card{grid-template-columns:1fr;gap:35px}.halal-assessment-offer{padding:30px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.15)}}
@media(max-width:560px){.food-handling-hero .page-hero-media{height:340px;max-width:320px}.compact-calendar{padding-top:60px;padding-bottom:60px}.compact-calendar .calendar-header{margin-bottom:24px}}
@media(max-width:560px){.registration-steps{grid-template-columns:1fr}.registration-steps .step-arrow{float:none;margin-left:8px}}
@media(max-width:560px){.halal-applicant-grid{grid-template-columns:1fr}}
@media(max-width:560px){.halal-applicants-section{padding-top:58px;padding-bottom:58px}.halal-start-section{padding-top:44px;padding-bottom:44px}.halal-start-section .split-image{height:340px}.halal-help-section,.halal-projects-section,.halal-workflow-section,.halal-assessment-section{padding-top:58px;padding-bottom:58px}.halal-prep-flow{align-items:center;flex-direction:column;gap:7px}.halal-prep-flow i{transform:rotate(90deg);margin:0}.halal-projects-heading{margin-bottom:26px}.halal-projects-heading h3{font-size:20px}.halal-project-image{height:280px}.halal-project-scope{grid-template-columns:1fr}.halal-project-scope article{min-height:120px}.halal-workflow-heading{margin-bottom:26px}.halal-workflow-heading h3{font-size:20px}.halal-workflow-step{padding:18px 20px}.halal-workflow-step strong{font-size:18px}.halal-assessment-card{padding:38px 26px}.halal-assessment-copy h3{font-size:20px}.assessment-price{font-size:44px}}
@media(max-width:560px){.faq-section{padding-top:58px;padding-bottom:58px}.faq-section .page-heading{margin-bottom:20px}.faq-list summary{gap:12px;padding:17px 38px 17px 0;font-size:16px}.faq-list details p{margin:0 0 17px 31px;font-size:14px}}
.services .service-row .tag{font:700 20px Manrope,sans-serif;letter-spacing:normal}
.food-handling-hero .page-hero-media{height:600px;max-width:430px;background:#fff}.food-handling-hero .page-hero-media img{width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:900px){.food-handling-hero .page-hero-media{height:545px;max-width:390px}}@media(max-width:560px){.food-handling-hero .page-hero-media{height:450px;max-width:320px}}
body:has(.halal-hero) footer .footer-top{display:none}
body:has(img[src*="mesti-bess-trust-home-clean"]) footer .footer-top{display:none}
body:has(.contact-grid) .contact-grid h1{font-size:clamp(42px,5vw,68px)!important}
body:has(.contact-grid) footer .footer-top{display:none}
body:has(a.nav-active[href="suntikan-tifoid.html"]) footer .footer-top{display:none}
.typhoid-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.typhoid-audience-card{display:flex;align-items:center;min-height:116px;padding:28px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(11,31,77,.05)}.typhoid-audience-card:before{content:'';width:9px;height:9px;margin-right:15px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 6px rgba(23,195,209,.1)}.typhoid-audience-card h3{margin:0;color:var(--navy);font-size:18px}.typhoid-pricing-section{padding:38px 6vw 110px;background:#fff}.typhoid-pricing-card{max-width:1180px;margin:auto;padding:58px 64px;display:grid;grid-template-columns:1.5fr .7fr;align-items:center;gap:60px;border-radius:28px;background:var(--navy);box-shadow:0 24px 60px rgba(11,31,77,.14)}.typhoid-pricing-card .section-kicker{color:var(--aqua)}.typhoid-pricing-card h2{margin:10px 0 20px;color:#fff;font-size:clamp(32px,4vw,52px)}.typhoid-pricing-card h2 em{color:var(--aqua)}.typhoid-pricing-copy p{max-width:680px;margin:0;color:rgba(255,255,255,.76);font-size:17px;line-height:1.75}.typhoid-price{padding-left:50px;border-left:1px solid rgba(255,255,255,.18);color:#fff}.typhoid-price strong{display:block;color:var(--aqua);font:800 clamp(52px,6vw,76px)/1 Manrope,sans-serif}.typhoid-price span{display:block;margin:7px 0 22px;font-size:20px;font-weight:600}.typhoid-price div{display:inline-block;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.1);font-weight:700}@media(max-width:900px){.typhoid-audience-grid{grid-template-columns:repeat(2,1fr)}.typhoid-pricing-card{grid-template-columns:1fr}.typhoid-price{padding:30px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.18)}}@media(max-width:560px){.typhoid-audience-grid{grid-template-columns:1fr}.typhoid-pricing-section{padding:20px 20px 70px}.typhoid-pricing-card{padding:38px 26px}.typhoid-audience-card{min-height:92px;padding:22px}}
.home-clients .section-kicker{margin-bottom:10px}
.mesti-benefit-image img{object-fit:cover;object-position:center 48%}
.mesti-page-hero .page-hero-media img{object-fit:cover;object-position:center 48%}
body:has(a.nav-active[href="suntikan-tifoid.html"]) .page-hero-media img{content:url('../img/suntikan-tifoid-header-clean.png');width:100%;height:100%;object-fit:cover;object-position:center}
.typhoid-audience-section{padding-top:72px;padding-bottom:78px}.typhoid-audience-section .page-heading{margin-bottom:28px}.typhoid-booking{padding-top:72px;padding-bottom:76px}.typhoid-booking-inner{max-width:1180px;margin:auto}.typhoid-booking-inner>h2{text-align:center;text-transform:uppercase}.typhoid-booking-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.typhoid-booking-steps .journey-step{position:relative;min-width:0;padding:26px 22px}.typhoid-booking-steps .journey-step:not(:last-child):after{content:'→';position:absolute;z-index:2;top:50%;right:-17px;transform:translateY(-50%);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--aqua);color:#fff;font-weight:800}.typhoid-booking-steps .journey-step h3{margin-bottom:7px}@media(max-width:900px){.typhoid-booking-steps{grid-template-columns:repeat(2,1fr)}.typhoid-booking-steps .journey-step:after{display:none!important}}@media(max-width:560px){.typhoid-audience-section,.typhoid-booking{padding-top:54px;padding-bottom:58px}.typhoid-booking-steps{grid-template-columns:1fr}}
