:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#142f48;background:#edf3f8;font-size:16px}*{box-sizing:border-box}body{margin:0}header{background:#102b46;color:white;display:flex;justify-content:space-between;align-items:center;padding:18px max(20px,calc((100vw - 760px)/2));gap:16px}.brand{display:flex;gap:12px;align-items:center;font-weight:650;letter-spacing:-.02em}.mark{background:#58e0bd;color:#102b46;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;font-weight:800}main{max-width:800px;margin:auto;padding:28px 20px 70px}h1{font-size:2.4rem;line-height:1.1;margin:6px 0 24px;letter-spacing:-.035em}h2{font-size:1.2rem;margin:0 0 18px}p{line-height:1.5}.eyebrow{font-size:.8rem;letter-spacing:.12em;font-weight:700;color:#426883;margin:0 0 8px}.card{background:white;border:1px solid #d9e3ed;border-radius:20px;padding:24px;margin:18px 0}.login{max-width:450px;margin:40px auto}.login h1{margin-top:20px}.heading,.section-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.heading h1{margin-bottom:18px}.badge{font-size:.82rem;background:#dce8f1;border-radius:20px;padding:7px 12px;white-space:nowrap}.time-card{background:#102b46;color:white;border-radius:22px;padding:26px;display:flex;justify-content:space-between;gap:20px;align-items:end}.time-card p{margin:0 0 8px;color:#c3d6e7}.time{font-size:clamp(2.5rem,8vw,4rem);font-weight:700;letter-spacing:-.04em;margin-bottom:10px}.meter{width:35%;font-size:.9rem;line-height:1.4}.meter span{display:block;margin-top:9px}progress{width:100%;height:10px;border:0;border-radius:10px;background:#456077;accent-color:#58e0bd}progress::-webkit-progress-bar{background:#456077;border-radius:10px}progress::-webkit-progress-value{background:#58e0bd;border-radius:10px}label{display:block;font-weight:600;margin:20px 0 8px}input,textarea,button{font:inherit}input:not([type=checkbox]),textarea{width:100%;padding:13px;border:1px solid #aabdcf;border-radius:10px;background:#fff;color:inherit}input[type=number]{max-width:180px}.toggle{display:flex;align-items:center;gap:12px;margin-top:0}.toggle input{width:22px;height:22px;accent-color:#0b6657}button{border:0;border-radius:11px;background:#106756;color:#fff;padding:13px 18px;min-height:46px;font-weight:650;cursor:pointer;margin-top:8px}button:disabled{opacity:.55;cursor:wait}button.secondary{background:#e3f5ef;color:#095544}.quiet{background:transparent;color:#2d597a;padding:10px}header .quiet{color:white}.small,footer{font-size:.875rem;line-height:1.5;color:#506a80}.warning,.note{font-size:.875rem;line-height:1.5;padding:14px;background:#fff2cf;color:#614912;border-radius:10px}.note{background:#dfedf8;color:#264a68}.request{padding:14px 0;border-top:1px solid #e5ecf3}.request:first-child{border-top:0}.request p{margin:4px 0}.request .actions{display:flex;gap:8px}.events{padding:0;list-style:none}.events li{padding:12px 0;border-bottom:1px solid #e5ecf3;line-height:1.45}.events time{display:block;font-size:.8rem;color:#587188;margin-bottom:4px}details{margin:18px 0}summary{cursor:pointer;font-size:.9rem}.app-list{display:flex;flex-wrap:wrap;gap:6px;padding-top:12px}.app-list button{font-size:.8rem;padding:8px 10px;min-height:40px;background:#e5eef6;color:#234861}footer{padding:10px 4px}#notice{position:fixed;bottom:max(20px,env(safe-area-inset-bottom));left:50%;transform:translateX(-50%);background:#102b46;color:#fff;border-radius:12px;padding:16px 22px;box-shadow:0 8px 32px #0003;width:max-content;max-width:calc(100vw - 32px);z-index:5}[hidden]{display:none!important}:focus-visible{outline:3px solid #2692d4;outline-offset:3px}@media(max-width:480px){main{padding:22px 14px 80px}.card{padding:20px}.time-card{display:block}.meter{width:100%;margin-top:20px}.heading{align-items:start}.heading .badge{margin-top:7px}header{padding:15px}.login{margin-top:15px}}@media(prefers-reduced-motion:no-preference){button{transition:background .15s,opacity .15s}}
