.std-tiles{grid-template-columns:repeat(2,1fr);gap:.875rem;display:grid}.std-tiles--compact{gap:.75rem}.std-tile{border:1px solid #ffffff1a;border-radius:.875rem;flex-direction:column;gap:.25rem;min-height:10rem;padding:2.25rem 1rem .875rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.std-tile__logo-wrap{align-items:center;width:100%;min-height:2.25rem;margin-bottom:.5rem;display:flex}.std-tile__logo{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:auto;max-height:2.25rem}.std-tile:hover{border-color:color-mix(in srgb, var(--std-accent) 45%, transparent);transform:translateY(-2px);box-shadow:0 12px 28px #00000047}.std-tile__badges{z-index:1;align-items:center;gap:.375rem;display:flex;position:absolute;top:.625rem;right:.625rem}.std-tile__type{letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.2rem .5rem;font-size:.5625rem;font-weight:800}.std-tile__type--free{color:#14532d;background:#86efaceb;border:1px solid #86efac99}.std-tile__badge{color:#ffffffd9;letter-spacing:.12em;text-transform:uppercase;background:#0000008c;border-radius:999px;padding:.15rem .45rem;font-size:.5625rem;font-weight:800}.std-tile__swatch{border-radius:999px;width:2rem;height:.35rem;margin-bottom:.25rem}.std-tile__layout{font-size:.9375rem;font-weight:800;line-height:1.2}.std-tile__theme{letter-spacing:.04em;text-transform:uppercase;opacity:.65;font-size:.6875rem;font-weight:600}.std-tile__event{opacity:.8;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;font-size:.6875rem;font-weight:600;line-height:1.35}.std-tile__desc{opacity:.72;flex:1;margin-top:.125rem;font-size:.75rem;line-height:1.45}.std-tile__link{color:var(--std-accent);opacity:0;margin-top:.375rem;font-size:.6875rem;font-weight:700;transition:opacity .2s,transform .2s;transform:translateY(3px)}.std-tile:hover .std-tile__link{opacity:1;transform:translateY(0)}@media (min-width:640px){.std-tiles{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.std-tiles:not(.std-tiles--compact){grid-template-columns:repeat(4,1fr)}}
.home-demos{padding-block:5rem}.home-demos__section{margin-bottom:3rem}.home-demos__section:last-child{margin-bottom:0}.home-demos__section-head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.25rem;display:flex}.home-demos__section-label{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin:0 0 .35rem;font-size:.6875rem;font-weight:700}.home-demos__section-title{color:#fff;margin:0;font-size:1.125rem;font-weight:700}.home-demos__section-link{color:var(--sb-orange,#ff4d4d);white-space:nowrap;flex-shrink:0;font-size:.875rem;font-weight:600;text-decoration:none}.home-demos__section-link:hover{text-decoration:underline}@media (max-width:720px){.home-demos__section-head{flex-direction:column;align-items:flex-start}}
