.story-shelf-card{overflow:hidden;background:linear-gradient(135deg,#fffdf8,#f3f8ef)}.story-shelf-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.story-shelf-heading h2{margin:7px 0 4px}.story-shelf-heading p{margin:0;color:#597076;font:13px/1.45 Arial,sans-serif}.story-shelf-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e8f1e5;color:#b15c3b;font-size:24px}.story-shelf-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.story-shelf-column{padding:15px;border:1px solid #dbe6d8;border-radius:9px;background:rgba(255,255,255,.72)}.story-shelf-label{margin-bottom:10px;color:#315b40;font:800 12px Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}.story-shelf-story{display:grid;gap:3px;width:100%;margin:0 0 8px;padding:11px 12px;border:1px solid #e5eadd;border-radius:7px;background:#fff;text-align:left;color:#20454c;cursor:pointer}.story-shelf-story:last-child{margin-bottom:0}.story-shelf-story:hover{border-color:#7ca17e;background:#f8fbf5}.story-shelf-story-title{font:700 14px/1.25 Georgia,serif}.story-shelf-story-meta,.story-shelf-rating{color:#597076;font:11px Arial,sans-serif}.story-shelf-rating{color:#b15c3b;font-weight:700}.story-shelf-empty{margin:0;color:#718080;font:13px/1.4 Arial,sans-serif}.story-shelf-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0;padding:10px 12px;border:1px solid #dbe6d8;border-radius:8px;background:#f5f9f1;color:#597076;font:12px Arial,sans-serif}.story-shelf-controls label{display:flex;align-items:center;gap:6px}.story-shelf-controls .en-select{width:auto;min-height:34px;padding:5px 8px}.story-shelf-controls span{margin-left:auto}@media(max-width:700px){.story-shelf-grid{grid-template-columns:1fr}.story-shelf-controls span{margin-left:0;width:100%}}
