.t-section{max-width:var(--max);margin:0 auto;padding:40px 24px}@media(min-width:768px){.t-section{padding:40px}}.t-hub-breadcrumbs{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:8px;color:var(--ink-light)}.t-hub-breadcrumbs a{color:var(--ink-light);text-decoration:none;transition:color .2s}.t-hub-breadcrumbs a:hover{color:var(--ink)}.t-bc-sep{opacity:.4}.t-bc-curr{color:var(--ink-mid);font-weight:600}.t-label{font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-light)}.t-hero{padding-top:60px;position:relative;overflow:hidden}.t-hero:before{content:"";position:absolute;top:-80px;right:-100px;width:500px;height:500px;background:radial-gradient(ellipse,rgba(76,175,80,.1) 0%,transparent 65%);pointer-events:none}.t-hero-inner{position:relative}.t-hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;color:var(--accent);margin-bottom:28px}.t-hero-dot{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:pulse 2.5s ease infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.t-hero-h1{font-family:var(--font-serif);font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;color:var(--ink);margin-bottom:24px;max-width:720px}.t-hero-h1 em{font-style:italic}.t-hero-sub{font-size:1.05rem;color:var(--ink-mid);max-width:560px;line-height:1.65;margin-bottom:36px}.t-hero-btns{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:60px}.t-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;background:var(--bg)}@media(min-width:640px){.t-stats-grid{grid-template-columns:repeat(4,1fr)}}.t-stat{padding:22px 24px;background:var(--bg);transition:background .15s}.t-stat:hover{background:var(--bg-alt)}.t-stat-n{font-size:2rem;font-weight:800;letter-spacing:-.03em;line-height:1;margin-bottom:5px;color:var(--ink)}.t-stat-n span{color:var(--accent)}.t-stat-l{font-size:.78rem;color:var(--ink-light);line-height:1.4}.t-sites-section{padding-top:20px!important}.t-section-eyebrow{margin-bottom:48px}.t-section-h2{font-family:var(--font-serif);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;letter-spacing:-.025em;margin:16px 0 10px}.t-section-sub{font-size:.95rem;color:var(--ink-mid)}.t-sites-grid{display:grid;gap:20px;grid-template-columns:1fr}@media(min-width:768px){.t-sites-grid{grid-template-columns:1fr 1fr}}.t-site-card{border:1px solid var(--border-mid);border-radius:var(--r-lg);background:var(--bg-white);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s}.t-site-card:hover{box-shadow:0 4px 20px #0d0d0d14}.t-site-card-head{padding:28px 28px 20px;border-bottom:1px solid var(--border)}.t-site-card-eyebrow{font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-light);margin-bottom:8px}.t-site-card-title{font-size:1.25rem;font-weight:700;letter-spacing:-.01em;color:var(--ink);margin-bottom:10px;display:flex;align-items:center;gap:10px}.t-site-card-icon{width:32px;height:32px;border-radius:8px;background:var(--bg-alt);display:flex;align-items:center;justify-content:center;flex-shrink:0}.t-site-card-icon svg{width:16px;height:16px;color:var(--ink-mid)}.t-site-card-desc{font-size:.88rem;color:var(--ink-mid);line-height:1.6}.t-site-card-events{padding:16px 28px;display:flex;flex-wrap:wrap;gap:6px}.t-site-card-footer{padding:16px 28px 24px;margin-top:auto}.t-event-chip{font-size:.7rem;font-weight:600;font-family:Menlo,Monaco,monospace;padding:3px 8px;background:var(--bg-alt);border-radius:4px;color:var(--ink-mid);border:1px solid var(--border)}.t-steps-section{background:var(--bg-white)}.t-steps-grid{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;margin-top:40px}.t-step{display:flex;gap:24px;padding:24px 28px;border-bottom:1px solid var(--border);transition:background .15s}.t-step:last-child{border-bottom:none}.t-step:hover{background:var(--bg-alt)}.t-step-num{font-size:.68rem;font-weight:800;letter-spacing:.08em;color:var(--ink-light);padding-top:3px;min-width:24px;flex-shrink:0}.t-step-body{flex:1}.t-step-title{font-size:.95rem;font-weight:600;color:var(--ink);margin-bottom:4px}.t-step-desc{font-size:.85rem;color:var(--ink-mid);line-height:1.6}.t-console-block{background:#0d0d0d;border-radius:var(--r-lg);padding:24px 28px;margin-top:40px;overflow-x:auto}.t-console-header{font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;margin-bottom:16px;font-family:monospace}.t-console-line{font-family:Menlo,Monaco,Courier New,monospace;font-size:.78rem;line-height:1.8;color:#ffffff73}.t-console-line .c-comment{color:#fff3}.t-console-line .c-dl{color:#4caf50;font-weight:600}.t-console-line .c-fetch{color:#64b5f6;font-weight:600}.t-console-line .c-event{color:#ffffffbf}.t-ref-section{padding-top:40px!important}.t-ref-tabs{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;margin-top:40px}.t-ref-group{flex:1;border-right:1px solid var(--border)}.t-ref-group:last-child{border-right:none}.t-ref-group-head{padding:14px 20px;background:var(--bg-alt);border-bottom:1px solid var(--border);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ink);display:flex;align-items:center;gap:8px}.t-ref-group-head-icon{width:20px;height:20px;background:var(--ink);border-radius:4px;display:flex;align-items:center;justify-content:center}.t-ref-group-head-icon svg{width:10px;height:10px;color:#fff}.t-ref-items{display:flex;flex-direction:column}.t-ref-item{padding:10px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:baseline;gap:12px;transition:background .1s}.t-ref-item:last-child{border-bottom:none}.t-ref-item:hover{background:var(--bg-alt)}.t-ref-item-event{font-family:monospace;font-size:.78rem;font-weight:600;color:var(--ink)}.t-ref-item-desc{font-size:.75rem;color:var(--ink-light);text-align:right}@media(max-width:767px){.t-ref-tabs{flex-direction:column}.t-ref-group{border-right:none;border-bottom:1px solid var(--border)}.t-ref-group:last-child{border-bottom:none}}.t-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:40px}@media(min-width:640px){.t-tools-grid{grid-template-columns:repeat(3,1fr)}}.t-tool-card{border:1px solid var(--border-mid);border-radius:var(--r-lg);background:var(--bg-white);padding:20px;display:flex;flex-direction:column;gap:6px;transition:background .15s}.t-tool-card:hover{background:var(--bg-alt)}.t-tool-icon{width:32px;height:32px;background:var(--bg-alt);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.t-tool-icon svg{width:16px;height:16px;color:var(--ink)}.t-tool-name{font-size:.88rem;font-weight:600;color:var(--ink)}.t-tool-desc{font-size:.78rem;color:var(--ink-mid);line-height:1.5}hr.t-divider{border:none;border-top:1px solid var(--border)}
