@import "https://fonts.googleapis.com/css2?family=Nanum+Gothic:wght@400;700&family=Nanum+Myeongjo&display=swap";
html,body{height:100%}body{color:#222;background-color:#f9f9f9;margin:0;font-family:Nanum Myeongjo,serif}a{color:inherit;text-decoration:none}.layout-wrapper{flex-direction:column;min-height:100vh;display:flex}.container,header nav,footer .footer-content{box-sizing:border-box;width:100%;max-width:800px;margin:0 auto;padding:0 2rem}.container{flex:1}header{background-color:#fff;border-bottom:1px solid #eaeaea;padding:1.5rem 0}footer{text-align:center;color:#004080;background-color:#d0eaff;border-top:1px solid #eaeaea;padding:2rem 0;font-size:.875rem}header nav{align-items:center;display:flex}header nav a{color:#333;margin-right:2.5rem;font-weight:500;text-decoration:none}.logo-logo{color:#87ceeb;vertical-align:middle;background-color:#0053ba;border-radius:50%;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-right:.3rem;font-size:.75rem;font-weight:700;display:inline-flex}.banner{background-color:#0000;margin-bottom:3rem;padding:4rem 0}section{margin-bottom:4rem}.banner-content{flex-wrap:wrap;align-items:center;display:flex}.banner-image img{cursor:pointer;border-radius:8px;max-width:180px;height:auto;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;box-shadow:0 4px 12px #00000026}.banner-image img:hover{transform:translateY(-10px)rotate(2deg);box-shadow:0 12px 24px #0003}.banner-text h1{color:#666;margin-bottom:1rem;font-family:Nanum Gothic,sans-serif;font-size:28px;font-weight:700;line-height:1.4}.banner-text p{color:#555;font-size:13px;line-height:1.6}.banner-buttons{gap:1rem;margin-top:1.5rem;display:flex}.banner-buttons button{color:#fff;cursor:pointer;background-color:#0053ba;border:none;border-radius:4px;padding:.75rem 1.5rem}.notices .cards{flex-wrap:wrap;gap:1.5rem;display:flex}.notice-card,.book-card,.review-card{background-color:#fff;border-radius:8px;padding:1rem;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 4px #0000001a}.notice-card h3{text-align:center;margin-bottom:.5rem;font-size:10pt}.notice-card p{color:#666;margin:0;font-size:10pt}.notice-card img{border-radius:4px;width:120px;height:auto;margin:0 auto 1rem;display:block}.book-card img{border-radius:4px;width:100%;height:auto}.grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}.pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex;background-color:#0000!important;border:none!important}.pagination button{cursor:pointer;background:#fff;border:1px solid #ccc;padding:.5rem .75rem}.pagination .current{color:#fff;background:#0053ba;border-color:#0053ba}.books-header{text-align:left;padding:3rem 0 1.5rem 20px}.books-header .breadcrumb{color:#999;margin:0 0 1rem;padding:0;font-size:.8rem;display:block}.books-header h1{color:#333;margin:0 0 .75rem;padding:0;font-size:15px;font-weight:700}.books-header .subtitle{color:#666;margin:0 0 2rem;padding:0;font-size:.95rem}.sort-control{color:#888;border-bottom:1px solid #eee;margin:0 0 3rem 20px;padding:0 0 1.5rem;font-size:.9rem}.sort-control select{border:1px solid #ddd;border-radius:4px;margin-left:.5rem;padding:.3rem .5rem}.book-detail-page{padding-top:2rem}.book-header{align-items:flex-start;gap:3rem;margin-bottom:4rem;display:flex}.book-cover-container{flex:0 0 240px}.book-cover{border-radius:4px;width:100%;height:auto;box-shadow:0 10px 25px #0000001a}.book-info-main{flex:1}.book-category-badge{color:#0053ba;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.book-title-detail{color:#333;margin:0 0 1rem;font-size:2rem;line-height:1.2}.book-meta{color:#666;align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.95rem;display:flex}.book-price{color:#888;margin-bottom:1.5rem;font-size:13px}.book-actions-simple{gap:2rem;display:flex}.buy-button,.preview-button{cursor:pointer;border-radius:4px;padding:.8rem 2rem;font-weight:600}.buy-button{color:#fff;background-color:#0053ba;border:none}.preview-button{color:#0053ba;background-color:#fff;border:1px solid #0053ba}.book-description-section,.reviews-section{border-top:1px solid #eee;margin-bottom:4rem;padding-top:2rem}.description-content{color:#444;white-space:pre-wrap;line-height:1.8}.video-container{margin-top:3rem}.iframe-wrapper{background:#000;border-radius:8px;max-width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.iframe-wrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}.video-description{color:#444;margin-top:2rem;line-height:1.8}.video-description p{margin-bottom:1.2rem;font-size:12px}.video-description p:first-child{text-align:left;color:#333;margin-bottom:2rem;font-size:11pt;font-weight:700}.authors-page{padding-top:3rem}.authors-header{text-align:center;margin-bottom:4rem}.authors-list{flex-direction:column;gap:3rem;margin-bottom:5rem;display:flex}.author-feature-card{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.author-image-box{background-color:#f4f4f4;flex:0 0 200px;justify-content:center;align-items:center;display:flex}.author-list-photo{object-fit:cover;border-radius:50%;width:120px;height:120px;box-shadow:0 4px 10px #0000001a}.author-photo-placeholder{color:#fff;background-color:#0053ba;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:2.5rem;font-weight:700;display:flex}.author-info-box{flex:1;padding:2rem}.author-role-badge{color:#0053ba;background-color:#f0f7ff;border-radius:20px;margin-bottom:1rem;padding:.2rem .75rem;font-size:.85rem;display:inline-block}.author-name-text{color:#333;margin:0 0 .5rem;font-size:20px}.author-tagline{color:#555;margin-bottom:1.5rem;font-style:italic}.author-bio-short{color:#666;margin-bottom:1.5rem;line-height:1.7}.author-detail-page{padding-top:2rem}.author-profile-header{align-items:flex-start;gap:4rem;margin-bottom:5rem;display:flex}.author-visual{flex:0 0 180px}.author-detail-photo{object-fit:cover;border-radius:50%;width:180px;height:180px;box-shadow:0 10px 30px #0053ba26}.author-photo-placeholder-large{color:#fff;background-color:#0053ba;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-size:4rem;font-weight:700;display:flex}.author-main-info{flex:1}.author-page-tagline{color:#555;border-left:4px solid #f0f0f0;margin-bottom:2rem;padding-left:1.5rem;font-size:1.2rem;font-style:italic}.author-works-section{border-top:1px solid #eee;margin-bottom:5rem;padding-top:3rem}.book-author{color:#555;margin-bottom:.5rem;font-weight:600}.book-desc{color:#666;margin-top:.75rem;font-size:.9rem;line-height:1.6}.contact-header{background-color:#0000;border-bottom:none;padding:3rem 0 1rem}.contact-container{align-items:flex-start;gap:4rem;margin-top:3rem;display:flex}.contact-form-section{flex:1.5}.contact-info-section{background-color:#fff;border:1px solid #f0f0f0;border-radius:12px;flex:1;margin-top:25px;padding:2.5rem;box-shadow:0 4px 20px #0000000d}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.6rem;display:flex}.form-group label{color:#444;font-size:.95rem;font-weight:600}.form-group input,.form-group textarea{background-color:#fff;border:1px solid #ddd;border-radius:6px;padding:.9rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-group input:focus,.form-group textarea:focus{border-color:#0053ba;outline:none;box-shadow:0 0 0 3px #0053ba1a}.submit-btn{color:#fff;cursor:pointer;background-color:#0053ba;border:none;border-radius:6px;margin-top:.5rem;padding:1.1rem;font-size:1.05rem;font-weight:600;transition:background-color .2s}.submit-btn:hover{background-color:#004080}.contact-info-section h2{color:#333;margin-bottom:2rem;font-size:1.4rem}.info-item{margin-bottom:2rem}.info-item strong{color:#333;margin-bottom:.5rem;font-size:1rem;display:block}.info-item p{color:#666;margin:0}.contact-info-section .map-block{border:1px solid #eee;border-radius:8px;margin-top:2rem;overflow:hidden}.about{text-align:left;max-width:600px;margin-top:4rem;margin-bottom:6rem}.about h2{color:#333;margin-bottom:1.5rem;font-size:1.2rem}.about p{color:#555;margin:0;font-size:10pt;line-height:1.8}footer a{margin:0 .5rem}
