:root{color:#162033;background:#eef6ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#eef6ff}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}.app-shell{min-height:100vh;padding-bottom:86px}.page{padding:18px 16px 104px;max-width:720px;margin:0 auto}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.module-header{display:flex;align-items:center;gap:12px;margin-bottom:18px}.module-header h1{margin:0;font-size:26px}.module-header p{margin:4px 0 0;color:#637083}.page-header h1,.hero-card h1,.profile-card h1{margin:0;font-size:28px;line-height:1.15}.page-header p,.hero-card p,.profile-card p,.card p{margin:6px 0 0;color:#637083}.card,.hero-card,.profile-card,.login-panel{background:#fff;border-radius:8px;box-shadow:0 8px 24px #1677ff14}.hero-card{padding:22px;display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.hero-card span{color:#637083}.offline-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:999px;color:#9a3412;background:#fff7ed}.attendance-card{padding:18px}.attendance-card strong{display:block;margin-top:12px;font-size:24px}.section{margin-top:20px}.section h2,.card h2,.bottom-sheet h2{margin:0 0 12px;font-size:18px}.section-title{display:flex;align-items:center;gap:8px}.module-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.small-button{min-height:38px;padding:0 14px}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.primary-button,.secondary-button,.danger-button{min-height:48px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.primary-button{background:#1677ff;color:#fff}.secondary-button{background:#e8f1ff;color:#0958d9}.danger-button{width:100%;margin-top:16px;background:#fff1f0;color:#cf1322}.quick-grid,.app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.quick-item,.module-card{min-height:88px;border-radius:8px;background:#fff;color:#162033;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;padding:10px;box-shadow:0 8px 24px #1677ff14}.module-card small{color:#8c6d1f;background:#fffbe6;padding:3px 6px;border-radius:999px}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:12px}.compact{padding:14px;min-height:120px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:72px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid #d8e6f8;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{background:transparent;color:#637083;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:12px}.bottom-nav button.active{color:#1677ff;font-weight:700}.segmented{display:flex;background:#dcecff;padding:4px;border-radius:8px}.segmented button{padding:8px 12px;border-radius:6px;background:transparent;color:#33516f}.segmented button.active{background:#fff;color:#1677ff}.list{display:grid;gap:12px}.list-item{padding:16px}.list-item small{color:#637083}.empty{padding:32px;text-align:center;color:#637083}.profile-card{padding:26px 18px;text-align:center}.avatar{width:72px;height:72px;border-radius:50%;background:#1677ff;color:#fff;display:grid;place-items:center;font-size:32px;font-weight:800;margin:0 auto 12px}.info-list{padding:8px 16px;margin-top:16px}.info-list div{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #eef2f7}.info-list div:last-child{border-bottom:0}.info-list span{color:#637083}.device-card{margin-top:16px;padding:16px;display:flex;gap:12px;align-items:flex-start}.fab{position:fixed;right:18px;bottom:88px;width:56px;height:56px;border-radius:50%;background:#1677ff;color:#fff;box-shadow:0 12px 28px #1677ff52;display:grid;place-items:center}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a172b59;display:flex;align-items:flex-end;z-index:20}.bottom-sheet{width:100%;max-width:720px;margin:0 auto;background:#fff;border-radius:8px 8px 0 0;padding:20px;display:grid;gap:10px}.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea,.login-panel input{width:100%;border:1px solid #cfdef0;border-radius:8px;padding:13px;background:#fff}.icon-button{margin-left:auto;width:36px;height:36px;border-radius:50%;background:#eef6ff;color:#162033;display:grid;place-items:center}.login-screen{min-height:100vh;display:grid;place-items:center;padding:18px;background:#eef6ff}.login-panel{width:100%;max-width:420px;padding:24px;display:grid;gap:14px}.brand-mark{width:64px;height:64px;border-radius:8px;background:#1677ff;color:#fff;display:grid;place-items:center}.login-panel h1{margin:0;font-size:32px}.login-panel p{margin:0;color:#637083}.toast{background:#10213b;color:#fff;border-radius:8px;padding:12px 14px}.toast.floating{position:fixed;left:16px;right:16px;bottom:168px;z-index:30;max-width:720px;margin:0 auto}@media (max-width: 420px){.quick-grid,.app-grid{grid-template-columns:repeat(3,1fr)}.two-column,.button-row{grid-template-columns:1fr}}
