@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Inter,system-ui,sans-serif;color:#18201d;background:#edf1ef;font-synthesis:none;--green: #07965c;--green-dark: #08744a;--mint: #e8f7ef;--muted: #7b8581;--line: #e4e9e6;--red: #e84949}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,textarea,select{font:inherit}button{color:inherit}.app-shell{position:relative;width:min(100%,460px);min-height:100vh;margin:0 auto;background:linear-gradient(180deg,#eefaf4 0,#fff 240px);box-shadow:0 0 55px #1a322714}.app-content{min-height:100vh;padding:max(27px,env(safe-area-inset-top)) 22px 118px}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.page-header h1{margin:0;font-size:29px;line-height:1.18;letter-spacing:-.8px;font-weight:800}.page-header p{margin:5px 0 0;color:var(--muted);font-size:14px;font-weight:500}.icon-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffffc2;cursor:pointer}.icon-button svg{width:20px}.icon-button.quiet{border:0;background:transparent;width:30px;height:30px;color:#a2aaa7}.summary-card{padding:18px 19px 16px;background:#fff;border:1px solid rgba(7,150,92,.1);border-radius:17px;box-shadow:0 8px 24px #145a3a14;margin-bottom:26px}.summary-top{display:flex;justify-content:space-between;align-items:end}.summary-top small{display:block;color:var(--muted);font-size:12px;font-weight:600}.summary-top strong{display:block;margin-top:2px;font-size:29px;line-height:1}.progress-copy{display:flex;align-items:baseline;gap:8px}.progress-copy b{color:var(--green);font-size:16px}.progress-copy span{color:var(--muted);font-size:11px}.progress-track{height:6px;margin-top:14px;overflow:hidden;border-radius:99px;background:#edf1ef}.progress-track span{display:block;height:100%;min-width:0;border-radius:inherit;background:var(--green);transition:width .35s ease}.task-section{margin:0 0 26px}.task-section>header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.task-section>header h2{font-size:14px;text-transform:uppercase;letter-spacing:.55px;margin:0;font-weight:800}.task-section>header span{display:grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:99px;background:#eff3f1;color:#7b8581;font-size:11px;font-weight:800}.task-section.red>header h2,.task-section.red>header span{color:var(--red)}.task-section.red>header span{background:#fff0f0}.task-row{display:flex;gap:13px;padding:16px 0 15px;border-bottom:1px solid var(--line)}.task-row:last-child{border-bottom:0}.check-button{flex:0 0 auto;width:25px;height:25px;border:2px solid #b9c2be;border-radius:50%;background:#fff;margin-top:1px;padding:4px;cursor:pointer;transition:transform .15s,border-color .15s}.check-button:hover{transform:scale(1.08);border-color:var(--green)}.check-button.danger{border-color:#f19b9b}.check-button span{display:block;width:100%;height:100%;border-radius:50%;background:transparent}.task-copy{min-width:0;flex:1}.task-title-line{display:flex;align-items:start;justify-content:space-between;gap:8px}.task-row h3{font-size:15px;line-height:1.38;margin:0;font-weight:700}.task-description{margin:4px 0 0;font-size:12px;color:var(--muted);line-height:1.4}.task-meta{display:flex;flex-wrap:wrap;gap:7px 12px;margin-top:7px}.task-meta span{display:inline-flex;align-items:center;gap:4px;color:#7e8884;font-size:10px;font-weight:600}.task-meta svg{width:12px;height:12px}.task-meta .red{color:var(--red)}.round-add{width:42px;height:42px;display:grid;place-items:center;color:#fff;border:0;border-radius:50%;background:var(--green);box-shadow:0 6px 17px #07965c42;cursor:pointer}.search-box{height:46px;display:flex;align-items:center;gap:10px;padding:0 14px;border-radius:13px;background:#fff;border:1px solid var(--line);margin-bottom:25px}.search-box svg{width:18px;color:#97a09c}.search-box input{width:100%;border:0;outline:0;background:transparent;font-size:14px}.empty-today{width:100%;display:flex;align-items:center;gap:13px;padding:16px 0;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left;cursor:pointer}.empty-today>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green)}.empty-today>span svg{width:14px}.empty-today div{flex:1;display:grid;gap:2px}.empty-today b{font-size:14px}.empty-today small{color:var(--muted)}.empty-today>svg{width:17px;color:var(--green)}.history-list{display:grid;gap:2px}.history-row{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.done-icon{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;color:var(--green);background:var(--mint)}.done-icon svg{width:14px}.history-row h3{margin:0;font-size:14px}.history-row p{margin:5px 0 0;color:var(--muted);font-size:10px}.empty-state{padding:70px 25px;text-align:center;color:var(--muted)}.empty-state svg{color:var(--green)}.empty-state h3{color:#26302c;margin:13px 0 5px;font-size:16px}.empty-state p{margin:0;font-size:12px;line-height:1.55}.profile-card{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fff}.avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--green-dark);font-size:19px;font-weight:800}.profile-card h3{margin:0 0 3px;font-size:15px}.profile-card p{margin:0;color:var(--muted);font-size:11px}.list-caption{margin:24px 2px 8px;color:#909995;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.settings-list{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.settings-list>button{width:100%;display:flex;align-items:center;gap:13px;padding:14px 15px;border:0;border-bottom:1px solid var(--line);background:#fff;cursor:pointer;text-align:left}.settings-list>button:last-child{border-bottom:0}.settings-list>button>svg:first-child{width:20px;color:var(--green)}.settings-list>button>svg:last-child{width:16px;color:#a4adaa}.settings-list button span{flex:1;display:grid;gap:2px}.settings-list b{font-size:13px}.settings-list small{color:var(--muted);font-size:10px}.settings-list .logout-row,.settings-list .logout-row>svg:first-child{color:var(--red)}.invite-box{padding:14px;background:var(--mint)}.invite-box p{margin:0 0 10px;overflow-wrap:anywhere;color:#35624d;font-size:10px}.invite-box button{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:0;border-radius:8px;background:#fff;color:var(--green-dark);font-size:10px;font-weight:700}.invite-box svg{width:13px}.bottom-nav{position:fixed;z-index:20;bottom:0;left:50%;transform:translate(-50%);width:min(100%,460px);height:calc(76px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);align-items:start;padding:9px 8px env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;gap:4px;padding:5px 0;border:0;background:transparent;color:#949d99;font-size:9px;font-weight:600;cursor:pointer}.bottom-nav button svg{width:21px;height:21px}.bottom-nav button.active{color:var(--green)}.bottom-nav .add-nav{position:relative;top:-25px}.bottom-nav .add-nav span{width:54px;height:54px;display:grid;place-items:center;border:5px solid white;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 7px 18px #07965c4d}.bottom-nav .add-nav svg{width:24px}.sheet-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:end;justify-content:center;padding-top:30px;background:#111a1666;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.task-sheet{width:min(100%,460px);max-height:94vh;overflow-y:auto;padding:10px 22px max(24px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -16px 45px #0c231929;animation:slide-up .25s ease-out}@keyframes slide-up{0%{transform:translateY(30px);opacity:.7}}.sheet-handle{width:38px;height:4px;margin:0 auto 16px;border-radius:99px;background:#dbe0dd}.task-sheet header{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.eyebrow{margin:0 0 4px;color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:1px;font-weight:800}.task-sheet h2{margin:0;font-size:22px;letter-spacing:-.45px}.title-field input{width:100%;padding:0 0 12px;border:0;border-bottom:2px solid #dce3df;outline:0;font-size:17px;font-weight:700}.title-field input:focus{border-color:var(--green)}.description-field textarea{width:100%;margin:12px 0 15px;padding:10px 0;resize:none;border:0;outline:0;color:#4d5954;font-size:13px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:10px}.select-field{min-width:0;display:flex;align-items:center;gap:11px;min-height:58px;padding:10px 12px;border:1px solid var(--line);border-radius:13px;background:#fbfcfb}.select-field>svg{width:18px;color:var(--green);flex:0 0 auto}.select-field>svg:last-child{color:#a5adaa;width:15px}.select-field span{min-width:0;flex:1;display:grid;gap:3px}.select-field small{color:var(--muted);font-size:9px;font-weight:600}.select-field input,.select-field select{width:100%;min-width:0;padding:0;border:0;outline:0;appearance:none;background:transparent;color:#26302c;font-size:12px;font-weight:700}.select-field.wide{margin-bottom:10px}.primary-button,.secondary-button{width:100%;min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;font-weight:800;cursor:pointer}.primary-button{margin-top:18px;border:0;background:var(--green);color:#fff;box-shadow:0 7px 18px #07965c33}.primary-button:disabled{opacity:.5;cursor:default}.primary-button svg{width:18px}.secondary-button{margin-top:10px;border:1px solid var(--line);background:#fff;color:#34403b}.toast{position:fixed;z-index:80;left:50%;bottom:100px;transform:translate(-50%);width:min(calc(100% - 40px),410px);padding:12px 16px;border:0;border-radius:12px;background:#202925;color:#fff;font-size:12px;box-shadow:0 9px 30px #0003}.auth-page{width:min(100%,460px);min-height:100vh;margin:auto;display:flex;flex-direction:column;justify-content:center;padding:35px 25px;background:radial-gradient(circle at 50% 20%,#d9f5e7 0,#f7fcf9 37%,#fff 70%)}.auth-hero{text-align:center}.brand-mark{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 19px;border-radius:21px;background:var(--green);color:#fff;box-shadow:0 14px 28px #07965c38;transform:rotate(-4deg)}.brand-mark svg{width:34px;height:34px}.auth-hero h1{margin:0;font-size:40px;letter-spacing:-1.8px}.auth-lead{max-width:330px;margin:13px auto 22px;color:#67736e;font-size:14px;line-height:1.6}.auth-features{display:flex;justify-content:center;gap:15px;color:#68746f;font-size:10px;font-weight:700}.auth-features span{display:flex;align-items:center;gap:5px}.auth-features svg{width:14px;color:var(--green)}.auth-card{margin-top:37px}.error-banner{padding:11px;border-radius:10px;background:#fff0f0;color:#b43838;font-size:11px;text-align:center}.loading-line{color:var(--muted);font-size:12px;text-align:center}@media(min-width:700px){body{padding:24px 0}.app-shell,.auth-page{min-height:calc(100vh - 48px);border-radius:26px;overflow:hidden}.bottom-nav{bottom:24px;border-radius:0 0 26px 26px}.sheet-backdrop{align-items:center}.task-sheet{border-radius:24px;max-height:calc(100vh - 60px)}}
