:root{font-family:SF Pro Text,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1d1d1f;background:#f5f5f7;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-height:100dvh}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.auth-page,.splash{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px;background:radial-gradient(circle at top,rgba(255,255,255,.9),transparent 360px),#f5f5f7}.auth-card{width:100%;max-width:430px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:28px 24px 24px;box-shadow:0 20px 60px #00000014}.auth-brand{display:flex;align-items:center;gap:16px;margin-bottom:24px}.auth-brand img{width:72px;height:72px;object-fit:contain}.auth-brand h1{margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:25px;line-height:1.1;letter-spacing:0}.auth-brand p,.auth-footer{margin:6px 0 0;color:#7a7a7a;font-size:14px;line-height:1.35}.auth-footer{margin-top:24px;font-size:12px}.segmented,.tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;background:#ededf0;border-radius:999px;margin-bottom:22px}.segmented button,.tabs button{height:38px;border:0;border-radius:999px;background:transparent;color:#7a7a7a;font-weight:650;cursor:pointer}.segmented button.active,.tabs button.active{background:#fff;color:#1d1d1f;box-shadow:0 1px 5px #00000014}.field{display:block;margin-bottom:16px}.field span{display:block;margin:0 0 6px;color:#333;font-size:13px;font-weight:650}.field input{width:100%;height:46px;border:1px solid #e0e0e0;border-radius:8px;background:#f5f5f7;color:#1d1d1f;padding:0 12px;outline:none}.field input:focus{border-color:#0071e3;box-shadow:0 0 0 4px #0071e321}.primary-button,.secondary-button,.quiet-button{min-height:44px;border-radius:999px;border:0;padding:0 18px;font-weight:650;cursor:pointer}.primary-button{width:100%;background:#06c;color:#fff}.primary-button:disabled{opacity:.55;cursor:not-allowed}.secondary-button{background:#ededf0;color:#1d1d1f}.quiet-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e0e0e0;background:#fff;color:#333}.notice{margin:0 0 16px;border-radius:8px;padding:12px;font-size:14px;line-height:1.4}.notice.error{background:#fff1f0;color:#c72118;border:1px solid rgba(255,59,48,.18)}.notice.success{background:#f0fff4;color:#19773a;border:1px solid rgba(52,199,89,.2)}.pending-copy{color:#333;line-height:1.5;margin-bottom:18px}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.splash{gap:18px;color:#7a7a7a;font-weight:650}.splash img{width:92px;height:92px;object-fit:contain}.app-shell{min-height:100dvh;background:#f5f5f7}.topbar{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;min-height:74px;padding:12px max(18px,env(safe-area-inset-left)) 12px max(18px,env(safe-area-inset-right));background:#ffffffdb;border-bottom:1px solid rgba(0,0,0,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-row{display:flex;align-items:center;gap:12px;min-width:0}.brand-row img{width:46px;height:46px;object-fit:contain}.brand-row p,.section-heading p,.manual-kicker{margin:0 0 4px;color:#7a7a7a;font-size:12px;font-weight:700;text-transform:uppercase}.brand-row strong{display:block;max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.workspace{width:min(1060px,100%);margin:0 auto;padding:20px 16px 42px}.tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:min(460px,100%);margin:0 auto 18px}.panel{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:20px;box-shadow:0 14px 40px #0000000d}.stack{display:grid;gap:18px}.section-heading{margin-bottom:18px}.section-heading.with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.section-heading h2{margin:0;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:30px;line-height:1.08;letter-spacing:0}.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.module-tile{min-height:168px;display:flex;flex-direction:column;justify-content:space-between;gap:18px;border-radius:14px;padding:18px;color:#fff}.module-tile.blue{background:linear-gradient(145deg,#0071e3,#004f9f)}.module-tile.green{background:linear-gradient(145deg,#34c759,#168331)}.module-tile.orange{background:linear-gradient(145deg,#ff9f0a,#bd6400)}.module-tile.dark{background:linear-gradient(145deg,#333336,#111113)}.module-tile span{font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:750}.module-tile p{margin:0;line-height:1.4;color:#ffffffd1}.module-tile strong{font-size:13px;color:#ffffffb8}.empty-state{border-radius:12px;padding:18px;background:#f5f5f7;color:#7a7a7a}.training{padding:20px}.manual-list{display:grid;gap:14px}.manual-card{border:1px solid #e0e0e0;border-radius:14px;padding:18px;background:#fafafc}.manual-card h3{margin:0 0 12px;font-family:SF Pro Display,system-ui,-apple-system,sans-serif;font-size:23px}.manual-card p{margin:0 0 12px;color:#333;line-height:1.52}.mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px}.mini-card,.callout{border-radius:12px;background:#fff;border:1px solid #e0e0e0;padding:12px}.mini-card strong,.callout strong,.step strong{display:block;margin-bottom:5px}.mini-card span,.step p,.callout p{color:#333;line-height:1.45;margin:0}.steps{display:grid;gap:10px;margin:16px 0}.step{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;border-radius:12px;background:#fff;border:1px solid #e0e0e0;padding:12px}.step>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#06c;color:#fff;font-weight:750}.callout{margin-top:10px;border-left:4px solid #ff9f0a}.data-table{display:grid;overflow:hidden;border:1px solid #e0e0e0;border-radius:12px;background:#fff}.table-header,.table-row{display:grid;gap:0}.table-header{background:#1d1d1f;color:#fff}.table-header strong,.table-row span,.table-row strong{padding:12px;line-height:1.35;border-right:1px solid rgba(224,224,224,.8)}.table-row{border-top:1px solid #e0e0e0}.table-row strong{color:#1d1d1f}.two-col .table-row{grid-template-columns:120px 1fr}.profile-panel{max-width:620px;margin:0 auto}.profile-list{display:grid;border:1px solid #e0e0e0;border-radius:14px;overflow:hidden;margin-bottom:16px}.info-row{display:flex;justify-content:space-between;gap:16px;padding:14px;background:#fafafc;border-bottom:1px solid #e0e0e0}.info-row:last-child{border-bottom:0}.info-row span{color:#7a7a7a}.info-row strong{text-align:right;overflow-wrap:anywhere}.mobile-signout{display:none;width:100%}@media (max-width: 760px){.auth-card{padding:24px 18px 20px}.module-grid,.mini-grid{grid-template-columns:1fr}.module-tile{min-height:150px}.section-heading h2{font-size:26px}.panel,.training{padding:16px}.manual-card{padding:14px}.data-table,.table-header,.table-row{display:block}.table-header{display:none}.table-row span,.table-row strong{display:block;border-right:0}.table-row strong{padding-bottom:4px}.desktop-only{display:none}.mobile-signout{display:block}}@media (prefers-color-scheme: dark){:root{color:#f5f5f7;background:#000}.auth-page,.splash,.app-shell{background:#000}.auth-card,.panel,.topbar{background:#1c1c1e;border-color:#ffffff1c;color:#f5f5f7}.topbar{background:#1c1c1edb}.auth-brand img,.brand-row img,.splash img{filter:brightness(0) invert(1)}.field input,.segmented,.tabs,.secondary-button,.empty-state,.manual-card,.mini-card,.callout,.profile-list,.info-row,.data-table{background:#2a2a2c;border-color:#ffffff1f;color:#f5f5f7}.segmented button.active,.tabs button.active,.quiet-button{background:#3a3a3c;color:#fff;border-color:#ffffff1f}.field span,.field input,.manual-card p,.mini-card span,.step p,.callout p,.pending-copy{color:#f5f5f7}.step,.table-row,.profile-list,.info-row{background:#242426;border-color:#ffffff1f}.table-row strong{color:#fff}}
