:root{--navy:#06285f;--navy-deep:#031b45;--blue:#0878d9;--blue-bright:#1598f2;--orange:#ef5b08;--orange-dark:#d94500;--cream:#f7f5ef;--white:#fff;--ink:#0a2b5e;--muted:#5f6f87}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-nunito), Arial, sans-serif;margin:0}button,input,select{font:inherit}a{color:inherit;text-decoration:none}.top-strip{background:linear-gradient(90deg, var(--orange) 0 35%, var(--blue) 35% 72%, var(--navy) 72%);height:7px}.site-header{justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);height:94px;margin:0 auto;display:flex}.brand,.footer-brand{text-transform:uppercase;flex-direction:column;line-height:.95;display:inline-flex}.brand span,.footer-brand span{letter-spacing:.35em;margin:0 0 7px 6px;font-size:11px;font-weight:900}.brand strong,.footer-brand strong{color:var(--orange);font-family:var(--font-baloo), sans-serif;letter-spacing:-.035em;text-shadow:0 2px #fff;font-size:30px}.header-link{background:var(--navy);color:#fff;border-radius:999px;padding:13px 20px;font-size:14px;font-weight:900;transition:transform .2s,background .2s}.header-link:hover{background:var(--blue);transform:translateY(-2px)}.hero{grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);align-items:center;gap:72px;width:min(1180px,100% - 40px);min-height:760px;margin:0 auto;padding:52px 0 78px;display:grid;position:relative}.hero:before{content:"";background:var(--blue);filter:blur(1px);opacity:.07;border-radius:50%;width:240px;height:240px;position:absolute;top:0;left:-150px}.eyebrow{background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:8px 15px;font-size:13px;font-weight:1000;display:inline-flex}h1,h2{font-family:var(--font-baloo), sans-serif;letter-spacing:-.035em;margin:0}h1{max-width:760px;color:var(--navy-deep);margin-top:24px;font-size:clamp(55px,6.3vw,91px);line-height:.92}.lead{max-width:650px;color:var(--muted);margin:27px 0;font-size:20px;line-height:1.55}.hero-button{background:linear-gradient(90deg, var(--orange-dark), #ff7610);color:#fff;border-radius:999px;align-items:center;gap:14px;min-height:58px;padding:16px 24px;font-weight:1000;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #ef5b083d}.hero-button:hover{transform:translateY(-2px);box-shadow:0 17px 34px #ef5b084d}.hero-button span{font-size:22px}.availability-note{color:var(--muted);flex-wrap:wrap;gap:8px;margin:20px 0 0 4px;font-size:14px;display:flex}.availability-note b{color:var(--navy)}.benefit{background:var(--navy);color:#fff;border-radius:24px;align-items:center;gap:20px;max-width:650px;padding:18px 24px;display:flex;box-shadow:0 16px 36px #06285f2e}.benefit-number{font-family:var(--font-baloo), sans-serif;white-space:nowrap;font-size:58px;font-weight:800;line-height:.9}.benefit span:last-child{font-size:15px;font-weight:800;line-height:1.35}.trust-row{color:var(--navy);flex-wrap:wrap;gap:23px;margin-top:30px;font-size:13px;font-weight:900;display:flex}.trust-row span{align-items:center;gap:7px;display:flex}.trust-row b{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.poster-wrap{justify-self:end;width:min(430px,100%);position:relative}.poster-wrap:before,.poster-wrap:after{content:"";z-index:-1;border-radius:50%;position:absolute}.poster-wrap:before{background:var(--orange);width:180px;height:180px;top:-24px;right:-30px}.poster-wrap:after{background:var(--blue);width:120px;height:120px;bottom:-28px;left:-38px}.poster-wrap img{border-radius:32px;width:100%;display:block;box-shadow:0 30px 65px #06285f38}.school-collage{grid-template-rows:1.1fr .9fr .8fr;grid-template-columns:1.2fr .8fr .8fr;gap:12px;height:635px;display:grid;position:relative}.school-collage:before{content:"";background:var(--orange);z-index:-1;border-radius:50%;width:150px;height:150px;position:absolute;top:-30px;right:-30px}.school-collage:after{content:"";background:var(--blue);z-index:-1;border-radius:50%;width:110px;height:110px;position:absolute;bottom:-25px;left:-25px}.photo{background:#dce9f2;border-radius:24px;margin:0;overflow:hidden;box-shadow:0 18px 38px #06285f29}.photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.photo:hover img{transform:scale(1.025)}.photo-main{grid-area:1/1/3/3}.photo-play{grid-area:1/3/2}.photo-class{grid-area:2/3/4}.photo-care{grid-area:3/1}.photo-space{grid-area:3/2}.form-section{background:var(--navy);color:#fff;grid-template-columns:.78fr 1.22fr;align-items:start;gap:76px;padding:92px max(20px,50vw - 590px);display:grid;position:relative;overflow:hidden}.form-section:after{content:"";border:70px solid #1598f21f;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-260px;left:-250px}.eyebrow-light{color:var(--navy);background:#fff}.form-intro h2{margin:25px 0 22px;font-size:clamp(42px,4.6vw,66px);line-height:1}.form-intro>p{color:#cbd8eb;font-size:18px;line-height:1.6}.contact-note{color:#dbe8f8;border-top:1px solid #ffffff29;align-items:center;gap:12px;margin-top:32px;padding-top:24px;display:flex}.contact-note span{background:var(--blue);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.contact-note p{margin:0}.visit-points{border-top:1px solid #ffffff29;gap:14px;margin-top:32px;padding-top:26px;display:grid}.visit-points p{color:#dbe8f8;align-items:center;gap:12px;margin:0;font-weight:800;display:flex}.visit-points span{background:var(--blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:11px;display:grid}.form-card{color:var(--ink);z-index:1;background:#fff;border-radius:34px;padding:clamp(26px,4vw,45px);position:relative;box-shadow:0 28px 70px #0003}form{grid-template-columns:1fr 1fr;gap:20px;display:grid}.field{flex-direction:column;gap:8px;display:flex}.full{grid-column:1/-1}label,legend{font-size:14px;font-weight:900}input,select{width:100%;color:var(--navy);background:#fbfcfe;border:1.5px solid #d9e0ea;border-radius:14px;outline:none;min-height:52px;padding:14px 15px;transition:border-color .2s,box-shadow .2s}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #0878d91f}input::placeholder{color:#93a0b3}.field small{color:#7d8b9e;font-size:12px}fieldset{border:0;margin:0;padding:0}.choice-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.choice-row label{cursor:pointer;position:relative}.choice-row input{opacity:0;position:absolute}.choice-row span{background:#fbfcfe;border:1.5px solid #d9e0ea;border-radius:14px;place-items:center;min-height:52px;transition:all .2s;display:grid}.choice-row input:checked+span{border-color:var(--blue);color:var(--blue);background:#e8f5ff;box-shadow:0 0 0 3px #0878d917}.choice-row input:focus-visible+span{outline:3px solid #0878d959}.time-field{gap:10px}.time-grid{grid-template-columns:repeat(6,1fr);gap:8px;display:grid}.time-grid button{min-height:43px;color:var(--navy);cursor:pointer;background:#fbfcfe;border:1.5px solid #d9e0ea;border-radius:11px;font-weight:900;transition:all .2s}.time-grid button:hover:not(:disabled){border-color:var(--blue);background:#eff8ff}.time-grid button.selected{background:var(--blue);border-color:var(--blue);color:#fff;box-shadow:0 6px 15px #0878d933}.time-grid button:disabled{color:#aeb7c2;cursor:not-allowed;background:#eef1f4;text-decoration:line-through}.slot-message{color:var(--blue);background:#edf7ff;border-radius:12px;margin:0;padding:13px 15px;font-weight:800}.slot-alert{color:#ad2500;background:#fff0eb}.consent{color:#5d6b7e;cursor:pointer;grid-template-columns:20px 1fr;align-items:start;gap:11px;line-height:1.45;display:grid}.consent input{width:19px;height:19px;min-height:0;accent-color:var(--blue);margin-top:2px}.submit-button,.secondary-button{cursor:pointer;border:0;border-radius:999px;min-height:58px;padding:0 24px;font-weight:1000;transition:transform .2s,box-shadow .2s}.submit-button{background:linear-gradient(90deg, var(--orange-dark), #ff7610);color:#fff;justify-content:center;align-items:center;gap:14px;display:flex;box-shadow:0 12px 28px #ef5b0847}.submit-button span{font-size:23px}.submit-button:hover:not(:disabled),.secondary-button:hover{transform:translateY(-2px)}.submit-button:disabled{opacity:.7;cursor:wait}.required-note{text-align:center;color:#7e8a9b;margin:-5px 0 0;font-size:11px}.error-message{color:#ad2500;background:#fff0eb;border-radius:12px;grid-column:1/-1;margin:0;padding:10px 14px;font-weight:800}.success-message{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:560px;padding:35px;display:flex}.success-icon{color:#087744;background:#e6f6ee;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:22px;font-size:38px;font-weight:900;display:grid}.success-message h2{margin:20px 0 12px;font-size:48px;line-height:1}.success-message p{color:var(--muted);max-width:420px;margin:0 0 28px;font-size:18px;line-height:1.55}.secondary-button{background:var(--navy);color:#fff}footer{background:#fff;justify-content:space-between;align-items:center;min-height:160px;padding:45px max(20px,50vw - 590px);display:flex}.footer-brand strong{font-size:25px}footer p{color:var(--muted);font-weight:700}.regulation-page{background:var(--cream)}.regulation-hero{grid-template-columns:1fr 340px;align-items:end;gap:70px;width:min(1180px,100% - 40px);margin:0 auto;padding:72px 0 82px;display:grid}.regulation-hero h1{text-transform:uppercase;margin-top:24px;font-size:clamp(58px,7vw,96px);line-height:.9}.regulation-hero p{max-width:720px;color:var(--muted);margin:26px 0 0;font-size:20px;line-height:1.55}.regulation-benefit{background:var(--navy);color:#fff;border-radius:30px;padding:30px;box-shadow:0 22px 48px #06285f33}.regulation-benefit strong{color:#fff;font-family:var(--font-baloo), sans-serif;font-size:82px;line-height:.8;display:block}.regulation-benefit span{margin-top:18px;font-size:16px;font-weight:900;line-height:1.35;display:block}.regulation-shell{background:#fff;border-top:1px solid #e6e9ee;grid-template-columns:280px minmax(0,760px);justify-content:space-between;gap:80px;padding:80px max(20px,50vw - 590px) 110px;display:grid}.regulation-summary{background:#edf6ff;border:1px solid #d5e9fb;border-radius:24px;align-self:start;padding:25px;position:sticky;top:28px}.regulation-summary span{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:1000;display:block}.regulation-summary>strong{color:var(--navy);font-family:var(--font-baloo), sans-serif;text-transform:uppercase;margin:10px 0 24px;font-size:30px;line-height:1;display:block}.regulation-summary p{color:var(--muted);border-top:1px solid #c8ddf0;margin:0;padding-top:20px;font-size:13px}.regulation-summary b{color:var(--navy);margin-top:5px;display:block}.regulation-content{min-width:0}.regulation-content>section{border-bottom:1px solid #e6e9ee;margin:0 0 44px;padding:0 0 44px}.regulation-content>section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.regulation-content h2{color:var(--navy-deep);align-items:center;gap:15px;margin-bottom:22px;font-size:clamp(28px,3vw,38px);line-height:1.05;display:flex}.regulation-content h2 span{background:var(--orange);color:#fff;width:42px;height:42px;font-family:var(--font-nunito), sans-serif;border-radius:50%;flex:none;place-items:center;font-size:14px;font-weight:1000;display:grid}.regulation-content p,.regulation-content li{color:#44556d;font-size:17px;line-height:1.7}.regulation-content p{margin:0 0 16px}.regulation-content p:last-child{margin-bottom:0}.regulation-content strong{color:var(--navy)}.regulation-content ul,.regulation-content ol{margin:12px 0 20px;padding-left:25px}.regulation-content li{margin-bottom:8px;padding-left:7px}.regulation-content li::marker{color:var(--orange);font-weight:1000}.regulation-highlight{border-left:5px solid var(--orange);background:#fff1e8;border-radius:0 15px 15px 0;padding:17px 20px;font-size:19px!important}.regulation-example{background:var(--navy);color:#fff;border-radius:20px;margin:22px 0;padding:24px 26px 16px}.regulation-example>strong{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.regulation-example ul{margin-bottom:0}.regulation-example li{color:#e8f1ff}@media (max-width:880px){.site-header{height:82px}.header-link{display:none}.hero{grid-template-columns:1fr;gap:48px;padding:46px 0 72px}.hero-copy{text-align:center;flex-direction:column;align-items:center;display:flex}.school-collage{justify-self:center;width:min(680px,100%)}.form-section{grid-template-columns:1fr;gap:42px;padding-top:70px}.form-intro{text-align:center;max-width:640px;margin:0 auto}.contact-note{justify-content:center}.visit-points{text-align:left;width:min(100%,520px);margin-left:auto;margin-right:auto}.regulation-hero{grid-template-columns:1fr;align-items:start;gap:38px}.regulation-benefit{width:min(100%,430px)}.regulation-shell{grid-template-columns:1fr;gap:45px}.regulation-summary{width:min(100%,430px);position:static}}@media (max-width:560px){.site-header,.hero{width:min(100% - 28px,1180px)}.brand strong{font-size:24px}.brand span{font-size:9px}h1{font-size:52px}.lead{font-size:17px}.benefit{text-align:left;align-items:flex-start;gap:14px;padding:18px}.benefit-number{font-size:45px}.trust-row{justify-content:center;gap:13px}.school-collage{grid-template-rows:1.15fr .85fr .85fr;grid-template-columns:1fr 1fr;gap:8px;height:520px}.photo{border-radius:18px}.photo-main{grid-area:1/1/auto/3}.photo-play{grid-area:2/1}.photo-class{grid-area:2/2/4}.photo-care{grid-area:3/1}.photo-space{display:none}.form-section{padding-left:14px;padding-right:14px}.form-intro{padding:0 10px}.form-card{border-radius:26px;padding:25px 18px}form{grid-template-columns:1fr}.field,.full,.turn-field{grid-column:1}.success-message{min-height:500px;padding:24px 8px}.success-message h2{font-size:40px}.time-grid{grid-template-columns:repeat(3,1fr)}footer{text-align:center;flex-direction:column;gap:22px}footer p{margin:0}.regulation-hero{width:min(100% - 28px,1180px);padding:50px 0 60px}.regulation-hero h1{font-size:52px}.regulation-hero p{font-size:17px}.regulation-benefit{border-radius:24px;padding:25px}.regulation-benefit strong{font-size:68px}.regulation-shell{padding:55px 18px 80px}.regulation-content>section{margin-bottom:34px;padding-bottom:34px}.regulation-content h2{align-items:flex-start;font-size:28px}.regulation-content h2 span{width:36px;height:36px;margin-top:-2px}.regulation-content p,.regulation-content li{font-size:16px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
