/* Shared rail-free frame. Geometry is loaded before any page can paint. */
:root{--site-footer-height:32px;}
body.has-site-frame{box-sizing:border-box;min-height:100dvh;height:auto;}
body.has-site-frame .site-page-layout{display:block;padding:16px 24px calc(var(--site-footer-height) + 16px);box-sizing:border-box;width:100%;max-width:1328px;margin-inline:auto;}
.site-page-content{min-width:0;container:site-content / inline-size;}
body.has-site-frame .site-page-content>.layoutContainer{height:auto;min-height:0;padding:0;width:100%;}
body.has-site-frame .site-page-content .mainContent{height:auto;min-height:0;padding:0;overflow:visible;}
body.has-site-frame .site-page-content>.wrap{width:100%;max-width:none;margin:0;box-sizing:border-box;}
body.has-site-frame .site-page-content .editorial-page{width:100%;padding:14px 8px 48px;box-sizing:border-box;}
body.fomo-home-page .site-page-content .home_homeContainer__FSwUB{padding:0!important;}
body.fomo-home-page .site-page-content .home_homeContainer__FSwUB .discovery-layout{display:block;}
@media(min-width:901px){
 body.fomo-home-page.has-site-frame{height:100dvh;min-height:0;overflow:hidden;}
 body.fomo-home-page .site-page-layout{height:calc(100dvh - var(--site-header-height));min-height:0;}
 body.fomo-home-page .site-page-content,
 body.fomo-home-page .site-page-content>.layoutContainer,
 body.fomo-home-page .site-page-content .mainContent,
 body.fomo-home-page .site-page-content .outer-container,
 body.fomo-home-page .site-page-content .home_homeContainer__FSwUB,
 body.fomo-home-page .site-page-content .discovery-layout{height:100%;min-height:0;overflow:hidden;}
 body.fomo-home-page .site-page-content .discovery-feed{height:100%;min-height:0;display:flex;flex-direction:column;gap:12px;}
 body.fomo-home-page .site-page-content .activity-workspace{flex:1;min-height:0;display:flex;flex-direction:column;}
 body.fomo-home-page .site-page-content .home-feed-filters{flex:none;padding:10px;}
 body.fomo-home-page .site-page-content .home_transactionsContainer__p8yzO{flex:1;height:auto!important;min-height:0!important;max-height:none!important;overflow:auto;overscroll-behavior:contain;}
}
@container site-content (max-width:950px){
 body .editorial-page .editorial-hero{gap:22px;grid-template-columns:1.1fr 1fr;}
 body .editorial-intro h1{font-size:36px;}
 .bid-workspace{grid-template-columns:minmax(0,1fr) 280px;gap:16px;}
 .bid-composer{padding:18px;}.bid-workspace .store-token-fields{grid-template-columns:1fr;}
 .bid-board-row{grid-template-columns:23px minmax(0,1fr) auto;gap:8px;}.bid-board-total{display:none;}
 .store-summary{padding:16px;}.editorial-steps{gap:16px;}
}
@container site-content (max-width:650px){
 body .editorial-page .editorial-hero,.bid-workspace{grid-template-columns:1fr;}
 .bid-workspace .store-summary{position:static;}
 body .editorial-hero figure{justify-self:center;}
}
@media(max-width:900px){
 body.has-site-frame .site-page-layout{padding:12px 12px calc(var(--site-footer-height) + 20px);}
 .site-page-content{width:100%;}
}
@media(max-width:720px){:root{--site-footer-height:34.4px;}}
