:root{--ink:#202b21;--forest:#225a1a;--lime:#b4dc47;--muted:#73816e;--bg:#f3f7f0;--paper:#fffef9}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.55 system-ui,-apple-system,sans-serif}button,input{font:inherit}button,a,input{touch-action:manipulation}button{cursor:pointer;border:0;border-radius:16px;padding:16px 24px;font-weight:650;color:#fff;background:var(--forest)}button:disabled{opacity:.55;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #3049b8;outline-offset:4px}a{color:inherit}header,footer{max-width:1160px;margin:auto;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:30px;font-weight:750;letter-spacing:-1.5px}.brand svg{width:38px;height:42px;fill:none;stroke:var(--forest);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.brand span{border-left:1px solid #ced8c9;padding-left:18px;margin-left:12px;font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted)}.pill{padding:8px 14px;border:1px solid #dbe4d5;border-radius:40px;font-size:12px}main{max-width:1100px;margin:20px auto 80px;padding:0 24px}.hero{position:relative;overflow:hidden;background:var(--forest);border-radius:36px;padding:64px;color:#fff}.hero:after{content:'';width:330px;height:330px;border:1px solid #608550;border-radius:50%;position:absolute;right:-180px;top:-100px;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff04;pointer-events:none}.eyebrow{font-size:11px;letter-spacing:2px;color:#d0e6bc}h1{font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-2.4px;font-weight:650;margin:24px 0}p{color:var(--muted)}.hero p{color:#d7e7cc;font-weight:350}.hero form{margin-top:36px;max-width:700px}.hero label{display:block;font-size:13px;color:#d7e7cc;margin:0 0 8px}.searchrow{display:flex;gap:8px;padding:8px;border-radius:22px;background:var(--paper)}input{width:100%;min-width:0;border:0;background:transparent;padding:12px 16px;color:var(--ink)}.searchrow button{background:var(--lime);color:var(--ink);min-width:180px}.actions{display:flex;align-items:center;gap:24px;margin-top:20px}.secondary{background:transparent;border:1px solid #ffffff60;padding:12px 18px;color:#fff}.actions small{color:#bdd0b2;font-size:12px}.how{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:48px 16px}.how article{border-top:1px solid #d5dfce;padding-top:24px}.how span{font-size:12px;color:var(--forest)}h3{font-size:18px;font-weight:600;margin-bottom:8px}.how p{font-size:14px;max-width:260px;margin:0}footer{border-top:1px solid #dae2d4;font-size:12px;color:var(--muted)}footer b{color:var(--forest);font-size:22px}#state{margin:20px 10px}.error{color:#b74343}.book{padding:32px;border-radius:28px;background:var(--paper);display:grid;grid-template-columns:240px 1fr;gap:36px}.cover{width:100%;border-radius:8px;box-shadow:0 12px 30px #1c371325}.book h2{font-size:32px;line-height:1.2;margin:14px 0}.source{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--forest)}.book dl{display:grid;grid-template-columns:150px 1fr;font-size:14px;gap:12px}.book dt{color:var(--muted)}.book dd{margin:0;overflow-wrap:anywhere}.description{white-space:pre-line}.gallery{display:flex;gap:10px;overflow:auto}.gallery img{width:65px;border-radius:4px;cursor:pointer}.tag{display:inline-block;padding:4px 10px;background:#edf3e6;border-radius:10px;margin:4px;font-size:12px}dialog{border:0;border-radius:24px;background:var(--paper);max-width:550px;width:92%;padding:24px}dialog::backdrop{background:#0a170ec9}video{width:100%;border-radius:16px;background:#101910}.reset{max-width:480px;margin:70px auto;background:var(--paper);padding:32px;border-radius:28px}.reset input{border:1px solid #ddd;border-radius:12px;margin:10px 0 20px}.reset button{width:100%}@media(max-width:650px){header,footer{padding:22px}.brand span,.pill,.wide{display:none}main{padding:0 12px;margin-top:6px}.hero{padding:32px 24px;border-radius:26px}.searchrow{display:block}.searchrow button{width:100%}.actions{align-items:flex-start;flex-direction:column;gap:12px}.how{grid-template-columns:1fr;gap:24px}.how p{max-width:none}.book{grid-template-columns:1fr;padding:24px;gap:20px}.cover{max-width:200px}.book h2{font-size:26px}footer{flex-wrap:wrap}.book dl{grid-template-columns:115px 1fr}}
#find{white-space:nowrap}
@media(max-width:600px){h1{font-size:32px;line-height:1.15}}
