.home-page{padding-top:calc(26px + env(safe-area-inset-top,0px))}.home-header{padding-bottom:18px}.home-profile{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;align-items:center;gap:12px;padding:14px;display:flex}.home-profile>span:nth-child(2){flex:1;display:grid}.home-profile strong{font-family:var(--serif);font-size:15px;font-weight:400}.home-profile small{color:var(--text-muted);margin-top:2px;font-size:10px}.home-avatar{background:var(--text);width:38px;height:38px;color:var(--bg);font-family:var(--serif);border-radius:50%;place-items:center;display:grid}.home-arrow{color:var(--text-muted)}.home-today{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;padding:24px;transition:border-color .18s,background .18s;display:block}.home-today:hover{border-color:var(--text-dim)}.home-today:focus-visible{outline:2px solid var(--text);outline-offset:3px}.home-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-section-heading h2{margin-top:8px;font-size:24px;line-height:1.3}.home-score{font-family:var(--serif);font-size:42px;font-weight:400;line-height:1}.home-copy{margin-top:16px;font-size:13px;line-height:1.8}.home-text-link{color:var(--text);margin-top:18px;font-size:12px;display:block}.home-section{margin-top:38px}.home-section-title{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.home-section-title h2{font-size:21px}.home-section-title button{color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:11px}.home-quick-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.home-quick-grid button{text-align:left;border:1px solid var(--border);min-height:104px;color:var(--text);cursor:pointer;background:0 0;align-content:end;padding:16px;display:grid;position:relative}.home-quick-grid strong{font-family:var(--serif);font-size:16px;font-weight:400}.home-quick-grid small{color:var(--text-muted);margin-top:3px;font-size:10px}.home-quick-grid span{color:var(--text-muted);position:absolute;top:14px;right:14px}.home-continue,.home-new-release{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);text-align:left;cursor:pointer;align-items:center;gap:12px;padding:18px;display:flex}.home-continue>span:first-child,.home-new-release>span:nth-child(2){flex:1;display:grid}.home-continue small,.home-new-release small{color:var(--text-muted);letter-spacing:.08em;font-size:9px}.home-continue strong,.home-new-release strong{font-family:var(--serif);margin-top:3px;font-size:15px;font-weight:400}.home-continue b{color:var(--text-muted);margin-top:5px;font-size:10px;font-weight:400}.home-progress-card em{color:var(--text-muted);margin-top:5px;font-size:9px;font-style:normal}.home-progress-track{background:var(--border);width:100%;height:3px;margin-top:11px;overflow:hidden;position:relative!important;top:auto!important;right:auto!important}.home-progress-track i{background:var(--text);height:100%;display:block}.home-recommendation-reason{color:var(--text-muted);margin-top:3px;font-size:10px}.home-report-list{gap:8px;display:grid}.home-report-card{border:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;padding:18px}.home-report-card small{color:var(--text-muted);letter-spacing:.08em;font-size:9px;display:block}.home-report-card strong{font-family:var(--serif);margin-top:7px;font-size:19px;font-weight:400;display:block}.home-report-card p{-webkit-line-clamp:2;color:var(--text-muted);-webkit-box-orient:vertical;margin-top:8px;font-size:11px;line-height:1.7;display:-webkit-box;overflow:hidden}.home-report-card span{margin-top:14px;font-size:10px;display:block}.home-new-release{border-color:var(--text-dim)}.home-new-badge{background:var(--text);color:var(--bg);letter-spacing:.1em;padding:4px 7px;font-size:8px}.home-news{padding-bottom:10px}.home-news>button{border:0;border-top:1px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;padding:18px 0}.home-news time{color:var(--text-muted);font-size:9px;display:block}.home-news strong{font-family:var(--serif);margin-top:5px;font-size:16px;font-weight:400;display:block}.home-news p{color:var(--text-muted);margin-top:5px;font-size:11px;line-height:1.7}@media (min-width:700px){.home-page{max-width:760px}.home-report-list{grid-template-columns:repeat(2,1fr)}}
