*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f1f5f9;color:#0f172a;min-height:100vh}a{color:#2563eb;text-decoration:none}button{font:inherit;cursor:pointer;border:none;border-radius:8px;padding:12px 16px}input,select,textarea{font:inherit;width:100%;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;margin-bottom:10px}.app-shell{min-height:100vh;max-width:480px;margin:0 auto;position:relative}.container{padding:16px;padding-bottom:calc(72px + env(safe-area-inset-bottom,0px))}.header{background:linear-gradient(135deg,#0f766e,#0d9488);color:#fff;padding:14px 16px;position:sticky;top:0;z-index:20;box-shadow:0 2px 8px #0000001f}.header-inner{display:flex;align-items:center;gap:12px}.header h1{font-size:18px;font-weight:600;flex:1}.header-logo{font-size:22px}.header-btn{background:#ffffff26;color:#fff;padding:6px 12px;font-size:20px;line-height:1;border-radius:8px}.notif-bell,.notif-bell-btn{position:relative}.notif-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;min-width:18px;height:18px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 4px}.notif-panel{position:absolute;right:0;top:calc(100% + 8px);width:min(320px,calc(100vw - 32px));background:#fff;color:#0f172a;border-radius:12px;box-shadow:0 8px 32px #0000002e;z-index:50;overflow:hidden}.notif-panel-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-bottom:1px solid #e2e8f0}.notif-dismiss-all{background:none;color:#2563eb;font-size:13px;padding:0}.notif-list{max-height:320px;overflow-y:auto}.notif-item{display:flex;gap:8px;padding:12px 14px;border-bottom:1px solid #f1f5f9;cursor:pointer}.notif-item.is-unread{background:#f0fdfa}.notif-item-main{flex:1;min-width:0}.notif-title{font-weight:600;font-size:14px}.notif-body{font-size:13px;color:#64748b;margin-top:2px}.notif-time{font-size:11px;color:#94a3b8;margin-top:4px}.notif-dismiss{background:#f1f5f9;color:#64748b;width:28px;height:28px;padding:0;border-radius:6px;flex-shrink:0}.notif-empty{padding:20px;text-align:center;color:#94a3b8;font-size:14px}.card{background:#fff;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #00000014}.btn-primary{background:#0d9488;color:#fff;width:100%}.btn-secondary{background:#e2e8f0;color:#334155;width:100%;margin-top:8px}.btn-danger{background:#dc2626;color:#fff}.btn-success{background:#16a34a;color:#fff}.badge{display:inline-block;padding:4px 8px;border-radius:6px;font-size:12px;background:#e2e8f0}.badge-primary{background:#ccfbf1;color:#0f766e}.badge-success{background:#dcfce7;color:#15803d}.badge-warning{background:#fef3c7;color:#b45309}.badge-danger{background:#fee2e2;color:#b91c1c}.nav-bottom{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:#fff;border-top:1px solid #e2e8f0;display:flex;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));z-index:100;box-shadow:0 -4px 16px #0f172a14}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:8px 4px;color:#64748b;font-size:11px;border-radius:10px;transition:background .15s}.nav-item.active{color:#0f766e;background:#f0fdfa;font-weight:600}.nav-icon{font-size:20px;line-height:1}.nav-label{font-size:11px}.error{color:#dc2626;font-size:14px;margin-bottom:12px}.label{font-size:13px;color:#64748b;margin-bottom:4px;display:block}.section-title{font-size:15px;font-weight:600;margin:16px 0 8px}
