:root{font-family:Georgia,"Noto Serif Tamil",serif;color-scheme:light}body{margin:0;background:#fdf6ec;color:#3b2417}a{color:#7a3b12}.container{max-width:1000px;margin:0 auto;padding:1rem 1.5rem}.nav{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.5rem;background:#7a3b12;color:#fdf6ec}.nav a{color:#fdf6ec;text-decoration:none}.nav .brand{font-size:1.3rem;font-weight:700;margin-right:auto}.book-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}.book-card{position:relative;border:1px solid #e2cfae;border-radius:8px;padding:.75rem;background:#fffaf0}.starburst{position:absolute;top:-14px;right:-10px;width:84px;height:84px;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;background:#d92b2b;clip-path:polygon(50% 0%,61.74% 13.86%,79.39% 9.55%,80.74% 27.66%,97.55% 34.55%,88% 50%,97.55% 65.45%,80.74% 72.34%,79.39% 90.45%,61.74% 86.14%,50% 100%,38.26% 86.14%,20.61% 90.45%,19.26% 72.34%,2.45% 65.45%,12% 50%,2.45% 34.55%,19.26% 27.66%,20.61% 9.55%,38.26% 13.86%);transform:rotate(-8deg);filter:drop-shadow(0 2px 3px rgba(0,0,0,.35));padding:.3rem;line-height:1.05}.starburst.starburst-gold{background:#e0a800}.starburst-count{font-size:1.15em;font-weight:800}.starburst-label{font-size:.62em;font-weight:600}.starburst-price{font-size:.85em;font-weight:800;margin-top:.1em}.starburst-perunit{font-size:.52em;opacity:.9;margin-top:.05em}.starburst-lg{width:130px;height:130px;top:-18px;right:-14px}.starburst-lg .starburst-count{font-size:1.6em}.starburst-lg .starburst-label{font-size:.75em}.starburst-lg .starburst-price{font-size:1.1em}.starburst-lg .starburst-perunit{font-size:.62em}.title-en{font-size:.85em;font-weight:400;color:#7a6a52;margin-top:-.25em}.book-card img{width:100%;aspect-ratio:3 / 4;object-fit:cover;border-radius:4px;background:#eee0c8}form{display:flex;flex-direction:column;gap:.75rem;max-width:360px}input,textarea,select{padding:.5rem;border:1px solid #c9ab7a;border-radius:4px;font-family:inherit}button{padding:.5rem 1rem;border:none;border-radius:4px;background:#7a3b12;color:#fdf6ec;cursor:pointer;width:fit-content}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid #e2cfae;padding:.5rem;text-align:left}
