:root{color:#241a13;background:#f4efe7;font-family:Inter,Helvetica Neue,Arial,Hiragino Sans,Yu Gothic,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.app-shell{min-height:100vh;padding:32px;background:linear-gradient(180deg,#ffffffb8,#f4efe761),#f4efe7}.add-book-panel{position:relative;max-width:960px;margin:0 auto 28px}.title-row{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:18px}h1{margin:0;color:#2b2119;font-size:2rem;font-weight:700;letter-spacing:0}.account{display:flex;gap:10px;align-items:center}.account__name{color:#4f4338;font-size:.95rem}.account__button{min-height:36px;padding:0 14px;border:1px solid #cdbfab;border-radius:6px;background:#fffdf9;color:#4f4338;font-size:.9rem;cursor:pointer}.account__button:hover:not(:disabled){background:#f6efe4}.account__button:disabled{cursor:default;opacity:.6}.account[data-state=checking] .account__name,.account[data-state=checking] .account__button,.account[data-state=signedOut] .account__name,.account[data-state=signedOut] #sign-out-button,.account[data-state=signedIn] #sign-in-button{display:none}.account__message{margin:0 0 12px;color:#8a5a3b;font-size:.9rem;line-height:1.2;min-height:1.2em}.add-book-form{max-width:620px}label{display:block;margin-bottom:8px;color:#4f4338;font-size:.95rem;font-weight:700}.search-controls{display:flex;gap:10px;align-items:stretch}#search-input{width:min(100%,420px);min-height:44px;padding:10px 12px;border:1px solid #9e8c77;border-radius:6px;color:#241a13;background:#fffdf8}#search-input:focus{border-color:#5f7d72;outline:3px solid rgba(95,125,114,.24)}#add-button{min-width:84px;min-height:44px;padding:0 18px;border:1px solid #3f5f52;border-radius:6px;color:#fffdf8;background:#3f5f52;font-weight:700;cursor:pointer}#add-button:disabled{border-color:#8d9289;background:#8d9289;cursor:wait}#error-message{min-height:1.4em;margin:8px 0 0;color:#9b2f24;font-size:.92rem;font-weight:700}.search-results{position:absolute;z-index:10;top:100%;left:0;width:min(100%,620px);margin-top:6px;padding:12px;border:1px solid #9e8c77;border-radius:8px;background:#fffdf8;box-shadow:0 14px 32px #241a1342}.search-results-header{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-bottom:10px}.search-results-heading{color:#4f4338;font-size:.9rem;font-weight:700}#close-search-results{display:flex;width:30px;height:30px;align-items:center;justify-content:center;padding:0;border:1px solid #cbbba4;border-radius:50%;color:#4f4338;background:#fffdf8;font-size:1.1rem;line-height:1;cursor:pointer}#close-search-results:hover{border-color:#9b2f24;color:#9b2f24}#search-message:empty{display:none}#search-message{margin:0 0 10px;color:#4f4338;font-size:.92rem}.search-result-list{display:grid;max-height:min(420px,50vh);gap:8px;margin:0;overflow-y:auto;padding:0;list-style:none}.search-result-item{position:relative;display:flex;width:100%;gap:12px;align-items:flex-start;padding:10px;border:1px solid #cbbba4;border-radius:6px;color:inherit;background:#fffdf8;font-size:.92rem;text-align:left}.search-result-item:hover{border-color:#5f7d72;background:#fbf7ef}.search-result-toggle{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer}.search-result-cover,.search-result-body,.search-result-state{position:relative;z-index:1;pointer-events:none}.search-result-cover{flex:0 0 auto;width:44px;height:62px;border:1px solid rgba(36,26,19,.2);object-fit:contain;background:#f4efe7}.search-result-body{display:grid;min-width:0;gap:2px}.search-result-title{font-weight:700;line-height:1.35}.search-result-toggle:focus-visible{outline:3px solid rgba(95,125,114,.55);outline-offset:-2px}.search-result-author{display:flex;gap:6px;flex-wrap:wrap;color:#4f4338}.search-result-author-link{padding:0;border:0;border-radius:3px;color:#3f5f52;background:transparent;font-size:inherit;pointer-events:auto;text-align:left;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.search-result-author-link:hover{color:#9b2f24}.search-result-meta{display:flex;gap:8px;flex-wrap:wrap;align-items:center;color:#6d6055;font-size:.85rem}.search-result-format{padding:1px 7px;border:1px solid #9e8c77;border-radius:999px;color:#4f4338;font-size:.78rem}.search-result-state{margin-left:auto;align-self:center;color:#3f5f52;font-size:.85rem;font-weight:700;white-space:nowrap}#load-more-button{min-height:40px;width:100%;margin-top:10px;padding:0 18px;border:1px solid #9e8c77;border-radius:6px;color:#3f5f52;background:#fffdf8;font-weight:700;cursor:pointer}#load-more-button:hover{border-color:#5f7d72;background:#fbf7ef}.bookshelf-area{max-width:1014px;margin:0 auto;padding-top:18px;--wood-board: #4b3020;--wood-frame: #3a2417;--wood-back: #291810;--wood-texture-h: url(/assets/wood/walnut-horizontal.webp);--wood-texture-v: url(/assets/wood/walnut-vertical.webp)}#bookshelf{display:flex;align-items:flex-end;gap:0;overflow-x:auto;padding-bottom:22px}.bookcase{position:relative;flex:0 0 auto;padding:27px;background-color:var(--wood-frame);background-image:var(--wood-texture-v);background-size:512px 512px;box-shadow:0 24px 34px -12px #00000080,inset 0 1px #ffffff29,inset 0 -2px 3px #00000080}.bookcase__cap{position:absolute;z-index:2;left:0;right:0;height:27px;background-color:var(--wood-board);background-image:var(--wood-texture-h);background-size:420px 420px}.bookcase__cap--top{top:0}.bookcase__cap--bottom{bottom:0}.bookcase__cap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff42 0,#ffffff14,#0000001a 60%,#0006)}.bookcase__edges{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.14) 0,transparent 24px),linear-gradient(270deg,rgba(0,0,0,.38) 0,transparent 24px)}.bookcase__interior{position:relative;z-index:1;display:flex;width:960px;flex-direction:column;background-color:var(--wood-back);background-image:linear-gradient(#0000008c,#0000008c),var(--wood-texture-h);background-size:auto,640px 640px;box-shadow:inset 0 16px 26px -6px #000c,inset 16px 0 24px -8px #000000a6,inset -16px 0 24px -8px #000000a6,inset 0 -8px 12px #00000073}.shelf{position:relative}.shelf__books{position:relative;display:flex;align-items:flex-end;gap:0;padding:0 6px}.shelf__books:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000008c,#0000 42%);pointer-events:none}.shelf__shade{position:absolute;top:0;left:0;right:0;z-index:3;height:46%;background:linear-gradient(180deg,#0000006b,#0000);pointer-events:none}.shelf__board{position:relative;height:27px;background-color:var(--wood-board);background-image:var(--wood-texture-h);background-size:420px 420px;box-shadow:0 3px 6px #0000008c,inset 0 1px #ffffff59}.shelf:nth-child(2n) .shelf__board{background-position:180px 40px}.shelf:nth-child(3n) .shelf__board{background-position:320px 90px}.shelf__board:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#ffffff4d 0,#ffffff1a 22%,#00000014 55%,#0000006b)}.shelf__board:after{content:"";position:absolute;top:0;left:0;right:0;height:9px;background:linear-gradient(180deg,rgba(0,0,0,.75),rgba(0,0,0,.25) 45%,transparent)}.book-spine{position:relative;display:flex;flex:0 0 auto;flex-direction:column;align-items:center;justify-content:space-between;width:var(--book-thickness);min-width:12px;max-height:100%;padding:8px 3px;border:1px solid rgba(36,26,19,.3);border-radius:3px 3px 1px 1px;color:#fffaf0;background-color:#6d4452;background-position:left center;background-repeat:no-repeat;background-size:auto 100%;box-shadow:inset 2px 0 3px #ffffff1f,inset -2px 0 3px #0000003d,2px 0 4px #00000073,0 3px 4px -1px #000000b3;cursor:grab}.book-spine:before{content:"";position:absolute;z-index:1;top:0;left:1px;right:1px;height:3px;border-radius:2px 2px 0 0;background:linear-gradient(180deg,#efe4cf,#bfae92);opacity:.85;pointer-events:none}.book-spine.is-cover-mode:before{display:none}.book-spine:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;background-color:rgba(0,0,0,var(--book-depth-shade, 0));background-image:linear-gradient(90deg,#0006 0,#ffffff2e 18%,#ffffff0a 38%,#00000029 72%,#0000006b)}.book-spine.is-cover-mode:after{background-image:linear-gradient(180deg,#ffffff1a,#0003)}.book-spine:active,.book-spine.sortable-chosen,.book-spine.sortable-drag{cursor:grabbing}.book-delete-button{position:absolute;top:2px;right:2px;z-index:2;display:none;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:1px solid rgba(255,255,255,.4);border-radius:50%;color:#fffaf0;background:#241a1399;font-size:.75rem;line-height:1;cursor:pointer}.book-spine:hover .book-delete-button,.book-spine:focus-within .book-delete-button{display:flex}.book-delete-button:hover{background:#9b2f24d9}.book-spine.is-cover-mode{width:var(--book-width);margin:0 8px;background-position:center;background-size:cover}.book-spine.is-cover-mode+.book-spine.is-cover-mode{margin-left:0}.book-spine.is-cover-mode.has-cover-image .book-title,.book-spine.is-cover-mode.has-cover-image .book-author{display:none}.book-spine.is-tight-spine{padding-inline:0}.book-title,.book-author{position:relative;z-index:1;display:block;max-height:100%;overflow:hidden;color:#fffaf0;font-weight:700;letter-spacing:0;line-height:1.2;text-align:start;text-overflow:ellipsis;filter:drop-shadow(0 0 .12em #1a120b) drop-shadow(0 0 .24em #1a120b) drop-shadow(0 0 .42em #1a120b);white-space:nowrap;writing-mode:vertical-rl}.book-title{font-size:var(--title-font-size, .88rem)}.book-author{flex:0 0 auto;font-size:var(--author-font-size, .66rem);font-weight:600}@media (max-width: 640px){.app-shell{padding:20px 14px}.search-controls{align-items:stretch}#search-input{flex:1 1 auto;min-width:0}#add-button{flex:0 0 auto}}
