*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#263238;background:linear-gradient(180deg,#fffdf1,#f5fbff 38%,#f3fff9);line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e7edf1}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;font-weight:900}.brand img{width:50px;border-radius:16px}.brand small{display:block;font-size:12px;color:#78909c}.nav nav{display:flex;gap:20px;font-weight:800}.actions{display:flex;gap:9px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:15px;background:linear-gradient(135deg,#6c5ce7,#8f7cff);color:#fff;font-weight:900;min-height:48px;padding:0 21px;box-shadow:0 6px 0 #4d3dbf;cursor:pointer}.btn.ghost{background:#fff;color:#263238;border:2px solid #e2e9ed;box-shadow:0 5px 0 #d8e1e5}.btn.full{width:100%}.btn.tiny{min-height:34px;padding:0 10px;box-shadow:none}.flashes{padding-top:13px}.flash{padding:12px 15px;border-radius:13px;margin-bottom:8px;font-weight:700}.flash.success{background:#ddf8e9;color:#156c42}.flash.warning{background:#fff1c6;color:#7a5700}.flash.danger{background:#ffe0e0;color:#942b2b}section{padding:52px 0}.hero{padding-top:75px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.eyebrow{display:inline-block;background:#fff0b7;color:#765000;padding:8px 14px;border-radius:999px;font-weight:900}.hero h1,.library-head h1{font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:-.04em;margin:18px 0}.hero h1 b{color:#6c5ce7}.hero p{font-size:21px;color:#607d8b}.hero-buttons{display:flex;gap:13px;flex-wrap:wrap;margin-top:25px}.hero-art{height:420px;border-radius:36px;background:linear-gradient(135deg,#69c9ef,#58dfc4);position:relative;overflow:hidden;border:8px solid #fff;box-shadow:0 18px 45px rgba(55,71,79,.15)}.lion{font-size:165px;position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);z-index:3}.sun{position:absolute;right:25px;top:18px;font-size:68px}.cloud{position:absolute;font-size:70px}.c1{left:25px;top:25px}.c2{right:65px;top:115px;font-size:50px}.hill{position:absolute;left:-10%;right:-10%;height:145px;bottom:-45px;border-radius:50%;background:#72d572}.bubble{position:absolute;background:#fff;padding:10px 14px;border-radius:17px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.16);z-index:4}.b1{left:22px;top:145px;color:#6c5ce7}.b2{right:22px;bottom:35px;color:#d85d00}.heading{text-align:center;max-width:730px;margin:0 auto 28px}.heading span{color:#6c5ce7;font-weight:900}.heading h2{font-size:clamp(34px,4vw,53px);line-height:1.05;margin:8px 0}.heading p{color:#607d8b}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.category-card{background:#fff;border-radius:23px;padding:21px;box-shadow:0 16px 38px rgba(55,71,79,.12);transition:.2s}.category-card:hover{transform:translateY(-6px)}.cat-icon{width:62px;height:62px;border-radius:19px;display:grid;place-items:center;background:#f0edff;font-size:33px}.category-card p{color:#607d8b;min-height:68px}.category-card strong{color:#6c5ce7}.request-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;background:linear-gradient(135deg,#5c4dd1,#2dbdaa);color:#fff;border-radius:32px;padding:36px;box-shadow:0 18px 45px rgba(55,71,79,.16)}.request-panel h2{font-size:clamp(30px,4vw,47px);line-height:1.08}.request-panel form{display:grid;gap:11px}.request-panel input,.request-panel select,.request-panel textarea{border:0}.request-panel .btn{background:#ffd166;color:#5b3c00;box-shadow:0 6px 0 #d6a73b}.library-head{background:linear-gradient(135deg,#fff5cc,#edf9ff);padding:65px 0 35px}.library-head h1{font-size:clamp(44px,6vw,72px)}.big{font-size:70px}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.video-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 16px 38px rgba(55,71,79,.13)}.thumb{aspect-ratio:16/9;background:#dce8ee;position:relative}.thumb img{width:100%;height:100%;object-fit:cover}.thumb span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#6c5ce7;font-size:23px}.thumb b{position:absolute;right:10px;top:10px;background:#ffd166;padding:5px 8px;border-radius:9px}.video-body{padding:17px}.video-body small{color:#6c5ce7;font-weight:900}.video-body p{color:#607d8b}.watch-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:25px}.player{background:#10151a;padding:8px;border-radius:24px}.player video{width:100%;display:block;border-radius:18px;max-height:72vh}.watch-info h1{font-size:clamp(34px,5vw,58px);line-height:1.05}.avg{font-size:21px;font-weight:900}.side-card{background:#fff;border-radius:21px;padding:19px;box-shadow:0 16px 38px rgba(55,71,79,.13);margin-bottom:18px}.side-card.yellow{background:linear-gradient(135deg,#fff1ba,#fff)}.stars{display:flex;flex-direction:row-reverse;justify-content:flex-end}.stars input{display:none}.stars label{font-size:34px;color:#d5dfe3;cursor:pointer}.stars input:checked~label,.stars label:hover,.stars label:hover~label{color:#ffc107}.narrow{max-width:560px}.form-card{background:#fff;border-radius:26px;padding:31px;box-shadow:0 18px 45px rgba(55,71,79,.14)}.form-card.wide{max-width:780px;margin:auto}.center{text-align:center}.mascot{text-align:center;font-size:75px}.form-card h1{font-size:40px}.form-card p{color:#607d8b}label{display:block;font-weight:800;margin:12px 0}input,select,textarea{width:100%;padding:12px 13px;border:2px solid #e3ebef;border-radius:12px;font:inherit}textarea{min-height:100px}.check{display:flex;align-items:center;gap:8px}.check input{width:auto}.checks{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}fieldset{border:2px dashed #d9d1ff;border-radius:15px;padding:14px;margin:15px 0}.admin-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.admin-tabs a{background:#fff;padding:9px 13px;border-radius:11px;font-weight:800;box-shadow:0 5px 14px rgba(0,0,0,.07)}.admin-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.admin-head h1{font-size:46px;margin:0}.stats{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;margin-bottom:22px}.stat{background:#fff;border-radius:19px;padding:17px;text-align:center;box-shadow:0 14px 34px rgba(55,71,79,.11)}.stat span{font-size:28px}.stat strong{display:block;font-size:31px}.stat small{color:#607d8b;font-weight:800}.table-card{background:#fff;border-radius:21px;padding:19px;box-shadow:0 15px 36px rgba(55,71,79,.12);overflow:auto}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px;border-bottom:1px solid #edf1f3;vertical-align:top}th{font-size:12px;text-transform:uppercase;color:#607d8b}.inline{display:flex;gap:7px;align-items:center}.status{padding:5px 8px;border-radius:999px;font-weight:900;font-size:12px;background:#fff0c3}.status.active{background:#dcf7e8;color:#176c43}.status.suspended,.status.expired,.status.cancelled{background:#ffe0e0;color:#962d2d}.empty{background:#fff;padding:28px;border-radius:20px}footer{background:#263238;color:rgba(255,255,255,.82);padding:27px 0;margin-top:50px}.foot{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap}
@media(max-width:1000px){.hero-grid,.request-panel,.watch-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.video-grid{grid-template-columns:repeat(2,1fr)}.stats{grid-template-columns:repeat(3,1fr)}.admin-grid{grid-template-columns:1fr}}@media(max-width:720px){.nav nav,.actions span{display:none}.hero{padding-top:40px}.hero-art{height:310px}.lion{font-size:120px}.category-grid,.video-grid,.stats,.checks{grid-template-columns:1fr}.request-panel{padding:24px}.admin-head{align-items:flex-start;flex-direction:column}.table-card{padding:10px}}