:root{font-family:Inter,system-ui,sans-serif;color:#252525;background:#fff9e8;font-size:16px}*{box-sizing:border-box}body{margin:0}header{display:flex;align-items:center;gap:24px;padding:20px 5vw;border-bottom:1px solid #e7dfc7;background:#ffd84d}.brand{color:#252525;font-size:1.4rem;font-weight:800;text-decoration:none}.sun{font-size:1.8rem}.privacy{margin-left:auto;font-size:.9rem}main{max-width:1280px;margin:auto;padding:32px 5vw;min-height:75vh}h1{font-size:clamp(2rem,4vw,3.8rem);line-height:1.12;letter-spacing:-.045em;margin:14px 0 24px}h2{font-size:1.5rem;letter-spacing:-.02em}h3{font-size:1.1rem}.auth{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;padding:45px 0}.auth p{line-height:1.65;max-width:460px}.eyebrow{font-size:.8rem;letter-spacing:.12em;font-weight:750;color:#6a5707}.card{background:white;border:1px solid #e8e1cf;border-radius:20px;padding:28px;margin-bottom:18px}.intro-note{border-left:4px solid #edbd18;max-width:410px;padding:12px 20px;margin-top:32px;line-height:1.6}button,.button{font:inherit;min-height:46px;border:1px solid #c9bd97;border-radius:10px;background:#fff;padding:10px 17px;cursor:pointer;color:#252525;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover,.button:hover{background:#fff0aa}button:disabled{opacity:.6;cursor:wait}.primary,.selected{background:#ffd84d;border-color:#e0b719;font-weight:650}label{display:block;margin:16px 0 10px;font-size:.95rem}input,textarea,select{display:block;font:inherit;width:100%;padding:12px;border:1px solid #bdb7a4;border-radius:8px;margin-top:7px;background:#fff;color:#252525}input[type=checkbox]{width:auto;display:inline;margin-right:8px}.check{line-height:1.6}textarea{min-height:120px}.tabs,nav,.actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.title-row{display:flex;justify-content:space-between;align-items:center}.title-row h1{font-size:2.4rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px}.metric{font-size:2.5rem;font-weight:700;margin:8px 0}.muted{color:#656565;line-height:1.6}#notice:not(:empty){padding:14px 18px;background:#fff0aa;border:1px solid #c8a72e;border-radius:10px;margin-bottom:20px;white-space:pre-wrap}footer{font-size:.9rem;line-height:1.6;padding:20px 5vw;border-top:1px solid #e7dfc7;color:#656565}table{border-collapse:collapse;width:100%;font-size:.95rem}td,th{padding:12px;text-align:left;border-bottom:1px solid #eee8d9}th{background:#fff9e8}.table-wrap{overflow:auto}.mood-options{display:flex;flex-wrap:wrap;gap:10px}.mood-options button{min-width:110px;min-height:75px}.bar-row{display:grid;grid-template-columns:110px 1fr 40px;gap:10px;align-items:center;margin:12px 0}.bar-row progress{width:100%;height:22px;accent-color:#e4b307}dialog{max-width:600px;width:90%;border:1px solid #c9bd97;border-radius:18px;padding:30px;line-height:1.6}dialog::backdrop{background:#25252588}pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.6}.danger{color:#9e2626;border-color:#caa0a0}:focus-visible{outline:3px solid #735c00;outline-offset:3px}[hidden]{display:none!important}@media(max-width:760px){.auth{grid-template-columns:1fr;gap:20px;padding:10px 0}.auth h1{font-size:2.5rem}.intro-note{display:none}.privacy{display:none}header{gap:10px;justify-content:space-between}main{padding:24px 18px}.card{padding:20px}.title-row{align-items:flex-start}.title-row h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}} 
