.app-shell{min-height:100vh;display:grid;grid-template-columns:216px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:26px 18px 18px;color:#fff;background:var(--sidebar)}.brand{display:flex;align-items:center;gap:11px;padding:0 8px;color:#fff;font-size:19px;font-weight:700}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f4ca61}.sidebar-nav{display:grid;gap:6px;margin-top:36px}.sidebar-nav a,.sidebar-settings{min-height:48px;display:flex;align-items:center;gap:12px;padding:0 13px;border-radius:12px;color:#b9c6c1;transition:color .16s ease,background .16s ease}.sidebar-nav svg,.sidebar-settings svg,.bottom-nav svg{width:19px;height:19px;stroke-width:1.8}.sidebar-nav a.active,.sidebar-nav a:hover,.sidebar-settings:hover{color:#fff;background:#ffffff1a}.sidebar-settings{margin-top:auto}.account-chip{display:flex;align-items:center;gap:10px;margin-top:14px;padding:16px 8px 2px;border-top:1px solid rgb(255 255 255 / .1)}.account-chip>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#362d13;background:#f4ca61;font-size:11px;font-weight:700}.account-chip strong,.account-chip small{display:block}.account-chip strong{color:#fff;font-size:13px}.account-chip small{margin-top:1px;color:#a7b8b1;font-size:11px}.app-content{min-width:0}.bottom-nav{display:none}@media(max-width:900px){.app-shell{grid-template-columns:78px minmax(0,1fr)}.sidebar{padding-inline:12px}.brand{justify-content:center;padding:0}.brand>span:last-child,.sidebar-nav span,.sidebar-settings span,.account-chip div{display:none}.sidebar-nav a,.sidebar-settings{justify-content:center;padding:0}.account-chip{justify-content:center;padding-inline:0}}@media(max-width:720px){.app-shell{display:block}.sidebar{display:none}.app-content{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.bottom-nav{position:fixed;z-index:50;right:0;bottom:0;left:0;min-height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:6px 12px env(safe-area-inset-bottom);border-top:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bottom-nav a{min-width:0;min-height:52px;display:grid;place-items:center;align-content:center;gap:2px;border-radius:12px;color:var(--text-muted);font-size:11px}.bottom-nav a span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bottom-nav a.active{color:var(--primary);background:var(--primary-soft)}}:root{--page: #f6f7f9;--surface: #ffffff;--surface-muted: #f0f3f2;--surface-deep: #e7ecea;--text-strong: #111827;--text-default: #34413c;--text-muted: #6b7771;--primary: #087a62;--primary-hover: #066a55;--primary-soft: #e8f5f0;--warning: #a46100;--warning-soft: #fff4df;--danger: #b43f46;--danger-soft: #fff0f1;--review: #526985;--review-soft: #eef2f7;--border: #dde3e0;--focus: #2c8f79;--sidebar: #11241d;--radius-control: 12px;--radius-card: 16px;--radius-dialog: 20px;--shadow-card: 0 8px 24px rgb(17 24 39 / .06);--shadow-dialog: 0 24px 70px rgb(17 24 39 / .16);--ease-standard: cubic-bezier(.22, 1, .36, 1)}@font-face{font-family:Gmarket Sans;src:url(/assets/fonts/GmarketSansTTFMedium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Gmarket Sans;src:url(/assets/fonts/GmarketSansTTFBold.ttf) format("truetype");font-weight:700;font-display:swap}*{box-sizing:border-box}html{background:var(--page)}body{min-width:320px;min-height:100vh;margin:0;color:var(--text-default);background:var(--page);font-family:Gmarket Sans,sans-serif;font-weight:500;line-height:1.6;letter-spacing:-.005em}.route-fallback{min-height:100vh;display:grid;place-content:center;justify-items:center;gap:13px;color:var(--text-muted);background:var(--background);font-size:13px;font-weight:700}.route-fallback span{width:9px;height:9px;border-radius:50%;background:var(--primary);animation:route-pulse .8s ease-in-out infinite alternate}@keyframes route-pulse{to{transform:scale(1.65);opacity:.4}}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3,strong{color:var(--text-strong)}h1,h2,h3{line-height:1.28;letter-spacing:-.025em}:focus-visible{outline:3px solid color-mix(in srgb,var(--focus) 72%,white);outline-offset:3px}.tossface{font-family:Tossface,"Apple Color Emoji","Segoe UI Emoji",sans-serif}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{width:min(1120px,calc(100% - 56px));margin:0 auto;padding:54px 0 80px}.eyebrow{margin-bottom:6px;color:var(--text-muted);font-size:14px;font-weight:700}@media(max-width:720px){.page{width:min(100% - 32px,560px);padding-block:30px 42px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
