:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#0b0c10;--card:#fff;--text:#0f172a;--primary:#9e1b1b;--accent:#e03e00;--accent-soft:#e03e001f;--secondary:#1f2937;--muted:#6b7280;--danger:#dc2626}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:1.5rem}.grid{gap:1rem;display:grid}.card{background:var(--card);border-radius:12px;padding:1.25rem;box-shadow:0 10px 30px #00000014}.flex{gap:.75rem;display:flex}.button{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.65rem 1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #9e1b1b40}.button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.button-secondary{background:#666}.button-secondary:hover{box-shadow:0 6px 18px #00000026}.button-danger{background:var(--danger)}.button-danger:hover{box-shadow:0 6px 18px #dc262640}.button-outline-danger{border:1.5px solid var(--danger);color:var(--danger);background:#fff}.button-outline-danger:hover{box-shadow:none;background:#fef2f2;transform:none}.badge{background:var(--secondary);color:#fff;border-radius:999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.table{border-collapse:collapse;width:100%}.table th,.table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.75rem}.table th{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.section-title{margin:0}.meta{color:var(--muted);font-size:.9rem}.hero{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:1.5rem;display:grid}.hero-image{background:var(--accent);border-radius:16px;padding:2rem}.hero img{width:100%;height:auto}.input,textarea,select{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:.75rem;font-size:1rem}.form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.learn-section{flex-direction:column;gap:1rem;display:flex}.learn-section h2{margin-bottom:0}.learn-section .learn-bottom-row{align-items:flex-start;gap:1.25rem;display:flex}.learn-section .learn-bottom-row img{flex-shrink:0}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;min-width:44px;min-height:44px;padding:.5rem;display:none}.mobile-nav{display:none}.book-header{flex-direction:column;gap:.75rem;display:flex}.book-header-title{margin:0;font-size:2rem;font-weight:700}.book-header-hero{background:var(--secondary);color:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.book-header-row{flex-wrap:wrap;align-items:flex-start;gap:1.5rem;display:flex}.book-header-covers{flex-shrink:0;gap:1rem;display:flex}.book-header-details{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex}.book-header-actions{justify-content:flex-end;gap:.75rem;width:100%;display:flex}.stamp-entry{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.stamp-entry-title{color:inherit;font-size:1.35rem;font-weight:600;text-decoration:none}.stamp-entry-title:hover{text-decoration:underline}.stamp-entry-hero{background:var(--secondary);color:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;display:flex}.stamp-entry-location{flex-shrink:1}.stamp-entry-date{white-space:nowrap;flex-shrink:0}.stamp-entry-row{flex-wrap:wrap;align-items:flex-start;gap:1rem;display:flex}.stamp-entry-content{flex:1;min-width:200px}.stamp-entry-image{object-fit:cover;border:1px solid #ddd;border-radius:4px;flex-shrink:0;width:120px;height:180px}.stamp-entry-image-placeholder{color:#999;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:180px;font-size:.875rem;display:flex}.stamp-entry-actions{justify-content:flex-end;gap:.5rem;width:100%;display:flex}.stamp-entry-notes{color:#444;white-space:pre-wrap;max-height:150px;margin:0;overflow-y:auto}@media (max-width:600px){.book-header-row,.book-header-covers{justify-content:center}.book-header-details{text-align:center}.book-header-actions{flex-wrap:wrap;justify-content:center}.book-header-actions .button{flex:1;min-width:100px}.learn-section .learn-bottom-row{flex-direction:column}.learn-section .learn-bottom-row img{object-fit:cover;width:100%;height:auto;max-height:200px}.badge{padding:.5rem .75rem;font-size:.8rem}.button{padding:.75rem 1.25rem;font-size:1rem}.container,.card{padding:1rem}.section-header{flex-wrap:wrap;gap:.5rem}.table th,.table td{padding:.5rem;font-size:.875rem}.mobile-menu-btn{display:flex}.desktop-nav{display:none!important}}
