@import"https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito+Sans:wght@400;600;700;800&display=swap";:root{--red: var(--color-primary, #E23E3E);--red-dark: var(--color-primary-dark, #C22F2F);--gold: var(--color-accent, #F0A31A);--gold-dark: #D68E0C;--blue: #274690;--blue-dark: #1D3670;--bg: var(--color-bg, #FFF8EE);--surface: var(--color-surface, #FFFFFF);--ink: var(--color-text, #2B2A33);--muted: #6F6659;--line: #EDDFC6;--line-strong: #DFCDA9;--fd: "Baloo 2", "Comic Sans MS", system-ui, sans-serif;--fb: "Nunito Sans", system-ui, sans-serif;--max: 1100px;--gut: clamp(1rem, 4vw, 2.5rem);--radius: 18px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--fb);color:var(--ink);background:var(--bg);background-image:radial-gradient(rgba(240,163,26,.1) 1.5px,transparent 1.5px);background-size:26px 26px;line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--fd);font-weight:700;line-height:1.12;letter-spacing:0}.wrap{max-width:var(--max);margin:0 auto;padding:0 var(--gut)}.wrap.narrow{max-width:820px}.eyebrow{display:inline-block;font-family:var(--fd);font-weight:700;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;color:var(--blue);background:var(--surface);border:2px solid var(--line-strong);border-radius:999px;padding:4px 16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--fd);font-weight:700;font-size:1.02rem;padding:12px 28px;cursor:pointer;border:0;border-radius:999px;transition:transform .15s}.btn:hover{transform:translateY(-2px)}.btn.solid{background:var(--red);color:#fff;box-shadow:0 4px 0 var(--red-dark)}.btn.ghost{background:var(--surface);color:var(--blue);box-shadow:inset 0 0 0 2.5px var(--blue)}.btn.gold{background:var(--gold);color:var(--ink);box-shadow:0 4px 0 var(--gold-dark)}.mark{position:relative;width:40px;height:40px;display:inline-block;flex-shrink:0}.mark .rod{position:absolute;left:50%;top:2px;bottom:2px;width:5px;margin-left:-2.5px;border-radius:3px;background:var(--blue)}.mark .bead{position:absolute;left:50%;top:9px;width:24px;height:24px;margin-left:-12px;border-radius:50%;background:var(--red);box-shadow:inset -3px -3px #00000024}header.site{position:sticky;top:0;z-index:60;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(8px);border-bottom:2px solid var(--line)}.site .row{display:flex;align-items:center;gap:1.4rem;padding:.7rem 0}.logo{display:flex;align-items:center;gap:11px;margin-right:auto}.logo .n{font-family:var(--fd);font-weight:800;font-size:1.18rem;line-height:1.1}.logo .t{font-size:.6rem;font-weight:800;color:var(--muted);letter-spacing:.1em}nav.main{display:flex;gap:1.4rem}nav.main a{font-family:var(--fd);font-weight:700;font-size:.98rem;color:var(--ink);border-bottom:3px solid transparent;padding:4px 0}nav.main a:hover{color:var(--red);border-bottom-color:var(--gold)}.call-btn{display:flex;flex-direction:column;align-items:center;background:var(--blue);color:#fff;border-radius:999px;padding:7px 20px;line-height:1.25;box-shadow:0 3px 0 var(--blue-dark)}.call-btn .cl{font-size:.6rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:#c8d4f2}.call-btn .cn{font-family:var(--fd);font-weight:700;font-size:.98rem}@media(max-width:880px){nav.main{display:none}}@media(max-width:560px){.logo .t{display:none}.call-btn .cn{font-size:.88rem}}.hero{text-align:center;padding:clamp(2.6rem,6vw,4.6rem) 0 0;border-bottom:2px solid var(--line)}.big-sum{font-family:var(--fd);font-weight:800;line-height:1;font-size:clamp(2.6rem,11vw,7.5rem);margin:1.4rem 0 .6rem;display:flex;justify-content:center;align-items:baseline;gap:clamp(.4rem,1.6vw,1.2rem);flex-wrap:wrap}.big-sum .a{color:var(--ink)}.big-sum .op{color:var(--red);font-size:.78em}.big-sum .b{color:var(--blue)}.big-sum .eq{color:var(--muted);font-size:.55em}.big-sum .ans{color:var(--gold);font-size:.78em;text-shadow:0 3px 0 rgba(214,142,12,.25)}.hero h1{font-size:clamp(1.7rem,4vw,2.7rem);font-weight:800;max-width:760px;margin:0 auto}.hero h1 em{font-style:normal;color:var(--red)}.hero .lede{max-width:640px;margin:1.1rem auto 0;font-size:1.08rem;color:var(--muted)}.hero .ctas{display:flex;gap:.9rem;justify-content:center;flex-wrap:wrap;margin-top:1.7rem}.hero .stats{display:flex;justify-content:center;gap:clamp(1.6rem,5vw,3.6rem);margin:2.1rem 0 2.4rem;flex-wrap:wrap}.stat .v{display:block;font-family:var(--fd);font-weight:800;font-size:2rem;color:var(--blue);line-height:1.1}.stat .l{font-size:.82rem;font-weight:700;color:var(--muted)}.bead-band{max-width:var(--max);margin:0 auto;padding:.4rem var(--gut) 1.6rem;display:grid;gap:14px}.rod-line{position:relative;display:flex;justify-content:space-between;align-items:center;height:18px}.rod-line:before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;margin-top:-2px;border-radius:2px;background:var(--line-strong)}.rod-line i{position:relative;width:18px;height:18px;border-radius:50%;box-shadow:inset -2px -2px #00000021}.rod-line i.sp{visibility:hidden}.rod-line i.r{background:var(--red)}.rod-line i.b{background:var(--blue)}.rod-line i.g{background:var(--gold)}@media(max-width:640px){.rod-line i:nth-child(n+9){display:none}}.sec{padding:clamp(2.6rem,6vw,4.4rem) 0}.sec-head{text-align:center;max-width:680px;margin:0 auto 2.2rem}.sec-head h2{font-size:clamp(1.55rem,3.4vw,2.25rem);font-weight:800;margin-top:.8rem}.sec-head .intro{color:var(--muted);margin-top:.7rem}.page-banner{text-align:center;padding:clamp(2.2rem,5vw,3.6rem) 0 0;border-bottom:2px solid var(--line)}.page-banner h1{font-size:clamp(2rem,5vw,3.1rem);font-weight:800}.page-banner .lede{max-width:640px;margin:.9rem auto 0;color:var(--muted);font-size:1.06rem}.mini-rod{position:relative;width:180px;margin:1.8rem auto 0;display:flex;justify-content:center;gap:16px;padding-bottom:1.8rem}.mini-rod:before{content:"";position:absolute;left:0;right:0;top:9px;height:4px;border-radius:2px;background:var(--line-strong)}.mini-rod i{position:relative;width:20px;height:20px;border-radius:50%;box-shadow:inset -2px -2px #00000021}.mini-rod i.r{background:var(--red)}.mini-rod i.b{background:var(--blue)}.mini-rod i.g{background:var(--gold)}.enquiry{padding-top:clamp(2.2rem,5vw,3.4rem)}.abacus-card{max-width:560px;margin:0 auto;background:var(--surface);border-radius:22px;border:3px solid var(--blue);box-shadow:0 8px #2746902e;overflow:hidden;scroll-margin-top:90px}.abacus-card .rail{background:var(--blue);min-height:26px;display:flex;align-items:center;justify-content:space-between;padding:5px 22px}.abacus-card .rail i{width:15px;height:15px;border-radius:50%;box-shadow:inset -2px -2px #0003}.abacus-card .rail i.r{background:var(--red)}.abacus-card .rail i.g{background:var(--gold)}.abacus-card .rail i.b{background:#5b79c4}.abacus-card .rail.rail-b{min-height:18px}form.lead{padding:1.6rem clamp(1.2rem,4vw,2.1rem) 1.9rem}.lead-head{font-family:var(--fd);font-weight:800;font-size:1.35rem;line-height:1.2}.lead-sub{font-size:.92rem;color:var(--muted);margin:.4rem 0 1.2rem}form.lead .f{margin-bottom:.95rem}form.lead label{display:block;font-weight:800;font-size:.78rem;letter-spacing:.04em;color:var(--blue);margin-bottom:.3rem}form.lead input,form.lead textarea{width:100%;font-family:var(--fb);font-size:1rem;color:var(--ink);background:var(--bg);border:2px solid var(--line-strong);border-radius:12px;padding:11px 14px}form.lead input:focus,form.lead textarea:focus{outline:none;border-color:var(--gold);background:#fff}form.lead button{width:100%;margin-top:.4rem;font-family:var(--fd);font-weight:700;font-size:1.08rem;color:#fff;background:var(--red);border:0;border-radius:999px;padding:13px;cursor:pointer;box-shadow:0 4px 0 var(--red-dark);transition:transform .15s}form.lead button:hover{transform:translateY(-2px)}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem}.stile{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);padding:1.4rem 1.3rem 1.3rem;border-top-width:8px}.stile.tr{border-top-color:var(--red)}.stile.tb{border-top-color:var(--blue)}.stile.tg{border-top-color:var(--gold)}.stile .v{display:block;font-family:var(--fd);font-weight:800;font-size:2.5rem;line-height:1.05}.stile.tr .v{color:var(--red)}.stile.tb .v{color:var(--blue)}.stile.tg .v{color:var(--gold-dark)}.stile .l{display:block;margin-top:.4rem;font-weight:700;font-size:.9rem;color:var(--muted);line-height:1.4}@media(max-width:900px){.stat-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stat-grid{grid-template-columns:1fr}}.ladder{list-style:none;max-width:860px;margin:0 auto;position:relative}.ladder:before{content:"";position:absolute;left:23px;top:10px;bottom:10px;width:4px;border-radius:2px;background:var(--line-strong)}.ladder li{position:relative;display:grid;grid-template-columns:48px 172px 1fr;gap:1.2rem;align-items:start;padding:1.05rem 0}.ladder .num{position:relative;z-index:1;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-family:var(--fd);font-weight:800;font-size:1.25rem;color:#fff;box-shadow:inset -3px -3px #00000026}.num.lr{background:var(--red)}.num.lb{background:var(--blue)}.num.lg{background:var(--gold);color:var(--ink)}.lv-rod{position:relative;display:flex;justify-content:space-between;align-items:center;height:48px}.lv-rod:before{content:"";position:absolute;left:0;right:0;top:50%;height:4px;margin-top:-2px;border-radius:2px;background:var(--line-strong)}.lv-rod i{position:relative;width:15px;height:15px;border-radius:50%}.lv-rod i.empty{background:var(--bg);border:2px solid var(--line-strong)}.lv-rod i.fill{box-shadow:inset -2px -2px #00000026}.lv-rod i.fill.lr{background:var(--red)}.lv-rod i.fill.lb{background:var(--blue)}.lv-rod i.fill.lg{background:var(--gold)}.lv-top{display:flex;align-items:baseline;gap:.7rem;flex-wrap:wrap}.lv-body h3{font-size:1.16rem;font-weight:800}.lv-body .span{font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-dark)}.lv-body p{color:var(--muted);font-size:.95rem;margin-top:.15rem}.ladder-cta{text-align:center;margin-top:2rem}@media(max-width:680px){.ladder:before{display:none}.ladder li{grid-template-columns:40px 1fr;grid-template-rows:auto auto;padding:1rem 0}.ladder .num{width:40px;height:40px;font-size:1.05rem}.lv-rod{grid-column:2;height:30px;max-width:220px}.lv-body{grid-column:1 / -1}}.tile-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem;max-width:900px;margin:0 auto}.tile-grid.three{grid-template-columns:repeat(3,1fr);max-width:none}.tile{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);padding:1.5rem 1.4rem}.tile .dot{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-family:var(--fd);font-weight:800;font-size:1.05rem;color:#fff;box-shadow:inset -2px -2px #00000026;margin-bottom:.85rem}.tile .dot.lr{background:var(--red)}.tile .dot.lb{background:var(--blue)}.tile .dot.lg{background:var(--gold);color:var(--ink)}.tile h3{font-size:1.14rem;font-weight:800;margin-bottom:.35rem}.tile p{color:var(--muted);font-size:.95rem}@media(max-width:820px){.tile-grid,.tile-grid.three{grid-template-columns:1fr;max-width:560px}}.fee-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem;max-width:880px;margin:0 auto}.fee-card{background:var(--surface);border-radius:var(--radius);border:2px solid var(--line);border-top:10px solid;padding:1.7rem 1.6rem}.fee-card.fr{border-top-color:var(--red)}.fee-card.fb{border-top-color:var(--blue)}.fee-card h3{font-size:1.3rem;font-weight:800}.fee-card .price{margin:.7rem 0 1rem;display:flex;flex-direction:column}.fee-card .per{font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.fee-card .amt{font-family:var(--fd);font-weight:800;font-size:2.6rem;line-height:1.05}.fee-card.fr .amt{color:var(--red)}.fee-card.fb .amt{color:var(--blue)}.fee-card ul{list-style:none}.fee-card li{position:relative;padding:.42rem 0 .42rem 26px;border-top:1.5px solid var(--line);font-size:.95rem}.fee-card li:before{content:"";position:absolute;left:4px;top:.95em;width:11px;height:11px;border-radius:50%;background:var(--gold);box-shadow:inset -1.5px -1.5px #00000026}.fee-note{max-width:880px;margin:1.6rem auto 0;text-align:center;font-size:.92rem;color:var(--muted)}@media(max-width:720px){.fee-grid{grid-template-columns:1fr;max-width:520px}}.faq-rows{border-top:2.5px solid var(--line-strong)}.faq-rows details{border-bottom:2.5px solid var(--line-strong)}.faq-rows summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-family:var(--fd);font-weight:700;font-size:1.08rem;padding:1.05rem 4px}.faq-rows summary::-webkit-details-marker{display:none}.faq-rows summary:after{content:"+";flex-shrink:0;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--ink);font-weight:800;font-size:1.2rem;line-height:1;box-shadow:inset -2px -2px #00000021;transition:transform .2s}.faq-rows details[open] summary:after{transform:rotate(45deg);background:var(--red);color:#fff}.faq-rows details p{padding:0 44px 1.15rem 4px;color:var(--muted)}.rich h2{font-size:clamp(1.4rem,3vw,1.9rem);font-weight:800;margin-bottom:1rem;text-align:center}.rich .body{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);padding:clamp(1.3rem,3.5vw,2rem)}.rich .body p+p{margin-top:.9rem}.rich .body ul{margin:.9rem 0 0 1.2rem}.contact-card{background:var(--surface);border:2px solid var(--line);border-radius:var(--radius);padding:.4rem 1.5rem}.contact-card .r{display:grid;grid-template-columns:170px 1fr;gap:1rem;padding:.9rem 0;border-top:1.5px solid var(--line)}.contact-card .r:first-child{border-top:0}.contact-card .k{font-family:var(--fd);font-weight:700;color:var(--blue)}.contact-card .v a{font-weight:800;color:var(--red)}@media(max-width:560px){.contact-card .r{grid-template-columns:1fr;gap:.1rem}}.cta-band{background:var(--blue);color:#fff;text-align:center;padding:clamp(2.6rem,6vw,4rem) 0}.cta-band h2{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:800}.cta-band p{max-width:560px;margin:.8rem auto 1.6rem;color:#d4ddf3}footer.site{background:var(--surface);border-top:2px solid var(--line);margin-top:0}.beadline{display:flex;justify-content:center;gap:14px;padding:1.1rem 0 0}.beadline i{width:13px;height:13px;border-radius:50%;box-shadow:inset -2px -2px #00000021}.beadline i.r{background:var(--red)}.beadline i.b{background:var(--blue)}.beadline i.g{background:var(--gold)}@media(max-width:640px){.beadline i:nth-child(n+9){display:none}}footer .cols{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:2rem;padding:2.2rem var(--gut) 1.6rem}footer .n{display:flex;align-items:center;gap:9px;font-family:var(--fd);font-weight:800;font-size:1.12rem;margin-bottom:.6rem}footer .n .mark{width:30px;height:30px}footer .n .mark .bead{width:18px;height:18px;margin-left:-9px;top:6px}footer .n .mark .rod{width:4px;margin-left:-2px}footer .desc{font-size:.9rem;color:var(--muted);max-width:340px;margin-bottom:.6rem}footer h5{font-family:var(--fd);font-weight:800;font-size:.82rem;letter-spacing:.1em;text-transform:uppercase;color:var(--blue);margin-bottom:.6rem}footer .cols a{display:block;font-size:.93rem;color:var(--muted);padding:3px 0}footer .cols a:hover{color:var(--red)}footer .base{border-top:1.5px solid var(--line);padding-top:1rem;padding-bottom:1.2rem;font-size:.8rem;color:var(--muted)}@media(max-width:720px){footer .cols{grid-template-columns:1fr;gap:1.4rem}}.callbar{display:none}@media(max-width:760px){body{padding-bottom:64px}.callbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:70;height:60px;box-shadow:0 -4px 14px #2b2a3329}.callbar a{flex:1;display:grid;place-items:center;font-family:var(--fd);font-weight:700;font-size:.95rem;white-space:nowrap}.cb-call{background:var(--blue);color:#fff}.cb-enquire{background:var(--gold);color:var(--ink)}}
