/*
Theme Name: Techo Gurukul Editable
Theme URI: https://techogurukul.com/
Author: Techo Gurukul
Description: Editable WordPress theme with a single content source for course pages. All course sections are stored in WordPress and rendered by the same template.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: techo-gurukul-editable
*/

:root{--tg-primary:#0b5cff;--tg-dark:#111827;--tg-muted:#667085;--tg-bg:#f7f9fc;--tg-white:#fff;--tg-radius:18px;--tg-shadow:0 12px 35px rgba(16,24,40,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--tg-dark);line-height:1.7;background:#fff}a{color:var(--tg-primary);text-decoration:none}img{max-width:100%;height:auto}.tg-container{width:min(1180px,92%);margin:auto}.tg-section{padding:76px 0}.tg-section.alt{background:var(--tg-bg)}.tg-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;align-items:center}.tg-card{background:#fff;border:1px solid #e9edf3;border-radius:var(--tg-radius);padding:28px;box-shadow:var(--tg-shadow)}.tg-eyebrow{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tg-primary)}.tg-title{font-size:clamp(30px,4vw,48px);line-height:1.12;margin:10px 0 18px}.tg-h2{font-size:clamp(28px,3vw,40px);line-height:1.2;margin:0 0 18px}.tg-lead{font-size:18px;color:var(--tg-muted)}.tg-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--tg-primary);color:#fff!important;border-radius:10px;padding:13px 22px;font-weight:700;margin:8px 8px 0 0}.tg-btn.secondary{background:#111827}.tg-hero{padding:86px 0;background:linear-gradient(135deg,#f5f8ff,#fff)}.tg-hero-media img{width:100%;border-radius:22px;box-shadow:var(--tg-shadow)}.tg-nav{border-bottom:1px solid #edf0f4;background:#fff}.tg-nav-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.tg-logo{font-weight:900;font-size:21px;color:#111827}.tg-menu{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.tg-menu a{color:#344054;font-weight:600}.tg-footer{padding:48px 0;background:#101828;color:#d0d5dd}.tg-footer a{color:#fff}.tg-footer h3{color:#fff}.tg-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.tg-list{padding-left:20px}.tg-faq{border:1px solid #e5e7eb;border-radius:12px;margin:12px 0;padding:18px 20px}.tg-faq summary{cursor:pointer;font-weight:700}.tg-admin-note{background:#fff8e6;border:1px solid #f5d98b;padding:14px 16px;border-radius:10px}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:800px){.tg-grid,.tg-footer-grid{grid-template-columns:1fr}.tg-section{padding:55px 0}.tg-nav-inner{padding:12px 0;align-items:flex-start;flex-direction:column}.tg-menu{gap:12px}}
