:root{--jl-navy:#07182d;--jl-ink:#10233c;--jl-blue:#155eef;--jl-cyan:#42d3c8;--jl-gold:#dda928;--jl-cloud:#f4f7fb;--jl-white:#fff;--jl-muted:#607089}.jl-site{color:var(--jl-ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}.jl-site *{box-sizing:border-box}.jl-site h1,.jl-site h2,.jl-site h3{color:inherit;font-family:Montserrat,Inter,sans-serif;line-height:1.08;margin:0 0 1rem}.jl-site h1{font-size:clamp(3rem,7vw,6.8rem);max-width:950px}.jl-site h2{font-size:clamp(2rem,4vw,4rem);max-width:950px}.jl-site h3{font-size:1.35rem}.jl-wrap{margin:auto;max-width:1240px;padding:0 28px}.jl-narrow{max-width:780px}.jl-header{align-items:center;background:var(--jl-navy);display:flex;justify-content:space-between;padding:22px max(28px,calc((100vw - 1240px)/2));position:relative;z-index:10}.jl-brand{align-items:center;color:white!important;display:grid;grid-template-columns:42px auto;text-decoration:none}.jl-brand span{align-items:center;background:var(--jl-gold);border-radius:12px;color:var(--jl-navy);display:flex;font-size:1.5rem;font-weight:900;grid-row:1/3;height:36px;justify-content:center;margin-right:10px;width:36px}.jl-brand b{font-size:1.15rem;line-height:1}.jl-brand small{color:#b9c5d5;font-size:.68rem}.jl-header nav{display:flex;gap:26px}.jl-header nav a{color:#e7edf5;font-size:.9rem;font-weight:700;text-decoration:none}.jl-header nav a:hover{color:var(--jl-gold)}.jl-hero{background:radial-gradient(circle at 82% 22%,#153d6d 0,transparent 34%),linear-gradient(135deg,#07182d,#0b2848);color:white;padding:110px 0 90px}.jl-accounting-hero{background:radial-gradient(circle at 85% 15%,#225cc3 0,transparent 33%),linear-gradient(135deg,#07182d,#102e54)}.jl-kicker{color:var(--jl-gold);font-size:.76rem;font-weight:900;letter-spacing:.18em;margin-bottom:24px}.jl-lead{color:#d7e2ef;font-size:clamp(1.15rem,2vw,1.5rem);max-width:850px}.jl-actions{display:flex;flex-wrap:wrap;gap:14px;margin:34px 0}.jl-button{background:var(--jl-gold);border:0;border-radius:8px;color:var(--jl-navy)!important;cursor:pointer;display:inline-block;font-weight:900;padding:14px 22px;text-decoration:none}.jl-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.jl-button-ghost{background:transparent;border:1px solid #8da5bf;color:white!important}.jl-stats{display:flex;flex-wrap:wrap;gap:42px;margin-top:50px}.jl-stats span{color:#bfcddd;display:flex;flex-direction:column}.jl-stats b{color:white;font-size:1.4rem}.jl-promise,.jl-section,.jl-offer,.jl-cta{padding:90px 0}.jl-promise{background:var(--jl-gold);color:var(--jl-navy)}.jl-promise .jl-kicker{color:#684c00}.jl-promise p:last-child{font-size:1.2rem;max-width:780px}.jl-section{background:white}.jl-intro{color:var(--jl-muted);font-size:1.15rem;max-width:760px}.jl-grid{display:grid;gap:22px;margin-top:45px}.jl-school-grid{grid-template-columns:repeat(2,1fr)}.jl-three{grid-template-columns:repeat(3,1fr)}.jl-studio-grid{grid-template-columns:repeat(3,1fr)}.jl-card,.jl-three article{background:var(--jl-cloud);border:1px solid #e4eaf2;border-radius:16px;padding:30px}.jl-card-top{display:flex;justify-content:space-between}.jl-icon{color:var(--jl-blue);font-size:2rem;font-weight:900}.jl-number,.jl-three article>b{color:var(--jl-gold);font-weight:900;letter-spacing:.08em}.jl-card ul{padding-left:20px}.jl-card a{color:var(--jl-blue);font-weight:800}.jl-dark{background:var(--jl-navy);color:white}.jl-dark .jl-three article{background:#102944;border-color:#1c4268}.jl-dark p{color:#c8d4e1}.jl-map{background:#f7f9fc}.jl-offer{background:#eef3fa}.jl-four{display:grid;grid-template-columns:repeat(4,1fr)}.jl-four span{background:white;border-radius:12px;padding:20px}.jl-four small{color:var(--jl-muted)}.jl-four b{color:var(--jl-ink);font-size:1.15rem}.jl-cta{text-align:center}.jl-cta h2,.jl-cta p{margin-left:auto;margin-right:auto}.jl-note,.jl-disclaimer{color:#7c8ca0;font-size:.9rem}.jl-register{background:#eef3fa}.jl-form{background:white;border-radius:18px;box-shadow:0 18px 55px rgba(7,24,45,.1);display:grid;gap:18px;margin-top:30px;padding:32px}.jl-form-grid{display:grid;gap:18px;grid-template-columns:1fr 1fr}.jl-form label{font-weight:800}.jl-form input,.jl-form select,.jl-form textarea{background:white;border:1px solid #cbd5e1;border-radius:8px;display:block;margin-top:7px;padding:13px;width:100%}.jl-consent{align-items:flex-start;display:flex;gap:10px;font-size:.9rem;font-weight:500!important}.jl-consent input{margin-top:5px;width:auto}.jl-honeypot{left:-10000px;position:absolute}.jl-message{border-radius:10px;margin:20px 0;padding:18px}.jl-success{background:#e5f8ee;color:#175b36}.jl-error{background:#feecec;color:#8b1f1f}.jl-footer{background:#050f1e;color:#aebdce;padding:55px max(28px,calc((100vw - 1240px)/2))}.jl-footer .jl-brand{display:inline-grid}.jl-footer p{font-size:.86rem;margin:18px 0 0}@media(max-width:800px){.jl-header{align-items:flex-start;gap:18px;flex-direction:column}.jl-header nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:10px 18px}.jl-header nav a{padding:8px 0}.jl-hero{padding:75px 0 65px}.jl-school-grid,.jl-three,.jl-studio-grid,.jl-four{grid-template-columns:1fr}.jl-promise,.jl-section,.jl-offer,.jl-cta{padding:65px 0}.jl-form-grid{grid-template-columns:1fr}.jl-form{padding:24px}.jl-stats{gap:24px}}

.jl-footer-links a{color:var(--jl-gold);text-decoration:underline;text-underline-offset:3px}.jl-footer-links a:hover,.jl-footer-links a:focus{color:var(--jl-white)}
