@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600&display=swap";.home-root{min-height:100vh;color:#101418;background:radial-gradient(circle at 10% 15%,rgba(227,242,253,.9),transparent 40%),radial-gradient(circle at 80% 20%,rgba(255,235,238,.7),transparent 45%),linear-gradient(140deg,#eef5ff,#f6f2ff 45%,#fff8f1);display:flex;flex-direction:column;font-family:IBM Plex Sans,Segoe UI,sans-serif}.home-shell{width:min(1120px,100%);margin:0 auto;padding:48px 24px 72px;display:flex;flex-direction:column;gap:48px}.home-nav{display:flex;align-items:center;justify-content:space-between;gap:24px}.home-brand{display:inline-flex;align-items:center;gap:10px;font-weight:600;font-size:1.15rem;color:#11161c;text-decoration:none}.home-brand-dot{width:18px;height:18px;border-radius:6px;background:#5b5be6;box-shadow:0 8px 18px #5b5be659}.home-button-primary{border:none;background:#101418;color:#fff;padding:12px 20px;border-radius:999px;font-weight:600;font-size:.95rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 12px 30px #10141833}.home-button-primary:hover{transform:translateY(-1px);box-shadow:0 16px 36px #1014183d}.home-link{color:#4b5563;text-decoration:none;font-weight:600}.home-hero{display:flex;justify-content:center;align-items:center;padding:24px 0 32px}.home-title{font-family:Sora,IBM Plex Sans,sans-serif;font-size:clamp(1rem,3.2vw,2.6rem);line-height:1.365;margin:0 0 16px;text-align:center}.home-cta-stack{width:min(880px,100%);display:flex;flex-direction:column;align-items:center;gap:24px}.home-request{width:min(560px,100%);display:flex;gap:12px;padding:12px;background:#ffffffd9;border-radius:999px;box-shadow:0 20px 40px #0f172a26;border:1px solid rgba(255,255,255,.8)}.home-email-input{flex:1;border-radius:999px}@media(max-width:600px){.home-request{flex-direction:column;border-radius:22px}.home-button-primary{width:100%}}.home-technologies{padding:0 0 48px}.home-technologies-heading{font-family:Sora,IBM Plex Sans,sans-serif;font-size:1.4rem;font-weight:600;text-align:center;margin:0 0 32px;color:#11161c}.technology-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.technology-tile{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:12px;background:#ffffffd9;border:1px solid rgba(255,255,255,.8);box-shadow:0 2px 8px #0f172a0f;text-decoration:none;color:#101418;transition:transform .15s ease,box-shadow .15s ease;aspect-ratio:1 / 1;justify-content:space-between;min-height:200px}.technology-tile:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1f;border-color:#5b5be64d}.technology-tile-header{display:flex;align-items:center;gap:10px}.technology-tile-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.technology-tile-name{font-weight:600;font-size:1rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.technology-tile-account-badge{display:inline-flex;align-self:flex-start;padding:1px 6px;border-radius:4px;background:#fdf0b2;border:1px solid #d4a017;color:#7a5d09;font-size:.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;flex-shrink:0}.technology-tile-type-pill{display:inline-flex;align-self:flex-start;padding:2px 8px;border-radius:999px;color:#fff;font-size:.65rem;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.technology-tile-stat{display:flex;align-items:baseline;gap:4px}.technology-tile-stat-value{font-size:1.4rem;font-weight:700;color:#3a3ab3}.technology-tile-stat-label{font-size:.8rem;color:#6b7280}.technology-tile-backends{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.technology-tile-backend{display:inline-flex;align-items:center;gap:3px}.technology-tile-backend-count{font-size:.75rem;color:#6b7280}.technology-tile-footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.technology-tile-versions,.technology-tile-kb{font-size:.75rem;color:#9ca3af}@media(max-width:600px){.technology-tile-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.technology-tile{padding:12px;min-height:170px}.technology-tile-logo{width:24px;height:24px}.technology-tile-stat-value{font-size:1.2rem}}@media(min-width:1200px){.technology-tile-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.about-tile-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:15px}.about-tile{display:flex;flex-direction:column;gap:0;padding:10px 14px;border-radius:10px;background:#ffffff4d;border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 8px #0f172a0f;text-decoration:none;color:#101418;transition:transform .15s ease,box-shadow .15s ease}.about-tile-header{display:flex;align-items:center;gap:8px}.about-tile-logo{width:28px;height:28px;object-fit:contain;flex-shrink:0}.about-tile-name{font-weight:600;font-size:.95rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.about-tile-middle{display:flex;align-items:center;gap:8px;margin-top:8px}.about-tile-backends{display:flex;gap:5px;align-items:center}.about-tile-backend{display:inline-flex;align-items:center}.about-tile-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:9px}@media(max-width:600px){.about-tile-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px}.about-tile{padding:8px 10px}.about-tile-logo{width:22px;height:22px}}@media(min-width:1200px){.about-tile-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.home-footer{text-align:center;padding:24px;color:#9ca3af;font-size:.85rem}.backend-pills-row{display:grid;grid-template-columns:repeat(2,max-content);gap:8px}@media(min-width:900px){.backend-pills-row{grid-template-columns:repeat(4,max-content)}}.guidance-content p{margin:0 0 12px}.guidance-content p:last-child{margin-bottom:0}.guidance-content a{color:#2563eb;text-decoration:none;border-bottom:1px solid rgba(37,99,235,.2);transition:border-color .15s}.guidance-content a:hover{border-color:#2563eb}.guidance-content ul,.guidance-content ol{margin:8px 0 12px;padding-left:24px}.guidance-content li{margin-bottom:6px}.guidance-content h4,.guidance-content h5{margin:16px 0 8px;font-weight:600}.guidance-content strong{font-weight:600;color:#111827}
