.gateway-messages-scene-boundary{width:100%}.gateway-messages-scene{--gateway-message-stage:#090909;--gateway-message-screen:#f2f2f7;--gateway-message-screen-rgb:242,242,247;--gateway-message-text:#070707;--gateway-message-muted:#737377;--gateway-message-incoming:#dedee3;--gateway-message-outgoing:#0a84ff;--gateway-message-outgoing-text:#ffffff;--gateway-message-chrome:rgba(248,248,250,0.94);--gateway-message-rule:rgba(60,60,67,0.18);--gateway-message-control:rgba(255,255,255,0.74);--gateway-message-control-border:rgba(60,60,67,0.2);--gateway-message-control-shadow:rgba(30,30,34,0.08);--gateway-message-phone-edge:#2a2927;--gateway-message-card:#e9a03a;align-items:center;background:var(--gateway-message-stage);color:var(--gateway-message-text);display:flex;justify-content:center;min-height:100svh;overflow:hidden;padding:clamp(18px,4vw,48px)}.gateway-messages-scene[data-theme$=-dark]{--gateway-message-screen:#000000;--gateway-message-screen-rgb:0,0,0;--gateway-message-text:#ffffff;--gateway-message-muted:#98989d;--gateway-message-incoming:#262629;--gateway-message-chrome:rgba(22,22,24,0.9);--gateway-message-rule:rgba(235,235,245,0.2);--gateway-message-control:rgba(54,54,58,0.76);--gateway-message-control-border:rgba(235,235,245,0.22);--gateway-message-control-shadow:rgba(0,0,0,0.28);--gateway-message-phone-edge:#424244}.gateway-messages-scene[data-theme^=ios27] .gateway-messages-composer,.gateway-messages-scene[data-theme^=ios27] .gateway-messages-header{-webkit-backdrop-filter:blur(22px) saturate(1.25);backdrop-filter:blur(22px) saturate(1.25);background:rgba(var(--gateway-message-screen-rgb),.76)}.gateway-messages-phone{aspect-ratio:390/780;background:var(--gateway-message-screen);border:7px solid var(--gateway-message-phone-edge);border-radius:var(--sc-radius-exception-large-device-shell);box-shadow:inset 0 2px 0 rgba(255,255,255,.08),0 18px 60px rgba(0,0,0,.46);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;isolation:isolate;max-height:min(800px,calc(100svh - 36px));max-width:390px;overflow:hidden;position:relative;width:min(100%,390px)}.gateway-messages-island{background:#000000;border-radius:var(--sc-radius-exception-transport-auto-toggle);height:24px;justify-self:center;margin-top:8px;width:84px;z-index:3}.gateway-messages-header{align-items:center;background:var(--gateway-message-chrome);border-bottom:1px solid var(--gateway-message-rule);display:grid;font:600 11px/1.15 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;grid-template-columns:58px 1fr 58px;justify-items:center;min-height:72px;padding:4px 10px 8px;position:relative;z-index:2}.gateway-messages-contact{align-items:center;display:flex;flex-direction:column;gap:0}.gateway-messages-contact strong{letter-spacing:-.1px}.gateway-messages-contact-label{align-items:center;background:var(--gateway-message-control);border:1px solid var(--gateway-message-control-border);border-radius:var(--sc-radius-exception-transport-auto-toggle);box-shadow:0 4px 12px var(--gateway-message-control-shadow);display:flex;gap:5px;justify-content:center;margin-top:-3px;min-height:24px;min-width:68px;padding:2px 9px 2px 11px}.gateway-messages-contact-chevron{border-right:2px solid var(--gateway-message-muted);border-top:2px solid var(--gateway-message-muted);display:block;height:7px;transform:rotate(45deg);width:7px}.gateway-messages-avatar{align-items:center;background:linear-gradient(145deg,#8f98a4,#5d6570);border-radius:var(--sc-radius-exception-circular);color:#ffffff;display:flex;font-size:15px;height:34px;justify-content:center;width:34px}.gateway-messages-back,.gateway-messages-video-control{align-items:center;-webkit-backdrop-filter:blur(18px) saturate(1.2);backdrop-filter:blur(18px) saturate(1.2);background:var(--gateway-message-control);border:1px solid var(--gateway-message-control-border);box-shadow:0 4px 16px var(--gateway-message-control-shadow);color:var(--gateway-message-text);display:flex;height:34px;justify-content:center}.gateway-messages-back{border-radius:var(--sc-radius-exception-transport-auto-toggle);gap:9px;justify-self:start;width:54px}.gateway-messages-back-chevron{border-bottom:3px solid;border-left:3px solid;display:block;height:10px;transform:rotate(45deg);width:10px}.gateway-messages-back-count{align-items:center;background:var(--gateway-message-text);border-radius:var(--sc-radius-exception-circular);color:var(--gateway-message-screen);display:flex;font-size:12px;font-weight:600;height:20px;justify-content:center;line-height:1;width:20px}.gateway-messages-video-control{border-radius:var(--sc-radius-exception-circular);justify-self:end;width:34px}.gateway-messages-video-icon{display:block;height:19px;overflow:visible;width:24px}.gateway-messages-thread{display:flex;flex-direction:column;gap:7px;list-style:none;margin:0;overflow:hidden;padding:18px 12px 10px}.gateway-message-row,.gateway-message-status{animation:gateway-message-enter .24s cubic-bezier(.2,.7,.2,1) both;display:flex;margin:0}.gateway-message-status{color:var(--gateway-message-muted);display:block;font:500 10px/1.4 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;text-align:right}.gateway-message-bubble{background:var(--gateway-message-incoming);border-radius:var(--sc-radius-exception-message-bubble);font:400 15px/1.24 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;letter-spacing:-.18px;margin:0;max-width:78%;padding:8px 12px;position:relative}.gateway-message-row.outgoing .gateway-message-bubble{background:var(--gateway-message-outgoing);color:var(--gateway-message-outgoing-text)}.gateway-message-row.incoming .gateway-message-bubble:after,.gateway-message-row.incoming .gateway-message-bubble:before,.gateway-message-row.outgoing .gateway-message-bubble:after,.gateway-message-row.outgoing .gateway-message-bubble:before{bottom:0;content:"";position:absolute}.gateway-message-row.incoming .gateway-message-bubble:after,.gateway-message-row.outgoing .gateway-message-bubble:after{clip-path:none;height:14px;width:12px}.gateway-message-row.incoming .gateway-message-bubble:before,.gateway-message-row.outgoing .gateway-message-bubble:before{background:var(--gateway-message-screen);bottom:-1px;height:15px;width:8px;z-index:1}.gateway-message-row.outgoing .gateway-message-bubble:after{background:var(--gateway-message-outgoing);border-bottom-left-radius:var(--sc-radius-exception-circular);right:-6px}.gateway-message-row.outgoing .gateway-message-bubble:before{border-bottom-left-radius:var(--sc-radius-exception-circular);right:-10px}.gateway-message-row.incoming .gateway-message-bubble:after{background:var(--gateway-message-incoming);border-bottom-right-radius:var(--sc-radius-exception-circular);left:-6px}.gateway-message-row.incoming .gateway-message-bubble:before{border-bottom-right-radius:var(--sc-radius-exception-circular);left:-10px}.gateway-message-rich-link:after,.gateway-message-rich-link:before{bottom:0;content:"";position:absolute}.gateway-message-rich-link:after{background:#171a1d;border-bottom-left-radius:var(--sc-radius-exception-circular);clip-path:none;height:14px;right:-6px;width:12px;z-index:0}.gateway-message-rich-link:before{background:var(--gateway-message-screen);border-bottom-left-radius:var(--sc-radius-exception-circular);bottom:-1px;height:15px;right:-10px;width:8px;z-index:1}.gateway-message-row.incoming .gateway-message-rich-link:after,.gateway-message-row.incoming .gateway-message-rich-link:before{border-bottom-left-radius:0;border-bottom-right-radius:var(--sc-radius-exception-circular)}.gateway-message-row.incoming .gateway-message-rich-link:before{left:-10px;right:auto}.gateway-message-rich-link{border:0;border-radius:var(--sc-radius-exception-message-rich-link);box-shadow:none;display:block;max-width:76%;overflow:visible;padding:0;position:relative;text-align:left;width:236px}.gateway-message-rich-link-surface{border-radius:inherit;display:block;overflow:hidden;position:relative;z-index:2}.gateway-message-streaming-card{background:#171a1d;color:#ffffff}.gateway-message-streaming-art{aspect-ratio:16/9;background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 42%),radial-gradient(circle at 64% 35%,#c88a49 0 12%,transparent 13%),linear-gradient(115deg,#35302e,#111315 58%,#25201e);display:block}.gateway-message-link-copy{display:flex;flex-direction:column;font:400 12px/1.35 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;gap:2px;padding:8px 10px 9px}.gateway-message-link-copy strong{font-size:14px}.gateway-message-link-copy>span{color:rgba(255,255,255,.64)}.gateway-message-typing{align-items:center;display:flex;gap:4px;min-height:34px;min-width:54px}.gateway-message-typing>span{background:var(--gateway-message-muted);border-radius:var(--sc-radius-exception-circular);height:6px;width:6px}.gateway-message-soundcoaster-card{appearance:none;background:var(--gateway-message-card);color:#11100d;cursor:pointer;min-height:var(--sc-size-touch-target);text-decoration:none}.gateway-message-soundcoaster-card:focus-visible{outline:3px solid #ffffff;outline-offset:3px}.gateway-message-soundcoaster-art{aspect-ratio:16/7;background:#090c0d;display:grid;gap:5px;grid-template-rows:auto auto 1fr auto;padding:7px 8px 6px}.gateway-message-mini-handle,.gateway-message-mini-header,.gateway-message-mini-track,.gateway-message-mini-transport{color:var(--sc-color-text-display-secondary);font:700 7px/1 var(--sc-font-lcd)}.gateway-message-mini-header,.gateway-message-mini-transport{align-items:center;display:flex;justify-content:space-between;letter-spacing:.08em}.gateway-message-mini-header strong,.gateway-message-mini-transport b{color:var(--sc-color-action-preview)}.gateway-message-mini-handle{color:#f5efe3;font:700 13px/1 var(--sc-font-product);letter-spacing:-.03em}.gateway-message-mini-tracks{display:grid;gap:2px;grid-template-columns:repeat(3,minmax(0,1fr))}.gateway-message-mini-track{align-items:center;background:linear-gradient(150deg,rgba(233,160,58,.18),transparent 58%),#12191b;border-left:2px solid var(--sc-color-action-preview);display:grid;gap:3px;min-width:0;padding:4px}.gateway-message-mini-track b{color:var(--sc-color-action-preview)}.gateway-message-mini-track i{font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gateway-message-mini-transport{border-top:1px solid rgba(233,160,58,.35);padding-top:4px}.gateway-message-link-copy.soundcoaster{font-family:var(--sc-font-product)}.gateway-message-link-copy.soundcoaster strong{color:#11100d;font-family:var(--sc-font-lcd)}.gateway-message-link-copy.soundcoaster>span{color:rgba(17,16,13,.72)}.gateway-messages-composer{align-items:center;background:var(--gateway-message-chrome);border-top:1px solid var(--gateway-message-rule);display:grid;gap:8px;grid-template-columns:32px 1fr 28px;min-height:58px;padding:8px 10px 12px}.gateway-messages-add,.gateway-messages-mic{align-items:center;background:var(--gateway-message-incoming);border-radius:var(--sc-radius-exception-circular);color:var(--gateway-message-muted);display:flex;font:400 24px/1 -apple-system,BlinkMacSystemFont,sans-serif;height:30px;justify-content:center;width:30px}.gateway-messages-field{border:1px solid var(--gateway-message-rule);border-radius:var(--sc-radius-exception-transport-auto-toggle);color:var(--gateway-message-muted);font:400 14px/1 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;padding:8px 12px}.gateway-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes gateway-message-enter{0%{opacity:0;transform:translateY(9px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.gateway-message-row,.gateway-message-status{animation:none}}@media (max-height:720px){.gateway-messages-thread{gap:5px;padding-top:10px}.gateway-message-bubble{font-size:14px;padding-block:7px}.gateway-message-rich-link{width:210px}}.gateway-home{background:#090909;min-height:100svh}.gateway-message-soundcoaster-card,.gateway-player-region{view-transition-name:gateway-card-player}::view-transition-group(gateway-card-player){animation-duration:.8s;animation-timing-function:cubic-bezier(.22,.72,.16,1)}.gateway-player-chapter{--gateway-ask-in:0;--gateway-cta-open:0;--gateway-demo-out:0;background:#090909;position:relative;view-timeline-axis:block;view-timeline-name:--gateway-chapter}.gateway-player-sticky{align-items:flex-start;display:flex;justify-content:center;min-height:100svh;padding:clamp(18px,4vw,44px) 12px;position:sticky;top:0}.gateway-player-region{background:var(--sc-color-shell-base);box-shadow:0 8px 0 rgba(0,0,0,.42),0 12px 26px rgba(0,0,0,.24);max-width:1060px;outline:none;transform-origin:center top;width:min(100%,1060px)}.gateway-home[data-transition=direct] .gateway-player-region{animation:gateway-player-direct-reveal .26s ease-out both}.gateway-player-region:focus-visible{outline:3px solid var(--sc-color-action-preview);outline-offset:4px}.gateway-player-region .current-vibe-listen-stack{margin-inline:auto}.gateway-player-region .public-feed-lcd-panel{opacity:calc(1 - var(--gateway-demo-out));transform:translateY(calc(var(--gateway-demo-out) * -6px))}.gateway-deck-accessory{display:grid}.gateway-deck-ask-readout{align-items:center;background:var(--sc-color-display-bg);border-radius:var(--sc-radius-exception-transport-lcd-panel);color:var(--sc-color-text-display-primary);display:flex;font:700 12px/16px var(--sc-font-lcd);inset:10px 12px auto;letter-spacing:.08em;margin:0;min-height:48px;opacity:var(--gateway-ask-in);padding:10px 12px;pointer-events:none;position:absolute;transform:translateY(calc((1 - var(--gateway-ask-in)) * 8px));z-index:5}.gateway-deck-invitation{display:grid;gap:10px;max-height:calc(var(--gateway-cta-open) * 184px);opacity:var(--gateway-cta-open);overflow:hidden;transform:translateY(calc((1 - var(--gateway-cta-open)) * -10px))}.gateway-deck-slots{display:grid;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;margin:0;padding:0}.gateway-deck-slots li{background:var(--sc-color-display-surface);border-top:3px solid var(--sc-color-action-preview);color:var(--sc-color-text-display-primary);display:grid;gap:5px;min-height:54px;min-width:0;padding:8px}.gateway-deck-address,.gateway-deck-slots span{color:var(--sc-color-action-preview);font:700 9px/1.25 var(--sc-font-lcd);letter-spacing:.06em}.gateway-deck-slots strong{font:700 11px/1.12 var(--sc-font-product)}.gateway-deck-handoff{align-items:stretch;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}.gateway-deck-address{align-items:center;background:var(--sc-color-display-bg);display:flex;margin:0;overflow-wrap:anywhere;padding:10px 12px}.gateway-deck-primary{align-items:center;background:var(--sc-color-action-preview);border:2px solid var(--sc-color-action-preview-dark);color:var(--sc-color-text-on-shell);display:flex;font:700 12px/1 var(--sc-font-lcd);justify-content:center;min-height:var(--sc-size-touch-target);opacity:var(--gateway-cta-open);padding:10px 14px;text-decoration:none;text-transform:uppercase;transform:translateY(calc((1 - var(--gateway-cta-open)) * -10px))}.gateway-deck-primary:focus-visible{outline:3px solid #11100d;outline-offset:-5px}.gateway-deck-primary[data-revealed=false]{pointer-events:none}.gateway-player-chapter[data-scroll-fallback=false] .gateway-player-region .public-feed-lcd-panel{animation:gateway-demo-lcd-out linear both;animation-range:contain var(--gateway-demo-start) contain var(--gateway-demo-end);animation-timeline:--gateway-chapter}.gateway-player-chapter[data-scroll-fallback=false] .gateway-deck-ask-readout{animation:gateway-ask-in linear both;animation-range:contain var(--gateway-ask-start) contain var(--gateway-ask-end);animation-timeline:--gateway-chapter}.gateway-player-chapter[data-scroll-fallback=false] .gateway-deck-invitation,.gateway-player-chapter[data-scroll-fallback=false] .gateway-deck-primary{animation:gateway-cta-open linear both;animation-range:contain var(--gateway-cta-start) contain var(--gateway-cta-end);animation-timeline:--gateway-chapter}.gateway-degraded{align-items:center;background:#090909;display:flex;justify-content:center;min-height:100svh;padding:24px}.gateway-degraded-primary,.gateway-editorial-primary{align-items:center;background:var(--sc-color-action-preview);border:2px solid #11100d;color:#11100d;display:inline-flex;font:800 12px/1 var(--sc-font-lcd);justify-content:center;min-height:var(--sc-size-touch-target);padding:12px 18px;text-decoration:none;text-transform:uppercase}.gateway-degraded-primary:focus-visible,.gateway-editorial-primary:focus-visible{outline:3px solid #ffffff;outline-offset:4px}.gateway-editorial-spread{background:#ece6d9;color:#11100d;overflow:hidden}.gateway-editorial-columns{display:grid;min-height:clamp(560px,72svh,720px)}.gateway-editorial-answer,.gateway-editorial-question{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(28px,4vw,64px) clamp(20px,5vw,72px)}.gateway-editorial-question{background:#ece6d9}.gateway-editorial-answer span,.gateway-editorial-hardware-rail p,.gateway-editorial-index,.gateway-editorial-share-label{font:800 11px/1.35 var(--sc-font-lcd);letter-spacing:.09em;margin:0}.gateway-editorial-question h2{font:800 clamp(54px,8vw,112px)/.84 var(--sc-font-product);letter-spacing:-.065em;margin:clamp(28px,5vw,56px) 0 0;max-width:6ch;overflow-wrap:normal}.gateway-editorial-answer{background:#d98c32;gap:32px}.gateway-editorial-answer>p{font:700 clamp(38px,5vw,68px)/.94 var(--sc-font-product);letter-spacing:-.055em;margin:0;max-width:9ch}.gateway-editorial-share{background:#151515;color:#f5efe3;padding:28px 0 36px}.gateway-editorial-share-label{color:#d98c32;padding:0 clamp(20px,6vw,76px) 18px}.gateway-editorial-share-reel,.gateway-editorial-share-static{font:800 clamp(50px,11vw,132px)/.9 var(--sc-font-product);letter-spacing:-.06em;margin:0;white-space:nowrap}.gateway-editorial-share-reel{height:.9em;overflow:hidden;padding-inline:clamp(20px,6vw,76px)}.gateway-editorial-share-track{animation:gateway-editorial-reel 15s cubic-bezier(.7,0,.3,1) infinite}.gateway-editorial-share-reel[data-share-motion=held] .gateway-editorial-share-track{animation:none}.gateway-editorial-share-destination{clip-path:inset(1px 0);display:block;flex:0 0 0.9em;height:.9em;overflow:hidden;white-space:nowrap}.gateway-editorial-share-static{padding-inline:clamp(20px,6vw,76px)}.gateway-editorial-hardware-rail{align-items:center;background:#090909;color:#f5efe3;display:flex;flex-wrap:wrap;gap:22px;justify-content:space-between;min-height:120px;padding:24px clamp(20px,6vw,76px)}.gateway-editorial-hardware-rail p{display:grid;gap:6px;overflow-wrap:anywhere}.gateway-editorial-hardware-rail p span{color:#d98c32}@keyframes gateway-editorial-reel{0%,16%{transform:translateY(0)}20%,36%{transform:translateY(-.9em)}40%,56%{transform:translateY(-1.8em)}60%,76%{transform:translateY(-2.7em)}80%,to{transform:translateY(-3.6em)}}@keyframes gateway-player-direct-reveal{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes gateway-demo-lcd-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@keyframes gateway-ask-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes gateway-cta-open{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:499px){.gateway-messages-scene{padding:8px}.gateway-messages-phone{max-height:calc(100svh - 16px)}.gateway-messages-island{height:22px;margin-top:6px}.gateway-messages-header{min-height:66px}.gateway-messages-thread{gap:5px;padding:12px 10px 6px}.gateway-message-rich-link{width:220px}.gateway-message-bubble{padding:7px 11px}}@media (min-width:800px){.gateway-player-sticky{padding-top:56px}.gateway-player-region{box-shadow:0 10px 0 rgba(0,0,0,.48),0 18px 40px rgba(0,0,0,.24)}.gateway-editorial-columns{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)}}@media (prefers-reduced-motion:reduce){.gateway-home[data-transition=direct] .gateway-player-region,.gateway-player-chapter[data-scroll-fallback=false] .gateway-deck-ask-readout,.gateway-player-chapter[data-scroll-fallback=false] .gateway-deck-invitation,.gateway-player-chapter[data-scroll-fallback=false] .gateway-deck-primary,.gateway-player-chapter[data-scroll-fallback=false] .gateway-player-region .public-feed-lcd-panel,::view-transition-group(gateway-card-player){animation-duration:.01ms}.gateway-editorial-share-track{animation:none;transform:translateY(calc(6 * -48px))}}.gateway-site{--gateway-paper:var(--sc-color-shell-base);--gateway-paper-raised:var(--sc-color-shell-raised);--gateway-paper-rule:var(--sc-color-shell-shadow);--gateway-ink:var(--sc-color-text-on-shell);--gateway-ink-muted:var(--sc-color-text-on-shell-muted);--gateway-stage:var(--sc-color-display-bg);--gateway-stage-raised:var(--sc-color-display-panel);--gateway-stage-rule:var(--sc-color-display-line);--gateway-stage-text:var(--sc-color-text-display-primary);--gateway-stage-muted:var(--sc-color-text-display-secondary);--gateway-amber:var(--sc-color-action-preview);--gateway-amber-dark:var(--sc-color-action-preview-dark);--gateway-ochre:var(--sc-color-signal-lineage);background:var(--gateway-paper);box-shadow:0 0 0 1px var(--gateway-paper-rule);color:var(--gateway-ink);margin:var(--sc-spacing-sm) auto;max-width:1200px;overflow:clip;width:calc(100% - (2 * var(--sc-spacing-sm)))}.gateway-page-chrome{background:var(--gateway-paper-raised);border-bottom:1px solid var(--gateway-paper-rule)}.gateway-browser-strip{align-items:center;background:var(--gateway-stage-raised);color:var(--gateway-stage-muted);display:flex;font:700 var(--sc-typography-scale-micro)/1 var(--sc-font-lcd);gap:var(--sc-spacing-md);height:34px;padding-inline:var(--sc-spacing-content-inset)}.gateway-browser-strip span{letter-spacing:var(--sc-typography-letter-spacing-compact)}.gateway-browser-strip strong{font:inherit}.gateway-site-nav{align-items:center;display:flex;height:64px;justify-content:space-between;padding-inline:clamp(var(--sc-spacing-content-inset),4vw,48px)}.gateway-site-wordmark{display:inline-flex}.gateway-site-wordmark img{display:block;width:clamp(150px,18vw,220px)}.gateway-site-nav .current-vibe-account-cue a,.gateway-site-nav .current-vibe-account-cue button{align-items:center;background:var(--gateway-paper-raised);border:1px solid var(--gateway-paper-rule);box-shadow:0 2px 0 var(--gateway-paper-rule);color:var(--gateway-ink);display:inline-flex;font:700 var(--sc-typography-scale-compact-control)/1 var(--sc-font-lcd);justify-content:center;min-height:var(--sc-size-touch-target);padding-inline:var(--sc-spacing-content-inset);text-decoration:none;text-transform:uppercase}.gateway-site-nav .current-vibe-account-cue :is(a,button):focus-visible{outline:3px solid var(--gateway-amber);outline-offset:3px}.gateway-cold-open,.gateway-home,.gateway-product-story{background:var(--gateway-stage);color:var(--gateway-stage-text)}.gateway-cold-open,.gateway-product-story{display:grid;gap:clamp(var(--sc-spacing-xl),5vw,72px);grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);min-height:680px;padding:clamp(48px,6vw,76px) clamp(var(--sc-spacing-xl),6vw,76px)}.gateway-product-story{align-items:center;border-top:1px solid var(--gateway-stage-rule);min-height:640px}.gateway-cold-copy,.gateway-product-copy,.gateway-story-copy{align-self:center;display:grid;gap:var(--sc-spacing-lg)}.gateway-editorial-progress,.gateway-narrative-index,.gateway-product-copy>span{color:var(--gateway-amber);font:700 var(--sc-typography-scale-compact-control)/var(--sc-typography-line-height-compact) var(--sc-font-lcd);letter-spacing:var(--sc-typography-letter-spacing-compact);text-transform:uppercase}.gateway-cold-copy h1,.gateway-product-copy h2,.gateway-story-copy h2{color:var(--gateway-stage-text);font-family:var(--sc-font-product);font-weight:700;letter-spacing:normal;margin:initial}.gateway-cold-copy h1{font-size:clamp(46px,5vw,72px);line-height:calc(98 / 100);max-width:9ch}.gateway-product-copy h2,.gateway-story-copy h2{font-size:clamp(30px,3vw,42px);line-height:calc(104 / 100)}.gateway-cold-copy>p:last-child,.gateway-product-copy>p,.gateway-story-copy>p{color:var(--gateway-stage-muted);font:400 var(--sc-typography-role-body-font-size)/var(--sc-typography-role-body-line-height) var(--sc-font-product);letter-spacing:normal;margin:initial;max-width:44ch}.gateway-story-copy h2{color:var(--gateway-ink)}.gateway-cold-scene,.gateway-player-chapter{min-width:0}.gateway-cold-scene{align-items:center;display:flex;justify-content:center}.gateway-cold-scene .gateway-messages-scene{background:transparent;min-height:0;overflow:visible;padding:initial}.gateway-cold-scene .gateway-messages-phone{aspect-ratio:auto;height:548px}.gateway-home[data-composition=complete] .gateway-messages-island{height:16px;margin-top:var(--sc-spacing-xs);width:72px}.gateway-home[data-composition=complete] .gateway-messages-header{min-height:58px;padding-block:calc(var(--sc-spacing-xs) / 2) var(--sc-spacing-xs)}.gateway-home[data-composition=complete] .gateway-messages-composer{min-height:50px;padding-block:calc(var(--sc-spacing-sm) * .625) calc(var(--sc-spacing-sm) * .875)}.gateway-home[data-composition=complete] .gateway-messages-thread{gap:calc(var(--sc-spacing-sm) * .625)}.gateway-cold-scene .gateway-message-streaming-card .gateway-message-rich-link-surface{align-items:center;background:color-mix(in srgb,var(--gateway-message-outgoing) 45%,var(--gateway-message-stage));display:grid;grid-template-columns:52px minmax(0,1fr);padding:var(--sc-spacing-sm)}.gateway-cold-scene .gateway-message-streaming-art{aspect-ratio:1;background:radial-gradient(circle at 50% 50%,var(--gateway-amber) 0 18%,transparent 19%),var(--gateway-message-stage);height:52px}.gateway-cold-scene .gateway-message-streaming-card .gateway-message-link-copy{padding:var(--sc-spacing-sm)}.gateway-cold-scene .gateway-message-soundcoaster-card .gateway-message-rich-link-surface{display:grid;grid-template-columns:64px minmax(0,1fr)}.gateway-cold-scene .gateway-message-soundcoaster-art{align-items:center;aspect-ratio:auto;display:flex;height:72px;justify-content:center}.gateway-cold-scene .gateway-message-mini-header{align-items:flex-start;display:flex;flex-direction:column;font-size:var(--sc-typography-scale-compact-body);gap:var(--sc-spacing-xs)}.gateway-cold-scene .gateway-message-mini-handle,.gateway-cold-scene .gateway-message-mini-tracks,.gateway-cold-scene .gateway-message-mini-transport{display:none}.gateway-cold-scene .gateway-message-link-copy.soundcoaster{justify-content:center;min-width:0}.gateway-editorial-answer>p,.gateway-editorial-question h2,.gateway-editorial-share-reel,.gateway-editorial-share-static,.gateway-message-bubble,.gateway-message-mini-handle,.gateway-messages-contact strong{letter-spacing:normal}.gateway-message-soundcoaster-card{background:var(--gateway-amber);color:var(--gateway-ink)}.gateway-degraded,.gateway-home,.gateway-message-soundcoaster-art,.gateway-player-chapter{background-color:var(--gateway-stage)}.gateway-editorial-hardware-rail,.gateway-editorial-share,.gateway-message-mini-handle{color:var(--gateway-stage-text)}.gateway-player-chapter{min-height:245svh}.gateway-home[data-composition=complete] .gateway-player-chapter{min-height:auto}.gateway-home[data-composition=complete] .gateway-player-sticky{min-height:auto;padding:initial;position:relative}.gateway-home[data-composition=complete] .gateway-player-region{max-width:470px;width:min(100%,470px);max-height:548px;overflow:hidden}.gateway-home[data-composition=complete] .gateway-player-region .current-vibe-listen-header{gap:calc(var(--sc-spacing-md) / 2) calc(var(--sc-spacing-sm) * 1.25);grid-template-areas:"wordmark account" "creator creator";grid-template-columns:minmax(0,1fr) auto;position:relative}.gateway-home[data-composition=complete] .gateway-player-region .current-vibe-listen-header .public-feed-identity-wordmark{min-width:0;width:min(204px,58vw)}.gateway-home[data-composition=complete] .gateway-player-region .current-vibe-creator-chip{justify-content:start;justify-self:stretch}.gateway-story-preview{align-items:center;background:var(--gateway-paper-raised);color:var(--gateway-ink);gap:clamp(var(--sc-spacing-xl),8vw,120px);grid-template-columns:minmax(0,1.3fr) minmax(220px,.7fr);min-height:420px;padding:clamp(48px,7vw,84px) clamp(var(--sc-spacing-xl),7vw,84px)}.gateway-story-copy>p{color:var(--gateway-ink-muted)}.gateway-story-card-frame{aspect-ratio:4/5;background:var(--gateway-stage-raised);box-shadow:var(--sc-spacing-sm) var(--sc-spacing-sm) 0 var(--gateway-paper-rule);margin:initial;position:relative;justify-self:end;max-width:270px;width:100%}.gateway-story-card-frame img{display:block;height:100%;object-fit:cover;object-position:top center;width:100%}.gateway-editorial-spread{background:var(--gateway-paper);color:var(--gateway-ink)}.gateway-editorial-columns{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);min-height:560px}.gateway-editorial-answer,.gateway-editorial-question{background:var(--gateway-paper);gap:var(--sc-spacing-xl);padding:clamp(48px,6vw,76px)}.gateway-editorial-question{border-right:4px solid var(--gateway-amber)}.gateway-editorial-hardware-rail p,.gateway-editorial-index,.gateway-editorial-progress,.gateway-editorial-share-label{font-family:var(--sc-font-lcd)}.gateway-editorial-index,.gateway-editorial-progress{color:var(--gateway-amber)}.gateway-editorial-question h2{font:700 clamp(64px,7.4vw,104px)/.96 var(--sc-font-product);max-width:7ch}.gateway-editorial-answer{justify-content:center}.gateway-editorial-answer>p{color:var(--gateway-ochre);font:400 clamp(30px,3vw,42px)/1.08 var(--sc-font-product);max-width:11ch}.gateway-editorial-answer>span{color:var(--gateway-ink-muted);font:400 var(--sc-typography-role-supporting-font-size)/var(--sc-typography-role-supporting-line-height) var(--sc-font-product);letter-spacing:normal;max-width:30ch}.gateway-editorial-share{background:var(--gateway-stage);border:1px solid var(--gateway-stage-rule);padding:var(--sc-spacing-content-inset)}.gateway-editorial-share-label{color:var(--gateway-stage-muted);padding:initial;padding-bottom:var(--sc-spacing-sm)}.gateway-editorial-share-reel,.gateway-editorial-share-static{color:var(--gateway-amber);font:700 22px/48px var(--sc-font-product);height:48px;overflow:hidden;padding:initial}.gateway-editorial-share-track{animation:none;display:flex;flex-direction:column;transform:translateY(calc(var(--gateway-share-index) * -48px));transition:transform var(--sc-motion-duration-panel-transition) ease-out}.gateway-editorial-share-reel[data-share-motion=held] .gateway-editorial-share-track{transition:none}.gateway-editorial-answer .gateway-editorial-share-destination{clip-path:inset(0);flex:0 0 48px;font:700 22px/48px var(--sc-font-product);height:48px;letter-spacing:normal;line-height:var(--sc-size-transport-console-overlap);overflow:hidden}.gateway-editorial-hardware-rail{background:var(--gateway-stage-raised);min-height:112px}.gateway-editorial-hardware-rail p span{color:var(--gateway-amber)}.gateway-degraded-primary,.gateway-editorial-primary{background:var(--gateway-amber);border-color:var(--gateway-amber-dark);color:var(--gateway-ink)}@media (prefers-color-scheme:dark){body:has(.gateway-site){background:var(--sc-color-display-bg)}.gateway-site{--gateway-paper:#201d18;--gateway-paper-raised:#29251f;--gateway-paper-rule:#4b4438;--gateway-ink:var(--sc-color-text-display-primary);--gateway-ink-muted:var(--sc-color-text-display-secondary);--gateway-ochre:var(--sc-color-signal-lineage)}.gateway-site-wordmark img{filter:invert(1) sepia(.15) saturate(.7)}}@media (max-width:850px){.gateway-site{margin-block:var(--sc-spacing-sm)}.gateway-site-nav{height:62px}.gateway-site-wordmark img{width:150px}.gateway-cold-open,.gateway-editorial-columns,.gateway-product-story,.gateway-story-preview{grid-template-columns:minmax(0,1fr)}.gateway-cold-open,.gateway-product-story{gap:calc(2 * var(--sc-spacing-lg));min-height:0;padding:var(--sc-size-touch-target) var(--sc-spacing-xl)}.gateway-cold-copy h1{font-size:clamp(44px,12vw,58px)}.gateway-cold-scene .gateway-messages-phone{height:500px;width:min(100%,350px)}.gateway-home[data-composition=complete] .gateway-message-soundcoaster-art{height:64px}.gateway-home[data-composition=complete] .gateway-message-link-copy.soundcoaster{font-size:var(--sc-typography-role-transport-attribution-font-size);padding:calc(var(--sc-spacing-sm) * .625) calc(var(--sc-spacing-sm) * .875)}.gateway-home[data-composition=complete] .gateway-message-link-copy.soundcoaster strong{font-size:var(--sc-typography-scale-compact-body)}.gateway-product-story{padding-block:calc(var(--sc-size-touch-target) + var(--sc-spacing-sm))}.gateway-home[data-composition=complete] .gateway-player-region{max-width:100%;max-height:540px}.gateway-story-preview{gap:calc(2 * var(--sc-spacing-lg));min-height:0;padding:calc(var(--sc-size-touch-target) + var(--sc-spacing-sm)) var(--sc-spacing-xl)}.gateway-story-card-frame{justify-self:center;max-width:270px;width:100%}.gateway-editorial-columns{min-height:0}.gateway-editorial-answer,.gateway-editorial-question{min-height:440px;padding:calc(var(--sc-size-touch-target) + var(--sc-spacing-sm)) var(--sc-spacing-xl)}.gateway-editorial-question{border-bottom:4px solid var(--gateway-amber);border-right:0}.gateway-editorial-question h2{font-size:clamp(56px,16vw,76px)}.gateway-editorial-answer{min-height:420px}.gateway-editorial-hardware-rail{align-items:stretch;flex-direction:column;padding:var(--sc-spacing-lg)}.gateway-editorial-primary{width:100%}}@media (min-width:851px){.gateway-site:has(.gateway-home[data-composition=complete]){height:2508px}.gateway-home[data-composition=complete] .gateway-cold-open{height:680px;min-height:0}.gateway-home[data-composition=complete] .gateway-product-story{height:600px;min-height:0;padding-block:calc(5 * var(--sc-spacing-sm))}.gateway-home[data-composition=complete] .gateway-player-region{max-height:520px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-story-preview{height:420px;min-height:0;padding-block:calc(5 * var(--sc-spacing-sm))}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns{height:598px;min-height:0}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{height:112px;min-height:0}}@media (max-width:850px){.gateway-site:has(.gateway-home[data-composition=complete]){height:3377px}.gateway-home[data-composition=complete] .gateway-cold-open{height:840px}.gateway-home[data-composition=complete] .gateway-product-story{height:900px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-story-preview{height:600px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns{height:780px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-answer,.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-question{min-height:0}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-question{height:380px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-answer{height:400px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{height:161px;min-height:0}}@media (prefers-reduced-motion:reduce){.gateway-editorial-share-track{transition:none}}.gateway-site{--gateway-v4-measure-neg-5:calc(var(--sc-spacing-xs) * -1.25);--gateway-v4-measure-0:0;--gateway-v4-measure-0-9:0.9;--gateway-v4-measure-0-96:0.96;--gateway-v4-measure-1:calc(var(--sc-spacing-xs) * 0.25);--gateway-v4-measure-1-02:1.02;--gateway-v4-measure-1-05:1.05;--gateway-v4-measure-1-14:1.14;--gateway-v4-measure-1-25:1.25;--gateway-v4-measure-1-5:1.5;--gateway-v4-measure-2:calc(var(--sc-spacing-xs) * 0.5);--gateway-v4-measure-3:calc(var(--sc-spacing-xs) * 0.75);--gateway-v4-measure-4:calc(var(--sc-spacing-xs) * 1);--gateway-v4-measure-5:calc(var(--sc-spacing-xs) * 1.25);--gateway-v4-measure-6:calc(var(--sc-spacing-xs) * 1.5);--gateway-v4-measure-7:calc(var(--sc-spacing-xs) * 1.75);--gateway-v4-measure-8:calc(var(--sc-spacing-xs) * 2);--gateway-v4-measure-9:calc(var(--sc-spacing-xs) * 2.25);--gateway-v4-measure-10:calc(var(--sc-spacing-xs) * 2.5);--gateway-v4-measure-11:calc(var(--sc-spacing-xs) * 2.75);--gateway-v4-measure-12:calc(var(--sc-spacing-xs) * 3);--gateway-v4-measure-14:calc(var(--sc-spacing-xs) * 3.5);--gateway-v4-measure-15:calc(var(--sc-spacing-xs) * 3.75);--gateway-v4-measure-16:calc(var(--sc-spacing-xs) * 4);--gateway-v4-measure-17:calc(var(--sc-spacing-xs) * 4.25);--gateway-v4-measure-18:calc(var(--sc-spacing-xs) * 4.5);--gateway-v4-measure-20:calc(var(--sc-spacing-xs) * 5);--gateway-v4-measure-21:calc(var(--sc-spacing-xs) * 5.25);--gateway-v4-measure-22:calc(var(--sc-spacing-xs) * 5.5);--gateway-v4-measure-24:calc(var(--sc-spacing-xs) * 6);--gateway-v4-measure-25:calc(var(--sc-spacing-xs) * 6.25);--gateway-v4-measure-27:calc(var(--sc-spacing-xs) * 6.75);--gateway-v4-measure-28:calc(var(--sc-spacing-xs) * 7);--gateway-v4-measure-30:calc(var(--sc-spacing-xs) * 7.5);--gateway-v4-measure-32:calc(var(--sc-spacing-xs) * 8);--gateway-v4-measure-34:calc(var(--sc-spacing-xs) * 8.5);--gateway-v4-measure-38:calc(var(--sc-spacing-xs) * 9.5);--gateway-v4-measure-40:calc(var(--sc-spacing-xs) * 10);--gateway-v4-measure-42:calc(var(--sc-spacing-xs) * 10.5);--gateway-v4-measure-44:calc(var(--sc-spacing-xs) * 11);--gateway-v4-measure-46:calc(var(--sc-spacing-xs) * 11.5);--gateway-v4-measure-48:calc(var(--sc-spacing-xs) * 12);--gateway-v4-measure-50:calc(var(--sc-spacing-xs) * 12.5);--gateway-v4-measure-52:calc(var(--sc-spacing-xs) * 13);--gateway-v4-measure-54:calc(var(--sc-spacing-xs) * 13.5);--gateway-v4-measure-56:calc(var(--sc-spacing-xs) * 14);--gateway-v4-measure-62:calc(var(--sc-spacing-xs) * 15.5);--gateway-v4-measure-64:calc(var(--sc-spacing-xs) * 16);--gateway-v4-measure-66:calc(var(--sc-spacing-xs) * 16.5);--gateway-v4-measure-68:calc(var(--sc-spacing-xs) * 17);--gateway-v4-measure-72:calc(var(--sc-spacing-xs) * 18);--gateway-v4-measure-76:calc(var(--sc-spacing-xs) * 19);--gateway-v4-link-blue:color(srgb 0.145098 0.247059 0.454902);--gateway-v4-link-blue-deep:color(srgb 0.054902 0.156863 0.341176);margin:var(--gateway-v4-measure-0) auto;width:min(100%,1200px)}.gateway-site-nav{gap:var(--sc-spacing-lg);height:auto;min-height:88px;padding:var(--gateway-v4-measure-18) var(--gateway-v4-measure-40)}.gateway-site-wordmark img{width:252px}.gateway-site-nav-meta{align-items:center;color:var(--gateway-ink-muted);display:flex;font:700 var(--sc-typography-scale-micro)/1 var(--sc-font-lcd);gap:var(--sc-spacing-md);letter-spacing:var(--sc-typography-letter-spacing-compact)}.gateway-cold-open{align-items:center;gap:var(--gateway-v4-measure-56);grid-template-columns:minmax(0,1fr) 430px;min-height:1000px;padding:var(--gateway-v4-measure-56) var(--gateway-v4-measure-68)}.gateway-cold-copy{gap:var(--gateway-v4-measure-22);max-width:550px}.gateway-cold-copy h1{font-size:clamp(54px,6vw,78px);line-height:var(--gateway-v4-measure-0-96);max-width:6.2ch}.gateway-cold-copy>p:last-of-type{font-size:var(--gateway-v4-measure-18);line-height:var(--gateway-v4-measure-1-5);max-width:41ch}.gateway-cold-scene .gateway-messages-phone{aspect-ratio:390/844;border-width:5px;display:grid;grid-template-rows:44px 88px minmax(0,1fr) 72px;height:auto;max-height:none;padding:var(--gateway-v4-measure-3);width:min(100%,390px)}.gateway-messages-status-row{align-items:start;display:grid;font:700 13px/1 -apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;grid-template-columns:1fr auto 1fr;padding:var(--gateway-v4-measure-11) var(--gateway-v4-measure-18) var(--gateway-v4-measure-0);position:relative;z-index:3}.gateway-messages-status-row time{align-self:center;justify-self:start;padding-left:var(--gateway-v4-measure-4)}.gateway-messages-island{height:34px;margin:var(--gateway-v4-measure-neg-5) var(--gateway-v4-measure-0) var(--gateway-v4-measure-0);width:126px}.gateway-messages-status-icons{align-items:center;display:flex;gap:var(--gateway-v4-measure-5);justify-self:end;padding-top:var(--gateway-v4-measure-2)}.gateway-messages-signal,.gateway-messages-wifi{fill:currentColor;height:11px;overflow:visible;width:16px}.gateway-messages-wifi{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.gateway-messages-battery{border:1px solid;display:block;height:11px;opacity:.94;position:relative;width:23px}.gateway-messages-battery,.gateway-messages-battery:after{border-radius:var(--sc-radius-exception-app-chrome-control)}.gateway-messages-battery:after{background:currentColor;content:"";height:5px;position:absolute;right:-3px;top:2px;width:2px}.gateway-messages-battery>span{background:currentColor;display:block;height:7px;margin:var(--gateway-v4-measure-1);width:16px}.gateway-cold-scene .gateway-messages-header{min-height:88px;padding:var(--gateway-v4-measure-4) var(--gateway-v4-measure-12) var(--gateway-v4-measure-8)}.gateway-messages-contact{position:relative}.gateway-messages-avatar{height:44px;width:44px}.gateway-home[data-composition=complete] .gateway-messages-thread,.gateway-messages-thread{gap:var(--gateway-v4-measure-9);min-height:0;padding:var(--gateway-v4-measure-10) var(--gateway-v4-measure-10) var(--gateway-v4-measure-12)}.gateway-message-status{font-size:var(--gateway-v4-measure-10);text-align:center}.gateway-message-row.incoming{justify-content:flex-start;padding-right:var(--gateway-v4-measure-50)}.gateway-message-row.outgoing{justify-content:flex-end;padding-left:var(--gateway-v4-measure-62)}.gateway-message-bubble{font-size:var(--gateway-v4-measure-14);line-height:var(--gateway-v4-measure-1-25);max-width:285px;padding:var(--gateway-v4-measure-9) var(--gateway-v4-measure-12)}.gateway-message-rich-link{max-width:100%}.gateway-message-row.incoming .gateway-message-rich-link:after{background:inherit;clip-path:none;left:-6px;right:auto}.gateway-message-streaming-card{background:var(--gateway-v4-link-blue);min-height:68px;width:282px}.gateway-cold-scene .gateway-message-streaming-card .gateway-message-rich-link-surface{background:inherit;grid-template-columns:58px minmax(0,1fr);min-height:68px;padding:var(--gateway-v4-measure-0)}.gateway-cold-scene .gateway-message-streaming-art{background:radial-gradient(circle at 50% 50%,var(--gateway-amber) 0 18%,transparent 19%),var(--gateway-v4-link-blue-deep);height:56px;margin:var(--gateway-v4-measure-6)}.gateway-cold-scene .gateway-message-streaming-card .gateway-message-link-copy{justify-content:center;padding:var(--gateway-v4-measure-8) var(--gateway-v4-measure-10) var(--gateway-v4-measure-8) var(--gateway-v4-measure-2)}.gateway-message-row.final-card{padding-right:var(--gateway-v4-measure-34)}.gateway-message-soundcoaster-card{width:322px}.gateway-cold-scene .gateway-message-soundcoaster-card .gateway-message-rich-link-surface{display:block}.gateway-cold-scene .gateway-message-soundcoaster-art,.gateway-home[data-composition=complete] .gateway-message-soundcoaster-art{aspect-ratio:auto;display:block;height:auto;padding:var(--gateway-v4-measure-10)}.gateway-message-mini-header{align-items:baseline;flex-direction:row;font-size:var(--gateway-v4-measure-8);margin-bottom:var(--gateway-v4-measure-7)}.gateway-message-mini-header strong{font-size:var(--gateway-v4-measure-12);text-transform:none}.gateway-cold-scene .gateway-message-mini-tracks,.gateway-message-mini-tracks{display:grid;gap:var(--gateway-v4-measure-3);grid-template-columns:1fr}.gateway-message-mini-track{background:transparent;border-left:0;border-top:1px solid color-mix(in srgb,var(--gateway-stage-text) 11%,transparent);grid-template-columns:22px 27px minmax(0,1fr);min-height:29px;padding:var(--gateway-v4-measure-0)}.gateway-message-mini-track img{height:27px;object-fit:cover;width:27px}.gateway-message-mini-track i{color:var(--gateway-stage-text);text-transform:uppercase}.gateway-cold-scene .gateway-message-link-copy.soundcoaster,.gateway-message-link-copy.soundcoaster{align-items:center;display:grid;font-family:var(--sc-font-product);grid-template-columns:minmax(0,1fr) 34px;min-height:55px;padding:var(--gateway-v4-measure-7) var(--gateway-v4-measure-11)}.gateway-message-link-copy.soundcoaster>span{color:var(--gateway-ink);display:grid;gap:var(--gateway-v4-measure-2)}.gateway-message-link-copy.soundcoaster small{font-size:var(--gateway-v4-measure-9)}.gateway-message-link-copy.soundcoaster>b{align-items:center;background:var(--gateway-stage-raised);color:var(--gateway-amber);display:flex;height:32px;justify-content:center;width:32px}.gateway-cold-scene .gateway-messages-composer{min-height:72px;padding:var(--gateway-v4-measure-8) var(--gateway-v4-measure-10) var(--gateway-v4-measure-0)}.gateway-messages-home-indicator{background:var(--gateway-message-text);bottom:7px;height:4px;left:50%;position:absolute;transform:translateX(-50%);width:124px;z-index:5}.gateway-home[data-composition=complete] .gateway-player-chapter{border-top:1px solid var(--gateway-stage-rule);padding-bottom:var(--gateway-v4-measure-64)}.gateway-home[data-composition=complete] .gateway-player-region{max-height:none;max-width:920px;overflow:visible;width:min(100%,920px)}.gateway-story-preview{display:grid;gap:var(--gateway-v4-measure-42);grid-template-columns:1fr;min-height:0;padding:var(--gateway-v4-measure-72) var(--gateway-v4-measure-68) var(--gateway-v4-measure-76)}.gateway-story-copy{gap:var(--gateway-v4-measure-14);max-width:760px}.gateway-story-copy h2{font-size:clamp(40px,4.6vw,62px);line-height:var(--gateway-v4-measure-1-02);max-width:19ch}.gateway-story-copy>.gateway-narrative-index{color:var(--gateway-amber);font:700 12px/16px var(--sc-font-lcd);letter-spacing:var(--sc-typography-letter-spacing-compact)}.gateway-story-card-frame{--gateway-og-scale:0.82;aspect-ratio:auto;height:calc(630px * var(--gateway-og-scale));justify-self:start;max-width:100%;overflow:hidden;width:calc(1200px * var(--gateway-og-scale))}.gateway-story-card-frame>[data-current-vibe-share-image=og]{max-width:none;transform:scale(var(--gateway-og-scale));transform-origin:top left}.gateway-story-card-frame>[data-current-vibe-share-image=og]>div:first-child>img{height:45px;object-fit:contain;width:324px}.gateway-story-card-frame [data-share-image-part=transport-key] img{height:206px;max-width:none;object-fit:fill;width:230px}.gateway-story-card-frame [data-share-image-part=transport-key] img:last-child{height:91px;object-fit:contain;width:110px;filter:invert(66%) sepia(78%) saturate(782%) hue-rotate(347deg) brightness(96%) contrast(91%)}.gateway-editorial-columns{grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);min-height:0}.gateway-editorial-answer,.gateway-editorial-question{gap:var(--gateway-v4-measure-24);justify-content:start;padding:var(--gateway-v4-measure-66) var(--gateway-v4-measure-68)}.gateway-editorial-question h2{font-size:clamp(70px,7vw,104px);line-height:var(--gateway-v4-measure-0-9);margin:var(--gateway-v4-measure-0);max-width:8ch}.gateway-editorial-answer{padding-left:var(--gateway-v4-measure-48)}.gateway-editorial-answer>p{font-size:var(--gateway-v4-measure-34);line-height:var(--gateway-v4-measure-1-14);max-width:none}.gateway-editorial-creation-steps{counter-reset:gateway-creation-step;display:grid;gap:var(--gateway-v4-measure-11);list-style:none;margin:var(--gateway-v4-measure-0);padding:var(--gateway-v4-measure-0)}.gateway-editorial-creation-steps li{color:var(--gateway-ink-muted);counter-increment:gateway-creation-step;display:grid;font:400 15px/1.35 var(--sc-font-product);gap:var(--gateway-v4-measure-9);grid-template-columns:28px minmax(0,1fr)}.gateway-editorial-creation-steps li:before{color:var(--gateway-amber);content:counter(gateway-creation-step,decimal-leading-zero);font:700 10px/20px var(--sc-font-lcd)}.gateway-editorial-share{min-height:130px;padding:var(--gateway-v4-measure-17) var(--gateway-v4-measure-18) var(--gateway-v4-measure-21)}.gateway-editorial-share-label{padding-bottom:var(--gateway-v4-measure-18)}.gateway-editorial-answer .gateway-editorial-share-destination,.gateway-editorial-share-reel,.gateway-editorial-share-static{font-size:var(--gateway-v4-measure-30)}.gateway-editorial-hardware-rail{min-height:118px;padding:var(--gateway-v4-measure-24) var(--gateway-v4-measure-68)}.gateway-deck-primary,.gateway-degraded-primary,.gateway-editorial-primary{text-transform:none}.gateway-editorial-primary{min-height:52px}.gateway-home[data-composition=complete] .gateway-cold-open,.gateway-site:has(.gateway-home[data-composition=complete]),.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns,.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail,.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-story-preview{height:auto}.gateway-home[data-transition=direct] .gateway-player-region{animation-duration:.18s}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{min-height:118px}@media (min-width:761px){.gateway-home[data-composition=complete] .gateway-cold-open{min-height:1000px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-story-preview{padding:var(--gateway-v4-measure-72) var(--gateway-v4-measure-68) var(--gateway-v4-measure-76)}}@media (max-width:760px){.gateway-site-nav{min-height:76px;padding:var(--gateway-v4-measure-14) var(--gateway-v4-measure-18)}.gateway-site-wordmark img{width:176px}.gateway-site-nav-meta>span{display:none}.gateway-cold-open{gap:var(--gateway-v4-measure-34);grid-template-columns:1fr;min-height:0;padding:var(--gateway-v4-measure-44) var(--gateway-v4-measure-18) var(--gateway-v4-measure-46)}.gateway-cold-copy{gap:var(--gateway-v4-measure-16);padding-inline:10px}.gateway-cold-copy h1{font-size:var(--gateway-v4-measure-54);max-width:8ch}.gateway-cold-copy>p:last-of-type{font-size:var(--gateway-v4-measure-16)}.gateway-cold-scene .gateway-messages-phone{width:min(100%,354px)}.gateway-home[data-composition=complete] .gateway-player-chapter{padding-bottom:var(--gateway-v4-measure-40)}.gateway-story-preview{gap:var(--gateway-v4-measure-28);padding:var(--gateway-v4-measure-44) var(--gateway-v4-measure-18) var(--gateway-v4-measure-52)}.gateway-story-copy h2{font-size:var(--gateway-v4-measure-40)}.gateway-story-card-frame{--gateway-og-scale:0.285}.gateway-editorial-columns{grid-template-columns:1fr}.gateway-editorial-answer,.gateway-editorial-question{gap:var(--gateway-v4-measure-20);min-height:0;padding:var(--gateway-v4-measure-48) var(--gateway-v4-measure-28)}.gateway-editorial-question h2{font-size:var(--gateway-v4-measure-68)}.gateway-editorial-answer{padding-top:var(--gateway-v4-measure-38)}.gateway-editorial-answer>p{font-size:var(--gateway-v4-measure-32)}.gateway-editorial-creation-steps li{font-size:var(--gateway-v4-measure-14)}.gateway-editorial-hardware-rail{min-height:0;padding:var(--gateway-v4-measure-22) var(--gateway-v4-measure-28) var(--gateway-v4-measure-27)}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-question{height:352px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-answer{height:416px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{min-height:179px}}@media (prefers-reduced-motion:reduce){.gateway-home[data-transition=direct] .gateway-player-region{animation-duration:.18s}}.gateway-message-soundcoaster-card,.gateway-player-region{view-transition-name:none}.gateway-scene{view-transition-name:gateway-v5-scene}::view-transition-group(gateway-v5-scene){animation-duration:.36s;animation-timing-function:cubic-bezier(.22,.72,.16,1)}html[data-gateway-transition-direction=forward]::view-transition-old(gateway-v5-scene){animation:gateway-v5-exit-left .36s cubic-bezier(.22,.72,.16,1) both}html[data-gateway-transition-direction=forward]::view-transition-new(gateway-v5-scene){animation:gateway-v5-enter-right .36s cubic-bezier(.22,.72,.16,1) both}html[data-gateway-transition-direction=back]::view-transition-old(gateway-v5-scene){animation:gateway-v5-exit-right .36s cubic-bezier(.22,.72,.16,1) both}html[data-gateway-transition-direction=back]::view-transition-new(gateway-v5-scene){animation:gateway-v5-enter-left .36s cubic-bezier(.22,.72,.16,1) both}@keyframes gateway-v5-exit-left{to{opacity:.92;transform:translateX(-100%)}}@keyframes gateway-v5-enter-right{0%{opacity:.92;transform:translateX(100%)}}@keyframes gateway-v5-exit-right{to{opacity:.92;transform:translateX(100%)}}@keyframes gateway-v5-enter-left{0%{opacity:.92;transform:translateX(-100%)}}html[data-gateway-motion=reduced]::view-transition-group(gateway-v5-scene){animation-duration:.18s}html[data-gateway-motion=reduced]::view-transition-old(gateway-v5-scene){animation:gateway-v5-crossfade-out .18s linear both;transform:none}html[data-gateway-motion=reduced]::view-transition-new(gateway-v5-scene){animation:gateway-v5-crossfade-in .18s linear both;transform:none}[data-gateway-fallback-old]{animation:gateway-v5-fallback-crossfade-out .18s linear both;bottom:auto;left:0;pointer-events:none;position:fixed;right:0;transform:none;z-index:2147483646}html[data-gateway-fallback-crossfade=active] .gateway-site:not([data-gateway-fallback-old]){animation:gateway-v5-fallback-crossfade-in .18s linear both;transform:none}@keyframes gateway-v5-fallback-crossfade-out{0%{opacity:1;transform:none}to{opacity:0;transform:none}}@keyframes gateway-v5-fallback-crossfade-in{0%{opacity:0;transform:none}to{opacity:1;transform:none}}@keyframes gateway-v5-crossfade-out{0%{opacity:1}to{opacity:0}}@keyframes gateway-v5-crossfade-in{0%{opacity:0}to{opacity:1}}.gateway-site[data-gateway-scene=home]{overflow:clip}.gateway-site[data-gateway-scene=home] .gateway-home{min-height:0}.gateway-editorial-columns{min-height:472px}.gateway-editorial-answer>p{color:var(--gateway-ink);font-size:clamp(34px,3.2vw,46px);font-weight:700;max-width:14ch}.gateway-editorial-answer>span{max-width:46ch}.gateway-editorial-transport{align-items:end;border-top:1px solid var(--gateway-paper-rule);display:grid;gap:var(--gateway-v4-measure-40);grid-template-columns:minmax(0,1.6fr) minmax(280px,.72fr);min-height:472px;padding:var(--gateway-v4-measure-50) var(--gateway-v4-measure-68)}.gateway-editorial-transport .gateway-story-card-frame{--gateway-og-scale:0.59;align-self:center;justify-self:start}.gateway-story-card-frame figcaption{color:var(--gateway-ink-muted);font:700 10px/1.4 var(--sc-font-lcd);letter-spacing:var(--sc-typography-letter-spacing-compact);margin-top:var(--gateway-v4-measure-12)}.gateway-editorial-share-column{align-self:end;padding-bottom:var(--gateway-v4-measure-14)}.gateway-editorial-share-column .gateway-editorial-share-destination{flex:0 0 48px;height:48px;line-height:48px}.gateway-site[data-gateway-scene=player]{box-shadow:none;margin:0;max-width:none;overflow:visible;width:100%}.gateway-player-scene{box-sizing:border-box;max-width:none;min-height:100dvh;padding-bottom:0;width:100%}.gateway-player-backbar{align-items:center;background:var(--gateway-paper-raised);border-bottom:1px solid rgba(72,63,48,.18);color:var(--gateway-ink);display:flex;justify-content:flex-start;min-height:calc(var(--sc-size-touch-target) + env(safe-area-inset-top));margin-inline:auto;padding:env(safe-area-inset-top) 12px 0;position:sticky;top:0;width:min(100%,720px);z-index:20}.gateway-player-backbar button{background:transparent;border:0;color:inherit;cursor:pointer;font:700 9px/1 var(--sc-font-lcd);min-height:var(--sc-size-touch-target);padding:0;text-transform:uppercase}.gateway-player-backbar button:focus-visible{outline:3px solid var(--gateway-amber);outline-offset:-2px}.gateway-player-scene .gateway-player-region{background:none;box-shadow:none;margin:0 auto;max-width:1060px;width:min(100%,1060px)}.gateway-player-scene .gateway-player-region .public-feed-card-scroll.page-scroll{overflow:visible}.gateway-player-scene .current-vibe-listen-header{top:calc(var(--sc-size-touch-target) + env(safe-area-inset-top))}@media (max-width:760px){.gateway-site[data-gateway-scene=home]{margin-block:0}.gateway-site[data-gateway-scene=home] .gateway-cold-open{padding-bottom:var(--gateway-v4-measure-8)}.gateway-site[data-gateway-scene=home] .gateway-cold-scene .gateway-messages-phone{width:min(100%,354px)}.gateway-editorial-answer,.gateway-editorial-columns,.gateway-editorial-question{min-height:0}.gateway-editorial-question{padding-bottom:var(--gateway-v4-measure-52);padding-top:var(--gateway-v4-measure-52)}.gateway-editorial-answer{padding-bottom:var(--gateway-v4-measure-48);padding-top:var(--gateway-v4-measure-38)}.gateway-editorial-answer>p{font-size:38px;max-width:16ch}.gateway-editorial-transport{align-items:stretch;gap:var(--gateway-v4-measure-30);grid-template-columns:1fr;box-sizing:border-box;height:472px;min-height:472px;padding:var(--gateway-v4-measure-44) var(--gateway-v4-measure-28) var(--gateway-v4-measure-48)}.gateway-editorial-transport .gateway-story-card-frame{--gateway-og-scale:0.278;justify-self:center}.gateway-editorial-share-column{padding-bottom:0}.gateway-player-backbar{padding-inline:12px}.gateway-player-scene .gateway-player-region{box-shadow:none;width:100%}.gateway-player-scene .current-vibe-listen-header{top:calc(var(--sc-size-touch-target) + env(safe-area-inset-top))}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-question{height:410px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-answer{height:432px}.gateway-site:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{min-height:194px}}@media (prefers-reduced-motion:reduce){html[data-gateway-motion=reduced]::view-transition-new(gateway-v5-scene),html[data-gateway-motion=reduced]::view-transition-old(gateway-v5-scene){transform:none!important}}.gateway-message-soundcoaster-card .gateway-message-rich-link-surface{background:var(--gateway-paper-raised);display:block;overflow:hidden}.gateway-message-current-vibe-preview{aspect-ratio:1200/630;display:block;height:auto;object-fit:cover;width:100%}.gateway-site[data-gateway-scene=home]{--gateway-v6-nav-height:76px;--gateway-v6-hero-height:670px;--gateway-v6-phone-width:286px;margin:0;max-width:none;width:100%}.gateway-site[data-gateway-scene=home] .gateway-page-chrome{box-sizing:border-box;height:var(--gateway-v6-nav-height)}.gateway-site[data-gateway-scene=home] .gateway-site-nav{height:var(--gateway-v6-nav-height);min-height:var(--gateway-v6-nav-height);padding:0 44px}.gateway-site[data-gateway-scene=home] .gateway-site-wordmark img{width:222px}.gateway-site[data-gateway-scene=home] .gateway-site-nav .current-vibe-account-cue :is(a,button){box-shadow:none;min-height:40px}.gateway-site[data-gateway-scene=home] .gateway-cold-open{align-items:center;box-sizing:border-box;gap:150px;grid-template-columns:minmax(0,1fr) var(--gateway-v6-phone-width);height:var(--gateway-v6-hero-height);min-height:var(--gateway-v6-hero-height);padding:48px 232px 0 104px}.gateway-site[data-gateway-scene=home] .gateway-cold-copy{gap:20px;position:relative;top:-47px}.gateway-site[data-gateway-scene=home] .gateway-cold-copy h1{font-family:var(--sc-font-marketing);font-weight:700;letter-spacing:var(--sc-typography-letter-spacing-marketing-editorial)}.gateway-site[data-gateway-scene=home] .gateway-editorial-question h2{font-family:var(--sc-font-editorial-question);font-variation-settings:"opsz" 72,"wdth" 91,"wght" 800;font-weight:800;letter-spacing:var(--sc-typography-letter-spacing-editorial-question)}.gateway-site[data-gateway-scene=home] .gateway-cold-copy h1{font-size:80px;line-height:.98;max-width:610px}.gateway-site[data-gateway-scene=home] .gateway-cold-copy>p{font:400 16px/1.55 var(--sc-font-product);max-width:590px}.gateway-site[data-gateway-scene=home] .gateway-cold-copy>.gateway-narrative-index{font:700 8px/11px var(--sc-font-lcd);letter-spacing:var(--sc-typography-letter-spacing-compact)}.gateway-site[data-gateway-scene=home] .gateway-cold-scene,.gateway-site[data-gateway-scene=home] .gateway-messages-phone{width:var(--gateway-v6-phone-width)}.gateway-site[data-gateway-scene=home] .gateway-cold-scene{left:1px;position:relative}.gateway-site[data-gateway-scene=home] .gateway-messages-phone{border-width:3px;grid-template-rows:36px 82px minmax(0,1fr) 44px;height:622px}.gateway-site[data-gateway-scene=home] .gateway-messages-status-row{font-size:10px;padding:6px 12px 0}.gateway-site[data-gateway-scene=home] .gateway-home[data-composition=complete] .gateway-messages-island,.gateway-site[data-gateway-scene=home] .gateway-messages-island{height:26px;margin-top:3px;width:90px}.gateway-site[data-gateway-scene=home] .gateway-home[data-composition=complete] .gateway-messages-header,.gateway-site[data-gateway-scene=home] .gateway-messages-header{align-items:start;height:82px;min-height:82px;padding:4px 10px 6px}.gateway-site[data-gateway-scene=home] .gateway-messages-back,.gateway-site[data-gateway-scene=home] .gateway-messages-video-control{align-self:start;margin-top:4px}.gateway-site[data-gateway-scene=home] .gateway-messages-avatar{font-size:14px;height:42px;width:42px}.gateway-site[data-gateway-scene=home] .gateway-messages-contact{align-self:start}.gateway-site[data-gateway-scene=home] .gateway-messages-contact strong{font-size:10px}.gateway-site[data-gateway-scene=home] .gateway-home[data-composition=complete] .gateway-messages-thread,.gateway-site[data-gateway-scene=home] .gateway-messages-thread{gap:6px;padding:10px 8px 8px}.gateway-site[data-gateway-scene=home] .gateway-message-status{font-size:7px;line-height:10px}.gateway-site[data-gateway-scene=home] .gateway-message-row.incoming{padding-right:50px}.gateway-site[data-gateway-scene=home] .gateway-message-row.outgoing{padding-left:40px}.gateway-site[data-gateway-scene=home] .gateway-cold-scene .gateway-message-streaming-card .gateway-message-rich-link-surface,.gateway-site[data-gateway-scene=home] .gateway-message-streaming-card{min-height:47px}.gateway-site[data-gateway-scene=home] .gateway-cold-scene .gateway-message-streaming-card .gateway-message-rich-link-surface{grid-template-columns:43px minmax(0,1fr)}.gateway-site[data-gateway-scene=home] .gateway-cold-scene .gateway-message-streaming-art{height:39px;margin:4px}.gateway-site[data-gateway-scene=home] .gateway-cold-scene .gateway-message-streaming-card .gateway-message-link-copy{font-size:9px;padding:5px 7px 5px 1px}.gateway-site[data-gateway-scene=home] .gateway-cold-scene .gateway-message-streaming-card .gateway-message-link-copy strong{font-size:10px}.gateway-site[data-gateway-scene=home] .gateway-message-bubble{font-size:12px;line-height:1.2;padding:7px 10px}.gateway-site[data-gateway-scene=home] .gateway-message-row.incoming .gateway-message-bubble{padding-left:18px}.gateway-site[data-gateway-scene=home] .gateway-message-row.outgoing .gateway-message-bubble{padding-right:18px}.gateway-site[data-gateway-scene=home] .gateway-message-streaming-card{background:#353a40}.gateway-site[data-gateway-scene=home] .gateway-message-soundcoaster-card{background:var(--gateway-message-incoming)}.gateway-site[data-gateway-scene=home] .gateway-message-soundcoaster-card .gateway-message-rich-link-surface{background:var(--gateway-message-incoming);padding:4px}.gateway-site[data-gateway-scene=home] .gateway-message-current-vibe-preview{border-radius:var(--sc-radius-exception-app-chrome-control)}.gateway-site[data-gateway-scene=home] .gateway-message-row.final-card{padding-right:12px}.gateway-site[data-gateway-scene=home] .gateway-home[data-composition=complete] .gateway-messages-composer,.gateway-site[data-gateway-scene=home] .gateway-messages-composer{gap:6px;grid-template-columns:24px minmax(0,1fr) 24px;height:44px;min-height:44px;padding:5px 8px 6px}.gateway-site[data-gateway-scene=home] .gateway-messages-add,.gateway-site[data-gateway-scene=home] .gateway-messages-mic{font-size:18px;height:22px;width:22px}.gateway-site[data-gateway-scene=home] .gateway-messages-field{font-size:10px;padding:5px 8px}.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns{min-height:472px}.gateway-site[data-gateway-scene=home] .gateway-editorial-question{justify-content:space-between;padding:36px 54px}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer{padding:72px 48px}@media (min-width:761px) and (max-width:1319px){.gateway-site[data-gateway-scene=home] .gateway-cold-open{align-content:start;align-items:start;gap:32px;grid-template-columns:minmax(0,1fr);height:auto;min-height:1000px;padding:48px clamp(48px,10vw,104px) 64px}.gateway-site[data-gateway-scene=home] .gateway-cold-copy{max-width:610px;top:0}.gateway-site[data-gateway-scene=home] .gateway-cold-scene{justify-self:center;left:0}}@media (max-width:760px){.gateway-site[data-gateway-scene=home]{--gateway-v6-nav-height:58px;--gateway-v6-phone-width:286px}.gateway-site[data-gateway-scene=home] .gateway-site-nav{padding:0 18px}.gateway-site[data-gateway-scene=home] .gateway-site-wordmark img{width:138px}.gateway-site[data-gateway-scene=home] .gateway-site-nav .current-vibe-account-cue :is(a,button){min-height:30px;padding-inline:7px}.gateway-site[data-gateway-scene=home] .gateway-site-nav-meta>span{display:none}.gateway-site[data-gateway-scene=home] .gateway-cold-open{align-content:start;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr);height:auto;min-height:1000px;padding:34px 20px 0}.gateway-site[data-gateway-scene=home] .gateway-cold-copy{gap:18px;padding-inline:0;top:0}.gateway-site[data-gateway-scene=home] .gateway-cold-copy h1{font-size:56px;line-height:.9;max-width:350px}.gateway-site[data-gateway-scene=home] .gateway-cold-copy>p{font-size:15px;line-height:1.4;max-width:350px}.gateway-site[data-gateway-scene=home] .gateway-cold-scene{justify-self:center;left:0}.gateway-site[data-gateway-scene=home] .gateway-messages-phone{height:622px}.gateway-site[data-gateway-scene=home] .gateway-editorial-columns{grid-template-columns:1fr;min-height:0}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer,.gateway-site[data-gateway-scene=home] .gateway-editorial-question{min-height:0}.gateway-site[data-gateway-scene=home] .gateway-editorial-question{border-bottom:1px solid var(--gateway-amber);border-right:0;padding:48px 28px 52px}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer{padding:38px 28px 48px}}@media (prefers-color-scheme:dark){.gateway-site[data-gateway-scene=home] .gateway-page-chrome{background:#161716;border-color:#383a37}.gateway-site[data-gateway-scene=home] .gateway-editorial-spread{background:#191b19}}.gateway-site[data-gateway-scene=home] .gateway-cold-scene{overflow:visible;width:320px}.gateway-messages-device-shell{aspect-ratio:415/843;background:transparent;box-sizing:border-box;isolation:isolate;position:relative;width:320px}.gateway-messages-device-shell:before{background:#030303;border-radius:var(--sc-radius-exception-message-device-frame);box-shadow:0 24px 22px rgba(0,0,0,.26),0 6px 8px rgba(0,0,0,.18);content:"";inset:8px 12px;pointer-events:none;position:absolute;z-index:0}.gateway-messages-device-frame{height:100%;inset:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:2}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-phone{border:0;border-radius:var(--sc-radius-exception-message-device-screen);box-shadow:none;clip-path:inset(0 round var(--sc-radius-exception-message-device-screen));grid-template-rows:36px 82px minmax(0,1fr) 54px;height:97.36%;left:3.4%;overflow:hidden;padding:0;position:absolute;top:1.32%;width:93.2%;z-index:1}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-status-row{padding-left:22px;padding-right:20px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-contact-label{margin-top:-7px;position:relative;z-index:1}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-avatar{position:relative;transform:translateY(-3px);z-index:2}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-status-icons{gap:4px;padding-top:3px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-battery{border-width:1.25px;height:10px;width:22px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-battery:after{height:4px;right:-3px;top:2px;width:2px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-battery>span{border-radius:var(--sc-radius-exception-indicator-lamp);height:6px;margin:1px;width:17px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-composer{gap:9px;grid-template-columns:34px minmax(0,1fr);height:54px;min-height:54px;padding:6px 12px 11px;position:relative}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-add{background:rgba(255,255,255,.72);border:1px solid rgba(60,60,67,.22);box-sizing:border-box;color:#111114;font-size:27px;font-weight:300;height:34px;width:34px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-field{align-items:center;background:rgba(255,255,255,.54);border-color:rgba(60,60,67,.22);box-sizing:border-box;display:flex;font-size:11px;height:34px;padding:0 38px 0 12px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-mic{background:transparent;color:#a7abb3;height:22px;position:absolute;right:18px;top:12px;width:24px}.gateway-messages-mic svg{display:block;fill:currentColor;height:18px;width:22px}.gateway-site[data-gateway-scene=home] .gateway-messages-device-shell .gateway-messages-home-indicator{bottom:5px}.gateway-message-bubble,.gateway-message-rich-link{--gateway-message-bubble-fill:var(--gateway-message-incoming)}.gateway-message-row.outgoing .gateway-message-bubble{--gateway-message-bubble-fill:var(--gateway-message-outgoing)}.gateway-message-streaming-card{--gateway-message-bubble-fill:#363b41}.gateway-site[data-gateway-scene=home] :is(.gateway-message-streaming-card,.gateway-message-soundcoaster-card){box-sizing:border-box;padding-left:8px}:is(.gateway-message-bubble,.gateway-message-rich-link).gateway-message-native-shape{background:transparent!important;border-radius:0;isolation:isolate;overflow:visible}:is(.gateway-message-bubble,.gateway-message-rich-link).gateway-message-native-shape:after,:is(.gateway-message-bubble,.gateway-message-rich-link).gateway-message-native-shape:before{content:none!important;display:none}.gateway-message-bubble-shape{height:100%;inset:0;overflow:visible;pointer-events:none;position:absolute;width:100%;z-index:-1}.gateway-site[data-gateway-scene=home] .gateway-message-streaming-art{background:none;height:39px;margin:0;object-fit:cover;width:39px}.gateway-site[data-gateway-scene=home] .gateway-message-streaming-card .gateway-message-rich-link-surface{background:transparent!important;border-radius:var(--sc-radius-exception-message-bubble);gap:7px;grid-template-columns:39px minmax(0,1fr);min-height:51px;overflow:hidden;padding:6px 8px 6px 6px}.gateway-site[data-gateway-scene=home] .gateway-message-soundcoaster-card .gateway-message-rich-link-surface{background:transparent!important;border-radius:var(--sc-radius-exception-message-bubble);overflow:hidden;padding:6px}.gateway-message-current-vibe-action{display:block;position:relative;width:236px}.gateway-message-current-vibe-action>.gateway-message-soundcoaster-card{width:100%}.gateway-site[data-gateway-scene=home] .gateway-message-row.final-card{margin-bottom:0;position:relative}.gateway-message-tap-hint{color:var(--gateway-amber);display:none;pointer-events:none;position:absolute;z-index:3}.gateway-message-tap-hint>span{animation:gateway-message-tap-label-repaint 6s ease-out infinite;font:400 28px/1 var(--sc-font-cassette-handwritten);letter-spacing:.03em;position:absolute}.gateway-message-tap-hint svg{height:100%;left:0;overflow:visible;position:absolute;top:0;width:100%}.gateway-message-tap-hint path{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.gateway-message-tap-route{animation:gateway-message-tap-draw 6s ease-in-out infinite;stroke-dasharray:260;stroke-dashoffset:0}.gateway-message-tap-hint .gateway-message-tap-arrowhead{animation:gateway-message-tap-arrowhead-pop 6s ease-out infinite;fill:none;stroke:currentColor;transform-box:fill-box;transform-origin:center}.gateway-message-tap-hint--desktop{height:72px;left:-184px;top:412px;transform-origin:96% 42%;width:200px}.gateway-message-tap-hint--desktop>span{left:0;top:34px}.gateway-message-tap-hint--mobile{height:95px;left:98px;top:456px;transform-origin:90% 8%;width:100px}.gateway-message-tap-hint--mobile>span{bottom:0;left:0}@keyframes gateway-message-tap-draw{0%{opacity:.18;stroke-dashoffset:260}30%,78%{opacity:1;stroke-dashoffset:0}92%,to{opacity:0;stroke-dashoffset:0}}@keyframes gateway-message-tap-arrowhead-pop{0%,27%{opacity:0;transform:scale(.65)}36%{opacity:1;transform:scale(1.18)}44%,78%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(1)}}@keyframes gateway-message-tap-label-repaint{0%,22%{opacity:0;transform:translateY(3px) scale(.96)}34%{opacity:1;transform:translateY(0) scale(1.04)}44%,78%{opacity:1;transform:translateY(0) scale(1)}92%,to{opacity:0;transform:translateY(0) scale(1)}}@media (min-width:1320px){.gateway-message-tap-hint--desktop{display:block}.gateway-site[data-gateway-scene=home]{--gateway-v6-hero-height:590px;--gateway-wide-frame-offset:max(0px,calc((100vw - 1440px) / 2))}.gateway-site[data-gateway-scene=home] .gateway-site-nav{padding-inline:calc(44px + var(--gateway-wide-frame-offset))}.gateway-site[data-gateway-scene=home] .gateway-home{overflow:visible;position:relative;z-index:3}.gateway-site[data-gateway-scene=home] .gateway-cold-open{align-items:start;gap:128px;grid-template-columns:minmax(0,1fr) 320px;height:590px;min-height:590px;overflow:visible;padding:0 calc(216px + var(--gateway-wide-frame-offset)) 0 calc(54px + var(--gateway-wide-frame-offset));position:relative;z-index:3}.gateway-site[data-gateway-scene=home] .gateway-cold-copy{align-self:center;top:0}.gateway-site[data-gateway-scene=home] .gateway-cold-scene{left:auto;position:absolute;right:calc(281px + var(--gateway-wide-frame-offset));top:40px;z-index:10}.gateway-site[data-gateway-scene=home] .gateway-editorial-columns,.gateway-site[data-gateway-scene=home] .gateway-editorial-spread{position:relative;z-index:1}.gateway-site[data-gateway-scene=home] .gateway-editorial-columns,.gateway-site[data-gateway-scene=home] .gateway-editorial-transport{margin-inline:auto;max-width:1440px;width:100%}.gateway-site[data-gateway-scene=home] .gateway-editorial-hardware-rail{padding-inline:calc(var(--gateway-v4-measure-68) + var(--gateway-wide-frame-offset))}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer{padding-top:150px}.gateway-site[data-gateway-scene=home] .gateway-editorial-question{gap:52px;justify-content:flex-start}.gateway-site[data-gateway-scene=home] .gateway-editorial-creation-steps li{font-size:17px;line-height:1.4}.gateway-site[data-gateway-scene=home] .gateway-editorial-transport .gateway-story-card-frame{--gateway-og-scale:0.4}.gateway-site[data-gateway-scene=home] .gateway-editorial-transport{align-items:center;gap:80px;grid-template-columns:max-content 360px;justify-content:center;min-height:360px;padding-block:40px}.gateway-site[data-gateway-scene=home] .gateway-editorial-share-column{align-self:center;padding-bottom:0;width:360px}}@media (max-width:760px){.gateway-message-tap-hint--mobile{display:block}.gateway-site[data-gateway-scene=home] .gateway-cold-scene{left:0;position:relative;top:0}}@media (prefers-reduced-motion:reduce){.gateway-message-tap-hint .gateway-message-tap-arrowhead,.gateway-message-tap-hint>span,.gateway-message-tap-route{animation:none;opacity:1;stroke-dashoffset:0;transform:none}}.gateway-site[data-gateway-scene=home] .gateway-editorial-columns,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns{grid-template-columns:52.5% 47.5%;height:458px;margin-inline:auto;max-width:1440px;min-height:458px;width:100%}.gateway-site[data-gateway-scene=home] .gateway-editorial-question{border-bottom:0;border-right:1px solid var(--gateway-amber);gap:0;height:458px;justify-content:flex-start;padding:44px 54px 42px}.gateway-site[data-gateway-scene=home] .gateway-editorial-index{margin-bottom:44px}.gateway-site[data-gateway-scene=home] .gateway-editorial-question h2{font-family:Arial,Helvetica,sans-serif;font-size:64px;font-variation-settings:normal;font-weight:700;letter-spacing:-.035em;line-height:.86;margin:0;max-width:6.2em}.gateway-site[data-gateway-scene=home] .gateway-editorial-primary{align-self:flex-start;margin-top:34px;min-height:52px;padding-inline:24px;text-transform:uppercase;width:198px}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer{align-content:start;gap:0;height:458px;justify-content:flex-start;padding:142px 48px 40px}.gateway-site[data-gateway-scene=home] .gateway-editorial-creation-steps li{font-size:16px;line-height:1.4}.gateway-site[data-gateway-scene=home] .gateway-editorial-share{align-items:center;align-self:flex-start;box-sizing:border-box;display:flex;flex-direction:column;margin-top:28px;min-height:126px;padding:20px 22px;width:min(100%,390px)}.gateway-site[data-gateway-scene=home] .gateway-editorial-share-label{color:var(--gateway-stage-text);padding:0 0 14px;text-align:center}.gateway-site[data-gateway-scene=home] :is(.gateway-editorial-share-reel,.gateway-editorial-share-static){color:var(--gateway-amber);height:54px;margin:0;overflow:hidden;padding:0;width:100%}.gateway-site[data-gateway-scene=home] .gateway-editorial-share-destination,.gateway-site[data-gateway-scene=home] .gateway-editorial-share-static{align-items:center;display:flex;justify-content:center}.gateway-site[data-gateway-scene=home] .gateway-editorial-share-destination{flex:0 0 48px;height:48px}.gateway-editorial-share-icon{background:currentColor;display:block;height:34px;mask:var(--gateway-share-icon-mask) center /contain no-repeat;-webkit-mask:var(--gateway-share-icon-mask) center /contain no-repeat;width:34px}.gateway-site[data-gateway-scene=home] .gateway-editorial-hardware-rail,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{box-sizing:border-box;height:94px;min-height:94px;padding:20px 68px}@media (min-width:1320px){.gateway-site[data-gateway-scene=home] .gateway-editorial-columns,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns{margin-inline:auto;max-width:1440px;width:100%}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer{padding-top:150px}.gateway-site[data-gateway-scene=home] .gateway-editorial-question{gap:0}.gateway-site[data-gateway-scene=home] .gateway-editorial-hardware-rail,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{padding-inline:calc(68px + var(--gateway-wide-frame-offset))}}@media (max-width:760px){.gateway-site[data-gateway-scene=home] .gateway-editorial-columns,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-columns{grid-template-columns:1fr;height:729px;min-height:729px;width:390px}.gateway-site[data-gateway-scene=home] .gateway-editorial-question,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-question{border-bottom:1px solid var(--gateway-amber);border-right:0;height:375px;padding:42px 28px 38px}.gateway-site[data-gateway-scene=home] .gateway-editorial-index{margin-bottom:29px}.gateway-site[data-gateway-scene=home] .gateway-editorial-question h2{font-size:46px;max-width:4.8em}.gateway-site[data-gateway-scene=home] .gateway-editorial-primary{margin-top:28px}.gateway-site[data-gateway-scene=home] .gateway-editorial-answer,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-answer{height:354px;padding:36px 28px 42px}.gateway-site[data-gateway-scene=home] .gateway-editorial-share{margin-top:38px;width:100%}.gateway-site[data-gateway-scene=home] .gateway-editorial-hardware-rail,.gateway-site[data-gateway-scene=home]:has(.gateway-home[data-composition=complete]) .gateway-editorial-hardware-rail{height:95px;min-height:95px;padding:20px 28px}}.gateway-editorial-reveal{display:contents}.gateway-editorial-reveal[data-editorial-motion=settle]>.gateway-editorial-spread{animation:gateway-editorial-earned-reveal .25s ease-out both}@keyframes gateway-editorial-earned-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.gateway-editorial-reveal[data-editorial-motion=settle]>.gateway-editorial-spread{animation:none}}