*{box-sizing:border-box;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#e9edf2;color:#16202b}.phone{max-width:420px;min-height:100vh;margin:0 auto;background:#f7f9fb;display:flex;flex-direction:column;box-shadow:0 0 40px #0000001f;padding-top:env(safe-area-inset-top,0px)}.phone.center{justify-content:center;padding:20px}main{flex:1;overflow-y:auto}nav{display:flex;border-top:1px solid #dde3ea;background:#fff;padding-bottom:env(safe-area-inset-bottom,0px)}nav button{flex:1;padding:14px 0;border:none;background:none;color:#67788a;font-size:13px;cursor:pointer}nav button.active{color:#1c5fd6;font-weight:600}.screen{padding:20px;display:flex;flex-direction:column;gap:16px}.center{display:flex;align-items:center;justify-content:center;min-height:60vh}.card{background:#fff;border:1px solid #dde3ea;border-radius:14px;padding:18px;display:flex;flex-direction:column;gap:12px}.muted{color:#67788a}.small{font-size:13px}.mono{font-family:ui-monospace,monospace}.error{color:#d43c3c;font-size:14px}.ok{color:#22a55e;font-weight:600}input{padding:12px;border:1px solid #c6d0db;border-radius:10px;font-size:16px;width:100%}button{padding:13px 16px;border:1px solid #c6d0db;border-radius:12px;background:#fff;font-size:15px;cursor:pointer}button.primary{background:#1c5fd6;border-color:#1c5fd6;color:#fff;font-weight:600}button.primary:disabled{opacity:.5}button.danger{background:#fdf1f1;border-color:#e5b4b4;color:#b32626;font-weight:600}button.ghost{border:none;background:none;color:#67788a}.danger-card{border-color:#e5b4b4;background:#fdf6f6}.consent{font-size:13px;color:#44566b;background:#eef4fb;border-radius:10px;padding:12px}.consent label{display:flex;gap:10px;align-items:flex-start}.consent input{width:auto;margin-top:3px}.status-circle{margin:24px auto 0;width:260px;height:260px;border:6px solid;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:24px;background:#fff}.status-dot{width:18px;height:18px;border-radius:50%}.stack{display:flex;flex-direction:column;gap:10px}.meta{text-align:center}.row{display:flex;justify-content:space-between;align-items:center}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a121c73;display:flex;align-items:flex-end;justify-content:center;z-index:20}.sheet{width:100%;max-width:420px;background:#fff;border-radius:18px 18px 0 0;padding:20px 20px calc(20px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;gap:8px}.notif{position:sticky;top:0;z-index:10;margin:10px;padding:12px 14px;background:#16202b;color:#fff;border-radius:14px;display:flex;flex-direction:column;gap:10px;box-shadow:0 6px 20px #00000040}.notif .small{color:#b9c6d4}.notif-actions{display:flex;gap:8px}.notif-actions button{padding:7px 12px;font-size:13px;background:#2a3948;border-color:#3d4f61;color:#fff}.notif-actions .ghost{margin-left:auto;background:none;border:none}.day-chips{display:flex;gap:6px;flex-wrap:wrap}.chip{padding:10px 14px;border-radius:999px;font-size:14px}.chip.on{background:#1c5fd6;border-color:#1c5fd6;color:#fff;font-weight:600}.time-row{display:flex;gap:12px}.time-row label{flex:1;display:flex;flex-direction:column;gap:6px;font-size:13px;color:#67788a}h1{font-size:26px}h2{font-size:20px}h3{font-size:16px}
