:root{color:#2c241b;background:#f4eadf;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top,rgba(82,62,38,.08),transparent 30%),linear-gradient(180deg,#f9f3ea,#eee1cf)}button,input{font:inherit}button{border:1px solid #4d3d2d;background:linear-gradient(180deg,#fffaf4,#e8dccb);color:#2f261b;padding:.88rem 1rem;border-radius:12px;cursor:pointer;font-weight:700;box-shadow:0 10px 20px #47372214}button:hover{background:linear-gradient(180deg,#fffdf9,#ddd0bc)}button.secondary{background:#f2e8da}button.ghost{background:transparent;box-shadow:none}.page{width:min(1100px,calc(100vw - 1.5rem));margin:0 auto;padding:1rem 0 2rem;display:grid;gap:1rem}.card{border:1px solid #d7c8b3;background:#fffbf6f5;border-radius:24px;box-shadow:0 18px 44px #533f241f;overflow:hidden;position:relative}.card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(126,104,76,.05) 1px,transparent 1px);background-size:100% 28px;opacity:.75}.hero,.workbench,.sidebar,.footer{padding:1.4rem}.hero{display:flex;justify-content:space-between;gap:1rem}.hero h1,.section-head h2{margin:0;line-height:1.04;font-family:Georgia,Times New Roman,serif}.hero h1{font-size:clamp(2.2rem,4.8vw,4.3rem);max-width:12ch}.eyebrow{margin:0 0 .45rem;color:#7d6b58;text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;font-weight:800}.lede,.result-card p,.timer-box p,.footer span{color:#6b5a48}.meter{min-width:170px;align-self:start;border:1px solid #d7c8b3;background:#f9f3e8;border-radius:18px;padding:.95rem}.meter span,.tag,.count,.result-label,.timer-box span,.history-list span{display:inline-block;text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:800;color:#7d6b58}.meter strong,.count{display:block;margin-top:.25rem;font-size:2rem;color:#2f261b}.grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.8fr);gap:1rem;align-items:start}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem}.search-form{display:grid;gap:.6rem}.search-form label{font-size:.9rem;font-weight:700}.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}input{width:100%;border:1px solid #d7c8b3;background:#fffdf8;border-radius:14px;padding:.95rem 1rem;color:#2f261b}input:focus{outline:2px solid rgba(77,61,45,.16);outline-offset:2px}.result-card,.timer-box{margin-top:1rem;border:1px solid #d7c8b3;background:#faf3e8;border-radius:20px;padding:1rem}.result-card strong{display:block;margin:.4rem 0 .55rem;font-size:1.25rem}.result-card p,.timer-box p{margin:0;line-height:1.55}.action-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.history-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.75rem}.history-list li{border:1px solid #d9ccbb;background:#fffaf2;border-radius:18px;padding:.9rem;display:grid;gap:.5rem}.history-list li div{display:grid;grid-template-columns:42px minmax(0,1fr);gap:.85rem;align-items:start}.history-list li p{margin:0;line-height:1.45}.history-list small{color:#6b5a48;line-height:1.4}.footer{display:flex;justify-content:space-between;align-items:center;gap:1rem}.footer a{color:#2f261b;text-decoration:none;border-bottom:1px solid rgba(47,38,27,.35)}.footer a:hover{border-bottom-color:#2f261b}@media (max-width: 840px){.hero,.grid,.footer,.search-row{grid-template-columns:1fr;display:grid}.hero{justify-content:start}}
