:root{--tc-cream:#fbf8ef;--tc-green:#137a2e;--tc-green-bright:#168b33;--tc-green-dark:#063f25;--tc-green-soft:#eaf5dc;--tc-text:#111d1a;--tc-muted:#465a53;--tc-border:#1f5a2c24;--tc-white:#fff;--ink:#121816;--font-body:"DM Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-heading:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max:1140px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5.5rem}body{min-height:100vh;font-family:var(--font-body);color:var(--tc-text);background-color:var(--tc-cream);-webkit-font-smoothing:antialiased;background-image:radial-gradient(90% 60% at 100% 0,#166a4a14,#0000 55%),radial-gradient(70% 50% at 0 40%,#c9a2270f,#0000 48%);flex-direction:column;margin:0;font-size:1.0625rem;line-height:1.65;display:flex}img{max-width:100%;height:auto;display:block}a{color:var(--tc-green)}.skip-link{z-index:200;background:var(--ink);color:#fff;border-radius:10px;padding:.5rem 1rem;position:absolute;top:.75rem;left:-9999px}.skip-link:focus{left:.75rem}.tc-nav-wrap{z-index:100;-webkit-backdrop-filter:blur(12px)saturate(1.15);background:#fbf8efeb;border-bottom:1px solid #1f5a2c0f;padding:14px 1.35rem 12px;position:sticky;top:0}.tc-hero-shell{width:100%;max-width:1240px;margin:0 auto}.tc-nav{justify-content:space-between;align-items:center;gap:28px;display:flex}.tc-brand{align-items:center;text-decoration:none;display:inline-flex}.tc-brand-logo{object-fit:contain;width:auto;max-width:min(300px,48vw);height:clamp(38px,4.5vw,48px)}.tc-nav-links{align-items:center;gap:38px;display:flex}.tc-nav-links a{color:#14201d;font-family:var(--font-heading);white-space:nowrap;font-size:1rem;font-weight:600;text-decoration:none}.tc-nav-links a:hover{color:var(--tc-green)}.tc-register-main{font-family:var(--font-heading);flex:1;justify-content:center;align-items:center;padding:40px 1.35rem 56px;display:flex}.tc-register-shell{width:100%;max-width:480px}.tc-register-card{border:1px solid var(--tc-border);background:#fff;border-radius:24px;padding:clamp(1.75rem,4vw,2.25rem);box-shadow:0 20px 50px #23392814,inset 0 0 0 1px #fff9}.tc-register-header{text-align:center;margin-bottom:1.75rem}.tc-register-offer{background:radial-gradient(circle at 20% 20%,#c9a22724,#0000 45%),radial-gradient(circle at 80% 75%,#137a2e1f,#0000 50%),linear-gradient(#fffffff2 0%,#eaf5dca6 100%);border:1px solid #c9a22738;border-radius:18px;flex-direction:column;align-items:center;gap:.65rem;margin-bottom:1rem;padding:1.1rem 1rem 1.25rem;display:flex}.tc-register-logo{object-fit:contain;width:min(100%,220px);height:auto}.tc-register-offer-text{letter-spacing:-.03em;margin:0;font-size:clamp(1.35rem,4vw,1.65rem);font-weight:900;line-height:1.1}.tc-register-offer-free{color:var(--tc-green-dark);margin-right:.2em}.tc-register-offer-count{color:#c9a227;margin-right:.15em}.tc-register-offer-thali{color:#c9a227}.tc-register-offer-checks{color:var(--tc-green)}.tc-register-lead{font-family:var(--font-body);color:var(--tc-muted);margin:0;font-size:.95rem;line-height:1.55}.tc-register-form{flex-direction:column;gap:1.15rem;display:flex}.tc-field{flex-direction:column;gap:.4rem;display:flex}.tc-field label{color:var(--tc-green-dark);font-size:.88rem;font-weight:700}.tc-field input{width:100%;min-height:48px;font-family:var(--font-body);color:var(--tc-text);background:#fbf8ef80;border:1.5px solid #1f5a2c29;border-radius:12px;padding:0 14px;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}.tc-field input::placeholder{color:#465a538c}.tc-field input:hover{border-color:#137a2e47}.tc-field input:focus{border-color:var(--tc-green);background:#fff;outline:none;box-shadow:0 0 0 3px #137a2e1f}.tc-field input:invalid:not(:placeholder-shown):not(:focus){border-color:#b43c3273}.tc-form-error{color:#b43c32;margin:0;font-size:.88rem;font-weight:600}.tc-register-submit{color:#fff;width:100%;min-height:48px;font-family:var(--font-heading);cursor:pointer;background:linear-gradient(#168b33 0%,#087225 100%);border:none;border-radius:14px;margin-top:.25rem;padding:0 22px;font-size:.95rem;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 30px #0c7b2838}.tc-register-submit:hover{transform:translateY(-1px);box-shadow:0 18px 36px #0c7b2847}.tc-register-submit:focus-visible{outline-offset:2px;outline:3px solid #c9a227a6}.tc-register-note{text-align:center;font-family:var(--font-body);color:var(--tc-muted);margin:0;font-size:.82rem;line-height:1.5}.tc-register-success{text-align:center;border:1px solid var(--tc-border);background:#fff;border-radius:24px;padding:clamp(2rem,5vw,2.75rem);box-shadow:0 20px 50px #23392814}.tc-register-success-icon{background:var(--tc-green-soft);width:56px;height:56px;color:var(--tc-green);border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:900;display:grid}.tc-register-success h2{color:var(--tc-green-dark);margin:0 0 .75rem;font-size:1.5rem;font-weight:900}.tc-register-success p{font-family:var(--font-body);color:var(--tc-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.55}.tc-register-back{min-height:46px;color:var(--tc-green-dark);background:#fff;border:1.5px solid #137a2e47;border-radius:14px;justify-content:center;align-items:center;padding:0 22px;font-size:.92rem;font-weight:800;text-decoration:none;display:inline-flex}.tc-register-back:hover{background:var(--tc-green-soft);text-decoration:none}.site-footer{background:var(--ink);color:#ffffffc2;padding:2.75rem 1.35rem;font-size:.9rem}.footer-inner{max-width:var(--max);gap:1.75rem;margin:0 auto;display:grid}.footer-brand{color:#fff;font-size:1.15rem;font-weight:800}.footer-links{flex-wrap:wrap;gap:.75rem 1.35rem;display:flex}.footer-links a{color:#ffffffe0;font-weight:600;text-decoration:none}.footer-links a:hover{color:#fff;text-decoration:underline}.disclaimer{opacity:.78;max-width:52rem;font-size:.8rem;line-height:1.58}.disclaimer--footer{margin-top:.75rem}@media (min-width:700px){.footer-inner{grid-template-columns:1fr auto;align-items:start}}@media (max-width:900px){.tc-nav-links{display:none}}
