:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f1f4f8;font-family:Inter,PingFang SC,Noto Sans SC,-apple-system,BlinkMacSystemFont,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#f1f4f8}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:2px solid var(--accent,#1677ff);outline-offset:2px}.status{color:#64748b;place-items:center;min-height:100vh;display:grid}.page{--module-gap:12px;--page-gutter:12px;--page-inline-offset:max(0px, calc((100vw - 480px) / 2));--radius:12px;--ui-border:color-mix(in srgb, var(--muted-color) 18%, transparent);--ui-border-strong:color-mix(in srgb, var(--muted-color) 26%, transparent);--ui-soft:color-mix(in srgb, var(--muted-color) 7%, var(--surface-color));--ui-accent-soft:color-mix(in srgb, var(--accent) 9%, var(--surface-color));--ui-shadow-card:0 4px 14px #1622380f;--ui-shadow-float:0 14px 38px #131f332e;width:min(100%,480px);min-height:100vh;color:var(--text-color);background:var(--page-color);margin:0 auto}.page[data-density=regular]{--module-gap:16px;--page-gutter:14px}.page[data-radius=compact]{--radius:6px}.page[data-radius=soft]{--radius:14px}.route-stage{min-height:100vh}.route-stage--forward{animation:.24s cubic-bezier(.22,.78,.3,1) both route-forward-in}.route-stage--back{animation:.17s ease-out both route-back-in}@keyframes route-forward-in{0%{opacity:.25;transform:translate(18px)}}@keyframes route-back-in{0%{opacity:.45}}.module-detail-chrome{z-index:24;min-height:calc(54px + env(safe-area-inset-top));padding:calc(7px + env(safe-area-inset-top)) 10px 7px;border-bottom:1px solid var(--ui-border);background:color-mix(in srgb, var(--surface-color) 99%, var(--page-color));grid-template-columns:42px minmax(0,1fr) 42px;align-items:end;gap:8px;display:grid;position:sticky;top:0;box-shadow:0 4px 16px #1622380a}.module-detail-chrome button{width:40px;height:40px;color:var(--text-color);background:var(--ui-soft);cursor:pointer;border:0;border-radius:12px;place-items:center;display:grid}.module-detail-chrome button svg{width:20px;height:20px}.module-detail-chrome strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;align-self:center;font-size:16px;font-weight:780;overflow:hidden}.page--module-detail .nodes{padding-top:14px}.page--module-detail .feed-module__heading{display:none}.page-chrome{z-index:20;border-bottom:1px solid var(--ui-border);background:color-mix(in srgb, var(--surface-color) 99%, var(--page-color));position:sticky;top:0;box-shadow:0 4px 16px #1622380a}.brand-bar{min-height:calc(60px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 16px 8px;justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-lockup{align-items:center;gap:9px;min-width:0;display:flex}.brand-lockup>img,.brand-lockup__fallback{border-radius:11px;flex:0 0 36px;width:36px;height:36px}.brand-lockup>img{object-fit:cover}.brand-lockup__fallback{color:#fff;background:var(--accent);place-items:center;display:grid}.brand-lockup__fallback svg{width:21px;height:21px}.brand-lockup strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:21px;font-weight:780;overflow:hidden}.search-trigger{border:1px solid var(--ui-border);min-width:42px;min-height:40px;color:var(--muted-color);background:var(--ui-soft);cursor:pointer;border-radius:12px;flex:178px;justify-content:flex-start;align-items:center;gap:8px;padding:0 12px;display:flex;box-shadow:0 3px 12px #1622380d}.search-trigger:active{background:var(--ui-accent-soft);transform:scale(.985)}.search-trigger svg{width:21px;height:21px;color:var(--text-color);flex:0 0 21px}.search-trigger span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.search-panel{border:1px solid color-mix(in srgb, var(--muted-color) 24%, transparent);background:color-mix(in srgb, var(--muted-color) 8%, var(--surface-color));border-radius:10px;align-items:center;gap:8px;margin:0 12px 6px;padding:8px 11px;display:flex}.search-panel svg{width:18px;height:18px;color:var(--muted-color);flex:0 0 18px}.search-panel input{width:100%;color:var(--text-color);background:0 0;border:0;outline:0}.search-panel input::placeholder{color:var(--muted-color)}.search-panel button{color:#fff;background:var(--accent);border:0;border-radius:7px;flex:none;min-height:28px;padding:0 10px;font-size:12px;font-weight:650}.search-page{background:var(--page-color);min-height:100vh}.search-page__header{z-index:30;padding:calc(10px + env(safe-area-inset-top)) 14px 12px;border-bottom:1px solid color-mix(in srgb, var(--muted-color) 16%, transparent);background:color-mix(in srgb, var(--surface-color) 97%, var(--page-color));position:sticky;top:0;box-shadow:0 6px 20px #0f172a0a}.search-page__brand{align-items:center;gap:7px;min-height:34px;margin-bottom:10px;display:flex}.search-page__brand>.brand-lockup{flex:1}.search-page__brand .brand-lockup>img,.search-page__brand .brand-lockup__fallback{flex-basis:30px;width:30px;height:30px}.search-page__brand .brand-lockup strong{font-size:18px}.search-page__back{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;display:grid}.search-page__back:active{background:color-mix(in srgb, var(--muted-color) 12%, transparent)}.search-page__back svg{width:21px;height:21px}.search-page__form{border:1px solid color-mix(in srgb, var(--muted-color) 25%, transparent);background:color-mix(in srgb, var(--muted-color) 7%, var(--surface-color));border-radius:13px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding:4px 5px 4px 13px;display:grid}.search-page__form>svg{width:20px;height:20px;color:var(--muted-color)}.search-page__form input{width:100%;min-width:0;color:var(--text-color);background:0 0;border:0;outline:0;font-size:15px}.search-page__form input::placeholder{color:var(--muted-color)}.search-page__form button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:10px;align-self:stretch;padding:0 17px;font-size:14px;font-weight:720}.search-page__form button:disabled{opacity:.42;cursor:default}.search-discovery{padding:28px 18px}.search-discovery h1{margin:0 0 16px;font-size:17px}.search-discovery>p{color:var(--muted-color);margin:8px 0;font-size:13px}.search-hotwords{flex-wrap:wrap;gap:10px;display:flex}.search-hotwords button{border:1px solid color-mix(in srgb, var(--muted-color) 18%, transparent);min-height:36px;color:var(--text-color);background:var(--surface-color);cursor:pointer;border-radius:99px;padding:0 15px;box-shadow:0 3px 12px #0f172a0a}.search-hotwords button:active{border-color:color-mix(in srgb, var(--accent) 40%, transparent);color:var(--accent)}.search-hotwords--loading i{background:color-mix(in srgb, var(--muted-color) 10%, var(--surface-color));border-radius:99px;width:76px;height:36px;animation:1.2s ease-in-out infinite alternate search-pulse}@keyframes search-pulse{to{opacity:.48}}.search-results{padding:16px 14px calc(32px + env(safe-area-inset-bottom))}.search-results__summary{justify-content:space-between;align-items:baseline;gap:12px;margin:1px 2px 18px;display:flex}.search-results__summary strong{font-size:15px}.search-results__summary span{color:var(--muted-color);white-space:nowrap;font-size:11px}.search-results__section{margin-bottom:22px}.search-results__section h2{align-items:center;gap:6px;margin:0 2px 10px;font-size:16px;display:flex}.search-results__section h2 svg{color:#ff7a00;width:18px;height:18px}.search-results__list{border:1px solid color-mix(in srgb, var(--muted-color) 15%, transparent);border-radius:var(--radius);background:var(--surface-color);overflow:hidden;box-shadow:0 7px 24px #0f172a0d}.search-result{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:13px 12px;display:grid}.search-results__list .search-result+.search-result{border-top:1px solid color-mix(in srgb, var(--muted-color) 14%, transparent)}.search-result--featured{border:1px solid color-mix(in srgb, var(--accent) 22%, transparent);border-radius:calc(var(--radius) + 3px);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 8%, var(--surface-color)), var(--surface-color) 58%);min-height:108px;box-shadow:0 10px 30px color-mix(in srgb, var(--accent) 10%, transparent);grid-template-columns:66px minmax(0,1fr) auto;padding:18px 15px}.search-result__logo,.search-result__logo-fallback{border-radius:13px;width:52px;height:52px}.search-result--featured .search-result__logo,.search-result--featured .search-result__logo-fallback{border-radius:17px;width:66px;height:66px}.search-result__logo{object-fit:cover;background:#fff}.search-result__logo-fallback{color:#fff;background:linear-gradient(145deg, var(--accent), color-mix(in srgb, var(--accent) 58%, #60a5fa));place-items:center;display:grid}.search-result__logo-fallback svg{width:25px;height:25px}.search-result__copy{gap:4px;min-width:0;display:grid}.search-result__copy>strong,.search-result__copy>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.search-result__copy>strong{font-size:15px}.search-result--featured .search-result__copy>strong{font-size:17px}.search-result__copy>small{color:var(--muted-color);font-size:12px}.search-result__tags{gap:5px;min-width:0;display:flex;overflow:hidden}.search-result__tags em{color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, transparent);border-radius:5px;flex:none;padding:2px 6px;font-size:10px;font-style:normal}.search-result>button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:99px;align-items:center;gap:3px;min-height:34px;padding:0 13px;font-size:12px;font-weight:720;display:flex}.search-result>button svg{width:13px;height:13px}.search-result--featured>button{min-height:38px;padding:0 16px;font-size:13px}.search-results__state{min-height:260px;color:var(--muted-color);text-align:center;align-content:center;place-items:center;gap:8px;display:grid}.search-results__state>svg{width:48px;height:48px;color:color-mix(in srgb, var(--accent) 70%, var(--muted-color))}.search-results__state strong{color:var(--text-color)}.search-results__state p{margin:0;font-size:13px}.search-results__state button,.search-results__more{border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);min-height:40px;color:var(--accent);background:var(--surface-color);cursor:pointer;border-radius:99px;padding:0 20px;font-weight:700}.search-results__loading,.search-results__end{color:var(--muted-color);text-align:center;margin:18px 0 0;font-size:12px}.search-results__more{margin:18px auto 0;display:block}@media (width<=360px){.search-trigger{flex:0 0 42px;justify-content:center;width:42px;padding:0}.search-trigger span{display:none}.search-result{grid-template-columns:46px minmax(0,1fr) auto;gap:9px;padding-inline:9px}.search-result--featured{grid-template-columns:56px minmax(0,1fr)}.search-result--featured>button{grid-column:1/-1;justify-content:center}.search-result__logo,.search-result__logo-fallback{width:46px;height:46px}.search-result--featured .search-result__logo,.search-result--featured .search-result__logo-fallback{width:56px;height:56px}}.page-navigation{scrollbar-width:none;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;align-items:stretch;gap:10px;height:48px;padding:0 12px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10px calc(100% - 10px),#0000);mask-image:linear-gradient(90deg,#0000,#000 10px calc(100% - 10px),#0000)}.page-navigation::-webkit-scrollbar{display:none}.page-navigation button{min-height:40px;color:var(--muted-color);white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:none;padding:0 9px;font-size:14px;font-weight:560;transition:color .16s,transform .12s;position:relative}.page-navigation button:active{transform:scale(.96)}.page-navigation button.is-active{color:var(--text-color);font-weight:760}.page-navigation--underline button.is-active:after{background:var(--accent);content:"";border-radius:4px;width:28px;height:3px;animation:.24s cubic-bezier(.34,1.45,.64,1) nav-underline-in;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}@keyframes nav-underline-in{0%{opacity:.3;transform-origin:50%;transform:translate(-50%)scaleX(.3)}}@media (prefers-reduced-motion:reduce){.page-navigation--underline button.is-active:after{animation:none}}@keyframes page-switch-in{0%{opacity:0;transform:translateY(10px)}}.nodes--switching{animation:.24s cubic-bezier(.25,.8,.35,1) page-switch-in}@media (prefers-reduced-motion:reduce){.nodes--switching{animation:none}}.modules,.nodes{gap:var(--module-gap);padding:var(--module-gap) var(--page-gutter) calc(32px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.page-navigation{background:var(--surface-color)}.page-navigation[data-size=small]{height:38px}.page-navigation[data-size=small] button{font-size:13.5px}.page-navigation[data-size=large]{height:50px}.page-navigation[data-size=large] button{font-size:16px}.page-navigation--pills{align-items:center;gap:8px;padding:0 12px}.page-navigation--pills button{background:var(--ui-soft);border:1px solid #0000;border-radius:99px;height:34px;padding:0 16px;transition:color .16s,background-color .16s,box-shadow .16s,transform .12s}.page-navigation--pills button.is-active{color:#fff;background:var(--accent);box-shadow:0 5px 14px color-mix(in srgb, var(--accent) 26%, transparent)}.page-navigation--pills[data-size=small] button{height:30px;padding:0 13px}.page-navigation--pills[data-size=large] button{height:38px;padding:0 19px}.page-navigation--solid{background:color-mix(in srgb, var(--muted-color) 11%, var(--page-color));border-radius:12px;align-items:center;gap:3px;height:40px;margin:6px 12px 8px;padding:3.5px}.page-navigation--solid button{border-radius:9px;flex:1 0 auto;min-width:62px;height:100%;padding:0 14px;transition:color .16s,background-color .16s,box-shadow .16s,transform .12s}.page-navigation--solid button.is-active{color:var(--accent);background:var(--surface-color);box-shadow:0 2px 8px #0f172a1c}.page-navigation--solid[data-size=small]{height:35px}.page-navigation--solid[data-size=large]{height:46px}.page-navigation--bottom{z-index:40;right:var(--page-inline-offset);bottom:0;left:var(--page-inline-offset);padding-bottom:env(safe-area-inset-bottom);background:var(--surface-color);justify-content:space-around;position:fixed;box-shadow:0 -6px 20px #0f172a12}.page-navigation--bottom.page-navigation--solid{right:calc(var(--page-inline-offset) + 10px);bottom:calc(8px + env(safe-area-inset-bottom));left:calc(var(--page-inline-offset) + 10px);border-radius:14px;margin:0;padding-bottom:3.5px;box-shadow:0 8px 28px #0f172a29}.page--bottom-navigation .nodes{padding-bottom:calc(68px + env(safe-area-inset-bottom))}.node-layout{min-width:0}.page:not([data-surface=BMS_PREVIEW]) .node-layout:not(.node-layout--fixed){animation:.22s cubic-bezier(.2,.75,.25,1) both module-enter}.page:not([data-surface=BMS_PREVIEW]) .node-layout:nth-child(2){animation-delay:24ms}.page:not([data-surface=BMS_PREVIEW]) .node-layout:nth-child(3){animation-delay:48ms}.page:not([data-surface=BMS_PREVIEW]) .node-layout:nth-child(4){animation-delay:72ms}@keyframes module-enter{0%{opacity:0;transform:translateY(7px)}}.page:not([data-surface=BMS_PREVIEW]) .nodes>.node-layout:not(.node-layout--fixed):nth-of-type(n+6){content-visibility:auto;contain-intrinsic-size:auto 420px}.module-state-shell{border-radius:var(--radius);min-width:0}.module-state-shell>.module-empty{width:100%}.module-state-shell button.module-empty{color:inherit;cursor:pointer;background:#ffffff8a;border:1px dashed #b9c7da}.page[data-surface=BMS_PREVIEW] .module-state-shell button.module-empty:hover{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 7%, white)}.content-block--text{border-radius:var(--radius);background:var(--surface-color);border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-card);padding:14px}.content-block--text h2{margin:0 0 7px;font-size:18px;line-height:1.35}.content-block--text p{white-space:pre-line;color:var(--muted-color);margin:0;font-size:13px;line-height:1.75}.content-block--text button,.landing-hero button,.landing-cta button{color:#fff;background:var(--accent);min-height:40px;box-shadow:0 5px 14px color-mix(in srgb, var(--accent) 22%, transparent);cursor:pointer;border:0;border-radius:99px;margin-top:14px;padding:0 19px;font-size:13px;font-weight:720}.image-hotspot{border-radius:var(--radius);position:relative;overflow:hidden}.image-hotspot>img{width:100%;height:auto;display:block}.image-hotspot__region{color:#0000;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;min-width:32px;min-height:32px;padding:0;display:grid;position:absolute;overflow:hidden}.image-hotspot__region span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.page[data-surface=BMS_PREVIEW] .image-hotspot__region{color:#fff;background:#1677ff38;border:2px solid #1677ff;box-shadow:inset 0 0 0 1px #fffc}.page--landing{width:min(100%,640px)}.page--landing .nodes{padding-top:0}.landing-hero{color:#fff;border-radius:0 0 22px 22px;min-height:520px;position:relative;overflow:hidden}.landing-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.landing-hero__shade{background:linear-gradient(#070c141a,#070c14b8);position:absolute;inset:0}.landing-hero__copy{position:absolute;bottom:34px;left:24px;right:24px}.landing-hero__copy>span{letter-spacing:.08em;font-size:13px;font-weight:720}.landing-hero h1{letter-spacing:-.04em;max-width:420px;margin:9px 0;font-size:clamp(32px,9vw,52px);line-height:1.08}.landing-hero p{color:#ffffffd1;max-width:440px;margin:0;line-height:1.6}.landing-features{padding:14px 4px}.landing-features h2{margin:0 0 12px;font-size:22px}.landing-features>div{gap:8px;display:grid}.landing-features article{border:1px solid var(--ui-border);border-radius:var(--radius);background:var(--surface-color);box-shadow:var(--ui-shadow-card);grid-template-columns:88px 1fr;align-items:center;gap:13px;padding:9px;display:grid}.landing-features article.landing-feature--text{grid-template-columns:1fr;padding:14px}.landing-features article img{border-radius:calc(var(--radius) - 3px);object-fit:cover;width:84px;height:68px}.landing-features article span{gap:4px;display:grid}.landing-features article strong{font-size:14px}.landing-features article small{color:var(--muted-color);font-size:12px;line-height:1.5}.landing-cta{z-index:20;border:1px solid color-mix(in srgb, var(--muted-color) 16%, transparent);background:color-mix(in srgb, var(--surface-color) 98%, var(--page-color));border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;box-shadow:0 8px 30px #0f172a24}.landing-cta--sticky{position:sticky;bottom:10px}.landing-cta>span{gap:3px;display:grid}.landing-cta small{color:var(--muted-color)}.landing-cta button{flex:none;margin:0}.feed-module{min-width:0}.feed-module--tone-soft,.feed-module--tone-accent,.feed-module--tone-contrast{border-radius:calc(var(--radius) + 2px);padding:11px}.feed-module--tone-soft{background:color-mix(in srgb, var(--muted-color) 8%, var(--surface-color))}.feed-module--tone-accent{background:color-mix(in srgb, var(--accent) 8%, var(--surface-color))}.feed-module--tone-contrast{color:#fff;background:#171c24}.feed-module__heading{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin:0 0 11px;display:flex}.feed-module__title{color:currentColor;letter-spacing:-.015em;overflow-wrap:anywhere;min-width:0;margin:0;font-size:clamp(16px,4.3vw,18px);font-weight:780;line-height:1.3}.feed-module--title-accent_bar>.feed-module__heading>.feed-module__title{align-items:center;gap:8px;display:flex}.feed-module--title-accent_bar>.feed-module__heading>.feed-module__title:before{background:var(--accent);content:"";border-radius:99px;flex:0 0 4px;width:4px;height:1.05em}.feed-module--title-underline>.feed-module__heading{padding-bottom:8px;position:relative}.feed-module--title-underline>.feed-module__heading:after{background:linear-gradient(90deg, var(--accent) 0 42px, color-mix(in srgb, var(--muted-color) 18%, transparent) 42px);content:"";border-radius:99px;height:2px;position:absolute;bottom:0;left:0;right:0}.feed-module--title-centered>.feed-module__heading>.feed-module__title{text-align:center;flex:auto;align-items:center;gap:10px;display:flex}.feed-module--title-centered>.feed-module__heading>.feed-module__title:before,.feed-module--title-centered>.feed-module__heading>.feed-module__title:after{background:color-mix(in srgb, currentColor 18%, transparent);content:"";flex:36px;min-width:12px;height:1px}.feed-module--tone-contrast.feed-module--title-accent_bar>.feed-module__heading>.feed-module__title:before{background:color-mix(in srgb, var(--accent) 72%, white)}.feed-module--tone-contrast.feed-module--title-underline>.feed-module__heading:after{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 72%, white) 0 42px, #ffffff38 42px)}.feed-module__more{min-height:32px;color:var(--accent);background:color-mix(in srgb, var(--accent) 9%, var(--surface-color));cursor:pointer;border:0;border-radius:999px;flex:none;align-items:center;gap:4px;padding:0 5px 0 10px;font-size:12px;font-weight:720;transition:background-color .15s,transform .13s;display:inline-flex}.feed-module__more svg{width:14px;height:14px}.feed-module__more:active{transform:translate(2px)}.feed-module--tone-contrast .feed-module__more{color:#fff;background:#ffffff1f}.feed-module__more[aria-disabled=true]{opacity:.62;cursor:default}.banner-card,.visual-card,.app-tile,.text-link,.image-text-row,.image-overlay-card,.image-caption-card,.product-card,.floating-ad__item,.popup-ad__action,.splash-ad__action{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;transition:transform .13s,box-shadow .18s,border-color .18s,filter .18s}.banner-card:active,.visual-card:active,.app-tile:active,.text-link:active,.image-text-row:active,.image-overlay-card:active,.image-caption-card:active,.product-card:active,.floating-ad__item:active,.popup-ad__action:active,.splash-ad__action:active{filter:saturate(.96);transform:scale(.985)}.feed-infinite-sentinel{min-height:28px;color:var(--muted-color);justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.feed-infinite-sentinel i{border:2px solid color-mix(in srgb, var(--accent) 18%, transparent);border-top-color:var(--accent);border-radius:50%;width:14px;height:14px;animation:.7s linear infinite infinite-spin}.feed-page-retry{color:#b42318;justify-content:center;align-items:center;gap:10px;min-height:42px;font-size:12px;display:flex}.feed-page-retry button{color:#b42318;background:var(--surface-color);cursor:pointer;border:1px solid #b4231847;border-radius:999px;min-height:30px;padding:0 12px}.feed-detail-end{color:var(--muted-color);text-align:center;margin:4px 0 2px;font-size:11px}@keyframes infinite-spin{to{transform:rotate(1turn)}}.module-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-height:76px;display:grid;overflow:hidden}.module-loading--banner,.module-loading--ad_strip,.module-loading--notice_bar,.module-loading--rich_text_card{grid-template-columns:1fr}.module-loading--banner span,.module-loading--ad_strip span{aspect-ratio:3}.module-loading--notice_bar span{min-height:40px}.module-loading--app_grid{grid-template-columns:repeat(4,minmax(0,1fr))}.module-loading--app_grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.module-loading--app_grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.module-loading--app_grid span{min-height:92px}.module-loading span{border-radius:var(--radius);background:color-mix(in srgb, var(--muted-color) 10%, var(--surface-color));align-content:end;gap:6px;min-width:0;min-height:132px;padding:10px;display:grid;position:relative;overflow:hidden}.module-loading span:after{content:"";background:linear-gradient(105deg,#0000 28%,#ffffffad 45%,#0000 62%);animation:1.25s ease-in-out infinite module-shimmer;position:absolute;inset:0;transform:translate(-100%)}.module-loading i,.module-loading b,.module-loading em{background:color-mix(in srgb, var(--muted-color) 18%, var(--surface-color));border-radius:99px;display:block}.module-loading i{border-radius:12px;width:46px;height:46px}.module-loading b{width:72%;height:10px}.module-loading em{width:48%;height:8px}.module-loading--banner i,.module-loading--banner em,.module-loading--ad_strip i,.module-loading--ad_strip em,.module-loading--notice_bar i,.module-loading--notice_bar em{display:none}.sample-preview{min-width:0;position:relative}.sample-preview>.feed-module{opacity:.78;filter:saturate(.55)}.sample-preview__badge{z-index:6;color:#526b9f;pointer-events:none;background:#ecf2fcf5;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:720;position:absolute;top:7px;left:7px;box-shadow:0 2px 7px #1e325a1f}.module-load-failed,.module-empty{border:1px dashed color-mix(in srgb, var(--muted-color) 30%, transparent);border-radius:var(--radius);min-height:96px;color:var(--muted-color);text-align:center;place-content:center;justify-items:center;gap:5px;padding:16px;display:grid}.module-load-failed strong,.module-empty strong{color:var(--text-color);font-size:13px}.module-load-failed small,.module-empty small{max-width:260px;font-size:11px;line-height:1.5}.module-load-failed button{color:#fff;background:var(--accent);cursor:pointer;border:0;border-radius:99px;min-height:36px;margin-top:5px;padding:0 16px;font-size:12px;font-weight:700}@keyframes module-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.module-loading span:after{animation:none}}.visual-card__media video,.image-text-row>video{object-fit:cover;width:100%;height:100%}.bms-decoration-layer{z-index:2147483000;pointer-events:none;font-family:Inter,PingFang SC,sans-serif;position:fixed;inset:0}.bms-hover-boundary{box-sizing:border-box;border-radius:calc(var(--radius) + 1px);background:#1769ff05;border:1px dashed #1769ff94;position:fixed}.bms-selection-boundary{box-sizing:border-box;border-radius:calc(var(--radius) + 1px);background:#1769ff06;border:2px solid #1769ff;transition:opacity .1s;position:fixed;box-shadow:0 0 0 1px #ffffffb8,0 0 0 4px #1769ff17}.bms-selection-boundary.is-dragging{opacity:.42}.bms-selection-toolbar{pointer-events:auto;background:#fffffffa;border:1px solid #cfd9e8;border-radius:9px;align-items:center;gap:2px;min-width:250px;min-height:36px;padding:3px;display:flex;position:fixed;overflow:hidden;box-shadow:0 8px 24px #19315638}.bms-selection-identity{flex:1;gap:0;min-width:70px;padding:0 6px 0 4px;line-height:1.25;display:grid}.bms-selection-identity small,.bms-selection-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bms-selection-identity small{color:#8792a4;font-size:8px;font-weight:500}.bms-selection-identity strong{color:#1769ff;font-size:11px}.bms-selection-toolbar button{color:#536176;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:29px;min-width:29px;height:29px;padding:0;display:grid}.bms-selection-toolbar button svg{width:14px;height:14px}.bms-selection-toolbar button:hover,.bms-selection-toolbar button.is-active{color:#1769ff;background:#edf4ff}.bms-selection-toolbar button.drag-handle{color:#fff;cursor:grab;background:#1769ff}.bms-selection-toolbar button.drag-handle:active{cursor:grabbing}.bms-selection-toolbar button.danger{color:#d14a4a}.bms-selection-toolbar button.danger:hover{color:#c52f2f;background:#fff0f0}.bms-insert-control{z-index:5;color:#1769ff;opacity:.26;cursor:pointer;background:linear-gradient(#0000 5px,#b7cff8 5px 6px,#0000 6px);border:0;flex:0 0 12px;align-self:center;place-items:center;width:calc(100% - 20px);height:12px;margin:-6px 10px;padding:0;transition:opacity .12s;display:grid;position:relative}.bms-insert-control:hover,.bms-insert-control:focus-visible{opacity:1;outline:0}.bms-insert-control>span{color:#1769ff;background:#fff;border:1px solid #8cb5fa;border-radius:50%;place-items:center;width:16px;height:16px;font-size:13px;line-height:1;display:grid}.bms-insert-control>em{z-index:2;color:#fff;white-space:nowrap;background:#1769ff;border-radius:5px;padding:4px 7px;font-size:9px;font-style:normal;font-weight:700;display:none;position:absolute;top:-26px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #1769ff3d}html.bms-node-dragging .bms-insert-control{opacity:.72;cursor:grabbing;background:linear-gradient(#0000 10px,#77a8ff 10px 12px,#0000 12px);flex-basis:22px;height:22px;margin-block:-11px}html.bms-node-dragging .bms-insert-control>span{color:#0000;background:#77a8ff;border-color:#77a8ff;width:12px;height:12px}html.bms-node-dragging .bms-insert-control.is-drop-target{opacity:1;background:linear-gradient(#0000 9px,#1769ff 9px 13px,#0000 13px)}html.bms-node-dragging .bms-insert-control.is-drop-target>span{color:#fff;background:#1769ff;border-color:#fff;width:18px;height:18px;box-shadow:0 0 0 3px #1769ff2e}html.bms-node-dragging .bms-insert-control.is-drop-target>em{display:block}.feed-module--banner{position:relative}.banner-card{border-radius:calc(var(--radius) + 2px);border:1px solid #ffffff8f;width:100%;display:block;position:relative;overflow:hidden;box-shadow:0 7px 22px #1823361a}.feed-module--banner-wide .banner-card{aspect-ratio:3}.feed-module--banner-standard .banner-card{aspect-ratio:2}.banner-card>img,.banner-card>video{object-fit:cover;width:100%;height:100%;display:block}.banner-viewport{border-radius:calc(var(--radius) + 2px);touch-action:pan-y;overflow:hidden}.banner-track{width:100%;transition:transform .32s cubic-bezier(.22,.8,.26,1);display:flex}.banner-track.is-dragging{transition:none}.banner-track>.banner-card{border-radius:0;flex:0 0 100%}.banner-peek-track{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;padding:2px 1px 7px;display:flex;overflow-x:auto}.banner-peek-track::-webkit-scrollbar{display:none}.banner-peek-track>.banner-card{scroll-snap-align:start;flex:0 0 86%}@media (prefers-reduced-motion:reduce){.banner-track{transition:none}}.banner-card__shade{background:linear-gradient(90deg,#050a147a 0,#050a1424 58%,#050a140d);position:absolute;inset:0}.banner-card__copy{color:#fff;text-shadow:0 2px 8px #00000057;gap:5px;display:grid;position:absolute;inset:50% 38% auto 18px;transform:translateY(-50%)}.banner-card__copy strong{letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(18px,5.2vw,24px);font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.banner-card__copy small{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.45;overflow:hidden}.banner-dots{z-index:2;pointer-events:none;justify-content:center;gap:6px;display:flex;position:absolute;bottom:11px;left:0;right:0}.banner-dots button{pointer-events:auto;cursor:pointer;background:#ffffffd1;border:1px solid #fff9;border-radius:99px;width:7px;height:7px;padding:0;transition:width .18s,background-color .18s;box-shadow:0 1px 5px #00000024}.banner-dots button.is-active{background:var(--accent);border-color:#ffffffc2;width:19px}.app-grid{grid-template-columns:repeat(var(--app-columns), minmax(0, 1fr));gap:10px;display:grid}.app-tile{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 2px);background:var(--surface-color);min-width:0;min-height:112px;box-shadow:var(--ui-shadow-card);text-align:center;align-content:start;justify-items:center;gap:5px;padding:11px 8px 10px;display:grid}.app-tile>img{aspect-ratio:1;object-fit:contain;background:var(--surface-color);border-radius:14px;width:min(54px,100%);height:auto;box-shadow:0 5px 14px #15233d1a}.app-tile strong,.app-tile small{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}.app-tile strong{font-size:13px;font-weight:700;line-height:1.35}.app-tile small{color:var(--muted-color);font-size:11px}.app-tile__action{color:#fff;background:var(--accent);width:min(100%,76px);min-height:28px;box-shadow:0 4px 11px color-mix(in srgb, var(--accent) 22%, transparent);border-radius:99px;justify-content:center;align-items:center;gap:4px;margin-top:auto;font-size:11px;font-weight:680;display:flex}.app-tile__action svg{width:12px;height:12px}.feed-module--app-grid-compact .app-tile{min-height:84px;padding:8px 5px}.feed-module--app-grid-compact .app-tile>img{border-radius:12px;width:min(46px,100%)}.feed-module--app-grid-compact .app-tile__action,.feed-module--app-grid-compact .app-tile small{display:none}.feed-module--app-grid-columns-5 .app-grid{gap:8px 6px}.feed-module--app-grid-columns-5 .app-tile{min-height:84px;padding:8px 4px}.feed-module--app-grid-columns-5 .app-tile>img{border-radius:11px;width:min(42px,100%)}.feed-module--app-grid-columns-5 .app-tile strong{font-size:11px}.feed-module--app-grid-columns-5 .app-tile small{display:none}.feed-module--app-grid-columns-5 .app-tile__action{width:min(100%,56px);min-height:24px;font-size:11px}.feed-module--app-grid-icon_entry .app-grid{gap:14px 10px}.feed-module--app-grid-icon_entry .app-tile{min-height:105px;box-shadow:none;background:0 0;border-color:#0000}.feed-module--app-grid-icon_entry .app-tile>img{aspect-ratio:1;border-radius:17px;width:min(62px,100%);height:auto;box-shadow:0 7px 18px #0f172a1f}.feed-module--app-grid-icon_entry .app-tile small{display:none}.image-overlay-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.image-overlay-card{border-radius:calc(var(--radius) + 2px);color:#fff;aspect-ratio:3/4;background:#111827;border:1px solid #ffffff85;min-width:0;display:block;position:relative;overflow:hidden;box-shadow:0 7px 21px #1620331f}.image-overlay-card>img,.image-overlay-card>video{object-fit:cover;width:100%;height:100%;display:block}.image-overlay-card__shade{background:linear-gradient(#0307120a 38%,#030712c7);position:absolute;inset:0}.image-overlay-card__copy{text-align:left;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:5px;display:flex;position:absolute;inset:11px}.image-overlay-card__copy em{background:#0f172ac7;border-radius:99px;padding:4px 8px;font-size:11px;font-style:normal;position:absolute;top:0;right:0}.image-overlay-card__copy em:before{content:"";background:#24d25f;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.image-overlay-card__copy strong{font-size:15px;font-weight:760;line-height:1.3}.image-overlay-card__copy small{color:#ffffffd1;font-size:12px;line-height:1.4}.image-overlay-card__copy b{background:var(--accent);border-radius:99px;align-self:center;place-items:center;min-height:34px;margin:auto 0;padding:0 18px;font-size:12px;display:grid;box-shadow:0 5px 14px #0000002e}.feed-module--image-overlay-cta_center .image-overlay-card{aspect-ratio:4/3;grid-column:1/-1;max-height:360px}.feed-module--image-overlay-caption_bottom .image-overlay-card{aspect-ratio:4/3}.image-caption-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.image-caption-card{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 2px);background:var(--surface-color);min-width:0;box-shadow:var(--ui-shadow-card);text-align:left;overflow:hidden}.image-caption-card__media{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.image-caption-card__media img,.image-caption-card__media video{object-fit:cover;width:100%;height:100%}.image-caption-card__copy{gap:5px;padding:10px 11px 11px;display:grid}.image-caption-card__copy strong{font-size:14px;font-weight:720;line-height:1.35}.image-caption-card__copy small{color:var(--muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.48;display:-webkit-box;overflow:hidden}.image-caption-card__copy p{color:var(--muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.5;display:-webkit-box;overflow:hidden}.image-caption-card__copy em{width:fit-content;color:var(--accent);background:var(--ui-accent-soft);border-radius:99px;padding:3px 7px;font-size:11px;font-style:normal}.feed-module--image-caption-feature .image-caption-card__media{aspect-ratio:2}.feed-module--image-caption-feature .image-caption-list{grid-template-columns:1fr}.feed-module--image-caption-feature .image-caption-card__copy{padding:13px 14px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.feed-module--product-grid-single_column .product-grid{grid-template-columns:1fr}.product-card{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 2px);background:var(--surface-color);min-width:0;box-shadow:var(--ui-shadow-card);text-align:left;overflow:hidden}.product-card>img,.product-card>video{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.product-card__copy{gap:5px;padding:10px 11px 11px;display:grid}.product-card__copy>em{color:#e83a36;background:#fff0ef;border-radius:5px;width:fit-content;padding:3px 6px;font-size:11px;font-style:normal;font-weight:650}.product-card__copy>strong{font-size:14px;font-weight:720;line-height:1.35}.product-card__copy>small{color:var(--muted-color);font-size:11px}.product-card__price{align-items:baseline;gap:5px;margin-top:3px;display:flex}.product-card__price b{color:#e83a36;font-size:17px;font-weight:800}.product-card__price del{color:var(--muted-color);font-size:11px}.product-card__footer{justify-content:space-between;align-items:center;gap:6px;min-height:30px;display:flex}.product-card__footer i{color:var(--muted-color);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.product-card__footer b{color:#fff;background:var(--accent);min-width:58px;min-height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:99px;flex:none;place-items:center;padding:0 11px;font-size:11px;display:grid}.feed-module--product-grid-single_column .product-card{grid-template-columns:38% 1fr;display:grid}.feed-module--product-grid-single_column .product-card>img,.feed-module--product-grid-single_column .product-card>video{aspect-ratio:auto;height:100%}.notice-bar{border:1px solid color-mix(in srgb, var(--accent) 18%, transparent);border-radius:var(--radius);min-height:46px;color:color-mix(in srgb, var(--accent) 82%, #1b2738);background:var(--ui-accent-soft);box-shadow:0 3px 12px color-mix(in srgb, var(--accent) 6%, transparent);align-items:center;gap:9px;padding:0 13px;font-size:13px;display:flex;overflow:hidden}.notice-bar>svg{flex:0 0 18px;width:18px;height:18px}.notice-bar__message{text-align:left;background:0 0;border:0;flex:1;min-width:0;padding:0;overflow:hidden}.notice-bar__message span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.notice-bar__message.is-marquee span{width:max-content;animation:14s linear infinite notice-marquee}.notice-bar__close{background:0 0;border:0;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid}.notice-bar__close svg{width:14px;height:14px}@keyframes notice-marquee{0%{transform:translate(100%)}to{transform:translate(-100%)}}.rich-text-list{gap:10px;display:grid}.rich-text-card{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 2px);background:var(--surface-color);box-shadow:var(--ui-shadow-card);gap:10px;padding:17px;display:grid}.feed-module--rich-text-dark .rich-text-card{color:#f8fafc;background:#172033;border-color:#ffffff14;box-shadow:0 9px 26px #090e162e}.rich-text-card__tags{gap:6px;display:flex}.rich-text-card__tags span{color:#fff;background:var(--accent);border-radius:99px;padding:4px 9px;font-size:11px;font-weight:650}.rich-text-card>strong{font-size:18px}.rich-text-card>small{color:var(--muted-color);font-size:12px}.rich-text-card>p{white-space:pre-line;color:var(--muted-color);margin:0;font-size:13px;line-height:1.72}.rich-text-card>button{color:#fff;background:var(--accent);min-height:40px;box-shadow:0 5px 14px color-mix(in srgb, var(--accent) 22%, transparent);border:0;border-radius:99px;font-size:13px;font-weight:700}.text-list{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 1px);background:var(--surface-color);box-shadow:var(--ui-shadow-card);display:grid;overflow:hidden}.feed-module--text-list-two_columns .text-list{grid-template-columns:repeat(2,minmax(0,1fr))}.text-link{border-bottom:1px solid var(--ui-border);align-items:center;gap:8px;min-width:0;min-height:46px;padding:9px 12px;display:flex}.feed-module--text-list-two_columns .text-link:nth-child(odd){border-right:1px solid color-mix(in srgb, var(--muted-color) 14%, transparent)}.text-link>b{color:var(--accent);font-size:12px}.text-link>span{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.text-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;overflow:hidden}.text-link small{color:var(--muted-color);flex:none;font-size:11px}.text-link>svg{width:14px;height:14px;color:var(--muted-color);flex:0 0 14px}.image-text-list{border-radius:var(--radius);background:0 0;border:0;gap:10px;display:grid;overflow:visible}.image-text-row{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 2px);background:var(--surface-color);min-height:96px;box-shadow:var(--ui-shadow-card);grid-template-columns:38% 1fr;align-items:center;gap:12px;padding:9px;display:grid;position:relative}.image-text-row.is-reversed,.feed-module--image-text-list-image_right .image-text-row{grid-template-columns:1fr 42%}.image-text-row.is-reversed>img,.image-text-row.is-reversed>video,.feed-module--image-text-list-image_right .image-text-row>img,.feed-module--image-text-list-image_right .image-text-row>video{order:2}.feed-module--image-text-list-compact .image-text-row{grid-template-columns:27% 1fr;min-height:70px;padding:7px}.feed-module--image-text-list-compact .image-text-row>img,.feed-module--image-text-list-compact .image-text-row>video{height:56px}.feed-module--image-text-list-compact .image-text-row small{-webkit-line-clamp:1}.image-text-row>img,.image-text-row>video{border-radius:calc(var(--radius) - 2px);object-fit:cover;width:100%;height:78px}.image-text-row>span{gap:5px;min-width:0;display:grid}.image-text-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:720;overflow:hidden}.image-text-row small{color:var(--muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.image-text-row p{color:var(--muted-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}.image-text-row em,.visual-card__copy em{width:fit-content;color:var(--accent);background:var(--ui-accent-soft);border-radius:5px;padding:3px 6px;font-size:11px;font-style:normal}.image-text-row__meta{align-items:center;gap:6px;min-width:0;display:flex}.image-text-row__meta b{color:#fff;background:var(--accent);min-width:58px;min-height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:99px;place-items:center;margin-left:auto;padding:0 10px;font-size:11px;display:grid}.image-text-row__arrow{width:14px;height:14px;color:var(--muted-color);position:absolute;bottom:9px;right:9px}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.feed-module--image-grid-three_columns .image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feed-module--image-grid-four_columns .image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feed-module--image-grid-horizontal .image-grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.feed-module--image-grid-horizontal .visual-card{scroll-snap-align:start;flex:0 0 164px;width:164px}.feed-module--image-square .visual-card__media{aspect-ratio:1}.feed-module--image-portrait .visual-card__media{aspect-ratio:3/4}.feed-module--image-landscape .visual-card__media{aspect-ratio:4/3}.visual-card{border:1px solid var(--ui-border);border-radius:calc(var(--radius) + 2px);background:var(--surface-color);width:100%;min-width:0;box-shadow:var(--ui-shadow-card);display:block;position:relative;overflow:hidden}.visual-card__media{display:block;position:relative;overflow:hidden}.visual-card__image{object-fit:cover;width:100%;height:100%;display:block}.visual-card__copy{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px 7px;min-width:0;padding:9px 10px 10px;display:grid}.visual-card__copy strong,.visual-card__copy small,.visual-card__copy em{grid-column:1}.visual-card__copy strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;font-weight:700;line-height:1.38;display:-webkit-box;overflow:hidden}.visual-card__copy small{color:var(--muted-color);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.visual-card__action{color:#fff;background:var(--accent);min-width:58px;min-height:28px;box-shadow:0 4px 10px color-mix(in srgb, var(--accent) 20%, transparent);border-radius:99px;grid-area:1/2/span 3;place-items:center;padding:0 10px;font-size:11px;font-weight:680;display:grid}.media-badge,.media-duration,.media-play{z-index:2;color:#fff;background:#12171fb8;position:absolute}.media-badge{border-radius:99px;padding:4px 7px;font-size:11px;top:7px}.media-badge--left{left:6px}.media-badge--right,.media-badge--live{right:6px}.media-badge--live{align-items:center;gap:4px;display:flex}.media-badge--live i{background:#24d25f;border-radius:50%;width:6px;height:6px}.media-duration{border-radius:5px;padding:3px 5px;font-size:11px;bottom:7px;right:7px}.media-play{background:#12171fb8;border:2px solid #ffffffe0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid;top:50%;left:50%;transform:translate(-50%,-50%)}.media-play svg{width:16px;height:16px}.masonry-grid{column-count:2;column-gap:10px}.feed-module--masonry-three_columns .masonry-grid{column-count:3}.masonry-grid .visual-card{break-inside:avoid;margin:0 0 10px}.masonry-grid .visual-card__media{height:auto}.masonry-grid .visual-card__image{aspect-ratio:auto;height:auto}.masonry-grid .visual-card__copy{color:#fff;background:linear-gradient(#0000,#0c1016d1);position:absolute;bottom:0;left:0;right:0}.masonry-grid .visual-card__action{align-self:end}.masonry-grid .visual-card__copy small,.masonry-grid .visual-card__copy em{display:none}.mosaic-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1.35fr 1fr;gap:10px;display:grid}.mosaic-item--1{grid-row:1/span 2}.feed-module--mosaic-two_one .mosaic-item--1{grid-area:auto/1/auto/span 2}.feed-module--mosaic-one_four .mosaic-grid{grid-template-columns:1.2fr 1fr 1fr}.feed-module--mosaic-one_four .mosaic-item--1{grid-area:1/1/span 2}.mosaic-grid .visual-card{min-height:116px}.mosaic-grid .visual-card__media{position:absolute;inset:0}.mosaic-grid .visual-card__copy{color:#fff;background:linear-gradient(#0000,#0c1016d1);position:absolute;bottom:0;left:0;right:0}.mosaic-grid .visual-card__copy small,.mosaic-grid .visual-card__copy em{display:none}.feed-module--ad-strip .visual-card{aspect-ratio:6;color:#fff}.feed-module--ad-strip .visual-card__media{position:absolute;inset:0}.feed-module--ad-strip .visual-card__copy{background:linear-gradient(90deg,#0c101694,#0c10161a);justify-content:space-between;align-items:center;padding-inline:16px;display:flex;position:absolute;inset:0}.feed-module--ad-strip .visual-card__copy strong{font-size:15px}.feed-module--ad-strip .visual-card__action{background:var(--accent);min-width:74px}.feed-module--ad-strip .visual-card__copy small,.feed-module--ad-strip .visual-card__copy em,.feed-module--ad-strip-image .visual-card__copy{display:none}.feed-module--image-overlay-live_card .image-overlay-card__copy em:before{animation:1.4s ease-in-out infinite live-pulse}@keyframes live-pulse{50%{opacity:.35}}.floating-ad{z-index:30;touch-action:none;gap:7px;display:grid;position:fixed;bottom:auto;right:auto}.floating-ad--bar{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column}.floating-ad__drag{z-index:3;border:1px solid var(--ui-border-strong);color:#526075;cursor:grab;touch-action:none;background:#fffffff0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:6px;left:6px;box-shadow:0 5px 14px #0f172a2e}.floating-ad__drag:active{cursor:grabbing}.floating-ad__drag svg{width:14px;height:14px}.floating-ad__close{z-index:2;border:1px solid var(--ui-border-strong);cursor:pointer;background:#fffffff0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 5px 14px #0f172a2e}.floating-ad__close svg{width:13px;height:13px}.floating-ad__item{box-shadow:var(--ui-shadow-float);border:2px solid #fff;border-radius:12px;display:block;position:relative;overflow:hidden}.floating-ad__item img,.floating-ad__item video{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.floating-ad__item span{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:linear-gradient(#0000,#0c1016db);padding:6px 5px;font-size:11px;font-weight:650;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.overlay-close{z-index:3;color:#18202a;cursor:pointer;background:#fff;border:1px solid #0f172a1f;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:-10px;right:-10px;box-shadow:0 6px 20px #0f172a38}.overlay-close svg{width:15px;height:15px}.popup-ad{z-index:60;padding:24px calc(var(--page-inline-offset) + 22px);background:#090e16a3;place-items:center;animation:.18s both overlay-fade-in;display:grid;position:fixed;inset:0}.popup-ad__dialog{width:min(100%,302px);animation:.22s cubic-bezier(.2,.82,.28,1) both popup-enter;position:relative}.popup-ad__action{background:#fff;border-radius:20px;width:100%;display:block;overflow:hidden;box-shadow:0 24px 70px #090e1657}.popup-ad__action>img,.popup-ad__action>video{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.popup-ad__copy{text-align:left;gap:7px;padding:16px 18px 18px;display:grid}.popup-ad__copy strong{font-size:18px;font-weight:780;line-height:1.35}.popup-ad__copy small{color:#6f7a88;font-size:13px;line-height:1.5}.popup-ad__copy b{color:#fff;background:var(--accent);width:100%;min-height:42px;box-shadow:0 6px 16px color-mix(in srgb, var(--accent) 24%, transparent);border-radius:99px;place-items:center;margin-top:7px;font-size:13px;display:grid}.popup-ad--center_image .popup-ad__action{color:#fff;background:#111827;position:relative}.popup-ad--center_image .popup-ad__action>img,.popup-ad--center_image .popup-ad__action>video{aspect-ratio:4/5}.popup-ad--center_image .popup-ad__copy{background:linear-gradient(#0000,#090e16d1);padding:44px 18px 18px;position:absolute;bottom:0;left:0;right:0}.popup-ad--center_image .popup-ad__copy small{color:#ffffffc7}.popup-ad--bottom_sheet{padding-bottom:max(10px, env(safe-area-inset-bottom));align-items:end}.popup-ad--bottom_sheet .popup-ad__dialog{width:min(100%,480px)}.popup-ad--bottom_sheet .popup-ad__action{border-radius:22px 22px 12px 12px;grid-template-columns:42% 1fr;display:grid}.popup-ad--bottom_sheet .popup-ad__action>img,.popup-ad--bottom_sheet .popup-ad__action>video{aspect-ratio:auto;object-fit:cover;height:100%}@keyframes overlay-fade-in{0%{opacity:0}}@keyframes popup-enter{0%{opacity:0;transform:translateY(12px)scale(.975)}}.splash-ad{z-index:80;color:#fff;background:#111827;justify-items:center;animation:.18s both overlay-fade-in;display:grid;position:fixed;inset:0;overflow:hidden}.splash-ad__label,.splash-ad__skip{z-index:3;top:calc(12px + env(safe-area-inset-top));position:fixed}.splash-ad__label{left:calc(var(--page-inline-offset) + 14px);color:#ffffffe6;background:#090e166b;border:1px solid #ffffff80;border-radius:6px;padding:5px 8px;font-size:11px}.splash-ad__skip{right:calc(var(--page-inline-offset) + 14px);color:#fff;cursor:pointer;background:#090e16ad;border:0;border-radius:99px;min-width:68px;min-height:36px;font-size:12px}.splash-ad__skip:disabled{opacity:.9;cursor:default}.splash-ad__action{color:#fff;width:min(100%,480px);height:100%;display:block;position:relative;overflow:hidden}.splash-ad__action>img,.splash-ad__action>video{object-fit:cover;width:100%;height:100%;display:block}.splash-ad__shade{background:linear-gradient(#090e1614 35%,#090e16c7);position:absolute;inset:0}.splash-ad__copy{right:24px;bottom:calc(34px + env(safe-area-inset-bottom));text-align:left;gap:7px;display:grid;position:absolute;left:24px}.splash-ad__copy strong{letter-spacing:-.03em;font-size:26px;font-weight:780}.splash-ad__copy small{color:#ffffffd1;font-size:14px}.splash-ad__copy b{color:#fff;background:var(--accent);border-radius:99px;place-items:center;width:124px;min-height:42px;margin-top:8px;font-size:14px;display:grid;box-shadow:0 7px 20px #0003}.splash-ad--image_text{color:#18202a;background:#fff}.splash-ad--image_text .splash-ad__action>img,.splash-ad--image_text .splash-ad__action>video{height:68%}.splash-ad--image_text .splash-ad__shade{display:none}.splash-ad--image_text .splash-ad__copy{color:#18202a;background:#fff;padding-top:22px;top:68%;bottom:0}.splash-ad--image_text .splash-ad__copy small{color:#6f7a88}.splash-ad--brand_card{background:#eef4ff;padding:70px 24px 30px}.splash-ad--brand_card .splash-ad__action{border:1px solid #ffffffb8;border-radius:24px;align-self:center;height:min(660px,82vh);box-shadow:0 22px 66px #0f172a3d}.empty-state{min-height:240px;color:var(--muted-color);place-items:center;font-size:13px;display:grid}.page[data-surface=ANDROID]{--page-inline-offset:0px;width:100%;max-width:none;min-height:100dvh;box-shadow:none;border-radius:0;margin:0}.page[data-surface=ANDROID] .page-chrome{top:0}.page[data-surface=ANDROID] .popup-ad--bottom_sheet .popup-ad__dialog,.page[data-surface=ANDROID] .splash-ad__action{width:100%;max-width:none}@media (width>=700px){body{background:radial-gradient(circle at 50% 0,#f9fbff 0,#eef2f7 58%,#e9eef5 100%)}.page:not([data-surface=ANDROID]){border:1px solid #ffffffc7;border-radius:22px;min-height:calc(100vh - 48px);margin-block:24px;overflow:clip;box-shadow:0 16px 52px #0f172a1c}.page:not([data-surface=ANDROID]) .page-chrome{top:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.page:not([data-surface=BMS_PREVIEW]) .node-layout{animation:none}}.action-toast-region{z-index:2000;bottom:calc(24px + env(safe-area-inset-bottom));pointer-events:none;justify-items:center;gap:8px;max-width:calc(100% - 40px);display:grid;position:fixed;left:50%;transform:translate(-50%)}.action-toast{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#171e29eb;border-radius:999px;max-width:100%;padding:9px 16px;font-size:13px;animation:.2s toast-in;overflow:hidden;box-shadow:0 8px 26px #0f172a40}.action-toast.is-leaving{opacity:0;transition:opacity .28s}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.configuration-warning{z-index:1000;top:max(8px, env(safe-area-inset-top));color:#8a5a00;background:#fff7e6f0;border:1px solid #e6a23c59;border-radius:999px;max-width:calc(100% - 32px);padding:5px 12px;font-size:12px;line-height:20px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #21262d1f}
