: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{--ez-cream:#f3eadc;--ez-paper:#fffaf2;--ez-ink:#17364c;--ez-ink-deep:#102a3c;--ez-burgundy:#7d2941;--ez-burgundy-deep:#5f1f31;--ez-line:#17364c38;--ez-soft-line:#17364c1f}html body:before{display:none}html body .site-header{border-bottom:1px solid var(--ez-line);-webkit-backdrop-filter:blur(16px);background:#f3eadcf0}html body .site-header:before{background:var(--ez-burgundy);height:3px}html body .nav{min-height:72px}html body .brand{color:var(--ez-ink-deep);letter-spacing:-.065em;font-size:clamp(1.55rem,2.5vw,2rem)}html body .brand:before{display:none}html body .nav-links a{color:var(--ez-ink-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}html body .nav-links a:hover{color:var(--ez-burgundy)}html body .header-search,html body .menu-toggle{border-color:var(--ez-line);background:0 0}.ez3-home{background:var(--ez-cream);overflow:clip}.ez3-shell{width:min(100% - 48px,1320px);margin-inline:auto}.ez3-masthead{border-bottom:1px solid var(--ez-line);padding:clamp(34px,5vw,72px) 0 clamp(46px,7vw,92px)}.ez3-rail{border-bottom:1px solid var(--ez-line);color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.17em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:24px;padding-bottom:15px;font-size:.61rem;font-weight:800;display:flex}.ez3-wordmark{color:var(--ez-ink-deep);font-family:var(--serif);letter-spacing:-.085em;white-space:nowrap;margin:18px 0 8px;font-size:clamp(5.2rem,15.2vw,13.5rem);font-weight:700;line-height:.76}.ez3-manifesto{grid-template-columns:minmax(160px,.55fr) minmax(0,1.45fr) minmax(260px,.72fr);align-items:start;gap:clamp(24px,4vw,64px);margin-top:clamp(38px,6vw,76px);display:grid}.ez3-kicker{color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;font-size:.63rem;font-weight:800;line-height:1.5}.ez3-manifesto h1{max-width:none;color:var(--ez-ink-deep);letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,5.1vw,5.4rem);font-weight:500;line-height:.95}.ez3-manifesto p{color:#526675;font-family:var(--sans);margin:0;padding-top:4px;font-size:clamp(.95rem,1.25vw,1.08rem);line-height:1.72}.ez3-lead-section{padding:clamp(54px,8vw,112px) 0}.ez3-lead{border-top:1px solid var(--ez-ink-deep);border-bottom:1px solid var(--ez-ink-deep);grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);min-height:650px;display:grid;position:relative}.ez3-lead-copy:before{content:"01";color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.18em;font-size:.66rem;font-weight:900;position:absolute;top:22px;left:0}.ez3-lead-copy h2{color:var(--ez-ink-deep);letter-spacing:-.065em;margin:16px 0 18px;font-size:clamp(3.4rem,7vw,7.4rem);font-weight:600;line-height:.84}.ez3-lead-subtitle{max-width:25ch;color:var(--ez-burgundy);font-family:var(--serif);margin:0 0 16px;font-size:clamp(1.2rem,2vw,1.65rem);font-style:italic;line-height:1.3}.ez3-lead-excerpt{color:#526675;max-width:48ch;font-family:var(--sans);margin:0 0 30px;font-size:.96rem;line-height:1.7}.ez3-meta{color:#687984;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:750}.ez3-cta{width:fit-content;color:var(--ez-ink-deep);font-family:var(--sans);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;font-size:.68rem;font-weight:900;display:inline-flex}.ez3-cta:after{content:"↗";color:var(--ez-burgundy);font-size:1rem;transition:transform .2s}a:hover .ez3-cta:after,.ez3-cta:hover:after{transform:translate(3px,-3px)}.ez3-lead-media{background:var(--ez-ink-deep);min-height:650px;position:relative;overflow:hidden}.ez3-lead-media img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.7,.2,1),filter .6s}.ez3-lead:hover .ez3-lead-media img{filter:saturate(.9)contrast(1.03);transform:scale(1.025)}.ez3-lead-media:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #fffaf21f}.ez3-placeholder{height:100%;color:var(--ez-cream);font-family:var(--serif);place-items:center;font-size:8rem;display:grid}.ez3-section{padding:clamp(64px,9vw,124px) 0}.ez3-section-head{border-top:1px solid var(--ez-ink-deep);grid-template-columns:.65fr 1.35fr auto;align-items:end;gap:28px;margin-bottom:38px;padding-top:15px;display:grid}.ez3-section-head h2{color:var(--ez-ink-deep);letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,5.8vw,5.8rem);font-weight:500;line-height:.9}.ez3-picks-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:24px;display:grid}.ez3-pick{color:inherit;grid-column:span 4;display:block}.ez3-pick:first-child{grid-column:span 6}.ez3-pick:nth-child(3){grid-column:2/span 4;margin-top:24px}.ez3-pick-media{aspect-ratio:4/3;background:var(--ez-ink-deep);margin-bottom:18px;overflow:hidden}.ez3-pick:nth-child(2n) .ez3-pick-media{aspect-ratio:3/4}.ez3-pick img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.ez3-pick:hover img{transform:scale(1.025)}.ez3-pick h3{color:var(--ez-ink-deep);letter-spacing:-.045em;margin:9px 0;font-size:clamp(1.75rem,3vw,3.15rem);font-weight:550;line-height:.98}.ez3-pick p{color:#60717c;max-width:48ch;font-family:var(--sans);margin:0;font-size:.88rem;line-height:1.6}.ez3-latest-wrap{background:var(--ez-ink-deep);color:var(--ez-cream)}.ez3-latest-wrap .ez3-section-head{border-top-color:#f3eadc8c}.ez3-latest-wrap .ez3-section-head h2,.ez3-latest-wrap .ez3-cta{color:var(--ez-cream)}.ez3-latest-list{border-top:1px solid #f3eadc59}.ez3-latest-row{min-height:150px;color:inherit;border-bottom:1px solid #f3eadc38;grid-template-columns:90px minmax(0,1fr) minmax(150px,240px);align-items:center;gap:28px;padding:20px 0;transition:padding .25s,background .25s;display:grid}.ez3-latest-row:hover{background:#f3eadc09;padding-inline:12px}.ez3-latest-index{color:#d08b9d;font-family:var(--sans);letter-spacing:.16em;font-size:.68rem;font-weight:900}.ez3-latest-copy h3{color:var(--ez-cream);letter-spacing:-.045em;margin:6px 0 0;font-size:clamp(1.7rem,3.5vw,3.45rem);font-weight:500;line-height:.98}.ez3-latest-row img{object-fit:cover;width:100%;height:110px}.ez3-culture-grid{border-top:1px solid var(--ez-ink-deep);grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.ez3-culture-card{border-right:1px solid var(--ez-soft-line);padding:28px 0 0;grid-column:span 4;padding-right:24px}.ez3-culture-card.ez3-book{grid-column:span 6}.ez3-culture-card h2{color:var(--ez-ink-deep);letter-spacing:-.055em;margin:14px 0 8px;font-size:clamp(2.3rem,4.5vw,4.8rem);font-weight:550;line-height:.92}.ez3-culture-card p{color:#5c6e79;max-width:45ch;font-family:var(--sans);font-size:.9rem;line-height:1.65}.ez3-book-layout{grid-template-columns:1fr 170px;align-items:end;gap:28px;display:grid}.ez3-book-cover{object-fit:contain;filter:drop-shadow(0 18px 18px #102a3c21);width:100%;max-height:250px}.ez3-culture-media{aspect-ratio:16/10;object-fit:cover;width:100%;margin-bottom:20px}html body .footer{background:var(--ez-burgundy-deep);color:var(--ez-cream);border-top:0}html body .footer-wordmark{color:var(--ez-cream);letter-spacing:-.065em;font-size:clamp(2.5rem,5vw,4.6rem)}html body .footer-title{color:#e1a5b4}html body .footer a,html body .footer-link-button{color:#f3eadcd1}html body .footer a:hover,html body .footer-link-button:hover{color:#fff}html body .article>h1,html body .book-detail-copy h1,html body .section-title{letter-spacing:-.055em}html body .article-body{color:#29485d}html body .article-related{background:var(--ez-ink-deep)}html body .archive-tools,html body .article-book-card,html body .category-card{background:#fffaf29e}@media (width<=980px){.ez3-manifesto{grid-template-columns:.5fr 1.5fr}.ez3-manifesto p{grid-column:2}.ez3-lead{grid-template-columns:1fr 1.15fr;min-height:560px}.ez3-lead-media{min-height:560px}.ez3-pick:nth-child(n){grid-column:span 6;margin-top:0}.ez3-culture-card,.ez3-culture-card.ez3-book{grid-column:span 6}}@media (width<=760px){.ez3-shell{width:min(100% - 30px,1320px)}html body .nav{min-height:64px}html body .brand{font-size:1.55rem}.ez3-masthead{padding-top:28px;padding-bottom:46px}.ez3-rail{gap:12px;font-size:.54rem}.ez3-rail span:last-child{text-align:right}.ez3-wordmark{margin-top:17px;font-size:clamp(4.15rem,22.5vw,7.4rem);line-height:.78}.ez3-manifesto{grid-template-columns:1fr;gap:18px;margin-top:42px}.ez3-manifesto p{grid-column:auto;max-width:34ch}.ez3-manifesto h1{font-size:clamp(2.7rem,13vw,4.2rem)}.ez3-lead-section{padding:52px 0 70px}.ez3-lead{border-bottom:0;flex-direction:column-reverse;min-height:0;display:flex}.ez3-lead-media{aspect-ratio:4/5;min-height:0}.ez3-lead-copy{padding:42px 0 8px}.ez3-lead-copy:before{top:17px}.ez3-lead-copy h2{font-size:clamp(3.2rem,17vw,5.2rem)}.ez3-section{padding:68px 0}.ez3-section-head{grid-template-columns:1fr auto;gap:18px;margin-bottom:30px}.ez3-section-head .ez3-kicker{grid-column:1/-1}.ez3-section-head h2{font-size:clamp(2.8rem,13vw,4.5rem)}.ez3-picks-grid{grid-template-columns:1fr;gap:46px}.ez3-pick:nth-child(n){grid-column:auto}.ez3-pick:nth-child(2n) .ez3-pick-media{aspect-ratio:4/3}.ez3-pick h3{font-size:2.25rem}.ez3-latest-row{grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:112px}.ez3-latest-row img{display:none}.ez3-latest-copy h3{font-size:1.9rem}.ez3-culture-grid{grid-template-columns:1fr}.ez3-culture-card,.ez3-culture-card.ez3-book{border-right:0;border-bottom:1px solid var(--ez-soft-line);grid-column:auto;padding:28px 0 38px}.ez3-book-layout{grid-template-columns:1fr 120px}}@media (prefers-reduced-motion:reduce){.ez3-lead-media img,.ez3-pick img,.ez3-cta:after{transition:none!important}}html body{background:radial-gradient(circle at 9% 2%,#812f420b,transparent 28rem),linear-gradient(180deg,#f5f0e8 0,var(--ez-cream) 34rem);color:var(--ez-ink-deep)}html body .site-header{background:#f1ebe1f6;border-bottom-color:#172d3b47}html body .site-header .container.nav{min-height:82px}html body .brand{letter-spacing:0;white-space:nowrap;width:168px;font-size:0!important}html body .brand:before,html body .brand:after{font-family:var(--serif);letter-spacing:-.055em;font-size:2rem;line-height:1;position:static;display:inline!important}html body .brand:before{content:"Edebi ";color:var(--ez-ink-deep);font-style:normal;font-weight:600}html body .brand:after{content:"Zihin";color:var(--ez-burgundy);font-style:italic;font-weight:500}.ez3-masthead{background:#f8f3ea57;padding-top:clamp(32px,4vw,56px);position:relative;overflow:hidden}.ez3-masthead:after{content:"EZ";color:#812f4209;font-family:var(--serif);pointer-events:none;font-size:clamp(18rem,38vw,38rem);font-style:italic;line-height:1;position:absolute;bottom:-.28em;right:-.05em}.ez3-rail{z-index:1;color:#666961;letter-spacing:.18em;border-bottom:1px solid #172d3b52;padding:0 0 18px;font-size:.65rem;position:relative}.ez3-wordmark{z-index:1;white-space:nowrap;min-height:.86em;margin:clamp(28px,4vw,54px) 0 0;font-size:0;position:relative}.ez3-wordmark:before,.ez3-wordmark:after{font-family:var(--serif);letter-spacing:-.075em;font-size:clamp(5rem,14vw,12.4rem);line-height:.76;display:inline}.ez3-wordmark:before{content:"Edebi ";color:var(--ez-ink-deep);font-weight:500}.ez3-wordmark:after{content:"Zihin";color:var(--ez-burgundy);font-style:italic;font-weight:400}.ez3-manifesto{z-index:1;border-top:1px solid #172d3b2e;margin-top:clamp(48px,6vw,82px);padding-top:22px;position:relative}.ez3-manifesto h1{letter-spacing:-.052em;font-size:clamp(3rem,5.8vw,6.2rem);font-weight:400;line-height:.94}.ez3-manifesto h1:first-line{color:var(--ez-ink-deep)}.ez3-manifesto p{color:#6b6d66;max-width:31ch;font-family:var(--serif);font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.55}.ez3-lead-section{background:var(--ez-paper);padding:clamp(70px,9vw,126px) 0;position:relative;overflow:hidden}.ez3-lead-section:before{content:"ÖNE ÇIKAN DOSYA";color:#812f4229;font-family:var(--sans);letter-spacing:.24em;writing-mode:vertical-rl;font-size:.56rem;font-weight:900;position:absolute;top:50%;left:0;transform:translateY(-50%)rotate(180deg)}.ez3-lead-copy h2{color:#202a2d;letter-spacing:-.062em;max-width:8.5ch;margin-top:26px;font-size:clamp(4.3rem,7.5vw,8rem);font-weight:400;line-height:.86}.ez3-lead-subtitle{color:var(--ez-burgundy);font-size:clamp(1.4rem,2.2vw,1.9rem)}.ez3-lead-excerpt{color:#686b66;font-family:var(--serif);font-size:clamp(1.05rem,1.35vw,1.22rem);line-height:1.58}.ez3-lead-media:after{box-shadow:inset 8px 0 0 var(--ez-burgundy);opacity:.88}.ez3-cta{padding-bottom:6px;position:relative}.ez3-cta:before{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .25s;position:absolute;bottom:0;left:0;right:0}.ez3-cta:hover:before{transform:scaleX(.55)}.ez3-section-head{border-top-width:2px}.ez3-section-head h2{font-size:clamp(3.4rem,6.5vw,6.7rem);font-weight:400}.ez3-picks-grid{gap:clamp(24px,3vw,42px)}.ez3-pick{position:relative}.ez3-pick-media{background:#dcd3c6;margin-bottom:22px}.ez3-pick:first-child:before,.ez3-pick:nth-child(2):before{z-index:2;background:var(--ez-paper);color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.16em;padding:5px 7px;font-size:.54rem;font-weight:900;position:absolute;top:12px;left:12px}.ez3-pick:first-child:before{content:"SEÇKİ / 01"}.ez3-pick h3{font-size:clamp(2rem,3.4vw,3.7rem);font-weight:400;line-height:.94}.ez3-pick p{color:#686b66;font-family:var(--serif);font-size:1rem;line-height:1.55}.ez3-pick img{filter:saturate(.92)contrast(1.04)}.ez3-latest-wrap{background:radial-gradient(circle at 86% 12%,#812f424d,#0000 28rem),linear-gradient(135deg,#172d3b,#102633);position:relative;overflow:hidden}.ez3-latest-wrap:after{content:"ARŞİV";color:#f1ebe109;font-family:var(--serif);pointer-events:none;font-size:clamp(12rem,28vw,30rem);line-height:1;position:absolute;bottom:-.22em;right:-.05em}.ez3-latest-row{min-height:172px}.ez3-latest-copy h3{font-size:clamp(2rem,4vw,4rem);font-weight:400}.ez3-latest-row img{filter:saturate(.82)contrast(1.06);height:132px}.ez3-culture{background:linear-gradient(135deg,#812f420b,transparent 40%),var(--ez-paper)}.ez3-culture-grid{border-top-width:2px}.ez3-culture-card{position:relative}.ez3-culture-card h2{font-weight:400}.ez3-culture-card.ez3-book{background:#812f4209;margin-left:-22px;padding-left:22px}.ez3-culture-media{aspect-ratio:4/3;filter:saturate(.88)contrast(1.05)}.ez3-book-cover{max-height:330px;transition:transform .35s;transform:rotate(1.2deg)}.ez3-book-cover:hover{transform:rotate(0)translateY(-5px)}html body main>.hero h1,html body .article>h1,html body .book-detail-copy h1,html body .archive-card-copy h2,html body .book-card-copy h2,html body .category-card h2,html body .article-related-card h3{color:#202a2d;font-weight:400}html body main>.hero .lead,html body .archive-card-copy>p,html body .book-card-copy p,html body .category-card p{color:#6b6d66}html body .article-body{color:#3e4747;font-family:var(--serif);font-size:clamp(1.12rem,1.55vw,1.28rem);line-height:1.78}html body .article-body h2{font-weight:400}html body .article-body blockquote{color:var(--ez-burgundy-deep);font-size:clamp(1.7rem,3vw,2.7rem);font-style:italic}html body .book-card-media,html body .book-detail-cover-wrap{background:#ede5d9}html body .archive-card-media,html body .article-related-card img{filter:saturate(.86)contrast(1.055)}html body .footer{background:#682638}html body .footer-wordmark{font-family:var(--serif);font-weight:400}@media (prefers-reduced-motion:no-preference){.ez3-lead-media img,.ez3-pick img,.ez3-culture-media{transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .45s}.ez3-lead:hover .ez3-lead-media img{transform:scale(1.018)}.ez3-pick:hover img{transform:scale(1.028)}}@media (width<=760px){html body .site-header .container.nav{min-height:82px}html body .site-header .brand{width:145px}html body .brand:before,html body .brand:after{font-size:1.72rem}.ez3-shell{width:calc(100% - 32px)}.ez3-masthead{padding:30px 0 48px}.ez3-masthead:after{font-size:18rem;bottom:-.12em;right:-.18em}.ez3-rail{align-items:flex-start;font-size:.57rem;line-height:1.55}.ez3-rail span:last-child{text-align:right;max-width:16ch}.ez3-wordmark{min-height:.88em;margin-top:30px}.ez3-wordmark:before,.ez3-wordmark:after{font-size:clamp(3.8rem,18vw,6.2rem)}.ez3-manifesto{grid-template-columns:1fr;gap:22px;margin-top:36px}.ez3-manifesto h1{max-width:10ch;font-size:clamp(3.25rem,14vw,5rem);line-height:.91}.ez3-manifesto p{max-width:28ch;font-size:1.12rem}.ez3-lead-section{padding:56px 0 70px}.ez3-lead-section:before{display:none}.ez3-lead{flex-direction:column;min-height:0;display:flex}.ez3-lead-copy{min-height:0;padding:58px 0 44px}.ez3-lead-copy h2{max-width:9ch;font-size:clamp(3.7rem,16.5vw,5.6rem);line-height:.89}.ez3-lead-excerpt{max-width:30ch}.ez3-lead-media{aspect-ratio:4/5;width:calc(100% + 16px);min-height:0;margin-right:-16px}.ez3-lead-media img{position:absolute;inset:0}.ez3-lead-media:after{box-shadow:inset 5px 0 0 var(--ez-burgundy)}.ez3-section{padding:72px 0}.ez3-section-head{grid-template-columns:1fr;gap:14px;margin-bottom:30px}.ez3-section-head h2{font-size:clamp(3.5rem,16vw,5.2rem)}.ez3-picks-grid{display:block}.ez3-pick:nth-child(n){margin:0 0 62px}.ez3-pick:nth-child(2n){margin-left:32px}.ez3-pick-media,.ez3-pick:nth-child(2n) .ez3-pick-media{aspect-ratio:4/5}.ez3-pick h3{font-size:clamp(2.6rem,12vw,4rem)}.ez3-latest-row{grid-template-columns:34px minmax(0,1fr) 82px;gap:12px;min-height:132px}.ez3-latest-row img{height:92px}.ez3-latest-copy h3{font-size:clamp(1.8rem,8.5vw,2.8rem)}.ez3-culture-grid{display:block}.ez3-culture-card,.ez3-culture-card.ez3-book{border-right:0;border-bottom:1px solid var(--ez-line);background:0 0;margin-left:0;padding:32px 0 46px}.ez3-book-layout{grid-template-columns:minmax(0,1fr) 120px}.ez3-book-cover{max-height:220px}html body main>.hero h1,html body .article>h1,html body .book-detail-copy h1{font-weight:400}html body .article-body{font-size:1.16rem}}.ez3-masthead{align-items:stretch;min-height:min(760px,100svh - 72px);padding-top:clamp(28px,4vw,54px);padding-bottom:clamp(38px,5vw,70px);display:flex;position:relative;overflow:hidden}.ez3-masthead>.ez3-shell{grid-template-rows:auto minmax(0,1fr) auto;width:min(100% - 48px,1320px);display:grid;position:relative}.ez3-masthead:after{content:"";pointer-events:none;opacity:.16;mix-blend-mode:multiply;background-image:radial-gradient(circle at 14% 22%,#7d29411f 0 1px,#0000 1.5px),radial-gradient(circle at 78% 61%,#102a3c1c 0 1px,#0000 1.4px);background-size:31px 31px,43px 43px;position:absolute;inset:0}.ez3-rail{z-index:2;padding-bottom:17px;position:relative}.ez3-wordmark{z-index:1;align-self:center;position:relative;margin:clamp(24px,4vw,52px) 0 clamp(28px,4vw,52px)!important}.ez3-wordmark::marker{content:""}.ez3-cover-index{z-index:2;border-top:1px solid var(--ez-burgundy);border-left:1px solid var(--ez-soft-line);width:min(240px,22vw);color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.17em;text-transform:uppercase;text-align:right;padding:13px 0 0 22px;font-size:.61rem;font-weight:850;line-height:1.55;position:absolute;top:clamp(92px,11vw,146px);right:0}.ez3-cover-index strong{color:var(--ez-ink-deep);font-family:var(--serif);letter-spacing:-.035em;text-transform:none;margin-bottom:5px;font-size:clamp(1.7rem,2.8vw,2.55rem);font-style:italic;font-weight:400;line-height:.95;display:block}.ez3-manifesto{z-index:2;border-top:1px solid var(--ez-line);align-self:end;margin-top:0;padding-top:clamp(26px,3vw,42px);position:relative}.ez3-manifesto:after{content:"EZ";z-index:-1;color:#7d29410b;font-family:var(--serif);letter-spacing:-.12em;pointer-events:none;font-size:clamp(15rem,34vw,34rem);font-style:italic;font-weight:600;line-height:.7;position:absolute;bottom:-7vw;right:-2vw}.ez3-manifesto h1{text-wrap:balance;max-width:15ch}.ez3-manifesto p{max-width:34ch}.ez3-lead-section{padding-top:clamp(44px,6vw,82px)}@media (width<=760px){.ez3-masthead{min-height:calc(100svh - 70px);padding-top:24px;padding-bottom:34px}.ez3-masthead>.ez3-shell{grid-template-rows:auto auto 1fr;width:calc(100% - 36px)}.ez3-rail{align-items:start;gap:16px;font-size:.54rem;line-height:1.45}.ez3-rail span:last-child{text-align:right;max-width:13ch}html body .ez3-wordmark{border-bottom:1px solid var(--ez-line);align-self:start;padding-bottom:28px;margin:34px 0 0!important}.ez3-cover-index{text-align:right;border:0;justify-content:space-between;align-items:baseline;gap:18px;width:100%;margin:18px 0 0;padding:0;font-size:.53rem;display:flex;position:relative;top:auto;right:auto}.ez3-cover-index strong{white-space:nowrap;margin:0;font-size:1.35rem}.ez3-manifesto{grid-template-columns:1fr;align-self:end;gap:18px;margin-top:34px;padding-top:24px}.ez3-manifesto .ez3-kicker{font-size:.57rem}.ez3-manifesto h1{max-width:11ch;font-size:clamp(3rem,13.2vw,4.8rem);line-height:.9}.ez3-manifesto p{max-width:31ch;font-size:.92rem;line-height:1.62}.ez3-manifesto:after{font-size:76vw;bottom:-4vw;right:-18vw}}@media (width<=390px){.ez3-masthead{min-height:auto}.ez3-cover-index{margin-top:14px}.ez3-manifesto{margin-top:28px}.ez3-manifesto h1{font-size:12.2vw}}.ez3-lead-section{background:linear-gradient(90deg, #812f4209, transparent 34%), var(--ez-paper)}.ez3-lead{border-top:1px solid var(--ez-ink-deep);border-bottom:1px solid var(--ez-ink-deep);grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);min-height:min(78vw,820px)}.ez3-lead-copy{padding-right:clamp(34px,5vw,78px)}.ez3-lead-copy:after{content:"EDİTORYAL DOSYA";color:#172d3b75;font-family:var(--sans);letter-spacing:.22em;writing-mode:vertical-rl;font-size:.52rem;font-weight:900;position:absolute;bottom:22px;left:0;transform:rotate(180deg)}.ez3-lead-copy h2{z-index:3;max-width:7.7ch;color:var(--ez-ink-deep);text-wrap:balance;margin-right:clamp(-80px,-5vw,-30px);position:relative}.ez3-lead-subtitle{max-width:21ch}.ez3-lead-media{min-height:min(78vw,820px);margin-right:calc(-50vw + min(100vw - 48px,1320px)/2)}.ez3-lead-media img{filter:saturate(.86)contrast(1.07)}.ez3-lead-media:before{content:"01 / OKUMA DEFTERİ";z-index:3;color:var(--ez-ink-deep);font-family:var(--sans);letter-spacing:.16em;background:#f8f3eaeb;padding:8px 10px;font-size:.54rem;font-weight:900;position:absolute;bottom:18px;right:18px}.ez3-lead-media:after{box-shadow:inset 8px 0 0 var(--ez-burgundy), inset 0 0 0 1px #f8f3ea1f}.ez3-pick-media{position:relative}.ez3-latest-row img{filter:saturate(.72)contrast(1.08);transition:width .3s,transform .35s,filter .35s}@media (hover:hover){.ez3-latest-row:hover img{filter:saturate(.9)contrast(1.06);transform:scale(1.04)}}.ez3-culture-grid{gap:clamp(24px,3vw,44px)}.ez3-culture-card{min-width:0}.ez3-culture-card.ez3-book{background:linear-gradient(135deg,#812f4212,#812f4204);margin-top:-1px;padding:clamp(26px,3vw,42px);position:relative}.ez3-culture-card.ez3-book:before{content:"KİTAP MASASI";color:#812f4280;font-family:var(--sans);letter-spacing:.2em;font-size:.5rem;font-weight:900;position:absolute;top:14px;right:14px}@media (width<=760px){.ez3-lead-section{padding:48px 0 68px}.ez3-lead{border-bottom:0;flex-direction:column;min-height:0;display:flex}.ez3-lead-copy{order:1;padding:48px 0 38px}.ez3-lead-copy:after{display:none}.ez3-lead-copy h2{max-width:8.2ch;margin-right:0;font-size:clamp(3.65rem,16vw,5.5rem);line-height:.88}.ez3-lead-media{aspect-ratio:4/5;order:2;width:calc(100% + 32px);min-height:0;margin-left:-16px;margin-right:-16px}.ez3-lead-media:after{box-shadow:inset 6px 0 0 var(--ez-burgundy), inset 0 0 0 1px #f8f3ea1f}.ez3-lead-media:before{bottom:12px;right:12px}.ez3-pick:nth-child(n) .ez3-pick-media{aspect-ratio:4/5}.ez3-pick:nth-child(2){margin-left:24px}.ez3-pick:nth-child(3){margin-right:34px}.ez3-pick:nth-child(4){margin-left:12px}.ez3-latest-row img{height:96px}.ez3-culture-card.ez3-book{margin-inline:-4px;padding:28px 18px 36px}}.ez3-lead-section{background:var(--ez-ink-deep);color:var(--ez-paper);padding:clamp(64px,8vw,112px) 0;position:relative;overflow:hidden}.ez3-lead-section:before{content:"01";color:#f8f3ea09;font-family:var(--serif);letter-spacing:-.13em;pointer-events:none;font-size:clamp(18rem,38vw,42rem);font-style:italic;font-weight:500;line-height:.72;position:absolute;bottom:-.2em;left:-.035em}.ez3-lead-section .ez3-shell{z-index:1;position:relative}.ez3-lead{min-height:min(74vw,790px);color:inherit;border:0;grid-template-columns:minmax(290px,.72fr) minmax(0,1.28fr);display:grid;position:relative}.ez3-lead-copy{z-index:4;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,62px) clamp(38px,5.5vw,86px) clamp(30px,4vw,62px) 0;display:flex;position:relative}.ez3-lead-copy:before{content:"ÖNE ÇIKAN DOSYA";border-top:2px solid var(--ez-burgundy);color:#d9b7bd;width:fit-content;font-family:var(--sans);letter-spacing:.24em;margin-bottom:clamp(34px,5vw,70px);padding-top:10px;font-size:.58rem;font-weight:900;display:block}.ez3-lead-copy:after{content:"EDEBİ ZİHİN / DOSYA 01";color:#f8f3ea47;bottom:12px;left:auto;right:18px}.ez3-lead .ez3-meta{color:#d9b7bd;margin-bottom:18px}.ez3-lead-copy h2{max-width:7.4ch;color:var(--ez-paper);letter-spacing:-.065em;text-wrap:balance;margin:0 clamp(-96px,-6vw,-42px) 24px 0;font-size:clamp(4.5rem,8.4vw,8.8rem);font-weight:450;line-height:.82}.ez3-lead-subtitle{color:#f8f3ead6;max-width:23ch;font-family:var(--serif);margin:0 0 16px;font-size:clamp(1.35rem,2vw,2rem);font-style:italic;line-height:1.12}.ez3-lead-excerpt{color:#f8f3eaa3;max-width:34ch;font-size:.96rem;line-height:1.65}.ez3-lead .ez3-cta{border-bottom:1px solid var(--ez-burgundy);color:var(--ez-paper);align-self:flex-start;margin-top:clamp(28px,4vw,52px);padding-bottom:8px}.ez3-lead .ez3-cta:after{content:" ↗";color:#d9b7bd}.ez3-lead-media{background:#0e1c25;min-height:min(74vw,790px);margin-right:calc(-50vw + min(100vw - 48px,1320px)/2);position:relative;overflow:hidden}.ez3-lead-media img{object-fit:cover;filter:saturate(.88)contrast(1.08)brightness(.92);width:100%;height:100%;transform:scale(1.002)}.ez3-lead-media:after{content:"";box-shadow:inset 9px 0 0 var(--ez-burgundy), inset 0 0 0 1px #f8f3ea1a;pointer-events:none;background:linear-gradient(90deg,#102a3c38,#0000 22%);position:absolute;inset:0}.ez3-lead-media:before{content:"01 / OKUMA DEFTERİ";background:var(--ez-paper);color:var(--ez-ink-deep);border-left:4px solid var(--ez-burgundy);bottom:20px;right:20px}@media (hover:hover){.ez3-lead:hover .ez3-lead-media img{filter:saturate(.98)contrast(1.06)brightness(.95);transition:transform .9s cubic-bezier(.2,.7,.2,1),filter .5s;transform:scale(1.025)}}@media (width<=760px){.ez3-lead-section{padding:54px 0 0}.ez3-lead-section:before{font-size:78vw;inset:5rem -.12em auto auto}.ez3-lead{flex-direction:column;min-height:0;display:flex}.ez3-lead-copy{order:1;justify-content:flex-end;min-height:70svh;padding:18px 0 46px}.ez3-lead-copy:before{margin-bottom:auto}.ez3-lead-copy:after{display:none}.ez3-lead-copy h2{max-width:8ch;margin:0 0 22px;font-size:clamp(4.1rem,18vw,6.25rem);line-height:.82}.ez3-lead-subtitle{max-width:19ch;font-size:1.42rem}.ez3-lead-excerpt{max-width:31ch;font-size:.9rem}.ez3-lead .ez3-cta{margin-top:30px}.ez3-lead-media{aspect-ratio:4/5;order:2;width:calc(100% + 36px);min-height:0;margin:0 -18px}.ez3-lead-media:after{box-shadow:inset 6px 0 0 var(--ez-burgundy), inset 0 0 0 1px #f8f3ea1a}.ez3-lead-media:before{font-size:.5rem;bottom:14px;right:14px}}@media (width<=390px){.ez3-lead-copy{min-height:66svh}.ez3-lead-copy h2{font-size:17vw}}.ez3-latest-wrap{background:radial-gradient(circle at 88% 18%, #7d294133, transparent 28%), var(--ez-ink-deep);color:var(--ez-paper);padding-top:clamp(84px,10vw,148px);padding-bottom:clamp(92px,11vw,164px);position:relative;overflow:hidden}.ez3-latest-wrap:before{content:"ARŞİV";color:#f8f3ea07;font-family:var(--serif);letter-spacing:-.11em;pointer-events:none;font-size:clamp(13rem,29vw,31rem);font-style:italic;font-weight:500;line-height:.72;position:absolute;top:-.08em;right:-.035em}.ez3-latest-wrap:after{content:"EDEBİ ZİHİN / GÜNCEL İNDEKS";color:#f8f3ea47;font-family:var(--sans);letter-spacing:.25em;writing-mode:vertical-rl;font-size:.5rem;font-weight:900;position:absolute;top:50%;left:20px;transform:translateY(-50%)rotate(180deg)}.ez3-latest-wrap .ez3-shell{z-index:1;position:relative}.ez3-latest-wrap .ez3-section-head{border-top:1px solid #f8f3ea75;grid-template-columns:.5fr 1.5fr auto;margin-bottom:clamp(44px,6vw,78px);padding-top:18px}.ez3-latest-wrap .ez3-section-head h2{color:var(--ez-paper);font-size:clamp(4rem,8vw,8.5rem);font-weight:430;line-height:.82}.ez3-latest-wrap .ez3-kicker{color:#d9aab5}.ez3-latest-wrap .ez3-cta{color:var(--ez-paper);border-bottom:1px solid #d9aab58c;padding-bottom:7px}.ez3-latest-list{counter-reset:archive;border-top:1px solid #f8f3ea4d}.ez3-latest-row{counter-increment:archive;min-height:clamp(150px,14vw,205px);color:inherit;isolation:isolate;border-bottom:1px solid #f8f3ea30;grid-template-columns:82px minmax(0,1fr) minmax(180px,280px);align-items:center;gap:clamp(22px,3vw,48px);padding:22px 0;transition:padding .35s cubic-bezier(.2,.7,.2,1),border-color .3s;display:grid;position:relative}.ez3-latest-row:before{content:"";z-index:-1;transform-origin:bottom;background:#f8f3ea09;transition:transform .35s cubic-bezier(.2,.7,.2,1);position:absolute;inset:0 -24px;transform:scaleY(0)}.ez3-latest-index{color:#d9aab5;font-family:var(--sans);letter-spacing:.18em;align-self:start;padding-top:7px;font-size:.62rem;font-weight:900}.ez3-latest-copy{min-width:0}.ez3-latest-wrap .ez3-meta{color:#f8f3ea7a}.ez3-latest-copy h3{max-width:20ch;color:var(--ez-paper);font-family:var(--serif);letter-spacing:-.052em;text-wrap:balance;margin:8px 0 0;font-size:clamp(2.15rem,4.5vw,4.9rem);font-weight:430;line-height:.88;transition:color .3s,transform .35s cubic-bezier(.2,.7,.2,1)}.ez3-latest-row img{object-fit:cover;filter:saturate(.68)contrast(1.1)brightness(.9);transform-origin:50%;justify-self:end;width:min(100%,260px);height:clamp(105px,10vw,145px);transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .4s;transform:rotate(0)}.ez3-latest-row:nth-child(2n) img{width:min(82%,220px)}.ez3-latest-row:nth-child(3n) .ez3-latest-copy h3{max-width:15ch;font-style:italic}.ez3-latest-row:nth-child(4n) img{aspect-ratio:1;width:132px;height:132px}@media (hover:hover){.ez3-latest-row:hover{border-color:#d9aab59e;padding-left:14px;padding-right:14px}.ez3-latest-row:hover:before{transform:scaleY(1)}.ez3-latest-row:hover .ez3-latest-copy h3{color:#f7e8e3;transform:translate(8px)}.ez3-latest-row:hover img{filter:saturate(.96)contrast(1.05)brightness(.98);transform:rotate(-1.5deg)scale(1.06)}.ez3-latest-row:nth-child(2n):hover img{transform:rotate(1.5deg)scale(1.06)}}@media (width<=760px){.ez3-latest-wrap{padding-top:76px;padding-bottom:96px}.ez3-latest-wrap:before{font-size:42vw;top:1.15rem;right:-.08em}.ez3-latest-wrap:after{display:none}.ez3-latest-wrap .ez3-section-head{grid-template-columns:1fr auto;align-items:end;gap:16px;margin-bottom:44px}.ez3-latest-wrap .ez3-section-head .ez3-kicker{grid-column:1/-1}.ez3-latest-wrap .ez3-section-head h2{font-size:clamp(4.1rem,17vw,6.2rem);line-height:.8}.ez3-latest-row{grid-template-columns:42px minmax(0,1fr) 82px;gap:12px;min-height:132px;padding:18px 0}.ez3-latest-index{font-size:.54rem}.ez3-latest-copy h3{max-width:13ch;margin-top:6px;font-size:clamp(1.75rem,8vw,2.8rem);line-height:.9}.ez3-latest-wrap .ez3-meta{letter-spacing:.08em;font-size:.5rem}.ez3-latest-row img,.ez3-latest-row:nth-child(2n) img,.ez3-latest-row:nth-child(4n) img{aspect-ratio:auto;object-fit:cover;width:82px;height:96px}.ez3-latest-row:nth-child(3n) .ez3-latest-copy h3{max-width:12ch}}@media (width<=390px){.ez3-latest-row{grid-template-columns:32px minmax(0,1fr) 68px;gap:9px}.ez3-latest-row img,.ez3-latest-row:nth-child(2n) img,.ez3-latest-row:nth-child(4n) img{width:68px;height:84px}.ez3-latest-copy h3{font-size:7.7vw}}@media (prefers-reduced-motion:reduce){.ez3-latest-row,.ez3-latest-row:before,.ez3-latest-row img,.ez3-latest-copy h3{transition:none!important}}.ez3-lead-section+.ez3-section{background:var(--ez-paper);padding-top:clamp(82px,10vw,142px);padding-bottom:clamp(90px,11vw,154px);position:relative;overflow:hidden}.ez3-lead-section+.ez3-section:before{content:"SEÇKİ";color:#7d294109;font-family:var(--serif);letter-spacing:-.08em;pointer-events:none;font-size:clamp(10rem,23vw,25rem);font-style:italic;font-weight:500;line-height:.8;position:absolute;top:.05em;right:-.045em}.ez3-lead-section+.ez3-section .ez3-shell{z-index:1;position:relative}.ez3-lead-section+.ez3-section .ez3-section-head{border-top:1px solid var(--ez-ink-deep);grid-template-columns:minmax(150px,.55fr) minmax(0,1.45fr) auto;margin-bottom:clamp(54px,7vw,96px);padding-top:18px}.ez3-lead-section+.ez3-section .ez3-section-head h2{max-width:8ch;font-size:clamp(4rem,7.7vw,8rem);font-weight:450;line-height:.82}.ez3-picks-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:clamp(68px,8vw,116px) clamp(20px,2.4vw,36px);display:grid;position:relative}.ez3-pick{min-width:0;color:inherit;display:block;position:relative}.ez3-pick:first-child{grid-column:1/span 7;margin:0}.ez3-pick:first-child:before{content:"01";z-index:3;background:var(--ez-burgundy);width:42px;height:42px;color:var(--ez-paper);font-family:var(--sans);letter-spacing:.12em;place-items:center;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:14px;left:14px}.ez3-pick:first-child .ez3-pick-media{aspect-ratio:6/5}.ez3-pick:first-child h3{max-width:10ch;font-size:clamp(3.1rem,5.8vw,6.2rem);font-weight:450;line-height:.87}.ez3-pick:first-child p{max-width:50ch}.ez3-pick:nth-child(2){grid-column:9/span 4;margin-top:clamp(94px,11vw,158px)}.ez3-pick:nth-child(2):before,.ez3-pick:nth-child(4):before{color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.18em;margin-bottom:13px;font-size:.53rem;font-weight:900;display:block}.ez3-pick:nth-child(2):before{content:"02 / KENAR NOTU"}.ez3-pick:nth-child(2) .ez3-pick-media{aspect-ratio:3/4}.ez3-pick:nth-child(2) h3{font-size:clamp(2.25rem,3.7vw,4rem)}.ez3-pick:nth-child(3){grid-column:2/span 4;margin:0}.ez3-pick:nth-child(3) .ez3-pick-media{aspect-ratio:4/5}.ez3-pick:nth-child(3):after{content:"03";color:var(--ez-burgundy);font-family:var(--serif);font-size:2rem;font-style:italic;line-height:1;position:absolute;top:0;right:calc(100% + 14px)}.ez3-pick:nth-child(4){grid-column:7/span 6;margin-top:clamp(72px,8vw,118px)}.ez3-pick:nth-child(4) .ez3-pick-media{aspect-ratio:16/9}.ez3-pick:nth-child(4) h3{max-width:12ch;font-size:clamp(2.6rem,4.6vw,5rem)}.ez3-pick:nth-child(4):before{content:"04 / SAYFALAR ARASINDA"}.ez3-pick-media{background:var(--ez-ink-deep);margin-bottom:clamp(18px,2vw,26px);position:relative;overflow:hidden}.ez3-pick-media:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #102a3c1f}.ez3-pick img{filter:saturate(.82)contrast(1.06);transition:transform .75s cubic-bezier(.2,.7,.2,1),filter .55s}.ez3-pick .ez3-meta{color:#102a3c94;font-size:.57rem}.ez3-pick h3{color:var(--ez-ink-deep);font-family:var(--serif);letter-spacing:-.055em;text-wrap:balance;margin:11px 0 13px;font-weight:480;line-height:.92}.ez3-pick p{color:#586b77;max-width:42ch;font-size:.88rem;line-height:1.68}@media (hover:hover){.ez3-pick:hover img{filter:saturate(.96)contrast(1.04);transform:scale(1.035)}.ez3-pick:hover h3{color:var(--ez-burgundy)}}@media (width<=760px){.ez3-lead-section+.ez3-section{padding-top:72px;padding-bottom:92px}.ez3-lead-section+.ez3-section:before{font-size:34vw;top:1.1rem;right:-.08em}.ez3-lead-section+.ez3-section .ez3-section-head{grid-template-columns:1fr auto;gap:12px 18px;margin-bottom:54px;display:grid}.ez3-lead-section+.ez3-section .ez3-section-head .ez3-kicker{grid-column:1/-1}.ez3-lead-section+.ez3-section .ez3-section-head h2{max-width:7ch;font-size:clamp(3.5rem,15vw,5.25rem);line-height:.84}.ez3-lead-section+.ez3-section .ez3-section-head .ez3-cta{align-self:end;margin-bottom:5px;font-size:.55rem}.ez3-picks-grid{display:block}.ez3-pick:nth-child(n){width:auto;margin-top:0;margin-bottom:76px}.ez3-pick:first-child{margin-right:-18px}.ez3-pick:first-child .ez3-pick-media{aspect-ratio:4/5;margin-right:-18px}.ez3-pick:first-child:before{width:38px;height:38px;top:12px;left:12px}.ez3-pick:first-child h3{max-width:8.5ch;padding-right:18px;font-size:clamp(3.25rem,14.5vw,5rem);line-height:.86}.ez3-pick:first-child p{padding-right:18px}.ez3-pick:nth-child(2){width:78%;margin-left:auto}.ez3-pick:nth-child(2) .ez3-pick-media{aspect-ratio:3/4}.ez3-pick:nth-child(3){width:84%;margin-left:0}.ez3-pick:nth-child(3) .ez3-pick-media{aspect-ratio:1}.ez3-pick:nth-child(3):after{display:none}.ez3-pick:nth-child(4){border-top:1px solid var(--ez-line);width:calc(100% + 36px);margin-bottom:0;margin-left:-18px;padding:34px 18px 0}.ez3-pick:nth-child(4) .ez3-pick-media{aspect-ratio:16/10}.ez3-pick:nth-child(4) h3{max-width:9ch;font-size:clamp(3rem,13vw,4.5rem)}}.ez3-home,.ez3-home *{box-sizing:border-box}.ez3-home img{max-width:100%;display:block}.ez3-home a:focus-visible{outline:2px solid var(--ez-burgundy);outline-offset:5px}.ez3-home h1,.ez3-home h2,.ez3-home h3,.ez3-home p{overflow-wrap:break-word}.ez3-wordmark{transform-origin:0;max-width:100%;font-size:min(15.2vw,13.5rem)}.ez3-cover-index,.ez3-manifesto>*,.ez3-lead>*{min-width:0}@media (width<=1100px){.ez3-shell{width:min(100% - 40px,1320px)}.ez3-manifesto{grid-template-columns:minmax(120px,.42fr) minmax(0,1.25fr) minmax(220px,.68fr);gap:30px}.ez3-lead,.ez3-lead-media{min-height:560px}.ez3-lead-copy h2{font-size:clamp(3.2rem,6.8vw,6rem)}}@media (width<=820px){.ez3-manifesto{grid-template-columns:1fr 2fr}.ez3-manifesto p{grid-column:2;max-width:46ch}.ez3-lead{grid-template-columns:.9fr 1.1fr;min-height:510px}.ez3-lead-media{min-height:510px}}@media (width<=760px){.ez3-home{overflow-x:clip}.ez3-shell{width:calc(100% - 36px)}.ez3-masthead{padding-top:24px;padding-bottom:58px}.ez3-rail{letter-spacing:.12em;gap:12px;font-size:.5rem}.ez3-rail span:last-child{text-align:right}.ez3-wordmark{letter-spacing:-.09em;white-space:nowrap;width:100%;margin:22px 0 10px;font-size:clamp(4.1rem,20.2vw,7rem);line-height:.8}.ez3-manifesto{margin-top:42px;display:block}.ez3-manifesto .ez3-kicker{margin-bottom:18px}.ez3-manifesto h1{max-width:10ch;font-size:clamp(2.75rem,12.8vw,4.7rem);line-height:.9}.ez3-manifesto p{max-width:34ch;margin-top:24px;font-size:.94rem;line-height:1.66}.ez3-cta{align-items:center;min-height:38px}.ez3-pick,.ez3-latest-row,.ez3-culture-card,.ez3-book-layout,.ez3-latest-copy{min-width:0}.ez3-latest-row img{max-width:82px}}@media (width<=430px){.ez3-rail span:first-child{max-width:14ch}.ez3-rail span:last-child{max-width:18ch}.ez3-wordmark{letter-spacing:-.095em;font-size:19.6vw}.ez3-section-head h2,.ez3-latest-wrap .ez3-section-head h2,.ez3-culture .ez3-section-head h2{overflow-wrap:normal;word-break:normal;hyphens:none}.ez3-latest-row{grid-template-columns:28px minmax(0,1fr) 64px;gap:8px}.ez3-latest-row img,.ez3-latest-row:nth-child(2n) img,.ez3-latest-row:nth-child(4n) img{width:64px;height:82px}}@media (width<=350px){.ez3-shell{width:calc(100% - 28px)}.ez3-rail span:last-child{display:none}.ez3-wordmark{font-size:19.2vw}.ez3-manifesto h1{font-size:12vw}}@media (prefers-reduced-motion:reduce){.ez3-home *,.ez3-home :before,.ez3-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.ez3-culture{background:linear-gradient(90deg, #7d29410b 1px, transparent 1px) 0 0 / 25% 100%, var(--ez-paper);color:var(--ez-ink-deep);padding-top:clamp(88px,11vw,160px);padding-bottom:clamp(104px,13vw,190px);position:relative;overflow:hidden}.ez3-culture:before{content:"KÜLTÜR";color:#7d294109;font-family:var(--serif);letter-spacing:-.1em;pointer-events:none;font-size:clamp(12rem,27vw,29rem);font-style:italic;font-weight:500;line-height:.72;position:absolute;bottom:-.08em;left:-.035em}.ez3-culture .ez3-shell{z-index:1;position:relative}.ez3-culture .ez3-section-head{border-top:1px solid var(--ez-ink-deep);grid-template-columns:minmax(150px,.5fr) minmax(0,1.5fr) .25fr;margin-bottom:clamp(58px,8vw,108px);padding-top:18px}.ez3-culture .ez3-section-head h2{letter-spacing:-.065em;max-width:10ch;font-size:clamp(4.2rem,8vw,8.6rem);font-weight:430;line-height:.82}.ez3-culture-grid{border-top:1px solid var(--ez-ink-deep);border-bottom:1px solid var(--ez-ink-deep);grid-template-columns:repeat(12,minmax(0,1fr));gap:0;display:grid}.ez3-culture-card{border:0;border-right:1px solid var(--ez-line);min-width:0;color:inherit;padding:clamp(30px,3vw,46px);position:relative}.ez3-culture-card:last-child{border-right:0}.ez3-culture-card.ez3-book{background:var(--ez-burgundy-deep);min-height:clamp(520px,52vw,720px);color:var(--ez-paper);grid-column:span 7;padding:clamp(42px,5vw,72px)}.ez3-book:before{content:"OKU / 01";color:#f8f3ea7a;font-family:var(--sans);letter-spacing:.2em;font-size:.52rem;font-weight:900;position:absolute;top:22px;right:24px}.ez3-book-layout{grid-template-columns:minmax(0,1fr) minmax(170px,250px);align-items:end;gap:clamp(34px,5vw,74px);min-height:100%;display:grid}.ez3-book .ez3-kicker{color:#e1a5b4}.ez3-book h2{max-width:7ch;color:var(--ez-paper);letter-spacing:-.065em;margin:clamp(70px,9vw,126px) 0 18px;font-size:clamp(4rem,7vw,7.5rem);font-weight:430;line-height:.82}.ez3-book .ez3-meta{color:#f8f3ea9e}.ez3-book p{color:#f8f3eab8;max-width:35ch;font-size:.92rem;line-height:1.7}.ez3-book .ez3-cta{color:var(--ez-paper);border-bottom:1px solid #e1a5b4;margin-top:24px;padding-bottom:7px}.ez3-book-cover{aspect-ratio:2/3;object-fit:cover;transform-origin:bottom;width:100%;max-height:none;transition:transform .6s cubic-bezier(.2,.7,.2,1),box-shadow .5s;transform:rotate(2.2deg);box-shadow:0 30px 55px #102a3c47}.ez3-culture-card:not(.ez3-book){background:var(--ez-cream);grid-column:span 5;min-height:360px}.ez3-culture-card:not(.ez3-book)+.ez3-culture-card:not(.ez3-book){border-top:1px solid var(--ez-ink-deep)}.ez3-culture-card:not(.ez3-book) .ez3-culture-media{float:right;aspect-ratio:1;object-fit:cover;filter:saturate(.76)contrast(1.06);width:min(46%,220px);margin:0 0 22px 28px}.ez3-culture-card:not(.ez3-book) h2{max-width:10ch;color:var(--ez-ink-deep);letter-spacing:-.055em;margin:16px 0 12px;font-size:clamp(2.5rem,4.2vw,4.6rem);font-weight:450;line-height:.88}.ez3-culture-card:not(.ez3-book) p{color:#5a6c78;max-width:35ch;font-size:.86rem;line-height:1.66}.ez3-culture-card:not(.ez3-book) .ez3-cta{border-bottom:1px solid #7d294173;margin-top:18px;padding-bottom:6px}@media (hover:hover){.ez3-book a:hover .ez3-book-cover{transform:rotate(0)translateY(-8px)scale(1.02);box-shadow:0 38px 70px #102a3c57}.ez3-culture-card:not(.ez3-book):hover .ez3-culture-media{filter:saturate(.98)contrast(1.04)}}@media (width<=900px){.ez3-culture-card.ez3-book{grid-column:1/-1}.ez3-culture-card:not(.ez3-book){grid-column:span 6}.ez3-culture-card:not(.ez3-book)+.ez3-culture-card:not(.ez3-book){border-top:0}}@media (width<=760px){.ez3-culture{background:var(--ez-paper);padding-top:76px;padding-bottom:108px}.ez3-culture:before{font-size:40vw;bottom:.02em;left:-.08em}.ez3-culture .ez3-section-head{margin-bottom:48px;display:block}.ez3-culture .ez3-section-head h2{max-width:8ch;margin-top:18px;font-size:clamp(4rem,17vw,6rem);line-height:.8}.ez3-culture-grid{margin-inline:-18px;display:block}.ez3-culture-card.ez3-book{min-height:0;padding:44px 18px 54px}.ez3-book-layout{flex-direction:column;align-items:stretch;min-height:0;display:flex}.ez3-book-layout>div{order:2}.ez3-book-layout>a{order:1;width:min(66vw,260px);margin:24px auto 26px}.ez3-book h2{max-width:7ch;margin:26px 0 16px;font-size:clamp(4rem,17vw,6.2rem)}.ez3-book-cover{transform:rotate(-2deg)}.ez3-culture-card:not(.ez3-book){border-right:0;border-top:1px solid var(--ez-ink-deep);min-height:0;padding:44px 18px 50px}.ez3-culture-card:not(.ez3-book)+.ez3-culture-card:not(.ez3-book){border-top:1px solid var(--ez-ink-deep)}.ez3-culture-card:not(.ez3-book) .ez3-culture-media{float:none;aspect-ratio:16/10;width:calc(100% + 36px);margin:-44px -18px 32px}.ez3-culture-card:not(.ez3-book) h2{max-width:9ch;font-size:clamp(3rem,13vw,4.7rem)}}@media (prefers-reduced-motion:reduce){.ez3-book-cover{transition:none!important}}html body main>.hero{border-bottom:1px solid var(--ez-line);background:0 0;padding:clamp(54px,7vw,96px) 0 clamp(38px,5vw,70px)}html body main>.hero .container{grid-template-columns:minmax(120px,.38fr) minmax(0,1.62fr);align-items:end;gap:clamp(24px,5vw,78px);display:grid;position:relative}html body main>.hero .container:before{display:none}html body main>.hero .eyebrow{color:var(--ez-burgundy);letter-spacing:.18em;text-transform:uppercase;align-self:start;padding-top:10px;font-size:.62rem;font-weight:850}html body main>.hero h1{max-width:none;color:var(--ez-ink-deep);letter-spacing:-.075em;grid-column:2;margin:0;font-size:clamp(4.4rem,10vw,9.5rem);font-weight:600;line-height:.78}html body main>.hero .lead{color:#5a6e7b;max-width:54ch;font-family:var(--sans);grid-column:2;margin:12px 0 0;font-size:clamp(.95rem,1.3vw,1.08rem);line-height:1.7}html body .archive-tools{border:1px solid var(--ez-line);box-shadow:none;background:var(--ez-line);border-radius:0;grid-template-columns:1.35fr .8fr .8fr;gap:1px;padding:0;display:grid;overflow:hidden}html body .archive-tools:after{display:none}html body .archive-field{background:var(--ez-paper);padding:18px 20px 20px}html body .archive-field label{color:var(--ez-burgundy);letter-spacing:.16em;text-transform:uppercase;font-size:.58rem;font-weight:850}html body .archive-input,html body .archive-select{border:0;border-bottom:1px solid var(--ez-line);min-height:44px;color:var(--ez-ink-deep);background:0 0;border-radius:0;margin-top:7px}html body .archive-status{border-bottom:1px solid var(--ez-line);color:#667985;letter-spacing:.08em;text-transform:uppercase;margin:22px 0 10px;padding-bottom:12px;font-size:.66rem;font-weight:750}html body .archive-reset{color:var(--ez-burgundy)}html body .archive-grid{display:block}html body .archive-card{border:0;border-bottom:1px solid var(--ez-line);background:0 0;grid-template-columns:minmax(0,1fr) minmax(190px,31%);align-items:center;gap:clamp(28px,5vw,72px);min-height:260px;padding:34px 0;display:grid}html body .archive-card:first-child{border-top:1px solid var(--ez-ink-deep)}html body .archive-card:nth-child(2n) .archive-card-copy{padding-left:clamp(0px,3vw,44px)}html body .archive-card-copy h2{max-width:16ch;color:var(--ez-ink-deep);letter-spacing:-.055em;margin:9px 0 12px;font-size:clamp(2.15rem,4.3vw,4.8rem);font-weight:550;line-height:.91}html body .archive-card-copy>p{color:#5b6f7b;max-width:58ch;font-family:var(--sans);font-size:.9rem;line-height:1.65}html body .archive-card-media{object-fit:cover;width:100%;height:190px;transition:transform .4s,filter .4s}html body .archive-card:hover .archive-card-media{filter:saturate(.9);transform:scale(.985)}html body .archive-taxonomy{margin:16px 0}html body .archive-taxonomy span{border:0;border-bottom:1px solid var(--ez-soft-line);color:var(--ez-burgundy);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:0;font-size:.61rem;font-weight:800}html body .book-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:clamp(42px,6vw,84px) 24px;display:grid}html body .book-card{background:0 0;border:0;grid-column:span 4;padding:0;display:block}html body .book-card:nth-child(3n+2){margin-top:86px}html body .book-card:nth-child(3n+3){margin-top:28px}html body .book-card-media{border:1px solid var(--ez-soft-line);background:var(--ez-paper);min-height:410px;box-shadow:none;place-items:center;padding:34px;display:grid;overflow:hidden}html body .book-card-media:after{display:none}html body .book-card-media img{object-fit:contain;filter:drop-shadow(0 18px 18px #102a3c26);width:auto;max-width:100%;height:330px;transition:transform .4s}html body .book-card:hover .book-card-media img{transform:translateY(-5px)rotate(-.6deg)}html body .book-card-copy{padding:18px 0 0}html body .book-card-copy h2{color:var(--ez-ink-deep);letter-spacing:-.055em;margin:7px 0 10px;font-size:clamp(2rem,3.4vw,3.55rem);font-weight:550;line-height:.94}html body .book-card-copy p{color:#61737e;font-family:var(--sans);font-size:.86rem;line-height:1.6}html body .category-grid{border-top:1px solid var(--ez-ink-deep);border-left:1px solid var(--ez-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}html body .category-card{border:0;border-right:1px solid var(--ez-line);border-bottom:1px solid var(--ez-line);background:0 0;border-radius:0;min-height:310px;padding:clamp(28px,4vw,52px);transition:background .25s}html body .category-card:nth-child(2n){border-top:0}html body .category-card:after{display:none}html body .category-card:hover{background:var(--ez-paper)}html body .category-card h2{max-width:10ch;color:var(--ez-ink-deep);letter-spacing:-.06em;margin:18px 0 14px;font-size:clamp(2.7rem,5vw,5.2rem);font-weight:550;line-height:.88}html body .category-card p{color:#60727e;max-width:46ch;font-family:var(--sans);font-size:.9rem;line-height:1.65}html body .category-card-footer{margin-top:auto;padding-top:28px}html body .article{width:min(100% - 40px,860px);padding-top:clamp(62px,8vw,112px)}html body .article>.eyebrow{color:var(--ez-burgundy)}html body .article>h1{max-width:none;color:var(--ez-ink-deep);letter-spacing:-.07em;margin-top:14px;font-size:clamp(3.8rem,8vw,7.7rem);font-weight:550;line-height:.86}html body .article .lead{color:#536b79}html body .article-body{color:#29485d;max-width:720px;margin-inline:auto;font-size:clamp(1.06rem,1.4vw,1.18rem);line-height:1.82}html body .article-body h2{color:var(--ez-ink-deep);letter-spacing:-.045em;font-size:clamp(2.25rem,4vw,3.75rem);font-weight:550;line-height:1}html body .article-body blockquote{border:0;border-top:1px solid var(--ez-burgundy);border-bottom:1px solid var(--ez-burgundy);color:var(--ez-burgundy-deep);font-family:var(--serif);background:0 0;margin:2.5em -8vw;padding:clamp(24px,4vw,48px);font-size:clamp(1.45rem,2.6vw,2.3rem);line-height:1.25}html body .article-body blockquote:before{display:none}html body .article-book-card{border:1px solid var(--ez-line);border-left:1px solid var(--ez-line);background:var(--ez-paper);box-shadow:none;border-radius:0;margin-top:72px}html body .article-related{margin-top:clamp(70px,9vw,120px)}html body .article-related-card{border-top:1px solid #f3eadc73}html body .book-detail-hero{border-bottom:1px solid var(--ez-line);padding-top:clamp(64px,8vw,110px)}html body .book-detail-hero:after{display:none}html body .book-detail-grid{grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(42px,7vw,110px)}html body .book-detail-cover{border:1px solid var(--ez-soft-line);background:var(--ez-paper);padding:32px;transform:none}html body .book-detail-copy h1{max-width:11ch;color:var(--ez-ink-deep);font-size:clamp(4rem,8vw,8rem);font-weight:550;line-height:.84}html body .book-meta-grid,html body .search-results{border-top:1px solid var(--ez-ink-deep)}html body .search-result{border-bottom:1px solid var(--ez-line);padding:28px 0;transition:padding .2s}html body .search-result:hover{background:0 0;padding-left:12px}html body .search-result h2{color:var(--ez-ink-deep);letter-spacing:-.045em;font-size:clamp(1.8rem,3vw,3rem);line-height:1}html body .footer{padding-top:clamp(60px,8vw,110px)}html body .footer-main{border-top:1px solid #f3eadc73;padding-top:28px}html body .footer-wordmark{font-size:clamp(3.4rem,8vw,7.8rem);line-height:.78;display:block}html body .footer-bottom{margin-top:64px}@media (width<=900px){html body .book-card{grid-column:span 6}html body .book-card:nth-child(n){margin-top:0}html body .archive-card{grid-template-columns:minmax(0,1fr) 220px}}@media (width<=760px){html body main>.hero .container{grid-template-columns:1fr;gap:12px}html body main>.hero h1,html body main>.hero .lead{grid-column:auto}html body main>.hero h1{font-size:clamp(4rem,21vw,6.4rem)}html body .archive-tools{grid-template-columns:1fr}html body .archive-card{grid-template-columns:1fr;gap:22px;min-height:0}html body .archive-card-media{aspect-ratio:16/10;grid-row:1;height:auto}html body .archive-card-copy h2{font-size:clamp(2.5rem,12vw,4rem)}html body .book-grid{grid-template-columns:1fr}html body .book-card{grid-column:auto}html body .book-card-media{min-height:350px}html body .book-card-media img{height:285px}html body .category-grid{grid-template-columns:1fr}html body .category-card{min-height:250px}html body .article{width:min(100% - 28px,860px)}html body .article>h1{font-size:clamp(3.3rem,16vw,5.5rem)}html body .article-body blockquote{margin:2.2em 0}html body .book-detail-grid{grid-template-columns:1fr}html body .book-detail-copy h1{font-size:clamp(3.7rem,17vw,5.8rem)}}@media (prefers-reduced-motion:reduce){html body .archive-card-media,html body .book-card-media img{transition:none!important}}html body .site-header{box-shadow:none}html body .nav{width:min(100% - 48px,1320px)}html body .brand{font-weight:700}html body .header-search{border-radius:0;width:38px;height:38px}html body .search-glyph{width:13px;height:13px}html body .article{position:relative}html body .article-taxonomy{border-top:1px solid var(--ez-ink-deep);border-bottom:1px solid var(--ez-line);justify-content:space-between;align-items:center;gap:20px;padding:14px 0;display:flex}html body .article-book-link{color:var(--ez-burgundy)}html body .article-category-list{flex-wrap:wrap;justify-content:flex-end;gap:8px 16px;display:flex}html body .article-category{color:#657783;font-family:var(--sans);letter-spacing:.11em;text-transform:uppercase;background:0 0;border:0;padding:0;font-size:.59rem;font-weight:800}html body .article-category:hover{color:var(--ez-burgundy)}html body .article>h1{margin-top:clamp(32px,5vw,66px)}html body .article>.lead{max-width:35ch;color:var(--ez-burgundy-deep);font-family:var(--serif);margin:24px 0 22px;font-size:clamp(1.35rem,2.5vw,2rem);font-style:italic;line-height:1.28}html body .article>.meta{color:#657783;letter-spacing:.11em;text-transform:uppercase;padding-bottom:20px;font-size:.62rem;font-weight:800}html body .article-body>p:first-child:first-letter{color:var(--ez-burgundy);margin-right:.1em;font-size:4.8em;line-height:.72}html body .article-body a{color:var(--ez-burgundy-deep);text-underline-offset:3px;text-decoration-thickness:1px}html body .article-body hr{border:0;border-top:1px solid var(--ez-line);margin:3.4em 0}html body .article-book-card{grid-template-columns:130px minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,46px);margin-top:0;padding:clamp(24px,4vw,42px);display:grid}html body .article-book-card img{object-fit:contain;filter:drop-shadow(0 14px 16px #102a3c21);width:100%;max-height:190px}html body .article-book-card h2{color:var(--ez-ink-deep);letter-spacing:-.055em;margin:8px 0 5px;font-size:clamp(2.2rem,4vw,4rem);font-weight:550;line-height:.92}html body .article-book-card p{color:#61737e;max-width:50ch;font-family:var(--sans);font-size:.88rem;line-height:1.6}html body .article-pagination{border-top:1px solid var(--ez-line);border-bottom:1px solid var(--ez-line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px;display:grid}html body .article-pagination>a{min-height:150px;padding:26px 0}html body .article-pagination>a+a{border-left:1px solid var(--ez-line);padding-left:28px}html body .article-pagination strong{max-width:18ch;color:var(--ez-ink-deep);font-family:var(--serif);letter-spacing:-.035em;margin-top:9px;font-size:clamp(1.45rem,2.6vw,2.45rem);font-weight:550;line-height:1;display:block}html body .article-pagination-next{text-align:right}html body .article-pagination-next strong{margin-left:auto}html body .article-related{padding:clamp(70px,9vw,118px) 0}html body .article-related-head{border-top:1px solid #f3eadc7a;align-items:end;margin-bottom:36px;padding-top:14px}html body .article-related-head .section-title,html body .article-related-head .home-link{color:var(--ez-cream)}html body .article-related-head .eyebrow{color:#dfa5b4}html body .article-related-grid{gap:24px}html body .article-related-card{background:0 0;padding-top:16px}html body .article-related-card h3{color:var(--ez-cream);letter-spacing:-.045em;margin:10px 0;font-size:clamp(1.8rem,3.1vw,3.1rem);font-weight:520;line-height:.96}html body .article-related-card p{color:#f3eadca8}html body .article-related-card .meta{color:#f3eadc8c}html body .article-related-card .home-link{color:#dfa5b4}html body .book-detail-hero{grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(46px,8vw,120px);padding-bottom:clamp(62px,8vw,108px);display:grid}html body .book-detail-cover-wrap{border:1px solid var(--ez-soft-line);background:var(--ez-paper);place-items:center;min-height:560px;padding:clamp(30px,5vw,64px);display:grid;position:relative}html body .book-detail-cover-wrap:before{content:"KÜTÜPHANE / DOSYA";color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.16em;font-size:.55rem;font-weight:850;position:absolute;top:18px;left:18px}html body .book-detail-cover{filter:drop-shadow(0 22px 22px #102a3c29);background:0 0;border:0;width:auto;max-width:100%;max-height:430px;padding:0}html body .book-detail-copy .eyebrow{color:var(--ez-burgundy)}html body .book-detail-copy h1{max-width:10ch;margin:14px 0 12px}html body .book-original-title{color:#6c7c86;font-family:var(--serif);margin:0 0 10px;font-size:1rem;font-style:italic}html body .book-author{color:var(--ez-burgundy-deep);font-family:var(--sans);letter-spacing:.13em;text-transform:uppercase;margin:0 0 24px;font-size:.72rem;font-weight:850}html body .book-detail-copy>.lead{color:#566d7b;max-width:50ch;font-family:var(--sans);font-size:.98rem;line-height:1.7}html body .book-meta-grid{border-bottom:1px solid var(--ez-line);grid-template-columns:minmax(130px,.7fr) minmax(0,1.3fr);margin-top:34px;display:grid}html body .book-meta-grid dt,html body .book-meta-grid dd{border-top:1px solid var(--ez-line);margin:0;padding:10px 0}html body .book-meta-grid dt{color:#73828b;font-family:var(--sans);letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:800}html body .book-meta-grid dd{color:var(--ez-ink-deep);font-family:var(--sans);font-size:.82rem;font-weight:650}html body .book-notes-section{background:var(--ez-paper);border-bottom:1px solid var(--ez-line)}html body .book-notes-section .article{padding-top:0}html body .book-notes-section .article>.eyebrow{border-top:1px solid var(--ez-ink-deep);margin-bottom:32px;padding-top:14px;display:block}html body .book-detail>.section:last-child .grid{border-top:1px solid var(--ez-ink-deep);border-left:1px solid var(--ez-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;display:grid}html body .book-detail>.section:last-child .card{border:0;border-right:1px solid var(--ez-line);border-bottom:1px solid var(--ez-line);background:0 0;border-radius:0;min-height:250px;padding:clamp(26px,4vw,46px)}html body .book-detail>.section:last-child .card h3{color:var(--ez-ink-deep);letter-spacing:-.05em;margin:10px 0;font-size:clamp(2rem,3.6vw,3.7rem);font-weight:550;line-height:.94}html body a:focus-visible,html body button:focus-visible,html body input:focus-visible,html body select:focus-visible{outline:2px solid var(--ez-burgundy);outline-offset:4px}@media (width<=900px){html body .book-detail-hero{grid-template-columns:minmax(220px,.75fr) minmax(0,1.25fr);gap:42px}html body .book-detail-cover-wrap{min-height:470px;padding:38px}html body .book-detail-cover{max-height:360px}}@media (width<=760px){html body .nav{width:min(100% - 28px,1320px)}html body .article-taxonomy{flex-direction:column;align-items:flex-start;gap:10px}html body .article-category-list{justify-content:flex-start}html body .article>h1{margin-top:34px}html body .article-book-card{grid-template-columns:88px minmax(0,1fr);gap:20px;padding:20px}html body .article-book-card p{display:none}html body .article-pagination{grid-template-columns:1fr}html body .article-pagination>a{min-height:120px}html body .article-pagination>a+a{border-left:0;border-top:1px solid var(--ez-line);padding-left:0}html body .book-detail-hero{grid-template-columns:1fr;gap:42px;padding-top:42px}html body .book-detail-cover-wrap{min-height:430px;padding:46px}html body .book-detail-cover{max-height:330px}html body .book-detail-copy h1{max-width:9ch}html body .book-meta-grid{grid-template-columns:1fr 1.2fr}html body .book-detail>.section:last-child .grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html body *{scroll-behavior:auto!important}}html body .site-header{z-index:50;border-bottom:1px solid var(--ez-line);box-shadow:none;background:#f3eadcf6;position:sticky;top:0}html body .site-header:before{height:2px}html body .site-header .container.nav{gap:30px;width:min(100% - 48px,1320px);min-height:70px}html body .brand{color:var(--ez-ink-deep);letter-spacing:-.075em;flex:none;font-size:clamp(1.65rem,2.3vw,2.05rem);font-weight:700;line-height:1;position:relative}html body .brand:after{content:".";color:var(--ez-burgundy);display:inline}html body .nav-right{gap:12px}html body .nav-links{gap:clamp(18px,2.2vw,34px)}html body .nav-links a{color:var(--ez-ink-deep);letter-spacing:.15em;padding:27px 0 25px;font-size:.62rem;font-weight:850}html body .nav-links a:after{background:var(--ez-burgundy);height:2px;bottom:18px}html body .header-search,html body .menu-toggle{border:1px solid var(--ez-line);width:38px;height:38px;color:var(--ez-ink-deep);background:0 0}html body .header-search:hover,html body .menu-toggle:hover{border-color:var(--ez-burgundy);background:var(--ez-paper);color:var(--ez-burgundy)}html body .search-glyph{border-width:1.5px;width:13px;height:13px}html body .search-glyph:after{height:1.5px}html body .menu-toggle span{background:currentColor;width:18px}html body .footer{background:var(--ez-burgundy-deep);border:0;padding:clamp(68px,8vw,112px) 0 0;position:relative;overflow:hidden}html body .footer:before{content:"EDEBİ ZİHİN / BAĞIMSIZ YAYIN";color:#e1a5b4;width:min(100% - 48px,1320px);font-family:var(--sans);letter-spacing:.2em;border-bottom:1px solid #f3eadc61;margin:0 auto 20px;padding-bottom:12px;font-size:.58rem;font-weight:850;display:block}html body .footer-main{border-top:0;grid-template-columns:minmax(320px,1.8fr) repeat(3,minmax(130px,.7fr));gap:clamp(28px,4vw,64px);width:min(100% - 48px,1320px);padding:26px 0 48px}html body .footer-brand{max-width:620px}html body .footer-wordmark{color:var(--ez-cream);letter-spacing:-.085em;white-space:nowrap;margin:0 0 24px;font-size:clamp(4.4rem,9vw,9.5rem);font-weight:650;line-height:.72;display:block}html body .footer-wordmark:after{content:".";color:#e1a5b4}html body .footer-brand p{color:#f3eadcb8;max-width:34ch;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.55}html body .footer-title{color:#e1a5b4;letter-spacing:.18em;margin-bottom:11px;font-size:.57rem;font-weight:850}html body .footer-group{gap:8px}html body .footer-group a,html body .footer-link-button{color:#f3eadcb8;font-size:.76rem;line-height:1.5;transition:color .18s,transform .18s}html body .footer-group a:hover,html body .footer-link-button:hover{color:#fffaf2;transform:translate(2px)}html body .footer-bottom{color:#f3eadc7a;letter-spacing:.07em;text-transform:uppercase;border-top:1px solid #f3eadc38;width:min(100% - 48px,1320px);margin-top:0;padding:18px 0 28px;font-size:.62rem}html body .cookie-banner{border:1px solid var(--ez-ink-deep);background:var(--ez-paper);border-top:0;width:min(780px,100% - 40px);padding:0;overflow:hidden;box-shadow:0 24px 70px #102a3c2e}html body .cookie-banner:before{content:"";background:var(--ez-burgundy);height:4px;display:block}html body .cookie-inner{padding:20px 22px}html body .cookie-copy strong{color:var(--ez-ink-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.67rem;font-weight:850}html body .cookie-copy p{color:#60727e}html body .cookie-button{border-color:var(--ez-burgundy);background:var(--ez-burgundy);letter-spacing:.06em;text-transform:uppercase;font-size:.67rem;font-weight:800}html body .cookie-button-secondary{color:var(--ez-burgundy-deep);background:0 0}@media (width<=900px){html body .footer-main{grid-template-columns:repeat(3,1fr)}html body .footer-brand{grid-column:1/-1}html body .footer-wordmark{font-size:clamp(5rem,15vw,8rem)}}@media (width<=760px){html body .site-header .container.nav{width:calc(100% - 28px);min-height:64px;padding:7px 0}html body .site-header .brand{font-size:1.52rem}html body .site-header .menu-toggle{display:inline-flex}html body .site-header .nav-right{gap:7px}html body .header-search,html body .menu-toggle{width:39px;height:39px}html body .site-header .nav-links{border:0;border-top:1px solid var(--ez-line);border-bottom:4px solid var(--ez-burgundy);background:#f3eadcfe;gap:0;width:100%;max-height:calc(100dvh - 66px);padding:18px 14px 28px;position:fixed;top:66px;left:0;right:0;overflow-y:auto;box-shadow:0 24px 60px #102a3c24;display:none!important}html body .site-header .nav-links[data-open=true]{display:flex!important}html body .site-header .nav-links a{counter-increment:ezmenu;border-bottom:1px solid var(--ez-line);min-height:70px;color:var(--ez-ink-deep);font-family:var(--serif);letter-spacing:-.045em;text-transform:none;grid-template-columns:42px 1fr auto;align-items:center;padding:0;font-size:clamp(1.9rem,9vw,3rem);font-weight:550;line-height:1;display:grid}html body .site-header .nav-links a:before{content:"0" counter(ezmenu);color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.12em;font-size:.55rem;font-weight:850}html body .site-header .nav-links a:after{content:"↗";width:auto;height:auto;color:var(--ez-burgundy);font-family:var(--sans);background:0 0;font-size:.85rem;position:static}html body .site-header .nav-links{counter-reset:ezmenu}html body .footer{padding-top:58px}html body .footer:before,html body .footer-main,html body .footer-bottom{width:calc(100% - 28px)}html body .footer:before{margin-bottom:18px}html body .footer-main{grid-template-columns:1fr 1fr;gap:34px 24px;padding-top:16px}html body .footer-brand{grid-column:1/-1}html body .footer-wordmark{white-space:normal;margin-bottom:20px;font-size:clamp(4rem,20vw,6.6rem)}html body .footer-brand p{max-width:28ch}html body .footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}html body .cookie-banner{width:calc(100% - 20px);bottom:10px}html body .cookie-inner{padding:17px}}@media (width<=480px){html body .footer-main{grid-template-columns:1fr 1fr}html body .footer-group:last-child{border-top:1px solid #f3eadc29;grid-column:1/-1;padding-top:8px}}@media (prefers-reduced-motion:reduce){html body .footer-group a,html body .footer-link-button{transition:none}}html body .ez3-wordmark{white-space:nowrap;width:100%;max-width:100%;min-height:0;display:block;overflow:visible;color:#0000!important;font-size:0!important;line-height:0!important}html body .ez3-wordmark:before{content:"Edebi "!important;color:var(--ez-ink-deep)!important;font-style:normal!important;font-weight:500!important}html body .ez3-wordmark:after{content:"Zihin"!important;color:var(--ez-burgundy)!important;font-style:italic!important;font-weight:400!important}.ez3-home>section{isolation:isolate}.ez3-lead-section,.ez3-home>.ez3-section{position:relative}.ez3-lead-section:after,.ez3-home>.ez3-section:before{content:"";pointer-events:none;background:#172d3b38;height:1px;position:absolute;top:0;left:0;right:0}.ez3-home>.ez3-section:not(.ez3-latest-wrap):not(.ez3-culture) .ez3-section-head{padding-top:clamp(22px,3vw,38px)}.ez3-home>.ez3-section:not(.ez3-latest-wrap):not(.ez3-culture) .ez3-picks-grid{align-items:start}.ez3-pick:first-child .ez3-pick-media{box-shadow:-10px 0 #812f42eb}.ez3-pick:nth-child(2){margin-top:clamp(56px,8vw,120px)}.ez3-latest-wrap{border-top:0;border-bottom:0}.ez3-latest-wrap .ez3-section-head{border-top-color:#f1ebe1b8;padding-top:clamp(24px,3vw,42px)}.ez3-latest-wrap .ez3-latest-row{border-color:#f1ebe12e}.ez3-latest-wrap .ez3-latest-row:first-child{border-top-color:#f1ebe17a}.ez3-culture:before{background:var(--ez-burgundy)!important;height:7px!important}.ez3-culture .ez3-section-head{padding-top:clamp(28px,3.5vw,48px)}@media (width<=760px){html body .ez3-wordmark{margin-top:28px;overflow:hidden}html body .ez3-wordmark:before,html body .ez3-wordmark:after{letter-spacing:-.06em!important;font-size:13vw!important;line-height:.9!important}.ez3-pick:first-child .ez3-pick-media{box-shadow:-6px 0 #812f42eb}.ez3-pick:nth-child(2){margin-top:0;margin-left:26px}.ez3-latest-wrap .ez3-section-head,.ez3-culture .ez3-section-head{padding-top:24px}}html body main>.hero{padding-top:clamp(72px,9vw,132px);padding-bottom:clamp(58px,7vw,104px);position:relative;overflow:hidden}html body main>.hero:after{content:"EZ";color:#7d294109;font-family:var(--serif);letter-spacing:-.12em;pointer-events:none;font-size:clamp(13rem,29vw,30rem);font-style:italic;line-height:.75;position:absolute;bottom:-.18em;right:-.03em}html body main>.hero .container{z-index:1;position:relative}html body main>.hero h1{text-wrap:balance;font-weight:440}html body .archive-card{isolation:isolate;position:relative}html body .archive-card:before{content:"";z-index:-1;background:var(--ez-paper);opacity:0;transition:opacity .3s;position:absolute;inset:0 -22px}html body .archive-card-copy h2{font-weight:450}html body .archive-card-media{filter:saturate(.82)contrast(1.04);height:clamp(210px,20vw,290px);min-height:210px}@media (hover:hover){html body .archive-card:hover:before{opacity:1}html body .archive-card:hover .archive-card-copy h2{color:var(--ez-burgundy)}}html body .book-card-media{background:linear-gradient(135deg,#7d294109,transparent 42%), var(--ez-paper);position:relative}html body .book-card-media:before{content:"OKU";color:var(--ez-burgundy);font-family:var(--sans);letter-spacing:.2em;font-size:.5rem;font-weight:900;position:absolute;top:16px;left:17px}html body .book-card-copy h2{font-weight:450}html body .article{width:min(100% - 48px,1040px);padding-top:clamp(82px,10vw,148px);position:relative}html body .article:before{content:"OKUMA DEFTERİ";color:#7d29418c;font-family:var(--sans);letter-spacing:.22em;font-size:.5rem;font-weight:900;position:absolute;top:30px;right:0}html body .article-taxonomy{border-top:1px solid var(--ez-ink-deep);padding-top:16px}html body .article>h1{letter-spacing:-.07em;text-wrap:balance;max-width:13ch;margin-top:clamp(24px,4vw,54px);font-size:clamp(4.4rem,9.3vw,9.6rem);font-weight:430;line-height:.82}html body .article>.lead{max-width:38ch;color:var(--ez-burgundy);font-family:var(--serif);margin-top:28px;font-size:clamp(1.35rem,2.4vw,2.15rem);font-style:italic;line-height:1.28}html body .article>.meta{color:#657985;letter-spacing:.12em;text-transform:uppercase;margin-top:26px;font-size:.61rem}html body .article>hr{border-top-color:var(--ez-line)!important;margin:clamp(36px,5vw,62px) 0!important}html body .article-body{width:min(100%,720px);margin-inline:auto;font-size:clamp(1.08rem,1.45vw,1.2rem);line-height:1.86}html body .article-body>p:first-of-type:first-letter{float:left;color:var(--ez-burgundy);font-family:var(--serif);margin:.08em .12em 0 0;font-size:4.7em;line-height:.72}html body .article-body h2{color:var(--ez-ink-deep);letter-spacing:-.055em;margin-top:2.15em;font-size:clamp(2.5rem,4.5vw,4.7rem);font-weight:440;line-height:.92}html body .article-body h3{color:var(--ez-ink-deep);margin-top:1.9em;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:470}html body .article-body blockquote{border:0;border-left:7px solid var(--ez-burgundy);background:var(--ez-ink-deep);width:min(118%,850px);color:var(--ez-paper);font-family:var(--serif);margin:clamp(52px,7vw,86px) 0 clamp(52px,7vw,86px) 50%;padding:clamp(28px,4vw,48px) clamp(28px,5vw,58px);font-size:clamp(1.7rem,3vw,3rem);font-style:italic;line-height:1.2;transform:translate(-50%)}html body .article-end{border-top:1px solid var(--ez-ink-deep);margin-top:clamp(76px,10vw,130px);padding-top:26px}html body .article-book-card{background:var(--ez-paper);border:0;border-bottom:1px solid var(--ez-line)}html body .article-book-card h2,html body .article-pagination strong{font-weight:450}html body .article-related{background:var(--ez-ink-deep);color:var(--ez-paper);position:relative;overflow:hidden}html body .article-related:before{content:"DEVAM";color:#f8f3ea06;font-family:var(--serif);pointer-events:none;font-size:clamp(12rem,27vw,28rem);font-style:italic;line-height:.75;position:absolute;top:-.06em;right:-.04em}html body .article-related .container{z-index:1;position:relative}html body .article-related .eyebrow,html body .article-related .home-link{color:#d9aab5}html body .article-related .section-title,html body .article-related-card h3{color:var(--ez-paper)}html body .article-related-card p,html body .article-related-card .meta{color:#f8f3ea94}html body .article-related-card{border-color:#f8f3ea2e}@media (width<=760px){html body main>.hero{padding-top:58px;padding-bottom:62px}html body main>.hero .container{display:block}html body main>.hero h1{margin-top:22px;font-size:clamp(4rem,18vw,6.2rem);line-height:.8}html body main>.hero .lead{margin-top:22px}html body .article{width:calc(100% - 36px);padding-top:76px}html body .article:before{top:24px}html body .article>h1{max-width:10ch;font-size:clamp(3.8rem,16vw,6rem);line-height:.82}html body .article>.lead{font-size:clamp(1.35rem,6.5vw,1.9rem)}html body .article-body{width:100%;font-size:1.04rem;line-height:1.8}html body .article-body blockquote{width:calc(100% + 36px);margin-left:-18px;padding:34px 24px 36px;font-size:clamp(1.7rem,8vw,2.6rem);transform:none}html body .archive-card:before{display:none}html body .archive-card-media{min-height:0}}@media (prefers-reduced-motion:reduce){html body .archive-card:before,html body .archive-card-media,html body .book-card-media img{transition:none!important}}:root{--ez-cream:#f1ebe1;--ez-paper:#f8f3ea;--ez-ink:#20394b;--ez-ink-deep:#172d3b;--ez-burgundy:#812f42;--ez-burgundy-deep:#642334;--ez-line:#172d3b40;--ez-soft-line:#172d3b21;--serif:"Iowan Old Style","Baskerville","Palatino Linotype","Book Antiqua",Georgia,"Times New Roman",serif}html{background:var(--ez-cream)}html body{color:var(--ez-ink-deep)}html body h1,html body h2,html body h3,html body .section-title,html body .ez3-wordmark,html body .brand,html body .footer-wordmark,html body .article-pagination strong{font-family:var(--serif);font-kerning:normal;font-weight:400}html body .brand{letter-spacing:0;white-space:nowrap;width:168px;overflow:visible;color:#0000!important;font-size:0!important}html body .brand:before,html body .brand:after{font-family:var(--serif)!important;letter-spacing:-.055em!important;font-size:2rem!important;line-height:1!important;display:inline!important;position:static!important}html body .brand:before{font-style:normal;font-weight:600;content:"Edebi "!important;color:var(--ez-ink-deep)!important}html body .brand:after{font-style:italic;font-weight:500;content:"Zihin"!important;color:var(--ez-burgundy)!important}html body .ez3-wordmark{white-space:nowrap;width:100%;max-width:100%;color:#0000!important;font-size:0!important;line-height:0!important}html body .ez3-wordmark:before,html body .ez3-wordmark:after{font-family:var(--serif)!important;letter-spacing:-.072em!important;font-size:clamp(5rem,14vw,12.4rem)!important;line-height:.8!important;display:inline!important;position:static!important}html body .ez3-wordmark:before{font-weight:500;content:"Edebi "!important;color:var(--ez-ink-deep)!important}html body .ez3-wordmark:after{font-style:italic;font-weight:400;content:"Zihin"!important;color:var(--ez-burgundy)!important}html body .ez3-culture-card.ez3-book{background:var(--ez-burgundy-deep);color:var(--ez-paper)}html body .ez3-book h2{color:var(--ez-paper)}html body .ez3-book .ez3-kicker{color:#e1a5b4}html body .ez3-book .ez3-meta,html body .ez3-book p{color:#f8f3eab8}html body .ez3-book .ez3-cta{color:var(--ez-paper)}html body .ez3-lead-media img,html body .ez3-pick img,html body .ez3-latest-row img,html body .ez3-culture-media,html body .archive-card-media,html body .article-related-card img{filter:saturate(.9)contrast(1.055)}html body .footer-wordmark{white-space:nowrap;color:#0000!important;font-size:0!important}html body .footer-wordmark:before,html body .footer-wordmark:after{font-family:var(--serif)!important;letter-spacing:-.075em!important;font-size:clamp(4.4rem,9vw,9.5rem)!important;line-height:.76!important;display:inline!important}html body .footer-wordmark:before{font-weight:500;content:"Edebi "!important;color:var(--ez-cream)!important}html body .footer-wordmark:after{font-style:italic;font-weight:400;content:"Zihin"!important;color:#e1a5b4!important}html body main h1,html body main h2,html body main h3{text-wrap:balance}html body img{max-width:100%}@media (width<=760px){html body .brand{width:145px}html body .brand:before,html body .brand:after{font-size:1.72rem!important}html body .ez3-wordmark{min-height:15vw;overflow:hidden}html body .ez3-wordmark:before,html body .ez3-wordmark:after{letter-spacing:-.06em!important;font-size:13vw!important;line-height:.9!important}html body .footer-wordmark{white-space:normal}html body .footer-wordmark:before,html body .footer-wordmark:after{font-size:clamp(4rem,18vw,6.4rem)!important}}@media (width<=360px){html body .brand{width:132px}html body .brand:before,html body .brand:after{font-size:1.55rem!important}}@media (prefers-reduced-motion:reduce){html body *,html body :before,html body :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{scroll-padding-top:84px}html body .skip-link{z-index:200;border:1px solid var(--ez-ink-deep);background:var(--ez-paper);color:var(--ez-ink-deep);font-family:var(--sans);letter-spacing:.08em;text-transform:uppercase;padding:10px 14px;font-size:.7rem;font-weight:800;transition:transform .16s;position:fixed;top:10px;left:12px;transform:translateY(-160%)}html body .skip-link:focus{transform:translateY(0)}html body :where(a,button,input,textarea,select):focus-visible{outline:2px solid var(--ez-burgundy);outline-offset:4px}html body .nav-links a[aria-current=page]{color:var(--ez-burgundy)}html body .nav-links a[aria-current=page]:after{transform:scaleX(1)}html body[data-menu-open=true]{overflow:hidden}html body[data-menu-open=true] .menu-toggle span:first-child{transform:translateY(3px)rotate(45deg)}html body[data-menu-open=true] .menu-toggle span:last-child{transform:translateY(-3px)rotate(-45deg)}html body .menu-toggle span{transition:transform .18s}html body .header-search,html body .menu-toggle,html body .footer-group a,html body .footer-link-button{-webkit-tap-highlight-color:transparent}@media (width<=760px){html body .site-header .nav-links[data-open=true]{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html body .site-header .nav-links a{min-height:72px;padding:0 2px}html body .site-header .nav-links a[aria-current=page]{color:var(--ez-burgundy)}html body .site-header .nav-links a[aria-current=page]:after{content:"•";font-size:1.2rem}html body .footer-group a,html body .footer-link-button{align-items:center;min-height:30px;display:inline-flex}}@media (prefers-reduced-motion:reduce){html body .skip-link,html body .menu-toggle span{transition:none}}.ez3-home>.ez3-section,.article-related,.footer{content-visibility:auto;contain-intrinsic-size:auto 900px}@media (width<=760px){.ez3-home>.ez3-section,.article-related,.footer{contain-intrinsic-size:auto 1100px}}
