:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#17382f;background:#f3f5f1;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse at 88% 2%,#e3eedb 0,transparent 32%),#f3f5f1}button,.button{border:0;border-radius:10px;padding:12px 18px;background:#d9e9c5;color:#183d32;font-weight:650;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;transition:transform .15s,box-shadow .15s,background .15s}button:hover,.button:hover{background:#cce1b3;box-shadow:0 5px 14px #193d3017;transform:translateY(-1px)}button:disabled{opacity:.55;cursor:wait;transform:none}.secondary{background:#fff;border:1px solid #d9e1d9;color:#28493f}.secondary:hover{background:#f8faf7}.shell{max-width:1180px;margin:0 auto;padding:34px 28px 28px}header,.row{display:flex;align-items:center;gap:18px}header,.between{justify-content:space-between}header{padding:8px 0 27px;margin-bottom:22px;border-bottom:1px solid #dfe5dd}header>div:last-child{display:flex;align-items:center;gap:12px}.eyebrow{font-size:10px;font-weight:750;letter-spacing:.19em;color:#758477}h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,66px);font-weight:500;letter-spacing:-.04em;margin:7px 0 1px;color:#153a30}header p{margin:8px 0 0;font-size:16px}h2{font-size:20px;letter-spacing:-.02em;margin:0 0 16px}p{color:#63736b;line-height:1.6}.card{background:#fff;border:1px solid #dfe5dd;border-radius:18px;padding:27px 30px;margin:18px 0;box-shadow:0 12px 32px #1c3b2d08}.card>h2{display:flex;align-items:center;gap:10px}.card>h2:before{content:"";height:22px;width:4px;border-radius:8px;background:#8ba972}.narrow{max-width:540px;margin:62px auto;padding:32px}.row>*{flex:1}.row.between>*{flex:initial}label{display:block;font-size:13px;font-weight:600;color:#41584e;margin:15px 0}input,textarea{display:block;width:100%;padding:13px 14px;border:1px solid #d5ddd6;border-radius:10px;margin-top:8px;font:inherit;font-weight:400;color:#18392f;background:#fcfdfa;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus{outline:0;border-color:#87a775;box-shadow:0 0 0 3px #d9e9c566;background:white}textarea{resize:vertical;line-height:1.55}.notice{background:#fff2da;border:1px solid #e9cf9a;padding:14px 17px;border-radius:10px;margin:16px 0;color:#664b1a}.books{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.book{padding:17px;border:1px solid #e1e6e0;border-radius:13px;background:#fafbf9;display:flex;justify-content:space-between;align-items:center;gap:14px}.book b{font-size:15px}.book small{display:inline-block;color:#758178;margin-top:6px}.progress{height:10px;background:#edf0eb;border-radius:9px;overflow:hidden}.progress>div{height:100%;width:0;background:linear-gradient(90deg,#718f58,#a6c087);transition:width .25s}#progressText{font-size:13px;margin:8px 0 13px}.actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:14px}.items{margin-top:20px;display:grid;gap:10px}.item{padding:17px 20px;border:1px solid #e5e9e3;border-left:4px solid #9cb781;background:#fafbf9;border-radius:0 12px 12px 0}.item h3{font-size:15px;margin:0 0 7px;color:#27463a}.item p{white-space:pre-wrap;margin:5px 0;font-size:14px}footer{padding:24px 3px 5px;color:#738178;font-size:12px;text-align:center}#workspace .row.between{margin-bottom:15px}#workspace .row.between h2{margin:5px 0 0}#workspace[hidden]{display:none}[hidden]{display:none!important}form>button{margin-top:8px}@media(max-width:700px){.shell{padding:22px 15px}header{align-items:flex-start;flex-direction:column}.card{padding:20px 18px}.row{display:block}.book{align-items:flex-start}.actions{align-items:stretch;flex-direction:column}.actions>*{width:100%}.narrow{margin:28px auto}}
