:root{--cream:#f2eadc;--cream-deep:#e7dccb;--paper:#fbf7ef;--ink:#173047;--ink-deep:#102638;--burgundy:#7b2f43;--burgundy-dark:#5f2132;--muted:#68727a;--line:#cfc1ae;--line-dark:#a9937d;--bg:var(--cream);--accent:var(--burgundy);--max:1200px;--serif:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, "Times New Roman", serif;--sans:-apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{color:var(--ink);font-family:var(--serif);background:radial-gradient(circle at 20% 0%, #7b2f4309, transparent 34rem), linear-gradient(180deg, #f5eee2 0, var(--cream) 28rem);-webkit-font-smoothing:antialiased;margin:0;line-height:1.68}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}::selection{background:var(--burgundy);color:var(--paper)}.container{width:min(calc(100% - 36px), var(--max));margin-inline:auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);background:#f2eadcf0;border-bottom:1px solid #1730472e;position:sticky;top:0}.site-header:before{content:"";background:var(--burgundy);height:3px;display:block}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex;position:relative}.brand{color:var(--ink-deep);font-family:var(--serif);letter-spacing:-.055em;font-size:1.7rem;font-weight:700}.brand:after{content:".";color:var(--burgundy)}.nav-links{font-family:var(--sans);letter-spacing:.055em;text-transform:uppercase;gap:24px;font-size:.78rem;font-weight:650;display:flex}.nav-links a{padding:12px 0;position:relative}.nav-links a:after{content:"";background:var(--burgundy);height:1px;transition:right .22s;position:absolute;bottom:6px;left:0;right:100%}.nav-links a:hover:after{right:0}.menu-toggle{cursor:pointer;background:#fbf7ef73;border:1px solid #1730474d;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;padding:10px;display:none}.menu-toggle span{background:var(--ink);width:20px;height:1.5px;transition:transform .2s,opacity .2s;display:block}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.hero{padding:clamp(72px,9vw,120px) 0 70px}.hero .container{position:relative}.hero .container:before{content:"";background:var(--burgundy);width:68px;height:3px;margin-bottom:24px;display:block}.eyebrow{color:var(--burgundy);font-family:var(--sans);text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:750}h1,h2,h3{color:var(--ink-deep)}h1{letter-spacing:-.058em;text-wrap:balance;max-width:11ch;margin:18px 0 22px;font-size:clamp(3.3rem,8vw,7.4rem);font-weight:500;line-height:.93}.lead{max-width:760px;color:var(--muted);margin:0;font-size:clamp(1.18rem,2.35vw,1.56rem);line-height:1.55}.section{border-top:1px solid #1730472e;padding:56px 0 84px}.section-title{color:var(--ink-deep);letter-spacing:-.045em;margin:0 0 30px;font-size:clamp(2.2rem,4.3vw,3.8rem);font-weight:500;line-height:.98}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.card{border:1px solid var(--line);background:#fbf7efc7;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;display:flex}.card h2,.card h3{margin:0 0 12px;line-height:1.12}.meta{color:var(--muted);font-family:var(--sans);letter-spacing:.025em;font-size:.72rem}.article{width:min(100% - 36px,780px);margin:0 auto;padding:82px 0 92px}.article h1{max-width:none;font-size:clamp(3rem,7vw,5.8rem)}.article-body{color:#263d50;font-size:1.2rem}.article-body p{margin:0 0 1.55em}.home-hero{padding-bottom:82px}.home-hero h1{max-width:12ch}.home-hero .lead{max-width:680px}.home-feature-section{padding-top:30px}.home-feature{border:1px solid var(--line-dark);background:var(--paper);grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);min-height:580px;display:grid;overflow:hidden;box-shadow:0 18px 55px #10263812}.home-feature-media{background:var(--ink-deep);min-height:100%}.home-feature-media img{object-fit:cover;width:100%;height:100%}.home-image-placeholder{height:100%;min-height:580px;color:var(--cream);background:var(--ink-deep);letter-spacing:-.08em;place-items:center;font-size:clamp(6rem,18vw,14rem);display:grid}.home-feature-copy{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,66px);display:flex;position:relative}.home-feature-copy:before{content:"✦";color:var(--burgundy);font-size:1rem;position:absolute;top:24px;right:28px}.home-feature-copy h2{color:var(--ink-deep);letter-spacing:-.05em;text-wrap:balance;margin:18px 0;font-size:clamp(2.5rem,5vw,4.9rem);font-weight:500;line-height:.95}.home-feature-copy p{color:var(--muted);font-size:1.03rem}.home-feature-subtitle{font-style:italic;color:var(--burgundy-dark)!important;font-size:1.16rem!important}.home-link{color:var(--burgundy-dark);font-family:var(--sans);letter-spacing:.055em;text-transform:uppercase;margin-top:15px;font-size:.76rem;font-weight:750;display:inline-block}.home-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.home-section-head .section-title{margin-bottom:0}.home-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;display:grid}.home-story{border-top:2px solid var(--burgundy);flex-direction:column;padding-top:14px;display:flex}.home-story-media{aspect-ratio:4/3;background:var(--paper);margin-bottom:18px;overflow:hidden}.home-story-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s}.home-story:hover .home-story-media img{filter:saturate(.94);transform:scale(1.018)}.home-story h3{color:var(--ink-deep);letter-spacing:-.03em;margin:10px 0 12px;font-size:clamp(1.5rem,2.5vw,2.1rem);font-weight:500;line-height:1.05}.home-story p{color:var(--muted);margin:0}.home-story-large{grid-column:span 2}.home-story-large .home-story-media{aspect-ratio:16/9}.home-story-large h3{font-size:clamp(2.1rem,4vw,3.55rem)}.home-latest-list{border-top:2px solid var(--ink)}.home-latest-row{border-bottom:1px solid #1730472e;grid-template-columns:64px minmax(0,1fr) 190px;align-items:center;gap:24px;padding:24px 0;transition:padding-left .2s,background .2s;display:grid}.home-latest-row:hover{background:#fbf7ef57;padding-left:8px}.home-index{color:var(--burgundy);font-family:var(--sans);font-size:.72rem;font-weight:700}.home-latest-copy h3{color:var(--ink-deep);letter-spacing:-.035em;margin:6px 0 8px;font-size:clamp(1.6rem,3vw,2.55rem);font-weight:500;line-height:1.03}.home-latest-copy p{color:var(--muted);max-width:68ch;margin:0}.home-latest-thumb{aspect-ratio:16/10;object-fit:cover;width:190px}.home-shelf-section{background:var(--ink-deep);color:var(--cream);border-top-color:#0000}.home-shelf-section .eyebrow{color:#dcb2bd}.home-shelf{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.home-shelf-card{min-height:480px;color:var(--ink);background:#fbf7eff5;border:1px solid #f2eadc3d;flex-direction:column;align-items:flex-start;padding:26px;display:flex}.home-shelf-card h2{color:var(--ink-deep);letter-spacing:-.04em;margin:14px 0 10px;font-size:clamp(1.95rem,3vw,2.9rem);font-weight:500;line-height:1}.home-shelf-card p{color:var(--muted)}.home-shelf-media{aspect-ratio:16/10;object-fit:cover;width:100%;margin-bottom:22px}.home-shelf-card .home-link{margin-top:auto}.home-book-card{grid-column:span 2;grid-template-columns:minmax(0,1fr) 42%;gap:22px;display:grid}.home-book-cover{object-fit:cover;align-self:stretch;width:100%;height:100%;max-height:480px}@media (width<=900px){.home-feature{grid-template-columns:1fr;min-height:0}.home-feature-media,.home-feature-media img{min-height:360px}.home-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-large{grid-column:span 2}.home-shelf{grid-template-columns:1fr 1fr}.home-book-card{grid-column:span 2}.home-latest-row{grid-template-columns:50px minmax(0,1fr) 150px}.home-latest-thumb{width:150px}}@media (width<=760px){.container{width:min(calc(100% - 28px), var(--max))}.site-header .nav{align-items:center;min-height:66px;padding:8px 0}.site-header .brand{font-size:1.42rem}.site-header .menu-toggle{flex:none;margin-left:auto;display:inline-flex}.site-header .nav-links{z-index:30;border-top:1px solid var(--line);border-bottom:3px solid var(--burgundy);background:#f2eadcfc;flex-direction:column;align-items:stretch;gap:0;width:auto;padding:12px 18px 18px;font-size:.86rem;position:absolute;top:100%;left:-14px;right:-14px;display:none!important}.site-header .nav-links[data-open=true]{display:flex!important}.site-header .nav-links a{border-bottom:1px solid #17304724;padding:13px 0;display:block}.site-header .nav-links a:last-child{border-bottom:0}.hero{padding:54px 0 48px}.hero .container:before{width:48px;margin-bottom:18px}h1{font-size:clamp(3rem,15vw,4.7rem)}.grid{grid-template-columns:1fr}.article{width:min(100% - 28px,780px);padding:58px 0 70px}.article-body{font-size:1.12rem;line-height:1.72}.home-hero{padding-bottom:48px}.home-feature-media,.home-feature-media img{min-height:275px}.home-feature-copy{padding:28px 22px 34px}.home-feature-copy:before{top:18px;right:20px}.home-section-head{flex-direction:column;align-items:flex-start;gap:8px}.home-story-grid{grid-template-columns:1fr}.home-story-large{grid-column:auto}.home-story-large .home-story-media{aspect-ratio:4/3}.home-latest-row{grid-template-columns:32px minmax(0,1fr);gap:12px;padding:20px 0}.home-latest-row:hover{padding-left:0}.home-latest-thumb,.home-latest-copy p{display:none}.home-shelf{grid-template-columns:1fr}.home-book-card{grid-column:auto;grid-template-columns:1fr}.home-book-cover{aspect-ratio:4/5;max-height:none}.home-shelf-card{min-height:0}.section{padding:44px 0 64px}}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}:where(a,button,input,select,textarea):focus-visible{outline:2px solid var(--burgundy);outline-offset:3px}.nav-right{align-items:center;gap:10px;margin-left:auto;display:flex}.header-search{width:40px;height:40px;color:var(--ink);background:#fbf7ef73;border:1px solid #17304747;flex:none;justify-content:center;align-items:center;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.header-search:hover{border-color:var(--burgundy);background:var(--paper);color:var(--burgundy)}.search-glyph{border:1.7px solid;border-radius:50%;width:14px;height:14px;display:block;position:relative}.search-glyph:after{content:"";transform-origin:0;background:currentColor;width:7px;height:1.7px;position:absolute;bottom:-3px;right:-5px;transform:rotate(45deg)}.footer{color:#f2eadcbd;background:var(--ink-deep);border-top:5px solid var(--burgundy);padding:0}.footer-main{grid-template-columns:minmax(280px,1.55fr) repeat(3,minmax(145px,1fr));gap:44px;padding:66px 0 48px;display:grid}.footer-brand{max-width:430px}.footer-wordmark{color:var(--cream);font-family:var(--serif);letter-spacing:-.055em;margin-bottom:14px;font-size:2.15rem;font-weight:700;display:inline-block}.footer-wordmark:after{content:".";color:#d5a7b3}.footer-brand p{color:#f2eadcb8;font-family:var(--serif);margin:0;font-size:1.05rem;line-height:1.6}.footer-group{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-title{color:#d9a9b5;font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;margin-bottom:6px;font-size:.66rem;font-weight:750}.footer-group a,.footer-link-button{color:#f2eadcb8;font-family:var(--sans);font-size:.82rem;line-height:1.45}.footer-group a:hover,.footer-link-button:hover{color:var(--cream)}.footer-link-button{appearance:none;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.footer-bottom{color:#f2eadc7a;font-family:var(--sans);letter-spacing:.02em;border-top:1px solid #f2eadc26;justify-content:space-between;align-items:center;gap:24px;padding:18px 0 30px;font-size:.7rem;display:flex}.cookie-banner{z-index:100;border:1px solid var(--line-dark);border-top:4px solid var(--burgundy);background:var(--paper);width:min(740px,100% - 40px);margin-inline:auto;padding:20px;display:none;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 22px 70px #10263833}.cookie-banner[data-visible=true]{display:block}.cookie-inner{align-items:center;gap:24px;display:flex}.cookie-copy{flex:1}.cookie-copy strong{color:var(--ink-deep);font-family:var(--sans);margin-bottom:4px;font-size:.84rem;display:block}.cookie-copy p{color:var(--muted);font-family:var(--sans);margin:0;font-size:.77rem;line-height:1.55}.cookie-copy a{color:var(--burgundy-dark);text-decoration:underline}.cookie-actions{flex:none;gap:8px;display:flex}.cookie-button{border:1px solid var(--burgundy);background:var(--burgundy);color:var(--paper);font-family:var(--sans);cursor:pointer;padding:10px 14px;font-size:.74rem;font-weight:700}.cookie-button-secondary{color:var(--burgundy-dark);background:0 0}.info-page{width:min(100% - 36px,840px);margin:0 auto;padding:86px 0 106px}.info-page:before{content:"";background:var(--burgundy);width:64px;height:3px;margin-bottom:24px;display:block}.info-page h1{max-width:none;font-size:clamp(3.2rem,7vw,6rem)}.info-page h2{color:var(--ink-deep);letter-spacing:-.03em;margin:2.2em 0 .65em;font-size:clamp(1.7rem,3vw,2.4rem);font-weight:500;line-height:1.08}.info-page p,.info-page li{font-size:1.08rem}.info-page a{color:var(--burgundy-dark);text-underline-offset:3px;text-decoration:underline}.contact-card{border:1px solid var(--line-dark);border-top:4px solid var(--burgundy);background:var(--paper);margin-top:40px;padding:30px}.contact-card h2{margin-top:0}.contact-email{font-size:clamp(1.3rem,3vw,2rem);line-height:1.2;display:inline-block;color:var(--ink-deep)!important;text-decoration:none!important}.contact-socials{font-family:var(--sans);flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:.82rem;display:flex}@media (width<=900px){.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=760px){.nav-right{gap:8px}.header-search{width:40px;height:40px}.footer-main{grid-template-columns:1fr 1fr;gap:32px 24px;padding:48px 0 36px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.cookie-banner{width:calc(100% - 24px);padding:16px;bottom:12px;left:12px;right:12px}.cookie-inner{flex-direction:column;align-items:stretch;gap:14px}.cookie-actions{width:100%}.cookie-button{flex:1}.info-page{width:min(100% - 28px,840px);padding-top:60px}}@media (width<=480px){.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--cream:#f2e8d8;--cream-deep:#e5d7c2;--paper:#fbf7ef;--ink:#19364d;--ink-deep:#112b3e;--burgundy:#7a2b42;--burgundy-dark:#5d2133;--muted:#66727b;--line:#cdbda7;--line-dark:#ab9479}html body{background:radial-gradient(circle at 10% -8%, #7a2b420e, transparent 30rem), radial-gradient(circle at 90% 14%, #19364d09, transparent 34rem), linear-gradient(180deg, #f7f0e5 0, var(--cream) 30rem)}html body:before{content:"";z-index:-1;pointer-events:none;opacity:.34;background-image:linear-gradient(#19364d05 1px,#0000 1px),linear-gradient(90deg,#7a2b4203 1px,#0000 1px);background-size:28px 28px,28px 28px;position:fixed;inset:0}html body .site-header{background:#f2e8d8f6;border-bottom-color:#19364d38}html body .site-header:before{height:4px}html body .nav{min-height:78px}html body .brand{letter-spacing:-.06em;font-size:1.82rem;position:relative}html body .brand:before{content:"edebiyat · düşünce";color:var(--burgundy);font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;font-size:.48rem;font-weight:750;position:absolute;bottom:-9px;left:0}html body .nav-links{letter-spacing:.075em;gap:26px;font-size:.74rem}html body .header-search,html body .menu-toggle{background:#fbf7ef99}html body .hero{padding-top:clamp(78px,9vw,126px)}html body .hero .container:before{background:linear-gradient(90deg, var(--burgundy) 0 58%, var(--ink) 58% 100%);width:88px;height:2px}html body h1{max-width:10.5ch;font-size:clamp(3.45rem,8vw,7.7rem);line-height:.91}html body .lead{color:#5f6d76;max-width:700px}html body .eyebrow{letter-spacing:.2em;font-size:.65rem}html body .section{padding-top:62px}html body .section-title{max-width:16ch}html body .home-hero{padding-bottom:90px;position:relative}html body .home-hero .container:after{content:"EDEBİ ZİHİN / BAĞIMSIZ YAYIN";color:#19364d57;font-family:var(--sans);letter-spacing:.16em;writing-mode:vertical-rl;font-size:.56rem;font-weight:700;position:absolute;bottom:-38px;right:0}html body .home-feature{border-color:#19364d52;grid-template-columns:minmax(0,1.5fr) minmax(330px,.7fr);min-height:610px;box-shadow:0 24px 70px #112b3e14}html body .home-feature-media{position:relative}html body .home-feature-media:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset -1px 0 #fbf7ef59}html body .home-feature-copy{background:linear-gradient(135deg, #7a2b4209, transparent 52%), var(--paper)}html body .home-feature-copy:before{content:"01";color:#7a2b42b3;font-family:var(--sans);letter-spacing:.12em;font-size:.62rem;font-weight:800;top:22px;right:26px}html body .home-feature-copy h2{max-width:8.7ch;font-size:clamp(2.7rem,5vw,5.1rem)}html body .home-feature-subtitle{border-left:2px solid var(--burgundy);padding-left:14px}html body .home-link{padding-bottom:3px;position:relative}html body .home-link:after{content:"";background:currentColor;height:1px;transition:right .22s;position:absolute;bottom:0;left:0;right:100%}html body a:hover .home-link:after,html body .home-link:hover:after{right:0}html body .home-story{border-top-width:3px}html body .home-story:nth-child(3n+2){border-top-color:var(--ink)}html body .home-story:nth-child(3n+3){border-top-color:var(--line-dark)}html body .home-story-media,html body .home-latest-thumb,html body .archive-card-media,html body .category-post-row img,html body .article-related-card img{filter:saturate(.92)contrast(1.015)}html body .home-latest-list{border-top:3px solid var(--ink-deep)}html body .home-latest-row{position:relative}html body .home-latest-row:before{content:"";background:var(--burgundy);width:0;height:1px;transition:width .25s;position:absolute;bottom:-1px;left:0}html body .home-latest-row:hover:before{width:100%}html body .home-shelf-section{background:radial-gradient(circle at 84% 10%, #7a2b422e, transparent 24rem), var(--ink-deep);position:relative;overflow:hidden}html body .home-shelf-section:before{content:"OKUMA DEFTERİ";color:#f2e8d814;font-family:var(--sans);letter-spacing:-.04em;font-size:clamp(3rem,8vw,7rem);font-weight:800;position:absolute;top:24px;right:4vw}html body .home-shelf-card{border-color:#f2e8d852;position:relative;overflow:hidden}html body .home-shelf-card:after{content:"";background:var(--burgundy);transform-origin:0;height:4px;transition:transform .25s;position:absolute;inset:auto 0 0;transform:scaleX(.22)}html body .home-shelf-card:hover:after{transform:scaleX(1)}html body .article{width:min(100% - 36px,740px)}html body .article>h1{font-size:clamp(3rem,7vw,5.9rem)}html body .article .meta{letter-spacing:.045em}html body .article-body{color:#2c4558;font-size:1.18rem;line-height:1.76}html body .article-body>p:first-child:first-letter{float:left;color:var(--burgundy);margin:.03em .12em 0 0;font-size:4.4em;font-weight:500;line-height:.78}html body .article-body h2{margin-top:2.45em}html body .article-body blockquote{background:#fbf7ef80;border-left-width:3px;padding:22px 22px 22px 30px;position:relative}html body .article-body blockquote:before{content:"“";color:#7a2b422e;font-size:5rem;line-height:1;position:absolute;top:-20px;left:10px}html body .article-book-card{background:linear-gradient(130deg, #7a2b4208, transparent 45%), var(--paper);border-left-width:6px}html body .article-related{background:radial-gradient(circle at 10% 0%, #7a2b422e, transparent 26rem), var(--ink-deep)}html body .article-related-card{border-top-width:3px}html body .book-grid{row-gap:42px}html body .book-card{border-top-width:3px}html body .book-card:nth-child(3n+2){border-top-color:var(--ink)}html body .book-card:nth-child(3n+3){border-top-color:var(--line-dark)}html body .book-card-media{position:relative;box-shadow:0 18px 46px #112b3e18}html body .book-card-media:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fbf7ef2e}html body .book-detail-hero{position:relative}html body .book-detail-hero:after{content:"KİTAP MASASI";color:#19364d14;font-family:var(--sans);letter-spacing:-.04em;pointer-events:none;font-size:clamp(2.4rem,6vw,5rem);font-weight:800;position:absolute;bottom:30px;right:0}html body .book-detail-cover{transform:rotate(-.6deg)}html body .book-meta-grid{border-top-width:3px}html body .archive-tools{position:relative;box-shadow:0 14px 36px #112b3e0b}html body .archive-tools:after{content:"FİLTRE";background:var(--cream);color:var(--burgundy);font-family:var(--sans);letter-spacing:.14em;padding:2px 7px;font-size:.54rem;font-weight:800;position:absolute;top:-12px;right:18px}html body .archive-card{border-top-width:3px}html body .archive-card:nth-child(2n){border-top-color:var(--ink)}html body .search-results{border-top-width:3px}html body .search-result{transition:background .2s,padding-left .2s}html body .search-result:hover{background:#fbf7ef47;padding-left:10px}html body .category-grid{gap:28px}html body .category-card{border-top-width:5px;position:relative;overflow:hidden}html body .category-card:nth-child(2n){border-top-color:var(--ink)}html body .category-card:after{content:"";border:1px solid #7a2b421f;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-60px;right:-48px}html body .category-post-list{border-top-width:3px}html body .category-post-row{position:relative}html body .category-post-row:before{content:"";background:var(--burgundy);width:0;height:1px;transition:width .22s;position:absolute;bottom:-1px;left:0}html body .category-post-row:hover:before{width:100%}html body .footer{background:linear-gradient(135deg, #7a2b421c, transparent 38%), var(--ink-deep)}html body .footer-wordmark{font-size:2.28rem}html body .footer-brand p{max-width:30ch}@media (width<=900px){html body .home-feature{min-height:0}html body .book-detail-hero:after{display:none}}@media (width<=760px){html body:before{opacity:.2;background-size:22px 22px,22px 22px}html body .site-header:before{height:3px}html body .nav{min-height:66px}html body .brand{font-size:1.5rem}html body .brand:before,html body .home-hero .container:after{display:none}html body .hero{padding-top:56px}html body h1{font-size:clamp(3rem,15vw,4.8rem)}html body .home-feature{grid-template-columns:1fr}html body .home-feature-copy h2{max-width:10ch;font-size:clamp(2.5rem,12vw,4rem)}html body .home-shelf-section:before{font-size:3rem;top:18px;right:12px}html body .article{width:min(100% - 28px,740px)}html body .article-body{font-size:1.1rem;line-height:1.74}html body .article-body>p:first-child:first-letter{font-size:3.8em}html body .book-detail-cover{transform:none}html body .search-result:hover,html body .home-latest-row:hover{padding-left:0}html body .category-grid{gap:18px}}@media (prefers-reduced-motion:reduce){html body .home-link:after,html body .home-latest-row:before,html body .home-shelf-card:after,html body .category-post-row:before{transition:none}}
