*{margin:0;padding:0;box-sizing:border-box}html,body{--body-width: 28.875rem;min-block-size:100dvh;font-family:sans-serif;max-inline-size:var(--body-width);margin:0 auto}a{text-decoration:none;color:inherit;cursor:pointer}button,input{border:none;background:none;font:inherit}mark{background-color:transparent}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-text: #1b1b1b;--color-border: #00c6be;--radius: 4px;--transition: .2s ease-in-out}html,body{min-height:100dvh;font-family:Pretendard,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;transition:color var(--transition)}a:hover{color:var(--color-primary)}ul,ol{list-style:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;border:none;outline:none;background:none}button{cursor:pointer;border-radius:var(--radius);transition:background var(--transition),color var(--transition)}.text-center{text-align:center}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[data-theme=dark]{--color-bg: #1a1a1a;--color-surface: #2a2a2a;--color-text: #f5f5f5;--color-text-muted: #b0b0b0;--color-border: #333333;--color-divider: #3a3a3a;--color-primary: #5aa0ff;--color-secondary: #8795a1;--color-accent: #f1c40f;--color-button-bg: var(--color-primary);--color-button-text: #ffffff;--color-button-hover: #7ab5ff;--color-link: #4da3ff;--color-link-hover: #79b8ff;--color-input-bg: #2b2b2b;--color-input-border: #3c3c3c;--color-input-text: #f5f5f5;--color-input-placeholder: #aaaaaa;--shadow-soft: 0 2px 8px rgba(0, 0, 0, .4);--card-bg: var(--color-surface);--card-border: var(--color-border)}[data-theme=dark] button{background:var(--color-button-bg);color:var(--color-button-text)}[data-theme=dark] button:hover{background:var(--color-button-hover)}[data-theme=dark] .card{background:var(--card-bg);border:1px solid var(--card-border)}[data-theme=dark] input,[data-theme=dark] textarea{background:var(--color-input-bg);color:var(--color-input-text);border:1px solid var(--color-input-border)}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--color-input-placeholder)}:root{--color-primary: #00c6be;--color-primary-dark: #00b894;--color-secondary: #f8f8f8;--color-tertiary: #aaaaaa;--color-white: #FFFFFF;--color-kakao: #ffe500;--color-text: #333;--color-muted: #959595;--color-border: #ddd;--color-error: #fc3b75;--font-family-pre: "Pretendard";--font-family-base: "Pretendard", sans-serif;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-bold: 700;--font-xs: .75rem;--font-sm: .875rem;--font-md: 1rem;--font-lg: 1.25rem;--font-xl: 1.73rem;--header-height: 6.25rem;--border-width: .0625em;--border-radius: 4px;--radius-sm: .25em;--radius-md: .5em;--radius-lg: 1.25em;--gap-xs: .25em;--gap-sm: .5em;--gap-md: 1em;--gap-lg: 2em;--space-xxs: .25rem;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem}body{margin:0 auto;max-width:var(--body-width)}.container{padding:0 20px}.title{height:2.5625em;margin-block-start:6.25em;margin-block-end:1.875em;gap:.5rem}.title img{width:120px}.title h1{font-size:1.3rem;font-weight:700}.trending-book{display:flex;gap:1rem;padding:1.25rem 0;justify-content:space-between}.trending-book div{font-size:1.25rem;font-weight:500;color:#111;min-width:20px}.trending-book-content{flex:1}.trending-book h2 a{font-size:1.25rem;margin:0;font-weight:400;color:#111}.trending-book h2{font-size:1.25rem;margin:0;font-weight:600;color:#111}.trending-book span:nth-of-type(1){display:block;font-size:.875rem;color:var(--color-muted);font-style:italic;margin:.25rem 0}.trending-book span:nth-of-type(2){display:block;font-size:.875rem;color:#555;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trending-book img{object-fit:fill;width:5.625em;height:5.625em}.trending-book a{line-height:19px;font-size:1rem;font-weight:300;color:#666}.top-authors{padding-top:2rem;padding-bottom:5rem;width:100%;max-width:26.875rem;margin:0 auto}.top-authors h2{font-size:1.1875rem;font-weight:600;margin-bottom:2rem;text-align:left;padding-left:.5rem;border-bottom:none}.author-cards{display:grid;grid-template-columns:1fr 1fr;position:relative;margin-block-end:3.125em}.author-card{padding:2.1rem .8rem;text-align:center;display:flex;flex-direction:column;align-items:center;position:relative}.author-card .profile{width:90px;height:90px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.author-card h3{font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.author-card .job{font-size:.85rem;color:#959595;margin-bottom:.75rem}.author-card .prev{font-size:.85rem;color:#666;line-height:1.4}.author-card:nth-child(1),.author-card:nth-child(2){border-bottom:1px solid #dddddd}.author-card:nth-child(1),.author-card:nth-child(3){border-right:1px solid #dddddd}
