:root{--bg-green:#0e2b23;--card-white:#fff;--brand-green:#1e7a46;--brand-green-bright:#2fa360;--text-dark:#163328;--text-body:#33473f;--text-muted:#6b7d76;--pill-bg:#eaf6ef;--pill-border:#bfe3cc;--max-width:1100px}*{box-sizing:border-box}body{color:var(--text-body);-webkit-font-smoothing:antialiased;background-image:url(../../images/geetikar-main-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin:0;font-family:Hind Siliguri,sans-serif;font-size:16px;line-height:1.6}a{color:var(--brand-green-bright);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--brand-green-bright);outline-offset:2px}.site-header{background:var(--card-white);z-index:20;position:sticky;top:0;box-shadow:0 1px 4px #0000001f}.site-header-inner{max-width:var(--max-width);flex-direction:column;gap:.75rem;margin:0 auto;padding:.9rem 1.25rem;display:flex}.site-header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-brand{color:var(--brand-green);font-family:Poppins,sans-serif;font-size:1.35rem;font-weight:700}.site-brand:hover{text-decoration:none}.site-nav{flex-wrap:wrap;gap:1.25rem;display:flex}.site-nav a{color:var(--text-dark);font-size:.92rem;font-weight:500}.site-nav a:hover{color:var(--brand-green);text-decoration:none}.page-grid{max-width:var(--max-width);grid-template-columns:2fr 1fr;align-items:start;gap:2rem;margin:0 auto;padding:2rem 1.25rem 3rem;display:grid}@media (width<=860px){.page-grid{grid-template-columns:1fr}}.card{background:var(--card-white);border-radius:14px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 2px 10px #0000002e}.entry-list-title{color:#1e7a46;margin:0 0 1.25rem;font-family:Poppins,sans-serif;font-size:1.3rem;font-weight:600}.entry-card h2{margin:0 0 .3rem;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:600}.entry-card h2 a{color:var(--text-dark)}.entry-card h2 a:hover{color:var(--brand-green);text-decoration:none}.entry-meta{color:var(--text-muted);margin-bottom:.6rem;font-size:.82rem}.entry-excerpt{color:var(--text-body);margin-bottom:.75rem;font-size:.92rem}.pill-row{flex-wrap:wrap;gap:.4rem;display:flex}.pill{background:var(--pill-bg);border:1px solid var(--pill-border);color:var(--brand-green);border-radius:999px;padding:.25rem .7rem;font-size:.76rem;display:inline-block}.pill:hover{background:var(--brand-green);color:#fff;text-decoration:none}.widget{background:var(--card-white);border-radius:14px;margin-bottom:1.5rem;padding:1.25rem 1.4rem;box-shadow:0 2px 10px #0000002e}.widget-title{color:var(--text-dark);border-bottom:2px solid var(--brand-green-bright);margin:0 0 .9rem;padding-bottom:.6rem;font-family:Poppins,sans-serif;font-size:.98rem;font-weight:600}.widget-list a{color:var(--text-body);border-bottom:1px dashed #ededed;justify-content:space-between;padding:.4rem 0;font-size:.87rem;display:flex}.widget-list a:hover{color:var(--brand-green);text-decoration:none}.widget-count{color:var(--text-muted);font-size:.78rem}.post-title{color:var(--text-dark);margin-bottom:.6rem;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.35}.post-fields{color:var(--text-muted);margin-bottom:1.5rem;font-size:.88rem}.post-image{border-radius:10px;width:100%;max-width:100%;height:auto;margin-bottom:1.5rem}.ad-slot{text-align:center;margin:1.75rem 0}.ad-slot-label{color:var(--text-muted);margin-bottom:.4rem;font-size:.72rem;display:block}.lyrics-text{color:var(--text-body);margin-bottom:2rem;font-size:1.08rem;line-height:1.95}.post-taxonomy{border-top:1px solid #eee;padding-top:1.25rem}.post-taxonomy .pill-row{margin-top:.6rem}.pagination{flex-wrap:wrap;align-items:center;gap:.4rem .8rem;margin-top:.5rem;display:flex}.pagination a,.pagination-current,.pagination-disabled,.pagination-dots{font-size:.9rem}.pagination a{color:#700a69;opacity:.85}.pagination a:hover{opacity:1;color:var(--brand-green-bright);text-decoration:none}.pagination-current{color:var(--brand-green-bright);font-weight:700}.pagination-disabled,.pagination-dots{color:#1e7a46}.site-footer{color:#ffffffbf;background:#0a211b;margin-top:2rem;padding:3rem 1.25rem 1.5rem}.site-footer-inner{max-width:var(--max-width);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin:0 auto 2rem;display:grid}.site-footer h4{color:#fff;margin-bottom:.9rem;font-family:Poppins,sans-serif;font-size:.95rem}.site-footer a{color:#ffffffb3;font-size:.87rem}.site-footer a:hover{color:var(--brand-green-bright);text-decoration:none}.site-footer-bottom{max-width:var(--max-width);text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;margin:0 auto;padding-top:1.5rem;font-size:.82rem}@media (width<=579px){.site-search-large{display:none}}@media (width>=580px){.site-search-min{display:none}}.site-search{width:100%;max-width:none;position:relative}.site-search input[type=search]{border:1px solid #dde7e1;border-radius:999px;width:100%;padding:.5rem .9rem;font-family:Hind Siliguri,sans-serif;font-size:.9rem}.site-search input:focus{border-color:var(--brand-green-bright);outline:none;box-shadow:0 0 0 3px #2fa36026}.search-suggestions{z-index:50;background:#fff;border-radius:10px;display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000002e}.search-suggestions.is-open{display:block}.search-suggestion-item{color:var(--text-dark);border-bottom:1px solid #f1f1f1;padding:.6rem .9rem;font-size:.88rem;display:block}.search-suggestion-item:last-child{border-bottom:none}.search-suggestion-item:hover,.search-suggestion-item.is-active{background:var(--pill-bg);text-decoration:none}.search-suggestion-empty{color:var(--text-muted);padding:.7rem .9rem;font-size:.85rem}.breadcrumbs{color:#1e7a46;margin-bottom:1rem;font-size:.85rem}.breadcrumbs a{color:#1e7a46}.breadcrumbs a:hover{color:var(--brand-green-bright);text-decoration:none}.breadcrumb-sep{color:#1e7a46;margin:0 .5rem}.breadcrumb-current{color:#700a69;font-weight:500}.youtube-embed{border-radius:10px;width:100%;height:0;margin-bottom:1.5rem;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-embed #yt-player,.youtube-embed iframe{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.entry-card{align-items:flex-start;gap:1rem;display:flex}.entry-thumb{aspect-ratio:16/9;border-radius:8px;flex:0 0 120px;width:120px;display:block;overflow:hidden}.entry-thumb img{object-fit:cover;width:100%;height:100%;display:block}.entry-content{flex:1;min-width:0}@media (width<=480px){.entry-thumb{flex-basis:90px;width:90px}}.nav-dropdown{position:relative}.nav-dropdown-toggle{color:var(--text-dark);cursor:pointer;background:0 0;border:none;padding:.4rem 0;font-family:Hind Siliguri,sans-serif;font-size:.92rem;font-weight:500}.nav-dropdown-toggle:hover{color:var(--brand-green)}.nav-dropdown-menu{z-index:40;background:#fff;border-radius:10px;min-width:220px;max-height:400px;padding:.5rem 0;display:none;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 8px 24px #0000002e}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{display:block}.nav-dropdown-menu a{color:var(--text-dark);justify-content:space-between;padding:.5rem 1rem;font-size:.88rem;display:flex}.nav-dropdown-menu a:hover{background:var(--pill-bg);text-decoration:none}.nav-dropdown-count{color:var(--text-muted);font-size:.78rem}@media (width<=380px){.nav-dropdown-menu{box-shadow:none;margin-top:.5rem;position:static}}
