:root{color:#1e293b;color-scheme:light;background:#f6f8f8;font-family:system-ui,-apple-system,Noto Sans TC,sans-serif;font-size:16px;line-height:1.7}*{box-sizing:border-box}body{flex-direction:column;min-height:100vh;margin:0;display:flex}a{color:#08786e;text-underline-offset:.2em}a:hover{color:#075e57}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #0d9488}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1{letter-spacing:-.04em;margin:.5rem 0 1rem;font-size:clamp(1.9rem,4vw,2.6rem);line-height:1.3}h2{font-size:1.4rem;line-height:1.4}.site-header{background:#fff;border-bottom:1px solid #dde7e5;justify-content:space-between;align-items:center;gap:1rem;min-height:84px;padding:1rem max(5vw,1rem);display:flex}.brand{color:#1e293b;font-size:1.35rem;font-weight:750;text-decoration:none}.brand span{color:#526763;margin-left:.75rem;font-size:.85rem;font-weight:400;display:inline-block}nav{align-items:center;gap:1.5rem;display:flex}nav a,.text-button{font-size:.95rem}.text-button{color:#08786e;background:0 0;border:0;padding:0;text-decoration:underline}main{flex:1;width:100%}footer{color:#526763;flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem 1rem;font-size:.8rem;display:flex}.auth-card{background:#fff;border:1px solid #dde7e5;border-radius:16px;max-width:480px;margin:clamp(2rem,6vh,5rem) auto;padding:2.5rem;box-shadow:0 12px 35px #1e293b06}.eyebrow{color:#08786e;letter-spacing:.12em;font-size:.78rem;font-weight:650}.muted{color:#526763}.auth-form{gap:1.15rem;margin:1.6rem 0 1rem;display:grid}label{gap:.35rem;font-size:.9rem;font-weight:600;display:grid}input:not([type=hidden]){color:#1e293b;background:#fff;border:1px solid #b9c9c6;border-radius:7px;width:100%;min-height:46px;padding:.7rem .8rem}.button{color:#fff;text-align:center;background:#08786e;border:1px solid #08786e;border-radius:7px;width:100%;padding:.7rem 1rem;font-weight:650;text-decoration:none;display:block}.button:hover{color:#fff;background:#07675e}.secondary{color:#1e293b;background:#fff;border-color:#b9c9c6}.secondary:hover{color:#1e293b;background:#edf5f3}.field-help{color:#526763;margin:0;font-size:.8rem}.auth-links{justify-content:space-between;gap:1rem;margin-top:1.5rem;font-size:.9rem;display:flex}.divider{text-align:center;color:#526763;margin:1rem}.alert{background:#edf7f3;border-left:3px solid #08786e;border-radius:4px;padding:.8rem 1rem;font-size:.9rem}.error{color:#8c311d;background:#fff1ed;border-color:#b94327}.library{max-width:1050px;margin:3.5rem auto;padding:0 1.5rem}.account{overflow-wrap:anywhere}.book-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;margin-top:2rem;display:grid}.book-card{background:#fff;border:1px solid #dde7e5;border-radius:12px;max-width:440px;overflow:hidden}.book-art{color:#eef6ef;background:#143f3e;border-left:12px solid #0d2c2b;flex-direction:column;justify-content:space-between;min-height:220px;padding:2rem;display:flex}.book-art span{letter-spacing:.12em;font-size:.8rem}.book-art strong{font-size:2rem;line-height:1.3}.book-info{padding:1.5rem}.book-info h2{margin-top:0}.empty{background:#fff;border:1px dashed #adc3bd;border-radius:12px;margin:2.5rem 0;padding:3rem 2rem}.empty p{color:#526763}.skip{position:absolute;top:-100px}.skip:focus{z-index:10;background:#fff;padding:1rem;top:0;left:1rem}@media (width<=540px){.auth-card{margin:1.5rem 1rem;padding:1.5rem}.brand span{margin:0;display:block}.site-header{padding:1rem}nav{gap:1rem}.empty{padding:1.5rem}.library{margin-top:2rem}}.checkout-shell{max-width:1050px;margin:3.5rem auto;padding:0 1.5rem}.checkout-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:start;gap:2rem;display:grid}.order-card,.consent-card{background:#fff;border:1px solid #dde7e5;border-radius:12px;padding:2rem}.order-card h2,.consent-card h2{margin-top:0}.order-summary{margin:1.5rem 0}.order-summary div{border-bottom:1px solid #edf2f1;justify-content:space-between;gap:2rem;padding:.65rem 0;display:flex}.order-summary dt{color:#526763}.order-summary dd{text-align:right;margin:0;font-weight:600}.order-summary .total{border-bottom:0;padding-top:1rem;font-size:1.2rem}.consent-card{gap:1rem;display:grid}.check-row{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;font-weight:400;display:grid}.check-row input[type=checkbox]{width:1.15rem;height:1.15rem;min-height:0;margin:.28rem 0 0}.consent-card .alert{margin:.5rem 0}.order-card .button{margin-top:1.25rem}@media (width<=760px){.checkout-grid{grid-template-columns:1fr}.checkout-shell{margin-top:2rem}.order-card,.consent-card{padding:1.5rem}}
