/* GreyMistLife CRPG-UI10 — integration, responsive pass, mobile dock and legacy cleanup. */
:root{--crpg10-safe-t:env(safe-area-inset-top,0px);--crpg10-safe-r:env(safe-area-inset-right,0px);--crpg10-safe-b:env(safe-area-inset-bottom,0px);--crpg10-safe-l:env(safe-area-inset-left,0px);--crpg10-touch:44px;--crpg10-gold:#d2ad72;--crpg10-line:rgba(184,145,83,.38);--crpg10-panel:#0b1112;--crpg10-text:#ddd4c4;--crpg10-muted:#8d9189}
html,body{min-height:100%;background:#06090a}body.gmcrpg-ui01{min-height:100dvh;overscroll-behavior:none}body.gmcrpg-ui01 *{scrollbar-width:thin;scrollbar-color:#5d492f #090d0e}body.gmcrpg-ui01 *::-webkit-scrollbar{width:8px;height:8px}body.gmcrpg-ui01 *::-webkit-scrollbar-track{background:#090d0e}body.gmcrpg-ui01 *::-webkit-scrollbar-thumb{background:#4d3f2c;border:2px solid #090d0e}body.gmcrpg-ui01 button,body.gmcrpg-ui01 [role="button"]{-webkit-tap-highlight-color:transparent}body.gmcrpg-ui01 button:focus-visible,body.gmcrpg-ui01 a:focus-visible,body.gmcrpg-ui01 input:focus-visible,body.gmcrpg-ui01 textarea:focus-visible,body.gmcrpg-ui01 select:focus-visible{outline:2px solid #c99d5b!important;outline-offset:2px}
body.gmcrpg-ui01 .gmcrpg-shell{min-height:100dvh}body.gmcrpg-ui01 .gmcrpg-brand span{white-space:nowrap}body.gmcrpg-ui01 .gmcrpg-header,body.gmcrpg-ui01 .gmcrpg-tabs,body.gmcrpg-ui01 .gmcrpg-dock,[class*="gmcrpg0"][class*="-head"]{backdrop-filter:blur(10px)}
/* Hard cleanup: CRPG shell owns ordinary play. */
body.gmcrpg-ui01 .top-actions,body.gmcrpg-ui01 [data-top="catalog"],body.gmcrpg-ui01 [data-life="catalog"],body.gmcrpg-ui01 #contentSuggestionGo,body.gmcrpg-ui01 .ui-catalog-utility,body.gmcrpg-ui01 .gmcrpg10-legacy-hidden{display:none!important}
body.gmcrpg-ui01 .modal-card{max-width:min(980px,calc(100vw - 24px));max-height:calc(100dvh - 32px);overflow:auto}
/* Mobile bottom navigation */
.gmcrpg10-mobile-dock{display:none;position:fixed;left:max(6px,var(--crpg10-safe-l));right:max(6px,var(--crpg10-safe-r));bottom:max(6px,var(--crpg10-safe-b));z-index:2147483000;height:64px;border:1px solid #6d5738;background:linear-gradient(180deg,rgba(19,25,24,.98),rgba(7,11,12,.99));box-shadow:0 14px 38px #000d,inset 0 0 0 1px rgba(224,183,117,.08);padding:5px;gap:4px}.gmcrpg10-mobile-dock button{flex:1;min-width:0;border:1px solid transparent;background:transparent;color:#a29b90;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font:11px/1.1 Georgia,'Noto Serif SC','Songti SC',serif}.gmcrpg10-mobile-dock button i{font-style:normal;font-size:18px;color:#b99762}.gmcrpg10-mobile-dock button.active,.gmcrpg10-mobile-dock button:hover{border-color:#765d3b;background:#171912;color:#ead2a8}.gmcrpg10-mobile-dock button span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
.gmcrpg10-more{display:none;position:fixed;inset:0;z-index:2147483100;background:rgba(2,5,6,.72);backdrop-filter:blur(7px);align-items:flex-end}.gmcrpg10-more.open{display:flex}.gmcrpg10-more>section{width:100%;max-height:min(78dvh,650px);overflow:auto;border:1px solid #725b39;border-bottom:0;background:linear-gradient(180deg,#121918,#080d0e);box-shadow:0 -20px 55px #000c;padding:14px max(14px,var(--crpg10-safe-r)) calc(18px + var(--crpg10-safe-b)) max(14px,var(--crpg10-safe-l))}.gmcrpg10-more header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3d3f37;padding-bottom:10px;margin-bottom:10px}.gmcrpg10-more header b{color:#dec18b;letter-spacing:.12em}.gmcrpg10-more header button{width:38px;height:38px;border:1px solid #4b4b42;background:#0c1111;color:#c8b99e}.gmcrpg10-more-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.gmcrpg10-more-grid button{min-height:70px;border:1px solid #3b423c;background:#0b1111;color:#b8b2a6;font:12px Georgia,'Noto Serif SC','Songti SC',serif;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.gmcrpg10-more-grid button i{font-style:normal;font-size:20px;color:#b8955c}.gmcrpg10-more-grid button:hover{border-color:#9a7746;color:#ead0a0;background:#151812}.gmcrpg10-more .note{margin:12px 2px 0;color:#777f78;font-size:10px;line-height:1.55}
body.gmcrpg-ui02-open .gmcrpg10-mobile-dock,body.gmcrpg-ui03-open .gmcrpg10-mobile-dock,body.gmcrpg-ui04-open .gmcrpg10-mobile-dock,body.gmcrpg-ui05-open .gmcrpg10-mobile-dock,body.gmcrpg-ui06-open .gmcrpg10-mobile-dock,body.gmcrpg-ui07-open .gmcrpg10-mobile-dock,body.gmcrpg-ui08-open .gmcrpg10-mobile-dock,body.gmcrpg-ui09-open .gmcrpg10-mobile-dock{display:none!important}
/* Shared overlay integration */
.gmcrpg02-overlay,.gmcrpg03-overlay,.gmcrpg04-overlay,.gmcrpg05-overlay,.gmcrpg06-overlay,.gmcrpg07-overlay,.gmcrpg08-overlay,.gmcrpg09-overlay{height:100dvh;max-height:100dvh;overscroll-behavior:contain}
.gmcrpg02-head,.gmcrpg03-head,.gmcrpg04-head,.gmcrpg05-head,.gmcrpg06-head,.gmcrpg07-head,.gmcrpg08-head,.gmcrpg09-head{padding-left:max(12px,var(--crpg10-safe-l));padding-right:max(12px,var(--crpg10-safe-r))}
.gmcrpg02-head button,.gmcrpg03-head button,.gmcrpg04-head button,.gmcrpg05-head button,.gmcrpg06-head button,.gmcrpg07-head button,.gmcrpg08-head button,.gmcrpg09-head button{min-height:38px}
@media(max-width:1180px){body.gmcrpg-ui01 .gmcrpg-header{grid-template-columns:minmax(200px,1fr) auto minmax(210px,1fr)}body.gmcrpg-ui01 .gmcrpg-brand b{font-size:20px}body.gmcrpg-ui01 .gmcrpg-brand span{font-size:9px}body.gmcrpg-ui01 .gmcrpg-tabs button{min-width:92px!important;padding:0 12px!important}.gmcrpg10-more-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){
 body.gmcrpg-ui01 #app{min-height:100dvh}body.gmcrpg-ui01 .gmcrpg-shell{padding:max(6px,var(--crpg10-safe-t)) max(6px,var(--crpg10-safe-r)) calc(76px + var(--crpg10-safe-b)) max(6px,var(--crpg10-safe-l));background:#070a0b}
 body.gmcrpg-ui01 .gmcrpg-header{height:52px;grid-template-columns:minmax(0,1fr) auto;padding:0 10px;position:sticky;top:0;z-index:40}.gmcrpg-header:before{inset:2px}.gmcrpg-brand{gap:7px;min-width:0}.gmcrpg-brand b{font-size:17px!important;white-space:nowrap}.gmcrpg-brand span{font-size:8px!important;overflow:hidden;text-overflow:ellipsis}.gmcrpg-clock{display:none!important}.gmcrpg-res{gap:4px}.gmcrpg-res>span{min-width:52px;height:32px;padding:0 7px}.gmcrpg-res>span:first-child small{display:none}.gmcrpg-res svg{width:14px;height:14px}.gmcrpg-res b{font-size:12px}
 body.gmcrpg-ui01 .gmcrpg-tabs{display:none}.gmcrpg10-mobile-dock{display:flex}
 body.gmcrpg-ui01 .gmcrpg-grid{height:calc(100dvh - 140px);min-height:0;display:block;margin-top:6px}.gmcrpg-left,.gmcrpg-right{display:none!important}.gmcrpg-center{height:100%;min-height:0}.gmcrpg-dock{display:none!important}.gmcrpg-mapframe{min-height:100%}.gmcrpg-map-title{left:13px;top:12px}.gmcrpg-map-title h1{font-size:28px}.gmcrpg-map-legend{display:none}.gmcrpg-pin span{display:none}.gmcrpg-pin.current span,.gmcrpg-pin.selected span{display:block;font-size:9px}.gmcrpg-pin i{width:27px;height:27px}.gmcrpg-district-card{left:8px;right:8px;top:auto;bottom:8px;width:auto;max-width:none;transform:translateY(8px)}.gmcrpg-district-card.open{transform:none}.gmcrpg-district-card>div{grid-template-columns:1fr 1fr}.gmcrpg-district-card button{min-height:42px!important}
 body.gmcrpg-ui01.gmcrpg-story-mode .gmcrpg-shell{padding-bottom:calc(76px + var(--crpg10-safe-b))}.gmcrpg-story-mode .gmcrpg-story-layout{margin:6px auto 0!important;max-width:none!important}.gmcrpg-story-mode .gmcrpg-story{max-width:none!important}.gmcrpg-story-mode #screen{padding:16px!important}.gmcrpg-story-mode #actionArea{padding:10px 12px 12px!important}.gmcrpg-story-mode .choice,.gmcrpg-story-mode button{min-height:44px}
 .gmcrpg02-overlay,.gmcrpg03-overlay,.gmcrpg04-overlay,.gmcrpg05-overlay,.gmcrpg06-overlay,.gmcrpg07-overlay,.gmcrpg08-overlay,.gmcrpg09-overlay{padding-bottom:var(--crpg10-safe-b);box-sizing:border-box}
 .gmcrpg02-head,.gmcrpg03-head,.gmcrpg04-head,.gmcrpg05-head,.gmcrpg06-head,.gmcrpg07-head,.gmcrpg08-head,.gmcrpg09-head{position:sticky;top:0;z-index:30}.gmcrpg02-head button,.gmcrpg03-head button,.gmcrpg04-head button,.gmcrpg05-head button,.gmcrpg06-head button,.gmcrpg07-head button,.gmcrpg08-head button,.gmcrpg09-head button{min-height:44px}
 .gmcrpg10-more-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:720px){
 .gmcrpg02-overlay,.gmcrpg03-overlay,.gmcrpg04-overlay,.gmcrpg05-overlay,.gmcrpg06-overlay,.gmcrpg07-overlay,.gmcrpg08-overlay,.gmcrpg09-overlay{font-size:13px}
 .gmcrpg02-head>div:not(.spacer),.gmcrpg03-head>div,.gmcrpg04-head>div,.gmcrpg05-head>div,.gmcrpg06-head>div,.gmcrpg07-head>div,.gmcrpg08-head>div,.gmcrpg09-head>div{min-width:0!important}.gmcrpg02-head small,.gmcrpg03-head small,.gmcrpg04-head small,.gmcrpg05-head small,.gmcrpg06-head small,.gmcrpg07-head small,.gmcrpg08-head small,.gmcrpg09-head small{display:none}
 .gmcrpg02-layout{padding:6px}.gmcrpg02-layout>.gmcrpg02-panel:nth-child(2){order:1}.gmcrpg02-layout>.gmcrpg02-panel:nth-child(1){order:2}.gmcrpg02-layout>.gmcrpg02-panel:nth-child(3){order:3}.gmcrpg02-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:104px;gap:5px}.gmcrpg02-item img{height:75px}.gmcrpg02-hotbar{overflow-x:auto}.gmcrpg02-hotbar button{flex:0 0 58px}.gmcrpg02-slots{grid-template-columns:1fr 1fr}.gmcrpg02-art{height:190px}
 .gmcrpg03-main,.gmcrpg04-main,.gmcrpg05-main,.gmcrpg06-main,.gmcrpg07-main{padding:10px!important}.gmcrpg03-board{padding:8px}.gmcrpg03-board-grid{gap:7px}.gmcrpg03-evidence{grid-template-columns:50px 1fr}.gmcrpg03-evart{height:54px}
 .gmcrpg04-storehead{display:block}.gmcrpg04-till{border-left:0;border-top:1px solid #413a2b;margin-top:10px;text-align:left}.gmcrpg04-stock{grid-template-columns:repeat(2,minmax(0,1fr))}.gmcrpg04-item{min-height:160px}.gmcrpg04-market article{grid-template-columns:1fr 80px}.gmcrpg04-market article em{display:none}
 .gmcrpg05-attrs{grid-template-columns:repeat(2,minmax(0,1fr))!important}.gmcrpg05-preview{grid-template-columns:1fr!important}.gmcrpg05-checklab{display:block!important}
 .gmcrpg06-kpis,.gmcrpg06-ledger-grid,.gmcrpg06-payroll,.gmcrpg06-records{grid-template-columns:1fr!important}.gmcrpg06-business-actions{grid-template-columns:1fr!important}
 .gmcrpg07-metrics,.gmcrpg07-family-metrics,.gmcrpg07-rel-grid,.gmcrpg07-mail-grid{grid-template-columns:1fr!important}.gmcrpg07-profile-top{grid-template-columns:72px 1fr!important}.gmcrpg07-sil{height:92px!important}
 .gmcrpg08-overlay>main{height:auto!important;min-height:0}.gmcrpg08-portrait{height:175px!important}.gmcrpg08-sil{transform:scale(.72)!important;transform-origin:center bottom}.gmcrpg08-weapon{height:58px}.gmcrpg08-weapon img{width:58px;height:44px}.gmcrpg08-social-stage{min-height:300px;padding:14px}.gmcrpg08-social h1,.gmcrpg08-crisis h1,.gmcrpg08-aftermath h1{font-size:22px}
 .gmcrpg09-overlay main{padding:6px}.gmcrpg09-groups{max-height:190px}.gmcrpg09-summary{padding:11px}.gmcrpg09-list{min-height:430px}.gmcrpg09-detail h1{font-size:21px}.gmcrpg09-archive{padding:12px}
}
@media(max-width:520px){
 body.gmcrpg-ui01 .gmcrpg-shell{padding-left:4px;padding-right:4px}.gmcrpg-header{padding:0 7px!important}.gmcrpg-brand span{display:none}.gmcrpg-res>span{min-width:43px;padding:0 4px}.gmcrpg-res>span:first-child{min-width:58px}.gmcrpg-map-title h1{font-size:24px}.gmcrpg-map-title small{font-size:7px}.gmcrpg-pin.current span,.gmcrpg-pin.selected span{max-width:92px;overflow:hidden;text-overflow:ellipsis}.gmcrpg-district-card{padding:12px}.gmcrpg-district-card h3{font-size:17px!important}.gmcrpg10-mobile-dock{height:60px;left:3px;right:3px;bottom:max(3px,var(--crpg10-safe-b))}.gmcrpg10-mobile-dock button{font-size:10px}.gmcrpg10-mobile-dock button i{font-size:17px}.gmcrpg10-more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gmcrpg10-more-grid button{min-height:64px}
 .gmcrpg02-grid{grid-template-columns:repeat(2,minmax(0,1fr));height:auto}.gmcrpg02-slots{grid-template-columns:1fr}.gmcrpg02-character{grid-template-columns:64px 1fr!important}.gmcrpg02-sil{height:82px!important}.gmcrpg02-cats{overflow-x:auto}.gmcrpg02-cats button{white-space:nowrap;padding:8px 10px}
 .gmcrpg03-cases{max-height:132px}.gmcrpg03-casehead{display:block}.gmcrpg03-action{grid-template-columns:30px 1fr!important}.gmcrpg03-action button{grid-column:1/-1!important}.gmcrpg04-shops{grid-template-columns:1fr!important}.gmcrpg04-stock{grid-template-columns:1fr 1fr}.gmcrpg04-detail .actions{grid-template-columns:1fr}.gmcrpg04-fin-summary{grid-template-columns:1fr!important}
 .gmcrpg05-attrs{grid-template-columns:1fr!important}.gmcrpg05-skills{grid-template-columns:1fr!important}.gmcrpg05-dc{display:block!important}.gmcrpg06-head nav,.gmcrpg07-head nav,.gmcrpg09-head nav{overflow-x:auto}.gmcrpg06-head nav button,.gmcrpg07-head nav button,.gmcrpg09-head nav button{white-space:nowrap}
 .gmcrpg08-actions button{min-height:60px}.gmcrpg08-free textarea{min-height:100px}.gmcrpg09-task{min-height:72px}.gmcrpg09-summary>div{grid-template-columns:repeat(3,1fr)}
 body.gmcrpg-ui01 .modal-card{max-width:100vw!important;width:100vw!important;max-height:100dvh!important;height:100dvh;border-left:0!important;border-right:0!important;padding-bottom:calc(16px + var(--crpg10-safe-b))!important}
}
@media(prefers-reduced-motion:reduce){.gmcrpg10-more,.gmcrpg10-mobile-dock,*{scroll-behavior:auto!important}}
