:root{--bg:#fff7f0;--surface:#ffffff;--text:#2b2420;--muted:#75665d;--line:#f0e4da;--accent:#e8735a;--accent-soft:#fde4dc;--c-breast:#f2a6b5;--c-formula:#9fc4e8;--c-pumped:#c8b6e6;--c-burp:#cfd8dc;--c-spitup:#f6c66c;--c-poop:#c9a27e;--c-pee:#ffe27a;--c-bath:#8fd8cf;--radius:16px;--tap:60px;--sab:env(safe-area-inset-bottom,0px);--sat:env(safe-area-inset-top,0px)}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}body,html{margin:0;padding:0;height:100%}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Noto Sans JP,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.45;overscroll-behavior-y:none;-webkit-font-smoothing:antialiased;-moz-user-select:none;user-select:none;-webkit-user-select:none}button{font:inherit;color:inherit;border:0;background:none;cursor:pointer;touch-action:manipulation}button:active{transform:scale(.97)}input,select,textarea{font:inherit}:root{--maxw:520px}.app{height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;padding-top:var(--sat);max-width:var(--maxw);margin:0 auto}.header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 6px}.header h1{font-size:18px;margin:0;font-weight:700}.who-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-size:14px;font-weight:600;min-height:40px}.who-btn .dot{width:10px;height:10px;border-radius:50%;background:#b0a49b}.main{flex:1 1;min-height:0;overflow-y:auto;padding:0 16px;padding-bottom:calc(230px + var(--sab))}.stats{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:12px 14px;margin-bottom:12px}.stats .hero-row{display:flex;align-items:center;gap:10px;margin-bottom:8px}.stats .hero-main{flex:1 1;min-width:0}.stats .hl{font-size:12px;color:var(--muted);font-weight:600}.stats .hv{font-size:26px;font-weight:800;line-height:1.15;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.01em}.stats .hs{font-size:12px;color:var(--muted);margin-top:1px}.stats .hero-next{flex-shrink:0;min-width:64px;padding:6px 10px;border-radius:14px;text-align:center;background:var(--c-breast);color:#6b2a3a}.stats .hero-next .nl{font-size:11px;font-weight:600;opacity:.8}.stats .hero-next .nv{font-size:22px;font-weight:800;line-height:1.1}.stats .last{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:8px}.stats .last .pill{font-size:13px;padding:4px 10px;border-radius:999px;background:var(--bg);color:var(--muted)}.stats .last .pill b{color:var(--text);font-weight:700}.stats .totals{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px}.stats .t{text-align:center}.stats .t .n{font-size:18px;font-weight:700;line-height:1.1}.stats .t .l{font-size:11px;color:var(--muted)}.seg{display:flex;gap:4px;padding:4px;margin-bottom:4px;background:var(--surface);border:1px solid var(--line)}.seg,.seg button{border-radius:999px}.seg button{flex:1 1;min-height:44px;font-weight:700;font-size:14px;color:var(--muted)}.seg button.on{background:var(--accent-soft);color:#9c3a26}.tablewrap{margin-top:10px}table.daily{width:100%;border-collapse:separate;border-spacing:0;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}table.daily td,table.daily th{padding:10px 6px;text-align:center;white-space:nowrap}table.daily th{position:-webkit-sticky;position:sticky;top:0;z-index:2;font-size:12px;color:var(--muted);font-weight:600;background:var(--bg);box-shadow:inset 0 -1px 0 var(--line)}table.daily thead th:first-child{border-top-left-radius:var(--radius)}table.daily thead th:last-child{border-top-right-radius:var(--radius)}table.daily tfoot td:first-child{border-bottom-left-radius:var(--radius)}table.daily tfoot td:last-child{border-bottom-right-radius:var(--radius)}table.daily td{border-top:1px solid var(--line)}table.daily td.d{text-align:left;padding-left:12px;font-weight:700}table.daily td small{font-size:11px;color:var(--muted)}table.daily td .lr{line-height:1.3}table.daily td .z{color:var(--line)}table.daily tfoot td{background:var(--bg);color:var(--muted);font-weight:600;font-size:13px}.tablenote{font-size:12px;color:var(--muted);margin:8px 4px 0}.rhy{margin-top:10px}.rhy-legend{display:flex;flex-wrap:wrap;gap:6px 10px;font-size:11px;color:var(--muted);margin:0 4px 8px}.rhy-legend .lg{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.rhy-legend .sw{width:10px;height:10px;display:inline-block;flex-shrink:0}.rhy-row{display:grid;grid-template-columns:64px 1fr;align-items:center;grid-gap:8px;gap:8px;margin-bottom:5px}.rhy-row.head{margin-bottom:2px}.rhy-day{font-size:12px;font-weight:700;white-space:nowrap;text-align:right}.rhy-hours{position:relative;height:14px;font-size:10px;color:var(--muted)}.rhy-hours span{position:absolute;top:0;transform:translateX(-50%)}.rhy-bar{position:relative;height:32px;border-radius:6px;background:linear-gradient(90deg,var(--line) 1px,transparent 1px) 0 0 /25% 100% no-repeat,linear-gradient(90deg,var(--line) 1px,transparent 1px) 25% 0 /25% 100% no-repeat,linear-gradient(90deg,var(--line) 1px,transparent 1px) 50% 0 /25% 100% no-repeat,linear-gradient(90deg,var(--line) 1px,transparent 1px) 75% 0 /25% 100% no-repeat,var(--surface);border:1px solid var(--line);overflow:hidden}.rm{position:absolute;display:block;box-sizing:border-box}.rm.feed{top:3px;height:13px;width:3px;min-width:3px;border-radius:2px;transform:translateX(-1px)}.rm.feed.breast,.sw.breast{background:#e98aa0}.rm.feed.breast{min-width:5px;border-radius:3px}.rm.feed.formula,.sw.formula{background:#3d7fc4}.rm.feed.pumped,.sw.pumped{background:transparent;border:2px solid #8a6fc9}.rm.feed.pumped{min-width:5px;border-radius:2px}.rm.dot{bottom:3px;width:9px;height:9px;transform:translateX(-4px)}.rm.dot.poop,.sw.poop{background:#a67c52;border-radius:1px}.rm.dot.pee,.sw.pee{background:#e2c02e;border-radius:50%}.rm.dot.spitup,.sw.spitup{background:#e9873a;-webkit-clip-path:polygon(50% 0,100% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,0 100%)}.rm.dot.burp,.sw.burp{background:#7f8f97;-webkit-clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.rm.dot.bath,.sw.bath{background:transparent;border:2px solid #1f9c8f;border-radius:50%}.sw.breast{width:12px;height:8px;border-radius:2px}.sw.formula{width:4px;height:10px;border-radius:1px}.sw.pumped{width:10px;height:8px;border-radius:2px}.ended{background:var(--surface);border:1px dashed var(--muted);border-radius:var(--radius);padding:12px 14px;margin-bottom:12px;font-size:14px;line-height:1.5}.ended b{display:block;font-size:15px;margin-bottom:2px}.ended a{color:#9c3a26;font-weight:700}.main.noPad{padding-bottom:calc(24px + var(--sab))}.recrow{display:flex;align-items:center;gap:8px;margin-bottom:8px}.recrow input.text{flex:1 1;min-width:0}.rdot.big{width:14px;height:14px;flex-shrink:0}.recdel{width:44px;height:44px;border-radius:50%;flex-shrink:0;background:var(--bg);border:2px solid var(--line);font-size:20px;color:var(--muted)}.types{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px}.types .chip{min-width:0;padding:0 4px;font-size:13px;min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;line-height:1.1}.types .chip .e{font-size:18px}.types .chip.off{opacity:.45;text-decoration:line-through}.page{max-width:var(--maxw);margin:0 auto;padding:calc(10px + var(--sat)) 16px calc(40px + var(--sab))}.page h1{font-size:20px;margin:6px 0 2px}.page h2{font-size:15px;margin:22px 0 6px;font-weight:700}.page h2,.page p{color:var(--muted)}.page p{margin:4px 0;font-size:14px}.page .card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:12px 14px}.page .card,.page .card+.card{margin-top:8px}.page .card h3{font-size:15px;margin:0 0 2px}.page .card p{margin:0 0 8px;font-size:13px}.page .range{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:4px 0 8px;font-size:14px;color:var(--text)}.page .range input[type=date]{font:inherit;font-size:16px;padding:8px;min-height:44px;border:1px solid var(--line);border-radius:10px;background:var(--bg);color:var(--text)}.page .btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border-radius:14px;background:var(--bg);border:2px solid var(--line);font-weight:700;font-size:15px;text-decoration:none;color:var(--text);margin-top:6px}.page .btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.page .btn.danger{color:#c0392b;border-color:#e8b4ad;background:#fff5f3}.page .btn:disabled,.page .btn[aria-disabled=true]{opacity:.45;pointer-events:none}.page .back{display:inline-block;color:var(--muted);font-size:14px;text-decoration:none;min-height:44px;line-height:44px}.page .steps{counter-reset:s;margin:8px 0 0;padding:0;list-style:none}.page .steps li{counter-increment:s;position:relative;padding-left:28px;font-size:13px;color:var(--muted);margin:4px 0}.page .steps li:before{content:counter(s);position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;background:var(--accent-soft);color:#9c3a26;font-weight:800;font-size:12px;text-align:center;line-height:20px}.page .ok{color:#2e7d4f}.day,.page .ok{font-weight:700}.day{font-size:14px;color:var(--text);margin:16px 4px 6px}.daysum{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}.daysum .ds{font-size:13px;font-weight:700;line-height:1;padding:5px 8px;border-radius:999px;background:var(--surface);border:1px solid var(--line);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;display:inline-flex;align-items:center;gap:3px}.daysum .ds.label{background:var(--accent-soft);border-color:transparent;color:#9c3a26}.daycard{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden;margin-bottom:8px}.rowwrap+.rowwrap{border-top:1px solid var(--line)}.row{width:100%;display:flex;align-items:center;gap:10px;background:var(--surface);padding:8px 12px;text-align:left;min-height:52px;transition:background .08s}.row:active{background:var(--accent-soft);transform:none}.row .ic{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;font-size:19px;flex-shrink:0}.row .body{flex:1 1;min-width:0}.row .title{font-size:12px;color:var(--muted);line-height:1.2}.row .sub{font-weight:700;font-size:16px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.row .meta{display:flex;align-items:baseline;gap:8px;flex-shrink:0}.row .time{font-size:15px;font-weight:700;color:var(--text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.row .by{font-size:12px;color:var(--muted);white-space:nowrap;display:inline-flex;align-items:center;gap:4px}.rdot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.gap{display:flex;align-items:center;gap:8px;padding:0 12px 6px 58px;font-size:11px;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.gap:before{content:"";width:10px;height:1px;background:var(--line)}.gap span{white-space:nowrap}.empty{text-align:center;color:var(--muted);padding:40px 0}.ic.breast{background:var(--c-breast)}.ic.formula{background:var(--c-formula)}.ic.pumped{background:var(--c-pumped)}.ic.burp{background:var(--c-burp)}.ic.spitup{background:var(--c-spitup)}.ic.poop{background:var(--c-poop)}.ic.pee{background:var(--c-pee)}.ic.bath{background:var(--c-bath)}.pad{position:fixed;left:0;right:0;bottom:0;max-width:var(--maxw);margin:0 auto;background:var(--surface);border-top:1px solid var(--line);padding:10px 12px calc(10px + var(--sab));box-shadow:0 -6px 20px rgba(0,0,0,.05)}.pad .grid4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.big{min-height:72px;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:700;font-size:15px;border:2px solid transparent}.big .e{font-size:26px;line-height:1}.big.sm{min-height:64px;font-size:14px}.big.sm .e{font-size:23px}.big small.next{font-size:11px;font-weight:700;line-height:1;margin-top:1px;opacity:.8}.big.breast{background:var(--c-breast)}.big.formula{background:var(--c-formula)}.big.pumped{background:var(--c-pumped)}.big.burp{background:var(--c-burp)}.big.spitup{background:var(--c-spitup)}.big.poop{background:var(--c-poop)}.big.pee{background:var(--c-pee)}.big.bath{background:var(--c-bath)}.big:disabled{opacity:.5}.backdrop{position:fixed;inset:0;background:rgba(40,30,25,.35);z-index:20}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:21;max-width:var(--maxw);margin:0 auto;background:var(--surface);border-radius:24px 24px 0 0;padding:10px 16px calc(14px + var(--sab));max-height:88dvh;overflow-y:auto;animation:up .18s ease-out}@keyframes up{0%{transform:translateY(30px);opacity:.6}to{transform:none;opacity:1}}.sheet .handle{width:40px;height:5px;border-radius:3px;background:var(--line);margin:0 auto 10px}.sheet h2{font-size:18px;margin:0 0 10px;display:flex;align-items:center;gap:8px}.sheet .label{font-size:13px;color:var(--muted);margin:12px 0 6px;font-weight:600}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:52px;min-width:64px;padding:0 16px;border-radius:14px;background:var(--bg);border:2px solid var(--line);font-weight:700;font-size:16px;flex:1 1 auto}.chip.on{background:var(--accent-soft);border-color:var(--accent);color:#9c3a26}.chips.three .chip{flex:1 1}.chips.six .chip{flex:1 1 28%}.timerow{display:flex;gap:8px;align-items:center}.timerow input[type=datetime-local]{flex:1 1;min-height:52px;border-radius:14px;border:2px solid var(--line);padding:0 12px;background:var(--bg);font-size:16px}.stepper{display:flex;align-items:center;gap:6px}.stepper .val{flex:1.6 1;min-width:0;text-align:center;font-size:28px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.stepper .val small{font-size:13px;color:var(--muted);font-weight:600;margin-left:3px}.stepper button{flex:1 1;min-width:46px;height:56px;border-radius:14px;background:var(--bg);border:2px solid var(--line);font-size:18px;font-weight:700;padding:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.stepper button:disabled{opacity:.35}.stepper.dense{gap:4px}.stepper.dense button{min-width:38px;font-size:15px;height:52px;border-radius:12px}.stepper.dense .val{flex:1.3 1;font-size:24px}.stepper.dense .val small{font-size:12px;margin-left:2px}.note{min-height:48px;padding:10px 12px;resize:none}.note,input.text{width:100%;border-radius:14px;border:2px solid var(--line);background:var(--bg);-moz-user-select:text;user-select:text;-webkit-user-select:text}input.text{min-height:52px;padding:0 12px;font-size:16px}.hint{font-size:12px;color:var(--muted);margin-top:4px}.icon-help-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);padding:10px 12px;margin-top:8px;font-size:13px;font-weight:600;color:var(--text)}.icon-help-toggle .chev{color:var(--muted);font-size:16px}.icon-help{padding:10px 2px 2px}.icon-help .ihp{font-size:12px;color:var(--muted);margin:0 0 2px}.icon-help .steps{counter-reset:s;margin:6px 0 4px;padding:0;list-style:none}.icon-help .steps li{counter-increment:s;position:relative;padding-left:26px;font-size:13px;color:var(--text);margin:5px 0}.icon-help .steps li:before{content:counter(s);position:absolute;left:0;top:0;width:18px;height:18px;border-radius:50%;font-weight:800;font-size:11px;text-align:center;line-height:18px}.icon-help .steps li:before,.iconjust{background:var(--accent-soft);color:#9c3a26}.iconjust{display:flex;align-items:center;gap:6px;flex-wrap:wrap;border-radius:var(--radius);padding:8px 10px;margin-top:8px;font-size:12px;font-weight:600}.iconjust .link{color:#9c3a26}.imgrow{display:flex;align-items:center;gap:12px}.imgprev{width:96px;height:96px;border-radius:50%;overflow:hidden;flex-shrink:0;background:var(--bg);border:2px solid var(--line);display:grid;place-items:center;font-size:48px}.imgprev img{width:100%;height:100%;object-fit:cover;display:block}.imgbtns{flex:1 1;display:flex;flex-direction:column;gap:0}.imgbtns .danger,.imgbtns .secondary{margin-top:0}.imgbtns .danger{min-height:44px}.crop{position:relative;overflow:hidden;margin:8px auto 0;border-radius:12px;background:#1c1613;touch-action:none;cursor:-webkit-grab;cursor:grab}.crop:active{cursor:-webkit-grabbing;cursor:grabbing}.crop .guide{position:absolute;inset:0;pointer-events:none}.crop .guide:before{content:"";position:absolute;left:10%;top:10%;width:80%;height:80%;border-radius:50%;border:2px dashed rgba(255,255,255,.75)}.ipv{position:relative;overflow:hidden;background:var(--line);margin:0 auto 4px}.crop img.at,.ipv img.at{position:absolute;max-width:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.ipv img.fill{width:100%;height:100%;object-fit:cover;display:block}.ipv.square{width:72px;height:72px;border-radius:16px}.ipv.circle{width:72px;height:72px;-webkit-clip-path:circle(40% at 50% 50%);clip-path:circle(40% at 50% 50%)}.iconpv{display:flex;gap:16px;align-items:flex-end;justify-content:center;margin:10px 0 4px}.iconpv .p{text-align:center;font-size:11px;color:var(--muted);font-weight:600}.iconpv .p.note{font-weight:500;flex:1 1;text-align:left;align-self:center}.zoom{width:100%;margin-top:10px;accent-color:var(--accent)}.iconhist{display:flex;gap:12px;overflow-x:auto;padding:8px 4px 4px}.ih{position:relative;flex:0 0 auto}.ih .t{width:56px;height:56px;border-radius:14px;overflow:hidden;padding:0;display:block;border:3px solid transparent;background:var(--bg)}.ih.on .t{border-color:var(--accent)}.ih .t img{width:100%;height:100%;object-fit:cover;display:block}.ih .x{position:absolute;top:-6px;right:-6px;min-width:24px;height:24px;border-radius:12px;background:#2b2420;color:#fff;font-size:14px;line-height:24px;padding:0 6px}.ih .x.confirm{background:#c0392b;font-size:11px;font-weight:700}.hero{width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid var(--surface);box-shadow:0 6px 20px rgba(0,0,0,.12);background:var(--surface)}.hero img{width:100%;height:100%;object-fit:cover;display:block}.gear{width:40px;height:40px;border-radius:50%;background:var(--surface);border:1px solid var(--line);display:grid;place-items:center;font-size:18px;margin-right:8px}.header .right{display:flex;align-items:center}.primary{width:100%;min-height:64px;border-radius:18px;background:var(--accent);color:#fff;font-size:18px;font-weight:800;margin-top:16px}.primary:disabled{opacity:.5}.danger{background:none;color:#c0392b}.danger,.secondary{width:100%;min-height:52px;border-radius:14px;font-weight:700;margin-top:8px}.secondary{background:var(--bg);border:2px solid var(--line)}.banner{width:100%;display:flex;align-items:center;gap:10px;background:var(--c-breast);border-radius:var(--radius);padding:12px 14px;margin-bottom:12px;font-weight:700;font-size:15px;min-height:56px}.banner b{font-size:24px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-left:auto}.banner .hint{font-size:12px;font-weight:500;opacity:.75}.big.running{animation:pulse 1.2s ease-in-out infinite;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:17px}@keyframes pulse{0%,to{box-shadow:0 0 0 0 rgba(232,115,90,.5)}50%{box-shadow:0 0 0 6px rgba(232,115,90,0)}}.timerbox{background:var(--bg);border:2px dashed var(--line);border-radius:var(--radius);padding:12px;margin-bottom:4px;text-align:center}.timerbox.running{background:var(--accent-soft);border:2px solid var(--accent)}.timerbox .tlabel{font-size:13px;color:var(--muted);font-weight:600;margin-bottom:8px}.timerbox .tclock{font-size:44px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.1;margin-bottom:10px}.chip.start{background:var(--surface);color:#9c3a26}.chip.start,.chip.stop{border-color:var(--accent);min-height:60px;font-size:18px}.chip.stop{background:var(--accent);color:#fff}.chip.pause{background:var(--surface);border-color:var(--muted);color:var(--text);min-height:60px;font-size:16px}.timerbox .chips.three .chip{white-space:nowrap;padding:0 8px;font-size:15px}.timerbox.running.paused{background:var(--bg);border-color:var(--muted)}.timerbox.running.paused .tclock{color:var(--muted)}.banner.paused{background:var(--line)}.big.paused{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:17px;opacity:.85}.toast{position:fixed;left:12px;right:12px;bottom:calc(240px + var(--sab));max-width:calc(var(--maxw) - 24px);margin:0 auto;z-index:30;background:#2b2420;color:#fff;border-radius:14px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 8px 24px rgba(0,0,0,.2);animation:up .15s ease-out}.toast>span:first-child{min-width:0}.toast .acts{display:flex;gap:2px;flex-shrink:0}.toast button{color:#ffd29c;font-weight:800;padding:8px 10px;min-height:44px;white-space:nowrap}.toast .acts button:first-child{color:#fff;background:rgba(255,255,255,.14);border-radius:10px}.toast.error{background:#b23b2c}.center{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:16px;text-align:center}.center h1{font-size:24px;margin:0}.center p{color:var(--muted);margin:0}.choose{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;width:100%;max-width:360px}.choose button{min-height:120px;border-radius:22px;font-size:22px;font-weight:800;background:var(--surface);border:2px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.choose button .e{font-size:40px;line-height:1}.choose button.on{border-color:var(--accent);background:var(--accent-soft)}.choose.many{max-width:none}.choose.many button{min-height:92px;font-size:18px}.choose.many button .e{font-size:32px}.choose .initial{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#fff;font-style:normal;font-size:20px;font-weight:800}.sheet .choose{width:auto;max-width:none;margin:4px 0 8px}.login{width:100%;max-width:360px;display:flex;flex-direction:column;gap:10px}.login input{min-height:56px;border-radius:14px;border:2px solid var(--line);padding:0 14px;font-size:18px;background:var(--surface);text-align:center;-moz-user-select:text;user-select:text;-webkit-user-select:text}.err{color:#c0392b;font-weight:600;font-size:14px}.link{color:var(--muted);font-size:13px;text-decoration:underline;min-height:44px}