.tn-landing{--bg-primary:#0b0f19;--bg-secondary:#111827;--bg-tertiary:#162033;--border-color:#1f2937;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-tertiary:#6b7280;--accent-blue:#2563eb;--ds-link:#93c5fd;--ds-brand-400:#60a5fa;--ds-secondary:#06b6d4;--ds-bull:#22c55e;--transition:all 0.24s cubic-bezier(0.4,0,0.2,1);color:var(--text-primary)}.tn-landing .container{max-width:1800px;margin:0 auto;padding:0 40px;width:100%}.tn-landing .site-nav{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:15px 0;position:sticky;top:0;z-index:100}.tn-landing .navbar{display:flex;justify-content:space-between;align-items:center;gap:24px}.tn-landing .navbar-brand{font-size:22px;font-weight:700;text-decoration:none;white-space:nowrap}.tn-landing .nav-links,.tn-landing .nav-right{display:flex;align-items:center;gap:30px}.tn-landing .nav-links{list-style:none;margin:0;padding:0}.tn-landing .nav-links a,.tn-landing .nav-signin{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:var(--transition);white-space:nowrap}.tn-landing .nav-links a:hover,.tn-landing .nav-signin:hover{color:var(--ds-link)}.tn-landing .section{padding:60px 0;border-bottom:1px solid var(--border-color)}.tn-landing .section-title{font-size:28px;margin:0 0 40px;color:var(--text-primary);font-weight:700}.tn-landing .market-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.tn-landing .market-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:20px;transition:var(--transition)}.tn-landing a.market-card{display:block;text-decoration:none;color:inherit}.tn-landing a.market-card:hover{border-color:var(--accent-blue);box-shadow:0 0 20px rgba(37,99,235,.22);transform:translateY(-4px)}.tn-landing .market-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;gap:12px}.tn-landing .market-header h4{font-size:16px;margin:0;color:var(--text-primary)}.tn-landing .market-card p{font-size:13px;color:var(--text-secondary);line-height:1.6;margin:0}.tn-landing .analyze-link{font-size:12px;color:var(--ds-link);opacity:0;transition:var(--transition);white-space:nowrap}.tn-landing .market-card:hover .analyze-link{opacity:1}@media (hover:none){.tn-landing .analyze-link{opacity:1}}.tn-landing .tier-badge{font-size:12px;font-weight:600;white-space:nowrap}.tn-landing .search-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--accent-blue);color:#fff;border:none;border-radius:6px;padding:11px 20px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none;transition:var(--transition)}.tn-landing .search-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.tn-landing .price-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;max-width:860px;margin:0 auto}.tn-landing .price-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:26px;display:flex;flex-direction:column}.tn-landing .price-card .price-cta-disabled,.tn-landing .price-card .search-btn{margin-top:auto}.tn-landing .price-card--pro{border-color:var(--ds-link);position:relative;box-shadow:0 0 0 1px rgba(37,99,235,.25)}.tn-landing .price-badge{position:absolute;top:-11px;right:18px;background:#2563eb;color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px}.tn-landing .price-eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary)}.tn-landing .price-eyebrow--pro{color:var(--ds-link)}.tn-landing .price-amount{font-size:38px;font-weight:800;color:var(--text-primary);margin:4px 0 2px}.tn-landing .price-amount span{font-size:15px;font-weight:600;color:var(--text-tertiary)}.tn-landing .price-note{font-size:12px;color:var(--text-tertiary);margin-bottom:18px}.tn-landing .price-list{list-style:none;padding:0;margin:0 0 22px;font-size:13px;color:var(--text-secondary);line-height:2}.tn-landing .price-cta-disabled{display:block;text-align:center;background:#374151;color:#fff;border-radius:6px;padding:11px 20px;font-size:14px;font-weight:600;cursor:default}.tn-landing .tn-hero2{position:relative;overflow:hidden;color:#f8fafc;background:radial-gradient(ellipse at 68% 38%,rgba(34,211,238,.1),transparent 46%),linear-gradient(180deg,#0e1730,#0B1220)}.tn-landing .tn-hero2-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;grid-template-columns:44% 56%;gap:28px;align-items:center;padding:44px 0 30px;min-height:460px}.tn-landing .tn-hero2-eyebrow{margin:0 0 10px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#67E8F9}.tn-landing .tn-hero2-headline{margin:0;font-size:clamp(1.85rem,3.2vw,2.75rem);line-height:1.14;font-weight:800;letter-spacing:-.02em;color:#F8FAFC;max-width:15em}.tn-landing .tn-hero2-support{margin:14px 0 0;font-size:15px;line-height:1.65;color:var(--text-secondary);max-width:46ch}.tn-landing .tn-hero2-actions{margin-top:22px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.tn-landing .tn-hero2-tagline{margin:16px 0 0;font-size:12.5px;font-weight:600;color:var(--text-tertiary)}.tn-landing .tn-hero2-viz{min-width:0}.tn-landing .tn-hero2-fade{position:absolute;left:0;right:0;bottom:0;height:72px;pointer-events:none;background:linear-gradient(180deg,rgba(11,18,32,0),#0B1220 94%)}.tn-landing .tn-cf-svg{display:block;width:100%;height:auto}.tn-landing .tn-cf-mobile{display:none}.tn-landing .tn-cf-node{cursor:help;outline:none}.tn-landing .tn-cf-node:focus-visible circle{stroke:#93C5FD;stroke-width:1.5}.tn-landing .tn-cf-caption{margin:6px 0 0;text-align:center;font-size:10.5px;color:var(--text-tertiary)}.tn-landing .tn-cf-mobile-note{margin:4px 0 0;text-align:center;font-size:12px;line-height:1.55;color:var(--text-secondary)}.tn-landing .tn-cf-tooltip{position:absolute;transform:translate(-50%,-140%);z-index:3;pointer-events:none;max-width:240px;padding:8px 10px;border-radius:8px;background:rgba(10,16,30,.96);border:1px solid rgba(148,163,184,.28);box-shadow:0 8px 26px rgba(0,0,0,.5);font-size:12px;line-height:1.45}.tn-landing .tn-cf-tooltip b{display:block;color:#E2E8F0;margin-bottom:2px}.tn-landing .tn-cf-tooltip span{color:var(--text-secondary)}@keyframes tnCfDraw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.tn-landing .tn-cf-draw{stroke-dasharray:1;stroke-dashoffset:1;animation:tnCfDraw .8s ease-out forwards}@keyframes tnCfPulse{0%,10%,to{opacity:.92}4%{opacity:1}}.tn-landing .tn-cf-pulse{animation:tnCfPulse 12s linear infinite}@keyframes tnCfRing{0%,33%,to{opacity:.35}37.5%{opacity:.9}46%{opacity:.35}}.tn-landing .tn-cf-focal-ring{animation:tnCfRing 12s linear infinite}@media (prefers-reduced-motion:reduce){.tn-landing .tn-cf-draw{animation:none;stroke-dashoffset:0}.tn-landing .tn-cf-focal-ring,.tn-landing .tn-cf-pulse{animation:none}}.tn-landing .tn-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;font-weight:700;text-decoration:none;transition:transform .18s ease,border-color .18s ease}.tn-landing .tn-btn:hover{transform:translateY(-1px)}.tn-landing .tn-btn-primary{background:#2563eb;color:#fff}.tn-landing .tn-btn-secondary{color:#f8fafc;border:1px solid rgba(248,250,252,.24);background:rgba(255,255,255,.06)}@media (max-width:900px){.tn-landing .tn-hero2-inner{grid-template-columns:1fr;gap:8px;padding:32px 0 24px;min-height:0}.tn-landing .tn-hero2-copy{text-align:center}.tn-landing .tn-hero2-support{margin-left:auto;margin-right:auto}.tn-landing .tn-hero2-actions{justify-content:center}.tn-landing .tn-hero2-headline{max-width:none}}@media (max-width:760px){.tn-landing .tn-cf-desktop{display:none}.tn-landing .tn-cf-mobile{display:block}}@media (max-width:1200px){.tn-landing .market-overview{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:900px){.tn-landing .nav-links{display:none}}@media (max-width:768px){.tn-landing .container{padding:0 16px}.tn-landing .market-overview{grid-template-columns:1fr 1fr;gap:12px}.tn-landing .section{padding:40px 0}.tn-landing .section-title{font-size:20px}}@media (max-width:560px){.tn-landing .market-overview{grid-template-columns:1fr}}