:root{--green-primary: #059669;--green-accent: #34D399;--bg-page: #0A1628;--bg-surface: #0F2233;--bg-border: #1B3A50;--text-primary: #F0FDF4;--text-muted: #6EE7B7;--yellow: #FBBF24;--yellow-bg: #78350F}@media(prefers-color-scheme:light){:root{--green-primary: #059669;--green-accent: #047857;--bg-page: #F0FDF4;--bg-surface: #FFFFFF;--bg-border: #A7F3D0;--text-primary: #064E3B;--text-muted: #065F46;--yellow: #D97706;--yellow-bg: #FEF3C7}}[data-astro-cid-cnw4j37y],[data-astro-cid-cnw4j37y]:before,[data-astro-cid-cnw4j37y]:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:Noto Sans Tamil,Tamil Sangam MN,sans-serif;background:var(--bg-page);color:var(--text-primary);line-height:1.7;overflow-x:hidden}header[data-astro-cid-cnw4j37y]{background:var(--bg-surface);border-bottom:1px solid var(--bg-border);position:sticky;top:0;z-index:100}nav[data-astro-cid-cnw4j37y]{max-width:800px;margin:0 auto;padding:0 1rem;height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo[data-astro-cid-cnw4j37y]{font-size:1.1rem;font-weight:700;color:var(--green-accent);text-decoration:none;white-space:nowrap}.nav-links[data-astro-cid-cnw4j37y]{display:flex;align-items:center;gap:.25rem;flex:1;justify-content:center}.nav-links[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y]{color:var(--text-muted);text-decoration:none;font-size:.9rem;padding:.5rem .75rem;border-radius:8px;white-space:nowrap;min-height:44px;display:flex;align-items:center}.nav-links[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y].active{color:var(--green-accent)}.nav-links[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y]:hover{background:var(--bg-border);color:var(--text-primary)}.nav-cta[data-astro-cid-cnw4j37y]{background:var(--green-primary);color:#f0fdf4;text-decoration:none;font-size:.875rem;font-weight:600;padding:.5rem 1rem;border-radius:8px;white-space:nowrap;min-height:44px;display:flex;align-items:center}main[data-astro-cid-cnw4j37y]{max-width:800px;margin:0 auto;padding:0 1rem 3rem}.breadcrumb[data-astro-cid-cnw4j37y]{padding:1.25rem 0 .5rem;font-size:.9rem;font-weight:500;color:var(--text-muted)}.breadcrumb[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y]{color:var(--green-accent);text-decoration:none;font-weight:600}.page-header[data-astro-cid-cnw4j37y]{padding:2rem 0 1.5rem;border-bottom:1px solid var(--bg-border);margin-bottom:2rem}h1[data-astro-cid-cnw4j37y]{font-size:clamp(1.5rem,5vw,2rem);font-weight:700;margin-bottom:.75rem}.subtitle[data-astro-cid-cnw4j37y]{font-size:.95rem;color:var(--text-muted);line-height:1.7}.content-section[data-astro-cid-cnw4j37y]{margin-bottom:2.25rem}h2[data-astro-cid-cnw4j37y]{font-size:1.2rem;font-weight:700;color:var(--green-accent);margin-bottom:1rem}.content-section[data-astro-cid-cnw4j37y]>p[data-astro-cid-cnw4j37y]{font-size:.95rem;color:var(--text-muted);line-height:1.8}.content-section[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y]{color:var(--green-accent)}.section-note[data-astro-cid-cnw4j37y]{font-size:.85rem;margin-top:.75rem}.important-note[data-astro-cid-cnw4j37y]{background:var(--yellow-bg);color:var(--yellow);padding:.75rem 1rem;border-radius:8px}.important-note[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y]{color:var(--yellow);text-decoration:underline}.status-card[data-astro-cid-cnw4j37y]{background:var(--bg-surface);border:2px solid var(--green-primary);border-radius:14px;padding:1.5rem;text-align:center}.status-card[data-astro-cid-cnw4j37y] .status-icon[data-astro-cid-cnw4j37y]{font-size:2rem;margin-bottom:.5rem}.status-card[data-astro-cid-cnw4j37y] h3[data-astro-cid-cnw4j37y]{font-size:1.05rem;color:var(--text-primary);margin-bottom:.5rem}.status-card[data-astro-cid-cnw4j37y] p[data-astro-cid-cnw4j37y]{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem}.status-card[data-astro-cid-cnw4j37y] .btn-telegram[data-astro-cid-cnw4j37y]{display:inline-block;background:var(--green-primary);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;padding:.7rem 1.5rem;border-radius:10px}.prev-cycle-box[data-astro-cid-cnw4j37y]{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:12px;padding:1.25rem}.prev-cycle-box[data-astro-cid-cnw4j37y] dl[data-astro-cid-cnw4j37y]{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1rem;font-size:.9rem}.prev-cycle-box[data-astro-cid-cnw4j37y] dt[data-astro-cid-cnw4j37y]{color:var(--text-muted);font-weight:600}.prev-cycle-box[data-astro-cid-cnw4j37y] dd[data-astro-cid-cnw4j37y]{color:var(--text-primary)}.tips-list[data-astro-cid-cnw4j37y]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.tips-list[data-astro-cid-cnw4j37y] li[data-astro-cid-cnw4j37y]{font-size:.95rem;color:var(--text-muted);padding-left:1.25rem;position:relative;line-height:1.6}.tips-list[data-astro-cid-cnw4j37y] li[data-astro-cid-cnw4j37y]:before{content:"✓";position:absolute;left:0;color:var(--green-primary);font-weight:700}.links-grid[data-astro-cid-cnw4j37y]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.link-card[data-astro-cid-cnw4j37y]{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:12px;padding:1rem;text-decoration:none;color:var(--text-primary);font-size:.9rem;font-weight:600;text-align:center}.link-card[data-astro-cid-cnw4j37y]:hover{border-color:var(--green-primary)}.faq-section[data-astro-cid-cnw4j37y]{margin-bottom:2rem}.faq-list[data-astro-cid-cnw4j37y]{display:flex;flex-direction:column;gap:.75rem}details[data-astro-cid-cnw4j37y]{background:var(--bg-surface);border:1px solid var(--bg-border);border-radius:12px;padding:1rem 1.25rem}details[data-astro-cid-cnw4j37y][open]{border-color:var(--green-primary)}summary[data-astro-cid-cnw4j37y]{font-size:1rem;font-weight:600;color:var(--text-primary);cursor:pointer;list-style:none}summary[data-astro-cid-cnw4j37y]:after{content:" +";color:var(--green-accent);float:right}details[data-astro-cid-cnw4j37y][open] summary[data-astro-cid-cnw4j37y]:after{content:" −"}details[data-astro-cid-cnw4j37y] p[data-astro-cid-cnw4j37y]{margin-top:.75rem;font-size:.95rem;color:var(--text-muted);line-height:1.7}footer[data-astro-cid-cnw4j37y]{background:var(--bg-surface);border-top:1px solid var(--bg-border);padding:1rem;text-align:center}.footer-inner[data-astro-cid-cnw4j37y]{max-width:800px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.footer-logo[data-astro-cid-cnw4j37y]{font-size:1rem;font-weight:700;color:var(--green-accent)}.footer-copy[data-astro-cid-cnw4j37y]{font-size:.75rem;color:var(--text-muted)}footer[data-astro-cid-cnw4j37y] a[data-astro-cid-cnw4j37y]{color:var(--green-accent);font-size:.8rem}@media(max-width:600px){.nav-links[data-astro-cid-cnw4j37y]{display:none}.links-grid[data-astro-cid-cnw4j37y],.prev-cycle-box[data-astro-cid-cnw4j37y] dl[data-astro-cid-cnw4j37y]{grid-template-columns:1fr}.footer-inner[data-astro-cid-cnw4j37y]{flex-direction:column;text-align:center}}
