:root{--ink:#283e48;--deep:#294e54;--teal:#407d7c;--paper:#fff3d6;--cream:#f6e6be;--gold:#eebb5d;--orange:#d77d55;--muted:#657674;--line:#48615e;--shadow:#233c4130;--font:'Apple SD Gothic Neo','Malgun Gothic','Noto Sans KR',sans-serif;color-scheme:light}*{box-sizing:border-box}html{min-height:100%;background:#31595c}body{margin:0;min-height:100dvh;color:var(--ink);font:15px/1.5 var(--font);background:linear-gradient(135deg,#31595c 25%,#365f61 25%,#365f61 50%,#31595c 50%,#31595c 75%,#365f61 75%);background-size:18px 18px}button,a,input{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer;border:2px solid var(--ink);background:var(--paper);border-radius:3px;box-shadow:0 3px 0 var(--ink);min-height:44px;padding:8px 13px;transition:transform .09s,box-shadow .09s,background .12s;touch-action:manipulation}button:hover{background:#ffefbd}button:active{transform:translateY(2px);box-shadow:0 1px 0 var(--ink)}button:disabled{cursor:default;opacity:.5;filter:saturate(.3)}button:disabled:active{transform:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #d88444;outline-offset:3px}button.primary{background:var(--teal);color:white}button.gold{background:var(--gold);font-weight:800}button.danger{background:#f2d0bb;color:#81483f}button.small{font-size:13px;min-height:42px;padding:5px 10px}a{color:inherit}h1,h2,h3,h4,p{margin-top:0}h3{font-size:19px;margin-bottom:8px}h4{font-size:16px;margin-bottom:7px}p{margin-bottom:12px}.game-shell{max-width:1320px;margin:22px auto 16px;background:var(--cream);border:4px solid #203b45;box-shadow:0 10px 0 #1e4248;padding:12px;position:relative}.topbar{display:flex;gap:15px;align-items:center;padding:0 4px 12px;border-bottom:3px double #56766d}.brand{background:transparent;border:0;box-shadow:none;padding:2px 8px;text-align:left;flex:0 0 180px}.brand strong{font-size:27px;letter-spacing:-1.5px;display:block;line-height:1.1}.brand-small{font-size:10px;letter-spacing:2.3px;color:var(--teal);font-weight:900;display:block;margin-bottom:3px}.hud{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap}.hud-stat{background:#fdf3d8;border:1px solid #c8bc92;padding:5px 13px;min-width:105px;display:grid;gap:0}.hud-stat small{font-size:10px;letter-spacing:.7px;color:var(--muted)}.hud-stat b{font-size:18px;white-space:nowrap}.hud-stat.cash{min-width:150px}.hud-stat.day{background:var(--deep);color:#fdf0cd}.hud-stat.day small{color:#bdcbb9}.pips{display:flex;gap:5px;align-items:center;height:28px}.pip{width:17px;height:17px;background:var(--gold);border:2px solid var(--ink);box-shadow:1px 2px #b69d71}.pip.empty{background:#d8ceb1;box-shadow:none}.small-button{width:45px;padding:9px;flex-shrink:0}.pixel-icon{width:25px;height:25px;image-rendering:pixelated;display:inline-block;vertical-align:middle;flex-shrink:0}#game-main{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:13px;padding-top:12px}.scene-column{min-width:0}.world-frame{position:relative;overflow:hidden;border:3px solid #456b65;background:#bed4ba;box-shadow:inset 0 0 0 3px #e8dbb5}#world{display:block;width:100%;height:auto;image-rendering:pixelated;cursor:pointer}.scene-stamp{position:absolute;left:10px;bottom:9px;font-size:10px;letter-spacing:1.2px;color:#3f665c;opacity:.8;pointer-events:none}.world-help{position:absolute;right:8px;top:8px;min-height:34px;width:34px;padding:0;font-weight:bold;background:#eee9cdcc;box-shadow:0 2px #3b5351}.ticker{padding:11px 10px;background:var(--deep);color:#e7e8c9;font-size:13px;margin-top:8px;min-height:43px;border:2px solid var(--ink);display:flex;align-items:center;gap:10px}.ticker b{flex-shrink:0;color:#f4c469}.diary{border:2px solid #b3a079;background:repeating-linear-gradient(#fff4d8 0,#fff4d8 29px,#e6d9b8 30px);padding:14px;min-width:0;position:relative}.diary:before{content:'';position:absolute;left:9px;top:-7px;width:22px;height:14px;background:#c38959;border:2px solid #4c5c52;box-shadow:216px 0 #c38959}.diary-title{font-size:12px;letter-spacing:2px;color:#8a7058;display:flex;justify-content:space-between;margin-bottom:12px}.resident{display:flex;align-items:center;gap:13px;margin:0 0 13px}.resident canvas{width:57px;height:65px;image-rendering:pixelated;background:#e2d2aa;border:1px solid #c1af83}.resident h3{margin:0;font-size:20px}.resident small{color:#887e67;font-size:11px}.meter{margin:10px 0}.meter-top{display:flex;justify-content:space-between;font-size:12px;margin-bottom:3px}.track{height:10px;border:1px solid #526960;background:#ddd5b9;overflow:hidden}.fill{height:100%;background:#6b9990;transition:width .25s}.fill.warm{background:#d8915d}.fill.happy{background:#d5b94e}.tiny-stats{display:flex;gap:6px;border-bottom:1px dashed #bdab83;padding:10px 0;font-size:12px;justify-content:space-between}.mission{margin-top:13px;border:2px solid #b99a63;background:#f9e7b7;padding:10px}.mission small{font-size:10px;font-weight:bold;color:#a46f38}.mission b{display:block;font-size:14px;margin:4px 0}.mission p{font-size:11px;margin:0;color:#7d715a}.diary .small{width:100%;margin-top:12px}.dock{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:14px}.dock button{display:flex;align-items:center;justify-content:center;gap:11px;min-height:63px;background:#fbefcc;position:relative}.dock button:last-child{background:var(--teal);color:#fff4d7}.dock strong{font-size:16px}.dock small{display:block;font-size:10px;color:#879080}.dock button:last-child small{color:#d1dfc8}.dock .hotkey{position:absolute;left:5px;top:3px;font-size:9px;color:#748675}.footer{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#6e7c70;padding:12px 4px 0;gap:12px}.footer a{padding:7px 0}.sound-btn{border:0;background:transparent;box-shadow:none;min-height:30px;font-size:11px;padding:4px;color:#4d726b}.overlay{position:fixed;inset:0;background:#193d47b8;z-index:20;display:flex;align-items:center;justify-content:center;padding:24px 16px;backdrop-filter:blur(2px)}.overlay[hidden]{display:none}.panel{width:790px;max-width:100%;max-height:calc(100dvh - 48px);display:flex;flex-direction:column;border:4px solid var(--ink);background:var(--paper);box-shadow:7px 9px 0 #142d3b70;animation:pop .14s ease-out;position:relative;outline:0}.panel.wide{width:960px}.panel.narrow{width:520px}.panel-head{flex-shrink:0;background:var(--deep);color:#fff1d1;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:3px solid var(--ink)}.panel-head h2{margin:0;font-size:20px;letter-spacing:-.3px;display:flex;align-items:center;gap:10px}.panel-head small{font-size:11px;color:#bdd5c5}.close{box-shadow:none;border:1px solid #9eb2a3;background:#f8ebcc;min-width:40px;min-height:40px;font-size:21px;padding:1px 9px;color:var(--ink)}.panel-body{overflow:auto;overscroll-behavior:contain;min-height:0;padding:20px;-webkit-overflow-scrolling:touch}.panel-footer{padding:12px 20px;border-top:2px solid #d5c39a;background:#f4e3ba;display:flex;gap:10px;justify-content:flex-end;flex-shrink:0}.lead{font-size:14px;color:#677268;margin-bottom:16px}.subline{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:2px solid #c4b88f;margin-bottom:15px;padding-bottom:10px}.tag{display:inline-block;background:#dfd2ad;padding:3px 8px;font-size:11px;font-weight:700;border:1px solid #b0a582}.tag.green{background:#c9dfcd;color:#366155;border-color:#83a892}.tag.gold{background:#f1d18e;border-color:#c1a258}.tag.red{background:#f1c6b8;color:#883e36;border-color:#cda592}
/* Action slots must not inherit the generic empty-state panel padding. */
.pips .pip{padding:0;min-height:0;flex:0 0 17px}
@media(max-width:720px){.pips .pip{flex-basis:15px}}

.hint{font-size:12px;background:#ede3c7;border-left:3px solid #9cae92;padding:10px 13px;margin:12px 0;color:#687366}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.item-card{background:#f9eac5;border:2px solid #bba981;padding:13px;box-shadow:2px 3px 0 #d1c4a2;position:relative;min-width:0}.item-card.selected{border-color:var(--teal);background:#e1e4c8}.item-card.sold{opacity:.62}.item-top{display:flex;align-items:center;gap:12px;margin-bottom:8px}.item-top canvas{width:92px;height:79px;background:#e4d6b1;border:1px solid #c5b58f;image-rendering:pixelated;flex-shrink:0}.item-top h3{font-size:18px;margin:0 0 4px}.item-top small{font-size:11px;color:#7b7e6b}.item-card p{font-size:12px;color:#677369;min-height:34px}.item-card .price{font-size:20px;font-weight:900;display:block;margin:7px 0}.item-card button{width:100%;margin-top:4px}.card-meta{font-size:11px;display:flex;justify-content:space-between;gap:5px}.actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.actions button{flex:1;min-width:110px}.inventory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.inventory-grid .item-card{text-align:center;padding:10px}.inventory-grid canvas{width:104px;height:88px;image-rendering:pixelated;max-width:100%}.inventory-grid h3{font-size:16px;margin-bottom:5px}.inventory-grid button{font-size:12px}.inventory-grid .tag{font-size:10px}.tabs{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:17px}.tabs button{flex:1;min-width:90px;box-shadow:0 2px #48615e;background:#eee0b7;font-size:13px}.tabs .active{background:var(--teal);color:#fff1d1}.focus-item{display:flex;gap:22px;align-items:center;padding:10px 0 18px;border-bottom:2px solid #c7b58d}.focus-item canvas{width:150px;height:130px;image-rendering:pixelated;background:#e6d6b0;border:2px solid #b3a584;flex-shrink:0}.focus-item h3{font-size:24px}.focus-item p{font-size:13px;color:#7e7c69;margin-bottom:5px}.focus-item .price{font-weight:800;font-size:18px}.choice-list{display:grid;gap:10px}.choice{display:flex;width:100%;text-align:left;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;background:#f6e8c4}.choice strong{display:block;font-size:15px}.choice small{display:block;font-size:12px;color:#6f7d70;font-weight:normal;margin-top:4px}.choice>span:last-child{font-size:12px;white-space:nowrap;color:#aa7141;font-weight:bold}.forum-header{border:2px solid #385f60;background:#d3e1d4;padding:15px;display:flex;align-items:center;gap:12px;margin-bottom:14px}.forum-header h3{margin:0;font-size:20px}.forum-header p{margin:2px 0 0;font-size:11px;color:#577067}.thread{display:block;text-align:left;width:100%;box-shadow:none;border:0;border-bottom:1px solid #cabd99;border-radius:0;padding:12px 7px;background:transparent;min-height:58px}.thread:hover{background:#eddfb9}.thread strong{font-size:14px;display:block;margin-bottom:4px}.thread small{color:#798574;font-size:11px}.thread .cat{color:#428478;font-size:11px;margin-right:6px}.post-title{font-size:21px;line-height:1.5;padding-bottom:15px;border-bottom:2px solid #bcb08d}.post-body{white-space:pre-line;font-size:15px;line-height:1.9;margin:20px 0}.reply{padding:10px 13px;border:1px solid #d4c6a4;margin:7px 0;background:#f3e6c7;font-size:13px}.reply b{font-size:11px;display:block;color:#467c76;margin-bottom:3px}.empty{text-align:center;padding:30px 14px;color:#7d7e6b}.empty strong{display:block;font-size:18px;margin-bottom:8px}.week-sheet{background:#faedcc;border:2px solid #c4b18b;padding:18px;text-align:center}.score{font-size:52px;color:var(--teal);line-height:1.2;font-weight:900;letter-spacing:-2px}.score small{font-size:17px;letter-spacing:0}.ending-quote{font-size:15px;color:#6e7c6d;line-height:1.8;padding:10px 15px}.results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:20px 0}.result{border:1px solid #cbb991;padding:12px 6px;background:#f8e8bf;text-align:center}.result small{font-size:11px;display:block;color:#7a7e68}.result b{font-size:19px}.note-list{padding:0;margin:0;list-style:none}.note-list li{padding:10px 0;border-bottom:1px dashed #c7b68e;font-size:13px}.note-list li:before{content:'◆';font-size:8px;color:#bb8c49;margin-right:8px}.title-body{text-align:center;padding:30px 25px 24px;background:repeating-linear-gradient(0deg,#fff3d6 0,#fff3d6 3px,#fcefcd 4px)}.eyebrow{font-size:12px;color:#4a7b71;letter-spacing:3px;font-weight:bold}.logo-title{font-size:64px;letter-spacing:-5px;line-height:1.2;margin:12px 0 6px;color:#305c5d;text-shadow:3px 3px #dbc68f;font-weight:1000}.title-sub{font-size:19px;font-weight:bold;letter-spacing:-1px;color:#8b6c4c}.title-characters{height:94px;display:flex;justify-content:center;align-items:end;gap:16px;margin:15px 0}.title-characters canvas{height:84px;width:64px;image-rendering:pixelated}.title-body .actions{max-width:440px;margin:20px auto 0}.title-caption{font-size:12px;max-width:390px;color:#7b7e6b;margin:15px auto 0}.avatar-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.avatar{padding:13px;text-align:left;background:#f4e5bd;display:flex;align-items:center;gap:12px;box-shadow:0 3px #8a957e}.avatar.active{outline:3px solid #deae55;background:#dde1bf;border-color:#4b8079}.avatar canvas{width:58px;height:78px;image-rendering:pixelated;flex-shrink:0}.avatar b{font-size:20px}.avatar small{font-size:11px;display:block;color:#737d6b}.avatar p{margin:6px 0 0;font-size:12px}.perks{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.perks button{font-size:12px;flex:1}.perks button.active{background:var(--teal);color:white}.section-label{font-size:12px;letter-spacing:1px;color:#688278;margin:22px 0 10px}.settings-row{padding:14px 0;border-bottom:1px solid #d2c39d;display:flex;gap:15px;align-items:center;justify-content:space-between;font-size:14px}.settings-row button{font-size:12px;min-width:110px}.settings-row small{display:block;color:#7b826d;font-size:11px}.archive{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.archive-cell{text-align:center;border:1px solid #c3b691;background:#efe2bb;padding:10px 5px}.archive-cell.locked{filter:grayscale(1);opacity:.48}.archive-cell canvas{width:78px;height:65px;max-width:100%;image-rendering:pixelated}.archive-cell strong{font-size:12px;display:block}.archive-cell small{font-size:10px;color:#6d7a70}.badges{display:flex;flex-wrap:wrap;gap:8px}.badge{border:1px solid #af9760;background:#f2d796;padding:5px 9px;font-size:12px}#toast{position:fixed;bottom:max(22px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;padding:13px 20px;border:2px solid #28444b;background:#fff0c9;box-shadow:3px 4px #132f4240;z-index:60;max-width:calc(100vw - 30px);width:max-content;font-size:14px;transition:transform .15s,opacity .15s}#toast.show{transform:translate(-50%,0);opacity:1}#toast.error{background:#f4d4c1;color:#754b40}.mini-overlay{z-index:40}.mini-screen{border:5px solid #3e5362;background:#233e4a;color:#e0e4b6;padding:18px;max-width:430px;width:100%;text-align:center;box-shadow:7px 9px #132b3660}.mini-screen canvas{width:100%;image-rendering:pixelated;border:4px solid #7d978a;background:#b8cc9c}.mini-screen button{margin-top:15px;background:#e6c975}.mini-screen p{font-size:12px;color:#bdcbb0;margin:10px 0 0}.large-text{font-size:17px}.large-text .panel-body{font-size:17px}.large-text .lead,.large-text .post-body{font-size:17px}.reduced *{animation:none!important;transition:none!important;scroll-behavior:auto!important}.progress-strip{height:7px;background:#c9c4a1;margin-top:12px}.progress-strip i{display:block;height:100%;background:#598a79}.notice{background:#f2d6b3;border:2px solid #bb8b56;padding:13px;margin:12px 0;font-size:13px}.tutorial-step{display:flex;gap:13px;padding:13px 0;border-bottom:1px dashed #cabb96}.step-number{width:32px;height:32px;background:#527d75;color:#fff0cd;display:grid;place-items:center;border:2px solid #36595b;flex-shrink:0;font-weight:bold}.tutorial-step p{font-size:13px;margin:4px 0;color:#6d786c}@keyframes pop{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}
@media(min-width:1400px){.game-shell{margin-top:40px}}@media(max-width:1050px){.game-shell{margin:10px;max-width:none}.hud-stat{min-width:80px;padding:5px 8px}.hud-stat.cash{min-width:120px}.hud{gap:7px}.brand{flex-basis:160px}.brand strong{font-size:25px}#game-main{grid-template-columns:minmax(0,1fr) 220px}.diary{padding:12px}.diary:before{box-shadow:165px 0 #c38959}.resident canvas{width:42px;height:54px}.resident h3{font-size:17px}.mission p{font-size:10px}.tiny-stats{font-size:11px}}
@media(max-width:720px){body{font-size:14px}.game-shell{margin:0;border-width:0;box-shadow:none;padding:10px 8px max(6px,env(safe-area-inset-bottom));min-height:100dvh}.topbar{gap:6px;padding:0 0 9px;align-items:center;flex-wrap:wrap}.brand{flex:1;padding:0 3px}.brand strong{font-size:25px}.brand-small{font-size:9px;letter-spacing:1.2px}.hud{order:3;width:100%;display:grid;grid-template-columns:1fr 1.25fr 1fr;gap:5px}.hud-stat,.hud-stat.cash{min-width:0;padding:4px 9px}.hud-stat b{font-size:17px}.hud-stat small{font-size:9px}.hud-stat.day{display:flex;flex-direction:column;justify-content:center}.pips{height:24px}.pip{width:15px;height:15px}.small-button{width:39px;min-height:39px;padding:7px}.pixel-icon{width:23px;height:23px}#game-main{display:flex;flex-direction:column;gap:9px;padding-top:9px}.world-frame{border-width:2px}.scene-stamp{font-size:7px;left:7px;bottom:5px}.world-help{width:29px;min-height:29px;right:5px;top:5px}.ticker{font-size:11px;padding:8px;min-height:38px;margin-top:6px;gap:7px}.diary{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 10px;padding:10px;background:#fff1ce;border-width:1px}.diary:before,.diary-title,.resident,.tiny-stats,.mission,.diary>.small{display:none}.meter{margin:0}.meter-top{font-size:11px}.track{height:8px}.dock{gap:5px;margin-top:10px}.dock button{min-height:60px;padding:6px 1px;display:flex;flex-direction:column;gap:3px;border-width:2px}.dock .pixel-icon{width:21px;height:21px}.dock strong{font-size:12px;line-height:1.2}.dock small,.dock .hotkey{display:none}.footer{font-size:9px;padding-top:7px;gap:6px}.footer span{font-size:9px}.sound-btn{font-size:10px}.overlay{padding:max(10px,env(safe-area-inset-top)) 8px max(10px,env(safe-area-inset-bottom))}.panel{border-width:3px;max-height:calc(100dvh - 24px - env(safe-area-inset-top) - env(safe-area-inset-bottom));box-shadow:3px 4px #12324280}.panel-head{padding:9px 11px}.panel-head h2{font-size:18px;gap:8px}.panel-head small{font-size:10px}.panel-body{padding:13px}.panel-footer{padding:10px 12px}.panel-footer button{flex:1;font-size:13px;padding:8px}.cards{gap:9px}.item-card{padding:9px}.item-top{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:5px}.item-top canvas{width:100%;height:auto;aspect-ratio:1.65;object-fit:contain}.item-top h3{font-size:17px}.item-card p{font-size:11px}.item-card .price{font-size:17px}.item-card button{font-size:12px;padding:7px}.card-meta{font-size:10px;display:block}.item-card .tag{font-size:9px;padding:2px 4px}.subline{font-size:12px}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.inventory-grid .item-card{padding:8px}.focus-item{gap:12px;align-items:center}.focus-item canvas{width:112px;height:103px}.focus-item h3{font-size:20px}.focus-item p{font-size:12px}.focus-item .price{font-size:15px}.actions button{font-size:13px;min-width:90px}.choice{padding:12px 11px;gap:8px}.choice strong{font-size:14px}.choice small{font-size:11px}.choice>span:last-child{font-size:11px}.tabs{gap:5px}.tabs button{min-width:70px;padding:7px;font-size:12px}.forum-header{padding:11px}.forum-header h3{font-size:18px}.thread strong{font-size:13px}.logo-title{font-size:49px;letter-spacing:-3px}.title-body{padding:22px 16px 20px}.title-sub{font-size:16px}.title-characters{gap:8px;margin:10px 0}.title-characters canvas{height:75px;width:55px}.title-caption{font-size:11px}.avatar-grid{gap:9px}.avatar{padding:9px;display:block}.avatar canvas{height:62px;width:47px;float:right}.avatar b{font-size:20px}.avatar small{font-size:10px}.avatar p{clear:both;font-size:11px}.archive{grid-template-columns:repeat(3,minmax(0,1fr))}.archive-cell{padding:6px 3px}.archive-cell canvas{width:72px;height:62px}.results{gap:6px}.result b{font-size:17px}.score{font-size:46px}.post-title{font-size:19px}#toast{font-size:12px;padding:11px 13px}.settings-row{font-size:13px}.settings-row button{font-size:11px;min-width:88px}.large-text .item-card p,.large-text .choice small{font-size:13px}}
@media(max-height:550px) and (min-width:721px){.game-shell{max-width:1050px;margin:4px auto;padding:7px}.topbar{padding-bottom:6px}.brand strong{font-size:22px}.hud-stat{padding:1px 10px}.hud-stat b{font-size:15px}#game-main{grid-template-columns:minmax(0,1fr) 260px;max-height:300px;overflow:auto}.world-frame{max-width:560px;margin:auto}.diary{max-height:300px;overflow:auto}.dock{margin-top:8px}.dock button{min-height:46px}.footer{padding-top:5px}.panel{max-height:calc(100dvh - 20px)}.overlay{padding:10px}.panel-head{padding:7px 14px}.panel-body{padding:14px}.title-characters{height:60px}.title-characters canvas{height:60px;width:42px}.title-body{padding:13px}.logo-title{font-size:42px}.title-sub{font-size:14px}.title-body .actions{margin:10px auto 0}.title-caption{margin-top:8px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
@media(max-width:720px){.hud{flex:0 0 100%;min-width:0}.diary .mission{display:block;grid-column:1/-1;margin-top:10px;padding:8px 10px}.diary .mission b{font-size:13px;display:inline;margin-right:8px}.diary .mission small{display:block}.diary .mission p{font-size:11px;display:inline}.diary .mission .progress-strip{margin-top:6px;height:4px}.diary>.small{display:block;grid-column:1/-1;margin-top:9px;min-height:37px;font-size:11px;background:#eee1b9;box-shadow:0 2px #48615e}.ticker{align-items:flex-start}.footer span{max-width:180px;text-align:center}}
