.home-hero[data-astro-cid-zqvhxwan]{padding-top:calc(var(--header-height) + var(--hero-offset-top));padding-bottom:var(--hero-padding-bottom)}.home-hero-inner[data-astro-cid-zqvhxwan]{display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center}.home-hero-content[data-astro-cid-zqvhxwan]{display:flex;flex-direction:column}.home-hero-title[data-astro-cid-zqvhxwan]{font-size:36px;font-weight:200;line-height:1.1;margin:8px 0 12px;letter-spacing:-.01em;text-transform:uppercase}.hero-light[data-astro-cid-zqvhxwan]{font-weight:300}.typed-word[data-astro-cid-zqvhxwan]{display:inline-block;width:4.5ch;text-align:left;font-weight:500}.teams-typed[data-astro-cid-zqvhxwan]{width:12ch}.typed-text[data-astro-cid-zqvhxwan]{display:inline;color:var(--color-primary);border-right:2px solid var(--color-primary);padding-right:2px;animation:blink-caret .75s step-end infinite}@keyframes blink-caret{0%,to{border-right-color:transparent}50%{border-right-color:inherit}}.home-hero-subtitle[data-astro-cid-zqvhxwan]{font-size:13px;font-weight:300;color:var(--color-text-secondary);line-height:1.6;max-width:420px}.hero-actions[data-astro-cid-zqvhxwan]{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap}.home-hero-img[data-astro-cid-zqvhxwan]{width:100%;height:auto;border:1px solid var(--color-border)}.link-underline[data-astro-cid-zqvhxwan]{font-family:Archivo,system-ui,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:var(--color-text);position:relative;display:inline-block;padding-bottom:2px}.link-underline[data-astro-cid-zqvhxwan]:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.link-underline[data-astro-cid-zqvhxwan]:hover{color:var(--color-primary)}.link-underline[data-astro-cid-zqvhxwan]:hover:after{transform:scaleX(1);transform-origin:left;background:var(--color-primary)}.featured-inner[data-astro-cid-zqvhxwan]{display:grid;grid-template-columns:1fr 1.3fr;gap:40px;align-items:center}.featured-label[data-astro-cid-zqvhxwan]{font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.12em;display:block;margin-bottom:8px;text-transform:uppercase;color:var(--color-primary)}.featured-title[data-astro-cid-zqvhxwan]{font-family:Archivo,system-ui,sans-serif;font-size:22px;font-weight:400;line-height:26.4px;margin-bottom:10px;text-transform:uppercase}.featured-desc[data-astro-cid-zqvhxwan]{font-size:13px;font-weight:300;color:var(--color-text-secondary);line-height:1.7;margin-bottom:24px;max-width:440px}.featured-media[data-astro-cid-zqvhxwan]{aspect-ratio:16/10}.featured-media[data-astro-cid-zqvhxwan] img[data-astro-cid-zqvhxwan],.featured-media[data-astro-cid-zqvhxwan] video[data-astro-cid-zqvhxwan]{width:100%;height:100%;display:block;object-fit:cover;border:1px solid var(--color-border)}.video-block[data-astro-cid-zqvhxwan]{position:relative;width:100%;height:100%}.video-replay[data-astro-cid-zqvhxwan]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;background:#00000080;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.video-replay[data-astro-cid-zqvhxwan] svg[data-astro-cid-zqvhxwan]{width:22px;height:22px;fill:#fff}.audio-block[data-astro-cid-zqvhxwan]{position:relative;width:100%;height:100%;background:#0a0a0a;border:1px solid var(--color-border);overflow:hidden;display:flex;flex-direction:column}.audio-waveform[data-astro-cid-zqvhxwan]{flex:1;width:100%;height:100%;display:block}.audio-controls[data-astro-cid-zqvhxwan]{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:10px 14px;background:linear-gradient(transparent,#000000b3);z-index:2}.audio-play[data-astro-cid-zqvhxwan]{flex-shrink:0;width:32px;height:32px;background:#ffffff26;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.audio-play[data-astro-cid-zqvhxwan] svg[data-astro-cid-zqvhxwan]{width:16px;height:16px;fill:#fff}.audio-track[data-astro-cid-zqvhxwan]{flex:1;position:relative;height:4px;background:#ffffff26;border-radius:2px}.audio-progress[data-astro-cid-zqvhxwan]{position:absolute;top:0;left:0;height:100%;width:0%;background:#fff;border-radius:2px;pointer-events:none}.audio-seek[data-astro-cid-zqvhxwan]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.audio-time[data-astro-cid-zqvhxwan]{flex-shrink:0;font-family:JetBrains Mono,monospace;font-size:11px;color:#ffffffb3;min-width:32px;text-align:right}.providers-grid[data-astro-cid-zqvhxwan]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.provider-chip[data-astro-cid-zqvhxwan]{display:flex;align-items:center;justify-content:center;padding:16px 20px;background:var(--color-surface-paper);border:1px solid var(--color-border);border-radius:var(--radius-md);transition:border-color .15s ease,background .15s ease}.provider-chip[data-astro-cid-zqvhxwan]:hover{border-color:var(--color-primary);background:var(--color-accent-muted)}.provider-chip[data-astro-cid-zqvhxwan] .p-logo[data-astro-cid-zqvhxwan]{height:24px;width:auto;flex-shrink:0}.provider-chip[data-astro-cid-zqvhxwan] .p-logo-wordmark[data-astro-cid-zqvhxwan]{height:18px}.cards-grid[data-astro-cid-zqvhxwan]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.editorial-card[data-astro-cid-zqvhxwan],.dev-card[data-astro-cid-zqvhxwan]{padding:24px;background:var(--color-surface-paper);border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;flex-direction:column;gap:8px}.editorial-card[data-astro-cid-zqvhxwan] h3[data-astro-cid-zqvhxwan],.dev-card[data-astro-cid-zqvhxwan] h3[data-astro-cid-zqvhxwan]{font-size:13px;font-weight:400;margin:0}.editorial-card[data-astro-cid-zqvhxwan] p[data-astro-cid-zqvhxwan],.dev-card[data-astro-cid-zqvhxwan] p[data-astro-cid-zqvhxwan]{font-size:11px;font-weight:300;color:var(--color-text-secondary);line-height:1.6;margin:0;flex:1}.editorial-card[data-astro-cid-zqvhxwan] .card-link[data-astro-cid-zqvhxwan],.dev-card[data-astro-cid-zqvhxwan] .card-link[data-astro-cid-zqvhxwan]{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;text-decoration:none;color:var(--color-text);transition:color .15s ease}.editorial-card[data-astro-cid-zqvhxwan] .card-link[data-astro-cid-zqvhxwan]:hover,.dev-card[data-astro-cid-zqvhxwan] .card-link[data-astro-cid-zqvhxwan]:hover{color:var(--color-primary)}.dev-grid[data-astro-cid-zqvhxwan]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.dev-icon[data-astro-cid-zqvhxwan]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--color-surface-alt);color:var(--color-primary);border-radius:var(--radius-sm)}@media(max-width:1024px){.featured-inner[data-astro-cid-zqvhxwan]{grid-template-columns:1fr 1fr;gap:28px}.providers-grid[data-astro-cid-zqvhxwan]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.home-hero-inner[data-astro-cid-zqvhxwan]{grid-template-columns:1fr;gap:20px}.home-hero-title[data-astro-cid-zqvhxwan]{font-size:26px}.hero-actions[data-astro-cid-zqvhxwan]{flex-direction:column}.featured-inner[data-astro-cid-zqvhxwan]{grid-template-columns:1fr;gap:20px}.cards-grid[data-astro-cid-zqvhxwan],.dev-grid[data-astro-cid-zqvhxwan]{grid-template-columns:1fr}}@media(max-width:480px){.providers-grid[data-astro-cid-zqvhxwan]{grid-template-columns:1fr}}
