.qr-experience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px;display:grid}.qr-experience-card{text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:20px}.qr-experience-card:hover{border-color:#6366f159;transform:translateY(-2px);box-shadow:0 18px 48px #00000059}.qr-experience-icon{margin-bottom:8px;font-size:28px;display:block}.qr-experience-back{margin-bottom:8px}.create-flow-toolbar{margin-bottom:12px}.qr-designer-tabs{gap:8px;margin-bottom:12px;padding-bottom:8px;display:flex;overflow-x:auto}.qr-designer-tab{white-space:nowrap;cursor:pointer;color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:8px 14px;font-size:13px}.qr-designer-tab.active{color:#eef2ff;background:#6366f147;border-color:#6366f173}.template-category-tabs,.ecosystem-category-tabs{flex-wrap:wrap;gap:8px;margin:12px 0 16px;display:flex}.template-category-tab,.ecosystem-category-tab{text-transform:capitalize;cursor:pointer;color:#cbd5e1;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px;font-size:12px}.template-category-tab.active,.ecosystem-category-tab.active{color:#eef2ff;background:#6366f147;border-color:#6366f173}.template-gallery-grid,.ecosystem-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;display:grid}.template-gallery-card{cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:12px}.template-phone-mock{background:var(--tpl-bg,#0f172a);border-radius:14px;gap:8px;height:140px;margin-bottom:8px;padding:10px;display:grid}.template-phone-header{background:var(--tpl-accent,#38bdf8);opacity:.8;border-radius:999px;width:40%;height:8px}.template-phone-hero{background:#ffffff1f;border-radius:10px;flex:1;place-items:center;min-height:48px;display:grid;overflow:hidden}.template-phone-hero-image{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.template-phone-buttons{gap:4px;display:grid}.template-phone-buttons span{background:var(--tpl-accent,#38bdf8);opacity:.65;border-radius:999px;height:8px}.ecosystem-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:16px}.ecosystem-card-head{justify-content:space-between;align-items:start;gap:8px;margin-bottom:8px;display:flex}.ecosystem-status{white-space:nowrap;font-size:11px}.ecosystem-compat-pill{color:#c7d2fe;background:#6366f12e;border-radius:999px;margin-top:8px;padding:4px 8px;font-size:11px;display:inline-block}.ecosystem-page-hero,.developers-hero{border-radius:20px;margin-bottom:20px;padding:28px}.ecosystem-stats-row{color:#94a3b8;flex-wrap:wrap;gap:12px;margin:12px 0;font-size:14px;display:flex}.developers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (max-width:960px){.qr-experience-grid,.developers-grid{grid-template-columns:1fr}}
