.profileTabShell .homeMembershipSection{margin:0}.homeMembershipSection{border-radius:var(--radius-lg,16px);background:linear-gradient(145deg, color-mix(in srgb, var(--color-bg-card) 96%, var(--color-bg-subtle) 4%) 0%, color-mix(in srgb, var(--color-bg-subtle) 90%, var(--color-bg-card) 10%) 100%);border:1px solid var(--color-border-subtle);box-shadow:var(--shadow-card);margin:12px 0 8px;padding:16px 14px}.homeMembershipSection__header{margin-bottom:12px}.homeMembershipSection__title{letter-spacing:-.02em;color:var(--color-text-primary);margin:0 0 4px;font-size:1.15rem;font-weight:700}.homeMembershipSection__lead{color:var(--color-text-secondary);margin:0;font-size:.88rem;line-height:1.45}.homeMembershipSection__account{gap:var(--ds-space-2,8px);margin-bottom:var(--ds-space-3,12px);padding:var(--ds-space-3,12px);border-radius:var(--radius-input,12px);background:color-mix(in srgb, var(--color-accent-soft) 35%, var(--color-bg-card) 65%);border:1px solid color-mix(in srgb, var(--color-accent) 22%, var(--color-border-subtle));display:grid}.homeMembershipSection__accountLine{font-size:var(--text-body-sm,.88rem);color:var(--color-text-primary);margin:0;line-height:1.45}.homeMembershipSection__accountBilling{color:var(--color-text-secondary);font-weight:500}.homeMembershipSection__manageLink{margin-top:var(--ds-space-1,4px);justify-self:start}.homeMembershipSection__maxTier{font-size:var(--text-body-sm,.88rem);color:var(--color-text-secondary);margin:0;line-height:1.5}.homeMembershipSection__card--current{border-color:color-mix(in srgb, var(--color-accent) 42%, var(--color-border-subtle));box-shadow:0 0 0 1px color-mix(in srgb, var(--color-accent) 18%, transparent)}.homeMembershipSection__currentBadge{border-radius:var(--radius-pill);font-size:var(--text-caption,.72rem);letter-spacing:.03em;text-transform:uppercase;background:var(--color-accent-soft);color:var(--color-accent-hover);border:1px solid color-mix(in srgb, var(--color-accent) 30%, var(--color-border));align-self:start;padding:3px 8px;font-weight:700;display:inline-flex}.homeMembershipSection__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (min-width:761px){.homeMembershipSection__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.homeMembershipSection__card{background:var(--color-bg-card);border:1px solid var(--color-border-subtle);box-shadow:0 1px 0 var(--color-veil-06);border-radius:12px;flex-direction:column;gap:6px;min-height:100%;padding:12px 10px;display:flex}.homeMembershipSection__cardTitle{color:var(--color-text-primary);margin:0;font-size:.82rem;font-weight:700;line-height:1.25}.homeMembershipSection__price{color:var(--color-accent);margin:0;font-size:.78rem;font-weight:600}.homeMembershipSection__desc{color:var(--color-text-muted);flex:1;margin:0;font-size:.72rem;line-height:1.4}.homeMembershipSection__cta{touch-action:manipulation;width:100%;min-height:44px;margin-top:auto;padding:8px 10px;font-size:.72rem}@media (max-width:760px){.homeMembershipSection{margin:var(--ds-space-3,12px) 0;padding:var(--ds-space-4,16px) var(--ds-space-3,12px);border-radius:var(--radius-card,16px)}.homeMembershipSection__title{font-size:clamp(1.05rem,4.5vw,1.15rem);line-height:1.3}.homeMembershipSection__lead{font-size:clamp(.82rem,3.4vw,.9rem);line-height:1.5}.homeMembershipSection__grid{gap:var(--ds-space-3,12px);grid-template-columns:1fr}.homeMembershipSection__card{padding:var(--ds-space-4,16px) var(--ds-space-3,12px);gap:var(--ds-space-2,8px);min-width:0}.homeMembershipSection__cardTitle{font-size:clamp(.88rem,3.6vw,.95rem)}.homeMembershipSection__desc{font-size:clamp(.78rem,3.2vw,.84rem);line-height:1.45}.homeMembershipSection__cta{min-height:44px;padding:10px 12px;font-size:clamp(.8rem,3.2vw,.88rem)}}@media (min-width:480px) and (max-width:760px){.homeMembershipSection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}:root[data-color-scheme=dark] .homeMembershipSection,.dark .homeMembershipSection{background:linear-gradient(180deg, color-mix(in srgb, var(--color-bg-card) 94%, var(--color-bg-muted) 6%) 0%, color-mix(in srgb, var(--color-bg-subtle) 78%, var(--color-bg-card) 22%) 100%);border-color:var(--color-border-subtle);box-shadow:var(--shadow-card)}:root[data-color-scheme=dark] .homeMembershipSection__card,.dark .homeMembershipSection__card{background:color-mix(in srgb, var(--color-bg-card) 92%, var(--color-bg-elevated) 8%);border-color:color-mix(in srgb, var(--color-border-subtle) 88%, transparent);box-shadow:0 1px 0 var(--color-veil-08)}:root[data-color-scheme=dark] .homeMembershipSection__price,.dark .homeMembershipSection__price{color:var(--color-accent)}
.homeMobile{gap:var(--ds-space-3,12px);box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;display:flex}.homeMembershipBar{border-radius:var(--radius-card,16px);cursor:pointer;text-align:left;width:100%;min-height:52px;font:inherit;color:#f8fcfa;background:linear-gradient(135deg, color-mix(in srgb, var(--color-accent) 88%, #0a3d28 12%) 0%, color-mix(in srgb, var(--color-accent-hover,var(--color-accent)) 72%, #052818 28%) 100%);box-shadow:0 10px 24px color-mix(in srgb, var(--color-accent) 28%, transparent), inset 0 1px 0 #ffffff38;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:0;align-items:center;gap:12px;padding:12px 14px;transition:transform .14s,box-shadow .16s;display:flex}.homeMembershipBar:hover,.homeMembershipBar:focus-visible{box-shadow:0 14px 28px color-mix(in srgb, var(--color-accent) 32%, transparent), inset 0 1px 0 #ffffff47;transform:translateY(-1px)}.homeMembershipBar__avatar{background:#ffffff2e;border:1px solid #ffffff59;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.homeMembershipBar__avatar--placeholder{color:#f8fcfa}.homeMembershipBar__copy{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.homeMembershipBar__title{letter-spacing:.01em;font-size:1.05rem;font-weight:800;line-height:1.2}.homeMembershipBar__hint{opacity:.92;font-size:.82rem;font-weight:600;line-height:1.25}.homeMembershipBar__chevron{opacity:.95;flex-shrink:0;width:20px;height:20px}.homeAuthCards{gap:var(--ds-space-3,12px);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.homeAuthCard{border-radius:var(--radius-card,16px);border:1px solid color-mix(in srgb, var(--color-border-soft) 70%, #fff 30%);background:color-mix(in srgb, var(--color-bg-card) 96%, #fff 4%);min-height:48px;color:var(--color-text-primary);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;align-items:center;gap:8px;padding:12px 10px;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 8px 18px #00000014}.homeAuthCard__icon{background:color-mix(in srgb, var(--color-accent-soft) 55%, transparent);width:32px;height:32px;color:var(--color-accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.homeAuthCard__label{text-align:left;flex:1;min-width:0;line-height:1.15}.homeAuthCard__chevron{width:16px;height:16px;color:var(--color-text-muted);flex-shrink:0}.homeDirectoryPanel__head{margin-bottom:8px}.homeDirectoryPanel__title{color:var(--color-text-primary);align-items:center;gap:8px;margin:0;font-size:1.15rem;font-weight:800;display:flex}.homeDirectoryPanel__titleIcon{width:20px;height:20px;color:var(--color-accent);flex-shrink:0}.homeDirectoryCategoryFocus--full{display:none}.homeDirectoryCategoryFocus--compact{flex-direction:column;gap:8px;margin:0 0 10px;display:flex}.homeDirectoryCategoryFocus__expandBtn{width:100%;font:inherit;letter-spacing:.04em;color:var(--color-accent);cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin:0;padding:6px 0 2px;font-size:12px;font-weight:700;display:flex}.homeDirectoryCategoryFocus__expandBtn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:6px}.homeDirectoryCategoryFocus__expandChevron{font-size:11px;line-height:1;transition:transform .16s}.homeDirectoryCategoryFocus__expandBtn[aria-expanded=true] .homeDirectoryCategoryFocus__expandChevron{transform:rotate(180deg)}.homeDirectoryCategoryFocus__allPanel{border-top:1px solid color-mix(in srgb, var(--color-border-soft) 88%, transparent);padding-top:8px}.homeDirectoryCategoryFocus__allPanel .directoryCategoryPick{background:0 0;border:0;margin:0;padding:0 0 2px}.homeDirectoryCategoryFocus__allPanel .directoryCategoryPickGrid{max-height:min(48vh,320px)}.homeDirectoryQuick__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary);margin:0 0 8px;font-size:11px;font-weight:800}@media (min-width:761px){.homeDirectoryCategoryFocus--full{margin:0 0 12px;display:block}.homeDirectoryCategoryFocus--full .directoryCategoryPickDisclosure{margin:0}.homeDirectoryCategoryFocus--full .directoryCategoryPickLabel{display:none}#home-directory .homeDirectoryCategoryFocus--full .directoryCategoryPickGrid{max-height:min(58vh,520px)}.homeDirectoryCategoryFocus--compact{display:none}}.homeDirectoryQuick__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:10px;display:grid}.homeDirectoryQuick__card{--home-cat-accent:var(--np-unknownGeneral,#9ea6b1);border:1px solid color-mix(in srgb, var(--home-cat-accent) 55%, var(--color-border-soft));background:linear-gradient(145deg, color-mix(in srgb, var(--home-cat-accent) 44%, var(--color-bg-card)) 0%, color-mix(in srgb, var(--home-cat-accent) 20%, var(--color-bg-card)) 52%, color-mix(in srgb, var(--home-cat-accent) 8%, var(--color-bg-card)) 100%);min-height:100px;box-shadow:0 1px 0 #ffffffbf, inset 0 1px 0 color-mix(in srgb, var(--home-cat-accent) 14%, transparent);text-align:left;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:12px;transition:border-color .14s,box-shadow .16s,transform .14s;display:flex}.homeDirectoryQuick__card--health{--home-cat-accent:var(--np-healthWellness,#67b9a8)}.homeDirectoryQuick__card--outdoor{--home-cat-accent:var(--np-recreationSports,#d8a85a)}.homeDirectoryQuick__card--veteran{--home-cat-accent:var(--np-veteransMilitary,#6ea8cf)}.homeDirectoryQuick__card:hover{border-color:color-mix(in srgb, var(--home-cat-accent) 68%, var(--color-border))}.homeDirectoryQuick__card.isActive{border-color:color-mix(in srgb, var(--home-cat-accent) 82%, var(--color-accent));box-shadow:0 0 0 2px color-mix(in srgb, var(--home-cat-accent) 30%, transparent), 0 6px 16px color-mix(in srgb, var(--home-cat-accent) 22%, transparent)}.homeDirectoryQuick__icon{background:color-mix(in srgb, var(--home-cat-accent) 24%, var(--color-bg-card));width:28px;height:28px;color:color-mix(in srgb, var(--home-cat-accent) 92%, #1a2e28);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--home-cat-accent) 42%, transparent), 0 1px 3px color-mix(in srgb, var(--home-cat-accent) 16%, transparent);border-radius:8px;place-items:center;display:grid}.homeDirectoryQuick__icon svg{stroke:currentColor}:root[data-color-scheme=dark] .homeDirectoryQuick__card,.dark .homeDirectoryQuick__card{border-color:color-mix(in srgb, var(--home-cat-accent) 48%, var(--color-border-soft));background:linear-gradient(145deg, color-mix(in srgb, var(--home-cat-accent) 34%, var(--color-bg-card)) 0%, color-mix(in srgb, var(--home-cat-accent) 14%, var(--color-surface-card-deep)) 55%, color-mix(in srgb, var(--home-cat-accent) 6%, var(--color-surface-card-deep)) 100%);box-shadow:0 1px 0 #ffffff14, inset 0 1px 0 color-mix(in srgb, var(--home-cat-accent) 18%, transparent)}:root[data-color-scheme=dark] .homeDirectoryQuick__icon,.dark .homeDirectoryQuick__icon{background:color-mix(in srgb, var(--home-cat-accent) 32%, var(--color-bg-subtle));color:color-mix(in srgb, var(--home-cat-accent) 78%, #e8f4f0);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--home-cat-accent) 50%, transparent)}.homeDirectoryQuick__name{color:var(--color-text-primary);font-size:.78rem;font-weight:700;line-height:1.25}.homeDirectoryQuick__name--short{display:none}@media (min-width:761px){.homeDirectoryQuick__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.homeDirectoryQuick__card{flex-direction:column;align-items:flex-start;gap:8px;min-height:100px;padding:12px}.homeDirectoryQuick__name--full{display:block}.homeDirectoryQuick__name--short{display:none}}.homeDirectoryPanel__searchToggle{border:1px dashed color-mix(in srgb, var(--color-accent) 35%, var(--color-border-soft));background:color-mix(in srgb, var(--color-accent-soft) 25%, transparent);width:100%;color:var(--color-text-secondary);font:inherit;cursor:pointer;border-radius:12px;margin:4px 0 8px;padding:10px 12px;font-size:.82rem;font-weight:700}.homeDirectoryPanel__search{display:block}.homeDirectoryPanel__search:not(.isOpen){display:none}.homeDirectoryPanel__meta{font-size:var(--text-body-sm);color:var(--color-text-secondary);margin:8px 0 0}@media (min-width:761px){.homeMobile{gap:var(--ds-section-gap,24px)}.homeAuthCards{display:none}.homeMobile__missionStrip{margin-top:var(--ds-section-gap,24px)}.homeSponsorSpotlights{margin:0 0 var(--ds-section-gap,24px)}.homeSponsorSpotlights__head{margin-bottom:var(--ds-space-4,16px);gap:6px}.homeSponsorSpotlights__eyebrow{letter-spacing:.16em;font-size:12px}.homeSponsorSpotlights__title{font-size:clamp(1.35rem,2.1vw,1.55rem);line-height:1.2}.homeSponsorBannerRow{gap:var(--ds-space-4,16px)}.homeMembershipBar{margin-top:0}.homeFeatureList{gap:var(--ds-space-4,16px);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.homeFeatureList .card.action.welcomeActionCard--uniform{text-align:center;justify-content:center;align-items:center;gap:8px;min-height:128px}.homeFeatureList .welcomeActionText{text-align:center;align-items:center}}@media (min-width:1101px){.homeFeatureList{grid-template-columns:repeat(4,minmax(0,1fr))}}.homeMobile__missionStrip{margin-top:var(--ds-space-3,12px)}.homeMobile__missionStrip .siteFooter.siteFooter--inMainShell{margin-top:0;margin-bottom:0;padding-left:0;padding-right:0}@media (max-width:760px){.homeMobile{--home-gap:clamp(7px, 2.1vw, 11px);--home-header-content-breathe:clamp(6px, 1.4vw, 9px);--home-card-radius:clamp(14px, 3.5vw, 18px);--home-pad-x:clamp(16px, 4.5vw, 20px);gap:var(--home-gap);padding:0 0 clamp(7px,1.6vw,11px);overflow-x:clip}.homeMobile>*{min-width:0;max-width:100%}main.topApp[data-page-atmosphere=home]>.shell.shell--home{--content-gutter:0;box-sizing:border-box;width:100%;max-width:100%;padding-inline:max(var(--home-pad-x), env(safe-area-inset-left,0px)) max(var(--home-pad-x), env(safe-area-inset-right,0px));overflow-x:clip}.homeSponsorSpotlights{order:1;margin-bottom:0}.homeMembershipBar{border-radius:var(--home-card-radius);order:2;min-height:44px;padding:10px 12px}.homeAuthCards{order:3}.homeFeatureList{order:4}.homeDirectoryPanel{order:5}.homeMobile__missionStrip{order:6;margin-top:0}.homeMembershipBar__title{font-size:clamp(.95rem,3.8vw,1.05rem)}.homeMembershipBar__hint{font-size:clamp(.72rem,3vw,.82rem)}.homeAuthCards{gap:var(--home-gap);width:100%;max-width:100%}.homeAuthCard{border-radius:var(--home-card-radius);min-width:0;max-width:100%;min-height:42px;padding:8px 10px;font-size:clamp(.78rem,3.2vw,.9rem);overflow:hidden}.homeFeatureList{gap:var(--home-gap)}.homeFeatureList .card.action.welcomeActionCard--uniform{text-align:left;border-radius:var(--home-card-radius);flex-flow:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;max-width:100%;min-height:clamp(72px,20vw,88px);padding:10px 12px;overflow:hidden}.homeFeatureList .welcomeActionCard--uniform:before{border-radius:inherit;inset:-3px;transform:none}.homeFeatureList .welcomeActionCard--uniform:after{border-radius:inherit;background:linear-gradient(#03080c29 0%,#06111bc2 72%,#03070ddb 100%);inset:-2px}.homeFeatureList .card.action.welcomeActionCard--uniform{box-shadow:0 12px 24px #00000038}.homeFeatureList .card.action.welcomeActionCard--uniform .iconWrap{flex-shrink:0;width:44px;height:44px;margin:0}.homeFeatureList .card.action.welcomeActionCard--uniform .iconStroke{width:28px;height:28px}.homeFeatureList .welcomeActionText{text-align:left;flex:1;align-items:flex-start;min-width:0}.homeFeatureList .welcomeActionLabel{text-align:left;font-size:clamp(1rem,4vw,1.12rem)}.homeFeatureList .welcomeActionHint{text-align:left;max-width:none;font-size:clamp(.72rem,3vw,.82rem)}.homeDirectoryPanel{box-sizing:border-box;width:100%;max-width:100%;margin:0;overflow-x:clip;border-radius:var(--home-card-radius)!important;padding:10px 12px 12px!important}.homeDirectoryCategoryFocus--compact,.homeDirectoryQuick,.directoryCategoryPickDisclosure{min-width:0;max-width:100%}.homeDirectoryQuick__grid{box-sizing:border-box;width:100%;max-width:100%}#home-directory .form,#home-directory .row{min-width:0;max-width:100%}#home-directory input,#home-directory select,#home-directory .btnPrimary,#home-directory .btnSoft,.homeDirectoryPanel__searchToggle{box-sizing:border-box;max-width:100%}.homeDirectoryPanel__head{margin-bottom:4px}.homeDirectoryPanel__title{font-size:clamp(.95rem,3.8vw,1.08rem)}.homeDirectoryQuick__label{margin-bottom:7px}.homeDirectoryQuick__grid{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:none;flex-flow:row;align-items:stretch;gap:8px;margin-bottom:6px;padding-inline-end:2px;display:flex;overflow-x:auto}.homeDirectoryQuick__grid::-webkit-scrollbar{display:none}.homeDirectoryQuick__card{scroll-snap-align:start;white-space:nowrap;background:linear-gradient(120deg, color-mix(in srgb, var(--home-cat-accent) 50%, var(--color-bg-card)) 0%, color-mix(in srgb, var(--home-cat-accent) 22%, var(--color-bg-card)) 100%);min-height:0;box-shadow:0 1px 0 #fffc, inset 0 1px 0 color-mix(in srgb, var(--home-cat-accent) 16%, transparent);border-radius:999px;flex-direction:row;flex:none;justify-content:flex-start;align-items:center;gap:8px;padding:8px 14px 8px 8px}.homeDirectoryQuick__card.isActive{box-shadow:0 0 0 2px color-mix(in srgb, var(--home-cat-accent) 35%, transparent), 0 4px 12px color-mix(in srgb, var(--home-cat-accent) 24%, transparent)}.homeDirectoryQuick__icon{background:color-mix(in srgb, var(--home-cat-accent) 30%, var(--color-bg-card));border-radius:999px;flex-shrink:0;width:28px;height:28px}.homeDirectoryQuick__icon svg{width:16px;height:16px}.homeDirectoryQuick__name--full{display:none}.homeDirectoryQuick__name--short{white-space:nowrap;font-size:.8rem;font-weight:700;line-height:1.2;display:inline}main.topApp[data-page-atmosphere=home]{--mobile-site-header-logo-h:clamp(367px, 95.5vw, 499px);--mobile-site-header-logo-max-w:min(770px, calc(100vw - 28px));padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}main.topApp[data-page-atmosphere=home] .headerNotificationBellBtn,main.topApp[data-page-atmosphere=home] .headerAccountAvatar.profileAvatarShell,main.topApp[data-page-atmosphere=home] .headerAccountTrigger{width:var(--mobile-site-header-control-size,44px);height:var(--mobile-site-header-control-size,44px)}main.topApp[data-page-atmosphere=home] .appSiteHeader{margin-bottom:0;padding-bottom:clamp(6px,1.5vw,10px)}main.topApp[data-page-atmosphere=home] .headerBrandStack img.brandMarkImg--header:not(.podcastBrandLogo),main.topApp[data-page-atmosphere=home] .headerBrandStack .brandMarkImg--header{margin-bottom:clamp(-44px,-12.1vw,-57px)}main.topApp[data-page-atmosphere=home] .shell.shell--home{gap:0;margin-top:0;padding-top:0;padding-bottom:13px}main.topApp[data-page-atmosphere=home] .homeMobile{padding-top:0}main.topApp[data-page-atmosphere=home] .homeSponsorSpotlights{padding-top:var(--home-header-content-breathe,6px);margin-top:clamp(-8px,-2vw,-4px)}main.topApp[data-page-atmosphere=home] .homeSponsorSpotlights__head{gap:6px;margin-bottom:8px}main.topApp[data-page-atmosphere=home] .footerDockBackdrop{height:calc(72px + env(safe-area-inset-bottom,0px));background:0 0}main.topApp[data-page-atmosphere=home]{--home-pad-x:clamp(16px, 4.5vw, 20px)}main.topApp[data-page-atmosphere=home] .bottomNav.bottomNav--mobileDock{margin-inline:var(--home-pad-x);max-width:calc(100% - 2 * var(--home-pad-x));padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));box-shadow:0 12px 32px #0000002e, 0 0 0 1px color-mix(in srgb, var(--color-border-soft) 80%, transparent);border-radius:20px}:root:not([data-color-scheme=dark]) main.topApp[data-page-atmosphere=home]:after,html:not(.dark) main.topApp[data-page-atmosphere=home]:after{opacity:.2}:root[data-color-scheme=dark] main.topApp[data-page-atmosphere=home]:after,.dark main.topApp[data-page-atmosphere=home]:after{opacity:.65}main.topApp.topApp--auth-out[data-page-atmosphere=home] .topbarRight .sponsorBtn,main.topApp.topApp--auth-out[data-page-atmosphere=home] .topbarRight a.btnSoft,main.topApp.topApp--auth-out[data-page-atmosphere=home] .topbarRight button.btnSoft{display:none}}@media (max-width:360px){.homeAuthCards{grid-template-columns:1fr}}
