/* 1.23 — cabinet, messenger, catalog and administration. */
:root{color-scheme:light;--cabinet-ink:#263043;--cabinet-muted:#626d80;--cabinet-line:#e8eaf2;--cabinet-accent:#6556d9}
[hidden]{display:none!important}
:where(a,button,input,textarea,select,summary):focus-visible{outline:3px solid #8878eb;outline-offset:3px}
:where(.account-body,.market-account-main,.admin-main,.profile-layout,.form-grid)>*{min-width:0}
.market-account-head h1{font-size:30px;line-height:1.2;margin:0 0 10px;letter-spacing:-.7px}
.cabinet-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0 26px}
.cabinet-overview>a,.cabinet-overview>div{display:flex;align-items:center;gap:14px;padding:20px;border:1px solid var(--cabinet-line);border-radius:16px;background:#fff;color:var(--cabinet-ink);text-decoration:none}
.cabinet-overview>a:hover{border-color:#b9afea;background:#faf9ff}
.cabinet-overview .icon{width:24px;height:24px;flex-shrink:0;color:var(--cabinet-accent)}
.cabinet-overview strong{display:block;font-size:27px;line-height:1.2;font-weight:750;font-variant-numeric:tabular-nums}
.cabinet-overview small{display:block;font-size:13px;color:var(--cabinet-muted);margin-top:5px;line-height:1.4}
.market-account-tabs{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin}
.market-account-tabs>a{white-space:nowrap;flex-shrink:0}
.market-my-listing-row{border-radius:14px;border:1px solid var(--cabinet-line);background:#fff;margin-bottom:12px;padding:18px}
.market-my-listing-copy strong{line-height:1.5;overflow-wrap:anywhere}
.market-my-listing-copy small,.account-moderation-note,.listing-lifecycle-note{color:var(--cabinet-muted);line-height:1.5}
.market-my-listing-side .account-row-views{display:inline-flex;align-items:center;gap:5px;min-height:40px;min-width:44px;justify-content:center;color:var(--cabinet-muted);border-radius:9px;font-size:13px}
.market-my-listing-side .account-row-views:hover{background:#f1effe;color:var(--cabinet-accent)}
.listing-menu>div{z-index:30;border:1px solid var(--cabinet-line);border-radius:12px;box-shadow:0 12px 32px #26304318}
.listing-menu>div :is(a,button){min-height:44px;font-size:14px}
.account-navigation>a{min-height:44px;color:#566176}
.account-navigation>a.active{color:#5144b8;background:#f0edff}
.account-identity small,.account-business-links a{color:var(--cabinet-muted)}
.account-messenger{border:1px solid var(--cabinet-line);border-radius:18px;overflow:hidden;background:#fff}
.conversation-list-head{background:#fff}
.conversation-copy strong{font-size:14px;color:var(--cabinet-ink)}
.conversation-copy>span{font-size:13px;color:var(--cabinet-muted)}
.conversation-copy small{font-size:12px;color:var(--cabinet-muted)}
.conversation-row.selected{background:#f2efff;border-left:3px solid var(--cabinet-accent)}
.conversation-row.unread .conversation-copy strong{font-weight:750}
.conversation-avatar{background:#eeeafd;color:#7662d4}
.conversation-unread{background:#6556d9;min-width:20px;height:20px;font-size:11px}
.conversation-active .chat-box{overscroll-behavior-y:contain;background:#fcfcff!important}
.conversation-active .bubble{line-height:1.55;overflow-wrap:anywhere;max-width:85%}
.conversation-active .bubble>div{white-space:pre-wrap}
.conversation-active .bubble.mine{background:#eeeaff!important;color:#302653}
.conversation-active .message-meta{font-size:12px!important;color:#6b637c}
.conversation-active .chat-title-copy{min-width:0}
.conversation-active .chat-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.conversation-active .chat-send{background:#6556d9;color:#fff}
.conversation-empty,.conversation-placeholder p{color:var(--cabinet-muted)}
.listing-statistics{padding-top:0!important;padding-bottom:30px}
.statistics-back{display:inline-flex;align-items:center;gap:8px;min-height:44px;margin-bottom:16px;color:var(--cabinet-accent)}
.listing-statistics h1{overflow-wrap:anywhere}
.statistics-panel{border:1px solid var(--cabinet-line);border-radius:18px;background:#fff;padding:24px;margin:0 0 24px}
.statistics-panel h2{font-size:20px;margin:0 0 8px}
.statistics-panel .section-head p,.statistics-note{color:var(--cabinet-muted);font-size:14px;line-height:1.6}
.statistics-panel .section-head>strong{font-size:28px;font-variant-numeric:tabular-nums}
.statistics-chart{height:180px;display:grid;grid-template-columns:repeat(30,minmax(0,1fr));gap:5px;align-items:end;border-bottom:1px solid #dfe3ed;margin-top:28px;background:repeating-linear-gradient(to top,transparent 0,transparent 44px,#f0f1f6 44px,#f0f1f6 45px)}
.statistics-chart>div{height:100%;display:flex;align-items:end}
.statistics-chart span{display:block;width:100%;background:linear-gradient(#a399ef,#6556d9);border-radius:4px 4px 0 0}
.statistics-axis{display:flex;justify-content:space-between;font-size:12px;color:var(--cabinet-muted);margin-top:8px}
.statistics-table{margin:24px 0}
.statistics-table summary{cursor:pointer;min-height:44px;display:flex;align-items:center;color:var(--cabinet-accent)}
.statistics-table table{width:100%;border-collapse:collapse;font-size:14px}
.statistics-table th,.statistics-table td{text-align:left;padding:10px;border-bottom:1px solid var(--cabinet-line)}
.market-request-card h3{overflow-wrap:anywhere}
.market-weather-facts{flex-wrap:wrap;gap:12px}
.market-city-article-card .blog-cover{aspect-ratio:16/10;overflow:hidden}
.market-city-article-card .blog-cover img{width:100%;height:100%;object-fit:cover}
.admin-content .admin-card{border-radius:16px}
.admin-content :is(input,select,textarea){max-width:100%}
.admin-content :is(td,th){overflow-wrap:anywhere}
.banner-filters{display:flex;align-items:end;gap:14px;flex-wrap:wrap;padding:18px;margin:24px 0;background:#fff;border:1px solid var(--cabinet-line);border-radius:14px}
.banner-filters label{display:grid;gap:7px;flex:1;min-width:180px;font-size:14px;color:var(--cabinet-muted)}
.banner-filters input,.banner-filters select{min-height:44px}
.banner-filters output{color:var(--cabinet-muted);font-size:14px;padding:12px 0}
@media(max-width:1100px){.cabinet-overview>a,.cabinet-overview>div{padding:16px;gap:10px}.cabinet-overview strong{font-size:24px}}
@media(max-width:760px){
 html,body,body.app-mode{background:#fafbfe;color:var(--cabinet-ink);color-scheme:light}
 .market-account-head h1{font-size:26px}.market-account-head>div:last-child{display:flex;flex-wrap:wrap;gap:8px}
 .market-account-head>div:last-child .btn{flex:1;min-width:135px;min-height:46px!important}
 .cabinet-overview{gap:8px;margin:18px 0 22px}.cabinet-overview>a,.cabinet-overview>div{padding:13px 10px;flex-direction:column;align-items:flex-start;gap:8px;border-radius:12px}
 .cabinet-overview strong{font-size:24px}.cabinet-overview small{font-size:12px;line-height:1.4}.cabinet-overview .icon{width:21px;height:21px}
 .market-my-listing-row{padding:14px 10px;grid-template-columns:82px minmax(0,1fr) 40px;border:1px solid var(--cabinet-line);margin-bottom:10px}
 .market-my-listing-media{height:94px}.market-my-listing-copy{padding:0 8px}.market-my-listing-copy strong{font-size:15px}.market-my-listing-copy small{font-size:13px}
 .account-mobile-status{font-size:12px!important;padding:4px 7px}.market-my-listing-side .listing-menu summary{min-width:40px;min-height:44px}
 .market-my-listing-copy .listing-republish-form .btn{display:inline-flex;white-space:normal;text-align:left;min-height:44px;line-height:1.4;font-size:13px}
 .listing-menu>div{max-width:calc(100vw - 44px)}
 .account-messenger{border-radius:0}.conversation-row{min-height:92px}.conversation-copy strong{font-size:16px}.conversation-copy>span{font-size:14px}.conversation-copy small{font-size:12px}
 .conversation-active .bubble{font-size:16px;max-width:90%}.conversation-active .chat-compose textarea{font-size:16px!important}
 .conversation-active .chat-send{min-width:46px;min-height:46px!important}
 .market-mobile-nav{padding-bottom:env(safe-area-inset-bottom)}
 .statistics-panel{padding:18px 14px}.statistics-chart{gap:3px;height:160px}.statistics-metrics{grid-template-columns:1fr}.statistics-metrics>div{flex-direction:row;align-items:center;padding:16px}
 .market-weather-main b{font-size:clamp(36px,12vw,58px)}.market-weather-facts{line-height:1.5;font-size:14px}.market-app-feature-copy p{font-size:15px;line-height:1.6}
 .admin-content .form-grid,.admin-content .form-grid.three{grid-template-columns:minmax(0,1fr)}
 .admin-content :is(input,select,textarea){font-size:16px}.admin-content button{min-height:44px}.admin-content .entity-head{flex-wrap:wrap;gap:12px}
 .admin-content .admin-card{padding:16px}.admin-content{overflow-wrap:anywhere}.admin-top .theme-toggle,body.app-mode .theme-toggle{display:none}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.statistics-chart span,.conversation-row,.market-my-listing-row{transition:none!important}}

/* 1.24: shared desktop/mobile primitives for previously mobile-only screens. */
body.sheet-open{overflow:hidden!important}
body .app-sheet-backdrop:not([hidden]){position:fixed!important;inset:0!important;z-index:9998!important;background:rgba(29,32,48,.32)!important;backdrop-filter:blur(3px)!important}
body .market-create-sheet:not([hidden]),body.app-mode .market-create-sheet:not([hidden]),body.pwa-standalone .market-create-sheet:not([hidden]){display:block!important;position:fixed!important;inset:auto!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;opacity:1!important;visibility:visible!important;z-index:9999!important;width:min(480px,calc(100vw - 32px))!important;max-height:calc(100dvh - 40px)!important;margin:0!important;padding:24px!important;overflow:auto!important;overscroll-behavior:contain;border:1px solid #e5e6ee!important;border-radius:22px!important;background:#fff!important;color:#293144!important;box-sizing:border-box;box-shadow:0 24px 80px #18223b30!important;transition:none!important}
.market-create-sheet .app-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px!important}
.market-create-sheet .app-sheet-head h2{font-size:26px!important;line-height:1.25!important;margin:6px 0 0!important}
.market-create-sheet .app-sheet-head small{font-size:11px!important;color:#6a7284!important;letter-spacing:.06em}
.market-create-sheet .app-sheet-head button{flex-shrink:0;min-width:44px;min-height:44px}
.market-create-sheet .app-sheet-handle{display:none!important}
.market-create-sheet .app-create-actions{display:grid!important;gap:12px!important}
.market-create-sheet .app-create-actions>a{display:grid!important;grid-template-columns:46px minmax(0,1fr) 20px!important;gap:14px!important;align-items:center!important;padding:16px!important;min-height:90px!important;border:1px solid #e5e7ef!important;border-radius:15px!important;background:#fafaff!important;color:#293144!important;text-decoration:none}
.market-create-sheet .app-create-actions>a>span{width:46px!important;height:46px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#efebff!important;color:#6b57d5!important}
.market-create-sheet .app-create-actions>a>span .icon{width:24px;height:24px;color:inherit!important}
body .market-create-sheet .app-create-actions strong{display:block;font-size:17px!important;line-height:1.3!important}
body .market-create-sheet .app-create-actions small,body.app-mode .market-create-sheet .app-create-actions small,body.pwa-standalone .market-create-sheet .app-create-actions small{display:block;font-size:14px!important;line-height:1.5!important;color:#657084!important;margin-top:5px!important}
.market-create-sheet .app-create-actions>a:hover{border-color:#c3b7f3!important;background:#f5f2ff!important}
.business-information{padding:28px!important}
.business-information-head{display:flex;align-items:center;gap:16px;margin-bottom:24px}
.business-information-head h2{font-size:26px!important;line-height:1.25!important;margin:0 0 6px!important}
.business-information-head p{font-size:15px;color:#657084;margin:0;line-height:1.5}
.business-information-icon{flex-shrink:0;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#efeaff;color:#7058d7}
.business-information-icon .icon{width:27px;height:27px}
.business-information .entity-facts{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:0!important}
.business-information .entity-facts>div{padding:18px!important;background:#f8f9fd;border:1px solid #eceef5!important;border-radius:14px;min-width:0}
.business-information .entity-facts dt{font-size:14px!important;line-height:1.4!important;color:#697286!important;margin:0 0 8px!important}
.business-information .entity-facts dd{font-size:17px!important;line-height:1.5!important;font-weight:600!important;color:#30394c!important;margin:0!important;overflow-wrap:anywhere}
.account-body .business-hub{width:100%!important;max-width:none!important;padding-inline:0!important}
.business-hub .dashboard-section,.business-hub .analytics-panel,.business-hub .promotion-panel{padding:26px!important;box-sizing:border-box}
.business-hub .section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px!important;flex-wrap:wrap;margin:0 0 22px!important}
.business-hub .section-head>div{flex:1 1 260px;min-width:0}
.business-hub .section-head>.muted{flex:0 1 300px;font-size:14px!important;line-height:1.6!important;margin-top:4px}
.business-hub .section-head h2{font-size:26px!important;line-height:1.3!important;letter-spacing:-.4px!important;margin:8px 0 0!important;overflow-wrap:anywhere}
.business-hub .metric-grid.six{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}
.business-hub .metric-card{padding:20px!important;border-radius:14px!important;background:#f7f8fc!important;border:1px solid #eceef5!important;min-width:0}
.business-hub .metric-card>span{font-size:14px!important;color:#616d80!important;line-height:1.45!important}
.business-hub .metric-card>strong{display:block;font-size:30px!important;line-height:1.2!important;margin:12px 0!important;font-variant-numeric:tabular-nums}
.business-hub .metric-card>small{font-size:12px!important;line-height:1.5!important;color:#727b8d!important}
.business-hub .dashboard-grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)!important;gap:18px!important}
.business-hub .dashboard-grid>*{min-width:0}
.business-hub .mini-chart{overflow:hidden}.business-hub .chart-day{min-width:0}
.business-hub .analytics-note{font-size:14px!important;line-height:1.6!important}
.saved-page{width:100%!important;padding-inline:0!important;max-width:none!important}
.saved-page .app-screen-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:24px}
.saved-page .app-back{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid #e6e8ef;border-radius:12px;background:#fff}
.saved-page .app-screen-head h1{font-size:30px!important;margin:5px 0 9px!important;line-height:1.2}
.saved-page .app-screen-head p{font-size:15px;color:#657084;line-height:1.6;margin:0}
.saved-page .app-filter-tabs{display:flex;gap:8px;background:transparent!important;overflow-x:auto;padding:0 0 14px;margin-bottom:8px}
.saved-page .app-filter-tabs button{display:flex;align-items:center;gap:8px;flex-shrink:0;min-height:44px;padding:10px 16px;border:1px solid #e4e7ef;border-radius:12px;background:#fff;color:#596579;font-size:14px;cursor:pointer}
.saved-page .app-filter-tabs button.active{background:#eeeaff;color:#604bca;border-color:#daceff}
.saved-page .app-filter-tabs button span{font-size:12px;font-variant-numeric:tabular-nums}
.saved-page .app-favorite-list{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}
.saved-page .saved-item{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #e5e8f1;border-radius:18px;background:#fff;padding:18px;min-width:0}
.saved-page .app-favorite-row{display:grid!important;grid-template-columns:116px minmax(0,1fr) 20px!important;align-items:center;gap:20px!important;min-width:0;padding:0!important;border:0!important;background:transparent!important;color:#30394c!important;text-decoration:none}
.saved-page .app-favorite-media{display:grid!important;place-items:center;width:116px!important;height:100px!important;overflow:hidden;border-radius:12px;background:#f3f4f8;color:#7663ca}
.saved-page .app-favorite-media img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important}
.saved-page .app-favorite-media>.icon{width:32px;height:32px}
.saved-page .app-favorite-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:7px}
.saved-page .app-favorite-copy>small{font-size:13px!important;color:#747f91}
.saved-page .app-favorite-copy>strong{font-size:18px!important;line-height:1.4!important;overflow-wrap:anywhere;color:#2a3447}
.saved-page .app-favorite-copy>b{font-size:18px;color:#353d53}
.saved-page .app-favorite-copy>span{font-size:14px!important;line-height:1.5!important;color:#677386;overflow-wrap:anywhere}
.saved-page .app-favorite-copy .icon{display:inline-block;vertical-align:middle;width:16px;height:16px;margin-right:5px}
.saved-page .saved-remove{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:10px 12px;border:1px solid #e9e5f5;border-radius:12px;background:#faf8ff;color:#755bc8;cursor:pointer;font-size:13px}
.saved-page .saved-remove .icon{width:18px;height:18px;fill:#eee8ff}
.saved-page .saved-item:hover{border-color:#cfc4f2}
.market-account-tabs{overflow-y:hidden!important}
@media(max-width:1000px){.business-hub .dashboard-grid{grid-template-columns:minmax(0,1fr)!important}.saved-page .saved-remove span{display:none}.saved-page .saved-remove{min-width:44px;padding:10px}.saved-page .app-favorite-row{gap:14px!important}}
@media(max-width:760px){
 body .market-create-sheet:not([hidden]),body.app-mode .market-create-sheet:not([hidden]),body.pwa-standalone .market-create-sheet:not([hidden]){left:0!important;top:auto!important;bottom:0!important;transform:none!important;width:100%!important;max-height:calc(100dvh - 20px)!important;border-radius:22px 22px 0 0!important;padding:20px 16px calc(20px + env(safe-area-inset-bottom))!important}
 body .market-create-sheet .app-create-actions>a{padding:14px!important;gap:12px!important;grid-template-columns:42px minmax(0,1fr) 16px!important}
 .market-create-sheet .app-create-actions>a>span{width:42px!important;height:42px!important}
 .business-information{padding:20px 16px!important}.business-information-head{gap:12px;margin-bottom:18px}.business-information-head h2{font-size:23px!important}.business-information-head p{font-size:14px}.business-information-icon{width:44px;height:44px}
 .business-information .entity-facts{grid-template-columns:minmax(0,1fr)!important;gap:10px!important}.business-information .entity-facts>div{padding:16px!important}.business-information .entity-facts dd{font-size:17px!important}
 .business-hub .dashboard-section,.business-hub .analytics-panel,.business-hub .promotion-panel{padding:20px 16px!important}
 .business-hub .section-head{gap:12px!important;margin-bottom:18px!important}.business-hub .section-head h2{font-size:24px!important}.business-hub .section-head>.muted{flex-basis:100%;font-size:14px!important}
 .business-hub .metric-grid.six{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.business-hub .metric-card{padding:15px 12px!important}.business-hub .metric-card>strong{font-size:27px!important}
 .saved-page .app-screen-head{gap:12px;margin-bottom:20px}.saved-page .app-screen-head h1{font-size:26px!important}.saved-page .saved-item{padding:14px;gap:8px;border-radius:15px}
 .saved-page .app-favorite-row{grid-template-columns:80px minmax(0,1fr)!important;gap:12px!important}.saved-page .app-favorite-media{width:80px!important;height:88px!important}.saved-page .app-row-arrow{display:none}
 .saved-page .app-favorite-copy>strong{font-size:16px!important}.saved-page .app-favorite-copy>span{font-size:13px!important}.saved-page .app-favorite-copy>small{font-size:12px!important}
 .saved-page .app-filter-tabs button{padding:10px 13px;font-size:14px}.saved-page .saved-item>form{align-self:start}
}
@media(max-width:360px){.saved-page .saved-item{grid-template-columns:minmax(0,1fr)}.saved-page .saved-item>form{justify-self:end}.saved-page .saved-remove span{display:block}}
.wizard-page>.notice{padding:18px;margin-bottom:18px;border:1px solid #e1d9fa;border-radius:14px;background:#f7f4ff;color:#39415a}.wizard-page>.notice p{font-size:15px;line-height:1.6;margin:0 0 12px}

/* 1.25: one visual language for home categories and the category directory. */
.category-object{display:block!important;width:100%!important;height:100%!important;background-image:url('/images/categories/category-atlas-v163.png');background-size:500% 500%;background-repeat:no-repeat;pointer-events:none}
.category-object-custom{display:block;width:100%!important;height:100%!important;object-fit:contain!important}
.market-home .market-category-rail{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px!important;overflow:visible!important;padding:0!important}
.market-home .market-category-round{position:relative;display:block!important;width:auto!important;min-width:0!important;height:126px;padding:16px!important;border-radius:19px;background:#f1f2f5;text-align:left!important;overflow:hidden;isolation:isolate}
.market-home .market-category-round>strong{position:relative;z-index:2;display:block;max-width:69%;font-size:15px!important;line-height:1.35!important;color:#293144!important;margin:0!important;overflow-wrap:anywhere;font-weight:600!important;text-align:left!important}
.market-home .market-category-round>.category-object-wrap{position:absolute!important;z-index:1;right:-3px;bottom:-6px;width:110px!important;height:110px!important;display:block!important;border:0!important;border-radius:0!important;background:transparent!important;margin:0!important;box-shadow:none!important}
.market-home .market-category-round:hover{background:#eae7f6}
.market-categories-page .market-category-cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}
.market-categories-page .market-category-card{position:relative;display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:flex-start!important;gap:10px!important;min-height:164px;padding:20px!important;background:#f4f5f8!important;border:1px solid #eceef3!important;border-radius:18px!important;overflow:hidden;isolation:isolate;text-decoration:none}
.market-categories-page .market-category-card-art{position:absolute!important;right:0;bottom:-3px;z-index:1;width:104px!important;height:104px!important;background:transparent!important;border-radius:0!important}
.market-categories-page .market-category-card>strong{position:relative;z-index:2;max-width:100%;font-size:17px!important;line-height:1.35!important;margin:0!important;color:#30384a;overflow-wrap:anywhere}
.market-categories-page .market-category-card>small{position:relative;z-index:2;max-width:calc(100% - 85px);font-size:12px!important;line-height:1.65!important;color:#647084!important}
.market-categories-page .market-category-card:hover{border-color:#cbbfea!important;background:#f0edf9!important}
@media(max-width:1100px){.market-home .market-category-rail{grid-template-columns:repeat(4,minmax(0,1fr))}.market-categories-page .market-category-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:760px){
 .market-home .market-category-rail{display:grid!important;grid-template-columns:none;grid-template-rows:repeat(2,118px);grid-auto-flow:column;grid-auto-columns:170px;gap:10px!important;overflow-x:auto!important;scroll-snap-type:x proximity;padding:0 0 10px!important}
 .market-home .market-category-round{height:118px;padding:14px!important;border-radius:16px;scroll-snap-align:start}
 .market-home .market-category-round>strong{font-size:14px!important;max-width:72%}
 .market-home .market-category-round>.category-object-wrap{width:94px!important;height:94px!important;right:-2px;bottom:-4px}
 .market-categories-page .market-category-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
 .market-categories-page .market-category-card{padding:14px!important;min-height:177px;gap:8px!important}
 .market-categories-page .market-category-card>strong{font-size:15px!important}
 .market-categories-page .market-category-card-art{width:90px!important;height:90px!important}
 .market-categories-page .market-category-card>small{max-width:100%;font-size:12px!important;padding-bottom:64px}
}

/* 1.25.1: home is one horizontal row; directory retains its sections. */
.market-home .market-category-rail{display:flex!important;flex-wrap:nowrap!important;gap:20px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;overscroll-behavior-x:contain;padding:4px 3px 14px!important;scrollbar-width:thin;scrollbar-color:#d5d2e5 transparent;touch-action:pan-x pan-y}
.market-home .market-category-round{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;flex:0 0 116px!important;width:116px!important;min-width:116px!important;height:auto!important;min-height:148px!important;padding:0!important;gap:10px!important;overflow:visible!important;border-radius:0!important;background:transparent!important;scroll-snap-align:start;text-align:center!important}
.market-home .market-category-round>.category-object-wrap{position:relative!important;inset:auto!important;display:block!important;flex:0 0 96px!important;width:96px!important;height:96px!important;margin:0!important;border-radius:50%!important;background:#f0f1f5!important;overflow:hidden!important;padding:4px!important;box-sizing:border-box}
.market-home .market-category-round>strong{position:static!important;max-width:100%!important;width:100%!important;font-size:14px!important;line-height:1.45!important;text-align:center!important;font-weight:500!important;margin:0!important;color:#59657c!important}
.market-home .market-category-round:hover>.category-object-wrap{background:#eae5fb!important}
.market-home .market-category-round:hover>strong{color:#6450c8!important}
.market-categories-page .market-category-card>strong{align-self:flex-start!important;text-align:left!important;grid-column:auto!important}
@media(max-width:760px){
 .market-home .market-category-rail{display:flex!important;gap:12px!important;padding:4px 2px 12px!important}
 .market-home .market-category-round{flex:0 0 94px!important;width:94px!important;min-width:94px!important;min-height:130px!important;gap:9px!important}
 .market-home .market-category-round>.category-object-wrap{width:80px!important;height:80px!important;flex-basis:80px!important}
 .market-home .market-category-round>strong{font-size:13px!important;line-height:1.45!important}
}
