:root{--bg: #f3f7fb;--surface: #ffffff;--surface-alt: #e6f1f8;--text: #15243a;--muted: #4f647f;--line: #ccdae7;--primary: #1269c2;--primary-strong: #0d4f93;--shadow: 0 12px 35px rgba(10, 34, 79, .08);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{background-color:var(--bg);color:var(--text)}#root{display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--text);line-height:1.2}p{color:var(--muted);line-height:1.7}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}button{font-family:inherit;cursor:pointer}img,video{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:100;background:linear-gradient(135deg,#0f5daf,#0b4b8c);backdrop-filter:blur(12px);border-bottom:1px solid rgba(7,44,84,.8);box-shadow:0 14px 28px #0625464d}.site-header__inner{position:relative;max-width:1200px;margin:0 auto;padding:0 24px;height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__brand{position:relative;display:flex;align-items:center;gap:12px;color:var(--text);background:#fff;border:1px solid #d7e7f8;border-radius:16px;padding:10px 16px 9px;transform:translateY(0);box-shadow:0 8px 18px #082b4c38;text-decoration:none}.site-header__brand:after{content:none}.site-header__brand-logo-wrap{display:inline-flex;align-items:center;width:134px;height:134px;flex:0 0 134px}.site-header__brand-logo{width:100%;height:100%;object-fit:contain;display:block}.site-header__brand-text{display:flex;flex-direction:column;gap:2px;line-height:1.1}.site-header__brand-text strong{font-size:1.2rem;letter-spacing:-.4px;font-weight:800;color:#12304f}.site-header__brand-text small{font-size:.78rem;font-weight:700;color:#0e5ca8;letter-spacing:.3px}.site-header__nav{display:flex;align-items:center;gap:8px}.site-header__menu-wrap{display:contents}.site-header__menu-btn{display:none;width:38px;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.45);background:#ffffff24;color:#fff;align-items:center;justify-content:center;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.site-header__menu-btn:hover{transform:translateY(-1px);border-color:#ffffffb3;box-shadow:0 6px 16px #03162b59}.site-header__nav-link{padding:6px 14px;border-radius:8px;color:#edf6ffed;text-decoration:none;font-size:.9rem;font-weight:600;transition:background .2s,color .2s}.site-header__nav-link:hover,.site-header__nav-link--active{background:#fff3;color:#fff}.site-header__nav-link--active{background:#fff;color:#0f5daf}.site-header__cta{margin-left:8px;display:inline-block;padding:8px 20px;background:#fff;color:#0f5daf;border-radius:10px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s}.site-header__cta:hover{background:#e8f2ff}@media(max-width:900px){.site-header{backdrop-filter:none}.site-header__inner{height:76px;padding:0 16px}.site-header__brand{padding:8px 12px 9px;border-radius:13px;transform:translateY(0);box-shadow:0 7px 14px #082b4c33}.site-header__brand-logo{width:100%;height:100%}.site-header__brand-logo-wrap{width:98px;height:98px;flex-basis:98px}.site-header__brand-text strong{font-size:.97rem}.site-header__brand-text small{font-size:.7rem}.site-header__menu-btn{display:inline-flex}.site-header__nav{display:flex;position:absolute;top:calc(100% + 8px);left:12px;right:12px;background:#083970f2;backdrop-filter:none;border:1px solid rgba(255,255,255,.2);border-radius:14px;box-shadow:0 18px 34px #02132566;padding:10px;gap:6px;flex-direction:column;align-items:stretch;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:opacity .26s ease,transform .26s cubic-bezier(.2,.8,.2,1),visibility .26s}.site-header__nav--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0) scale(1)}.site-header__nav-link{padding:10px 12px;border-radius:10px;font-size:.95rem}.site-header__cta{margin-left:0;margin-top:6px;text-align:center;padding:10px 12px;font-size:.92rem}}@media(max-width:540px){.site-header__brand{gap:8px;padding:7px 10px 8px;transform:translateY(0)}.site-header__brand-logo{width:100%;height:100%}.site-header__brand-logo-wrap{width:84px;height:84px;flex-basis:84px}.site-header__brand-text strong{font-size:.86rem}.site-header__brand-text small{font-size:.64rem}}.site-footer{background:linear-gradient(170deg,#11253a,#0d1d30);color:#eaf2ff;margin-top:80px}.site-footer__inner{max-width:1200px;margin:0 auto;padding:60px 24px 40px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.site-footer__title{display:block;font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:12px}.site-footer__desc{font-size:.92rem;line-height:1.6;color:#d5e4f8;margin-bottom:16px}.site-footer__main-link{display:inline-flex;align-items:center;gap:6px;color:#9ed2ff;font-weight:700;font-size:.9rem;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;transition:color .2s,text-decoration-color .2s}.site-footer__main-link:hover{color:#c7e6ff;text-decoration-color:#c7e6ff}.site-footer__main-link:focus-visible{outline:2px solid #9ed2ff;outline-offset:4px;border-radius:6px}.site-footer__links,.site-footer__keywords{display:flex;flex-direction:column;gap:10px}.site-footer__links h3,.site-footer__keywords h3{color:#f8fbff;font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-weight:600}.site-footer__links a{color:#d7e9ff;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:3px;text-decoration-color:#d7e9ff73;font-size:.88rem;font-weight:600;transition:color .2s,text-decoration-color .2s}.site-footer__links a:hover{color:#fff;text-decoration-color:#fff}.site-footer__links a:focus-visible{outline:2px solid #9ed2ff;outline-offset:3px;border-radius:4px}.site-footer__keywords span{font-size:.85rem;color:#b5c9de}.site-footer__bottom{border-top:1px solid rgba(196,216,240,.25);padding:16px 24px;text-align:center;font-size:.82rem;color:#c6d8ee}.site-footer__bottom a{color:#d7e9ff;font-weight:650;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;text-decoration-color:#d7e9ff80}.site-footer__bottom a:hover{color:#fff;text-decoration-color:#fff}.site-footer__bottom a:focus-visible{outline:2px solid #9ed2ff;outline-offset:3px;border-radius:4px}@media(max-width:768px){.site-footer__inner{grid-template-columns:1fr;gap:32px}}.video-carousel{position:relative;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.video-carousel__container{display:flex;align-items:center;gap:16px;padding:24px;background:linear-gradient(165deg,#f8fbff,#edf5fc);border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 12px 30px #15243a14;justify-content:center}.video-carousel__viewport{flex:1;overflow:hidden;border-radius:12px;max-width:1000px;margin:0 auto}.video-carousel__track{display:flex;gap:16px;transition:transform .4s cubic-bezier(.34,1.56,.64,1);will-change:transform;justify-content:center}.video-carousel__item{flex:0 0 280px;border-radius:16px;width:280px}.video-carousel__video-shell{overflow:hidden;border-radius:16px;background:#000;border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 26px #15243a24;aspect-ratio:9 / 16}.video-carousel__video-shell iframe{width:100%;height:100%;border:0;display:block}.video-carousel__placeholder{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(120% 90% at 20% 10%,#1269c259,#1269c200),linear-gradient(170deg,#102338,#1d3e63 60%,#1f4d80);color:#e8f3ff;font-size:.9rem;letter-spacing:.02em}.video-carousel__nav-btn{flex:0 0 auto;width:42px;height:42px;padding:0;background:var(--primary);color:#fff;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 8px 16px #1269c240}.video-carousel__nav-btn:hover{background:var(--primary-strong);transform:translateY(-2px);box-shadow:0 12px 24px #0d4f9359}@media(max-width:1200px){.video-carousel__item{flex:0 0 280px;width:280px}.video-carousel__container{gap:12px;padding:20px}.video-carousel__track{gap:12px}.video-carousel__nav-btn{width:38px;height:38px}.video-carousel__viewport{max-width:800px}}@media(max-width:768px){.video-carousel__item{flex:0 0 300px;width:300px;max-width:300px}.video-carousel__container{gap:12px;padding:16px;flex-wrap:wrap}.video-carousel__viewport{order:2;width:100%;max-width:100%}.video-carousel__nav-btn{order:1;width:36px;height:36px}.video-carousel__nav-btn--prev{order:1}.video-carousel__nav-btn--next{order:3}.video-carousel__video-shell{aspect-ratio:9 / 16}}@media(max-width:560px){.video-carousel__container{gap:10px;padding:12px 8px}.video-carousel__track{gap:10px}.video-carousel__nav-btn{width:32px;height:32px}.video-carousel__nav-btn svg{width:18px;height:18px}}@media(prefers-reduced-motion:reduce){.video-carousel__track{animation:none;transform:none}}.review-flow{position:relative;max-width:980px;margin:0 auto}.review-flow__viewport{height:520px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:linear-gradient(165deg,#fff,#edf5fd);box-shadow:var(--shadow);padding:16px}.review-flow__track{display:flex;flex-direction:column;gap:12px;animation:review-flow-down 34s linear infinite;will-change:transform}.review-flow__viewport:hover .review-flow__track{animation-play-state:paused}.review-flow__card{border:1px solid var(--line);border-radius:12px;background:#ffffffeb;padding:12px 14px}.review-flow__rating{display:inline-flex;gap:3px;color:#f39c12;margin-bottom:8px}.review-flow__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.review-flow__card p{margin:0;color:var(--text);font-size:.9rem;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.review-flow__card strong{margin-top:8px;display:block;color:var(--muted);font-size:.82rem}.review-flow__fade{position:absolute;left:0;right:0;height:38px;z-index:2;pointer-events:none}.review-flow__fade--top{top:0;background:linear-gradient(to bottom,#f3f7fb,#f3f7fb00)}.review-flow__fade--bottom{bottom:0;background:linear-gradient(to top,#f3f7fb,#f3f7fb00)}@keyframes review-flow-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media(max-width:640px){.review-flow__viewport{height:auto;max-height:360px;overflow:auto;padding:10px}.review-flow__track{animation:none;transform:none}.review-flow__fade{display:none}.review-flow__card p{font-size:.86rem}}@media(prefers-reduced-motion:reduce){.review-flow__track{animation:none;transform:none}}.hero{background:linear-gradient(150deg,var(--surface-alt) 0%,var(--bg) 60%);padding:100px 24px 80px}.hero__inner{max-width:760px;margin:0 auto;text-align:center}.hero__eyebrow{display:inline-block;background:var(--surface-alt);color:var(--primary);border:1px solid var(--line);border-radius:100px;padding:5px 16px;font-size:.82rem;font-weight:600;letter-spacing:.5px;margin-bottom:20px}.hero__title{font-size:clamp(2.2rem,5vw,3.4rem);font-weight:900;color:var(--text);line-height:1.15;letter-spacing:-1px;margin-bottom:20px}.hero__title span{color:var(--primary)}.hero__lead{font-size:1.1rem;color:var(--muted);line-height:1.7;max-width:560px;margin:0 auto 36px}.hero__accent{color:#d96f2b;font-weight:800}.hero__actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;cursor:pointer;border:none}.btn--primary{background:var(--primary);color:#fff}.btn--primary:hover{background:var(--primary-strong)}.btn--ghost{background:transparent;color:var(--text);border:1.5px solid var(--line)}.btn--ghost:hover{border-color:var(--primary);color:var(--primary)}.stats{padding:48px 24px}.stats__inner{max-width:800px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:32px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:var(--shadow);text-align:center}.stat-card__icon{color:var(--primary)}.stat-card__value{font-size:2rem;font-weight:900;color:var(--text)}.stat-card__label{font-size:.85rem;color:var(--muted);font-weight:500}.courses{padding:60px 24px;background:var(--bg)}.courses__inner{max-width:1200px;margin:0 auto}.section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--text);text-align:center;margin-bottom:8px}.section-subtitle{text-align:center;color:var(--muted);margin-bottom:40px}.courses__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:30px;max-width:980px;margin:0 auto}.course-card{background:radial-gradient(130% 130% at 0% 0%,#1269c214,#1269c200),linear-gradient(160deg,#fff,#f7fbff);border:1px solid #c9dff3;border-radius:20px;padding:30px;display:flex;flex-direction:column;gap:16px;box-shadow:0 18px 34px #09294d1c;position:relative;overflow:hidden}.course-card--featured{border-color:#79b5eb;background:radial-gradient(120% 120% at 0% 0%,#1269c221,#1269c200),linear-gradient(150deg,#f2f9ff,#fff)}.course-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.course-card__type{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.03em;border:1px solid transparent}.course-card__type--kids{background:#edf5ff;color:#155398;border-color:#bfdaf6}.course-card__type--adult{background:#ecfbf4;color:#1f7e4e;border-color:#b6eacc}.course-card__badge{background:linear-gradient(165deg,#0f61b5,#0d4f93);color:#fff;font-size:.72rem;font-weight:700;padding:5px 12px;border-radius:100px;letter-spacing:.5px}.course-card__title{font-size:1.28rem;font-weight:800;color:var(--text);margin:0;line-height:1.35}.course-card__desc{font-size:.98rem;color:var(--muted);line-height:1.68;margin:0}.course-card__price-wrap{border:1px solid #9fdfbc;background:linear-gradient(145deg,#f1fcf5,#dff8ea);border-radius:14px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.course-card__price-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#2f8557;font-weight:700}.course-card__price{font-size:1.22rem;color:#0f8a43;font-weight:900;line-height:1.2}.course-card__details{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.course-card__details li{font-size:.9rem;color:var(--muted);background:#f5fafe;border:1px solid #d9e9f8;border-radius:10px;padding:8px 10px;line-height:1.5}.course-card__details strong{color:var(--text)}.course-card__cta{display:block;text-align:center;margin-top:6px;padding:14px;background:linear-gradient(165deg,#1269c2,#0d4f93);color:#fff;border-radius:12px;font-weight:700;font-size:.98rem;text-decoration:none;transition:box-shadow .2s,transform .2s;box-shadow:0 10px 20px #0d4f9340}.course-card__cta:hover{box-shadow:0 14px 24px #0d4f9359}.videos{padding:60px 24px}.videos__inner{max-width:1200px;margin:0 auto}.reviews{padding:28px 24px 70px}.reviews__inner{max-width:1100px;margin:0 auto}.blog-strip{padding:68px 24px 82px;background:linear-gradient(160deg,#eff7ff,#e4f1ff);border-top:1px solid #cfe3f8}.blog-strip__inner{max-width:1100px;margin:0 auto}.blog-strip__head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.blog-strip__head h2{margin:0;color:var(--text);font-size:clamp(1.4rem,3vw,1.95rem);font-weight:800}.blog-strip__more{text-decoration:none;border:1px solid #b8d6f5;background:#fff;border-radius:999px;padding:9px 16px;color:var(--primary);font-weight:700;font-size:.85rem}.blog-strip__more:hover{border-color:var(--primary)}.blog-strip__carousel{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.blog-strip__card{flex:0 0 min(340px,88vw);scroll-snap-align:start;background:#fff;border:1px solid #cfe3f8;border-radius:16px;padding:22px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:10px}.blog-strip__card-meta{color:#44617e;font-size:.78rem;margin:0;font-weight:600}.blog-strip__card h3{margin:0;color:var(--text);font-size:1rem;line-height:1.45}.blog-strip__card p{margin:0;color:var(--muted);line-height:1.62;font-size:.9rem}.blog-strip__card-link{margin-top:auto;text-decoration:none;color:var(--primary);font-weight:700;font-size:.86rem}@media(max-width:640px){.courses{padding:52px 18px}.courses__grid{grid-template-columns:1fr;gap:18px}.course-card{padding:24px 18px;border-radius:16px}.course-card__title{font-size:1.16rem}.course-card__desc{font-size:.96rem}.course-card__details,.stats__inner{grid-template-columns:1fr}.reviews{padding:18px 16px 56px}.hero__actions{flex-direction:column;align-items:center}.hero__accent{white-space:nowrap}.blog-strip{padding:52px 16px 62px}.blog-strip__head{margin-bottom:14px}.blog-strip__more{padding:8px 12px;font-size:.78rem}}
