:root{--brand: #0a3d2a;--brand-2: #0a7c3a;--accent: #d4aa00;--bg: #f4f6f8;--text: #1a1a1a}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:var(--text);background:var(--bg)}button,input,select,textarea{font:inherit}h1,h2,h3,h4{line-height:1.2}a{color:inherit}:focus-visible{outline:2px solid var(--brand-2);outline-offset:2px}.brand-short,.tabbar{display:none}@media (max-width: 640px){.topnav{display:none!important}.brand-full{display:none}.brand-short{display:inline}.app-main{padding:12px 12px 84px!important}.tabbar{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:50;background:#fff;border-top:1px solid #e3e6ea;padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -1px 6px #0000000f}.tabbar a{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:7px 2px 6px;min-height:54px;text-decoration:none;color:#6b7280;font-size:10px;font-weight:600}.tabbar a.active{color:var(--brand)}.tabbar .ico{font-size:20px;line-height:1}.tabbar a span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
