#screen-profile.profile-compact{max-width:1080px;margin:0 auto;font-size:13px!important}
#screen-profile .profile-grid[hidden]{display:none!important}
#screen-profile .pc-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:6px 0 22px}
#screen-profile .pc-heading h2{font-size:24px!important;letter-spacing:-.7px;margin:0!important;line-height:1.3}
#screen-profile .pc-heading p,#screen-profile .pc-section>p{font-size:12px!important;color:var(--muted);margin:5px 0 14px}
#screen-profile .pc-heading>span{font-size:11px;color:var(--muted);white-space:nowrap}
#screen-profile .pc-panels{display:grid;grid-template-columns:1fr 1fr;gap:14px}
#screen-profile .pc-section,#screen-profile .card{padding:18px!important;border:1px solid var(--line)!important;border-radius:10px!important;background:var(--paper)!important;box-shadow:none!important;min-height:0!important}
#screen-profile .pc-section:last-child{grid-column:1/-1}
#screen-profile .pc-section h3,#screen-profile h2{font-size:15px!important;letter-spacing:-.2px!important;margin:0 0 5px!important;line-height:1.4}
#screen-profile .pc-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}
#screen-profile .field{gap:5px!important;margin:0!important}
#screen-profile label{font-size:12px!important;letter-spacing:0!important;text-transform:none!important;font-weight:500!important}
#screen-profile input:not([type=checkbox]){height:34px!important;min-height:34px!important;border-radius:6px!important;font-size:13px!important;padding:6px 10px!important;box-shadow:none!important}
#screen-profile .card-title{margin-bottom:12px!important;gap:8px!important}
#screen-profile .subtle,#screen-profile .data-note{font-size:12px!important;letter-spacing:0!important;text-transform:none!important;line-height:1.5}
#screen-profile .habit-create-box{display:flex!important;flex-wrap:wrap;align-items:center;gap:10px!important;padding:0!important;border:0!important;background:none!important}
#screen-profile #habitNameInput{flex:1;min-width:200px}
#screen-profile button:not(.swatch),#screen-profile .pill{min-height:32px!important;font-size:12px!important;padding:6px 10px!important;border-radius:6px!important;box-shadow:none!important}
#screen-profile .weekday-picker{gap:4px!important}
#screen-profile .weekday-picker span{min-width:29px!important;min-height:30px!important;border-radius:5px!important;padding:5px!important;font-size:11px!important}
#screen-profile .habit-list{gap:0!important;margin-top:12px}
#screen-profile .habit-item{padding:10px 0!important;min-height:0!important;background:none!important;border:0!important;border-bottom:1px solid var(--line)!important;border-radius:0!important}
#screen-profile .habit-item b{font-size:13px!important}#screen-profile .habit-days{font-size:11px!important}
#screen-profile .pc-extra{margin:18px 0;border-top:1px solid var(--line);padding-top:16px}
#screen-profile .pc-extra>summary{font-size:13px;font-weight:600;cursor:pointer;color:var(--muted)}
body:has(#screen-profile.active) .topbar h1{font-size:26px!important;line-height:1.25!important}
@media(max-width:1050px){#screen-profile .pc-panels{grid-template-columns:1fr}#screen-profile .pc-heading>span{white-space:normal}}
