:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;background:#f7f8fa;color:#111827}.shell{min-height:100vh;display:flex;flex-direction:column}.shell--centered{align-items:center;justify-content:center}.signin-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:32px;max-width:360px;text-align:center;box-shadow:0 1px 2px #1018280f}.primary-button{display:inline-block;margin-top:16px;padding:10px 18px;border-radius:10px;background:#ed7f11;color:#fff;font-weight:700;text-decoration:none}.topbar{display:flex;align-items:center;justify-content:space-between;padding:14px 24px;background:#fff;border-bottom:1px solid #dfe3e8}.topbar__brand{font-weight:700}.content{padding:24px}.muted{color:#667085;font-size:13px}.error{color:#b42318}.device-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.device-card{background:#fff;border:1px solid #dfe3e8;border-radius:12px;padding:16px 20px}.device-card__header{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}.device-card__header h2{margin:0;font-size:16px}.folder-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.folder-row{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid #eef0f2;border-radius:8px}.folder-row__meta{font-size:12px;color:#98a2b3;text-transform:capitalize}
