.tmpl-hub-page{--orange: #fab203;--black: #121212;--bg-black: #101219;--teal: #7dcbd9;--teal-deep: #5bb5c5;--jade: #1E9D6D;--ink: #1A1D26;--body: #3F4451;--muted: #6B7280;--border: #E5E7EB;--bg-soft: #F9FAFB;color:var(--ink);font-family:Oracle,-apple-system,BlinkMacSystemFont,sans-serif}.tmpl-hub-hero{background:var(--teal);padding:3.5rem 1.5rem 3rem}.tmpl-hub-hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:center}.tmpl-hub-hero-content{position:relative;z-index:2}.tmpl-hub-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--black);padding:.4rem .95rem;border-radius:999px;margin-bottom:1.5rem}.tmpl-hub-h1{font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--black);margin:0 0 1.5rem}.tmpl-hub-hero-chips{display:flex;flex-wrap:wrap;gap:.5rem}.tmpl-hub-chip{display:inline-flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;color:var(--black);background:#ffffff8c;border:1.5px solid rgba(255,255,255,.8);padding:.4rem .8rem;border-radius:999px;backdrop-filter:blur(4px)}.tmpl-hub-chip svg{flex-shrink:0}.tmpl-hub-hero-art{position:relative;height:300px;display:flex;align-items:center;justify-content:center}.tmpl-hub-hero-card-back{position:absolute;width:252px;height:220px;background:#ffffff73;border:1.5px solid rgba(255,255,255,.7);border-radius:14px;transform:rotate(5deg) translate(14px,8px);z-index:1}.tmpl-hub-hero-card-front{position:absolute;width:252px;background:#fff;border-radius:14px;padding:1.25rem 1.25rem 1rem;transform:rotate(-2deg);box-shadow:0 24px 44px -10px #00000042,0 6px 14px -4px #0000001a,0 0 0 1px #fff6;z-index:2}.tmpl-hub-hero-card-badge{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--black);background:#fab20333;padding:.2rem .5rem;border-radius:999px;margin-bottom:.75rem}.tmpl-hub-hero-card-icon{width:34px;height:34px;background:var(--black);border-radius:8px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.tmpl-hub-hero-card-icon svg{width:17px;height:17px;stroke:var(--orange)}.tmpl-hub-hero-card-title{font-size:.85rem;font-weight:700;color:var(--ink);line-height:1.25;margin-bottom:.3rem}.tmpl-hub-hero-card-meta{font-size:.65rem;color:var(--muted);font-weight:500;margin-bottom:.875rem}.tmpl-hub-hero-card-bar{height:7px;background:var(--border);border-radius:4px;margin-bottom:.4rem}.tmpl-hub-hero-card-bar-short{width:60%;margin-bottom:.875rem}.tmpl-hub-hero-card-dl{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:700;color:#fff;background:var(--black);padding:.4rem .75rem;border-radius:6px}.tmpl-hub-hero-badge{position:absolute;bottom:16px;right:0;background:var(--black);padding:.625rem .875rem;border-radius:10px;display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;transform:rotate(3deg);z-index:3;box-shadow:0 14px 28px -4px #0000004d}.tmpl-hub-hero-badge-num{font-size:1.375rem;font-weight:800;line-height:1;color:var(--orange);letter-spacing:-.02em}.tmpl-hub-hero-badge-label{font-size:.6rem;color:#ffffffb8;font-weight:600;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}@media(max-width:820px){.tmpl-hub-hero-inner{grid-template-columns:1fr}.tmpl-hub-hero-art{display:none}}.tmpl-hub-grid-section{background:var(--bg-soft);padding:4rem 1.5rem}.tmpl-hub-grid-inner{max-width:1100px;margin:0 auto}.tmpl-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:700px){.tmpl-hub-grid{grid-template-columns:1fr}}.tmpl-card{background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:0;transition:box-shadow .2s,transform .2s,border-color .2s;position:relative}.tmpl-card.is-available{box-shadow:0 4px 16px #00000012;cursor:pointer}.tmpl-card.is-available:hover{box-shadow:0 10px 32px #00000021;transform:translateY(-2px);border-color:var(--black)}.tmpl-card.is-coming-soon{opacity:.72}.tmpl-card-link{color:inherit;text-decoration:none}.tmpl-card-link:after{content:"";position:absolute;inset:0;border-radius:14px;z-index:1}.tmpl-card-actions,.tmpl-card-stats{position:relative;z-index:2}.tmpl-card-cta-hint{font-size:.825rem;font-weight:600;color:var(--black);opacity:.5;transition:opacity .15s;display:inline-block;margin-top:auto}.tmpl-card.is-available:hover .tmpl-card-cta-hint{opacity:1}.tmpl-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}.tmpl-card-badges{display:flex;flex-direction:column;gap:.4rem}.tmpl-card-category{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--black);background:#fab2032e;padding:.25rem .6rem;border-radius:999px;width:fit-content}.tmpl-card-status{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.2rem .55rem;border-radius:999px;width:fit-content}.tmpl-card-status.is-live{background:#dcfce7;color:#15803d}.tmpl-card-status.is-soon{background:var(--bg-soft);color:var(--muted);border:1px solid var(--border)}.tmpl-card-icon{width:44px;height:44px;background:var(--black);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tmpl-card-icon svg{width:22px;height:22px;stroke:var(--orange)}.tmpl-card-title{font-size:1.125rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--ink);margin:0 0 .625rem}.tmpl-card-desc{font-size:.9rem;line-height:1.6;color:var(--body);margin:0 0 .75rem;flex:1}.tmpl-card-meta{font-size:.75rem;font-weight:600;color:var(--muted);letter-spacing:.02em;margin-bottom:1.1rem}.tmpl-card-stats{display:flex;gap:1.5rem;background:var(--bg-soft);border-radius:8px;padding:.75rem 1rem;margin-bottom:1.25rem}.tmpl-card-stat{display:flex;flex-direction:column;gap:.1rem}.tmpl-card-stat-num{font-size:1.1rem;font-weight:800;letter-spacing:-.02em;color:var(--black);line-height:1}.tmpl-card-stat-label{font-size:.7rem;color:var(--muted);font-weight:500;line-height:1.3}.tmpl-card-actions{display:flex;gap:.625rem;flex-wrap:wrap;margin-top:auto}.tmpl-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;border-radius:8px;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;line-height:1;white-space:nowrap}.tmpl-btn-primary{background:var(--black);color:#fff;border:1.5px solid var(--black)}.tmpl-btn-primary:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 12px #00000038}.tmpl-btn-disabled{background:var(--bg-soft);color:var(--muted);border:1.5px solid var(--border);cursor:not-allowed;pointer-events:none}.tmpl-hub-why{background:var(--black);padding:5rem 1.5rem;text-align:center}.tmpl-hub-why-inner{max-width:800px;margin:0 auto}.tmpl-hub-why-kicker{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--orange);margin-bottom:1rem}.tmpl-hub-why-h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.1;letter-spacing:-.015em;color:#fff;margin:0 0 1.25rem}.tmpl-hub-why-body{font-size:.9375rem;line-height:1.7;color:#ffffffa6;margin:0 auto 3rem;max-width:64ch}.tmpl-hub-why-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;border-top:1px solid rgba(255,255,255,.1);padding-top:2.5rem}@media(max-width:600px){.tmpl-hub-why-stats{grid-template-columns:repeat(1,1fr);gap:1.5rem}}.tmpl-hub-why-stat-num{font-size:2rem;font-weight:800;letter-spacing:-.025em;color:var(--orange);line-height:1;margin-bottom:.4rem}.tmpl-hub-why-stat-label{font-size:.775rem;color:#ffffff8c;font-weight:500;line-height:1.4}@media(max-width:480px){.tmpl-hub-hero{padding:3rem 1.25rem 2.5rem}.tmpl-hub-grid-section{padding:2.5rem 1.25rem}.tmpl-hub-why{padding:3.5rem 1.25rem}.tmpl-card{padding:1.375rem}.tmpl-card-stats{flex-direction:column;gap:.75rem}}
