.asmo{--asmo-bg:#060a12;--asmo-text:#f1f5f9;--asmo-muted:#e2e8f0b8;--asmo-line:#94a3b82e;--asmo-accent:#38bdf8;--asmo-accent-2:#f97316;--asmo-card:#0f172ac7;--asmo-glow:#38bdf824;--asmo-glow-2:#f973161f;color:var(--asmo-text);background:radial-gradient(ellipse 90% 55% at 10% -8%,var(--asmo-glow),#0000 55%),radial-gradient(ellipse 70% 45% at 95% 0,var(--asmo-glow-2),#0000 52%),var(--asmo-bg);min-height:70vh;padding-top:calc(5.5rem + env(safe-area-inset-top, 0px));padding-bottom:3rem}html.light .asmo{--asmo-bg:#f3f6fb;--asmo-text:#0f172a;--asmo-muted:#334155e0;--asmo-line:#0f172a1a;--asmo-accent:#0284c7;--asmo-accent-2:#ea580c;--asmo-card:#fffffff0;--asmo-glow:#0284c71a;--asmo-glow-2:#ea580c14}.asmo-wrap{width:min(1120px,100% - 2rem);margin-inline:auto}.asmo-hero{padding:1.5rem 0 1.25rem}.asmo-kicker{display:inline-flex;padding:.28rem .75rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--asmo-accent) 45%,#0000);background:color-mix(in srgb,var(--asmo-accent) 12%,#0000);color:var(--asmo-accent);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.asmo-kicker,.asmo-title{margin:0 0 .85rem;font-weight:700}.asmo-title{max-width:18ch;font-size:clamp(1.85rem,4vw,3rem);line-height:1.12;letter-spacing:-.03em}.asmo-lead{margin:0 0 1.35rem;max-width:42rem;color:var(--asmo-muted);font-size:1.02rem;line-height:1.7}.asmo-hero-actions{display:flex;flex-wrap:wrap;gap:.7rem}.asmo-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.55rem 1.15rem;border-radius:999px;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease}.asmo-btn:hover{transform:translateY(-1px)}.asmo-btn--primary{color:#061018;background:linear-gradient(135deg,var(--asmo-accent),#7dd3fc 45%,var(--asmo-accent-2))}.asmo-btn--ghost{color:var(--asmo-text);border:1px solid var(--asmo-line);background:color-mix(in srgb,var(--asmo-card) 80%,#0000)}.asmo-steps{padding:.5rem 0 1.5rem}.asmo-steps__grid{display:grid;gap:.75rem}@media(min-width:768px){.asmo-steps__grid{grid-template-columns:repeat(3,1fr)}}.asmo-step{display:flex;gap:.75rem;align-items:flex-start;padding:.95rem 1rem;border:1px solid var(--asmo-line);border-radius:1rem;background:var(--asmo-card)}.asmo-step__n{display:inline-flex;width:1.7rem;height:1.7rem;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in srgb,var(--asmo-accent) 18%,#0000);color:var(--asmo-accent);font-size:.8rem;font-weight:700}.asmo-step__t{margin:0;color:var(--asmo-muted);font-size:.92rem;line-height:1.5}.asmo-gallery{padding:.5rem 0 2rem}.asmo-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem}.asmo-chip{appearance:none;border:1px solid var(--asmo-line);background:color-mix(in srgb,var(--asmo-card) 70%,#0000);color:var(--asmo-muted);border-radius:999px;padding:.4rem .85rem;font-size:.82rem;font-weight:600;cursor:pointer}.asmo-chip--active{color:var(--asmo-text);border-color:color-mix(in srgb,var(--asmo-accent) 55%,#0000);background:color-mix(in srgb,var(--asmo-accent) 16%,#0000)}.asmo-grid{display:grid;gap:1rem}@media(min-width:640px){.asmo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.asmo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.asmo-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--asmo-line);border-radius:1.15rem;background:var(--asmo-card);box-shadow:0 18px 40px #00000038}html.light .asmo-card{box-shadow:0 14px 28px #0f172a14}.asmo-card__media{position:relative;aspect-ratio:16/10;background:linear-gradient(145deg,#38bdf82e,#0000 42%),linear-gradient(320deg,#f9731633,#0000 48%),#0b1220;overflow:hidden}html.light .asmo-card__media{background:linear-gradient(145deg,#0284c724,#0000 42%),linear-gradient(320deg,#ea580c1f,#0000 48%),#e2e8f0}.asmo-card__img,.asmo-card__video{width:100%;height:100%;object-fit:cover;display:block}.asmo-card__placeholder{position:absolute;inset:0;display:grid;place-content:center;gap:.35rem;text-align:center}.asmo-card__placeholder-label{font-size:1.35rem;font-weight:800;letter-spacing:.12em;background:linear-gradient(90deg,#7dd3fc,#fdba74);-webkit-background-clip:text;background-clip:text;color:#0000}.asmo-card__placeholder-hint{color:var(--asmo-muted);font-size:.78rem}.asmo-card__badge{position:absolute;top:.7rem;inset-inline-start:.7rem;padding:.22rem .55rem;border-radius:999px;background:#060a12b8;border:1px solid #7dd3fc59;color:#e0f2fe;font-size:.68rem;font-weight:700}.asmo-card__media-note{position:absolute;bottom:.65rem;inset-inline-end:.65rem;padding:.2rem .5rem;border-radius:999px;background:#060a12a6;color:#e2e8f0d9;font-size:.65rem;font-weight:600}.asmo-card__body{display:flex;flex-direction:column;gap:.55rem;padding:.95rem 1rem 1.05rem;flex:1}.asmo-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.asmo-tag{padding:.15rem .45rem;border-radius:999px;border:1px solid var(--asmo-line);color:var(--asmo-muted);font-size:.68rem;font-weight:600}.asmo-card__title{margin:0;font-size:1.05rem;line-height:1.3;font-weight:700}.asmo-card__blurb{margin:0;color:var(--asmo-muted);font-size:.86rem;line-height:1.55;flex:1}.asmo-copy{appearance:none;margin-top:.35rem;width:100%;min-height:2.45rem;border-radius:.85rem;border:1px solid color-mix(in srgb,var(--asmo-accent) 40%,#0000);background:color-mix(in srgb,var(--asmo-accent) 14%,#0000);color:var(--asmo-text);font-size:.88rem;font-weight:700;cursor:pointer}.asmo-copy:hover{background:color-mix(in srgb,var(--asmo-accent) 22%,#0000)}.asmo-card__actions,.asmo-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.35rem;width:100%}.asmo-card__actions .asmo-copy,.asmo-card__actions .asmo-download,.asmo-modal__actions .asmo-copy,.asmo-modal__actions .asmo-download{margin-top:0;flex:1 1 auto;min-width:7.5rem;width:auto;text-align:center;text-decoration:none;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.asmo-download{appearance:none;min-height:2.45rem;padding:0 .85rem;border-radius:.85rem;border:1px solid var(--asmo-line);background:#0000;color:var(--asmo-text);font-size:.88rem;font-weight:700;cursor:pointer}.asmo-download:hover{border-color:color-mix(in srgb,var(--asmo-accent) 45%,#0000);background:color-mix(in srgb,var(--asmo-accent) 10%,#0000)}.asmo-cta{padding:1rem 0 2rem}.asmo-cta__inner{padding:1.5rem 1.25rem;border-radius:1.35rem;border:1px solid var(--asmo-line);background:linear-gradient(135deg,color-mix(in srgb,var(--asmo-accent) 12%,#0000),#0000 55%),var(--asmo-card);text-align:center}.asmo-cta__title{margin:0 0 .55rem;font-size:clamp(1.25rem,2.5vw,1.7rem);font-weight:700}.asmo-cta__text{margin:0 auto 1.1rem;max-width:36rem;color:var(--asmo-muted);font-size:.95rem;line-height:1.6}.asmo-cta__inner .asmo-hero-actions{justify-content:center}.asmo-card__media-hit{position:absolute;inset:0;z-index:2;appearance:none;border:0;background:#0000;cursor:pointer;display:grid;place-items:center}.asmo-card__play{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:#060a129e;border:1px solid #7dd3fc73;color:#f8fafc;font-size:1.05rem;line-height:1;opacity:.92;transition:transform .15s ease,background .15s ease,opacity .15s ease;pointer-events:none}.asmo-card__media-hit:focus-visible .asmo-card__play,.asmo-card__media-hit:hover .asmo-card__play{transform:scale(1.06);background:#060a12c7;opacity:1}.asmo-modal{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:1rem;background:#02060ec7;backdrop-filter:blur(8px)}.asmo-modal__panel{position:relative;width:min(920px,100%);max-height:min(92vh,900px);overflow:auto;border-radius:1.15rem;border:1px solid var(--asmo-line);background:var(--asmo-card);box-shadow:0 28px 80px #00000073}.asmo-modal__close{position:absolute;top:.65rem;inset-inline-end:.65rem;z-index:2;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid var(--asmo-line);background:#060a12b8;color:var(--asmo-text);font-size:1.35rem;line-height:1;cursor:pointer}.asmo-modal__media{background:#000;aspect-ratio:16/9}.asmo-modal__img,.asmo-modal__video{width:100%;height:100%;object-fit:contain;display:block;background:#000}.asmo-modal__meta{display:flex;flex-direction:column;gap:.55rem;padding:1rem 1.1rem 1.15rem}.asmo-modal__title{margin:0;padding-inline-end:2.4rem;font-size:1.15rem;font-weight:700;line-height:1.3}.asmo-modal__blurb{margin:0;color:var(--asmo-muted);font-size:.9rem;line-height:1.55}