.tpg-container{-webkit-font-smoothing:antialiased;background:#fff;width:100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}.tpg-hero{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 55%,#f8fbff 100%);border-bottom:1px solid #2563eb14;width:100%;padding:64px 0 56px}.tpg-hero-body{flex-direction:column;align-items:flex-start;width:min(100%,1800px);margin-inline:auto;padding-inline:clamp(24px,4vw,56px);display:flex}.tpg-hero-badge{color:#2563eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #2563eb1f;border-radius:999px;align-items:center;margin-bottom:18px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.tpg-hero-title{letter-spacing:-.04em;color:#0f172a;max-width:760px;margin:0 0 18px;font-size:clamp(42px,5vw,58px);font-weight:800;line-height:1.08}.tpg-hero-sub{color:#64748b;max-width:720px;margin:0 0 32px;font-size:20px;line-height:1.7}.tpg-search{width:min(720px,100%);margin:0 0 28px;position:relative}.tpg-search-input{color:#1e293b;background:#fff;border:1.5px solid #2563eb26;border-radius:999px;outline:none;width:100%;height:58px;padding:0 56px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.tpg-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.tpg-search-input::placeholder{color:#94a3b8}.tpg-search-icon{color:#94a3b8;pointer-events:none;font-size:18px;position:absolute;top:50%;left:18px;transform:translateY(-50%)}.tpg-search-clear{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:20px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.tpg-search-clear:hover{color:#475569}.tpg-stats{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:14px;display:flex}.tpg-stat{color:#64748b;font-size:14px;font-weight:600}.tpg-stat-dot{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.tpg-filters{width:min(100%,1800px);margin-inline:auto;padding:32px clamp(24px,3vw,56px)}.tpg-pills{flex-wrap:wrap;justify-content:flex-start;gap:8px;padding:16px 0 0;display:flex}.tpg-pill{color:#64748b;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #2563eb1f;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:600;line-height:1;transition:all .2s;display:inline-flex}.tpg-pill:hover:not(.active){color:#1e293b;background:#f8fafc;border-color:#2563eb40}.tpg-pill.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 3px 12px #2563eb4d}.tpg-pill-icon{font-size:14px}.tpg-tools{width:min(100%,1800px);margin-inline:auto;padding:48px clamp(24px,3vw,56px) 80px}.tpg-tools-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:34px;display:flex}.tpg-tools-title{color:#0f172a;margin:0;font-size:18px;font-weight:700}.tpg-tools-count{color:#94a3b8;font-size:13px;font-weight:500}.tpg-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;gap:24px;display:grid}.tpg-empty{text-align:center;padding:60px 24px}.tpg-empty-icon{color:#94a3b8;justify-content:center;margin-bottom:16px;display:flex}.tpg-empty-title{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:700}.tpg-empty-desc{color:#64748b;margin:0 0 20px;font-size:14px}.tpg-empty-cta{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.tpg-empty-cta:hover{background:#000}.tpg-more{text-align:center;margin-top:32px}.tpg-more-btn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 32px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex}.tpg-more-btn:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 16px #00000026}.tpg-seo{background:linear-gradient(#f8faff 0%,#fff 100%);border-top:1px solid #2563eb0f;width:100%}.tpg-seo-inner{grid-template-columns:1fr 2fr;align-items:start;gap:48px;width:min(100%,1800px);margin-inline:auto;padding:80px clamp(24px,4vw,56px) 100px;display:grid}.tpg-seo-header{position:sticky;top:32px}.tpg-seo-eyebrow{text-transform:uppercase;letter-spacing:1.2px;color:#2563eb;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;display:inline-flex}.tpg-seo-eyebrow:before{content:"";background:#2563eb;border-radius:2px;width:20px;height:2px}.tpg-seo-title{letter-spacing:-.03em;color:#0f172a;max-width:500px;margin:0;font-size:clamp(22px,2.5vw,32px);font-weight:800;line-height:1.25}.tpg-seo-body{max-width:780px}.tpg-seo-body p{color:#475569;margin:0 0 20px;font-size:16px;line-height:1.85}.tpg-seo-body p:last-child{margin-bottom:0}.tpg-seo-body strong{color:#1e293b;font-weight:600}@media (max-width:1024px){.tpg-hero{padding:36px 20px}.tpg-hero-title{font-size:clamp(24px,4.5vw,40px)}.tpg-hero-sub{margin-bottom:24px;font-size:15px}.tpg-hero-badge{margin-bottom:12px}.tpg-search{margin-bottom:20px}}@media (max-width:768px){.tpg-hero{padding:28px 16px}.tpg-hero-badge{margin-bottom:10px;padding:3px 10px;font-size:10px}.tpg-hero-title{margin-bottom:8px;font-size:22px}.tpg-hero-sub{margin-bottom:16px;font-size:13px;line-height:1.5}.tpg-search{width:100%;max-width:none;margin-bottom:16px}.tpg-search-input{height:48px;padding:0 44px;font-size:14px}.tpg-search-icon{font-size:16px;left:16px}.tpg-search-clear{right:14px}.tpg-stats{gap:12px}.tpg-stat{font-size:11px}.tpg-tools,.tpg-seo{padding:28px 16px}.tpg-tools-header{margin-bottom:16px}.tpg-pills{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:16px;padding-bottom:8px;overflow-x:auto}.tpg-pills::-webkit-scrollbar{display:none}.tpg-pill{flex:none;padding:5px 10px;font-size:11px}.tpg-grid{gap:12px;margin-top:16px}.tpg-seo{padding:0}.tpg-seo-inner{grid-template-columns:1fr;gap:24px;padding:48px 24px}.tpg-seo-header{position:static}.tpg-seo-title{margin-bottom:8px;font-size:20px}.tpg-seo-body p{margin-bottom:14px;font-size:14px;line-height:1.7}}@media (max-width:480px){.tpg-hero{padding:24px 16px}.tpg-hero-badge{gap:4px;margin-bottom:6px;padding:2px 8px;font-size:9px}.tpg-hero-title{letter-spacing:-.02em;margin-bottom:6px;font-size:20px}.tpg-hero-sub{max-width:100%;margin-bottom:14px;font-size:12px}.tpg-search{margin-bottom:14px}.tpg-search-input{font-size:13px}.tpg-stats{gap:8px}.tpg-stat{gap:4px;font-size:10px}.tpg-tools{padding:24px 16px}.tpg-tools-title{font-size:17px}.tpg-grid{grid-template-columns:1fr;gap:8px;margin-top:12px}.tpg-seo-inner{gap:20px;padding:40px 20px}.tpg-seo-eyebrow{font-size:11px}.tpg-seo-title{font-size:18px}.tpg-seo-body p{font-size:13px;line-height:1.65}}html[data-theme=dark] .tpg-container{background:#0f172a}html[data-theme=dark] .tpg-hero{background:linear-gradient(145deg,#0c1929 0%,#0f2744 50%,#0c1929 100%);border-color:#ffffff0f}html[data-theme=dark] .tpg-hero-badge{color:#93c5fd;background:#1e293bcc;border-color:#60a5fa33}html[data-theme=dark] .tpg-hero-title{color:#f8fafc}html[data-theme=dark] .tpg-hero-sub{color:#94a3b8}html[data-theme=dark] .tpg-search-input{color:#e2e8f0;background:#1e293b;border-color:#ffffff1a}html[data-theme=dark] .tpg-search-input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #60a5fa26}html[data-theme=dark] .tpg-search-input::placeholder,html[data-theme=dark] .tpg-search-icon,html[data-theme=dark] .tpg-search-clear{color:#64748b}html[data-theme=dark] .tpg-stat{color:#94a3b8}html[data-theme=dark] .tpg-stat-dot{background:#475569}html[data-theme=dark] .tpg-pill{color:#94a3b8;background:#1e293b;border-color:#ffffff14}html[data-theme=dark] .tpg-pill:hover:not(.active){color:#e2e8f0;background:#ffffff0a;border-color:#ffffff26}html[data-theme=dark] .tpg-pill.active{background:#60a5fa;border-color:#60a5fa}html[data-theme=dark] .tpg-tools-title{color:#f1f5f9}html[data-theme=dark] .tpg-tools-count{color:#94a3b8}html[data-theme=dark] .tpg-empty-title{color:#f1f5f9}html[data-theme=dark] .tpg-empty-desc{color:#94a3b8}html[data-theme=dark] .tpg-more-btn{color:#0f172a;background:#f1f5f9}html[data-theme=dark] .tpg-more-btn:hover{background:#e2e8f0}html[data-theme=dark] .tpg-seo{background:linear-gradient(#0c1929 0%,#0f172a 100%);border-top-color:#ffffff0a}html[data-theme=dark] .tpg-seo-eyebrow{color:#60a5fa}html[data-theme=dark] .tpg-seo-eyebrow:before{background:#60a5fa}html[data-theme=dark] .tpg-seo-title{color:#f8fafc}html[data-theme=dark] .tpg-seo-body p{color:#94a3b8}html[data-theme=dark] .tpg-seo-body strong{color:#e2e8f0}@media (prefers-reduced-motion:reduce){.tpg-card,.tpg-more-btn{transition:none}}
