:root{color:#173126;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e9e7df;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}:root{--background:#e9e7df;--surface:#fbfaf6;--surface-soft:#f7f5ef;--ink:#173126;--muted:#69776f;--line:#dfdcd2;--accent:#264c38;--shadow:#29342d26}.page-shell{background:var(--surface);width:min(1440px,100% - 48px);box-shadow:0 28px 75px var(--shadow);border-radius:42px;margin:22px auto;overflow:hidden}.header{justify-content:space-between;align-items:center;gap:40px;min-height:132px;padding:20px 5.5%;display:flex}.brand{flex:none}.brand img{object-fit:contain;width:92px;height:92px}.navigation{color:#57685f;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(18px,2.25vw,34px);font-size:1rem;font-weight:800;display:flex}.navigation a{border-bottom:2px solid #0000;padding:7px 0;transition:border-color .16s,color .16s}.navigation a:hover,.navigation a:focus-visible,.navigation a[aria-current=page]{border-color:var(--accent);color:var(--ink)}.home{scroll-margin-top:24px}.home__lead{background:radial-gradient(circle at 92% 12%, #bfd2c261, transparent 31%), radial-gradient(circle at 7% 93%, #e5d4cf70, transparent 34%), var(--surface);grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);align-items:center;gap:5%;min-height:690px;padding:55px 7% 80px;display:grid}.home__copy{z-index:2;position:relative}.eyebrow{color:#426950;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.07em;max-width:600px;margin-bottom:34px;font-size:clamp(5rem,8vw,8.5rem);font-weight:700;line-height:.84}h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(4rem,7vw,7rem);line-height:.95}.home__intro{max-width:610px;color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.7}.home__actions{flex-wrap:wrap;gap:16px;margin-top:36px;display:flex}.button{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-height:60px;padding:0 30px;font-weight:800;transition:box-shadow .16s,transform .16s;display:inline-flex}.button:hover{box-shadow:0 14px 28px var(--shadow);transform:translateY(-2px)}.button--primary{border-color:var(--accent);color:#fff;background:var(--accent)}.button--secondary{background:#ffffffb8}.cover-collage{min-height:600px;position:relative}.cover-collage:before{filter:blur(28px);content:"";background:#d2ddcf6b;border-radius:48%;width:88%;height:84%;position:absolute;top:8%;right:1%}.cover-collage__item{aspect-ratio:.624;background:#fff;border:9px solid #fffffff7;border-radius:12px;position:absolute;overflow:hidden;box-shadow:0 24px 48px #2d39313d}.cover-collage__item img{object-fit:contain;width:100%;height:100%}.cover-collage__item--main{z-index:1;width:49%;top:1%;right:3%;transform:rotate(2deg)}.cover-collage__item--main img{object-position:center}.cover-collage__item--round{z-index:2;width:31%;top:2%;left:0;transform:rotate(7deg)}.cover-collage__item--round img{object-position:center}.cover-collage__item--tilted{z-index:3;width:32%;bottom:-2%;left:18%;transform:rotate(-4deg)}.cover-collage__item--tilted img{object-position:center}.coming-cover{color:#e8e7df;text-align:center;background:radial-gradient(circle at 65% 25%,#849e8970,#0000 24%),linear-gradient(145deg,#31533f,#112a20);flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;height:100%;padding:28px;display:flex}.coming-cover>span{letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:800}.coming-cover strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.6vw,3.6rem);line-height:1}.coming-cover small{color:#c4d0c3;letter-spacing:.14em;text-transform:uppercase;font-weight:800}.coming-cover--small{gap:9px;padding:12px}.coming-cover--small strong{font-size:clamp(1rem,2vw,1.65rem)}.coming-cover--small small{font-size:.52rem}.home__details{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:repeat(3,1fr);gap:42px;margin:0 6%;padding:65px 3% 78px;line-height:1.8;display:grid}.home__details p{margin-bottom:0}.content-section{border:1px solid var(--line);border-radius:34px;margin:34px 6%;padding:70px 5%;scroll-margin-top:24px}.page-content{min-height:590px;margin-top:48px}.section-heading{text-align:center}.section-heading .eyebrow{margin-bottom:24px}.books-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,58px);margin-top:62px;display:grid}.book-card{text-align:center;min-width:0}.book-card__cover{aspect-ratio:.63;width:min(100%,310px);box-shadow:0 20px 38px var(--shadow);background:#fff;border:8px solid #fff;border-radius:10px;margin:0 auto 28px;overflow:hidden}.book-card__cover img{object-fit:cover;width:100%;height:100%}.book-card h3{margin-bottom:8px;font-size:clamp(1.6rem,2.5vw,2.25rem);line-height:1.1}.book-card>p{color:var(--muted);margin-bottom:0;font-weight:700}.compact-section{padding-top:82px;padding-bottom:82px}.coming-soon{color:var(--muted);margin:35px 0 0;font-size:1.35rem}.authors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:58px;display:grid}.author-card{border:1px solid var(--line);background:var(--surface-soft);border-radius:28px;padding:clamp(28px,4vw,46px)}.author-card h3{margin-bottom:24px;font-size:clamp(2.2rem,3.8vw,3.8rem)}.author-card p{color:var(--muted);line-height:1.8}.author-card p:last-child{margin-bottom:0}.simple-grid{gap:18px;margin-top:52px;display:grid}.simple-grid--three,.simple-grid--news{grid-template-columns:repeat(3,minmax(0,1fr))}.simple-grid article,.news-link{border:1px solid var(--line);min-height:116px;color:var(--ink);text-align:center;border-radius:24px;place-items:center;padding:24px;font-size:1.1rem;font-weight:800;display:grid}.news-link{grid-template-columns:auto auto;place-content:center;gap:5px 13px;transition:border-color .22s,box-shadow .22s}.news-link__play{color:#fff;background:var(--accent);text-indent:2px;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.72rem;transition:transform .22s;display:grid}.news-link small{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;grid-column:1/-1;font-size:.67rem;font-weight:800}.news-link:hover,.news-link:focus-visible{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #264c3814}.news-link:hover .news-link__play,.news-link:focus-visible .news-link__play{transform:scale(1.04)}.journey-section{color:#ffffffc2;background:var(--accent);border-radius:34px;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:end;gap:8%;margin:34px 6% 0;padding:75px 5%;display:grid}.journey-section .eyebrow{color:#c7d5cb}.journey-section h2{color:#fff;font-size:clamp(3.3rem,6vw,6rem)}.journey-section>div>p:last-child{max-width:650px;margin:28px 0 0;line-height:1.75}.subscribe-form label{color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.75rem;font-weight:800;display:block}.subscribe-form>div{display:flex}.subscribe-form input{color:#fff;background:0 0;border:1px solid #ffffff80;border-right:0;border-radius:12px 0 0 12px;outline:none;flex:1;min-width:0;padding:17px 18px}.subscribe-form input::placeholder{color:#ffffff8f}.subscribe-form input:focus{border-color:#fff}.subscribe-form button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #fff;border-radius:0 12px 12px 0;padding:0 23px;font-weight:800}.footer{border-top:1px solid var(--line);color:#7b877f;justify-content:space-between;gap:24px;margin:52px 6% 0;padding:34px 0 42px;display:flex}.footer p{margin:0}@media (width<=1020px){.header{align-items:flex-start}.navigation{gap:10px 20px;max-width:650px}.home__lead{grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr)}.cover-collage{min-height:540px}.home__details{grid-template-columns:1fr;gap:20px}.simple-grid--news{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.page-shell{border-radius:28px;width:min(100% - 20px,1440px);margin:10px auto}.header{min-height:0;padding:18px 6%}.brand img{width:64px;height:64px}.navigation{gap:5px 13px;max-width:310px;font-size:.76rem}.home__lead{grid-template-columns:1fr;min-height:0;padding:55px 7% 70px}h1{font-size:clamp(4.5rem,21vw,7rem)}.cover-collage{min-height:560px;margin-top:45px}.cover-collage__item--main{width:50%;right:2%}.home__details{margin-left:7%;margin-right:7%;padding-left:0;padding-right:0}.content-section{margin:24px 4%;padding:58px 7%}.books-grid,.authors-grid,.simple-grid--three,.simple-grid--news,.journey-section{grid-template-columns:1fr}.books-grid{gap:54px}.journey-section{gap:42px;margin-left:4%;margin-right:4%;padding:58px 7%}.footer{margin-left:7%;margin-right:7%}}@media (width<=480px){.header{flex-direction:column;gap:12px}.navigation{justify-content:flex-start}.home__lead{padding-top:42px}.home__actions{flex-direction:column;align-items:stretch}.cover-collage{min-height:420px}.cover-collage__item{border-width:6px}.cover-collage__item--round{width:32%;top:0;left:-1%}.cover-collage__item--tilted{width:34%;bottom:-1%;left:15%}.subscribe-form>div{flex-direction:column;gap:10px}.subscribe-form input,.subscribe-form button{border:1px solid #fff;border-radius:12px;min-height:52px}.footer{flex-direction:column}}
