.habit-step{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.habit-theme{display:block;font-size:13px;font-weight:800;color:var(--muted);margin-bottom:12px}.habit-options{border:0;padding:0;margin:24px 0;min-width:0}.habit-options .choice{padding:16px 14px;align-items:flex-start;gap:12px}.habit-options input{flex-shrink:0;margin-top:5px}.habit-navigation{display:flex;justify-content:space-between;gap:12px;margin:8px 0 18px}.habit-navigation .textbutton{font-size:13px;padding:10px 0}.habit-private{margin-top:22px}.habit-summary-count{background:var(--cream);border:1px solid var(--line);border-radius:22px;padding:22px;margin:22px 0;display:flex;align-items:center;gap:20px}.habit-summary-count>strong{font:500 44px Fredoka,system-ui}.habit-summary-count small{font-size:20px;color:var(--muted)}.habit-summary-count>span{flex:1;font-size:14px}.habit-recap{margin:18px 0;border:1px solid var(--line);border-radius:18px;padding:14px}.habit-recap summary{font-weight:800;cursor:pointer;padding:5px;min-height:44px}.habit-recap-row{display:flex;align-items:center;gap:12px;width:100%;text-align:left;background:none;border:0;border-top:1px solid var(--line);padding:15px 0;font:inherit;color:var(--ink)}.habit-recap-row>span:first-child{flex:1;min-width:0}.habit-recap-row strong,.habit-recap-row small{display:block}.habit-recap-row strong{font-size:14px}.habit-recap-row small{font-size:13px;color:var(--muted);margin-top:6px}#habit-controls[hidden]{display:none}#habit-controls>label{display:block;white-space:normal}#habit-controls select{display:block;width:100%;max-width:100%;margin-top:8px}

.habit-recap-title{margin-top:24px}
