@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@700;800;900&family=Noto+Sans+Tamil:wght@500;600;700;800&display=swap);.tvc-root{--tvc-ink:#1e1b4b;--tvc-ink-2:#4c1d95;--tvc-paper:#ffffff;--tvc-paper-2:#eef2ff;--tvc-gold:#fde68a;--tvc-gold-2:#fb923c;--tvc-on-dark:#ffffff;--tvc-on-dark-soft:#c7d2fe;--tvc-on-light:#1e1b4b;--tvc-on-light-soft:#4c1d95;--c1:#7c3aed;--c2:#5b21b6;--c3:#3b0764;--tvc-on-c:#ffffff;--tvc-on-c-2:#fde68a;--tvc-tag-bg:rgba(0, 0, 0, .32);--tvc-tag-fg:#ffffff;--tvc-text-shadow:0 2px 0 rgba(0, 0, 0, .22), 0 5px 12px rgba(0, 0, 0, .3);--tvc-gold-ink:#451a03;--tvc-radius:26px;--tvc-radius-sm:16px;--tvc-pill:999px;--tvc-pop:0 8px 0 var(--c3), 0 18px 30px rgba(0, 0, 0, .35), inset 0 2px 2px rgba(255, 255, 255, .45);--tvc-pop-sm:0 5px 0 var(--c3), 0 10px 16px rgba(0, 0, 0, .3), inset 0 2px 2px rgba(255, 255, 255, .5);--tvc-pop-lg:0 14px 0 var(--c3), 0 30px 50px rgba(0, 0, 0, .45), inset 0 3px 3px rgba(255, 255, 255, .45);--tvc-pressed:0 2px 0 var(--c3), 0 6px 12px rgba(0, 0, 0, .3), inset 0 2px 2px rgba(255, 255, 255, .45);--tvc-font:"Nunito", system-ui, -apple-system, sans-serif;--tvc-font-ta:"Noto Sans Tamil", "InaiMathi", "Tamil MN", var(--tvc-font);--tvc-text-pop:0 2px 0 rgba(0, 0, 0, .22), 0 5px 12px rgba(0, 0, 0, .3)}.tvc-root,.tvc-root *,.tvc-root *::before,.tvc-root *::after{box-sizing:border-box}.tvc-root{font-family:var(--tvc-font);font-weight:800;line-height:1.45;color:var(--tvc-on-dark);-webkit-tap-highlight-color:#fff0}.tvc-root .tvc-ta{font-family:var(--tvc-font-ta)}.tvc-root :focus-visible{outline:3px solid var(--tvc-gold);outline-offset:3px}.tvc-root ::selection{background:rgb(253 230 138 / .45)}.tvc-root .tvc-pop{background:linear-gradient(180deg,var(--c1),var(--c2));box-shadow:var(--tvc-pop);border-radius:var(--tvc-radius);border:none;color:var(--tvc-on-dark)}.tvc-root .tvc-pressable{cursor:pointer;transition:transform .14s ease,box-shadow .14s ease}.tvc-root .tvc-pressable:hover{transform:translateY(-4px) scale(1.02)}.tvc-root .tvc-pressable:active{transform:translateY(4px) scale(.99);box-shadow:var(--tvc-pressed)}.tvc-root .tvc-tag{display:inline-flex;align-items:center;gap:5px;font-family:var(--tvc-font);font-size:12px;font-weight:900;letter-spacing:.04em;padding:5px 13px;border-radius:var(--tvc-pill);background:var(--tvc-tag-bg);color:var(--tvc-tag-fg);box-shadow:inset 0 1px 2px rgb(255 255 255 / .25),0 3px 8px rgb(0 0 0 / .22);white-space:nowrap}.tvc-root .tvc-tag--gold{background:linear-gradient(180deg,var(--tvc-gold),#f59e0b);color:var(--tvc-gold-ink);box-shadow:0 3px 0 #b45309,0 6px 12px rgb(0 0 0 / .3),inset 0 2px 2px rgb(255 255 255 / .6)}.tvc-root .tvc-seg{display:flex;gap:8px;flex-wrap:wrap}.tvc-root .tvc-seg-opt{--c1:#c7d2fe;--c2:#a5b4fc;--c3:#6366f1;display:inline-flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;padding:9px 14px;border-radius:var(--tvc-pill);font-family:var(--tvc-font);font-size:14px;font-weight:900;color:#312e81;background:linear-gradient(180deg,var(--c1),var(--c2));box-shadow:var(--tvc-pop-sm);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.tvc-root .tvc-seg-opt input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.tvc-root .tvc-seg-opt:active{transform:translateY(3px);box-shadow:var(--tvc-pressed)}.tvc-root .tvc-seg-opt:has(input:checked){--c1:#fde68a;--c2:#f59e0b;--c3:#b45309;color:var(--tvc-gold-ink)}.tvc-root .tvc-seg-opt:has(input:focus-visible){outline:3px solid var(--tvc-gold);outline-offset:3px}.tvc-root .tvc-gate{display:flex;justify-content:center;padding:20px 0}.tvc-root .tvc-gate__card{--c1:#7c3aed;--c2:#4c1d95;--c3:#2e1065;max-width:540px;text-align:center;padding:38px 34px 34px;border-radius:28px;background:linear-gradient(180deg,var(--c1),var(--c2));box-shadow:var(--tvc-pop-lg);color:#fff}.tvc-root .tvc-gate__emoji{font-size:58px;line-height:1;filter:drop-shadow(0 6px 10px rgb(0 0 0 / .35))}.tvc-root .tvc-gate__title{margin:12px 0 8px;font-family:var(--tvc-font-ta);font-size:clamp(21px, 3.4vw, 27px);font-weight:800;line-height:1.35;letter-spacing:normal;color:#fff;text-shadow:var(--tvc-text-pop)}.tvc-root .tvc-gate__sub{margin:0 0 24px;font-size:16px;font-weight:800;line-height:1.55;color:#e9d5ff}.tvc-root .tvc-gate__sub strong{color:var(--tvc-gold);font-weight:900}.tvc-root .tvc-gate__btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.tvc-root .tvc-gate__btn{display:inline-block;text-decoration:none;font-family:var(--tvc-font);font-size:16px;font-weight:900;line-height:1;padding:15px 26px;border-radius:var(--tvc-pill);transition:transform .12s ease,box-shadow .12s ease}.tvc-root .tvc-gate__btn:hover{text-decoration:none;transform:translateY(-3px)}.tvc-root .tvc-gate__btn--primary{background:linear-gradient(180deg,#34d399,#059669);color:#fff;box-shadow:0 6px 0 #065f46,0 12px 20px rgb(0 0 0 / .3),inset 0 2px 2px rgb(255 255 255 / .5)}.tvc-root .tvc-gate__btn--primary:hover{color:#fff}.tvc-root .tvc-gate__btn--primary:active{transform:translateY(3px);box-shadow:0 2px 0 #065f46,0 6px 10px rgb(0 0 0 / .3),inset 0 2px 2px rgb(255 255 255 / .5)}.tvc-root .tvc-gate__btn--alt{background:linear-gradient(180deg,var(--tvc-gold),#f59e0b);color:var(--tvc-gold-ink);box-shadow:0 6px 0 #b45309,0 12px 20px rgb(0 0 0 / .3),inset 0 2px 2px rgb(255 255 255 / .6)}.tvc-root .tvc-gate__btn--alt:hover{color:var(--tvc-gold-ink)}.tvc-root .tvc-gate__btn--alt:active{transform:translateY(3px);box-shadow:0 2px 0 #b45309,0 6px 10px rgb(0 0 0 / .3),inset 0 2px 2px rgb(255 255 255 / .6)}.tvc-root .tvc-bg{position:absolute;top:-25%;left:0;width:300%;height:150%;z-index:0;pointer-events:none;background:linear-gradient(rgb(30 27 75 / .62),rgb(30 27 75 / .62)),linear-gradient(115deg,#1e1b4b,#4c1d95,#be185d,#b45309,#0e7490,#4c1d95,#1e1b4b);animation:tvc-bgpan 44s ease-in-out infinite alternate;will-change:transform}@keyframes tvc-bgpan{from{transform:translate3d(0,0,0)}to{transform:translate3d(-66.6%,0,0)}}.tvc-root .tvc-blobs{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden}.tvc-root .tvc-blobs span{position:absolute;border-radius:50%;opacity:.16;background:#fff;will-change:transform;animation:tvc-floaty 16s ease-in-out infinite}.tvc-root .tvc-blobs span:nth-child(1){width:220px;height:220px;top:-60px;left:6%;animation-delay:-2s}.tvc-root .tvc-blobs span:nth-child(2){width:140px;height:140px;bottom:8%;right:10%;animation-delay:-7s}.tvc-root .tvc-blobs span:nth-child(3){width:90px;height:90px;top:45%;left:45%;animation-delay:-11s}@keyframes tvc-floaty{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-50px) scale(1.15)}}@media (prefers-reduced-motion:reduce){.tvc-root .tvc-bg,.tvc-root .tvc-blobs span{animation:none}.tvc-root .tvc-pressable:hover{transform:none}}