.camp-root{--navy-900:#141b4d;--navy-800:#1a2360;--navy-700:#232e7a;--royal:#2647c1;--gold:#f2a516;--gold-dark:#d98e0b;--gold-soft:#fdf0d7;--cream:#fbf7ee;--sky:#eef3fc;--paper:#fff;--ink:#1a2142;--muted:#5a6285;--line:#e7e4da;--green:#1f8a5b;--radius:16px;--radius-lg:24px;--camp-font:var(--font-tajawal),var(--font-cairo),var(--font-noto-arabic),sans-serif;--shadow-sm:0 1px 3px #141b4d12;--shadow-md:0 8px 28px #141b4d1a;--hero-bg:var(--cream);font-family:var(--camp-font);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;line-height:1.7}html:has(.camp-root){scroll-behavior:smooth}.camp-root img{max-width:100%;display:block}.camp-root a{color:inherit;text-decoration:none}.camp-root ul{margin:0;padding:0;list-style:none}.camp-root h1,.camp-root h2,.camp-root h3,.camp-root h4,.camp-root h5{text-wrap:balance;margin:0;line-height:1.35}.camp-root p{text-wrap:pretty;margin:0}.camp-root section[id]{scroll-margin-top:110px}.camp-container{max-width:1160px;margin:0 auto;padding:0 24px}.camp-root .btn{font-family:var(--camp-font);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:14px 30px;font-size:17px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.camp-root .btn:hover{transform:translateY(-2px)}.camp-root .btn-gold{background:var(--gold);color:var(--navy-900);box-shadow:0 6px 18px #f2a51659}.camp-root .btn-gold:hover{background:#ffb52a;box-shadow:0 10px 24px #f2a51673}.camp-root .btn-navy{background:var(--navy-900);color:#fff}.camp-root .btn-navy:hover{background:var(--navy-700)}.camp-root .btn-outline{color:var(--navy-900);box-shadow:inset 0 0 0 2px var(--navy-900);background:0 0}.camp-root .btn-outline:hover{background:var(--navy-900);color:#fff}.camp-root .btn-wa{color:#fff;background:#25d366;box-shadow:0 6px 18px #25d36659}.camp-root .btn-wa:hover{background:#1fbe5a}.camp-root .btn-sm{padding:10px 22px;font-size:15px}.camp-root .btn-lg{padding:17px 40px;font-size:19px}.camp-root .hero{background:var(--hero-bg);position:relative;overflow:hidden}.camp-root .hero-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;padding:72px 0 64px;display:grid}.camp-root .hero-kicker{background:var(--gold-soft);color:var(--gold-dark);border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:7px 18px;font-size:15px;font-weight:700;display:inline-flex}.camp-root .hero h1{color:var(--navy-900);margin-bottom:14px;font-size:clamp(34px,4.5vw,52px);font-weight:800}.camp-root .hero h1 .gold{color:var(--gold-dark)}.camp-root .hero-tagline{color:var(--royal);margin-bottom:18px;font-size:clamp(20px,2.2vw,26px);font-weight:700}.camp-root .hero-desc{color:var(--muted);max-width:56ch;margin-bottom:28px;font-size:17px}.camp-root .hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:34px;display:flex}.camp-root .hero-countdown{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:28px;display:flex}.camp-root .cd-label{color:var(--navy-900);font-size:15px;font-weight:700}.camp-root .cd-boxes{direction:ltr;gap:8px;display:flex}.camp-root .cd-box{background:var(--navy-900);color:#fff;min-width:60px;box-shadow:var(--shadow-sm);border-bottom:3px solid var(--gold);border-radius:12px;flex-direction:column;align-items:center;padding:8px 10px 6px;display:flex}.camp-root .cd-box b{color:var(--gold);font-variant-numeric:tabular-nums;font-size:22px;font-weight:800;line-height:1.1}.camp-root .cd-box small{color:#ffffffbf;font-size:11.5px;font-weight:500}.camp-root .cd-date{color:var(--gold-dark);background:var(--gold-soft);direction:ltr;unicode-bidi:embed;border-radius:999px;padding:6px 14px;font-size:14px;font-weight:800}.camp-root .cd-box.tick b{animation:.4s campCdPop}@keyframes campCdPop{50%{transform:scale(1.18)}}.camp-root .hero-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.camp-root .hero-stat{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;align-items:center;gap:12px;padding:13px 14px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.camp-root .hero-stat:hover{box-shadow:var(--shadow-md);border-color:var(--gold);transform:translateY(-4px)}.camp-root .hs-icon{background:var(--gold-soft);width:42px;height:42px;color:var(--gold-dark);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.camp-root .hs-icon svg{width:22px;height:22px;stroke:var(--gold-dark);stroke-width:1.9px;fill:none;stroke-linecap:round;stroke-linejoin:round}.camp-root .hs-shekel{font-size:21px;font-weight:800}.camp-root .hs-text{flex-direction:column;line-height:1.35;display:flex}.camp-root .hs-text b{color:var(--navy-900);font-size:15px;font-weight:800}.camp-root .hs-text small{color:var(--muted);font-size:12.5px;font-weight:500}.camp-root .pulse-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:10px;height:10px;position:relative}@keyframes campPulseRing{0%{opacity:.8;transform:scale(.5)}to{opacity:0;transform:scale(1.4)}}@keyframes campHeroUp{to{opacity:1;transform:none}}@keyframes campHeroArtIn{0%{opacity:0;transform:translateY(24px)scale(.97)}}@media (prefers-reduced-motion:no-preference){.camp-root .pulse-dot:after{content:"";border:2px solid var(--green);opacity:.7;border-radius:50%;animation:1.8s ease-out infinite campPulseRing;position:absolute;inset:-4px}.camp-root .hero-copy>*{opacity:0;animation:.7s forwards campHeroUp;transform:translateY(22px)}.camp-root .hero-copy>:first-child{animation-delay:50ms}.camp-root .hero-copy>:nth-child(2){animation-delay:.15s}.camp-root .hero-copy>:nth-child(3){animation-delay:.25s}.camp-root .hero-copy>:nth-child(4){animation-delay:.35s}.camp-root .hero-copy>:nth-child(5){animation-delay:.45s}.camp-root .hero-copy>:nth-child(6){animation-delay:.55s}.camp-root .hero-copy>:nth-child(7){animation-delay:.65s}.camp-root .hero-art{animation:.9s .3s backwards campHeroArtIn}}.camp-root .hero-art{transition:transform .3s ease-out;position:relative}.camp-root .hero-video,.camp-root .hero-art .hero-fallback{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:36px;width:100%;display:block}.camp-root .hero-frame{z-index:2;background:#fff;border:4px solid #fff;border-radius:40px;transition:transform .5s;position:relative;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 60px -20px #141b4d59}.camp-root .hero-frame:hover{transform:rotate(0)}.camp-root .hero-halo{z-index:1;pointer-events:none;border:2px dashed #f2a51673;border-radius:56px;transition:inset .4s,border-color .4s,transform .4s;position:absolute;inset:-24px}.camp-root .hero-art:hover .hero-halo{border-color:#f2a516bf;inset:-32px;transform:rotate(-1.5deg)}.camp-root .hero-video-badge{bottom:16px;z-index:3;color:#fff;-webkit-backdrop-filter:blur(4px);background:#141b4dd9;border-radius:999px;padding:6px 16px;font-size:12.5px;font-weight:700;position:absolute;inset-inline-start:16px}.camp-root .hero-glow{z-index:0;background:radial-gradient(circle at 50% 42%,#f2a51647,#f2a51600 68%);border-radius:50%;position:absolute;inset:8% 4%}.camp-root .hero-sky{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.camp-root .cloud{opacity:.8;background:#fff;border-radius:999px;position:absolute;box-shadow:18px 6px 0 -2px #fff,-16px 8px 0 -4px #fff}.camp-root .cloud-1{top:6%;width:64px;height:20px;inset-inline-start:8%}.camp-root .cloud-2{top:14%;opacity:.65;width:48px;height:16px;inset-inline-end:6%}.camp-root .cloud-3{top:2%;opacity:.5;width:54px;height:18px;inset-inline-end:30%}.camp-root .hero-bubbles{z-index:3;pointer-events:none;position:absolute;inset:0;overflow:hidden}.camp-root .bubble{background:radial-gradient(circle at 32% 30%,#fffffff2,#ffffff2e 42%,#bed7ff1f 70%,#a0c3ff40);border:1px solid #ffffffa6;border-radius:50%;position:absolute;bottom:-40px;box-shadow:inset -3px -3px 6px #8cb4ff40}@keyframes campGlowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.06)}}@keyframes campCloudDrift{0%{transform:translate(0)}50%{transform:translate(40px)}to{transform:translate(0)}}@keyframes campBubbleRise{0%{opacity:0;transform:translateY(0)translate(0)scale(.6)}8%{opacity:1}50%{transform:translateY(-46vh)translateX(var(--sway))scale(1)}88%{opacity:.9}to{transform:translateY(-86vh)translateX(calc(var(--sway)*-.6))scale(1.08);opacity:0}}@media (prefers-reduced-motion:no-preference){.camp-root .hero-glow{animation:5s ease-in-out infinite campGlowPulse}.camp-root .cloud-1{animation:26s linear infinite campCloudDrift}.camp-root .cloud-2{animation:34s linear infinite reverse campCloudDrift}.camp-root .cloud-3{animation:30s linear 8s infinite campCloudDrift}.camp-root .bubble{animation:linear infinite campBubbleRise}}@media (prefers-reduced-motion:reduce){.camp-root .hero-bubbles,.camp-root .cloud{display:none}}.camp-root .section{padding:76px 0}.camp-root .section-alt{background:var(--sky)}.camp-root .section-cream{background:var(--cream)}.camp-root .section-navy{background:var(--navy-900);color:#fff}.camp-root .section-head{text-align:center;max-width:720px;margin:0 auto 48px}.camp-root .section-pill{background:var(--gold-soft);color:var(--gold-dark);border-radius:999px;margin-bottom:14px;padding:6px 18px;font-size:14px;font-weight:700;display:inline-block}.camp-root .section-navy .section-pill{color:var(--gold);background:#f2a5162e}.camp-root .section-head h2{color:var(--navy-900);margin-bottom:12px;font-size:clamp(28px,3.2vw,38px);font-weight:800}.camp-root .section-navy .section-head h2{color:#fff}.camp-root .section-head p{color:var(--muted);font-size:17px}.camp-root .section-navy .section-head p{color:#ffffffc7}.camp-root .why-section{position:relative;overflow:hidden}.camp-root .why-deco{pointer-events:none;position:absolute;inset:0}.camp-root .why-orb{filter:blur(60px);opacity:.5;border-radius:50%;position:absolute}.camp-root .orb-gold{top:-120px;background:radial-gradient(circle,#f2a5168c,#0000 70%);width:340px;height:340px;inset-inline-start:-80px}.camp-root .orb-blue{bottom:-180px;background:radial-gradient(circle,#5078ff73,#0000 70%);width:420px;height:420px;inset-inline-end:-120px}.camp-root .orb-teal{top:30%;background:radial-gradient(circle,#2dc8be4d,#0000 70%);width:260px;height:260px;inset-inline-start:42%}@keyframes campOrbFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-26px)scale(1.07)}}@media (prefers-reduced-motion:no-preference){.camp-root .why-orb{animation:11s ease-in-out infinite campOrbFloat}.camp-root .orb-blue{animation-duration:14s;animation-delay:3s}.camp-root .orb-teal{animation-duration:12s;animation-delay:6s}}.camp-root .why-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.camp-root .why-card{-webkit-backdrop-filter:blur(14px);border-radius:var(--radius-lg);background:#ffffff12;border:1px solid #ffffff29;padding:32px 28px;transition:transform .22s,box-shadow .22s,background .22s;position:relative;overflow:hidden;box-shadow:0 8px 32px #080c2859,inset 0 1px #ffffff2e}.camp-root .why-card:before{content:"";background:linear-gradient(90deg,transparent,var(--card-accent,var(--gold)),transparent);opacity:.9;height:3px;position:absolute;inset:0 0 auto}.camp-root .why-card:after{content:"";top:-55%;pointer-events:none;background:linear-gradient(105deg,#0000,#ffffff12,#0000);width:70%;height:160%;position:absolute;inset-inline-start:-25%;transform:rotate(22deg)}.camp-root .why-card:hover{box-shadow:0 18px 44px #080c2880,inset 0 1px 0 #ffffff38,0 0 0 1px var(--card-accent,var(--gold));background:#ffffff1c;transform:translateY(-6px)}.camp-root .glass-gold{--card-accent:#f2a516}.camp-root .glass-teal{--card-accent:#2dc8be}.camp-root .glass-blue{--card-accent:#6f8cff}.camp-root .why-icon{background:color-mix(in oklab,var(--card-accent)22%,transparent);border:1px solid color-mix(in oklab,var(--card-accent)50%,transparent);width:56px;height:56px;box-shadow:0 0 22px color-mix(in oklab,var(--card-accent)35%,transparent);border-radius:16px;justify-content:center;align-items:center;margin-bottom:18px;display:flex}.camp-root .why-icon svg{fill:none;width:28px;height:28px;stroke:var(--card-accent);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.camp-root .why-card h3{color:#fff;margin-bottom:10px;font-size:19px;font-weight:800}.camp-root .why-card p{color:#ffffffe0;font-size:16px}.camp-root .why-card strong{color:var(--card-accent)}.camp-root .stage-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;margin-bottom:44px;position:relative;overflow:hidden;box-shadow:0 10px 36px #141b4d14}.camp-root .stage-card:before{content:"";background:linear-gradient(90deg,var(--stage-accent,var(--gold)),color-mix(in oklab,var(--stage-accent,var(--gold))25%,transparent));height:4px;position:absolute;inset:0 0 auto}.camp-root .stage-head{border-bottom:1px solid var(--line);background:linear-gradient(180deg,color-mix(in oklab,var(--stage-accent,var(--gold))6%,#fff),#fff);flex-wrap:wrap;align-items:center;gap:14px;padding:30px 34px 24px;display:flex}.camp-root .stage-card.head-navy{--stage-accent:#141b4d}.camp-root .stage-card.head-royal{--stage-accent:#2647c1}.camp-root .stage-card.head-gold{--stage-accent:#d98e0b}.camp-root .stage-head h3{color:var(--navy-900);font-size:24px;font-weight:800}.camp-root .stage-head h3:before{content:"";background:var(--stage-accent,var(--gold));vertical-align:-4px;border-radius:4px;width:10px;height:26px;margin-inline-end:14px;display:inline-block}.camp-root .stage-head .stage-grades{color:var(--stage-accent,var(--gold-dark));background:color-mix(in oklab,var(--stage-accent,var(--gold))10%,#fff);border:1px solid color-mix(in oklab,var(--stage-accent,var(--gold))30%,transparent);border-radius:999px;padding:6px 16px;font-size:13.5px;font-weight:700}.camp-root .stage-head p{width:100%;color:var(--muted);font-size:15.5px;font-weight:400}.camp-root .stage-body{padding:30px 32px 34px}.camp-root .stage-body h4{color:var(--navy-900);align-items:center;gap:12px;margin-bottom:16px;font-size:17px;font-weight:800;display:flex}.camp-root .stage-body h4:after{content:"";background:linear-gradient(90deg,color-mix(in oklab,var(--stage-accent,var(--gold))35%,transparent),transparent);flex:1;height:1px}.camp-root .needs-list{grid-template-columns:repeat(2,1fr);gap:10px 14px;margin-bottom:32px;display:grid}.camp-root .needs-list li{color:var(--ink);background:color-mix(in oklab,var(--stage-accent,var(--gold))4%,#fff);border:1px solid color-mix(in oklab,var(--stage-accent,var(--gold))16%,transparent);border-radius:12px;align-items:center;gap:12px;padding:11px 16px;font-size:15px;font-weight:500;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;position:relative}.camp-root .needs-list li:hover{border-color:color-mix(in oklab,var(--stage-accent,var(--gold))45%,transparent);transform:translateY(-2px);box-shadow:0 8px 18px #141b4d12}.camp-root .needs-list li:before{content:"✓";color:#fff;background:color-mix(in oklab,var(--stage-accent,var(--gold))85%,#fff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;display:flex;position:static}.camp-root .course-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.camp-root .course-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;gap:8px;padding:20px 20px 18px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative}.camp-root .course-card:hover{border-color:color-mix(in oklab,var(--stage-accent,var(--gold))45%,transparent);transform:translateY(-4px);box-shadow:0 14px 30px #141b4d1a}.camp-root .course-card .c-grade{color:var(--stage-accent,var(--gold-dark));background:color-mix(in oklab,var(--stage-accent,var(--gold))9%,#fff);border:1px solid color-mix(in oklab,var(--stage-accent,var(--gold))28%,transparent);border-radius:999px;align-self:flex-start;padding:3px 12px;font-size:12px;font-weight:700}.camp-root .course-card h5{color:var(--navy-900);font-size:16.5px;font-weight:800}.camp-root .course-card p{color:var(--muted);font-size:14px}.camp-root .stage-cta{text-align:center;margin-top:28px}.camp-root .stage-quote{background:var(--gold-soft);border-radius:var(--radius);align-items:flex-start;gap:16px;margin-top:28px;padding:22px 26px;display:flex}.camp-root .stage-quote .q-mark{color:var(--gold-dark);font-size:40px;font-weight:800;line-height:1}.camp-root .stage-quote p{color:var(--ink);font-size:16px}.camp-root .stage-quote strong{color:var(--gold-dark)}.camp-root .tracks-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.camp-root .track-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;padding:30px 28px;display:flex}.camp-root .track-card.track-wide{grid-column:1/-1}.camp-root .track-tag{color:#fff;background:var(--royal);border-radius:999px;align-self:flex-start;margin-bottom:14px;padding:4px 14px;font-size:13px;font-weight:700}.camp-root .track-card h3{color:var(--navy-900);margin-bottom:10px;font-size:21px;font-weight:800}.camp-root .track-card>p{color:var(--muted);margin-bottom:18px;font-size:15.5px}.camp-root .track-list{grid-template-columns:repeat(2,1fr);gap:7px 22px;margin-bottom:20px;display:grid}.camp-root .track-wide .track-list{grid-template-columns:repeat(3,1fr)}.camp-root .track-list li{color:var(--ink);padding-inline-start:20px;font-size:14.5px;font-weight:500;position:relative}.camp-root .track-list li:before{content:"";inset-inline-start:0;background:var(--gold);border-radius:50%;width:9px;height:9px;position:absolute;top:10px}.camp-root .track-goal{background:var(--sky);color:var(--navy-900);border-radius:12px;margin-top:auto;padding:14px 18px;font-size:14.5px}.camp-root .track-goal strong{color:var(--royal)}.camp-root .fees-cols{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:24px;display:grid}.camp-root .fees-table-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;padding:10px 26px}.camp-root .fees-table-card .fee-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:18px;padding:16px 4px;font-size:15.5px;display:flex}.camp-root .fees-table-card .fee-row:last-child{border-bottom:none}.camp-root .fee-row .fee-k{color:var(--muted);flex-shrink:0;font-weight:500}.camp-root .fee-row .fee-v{color:var(--navy-900);text-align:start;font-weight:700}.camp-root .discount-card{background:var(--navy-900);color:#fff;border-radius:var(--radius-lg);flex-direction:column;gap:12px;padding:34px 30px;display:flex;position:relative;overflow:hidden}.camp-root .discount-card:after{content:"";top:-60px;background:radial-gradient(circle,#f2a51659,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;inset-inline-end:-60px}.camp-root .discount-card .d-tag{background:var(--gold);color:var(--navy-900);border-radius:999px;align-self:flex-start;padding:4px 14px;font-size:13px;font-weight:800}.camp-root .discount-card h3{font-size:21px;font-weight:800}.camp-root .discount-price{align-items:baseline;gap:12px;display:flex}.camp-root .discount-price .new{color:var(--gold);font-size:44px;font-weight:800}.camp-root .discount-price .old{color:#ffffff80;font-size:20px;text-decoration:line-through}.camp-root .discount-price .per{color:#ffffffbf;font-size:15px}.camp-root .discount-card p{color:#fffc;font-size:14.5px}.camp-root .discount-card .btn{align-self:flex-start}.camp-root .course-tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:26px;display:flex}.camp-root .course-tab{font-family:var(--camp-font);color:var(--navy-900);border:1.5px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:10px 22px;font-size:15px;font-weight:700;transition:all .18s;display:inline-flex}.camp-root .course-tab:hover{border-color:var(--gold);box-shadow:var(--shadow-sm);transform:translateY(-1px)}.camp-root .course-tab.active{background:var(--navy-900);color:#fff;border-color:var(--navy-900);box-shadow:0 6px 18px #141b4d40}.camp-root .course-tab .tab-count{background:var(--gold-soft);color:var(--gold-dark);border-radius:999px;padding:2px 9px;font-size:12.5px;font-weight:800}.camp-root .course-tab.active .tab-count{background:var(--gold);color:var(--navy-900)}.camp-root .show-more-wrap{text-align:center;margin-top:22px}.camp-root .table-wrap{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;overflow-x:auto}.camp-root .courses-table{border-collapse:collapse;width:100%;min-width:720px}.camp-root .courses-table th{background:var(--navy-900);color:#fff;text-align:start;white-space:nowrap;padding:14px 20px;font-size:14.5px;font-weight:700}.camp-root .courses-table td{border-bottom:1px solid var(--line);color:var(--ink);padding:12px 20px;font-size:14.5px}.camp-root .courses-table tr:last-child td{border-bottom:none}.camp-root .courses-table tbody tr:nth-child(2n){background:var(--cream)}.camp-root .courses-table td.td-grade{color:var(--navy-900);white-space:nowrap;font-weight:700}.camp-root .courses-table td.td-name{font-weight:700}.camp-root .status-open{color:var(--green);white-space:nowrap;background:#e5f5ec;border-radius:999px;padding:3px 12px;font-size:12.5px;font-weight:700;display:inline-block}.camp-root .outcome-cols{grid-template-columns:1fr 1fr;gap:24px;display:grid;position:relative}.camp-root .outcome-card h3{color:#fff;margin-bottom:16px;font-size:20px;font-weight:800}.camp-root .outcome-chips{grid-template-columns:1fr 1fr;gap:9px;display:grid}.camp-root .outcome-chips li{color:#ffffffeb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:10px;padding:9px 13px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s;display:flex}.camp-root .outcome-chips li:hover{border-color:color-mix(in oklab,var(--card-accent,var(--gold))55%,transparent);background:#ffffff1a}.camp-root .outcome-chips li:before{content:"✓";width:20px;height:20px;color:var(--navy-900);background:var(--card-accent,var(--gold));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:flex}.camp-root .outcome-msg{text-align:start;-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-lg);background:#f2a5161a;border:1px solid #f2a51659;grid-column:1/-1;align-items:flex-start;gap:18px;padding:28px 34px;display:flex;box-shadow:inset 0 1px #ffffff1f}.camp-root .outcome-msg .q-mark{color:var(--gold);flex-shrink:0;font-size:52px;font-weight:800;line-height:.9}.camp-root .outcome-msg p{color:#fff;margin:0;font-size:17px}.camp-root .outcome-msg strong{color:var(--gold)}.camp-root .form-section{position:relative;overflow:hidden}.camp-root .form-section .form-deco{pointer-events:none;position:absolute;inset:0}.camp-root .form-section .form-orb{filter:blur(70px);opacity:.5;border-radius:50%;position:absolute}.camp-root .form-orb.o1{top:-140px;background:radial-gradient(circle,#f2a5164d,#0000 70%);width:420px;height:420px;inset-inline-start:-100px}.camp-root .form-orb.o2{bottom:-220px;background:radial-gradient(circle,#2647c12e,#0000 70%);width:520px;height:520px;inset-inline-end:-160px}@media (prefers-reduced-motion:no-preference){.camp-root .form-section .form-orb{animation:13s ease-in-out infinite campOrbFloat}.camp-root .form-orb.o2{animation-delay:4s}}.camp-root .form-shell{-webkit-backdrop-filter:blur(18px);border-radius:var(--radius-lg);background:#ffffffb8;border:1px solid #ffffffe6;max-width:880px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 18px 48px #141b4d1f,inset 0 1px #fff}.camp-root .form-shell:before{content:"";background:linear-gradient(90deg,transparent,var(--gold),transparent);height:3px;position:absolute;inset:0 0 auto}.camp-root .form-head{background:#ffffff8c;border-bottom:1px solid #141b4d14;padding:22px 34px}.camp-root .form-progress{align-items:center;gap:12px;max-width:520px;margin:0 auto;display:flex}.camp-root .fp-step{flex-direction:column;flex-shrink:0;align-items:center;gap:5px;display:flex}.camp-root .fp-dot{width:36px;height:36px;color:var(--muted);border:2px solid var(--line);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:800;transition:all .3s;display:flex}.camp-root .fp-label{color:var(--muted);font-size:12.5px;font-weight:700;transition:color .3s}.camp-root .fp-step.active .fp-dot{background:var(--navy-900);color:var(--gold);border-color:var(--navy-900);transform:scale(1.08);box-shadow:0 0 0 4px #f2a51640}.camp-root .fp-step.active .fp-label{color:var(--navy-900)}.camp-root .fp-step.done .fp-dot{background:var(--gold);color:var(--navy-900);border-color:var(--gold)}.camp-root .fp-step.done .fp-label{color:var(--gold-dark)}.camp-root .fp-line{background:var(--line);border-radius:2px;flex:1;height:3px;margin-bottom:18px;overflow:hidden}.camp-root .fp-line .fp-fill{background:var(--gold);width:0;height:100%;transition:width .4s;display:block}.camp-root .fp-line.done .fp-fill{width:100%}.camp-root .fstep{display:none}.camp-root .fstep.active{display:block}@keyframes campStepIn{0%{opacity:0;transform:translate(-26px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.camp-root .fstep.active{animation:.4s campStepIn}}.camp-root .form-nav{align-items:center;gap:12px;margin-top:30px;display:flex}.camp-root .form-nav-grow{flex:1}.camp-root .form-foot-hint{color:var(--muted);text-align:center;margin-top:14px;font-size:13px;display:block}.camp-root .form-body{padding:34px}.camp-root .fieldset-title{color:var(--navy-900);align-items:center;gap:12px;margin:30px 0 16px;font-size:16px;font-weight:800;display:flex}.camp-root .fieldset-title:first-child{margin-top:0}.camp-root .fieldset-title:after{content:"";background:linear-gradient(90deg,#f2a51673,#141b4d0f);flex:1;height:1px}.camp-root .fieldset-title small{color:var(--muted);font-weight:500}.camp-root .form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.camp-root .form-field{flex-direction:column;gap:6px;display:flex}.camp-root .form-field.full{grid-column:1/-1}.camp-root .form-field label{color:var(--ink);font-size:14px;font-weight:700}.camp-root .form-field label .req{color:#c2452d}.camp-root .form-field input,.camp-root .form-field select,.camp-root .form-field textarea{font-family:var(--camp-font);color:var(--ink);background:#ffffffeb;border:1.5px solid #141b4d1f;border-radius:12px;padding:12px 15px;font-size:15px;transition:border-color .2s,background .2s,box-shadow .2s;box-shadow:inset 0 1px #fff,0 1px 3px #141b4d0d}.camp-root .form-field input::-moz-placeholder{color:#a9aec4}.camp-root .form-field textarea::-moz-placeholder{color:#a9aec4}.camp-root .form-field input::placeholder,.camp-root .form-field textarea::placeholder{color:#a9aec4}.camp-root .form-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1.5L6 6.5L11 1.5' stroke='%23141B4D' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:14px 50%;background-repeat:no-repeat;padding-inline:36px 15px}[dir=ltr] .camp-root .form-field select{background-position:right 14px center}.camp-root .form-field input:hover,.camp-root .form-field select:hover,.camp-root .form-field textarea:hover{border-color:#141b4d47}.camp-root .form-field input:focus,.camp-root .form-field select:focus,.camp-root .form-field textarea:focus{border-color:var(--gold);background:#fff;outline:none;box-shadow:0 0 0 3px #f2a5162e,0 4px 16px #f2a5161f}.camp-root .form-field input.invalid,.camp-root .form-field select.invalid{border-color:#c2452d}.camp-root .form-field textarea{resize:vertical;min-height:90px}.camp-root .course-chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.camp-root .course-chips:empty{display:none}.camp-root .course-chip{background:var(--gold-soft);color:var(--navy-900);border:1px solid #f2a5168c;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:13.5px;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #f2a5162e}.camp-root .course-chip button{color:var(--navy-900);cursor:pointer;background:#141b4d1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;padding:0;font-size:13px;font-weight:800;line-height:1;transition:background .15s,color .15s;display:flex}.camp-root .course-chip button:hover{color:#fff;background:#c2452d}.camp-root .form-error{color:#c2452d;text-align:center;margin-top:14px;font-size:14px;font-weight:700}.camp-root .form-success{text-align:center;padding:60px 40px}.camp-root .form-success .ok-mark{width:72px;height:72px;color:var(--green);background:#e5f5ec;border:1px solid #1f8a5b4d;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 22px;font-size:34px;font-weight:800;display:flex;box-shadow:0 0 24px #1f8a5b26}.camp-root .form-success h3{color:var(--navy-900);margin-bottom:12px;font-size:24px;font-weight:800}.camp-root .form-success p{color:var(--muted);max-width:52ch;margin:0 auto 10px;font-size:16px}.camp-root .form-success .btn{margin-top:18px}.camp-root .wa-band{background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg);flex-wrap:wrap;align-items:center;gap:28px;padding:40px 44px;display:flex}.camp-root .wa-band .wa-info{flex:1;min-width:260px}.camp-root .wa-band h3{color:var(--navy-900);margin-bottom:8px;font-size:22px;font-weight:800}.camp-root .wa-band p{color:var(--muted);font-size:15.5px}.camp-root .wa-number{color:var(--green);direction:ltr;unicode-bidi:embed;font-size:26px;font-weight:800}.camp-root .faq-list{grid-template-columns:1fr 1fr;align-items:start;gap:12px;max-width:980px;margin:0 auto;display:grid}.camp-root .faq-item{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;overflow:hidden}.camp-root .faq-q{width:100%;font-family:var(--camp-font);color:var(--navy-900);cursor:pointer;text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:16px;font-weight:700;display:flex}.camp-root .faq-q .faq-icon{background:var(--gold-soft);width:28px;height:28px;color:var(--gold-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;transition:transform .25s,background .2s;display:flex}.camp-root .faq-item.open .faq-icon{background:var(--gold);color:var(--navy-900);transform:rotate(45deg)}.camp-root .faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.camp-root .faq-a-inner{color:var(--muted);padding:0 22px 20px;font-size:15px}.camp-root .faq-a-inner ul{margin-top:8px}.camp-root .faq-a-inner ul li{margin-bottom:4px;padding-inline-start:18px;position:relative}.camp-root .faq-a-inner ul li:before{content:"";inset-inline-start:0;background:var(--gold);border-radius:50%;width:7px;height:7px;position:absolute;top:10px}.camp-root .final-cta{text-align:center;padding:90px 0;position:relative;overflow:hidden}.camp-root .final-cta:before{content:"";background:radial-gradient(circle,#f2a5162e,#0000 65%);border-radius:50%;width:560px;height:560px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.camp-root .final-cta h2{color:#fff;margin-bottom:16px;font-size:clamp(28px,3.6vw,42px);font-weight:800;position:relative}.camp-root .final-cta p{color:#ffffffd1;max-width:64ch;margin:0 auto 32px;font-size:17px;position:relative}.camp-root .final-cta .cta-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex;position:relative}.camp-root .final-cta .wa-line{color:#ffffffb3;margin-top:22px;font-size:15px;position:relative}.camp-root .final-cta .wa-line b{color:var(--gold);direction:ltr;unicode-bidi:embed}.camp-root .wa-float{bottom:24px;z-index:90;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .15s;display:flex;position:fixed;inset-inline-start:24px;box-shadow:0 8px 24px #25d36673}.camp-root .wa-float:hover{transform:scale(1.08)}.camp-root .wa-float svg{fill:#fff;width:30px;height:30px}.camp-root .mobile-cta-bar{bottom:0;z-index:95;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:2px solid var(--gold);background:#141b4df7;display:none;position:fixed;inset-inline:0}.camp-root .mobile-cta-bar .btn{width:100%}@media (prefers-reduced-motion:no-preference){.camp-root .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.camp-root .reveal.in{opacity:1;transform:none}}@media (max-width:1000px){.camp-root .hero-inner{grid-template-columns:1fr;gap:24px;padding:48px 0}.camp-root .hero-art{max-width:460px;margin:0 auto}.camp-root .hero-stats{grid-template-columns:repeat(2,1fr)}.camp-root .why-grid{grid-template-columns:1fr}.camp-root .course-grid{grid-template-columns:repeat(2,1fr)}.camp-root .tracks-grid{grid-template-columns:1fr}.camp-root .track-list,.camp-root .track-wide .track-list{grid-template-columns:repeat(2,1fr)}.camp-root .fees-cols,.camp-root .outcome-cols,.camp-root .outcome-chips{grid-template-columns:1fr}}@media (max-width:640px){.camp-root .section{padding:56px 0}.camp-root .mobile-cta-bar{display:block}.camp-root .wa-float{bottom:84px}.camp-root .course-grid,.camp-root .needs-list,.camp-root .track-list,.camp-root .track-wide .track-list,.camp-root .form-row{grid-template-columns:1fr}.camp-root .stage-head,.camp-root .stage-body{padding-inline:22px}.camp-root .form-body{padding:24px 20px}.camp-root .faq-list{grid-template-columns:1fr}.camp-root .wa-band{padding:28px 24px}.camp-root .cd-box{min-width:52px}.camp-root{padding-bottom:70px}}
