:root{--background:#f7f3e9;--foreground:#21342c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}.hero-collage{background:#1f5a42;border-radius:2rem;min-height:390px;padding:12px;position:relative;overflow:hidden;box-shadow:0 30px 80px #1e48352e}.hero-main-photo{object-fit:cover;border-radius:1.45rem;width:78%;height:100%;min-height:366px}.hero-small-photo{object-fit:cover;border:7px solid #f7f3e9;border-radius:1.3rem;width:37%;height:58%;position:absolute;top:24px;right:20px;transform:rotate(3deg);box-shadow:0 18px 40px #142d2247}.book-card{background:#fffdf7;border:1px solid #244b391a;border-radius:1.6rem;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 10px 30px #2e41370f}.book-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2e41371a}.book-photo{background:#dfe9dc;height:190px;position:relative;overflow:hidden}.book-photo.blue{background:#d8e9ef}.book-photo.indigo{background:#d9d8ec}.book-photo.violet{background:#e8dff0}.book-photo.red{background:#efd9d0}.book-photo.charcoal{background:#d9dad6}.book-photo.forest{background:#dce7db}.book-photo.sand{background:#eee4ca}.book-photo.green{background:#dfe8d8}.modal-layer{z-index:60;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#182a2275;justify-content:flex-end;animation:.18s ease-out fade-in;display:flex;position:fixed;inset:0}.drawer-panel{background:#fffdf7;flex-direction:column;width:min(440px,100%);height:100%;padding:24px;animation:.24s ease-out slide-in;display:flex;overflow-y:auto;box-shadow:-24px 0 80px #162d222e}.dialog-panel{background:#fffdf7;border-radius:1.75rem;width:min(520px,100% - 28px);max-height:calc(100vh - 28px);margin:auto;padding:28px;animation:.22s ease-out dialog-in;position:relative;overflow-y:auto;box-shadow:0 28px 90px #162d2240}.eyebrow{color:#d86a3a;letter-spacing:.16em;font-size:11px;font-weight:800}.close-button{color:#52635a;background:#f2ede3;border-radius:999px;place-items:center;width:38px;height:38px;font-size:22px;line-height:1;display:grid}.primary-button{color:#fff;background:#1f5a42;border-radius:14px;padding:13px 18px;font-size:14px;font-weight:800;transition:background .2s,transform .2s}.primary-button:hover{background:#174632}.primary-button:active{transform:scale(.99)}.primary-button:disabled{opacity:.55}.field-label{color:#52635a;gap:7px;font-size:12px;font-weight:700;display:grid}.field-input{color:#21342c;background:#faf7ef;border:1px solid #26483724;border-radius:13px;outline:none;width:100%;padding:12px 13px;font-size:14px;transition:border-color .2s,box-shadow .2s}.field-input:focus{border-color:#1f5a428c;box-shadow:0 0 0 3px #1f5a4217}.admin-shell{color:#21342c;background:#f2eee5}.summary-card{color:#fff;background:#1f5a42;border-radius:20px;align-content:space-between;min-height:112px;padding:18px;display:grid}.summary-card span{opacity:.72;font-size:11px;font-weight:700}.summary-card strong{letter-spacing:-.04em;font-size:28px;font-weight:900}.summary-card.mint{color:#234434;background:#dceade}.summary-card.gold{color:#3e3520;background:#edc768}.summary-card.rose{color:#61392a;background:#e8c8bb}.summary-card.ink{background:#29352f}.admin-tab{color:#627169;background:#ffffffb3;border-radius:999px;flex:none;padding:10px 18px;font-size:13px;font-weight:800}.admin-tab.active{color:#fff;background:#1f5a42}.admin-book-card{background:#fff;border:1px solid #244b391a;border-radius:22px;padding:18px;box-shadow:0 8px 26px #263b310a}.status-pill{color:#5b675f;background:#eceee8;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;display:inline-flex}.status-pill.held,.status-pill.waiting{color:#755b15;background:#fff0bd}.status-pill.confirmed,.status-pill.contacted{color:#28523c;background:#dceadd}.status-pill.completed{color:#275466;background:#d9e8ee}.status-pill.cancelled,.status-pill.expired,.status-pill.closed{color:#79685e;background:#ede7e2}.empty-panel{text-align:center;color:#78847d;border:1px dashed #244b3933;border-radius:22px;grid-column:1/-1;padding:56px}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{opacity:0;transform:translate(30px)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(14px)scale(.98)}}@media (max-width:640px){.book-photo{height:170px}.hero-collage{min-height:300px}.hero-main-photo{min-height:276px}.hero-small-photo{width:40%;top:18px;right:16px}.dialog-panel{padding:24px 20px}}
