/* TOONTAP_V06_STAGE1_DESIGN_20260703: mobile polish. */
@media(max-width:900px){
  body.site-toontap .tt-wrap{padding:18px 14px 88px;}
  body.site-toontap .tt-layout{display:block;}
  body.site-toontap .tt-rail{display:none;}
  body.site-toontap .tt-section,
  body.site-toontap .tt-combo-panel,
  body.site-toontap .tt-vote-panel{border-radius:16px;padding:16px;}
  body.site-toontap .tt-header__inner{
    min-height:58px;
    padding:10px 18px 12px;
    display:grid;
    grid-template-columns:auto minmax(0,1fr) auto;
    grid-template-areas:"logo logo actions" "nav nav nav";
    gap:14px 12px;
  }
  body.site-toontap .tt-logo{grid-area:logo;font-size:24px;}
  body.site-toontap .tt-logo__mark{width:48px;height:48px;border-radius:14px;font-size:26px;}
  body.site-toontap .tt-header-actions{grid-area:actions;gap:8px;justify-self:end;}
  body.site-toontap .tt-header-actions .tt-pill-btn{min-height:44px;padding:0 14px;border-radius:12px!important;}
  body.site-toontap .tt-header-actions .tt-random-link span{display:none;}
  body.site-toontap .tt-nav{grid-area:nav;display:flex;gap:18px;overflow-x:auto;padding:2px 0 4px;scrollbar-width:none;}
  body.site-toontap .tt-nav::-webkit-scrollbar{display:none;}
  body.site-toontap .tt-nav a{font-size:18px;font-weight:850;white-space:nowrap;padding:8px 0;border-radius:0;background:transparent!important;}
  body.site-toontap .tt-nav a.is-active{color:var(--tap-accent);}
  body.site-toontap .tt-combo-panel__top{align-items:center;}
  body.site-toontap .tt-combo-panel__title{font-size:20px;line-height:1.25;}
  body.site-toontap .tt-combo-panel__status{font-size:13px;}
  body.site-toontap .tt-combo-search-top,
  body.site-toontap .tt-combo-toggle{min-height:44px;border-radius:12px!important;}
  body.site-toontap .tt-board-head-v05r7h5b{grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-items:start!important;}
  body.site-toontap .tt-board-head-v05r7h5b .tt-board-title-copy{grid-column:1!important;grid-row:1!important;}
  body.site-toontap .tt-board-head-v05r7h5b .tt-board-tools-top--v05r7h5b{grid-column:1!important;grid-row:2!important;justify-content:flex-end!important;width:100%!important;min-width:0!important;}
  body.site-toontap .tt-board-head-v05r7h5b .tt-board-tools-bottom--v05r7h5b{grid-column:1!important;grid-row:3!important;}
  body.site-toontap .tt-board-title-copy h1{font-size:28px!important;line-height:1.08!important;}
  body.site-toontap .tt-view-btn,
  body.site-toontap .tt-random-icon-btn{min-width:44px!important;width:44px!important;height:44px!important;border-radius:12px!important;}
  body.site-toontap .tt-board-search--v05r7h5b{grid-template-columns:78px minmax(0,1fr) 44px!important;width:100%!important;}
  body.site-toontap .tt-board-search--v05r7h5b select,
  body.site-toontap .tt-board-search--v05r7h5b input[type=search],
  body.site-toontap .tt-board-search--v05r7h5b .tt-search-icon-btn{height:44px!important;}
  body.site-toontap .tt-post-grid[data-view=thumb] .tt-post-card{grid-template-columns:132px minmax(0,1fr)!important;min-height:132px!important;border-radius:16px;}
  body.site-toontap .tt-post-grid[data-view=thumb] .tt-post-card__body{padding:14px!important;}
  body.site-toontap .tt-post-card__title{font-size:18px!important;line-height:1.35!important;}
  body.site-toontap .tt-chip{font-size:13px;padding:6px 8px;}
  body.site-toontap .tt-floating-nav{right:14px!important;bottom:calc(16px + env(safe-area-inset-bottom));}
  body.site-toontap .tt-view-page .tt-layout{display:block;}
  body.site-toontap .tt-view-content img{max-width:100%;height:auto;}
  body.site-toontap .tttg-vote-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;}
  body.site-toontap .tttg-vote-chip{min-height:38px;padding:8px 8px;justify-content:center;}
  body.site-toontap .tt-custom-vote div{grid-template-columns:minmax(0,1fr) 54px;}
}
@media(max-width:430px){
  body.site-toontap .tt-wrap{padding-left:18px;padding-right:18px;}
  body.site-toontap .tt-header__inner{padding-left:18px;padding-right:18px;}
  body.site-toontap .tt-header-actions .tt-pill-btn{padding:0 12px;}
  body.site-toontap .tt-header-actions .tt-pill-btn[data-theme-toggle] i{margin-right:0;}
  body.site-toontap .tt-header-actions .tt-pill-btn[data-theme-toggle]{font-size:0;min-width:52px;}
  body.site-toontap .tt-header-actions .tt-pill-btn[data-theme-toggle] i{font-size:18px;}
  body.site-toontap .tt-nav{gap:18px;}
  body.site-toontap .tt-post-grid[data-view=feed]{column-count:2!important;column-gap:12px!important;}
  body.site-toontap .tt-post-grid[data-view=feed] .tt-post-card{margin-bottom:12px!important;}
  body.site-toontap .tt-post-grid[data-view=gallery]{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  body.site-toontap .tt-post-grid[data-view=thumb] .tt-post-card{grid-template-columns:128px minmax(0,1fr)!important;}
  body.site-toontap .tt-board-search--v05r7h5b{grid-template-columns:76px minmax(0,1fr) 44px!important;}
  body.site-toontap .tttg-vote-chips{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:374px){
  body.site-toontap .tt-wrap{padding-left:12px;padding-right:12px;}
  body.site-toontap .tt-logo{font-size:21px;}
  body.site-toontap .tt-logo__mark{width:44px;height:44px;}
  body.site-toontap .tt-post-grid[data-view=thumb] .tt-post-card{grid-template-columns:112px minmax(0,1fr)!important;}
  body.site-toontap .tt-post-card__title{font-size:16px!important;}
}
