#__nuxt,body,html{height:100%;margin:0;padding:0;width:100%}*{box-sizing:border-box}body{background:#e5e7eb;color:#020617;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{display:flex;flex-direction:column;min-height:100vh - 64px}.app-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0f172a14;height:64px;justify-content:space-between;padding:0 24px}.app-header,.app-header-left{align-items:center;display:flex}.app-header-left{gap:12px}.app-logo{align-items:center;background:linear-gradient(135deg,#f97316,#fb923c);border-radius:8px;color:#fff;display:flex;font-size:14px;font-weight:700;height:32px;justify-content:center;width:32px}.app-title{color:#0f172a;font-size:15px;font-weight:600}.app-subtitle{color:#6b7280;font-size:12px}.app-header-right{align-items:center;display:flex;gap:8px}.app-badge{background:#f9fafb;border:1px solid #e5e7eb;border-radius:5px;color:#4b5563;font-size:11px;padding:4px 10px}.app-badge-primary{background:#f8ab3c1a;border-color:#f8ab3c99;color:#b45309}.app-main{flex:1}@media(max-width:640px){.app-header{padding:0 12px}.app-subtitle{display:none}.app-main{padding:8px}}
