@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Poppins:wght@600;700;800&display=swap";:root{--bg: #f5f7fb;--surface: #ffffff;--surface-dark: #071423;--text: #0f172a;--muted: #475569;--primary: #3b82f6;--primary-deep: #1d4ed8;--secondary: #10b981;--accent: #fb7185;--border: rgba(15, 23, 42, .08);--border-strong: rgba(148, 163, 184, .28);--shadow-soft: 0 18px 44px rgba(7, 20, 35, .12);--radius-lg: 22px;--radius-md: 16px;--max-width: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(59,130,246,.24),transparent 24rem),linear-gradient(180deg,#071423 0,#071423 26rem,var(--bg) 26rem,var(--bg) 100%);color:var(--text);font-family:Manrope,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0;background:transparent;cursor:pointer}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.container{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;padding:1rem 0 0;transition:padding .18s ease}.site-header.is-compact{padding-top:.5rem}.header-panel{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto;display:flex;align-items:center;gap:1rem;justify-content:space-between;border-radius:999px;border:1px solid rgba(148,163,184,.18);background:#071423bd;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 12px 40px #07142333;padding:.9rem 1.2rem}.brand{display:inline-flex;align-items:center;gap:.85rem}.brand-static{align-items:flex-start}.brand-mark{width:2.9rem;height:2.9rem;display:inline-grid;place-items:center;border-radius:1rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-family:Poppins,sans-serif;font-weight:700;box-shadow:0 10px 24px #10b9813d}.brand-copy{display:flex;flex-direction:column;color:#fff}.brand-copy strong{font-family:Poppins,sans-serif;font-weight:700;font-size:1rem}.brand-copy small{color:#e2e8f0c2;font-size:.84rem}.header-nav{display:flex;align-items:center;gap:.35rem}.nav-link{color:#e2e8f0c7;padding:.7rem .9rem;border-radius:999px;font-weight:600;transition:color .18s ease,background .18s ease}.nav-link:hover,.nav-link.is-active{background:#ffffff14;color:#fff}.menu-toggle{display:none;width:3rem;height:3rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.menu-toggle span{display:block;width:1.25rem;height:2px;margin:.22rem auto;background:#fff;border-radius:999px}.button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.1rem;padding:.95rem 1.25rem;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-deep));color:#fff;box-shadow:0 18px 36px #1d4ed83d}.button-secondary{border:1px solid var(--border-strong);background:#ffffffb3;color:var(--text)}.button-block{width:100%}.button:disabled{opacity:.7;cursor:wait;transform:none}.button-row{display:flex;flex-wrap:wrap;gap:.85rem}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:.9rem;color:var(--secondary);font-size:.84rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:.8rem;height:.8rem;border-radius:999px;background:linear-gradient(135deg,var(--secondary),var(--primary))}.hero-section,.page-hero{color:#fff}.hero-section{padding:4rem 0 5rem}.hero-grid,.split-layout,.footer-grid,.page-hero__inner,.booking-layout{display:grid;gap:2rem}.hero-grid{align-items:center;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.hero-copy,.page-hero__content{position:relative;z-index:1;padding:clamp(1.5rem,3vw,2.25rem);border-radius:28px;border:1px solid rgba(148,163,184,.16);background:radial-gradient(circle at top left,rgba(59,130,246,.18),transparent 16rem),linear-gradient(180deg,#071423eb,#071423b8);box-shadow:0 18px 48px #0714233d}.hero-copy h1,.page-hero h1,.section-title h2,.cta-banner h2,.surface-card h3,.course-card h3,.visual-card h2{margin:0;font-family:Poppins,sans-serif;line-height:1.08}.hero-copy h1{max-width:12ch;font-size:clamp(3rem,6vw,5.4rem)}.hero-copy p,.page-hero p{max-width:60ch;color:#f1f5f9e6;font-size:1.08rem}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.metric-card,.metric-panel__item{padding:1.1rem 1.15rem;border-radius:var(--radius-md);background:#ffffff14;border:1px solid rgba(148,163,184,.16)}.metric-card strong,.metric-panel__item strong,.spotlight-metrics strong{display:block;font-size:1.5rem;font-family:Poppins,sans-serif}.metric-card span,.metric-panel__item span,.spotlight-metrics span{color:#e2e8f0cc;font-size:.94rem}.hero-visual{position:relative;min-height:30rem}.hero-visual:before{content:"";position:absolute;top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem;border-radius:28px;background:radial-gradient(circle at top right,rgba(59,130,246,.3),transparent 12rem),linear-gradient(165deg,#ffffff1f,#ffffff0a);border:1px solid rgba(255,255,255,.14)}.visual-card{position:absolute;border-radius:var(--radius-lg);border:1px solid rgba(148,163,184,.16);background:#071423cc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 22px 50px #0714233d}.visual-card-main{top:3rem;right:2rem;bottom:5rem;left:2rem;padding:2rem}.visual-card-main p{color:#e2e8f0d6}.visual-route{display:grid;grid-template-columns:auto 1fr;gap:.9rem 1rem;margin-top:1.8rem}.visual-route span:nth-child(odd){color:var(--secondary);font-weight:800}.visual-card-floating{right:0;bottom:2rem;padding:1rem 1.2rem;max-width:15rem}.visual-card-floating strong,.visual-card-floating span{display:block}.visual-card-floating.accent{left:0;right:auto;bottom:0}.section{padding:5rem 0}.section-tight{padding-top:0}.section-accent{background:linear-gradient(180deg,#3b82f60d,#10b98108)}.page-hero{padding:4rem 0 3rem}.page-hero-centered{min-height:65vh;display:grid;place-items:center}.page-hero__inner{grid-template-columns:minmax(0,1fr) auto;align-items:center}.page-hero h1{max-width:16ch;font-size:clamp(2.8rem,5vw,4.5rem)}.page-hero__actions{align-self:center}.section-title{margin-bottom:2rem}.section-title.align-center{text-align:center}.section-title.align-center p{margin-inline:auto}.section-title h2{max-width:18ch;font-size:clamp(2rem,3.8vw,3.25rem);color:var(--text)}.section-title p{max-width:58ch;margin:1rem 0 0;color:var(--muted)}.section-title.align-center h2{margin-inline:auto}.card-grid{display:grid;gap:1.35rem}.card-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.surface-card,.course-card,.testimonial-card,.timeline-card,.instructor-card,.cta-banner,.form-shell,.metric-panel,.map-frame{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-soft)}.surface-card,.course-card,.testimonial-card,.timeline-card,.instructor-card,.metric-panel{padding:1.5rem}.surface-card p,.course-card p,.testimonial-card p,.timeline-card p,.instructor-card p,.contact-grid p{margin:.75rem 0 0;color:var(--muted)}.card-index{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;margin-bottom:1rem;background:#3b82f61a;color:var(--primary-deep);font-weight:800}.course-card{display:flex;flex-direction:column;gap:1rem}.course-card-wide{min-height:100%}.course-card__top,.course-meta,.spotlight-metrics,.footer-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pill,.tag{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .85rem;border-radius:999px;font-size:.88rem;font-weight:700}.pill{background:#3b82f61a;color:var(--primary-deep)}.tag-row{display:flex;flex-wrap:wrap;gap:.55rem}.tag{background:#0f172a0d;color:var(--text)}.text-link{color:var(--primary-deep);font-weight:800}.split-layout,.booking-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:start}.check-list,.sidebar-stack,.footer-links,.faq-list{display:grid;gap:1rem}.check-list.compact{gap:.85rem}.check-item{display:grid;grid-template-columns:auto 1fr;gap:.85rem;align-items:start}.check-item span{width:2rem;height:2rem;display:inline-grid;place-items:center;border-radius:999px;background:#10b98124;color:var(--secondary);font-weight:800}.check-item p{margin:0;color:var(--muted)}.spotlight-card{background:radial-gradient(circle at top right,rgba(59,130,246,.16),transparent 12rem),var(--surface)}.spotlight-metrics{margin-top:1.6rem}.testimonial-card{display:grid;gap:.9rem}.testimonial-rating{color:var(--accent);font-weight:800}.cta-banner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#3b82f61a,#10b98114),var(--surface)}.metric-panel{display:grid;gap:1rem;background:linear-gradient(135deg,#3b82f61f,#10b98114),var(--surface)}.metric-panel__item span{color:var(--muted)}.timeline-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.table-wrap{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;min-width:720px;background:var(--surface);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-soft)}.comparison-table th,.comparison-table td{padding:1rem 1.2rem;text-align:left;border-bottom:1px solid var(--border)}.comparison-table th{background:#0f172a0a;color:var(--text);font-family:Poppins,sans-serif}.comparison-table tr:last-child td{border-bottom:0}.instructor-card{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:start}.avatar-badge{width:4rem;height:4rem;display:inline-grid;place-items:center;border-radius:1.2rem;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:800}.instructor-meta{color:var(--primary-deep);font-weight:700}.form-shell{padding:1.5rem}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem}.field-full{grid-column:1 / -1}.field span{font-weight:700;color:var(--text)}.field input,.field select,.field textarea{width:100%;border-radius:1rem;border:1px solid rgba(148,163,184,.28);background:#f8fafc;color:var(--text);padding:.95rem 1rem;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:#3b82f6b8;box-shadow:0 0 0 4px #3b82f61f;background:#fff}.status-banner{display:grid;gap:.25rem;margin-top:1rem;padding:.95rem 1rem;border-radius:1rem;font-size:.95rem}.status-banner.success{background:#10b9811a;color:#06664a}.status-banner.error{background:#fb71851f;color:#9f1239}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.map-frame{overflow:hidden;padding:0}.map-frame iframe{width:100%;min-height:26rem;border:0}.faq-list details{border:1px solid var(--border);border-radius:1rem;padding:.95rem 1rem;background:#0f172a05}.faq-list summary{cursor:pointer;font-weight:700;color:var(--text)}.site-footer{margin-top:3rem;padding:4rem 0 2rem;background:#071423;color:#fff}.footer-grid{grid-template-columns:minmax(0,1.3fr) repeat(2,minmax(0,1fr))}.footer-brand p,.footer-links a,.footer-links span,.footer-bar{color:#e2e8f0cc}.footer-links a:hover{color:#fff}.footer-grid h3{margin-top:0;font-family:Poppins,sans-serif}.footer-bar{padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(148,163,184,.14);font-size:.92rem}@media (max-width: 1024px){.hero-grid,.split-layout,.booking-layout,.page-hero__inner,.footer-grid{grid-template-columns:1fr}.card-grid-four,.card-grid-three,.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-visual{min-height:26rem}.cta-banner,.footer-bar{flex-direction:column;align-items:flex-start}}@media (max-width: 860px){.menu-toggle{display:inline-block}.header-nav{position:absolute;top:calc(100% + .75rem);left:1rem;right:1rem;display:none;flex-direction:column;align-items:stretch;padding:1rem;border-radius:1.5rem;border:1px solid rgba(148,163,184,.18);background:#071423f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 22px 50px #07142347}.header-nav.is-open{display:flex}.header-cta{width:100%}}@media (max-width: 720px){body{background:radial-gradient(circle at top left,rgba(59,130,246,.2),transparent 18rem),linear-gradient(180deg,#071423 0,#071423 31rem,var(--bg) 31rem,var(--bg) 100%)}.hero-section,.page-hero,.section,.site-footer{padding-top:3.5rem}.hero-copy h1,.page-hero h1,.section-title h2{max-width:none}.hero-metrics,.form-grid,.contact-grid,.card-grid-two,.card-grid-three,.card-grid-four,.timeline-grid{grid-template-columns:1fr}.header-panel{border-radius:1.4rem}.visual-card-main{top:1.5rem;right:1rem;bottom:6.5rem;left:1rem}.visual-card-floating{left:1rem;right:1rem;bottom:.8rem;max-width:none}.visual-card-floating.accent{display:none}.course-card__top,.spotlight-metrics{align-items:flex-start;flex-direction:column}}
