@font-face{font-family:Cafe24Ssurround;src:url(/fonts/Cafe24Ssurround-v2.0.woff2)format("woff2"),url(/fonts/Cafe24Ssurround-v2.0.woff)format("woff");font-weight:400 800;font-display:swap}:root{--ink:#212529;--muted:#71666b;--paper:#fff;--soft:#f1f3f5;--line:#e9ecef;--brand:#fb3026;--brand-dark:#c81e12;--green:#153f35;--shadow:0 18px 55px #0000001f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}:focus-visible{outline-offset:3px;outline:3px solid #21252959}.site-main{min-height:65vh}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe6;border-bottom:1px solid #e9ecefcc;position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);min-height:72px;margin-inline:auto;display:flex}.wordmark{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.18rem;font-weight:850;display:inline-flex}.wordmark__icon{border-radius:10px;width:38px;height:38px;box-shadow:0 4px 12px #fb302647}.site-nav{color:var(--muted);align-items:center;gap:24px;font-size:.94rem;font-weight:700;display:flex}.button{color:#fff;background:#212529;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex;box-shadow:0 8px 24px #21252929}.button:hover{background:#000;transform:translateY(-2px)}.button--small{min-height:38px;padding-inline:18px}.button--dark{background:#495057;box-shadow:0 8px 24px #2125291f}.button--dark:hover{background:#343a40}.button--outline{color:#212529;box-shadow:none;background:#fff;border:1px solid #ced4da}.button--outline:hover{color:#fff}.eyebrow{color:#868e96;letter-spacing:.06em;font-size:.76rem;font-weight:850}.book-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:30px 20px;display:grid}.book-card{min-width:0}.book-card__link{display:block}.book-card__cover{aspect-ratio:2/3;background:linear-gradient(145deg,#f1f3f5,#f8f9fa);border-radius:8px;margin-bottom:15px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 12px 25px #0000001f}.book-card__link:hover .book-card__cover{transform:translateY(-5px)rotate(-.5deg);box-shadow:0 20px 34px #00000029}.book-card__cover img{object-fit:cover;width:100%;height:100%}.book-card__fallback{color:#adb5bd;place-items:center;font-weight:900;display:grid;position:absolute;inset:0}.book-card h3{letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-family:Georgia,Noto Serif KR,serif;font-size:1rem;line-height:1.45;overflow:hidden}.book-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:.8rem;overflow:hidden}.store-cta{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.store-cta--compact .button{min-height:40px;padding-inline:17px;font-size:.88rem}.button--onyx{width:212px;height:78px;min-height:0;box-shadow:none;white-space:nowrap;background:#212529;border-radius:8px;gap:10px;padding:0 24px;font-family:Cafe24Ssurround,Pretendard,sans-serif;font-size:1.05rem;font-weight:400;line-height:1}.button--onyx:hover{background:#000}.button--onyx:last-child{width:232px}.button--onyx--slate{background:#495057}.button--onyx--slate:hover{background:#343a40}.button__store-icon{object-fit:contain;flex-shrink:0;width:38px;height:38px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.hero{background:#fff;overflow:hidden}.hero__inner{text-align:center;flex-direction:column;align-items:center;gap:48px;min-height:650px;padding:80px 0;display:flex}.hero__logo{margin:0 auto 20px;display:block}.hero h1{letter-spacing:-.01em;word-break:keep-all;margin:0;font-family:Cafe24Ssurround,Pretendard,sans-serif;font-size:clamp(2.2rem,4.2vw,3.75rem);line-height:1.2}.hero__copy>p{max-width:560px;color:var(--muted);margin:20px auto 30px;font-size:1.05rem;line-height:1.8}.hero__shelf-wrap{align-self:stretch;width:100%}.hero-shelf{justify-content:space-between;align-items:center;width:100%;display:flex}.hero-shelf>.hero-shelf__slot{width:11.3%}.hero-shelf__book{aspect-ratio:150/208.75;width:100%;box-shadow:var(--shadow);border-radius:8px;transition:transform .18s,box-shadow .18s;animation:.65s cubic-bezier(.22,1,.36,1) both hero-shelf-roll;display:block;overflow:hidden}@keyframes hero-shelf-roll{0%{opacity:0;transform:translate(85%)}40%{opacity:1}to{opacity:1;transform:translate(0)}}.hero-shelf__book:hover{transform:translateY(-5px)rotate(-.5deg);box-shadow:0 20px 34px #00000029}.hero-shelf__book img{object-fit:cover;width:100%;height:100%}.hero-shelf__fallback{background:var(--soft);color:#adb5bd;place-items:center;width:100%;height:100%;font-weight:900;display:grid}.hero-shelf__plate{aspect-ratio:459/304;place-items:center;width:34.6%;display:grid;position:relative}.hero-shelf__plate-bg{object-fit:contain;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-shelf__plate>.hero-shelf__slot--center{z-index:1;width:32.659%;position:relative}.hero-shelf__plate .hero-shelf__book{width:100%}.content-section{padding-top:110px}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px;display:flex}.section-heading h2{letter-spacing:-.01em;margin:8px 0 0;font-family:Cafe24Ssurround,Pretendard,sans-serif;font-size:clamp(1.7rem,3vw,2.4rem)}.section-heading>a{color:var(--muted);font-size:.9rem;font-weight:700}.category-section{background:#212529;margin-top:110px;padding:95px 0}.category-section h2{color:#fff}.category-section__heading{color:#fff;letter-spacing:-.01em;margin:0 0 34px;font-family:Cafe24Ssurround,Pretendard,sans-serif;font-size:clamp(1.5rem,2.4vw,2rem)}.category-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category-tile{background:#495057;border-radius:8px;align-items:center;gap:16px;padding:22px 24px;transition:background .18s,transform .18s;display:flex}.category-tile:hover{background:#5a6268;transform:translateY(-3px)}.category-tile__icon-box{background:#fff;border-radius:10px;flex-shrink:0;place-items:center;width:52px;height:52px;display:grid}.category-tile__icon{object-fit:contain;width:28px;height:28px}.category-tile__body{flex-direction:column;gap:4px;min-width:0;display:flex}.category-tile__title{color:#fff;font-size:1rem;font-weight:800}.category-tile p{color:#ffffffb8;margin:0;font-size:.82rem;line-height:1.5}.download-section{text-align:center;color:#fff;background:#212529;margin-top:110px;padding:100px 0}.download-section__inner{flex-direction:column;align-items:center;display:flex}.download-section__logo{border-radius:50%;width:100px;height:100px;margin-bottom:32px}.download-section h2{letter-spacing:-.01em;word-break:keep-all;margin:0 0 12px;font-family:Cafe24Ssurround,Pretendard,sans-serif;font-size:clamp(1.7rem,3vw,2.6rem)}.download-section p{color:#ffffffb3;margin:0 0 27px}.page-shell{padding-top:75px}.page-heading{margin-bottom:42px}.page-heading h1{letter-spacing:-.06em;margin:9px 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,4.3rem)}.page-heading p{color:var(--muted);margin:0}.page-heading--category{background:var(--soft);border-radius:14px;padding:45px}.catalog-search{min-height:500px}.search-box{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:10px;width:min(620px,100%);height:58px;padding:0 20px;display:flex;box-shadow:0 10px 30px #321e260f}.search-box>span{color:#868e96;font-size:1.5rem}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.result-count{color:var(--muted);margin:25px 0;font-size:.88rem}.empty-state{text-align:center;background:var(--soft);border-radius:12px;padding:90px 20px}.empty-state p{color:var(--muted)}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:48px;font-size:.82rem;display:flex}.book-detail{padding-top:45px}.book-detail__hero{grid-template-columns:330px 1fr;align-items:center;gap:85px;max-width:960px;margin-inline:auto;padding:45px 0 90px;display:grid}.book-detail__cover{aspect-ratio:2/3;color:#adb5bd;background:var(--soft);box-shadow:var(--shadow);border-radius:10px;place-items:center;display:grid;overflow:hidden}.book-detail__cover img{object-fit:cover;width:100%;height:100%}.book-detail__intro h1{letter-spacing:-.06em;margin:13px 0 8px;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.3rem,5vw,4.2rem);line-height:1.16}.publisher{color:var(--muted)}.rating{color:#c48408;font-weight:850}.rating span{color:var(--muted);font-size:.82rem;font-weight:500}.book-detail__lede{max-width:520px;color:var(--muted);margin:28px 0 22px;line-height:1.7}.book-detail__intro .store-cta{justify-content:flex-start}.book-detail__body{max-width:760px;margin-inline:auto}.book-detail__body section{border-top:1px solid var(--line);padding:45px 0}.book-detail__body h2{margin:0 0 20px;font-family:Georgia,Noto Serif KR,serif;font-size:1.5rem}.preline{white-space:pre-line;color:#4f464a;line-height:1.9}.toc{max-height:520px;font-size:.92rem;overflow:auto}.review-list{gap:12px;display:grid}.review-list blockquote{background:var(--soft);border-radius:8px;margin:0;padding:20px}.review-list blockquote p{margin:0 0 10px;line-height:1.7}.review-list footer{color:#b57b0c;font-size:.82rem}.external-links{flex-wrap:wrap;gap:10px;display:flex}.external-links a{border:1px solid var(--line);border-radius:999px;padding:10px 15px;font-size:.85rem;font-weight:700}.not-found{text-align:center;padding:120px 0}.not-found h1{letter-spacing:-.06em;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.2rem,5vw,4rem)}.not-found p{color:var(--muted);margin-bottom:30px}.policy{max-width:780px;padding-top:75px}.policy header{border-bottom:1px solid var(--line);padding-bottom:35px}.policy h1{letter-spacing:-.06em;margin:10px 0;font-family:Georgia,Noto Serif KR,serif;font-size:clamp(2.5rem,5vw,4rem)}.policy header p,.policy__lead{color:var(--muted)}.policy__lead{margin:38px 0;font-size:1.05rem;line-height:1.9}.policy section{padding:24px 0}.policy h2{font-size:1.13rem}.policy p,.policy li{color:#51474b;line-height:1.85}.policy a{color:var(--brand-dark);text-decoration:underline}.policy-box{background:var(--soft);border-radius:8px;padding:18px 20px;line-height:1.8}.site-footer{color:#495057;background:#f8f9fa;margin-top:100px}.site-main:has(#download)+.site-footer{margin-top:0}.site-footer__inner{grid-template-columns:1fr auto;gap:30px;width:min(1180px,100% - 40px);margin-inline:auto;padding:54px 0 38px;display:grid}.site-footer strong{color:#212529;font-size:1.12rem}.site-footer p{max-width:520px;margin:9px 0 0;font-size:.9rem}.site-footer nav{gap:22px;font-size:.88rem;display:flex}.site-footer small{color:#868e96;grid-column:1/-1}@media (max-width:960px){.book-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:640px){.container,.site-header__inner,.site-footer__inner{width:min(100% - 28px,1180px)}.site-header__inner{min-height:64px}.site-nav>a:first-child{display:none}.book-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 8px}.book-card__cover{border-radius:6px;margin-bottom:9px}.book-card .eyebrow{letter-spacing:0;font-size:.6rem}.book-card h3{margin-top:3px;font-size:.74rem}.book-card p{display:none}.hero__inner{gap:32px;min-height:auto;padding:56px 0 45px}.hero h1{font-size:1.8rem}.hero-shelf>.hero-shelf__slot:first-child,.hero-shelf>.hero-shelf__slot:last-child{display:none}.hero-shelf>.hero-shelf__slot{width:23%}.hero-shelf__plate{width:46%}.hero-shelf__plate>.hero-shelf__slot--center{width:50%}.content-section{padding-top:75px}.category-section{margin-top:75px;padding:70px 0}.category-grid{grid-template-columns:1fr 1fr}.category-tile{padding:22px 12px}.download-section{margin-top:75px;padding:75px 0}.page-shell{padding-top:50px}.page-heading--category{padding:30px 24px}.book-detail__hero{grid-template-columns:1fr;gap:40px;padding-top:15px}.book-detail__cover{width:min(230px,70vw);margin-inline:auto}.book-detail__intro{text-align:center}.book-detail__intro .store-cta{justify-content:center}.site-footer{margin-top:72px}.site-footer__inner{grid-template-columns:1fr}.site-footer small{grid-column:auto}}.reveal{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.reveal--visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
