.mobile-menu-wrapper{position:relative}.nav-toggle{display:none}.nav-content{display:none}.nav-toggle:checked~header .nav-content{display:block}.w-max{width:-moz-max-content;width:max-content}.highlight table td:last-child{padding-left:0!important}.highlight table td:first-child{padding-right:0!important}.hero-container{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding:4rem;font-family:system-ui,sans-serif}.hero-content{flex:1;max-width:45%}.hero-content h1{font-size:2.8rem;margin-bottom:1rem;line-height:1.2}.hero-cta{padding:1rem 0}.hero-cta a{margin-right:1rem}.hero-slider-wrapper{max-width:50%;position:relative;overflow:hidden}.hero-slide{flex:0 0 100%;width:100%;height:100%}.hero-slide img{display:block;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.hero-container{flex-direction:column;text-align:center;padding:1rem}.hero-content,[class*=hero-slider-wrapper]{max-width:100%;width:100%}}.pricing{margin:0 auto}.platform-support-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;background:#fff;overflow:hidden}.platform-support-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;aspect-ratio:1/1;padding:.6rem;width:8rem;max-width:8rem;border:1px solid #e5e7eb;background:#fff;color:#111827;overflow:hidden;transition:box-shadow .15s ease}.platform-support-tile::before{content:"";position:absolute;inset:0;background:var(--platform-color);opacity:0;transition:opacity .2s ease;pointer-events:none}.platform-support-tile:hover{box-shadow:0 10px 30px rgba(15,23,42,8%)}.platform-support-tile:hover::before{opacity:.16}.platform-support-tile:hover .platform-support-package,.platform-support-tile:hover .platform-support-name,.platform-support-tile:hover .platform-support-fallback{position:relative;z-index:1}.platform-support-tile:hover .platform-support-fallback{background:rgba(255,255,255,.22)}.platform-support-tile-logo{display:flex;align-items:center;justify-content:center;min-height:1.6rem}.platform-support-tile-logo img{width:auto;max-width:100%;height:1.6rem;-o-object-fit:contain;object-fit:contain}.platform-support-tile-meta{display:flex;flex-direction:column;align-items:center;gap:.2rem}.platform-support-name{font-size:.9rem;font-weight:700;color:#111827;text-align:center;line-height:1.1}.platform-support-package{font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#6b7280}.platform-support-fallback{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;background:var(--platform-color);color:#fff;font-size:.85rem;font-weight:700;letter-spacing:.02em}.platform-support-highlights{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem}.platform-support-highlight{padding:.55rem 1rem;background:#fff;border:1px solid #e5e7eb;font-size:.875rem;color:#4b5563}