:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#173432;background:#f3f7f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f3f7f5}button,input,select{font:inherit}button{border:0;cursor:pointer;min-height:44px}.app{max-width:760px;margin:0 auto;min-height:100vh;padding:max(18px,env(safe-area-inset-top)) 18px calc(92px + env(safe-area-inset-bottom))}.topbar{display:flex;justify-content:space-between;align-items:flex-start;padding:8px 0 22px}h1,h2,h3,p{margin-top:0}h1{font-size:27px;margin-bottom:0;letter-spacing:0}h2{font-size:34px;line-height:1.1;margin-bottom:10px}h3{margin-bottom:8px}.eyebrow{display:block;color:#5f7d77;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:700;margin-bottom:7px}.muted{color:#64807a}.error{color:#b3261e}.warning,.info,.install,.inline-notice{padding:13px 15px;border-radius:8px;margin-bottom:14px;line-height:1.5}.warning{background:#fff0ed;color:#8e211b}.info{background:#e8f3f1;color:#215c57}.install{background:#fff7df;color:#745d16}.inline-notice{background:#e7f4e9;color:#285f32;display:flex;justify-content:space-between;gap:12px}.inline-notice button{background:transparent;min-height:auto;font-size:22px}.stack{display:grid;gap:16px}.hero-band{background:#0b6e69;color:#fff;border-radius:12px;padding:24px;display:flex;gap:20px;justify-content:space-between;align-items:flex-end}.hero-band .eyebrow{color:#b9e7df}.hero-band .muted{color:#d0ebe7}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.primary,.secondary,.quiet,.danger{border-radius:7px;padding:12px 17px;font-weight:700}.primary{background:#e0b44b;color:#17251e}.secondary{background:#d5ebe7;color:#135f59}.quiet{background:transparent;color:inherit;text-decoration:underline}.large{min-height:52px;padding-inline:22px}.danger{background:#ffe0dc;color:#9d2d24}.text-button,.link-button{background:transparent;color:#176760;text-decoration:underline;padding:6px;min-height:44px}.progress-section,.quick,.timeline,.notification-card,.settings-list,.page-intro{background:#fff;border:1px solid #dce9e5;border-radius:9px;padding:20px}.progress-head,.section-heading,.permission,.switch-row,.record-list li{display:flex;justify-content:space-between;align-items:center;gap:12px}.progress-head strong{display:block;font-size:47px;line-height:1;margin-top:5px}.progress-head small{font-size:18px}.progress-track{height:12px;margin-top:18px;background:#e4efec;border-radius:20px;overflow:hidden}.progress-track div{height:100%;background:#0b6e69;border-radius:inherit;transition:width .25s ease}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:14px 0}.quick-grid button,.choice-grid button{background:#edf5f2;color:#1d5d57;border-radius:7px;font-weight:700;min-height:68px}.quick-grid button.featured{background:#0b6e69;color:#fff}button small{display:block;font-size:12px;font-weight:500}.timeline ul,.record-list{list-style:none;margin:14px 0 0;padding:0}.timeline li{display:grid;grid-template-columns:12px 65px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1ef}.dot{width:8px;height:8px;border-radius:50%;background:#e0b44b}.sync{color:#64807a;font-size:13px}.empty{text-align:center;padding:22px 0;color:#64807a}.notification-card{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#fff7df;border-color:#edd99b}.notification-card p{color:#6e5b24;margin-bottom:0}.settings-list{display:grid;gap:18px}.settings-list>label,fieldset{display:grid;gap:8px;font-weight:700}select,input{width:100%;border:1px solid #b9cfca;border-radius:6px;min-height:46px;padding:9px 11px;background:#fff;color:#173432}fieldset{border:0;padding:0;margin:0}legend{padding:0;margin-bottom:4px}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.choice-grid button.selected{background:#0b6e69;color:#fff}.inline-input{display:flex!important;grid-template-columns:auto 1fr auto!important;align-items:center;gap:8px}.inline-input input{max-width:180px}.switch-row{font-weight:700}.switch-row input{width:24px;height:24px;min-height:24px}.password-field{position:relative;display:flex;align-items:center}.password-field input{padding-right:70px}.password-toggle{position:absolute;right:5px;min-height:36px;padding:5px 9px;border-radius:5px;background:#edf5f2;color:#176760;font-size:14px}.record-list li{padding:15px 0;border-bottom:1px solid #edf1ef}.record-list li>div:first-child{display:grid;gap:4px}.record-list li span{color:#64807a;font-size:13px}.row-actions{display:flex;gap:8px}.row-actions button{background:#edf5f2;color:#176760;border-radius:6px;padding:6px 10px;min-height:40px}.danger-text{color:#a43a32!important}.bottom-nav{position:fixed;z-index:5;bottom:0;left:50%;transform:translate(-50%);width:min(760px,100%);padding:8px 18px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);background:#fffffff5;border-top:1px solid #dce9e5}.bottom-nav button{background:transparent;color:#64807a;font-weight:700}.bottom-nav button.active{color:#0b6e69}.gate{min-height:100vh;display:grid;place-items:center;padding:22px;background:#0b6e69}.gate-panel{width:min(440px,100%);background:#fff;border-radius:12px;padding:28px}.gate-panel h1{font-size:36px;margin-bottom:8px}.gate-panel form{display:grid;gap:9px;margin-top:22px}.gate-panel label{font-weight:700}.gate-panel small{color:#64807a;display:block;line-height:1.6;margin-top:22px}.gate-panel .link-button{margin-top:10px}.large-text{font-size:20px}.large-text h1{font-size:30px}.large-text h2{font-size:40px}.large-text p,.large-text label,.large-text button{font-size:20px}.large-text button{min-height:52px}@media(max-width:560px){.hero-band{display:grid;align-items:start}.hero-actions{justify-content:flex-start}.notification-card{display:grid}.quick-grid,.choice-grid{grid-template-columns:repeat(2,1fr)}.timeline li{grid-template-columns:12px 55px 1fr}.timeline li .muted{grid-column:3}}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{text-align:left;padding:10px 8px;border-bottom:1px solid #edf1ef;white-space:nowrap}th{color:#64807a;font-weight:700}.export-link{display:inline-flex;align-items:center;text-decoration:none}
