/*
Theme Name: LearnCBSEHub Ultra New Fast
Author: Aditya Shah
Description: Ultra-new minimal structure for maximum PageSpeed (100 target).
Version: 1.0
*/
*{margin:0;padding:0;box-sizing:border-box}
body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#020617;background:#fff;line-height:1.5}
a{text-decoration:none;color:#020617}
.h{position:fixed;top:0;left:0;width:100%;height:44px;background:#fff;border-bottom:1px solid #e5e7eb;z-index:9999}
.hi{height:44px;padding:0 14px;display:flex;align-items:center;justify-content:space-between}
.logo{font-weight:800;font-size:15px}
.n{display:flex;gap:14px;font-size:13px;font-weight:600}
.t{display:none;font-size:24px}
@media(max-width:768px){
.t{display:block}
.n{position:absolute;top:44px;left:0;width:100%;background:#fff;padding:12px 14px;display:none;flex-direction:column;border-bottom:1px solid #e5e7eb}
#tg:checked + .t + .n{display:flex}
}
.m{padding-top:54px}
.f{background:#020617;color:#cbd5e1;font-size:13px;margin-top:40px;text-align:center}
.fi{padding:18px}
