
/*
Theme Name: OleevaEts Academy v3
Author: OleevaEts Academy
Description: Independent OleevaEts Academy education website theme. Does not use page content or Elementor templates for the main site pages.
Version: 3.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: oleevaets-academy-v3
*/
:root{--ink:#13213d;--blue:#3157ff;--blue2:#5b72ff;--navy:#081a3a;--muted:#60708a;--line:#e3e8f2;--soft:#f2f5ff;--green:#eaf9f3;--white:#fff;--shadow:0 16px 45px rgba(19,33,61,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.wrap{max-width:1180px;margin:auto;padding:0 24px}
.topbar{background:var(--navy);color:#fff;font-size:13px;padding:9px 24px}.topbar .wrap{display:flex;justify-content:space-between;gap:20px}
.header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:100}.head{min-height:88px;display:flex;align-items:center;gap:28px}.logo{margin-right:auto;display:flex;align-items:center}.logo img{width:180px;height:72px;object-fit:contain}.nav{display:flex;gap:4px;align-items:center}.nav a{font-weight:800;padding:11px 15px;border-radius:11px}.nav a:hover{background:var(--soft);color:var(--blue)}.nav a.active{background:var(--blue);color:#fff}.head-actions{display:flex;gap:10px}.mobile{display:none;border:0;background:none;font-size:28px}
.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 19px;font-weight:850;border:1px solid transparent}.primary{background:var(--blue);color:#fff}.outline{background:#fff;border-color:#cbd5eb;color:var(--blue)}.softbtn{background:var(--soft);color:var(--blue)}
.hero{background:linear-gradient(135deg,#f7f9ff,#fff 58%,#f5f1ff);padding:72px 0}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:55px;align-items:center}.eyebrow{display:inline-block;background:#eaf0ff;color:var(--blue);font-weight:900;font-size:13px;padding:8px 13px;border-radius:999px}.hero h1{font-size:60px;line-height:1.03;letter-spacing:-2.8px;margin:17px 0}.hero h1 span{color:var(--blue)}.hero p{font-size:19px;color:var(--muted);max-width:650px;margin:0}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-art{width:100%;height:430px;object-fit:cover;border-radius:30px;background:#fff;box-shadow:var(--shadow)}
.section{padding:72px 0}.alt{background:#f8faff}.green{background:var(--green)}.center{text-align:center}.section-title{font-size:36px;line-height:1.15;margin:0 0 10px}.section-lead{font-size:17px;color:var(--muted);margin:0 auto 35px;max-width:760px}
.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.tile,.card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 25px rgba(19,33,61,.05)}.tile{padding:18px}.tile img{height:135px;width:100%;object-fit:cover;border-radius:15px}.tile h3{margin:14px 0 6px;font-size:20px}.tile p,.card p{color:var(--muted);margin:0}.card{padding:23px}.tag{display:inline-block;background:#edf1ff;color:var(--blue);font-size:12px;font-weight:900;padding:5px 10px;border-radius:999px}.card h3{margin:10px 0 7px;font-size:21px}.checks{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px;color:#65738a;font-size:13px}.checks span{background:#f7f9fc;padding:6px 9px;border-radius:99px}
.practice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.practice-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;min-height:220px}.practice-icon{font-size:27px;width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:#edf1ff}.practice-card h3{margin:13px 0 5px}.practice-card p{color:var(--muted);font-size:14px}.quizbox{display:none;max-width:760px;margin:25px auto 0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow)}.quizbox.open{display:block}.quizbox h3{margin-top:0}.quiz-options{display:grid;gap:9px}.quiz-options button{padding:11px 13px;border:1px solid var(--line);background:#fff;border-radius:10px;text-align:left;cursor:pointer;font:inherit}.quiz-result{font-weight:850;margin-top:12px}
.page-hero{background:linear-gradient(135deg,#f1f5ff,#fff);padding:55px 0}.page-hero-grid{display:grid;grid-template-columns:1fr 320px;gap:40px;align-items:center}.page-hero h1{font-size:48px;line-height:1.08;margin:0 0 10px}.page-hero p{font-size:18px;color:var(--muted);margin:0}.page-hero img{width:320px;height:210px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}
.course{overflow:hidden;padding:0}.course img{width:100%;height:165px;object-fit:cover}.course-body{padding:20px}.filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:30px}.filter{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.filter.active{background:var(--blue);color:#fff}.hide{display:none!important}
.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature{padding:15px;border-radius:13px;background:#f7f9ff}.feature strong{display:block}.feature span{color:var(--muted);font-size:14px}.notice{border-left:4px solid var(--blue);background:#f5f7ff;padding:15px 17px;border-radius:9px}
.form{display:grid;gap:13px}.form input,.form select,.form textarea{width:100%;font:inherit;border:1px solid #d8dfec;border-radius:10px;padding:13px}.form textarea{min-height:145px}
.footer{background:var(--navy);color:#fff;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:30px}.footer-logo img{width:170px;background:#fff;border-radius:8px}.footer p,.footer a{color:#cbd5e7;font-size:14px}.footer h4{margin:0 0 12px}.links{display:grid;gap:7px}.copy{border-top:1px solid #263754;margin-top:35px;padding-top:19px;color:#aebbd0;font-size:12px}
@media(max-width:1050px){.nav a{padding:10px 8px}.head-actions{display:none}.logo img{width:160px}}@media(max-width:900px){.mobile{display:block}.nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:14px 24px;flex-direction:column;box-shadow:0 14px 25px rgba(0,0,0,.08)}.header.open .nav{display:flex}.nav a{width:100%;text-align:center}.hero-grid,.page-hero-grid,.grid2{grid-template-columns:1fr}.grid4,.grid3,.practice-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:48px}.page-hero img{width:100%;height:230px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.topbar{display:none}.head{min-height:74px}.logo img{width:145px;height:60px}.nav{top:74px}.hero{padding:48px 0}.hero h1{font-size:39px;letter-spacing:-1.5px}.hero-art{height:300px}.section{padding:52px 0}.section-title{font-size:29px}.grid4,.grid3,.practice-grid,.footer-grid,.feature-list{grid-template-columns:1fr}.page-hero h1{font-size:37px}.actions{flex-direction:column}.btn{width:100%}}
