:root{--ink:#171717;--paper:#f1f0eb;--white:#fff;--muted:#6f6e69;--line:#c8c7c1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}button,input,textarea{font:inherit}button,a{outline-offset:4px}a{color:inherit;text-decoration:none}.masthead{height:88px;padding:0 clamp(20px,4vw,68px);display:flex;align-items:center;justify-content:space-between;background:var(--paper);border-bottom:1px solid var(--ink);position:relative;z-index:5}.wordmark{display:flex;gap:12px;align-items:center;font-weight:700;line-height:1.03;font-size:15px;letter-spacing:-.03em}.mark{font-size:43px;font-weight:400;line-height:1}nav{display:flex;gap:clamp(16px,2.5vw,40px);align-items:center;font-size:13px;font-weight:600}nav a:hover,footer a:hover{text-decoration:underline}.menu-toggle{display:none}.hero{background:#1c1c1c;color:#f6f5f1;min-height:660px;padding:25px clamp(20px,4vw,68px) 45px;position:relative;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.hero-top{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.hero h1{font-family:'DM Sans',sans-serif;text-transform:uppercase;font-size:clamp(66px,10.2vw,164px);letter-spacing:-.09em;line-height:.86;font-weight:500;margin:95px 0 92px;position:relative;z-index:2;max-width:1250px}.hero h1 em,.section h2 em,.editorial h2 em{font-family:'Instrument Serif',Georgia,serif;text-transform:none;font-weight:400;letter-spacing:-.055em}.period{font-family:'Instrument Serif';color:#bbb9b1}.hero-bottom{align-items:end}.hero-bottom p{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(19px,2vw,29px);line-height:1.12;margin:0}.round-arrow{width:60px;height:60px;border:1px solid #deddd6;border-radius:50%;display:grid;place-items:center;font-size:29px}.round-arrow:hover{background:#f6f5f1;color:#171717}.hero-art{position:absolute;width:49vw;height:49vw;max-width:710px;max-height:710px;right:-12vw;top:17px;opacity:.23}.orbit{position:absolute;border:1px solid #bcbab1;border-radius:50%;width:100%;height:60%;top:20%;transform:rotate(-35deg)}.orbit-two{transform:rotate(45deg)}.star-shape{position:absolute;inset:0;display:grid;place-items:center;font-size:310px;font-weight:100;color:#aaa9a2}.section{padding:100px clamp(20px,4vw,68px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;border-bottom:1px solid var(--ink);padding-bottom:38px;margin-bottom:38px}.section h2,.editorial h2{font-size:clamp(54px,7vw,112px);line-height:.9;font-weight:500;letter-spacing:-.075em;text-transform:uppercase;margin:0}.section-heading p{max-width:290px;font-size:14px;line-height:1.55;margin:0 0 5px}.books-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.book-card{cursor:pointer;text-align:left;border:0;background:none;padding:0;color:inherit}.book-cover{aspect-ratio:3/4;background:#262626;color:#eee;display:flex;flex-direction:column;justify-content:space-between;padding:7%;overflow:hidden;position:relative;border:1px solid #292929}.book-cover::after{content:'✳';font-family:Georgia,serif;position:absolute;font-size:clamp(130px,22vw,360px);font-weight:100;right:-13%;bottom:-23%;line-height:1;opacity:.32;transform:rotate(-16deg)}.book-cover.variant-1{background:#dad8d1;color:#242424}.book-cover.variant-2{background:#3e3c3a}.book-cover img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cover-title,.cover-author{position:relative;z-index:1}.cover-title{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(36px,4vw,64px);line-height:.9;max-width:85%}.cover-author{font-size:12px;text-transform:uppercase;letter-spacing:.09em}.book-meta{display:flex;justify-content:space-between;gap:10px;font-size:15px;padding-top:16px}.book-meta strong{font-weight:600}.empty-copy{font-family:'Instrument Serif',Georgia,serif;font-size:30px;line-height:1.2;max-width:580px}.statement{background:#d9d7d1;padding:90px clamp(20px,4vw,68px) 60px}.statement p{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(45px,7vw,112px);line-height:.96;letter-spacing:-.045em;max-width:1140px;margin:0 0 90px}.statement-line{height:1px;background:var(--ink)}.authors-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.author-card{border-top:1px solid var(--ink);padding-top:15px}.author-image{aspect-ratio:4/5;background:#d7d5cf;display:grid;place-items:center;overflow:hidden;font-family:'Instrument Serif',serif;font-size:120px;color:#9d9a91}.author-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.author-card h3{font-family:'Instrument Serif',serif;font-size:39px;font-weight:400;line-height:1;margin:18px 0 8px}.author-card p{font-size:14px;line-height:1.55;max-width:380px}.blog{background:#e8e7e1}.posts-list{border-top:1px solid var(--ink)}.post-row{width:100%;display:grid;grid-template-columns:130px 1fr 45px;align-items:center;gap:22px;padding:30px 0;border:0;border-bottom:1px solid var(--ink);background:none;color:inherit;text-align:left;cursor:pointer}.post-row time{font-size:13px}.post-row h3{font-family:'Instrument Serif',serif;font-size:clamp(31px,4vw,60px);line-height:1;font-weight:400;margin:0}.post-row span:last-child{font-size:29px}.editorial{display:grid;grid-template-columns:1fr 1fr;background:#202020;color:#f3f1ed}.editorial-image{min-height:650px;overflow:hidden}.editorial-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 34%;filter:grayscale(1)}.editorial-copy{padding:clamp(40px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.editorial h2{font-size:clamp(48px,5.1vw,85px);margin-bottom:50px}.editorial-copy p{font-family:'Instrument Serif',Georgia,serif;font-size:clamp(20px,2vw,29px);line-height:1.15;max-width:560px;margin:0 0 20px}.manage{background:#d9d7d1}.manage details{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.manage summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;padding:27px 0;font-family:'Instrument Serif',serif;font-size:31px}.manage summary::-webkit-details-marker{display:none}.admin-note{max-width:650px;font-size:14px;line-height:1.5;padding:20px 0}.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding-bottom:30px}.form-grid form{border-top:1px solid var(--ink);padding-top:15px}.form-grid h3{font-family:'Instrument Serif',serif;font-size:30px;font-weight:400;margin:0 0 24px}.form-grid label{display:block;font-size:13px;font-weight:600;margin:0 0 17px}.form-grid input,.form-grid textarea{display:block;width:100%;background:#eeede8;border:1px solid #aaa8a0;border-radius:0;padding:10px;margin-top:7px;color:var(--ink)}.form-grid input[type=file]{font-size:11px}.form-grid button,.dialog-action{border:1px solid var(--ink);background:var(--ink);color:white;padding:12px 19px;cursor:pointer}.form-grid button:hover,.dialog-action:hover{background:transparent;color:var(--ink)}.form-message{font-size:13px;line-height:1.4;min-height:18px}footer{background:#171717;color:#efeee9;padding:36px clamp(20px,4vw,68px);display:flex;justify-content:space-between;gap:20px;font-size:13px}dialog{width:min(740px,calc(100vw - 32px));border:1px solid var(--ink);padding:clamp(25px,5vw,55px);background:var(--paper);color:var(--ink);max-height:85vh}dialog::backdrop{background:rgba(0,0,0,.7)}.close-dialog{position:absolute;right:22px;top:16px;border:0;background:none;font-size:34px;cursor:pointer}.dialog-title{font-family:'Instrument Serif',serif;font-size:clamp(43px,6vw,75px);line-height:.95;font-weight:400;margin:20px 0}.dialog-body{font-size:16px;line-height:1.7;white-space:pre-wrap}.dialog-sub{font-size:13px;margin:20px 0;color:#555}.dialog-action{display:inline-block;margin-top:20px}.dialog-notice{padding:15px 0;font-size:14px;line-height:1.5;border-top:1px solid var(--line)}@media(max-width:800px){.masthead{height:70px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:0;font-size:13px;font-weight:600;cursor:pointer}nav{display:none;position:absolute;top:69px;left:0;right:0;background:var(--paper);padding:22px;flex-direction:column;align-items:start;border-bottom:1px solid var(--ink)}nav.open{display:flex}.hero{min-height:590px}.hero h1{margin:120px 0 110px;font-size:clamp(59px,12vw,95px)}.hero-top span:last-child{display:none}.hero-art{width:85vw;height:85vw;right:-36vw;top:70px}.section-heading{display:block}.section-heading p{margin-top:25px}.books-grid,.authors-grid,.form-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.editorial-image{min-height:520px;max-height:640px}.editorial-copy{padding:70px 25px}}@media(max-width:550px){.hero{min-height:540px}.hero h1{font-size:clamp(53px,12.5vw,75px);margin:125px 0 115px}.hero-bottom p{font-size:20px}.round-arrow{width:50px;height:50px}.section{padding:70px 20px}.books-grid,.authors-grid,.form-grid{grid-template-columns:1fr}.book-cover{max-width:440px}.post-row{grid-template-columns:1fr 30px;gap:10px}.post-row time{grid-column:1/-1}.post-row h3{font-size:39px}.editorial-image{min-height:420px;max-height:470px}.editorial h2{margin-bottom:35px}footer{flex-direction:column}.statement{padding:75px 20px 40px}.statement p{margin-bottom:65px}}
