.preschool-page{background:#fffdf9}.preschool-page .main-nav .is-current{color:var(--red)}
.breadcrumbs{display:flex;gap:9px;align-items:center;padding-top:20px;padding-bottom:20px;font-size:12px;color:var(--muted)}.breadcrumbs a{color:var(--ink);font-weight:700}.breadcrumbs span:last-child{color:var(--muted)}
.preschool-hero{position:relative;overflow:hidden;padding:40px 0 90px;background:linear-gradient(135deg,#fff7ef 0%,#fffdf9 50%,#eef8f1 100%)}.preschool-hero-grid{display:grid;grid-template-columns:.93fr 1.07fr;align-items:center;gap:64px;position:relative;z-index:2}.preschool-hero h1{font-size:64px;line-height:1.02;letter-spacing:-3.4px;margin:22px 0 24px}.preschool-hero h1 span{color:var(--red)}.preschool-hero-copy>p{font-size:17px;line-height:1.75;color:var(--muted);max-width:640px}.preschool-hero-actions{display:flex;gap:12px;margin:31px 0}.preschool-checks{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0;margin:35px 0 0;list-style:none}.preschool-checks li{background:rgba(255,255,255,.75);border:1px solid rgba(225,206,190,.72);border-radius:16px;padding:15px}.preschool-checks b,.preschool-checks span{display:block}.preschool-checks b{font-size:13px}.preschool-checks span{font-size:10px;color:var(--muted);margin-top:4px}.preschool-photo-wrap{border-radius:40% 23% 34% 25%/31% 35% 28% 38%;overflow:hidden;box-shadow:0 34px 80px rgba(75,55,34,.2);border:10px solid #fff;transform:rotate(1.3deg)}.preschool-photo-wrap img{width:100%;height:570px;object-fit:cover;display:block}.preschool-hero-visual{position:relative}.preschool-float{position:absolute;background:#fff;border:1px solid #eadaca;border-radius:17px;box-shadow:0 16px 35px rgba(65,45,31,.16);z-index:2}.float-age{left:-30px;top:42px;padding:14px 19px}.float-age strong,.float-age span{display:block}.float-age strong{font-size:22px;color:var(--red)}.float-age span{font-size:9px;color:var(--muted)}.float-format{right:-18px;bottom:44px;padding:12px 17px;display:flex;gap:11px;align-items:center}.float-format>span{width:42px;height:42px;border-radius:13px;background:var(--red);color:#fff;display:grid;place-items:center;font-weight:900}.float-format strong,.float-format small{display:block}.float-format strong{font-size:11px}.float-format small{font-size:9px;color:var(--muted);margin-top:3px}.preschool-blob{position:absolute;border-radius:50%;filter:blur(2px)}.blob-one{width:340px;height:340px;background:#f8dfd2;left:-170px;top:-120px;opacity:.65}.blob-two{width:270px;height:270px;background:#dcefd9;right:-110px;bottom:-80px;opacity:.7}
.preschool-note{background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.preschool-note-grid{display:grid;grid-template-columns:repeat(3,1fr)}.preschool-note-grid>div{display:flex;gap:12px;align-items:center;padding:24px 27px;border-right:1px solid var(--border)}.preschool-note-grid>div:last-child{border-right:0}.preschool-note-grid>div>span{color:var(--red);font-size:16px}.preschool-note-grid p{font-size:12px;line-height:1.55;margin:0;color:var(--muted)}.preschool-note-grid strong{color:var(--ink)}
.age-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.age-card{min-height:510px;border-radius:30px;overflow:hidden;position:relative;display:flex;align-items:flex-end;color:var(--ink);box-shadow:0 18px 45px rgba(74,43,25,.09);border:1px solid var(--border)}.age-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.91) 48%,rgba(255,255,255,.12) 78%)}.age-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.age-card-copy{position:relative;z-index:2;width:64%;padding:40px}.age-number{font-size:68px;line-height:.8;font-weight:900;letter-spacing:-5px}.age-years{font-size:14px;font-weight:800;margin-left:5px}.age-card h3{font-size:29px;margin:17px 0 12px}.age-card p{font-size:13px;line-height:1.6;color:var(--muted)}.age-card ul{padding-left:18px;margin:19px 0 25px}.age-card li{font-size:11px;margin:7px 0}.age-younger .age-number{color:#e66c4d}.age-older .age-number{color:#2c7d69}
.skills-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:75px;align-items:center}.skills-copy h2{font-size:50px;letter-spacing:-2.3px;margin:12px 0 18px}.skills-copy p{color:var(--muted);line-height:1.7;margin-bottom:28px}.skill-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.skill-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:27px;min-height:195px}.skill-card>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff0e4;color:var(--red);font-weight:900;font-size:18px}.skill-card:nth-child(2)>span{background:#e7f4ef;color:#24755e}.skill-card:nth-child(3)>span{background:#e9efff;color:#365db6}.skill-card:nth-child(4)>span{background:#fff4c9;color:#9b6b00}.skill-card h3{font-size:18px;margin:20px 0 8px}.skill-card p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}
.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.example-card{border:1px solid var(--border);border-radius:24px;padding:27px;background:#fff;box-shadow:0 12px 35px rgba(74,43,25,.06)}.example-top{display:flex;align-items:center;justify-content:space-between}.example-top span{font-size:11px;font-weight:900;color:var(--red);background:#fff0e8;padding:8px 10px;border-radius:10px}.example-top small{font-weight:800;color:var(--muted)}.example-card h3{font-size:20px;margin:23px 0}.example-card p{font-size:11px;line-height:1.6;color:var(--muted);margin:20px 0 0}.objects-row,.sequence-row,.animals-row{display:flex;align-items:center;justify-content:center;gap:12px;min-height:105px;background:#fffaf4;border-radius:18px}.objects-row i,.animals-row i{font-style:normal;font-size:38px;padding:10px;border-radius:15px}.objects-row .odd,.animals-row .right{background:#fff0e5;outline:2px solid #ef8c62}.sequence-row i{font-style:normal;font-size:30px;color:#e75e4e}.sequence-row i:nth-child(even){color:#377c68}.sequence-row b{width:45px;height:45px;border:2px dashed #d9bba7;border-radius:13px;display:grid;place-items:center;color:var(--muted)}
.preschool-catalog .olympiad-cover{height:245px}.preschool-catalog .olympiad-cover img{height:100%;object-fit:cover}.preschool-catalog .olympiad-card.is-hidden{display:none}
.process-banner{border-radius:34px;background:#2f735e;color:#fff;padding:55px;display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}.process-banner .section-kicker{color:#ffd187}.process-banner h2{font-size:43px;letter-spacing:-2px;margin:12px 0 18px}.process-banner p{color:#d8e9e2;line-height:1.7;font-size:17px}.process-mini-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.process-mini-steps>div{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:17px;padding:20px;min-height:150px}.process-mini-steps b{width:32px;height:32px;border-radius:10px;background:#ffca61;color:#2c4f43;display:grid;place-items:center;font-size:13px}.process-mini-steps span{display:block;font-size:15px;font-weight:700;line-height:1.5;margin-top:18px;color:#fff;max-width:180px}
.preschool-rewards-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.preschool-reward-photo{padding:14px;border-radius:27px;background:#fff;border:1px solid var(--border);box-shadow:0 25px 55px rgba(70,43,29,.12);transform:rotate(-1deg)}.preschool-reward-photo img{width:100%;display:block;border-radius:18px}.preschool-reward-copy h2{font-size:48px;letter-spacing:-2.2px;margin:12px 0 18px}.preschool-reward-copy>p{color:var(--muted);line-height:1.7}.preschool-reward-copy ul{list-style:none;padding:0;margin:25px 0 30px}.preschool-reward-copy li{display:flex;align-items:center;gap:11px;font-size:13px;margin:12px 0}.preschool-reward-copy li span{width:25px;height:25px;border-radius:50%;background:#e0f2e8;color:#28745e;display:grid;place-items:center;font-weight:900}
.footer-question{background:none;border:0;color:#bfb3ad;font-size:12px;margin:6px 0;padding:0;cursor:pointer}.footer-question:hover{color:#fff}
@media(max-width:1020px){.preschool-hero-grid{gap:30px}.preschool-hero h1{font-size:52px}.preschool-checks{grid-template-columns:1fr}.preschool-photo-wrap img{height:520px}.age-card-copy{width:75%}.skills-grid,.process-banner,.preschool-rewards-grid{gap:35px}.process-mini-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.breadcrumbs{padding-top:14px;padding-bottom:14px}.preschool-hero{padding:28px 0 70px}.preschool-hero-grid,.skills-grid,.process-banner,.preschool-rewards-grid{grid-template-columns:1fr}.preschool-hero-copy{text-align:center}.preschool-hero h1{font-size:43px;letter-spacing:-2px}.preschool-hero-actions{justify-content:center;flex-direction:column}.preschool-checks{text-align:left}.preschool-photo-wrap img{height:400px}.float-age{left:0}.float-format{right:0}.preschool-note-grid{grid-template-columns:1fr}.preschool-note-grid>div{border-right:0;border-bottom:1px solid var(--border)}.age-grid,.skill-cards,.example-grid{grid-template-columns:1fr}.age-card{min-height:480px}.age-card-copy{width:82%;padding:30px}.skills-copy h2,.preschool-reward-copy h2{font-size:38px}.process-banner{padding:36px 25px}.process-banner h2{font-size:35px}.process-mini-steps{grid-template-columns:1fr 1fr}.preschool-reward-photo{order:2}}
@media(max-width:430px){.preschool-hero h1{font-size:37px}.preschool-photo-wrap img{height:330px}.preschool-float{transform:scale(.9)}.float-age{top:15px}.float-format{bottom:20px}.age-card{min-height:520px}.age-card:after{background:linear-gradient(180deg,rgba(255,255,255,.2) 20%,rgba(255,255,255,.97) 58%)}.age-card-copy{width:100%;padding:28px}.age-number{font-size:55px}.process-mini-steps{grid-template-columns:1fr}.preschool-catalog .olympiad-cover{height:220px}}
.preschool-page .btn-white{background:#fff;color:var(--red);border-color:#fff}.preschool-page .btn-white:hover{background:#fff5f2;border-color:#fff5f2}.preschool-page .btn-outline-white{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.preschool-page .btn-outline-white:hover{background:rgba(255,255,255,.1);border-color:#fff}

/* Visual audit corrections */
@media(max-width:760px){
  .process-mini-steps>div{min-height:120px;padding:18px}
  .process-mini-steps span{margin-top:14px;font-size:15px}
  .preschool-reward-photo{transform:none}
}
@media(max-width:430px){
  .process-mini-steps>div{min-height:112px}
}

.preschool-reward-photo img{height:auto}
@media(max-width:1020px){
  .float-age{left:0}
  .float-format{right:0}
  .example-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .example-grid .example-card:last-child{grid-column:1/-1;width:min(100%,430px);justify-self:center}
}
@media(max-width:760px){
  .example-grid{grid-template-columns:1fr}
  .example-grid .example-card:last-child{grid-column:auto;width:100%}
}
