@charset "UTF-8";
:root{color-scheme:dark;--bg:#101010;--surface:#191919;--line:#353535;--text:#f0efeb;--muted:#aaa9a5;--accent:#c4ace9;--gold:#d2b98c;font-family:Arial,Helvetica,sans-serif;font-size:16px}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}button:focus-visible,a:focus-visible{outline:2px solid var(--gold);outline-offset:6px}button:disabled{opacity:.35;cursor:default}button{border:0}p{line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,.card h4,.reader-title{font-family:Georgia,'Times New Roman',serif;font-weight:400}.masthead{min-height:110px;margin:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.brand img{width:195px;height:71px;object-fit:contain}.edition{font-size:12px;letter-spacing:.17em;line-height:1.8;text-align:center}.edition span{display:block;color:var(--muted)}.contact{font-size:14px}.contact span{margin-left:15px}main{padding:0 5vw;max-width:1760px;margin:auto}.introduction{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:46px 0 32px}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:500;color:var(--muted);margin-bottom:18px}h1{font-size:clamp(2.5rem,4.7vw,5rem);letter-spacing:-.05em;line-height:1.08;margin-bottom:0}h1 em{color:var(--gold);font-weight:400}.intro-note{font-size:14px;color:var(--muted);margin:0 0 4px}.sections{display:flex;border-bottom:1px solid var(--line);gap:30px;flex-wrap:wrap}.sections a{padding:24px 0 20px;font-size:14px;position:relative;color:var(--muted)}.sections a small{font-size:11px;margin-right:10px;color:#747474}.sections a[aria-current=page]{color:var(--text)}.sections a[aria-current=page]:after{position:absolute;content:'';height:2px;background:var(--gold);bottom:-1px;left:0;right:0}.collection-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;padding:35px 0 25px}.collection-heading .eyebrow{margin-bottom:8px}h2{font-size:2rem;letter-spacing:-.025em;margin-bottom:0}.collection-heading>p{max-width:410px;color:var(--muted);font-size:14px;margin-bottom:0}.categories{display:flex;flex-wrap:wrap;gap:9px}.categories button{display:flex;align-items:center;gap:10px;background:transparent;border:1px solid var(--line);padding:12px 16px;border-radius:3px;font-size:14px;transition:background .2s,border-color .2s}.categories button:before{content:'';width:7px;height:7px;background:var(--category);border-radius:50%}.categories button[aria-pressed=true]{border-color:var(--category);background:color-mix(in srgb,var(--category) 12%,transparent)}.categories button:hover{background:#262626}.shelf-heading{display:flex;justify-content:space-between;align-items:center;margin-top:31px;margin-bottom:20px}.shelf-heading h3{font-size:14px;font-weight:400;margin:0;color:var(--accent)}#count{color:var(--muted);font-size:12px;letter-spacing:.04em}.books{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 25px;padding-bottom:65px}.card{min-width:0}.cover-button{display:flex;align-items:center;justify-content:center;background:#1a191b;width:100%;height:300px;padding:26px 18px;position:relative;perspective:1000px;overflow:hidden;border-top:1px solid #ffffff09;border-bottom:1px solid #ffffff08}.cover-button:after{content:'Open book ↗';position:absolute;bottom:12px;right:14px;font-size:12px;color:var(--accent);opacity:0;transform:translateY(5px);transition:.25s}.cover-button img{max-width:100%;width:auto;max-height:100%;object-fit:contain;filter:drop-shadow(10px 14px 9px #0008);transform-origin:15% 50%;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.cover-button:hover img,.cover-button:focus-visible img{transform:rotateY(-18deg) translateY(-7px)}.cover-button:hover:after,.cover-button:focus-visible:after{opacity:1;transform:translateY(0)}.card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:19px 0 10px}.publisher{font-size:11px;font-weight:600;letter-spacing:.09em;color:var(--accent)}.book-number{font-size:11px;color:#818181}.card h4{font-size:1.45rem;line-height:1.2;margin:0 0 8px;letter-spacing:-.015em}.card h4 a:hover{color:var(--accent)}.author{color:var(--muted);font-size:14px;margin:0 0 15px}.territories{font-size:12px;color:#c4c3bf;border-top:1px solid var(--line);padding-top:12px;margin:0;line-height:1.7}.territories strong{display:block;color:#82817f;font-size:10px;letter-spacing:.1em;font-weight:400;margin-bottom:3px}footer{border-top:1px solid var(--line);padding:25px 5vw 35px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:12px}.muted{color:var(--muted)}.skip{position:fixed;left:20px;top:-100px;padding:12px;background:white;color:black;z-index:100}.skip:focus{top:15px}.noscript{padding:30px}.italian-panel{margin:0 0 60px;border:1px solid var(--line);padding:clamp(25px,5vw,65px);display:grid;grid-template-columns:1fr 1fr;gap:60px;background:#171716}.italian-panel h3{font:400 clamp(2rem,4vw,4rem)/1.12 Georgia,serif;max-width:460px}.italian-panel p{color:var(--muted)}.button-link{display:inline-block;border:1px solid var(--gold);padding:15px 20px;color:var(--gold);font-size:14px;margin-top:15px}.italian-mark{font:italic 140px/1 Georgia,serif;color:#cdb98d;letter-spacing:-.07em;margin-top:20px}.young .cover-button{border-radius:16px 16px 3px 3px;background:#19201d}.young .categories button{border-radius:22px}.young h2{color:#c9d899}
dialog{width:min(1160px,94vw);max-height:92dvh;padding:0;border:1px solid #5a554a;background:#191919;color:var(--text);box-shadow:0 30px 150px #000c;overscroll-behavior:contain}dialog::backdrop{background:#000c;backdrop-filter:blur(9px)}body.reading{overflow:hidden}.reader-top,.reader-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px 25px;background:#171717;gap:12px}.reader-top .eyebrow{margin:0}.reader-top button,.reader-bottom button{background:transparent;padding:8px;font-size:14px}.reader-top button span{margin-left:15px;font-size:25px}.reader-bottom{border-top:1px solid var(--line)}#position{font-size:12px;color:var(--muted)}.spread{display:grid;grid-template-columns:36% 64%;min-height:580px;animation:open-book .55s ease-out;transform-origin:left center}.book-left{padding:30px;background:#20201f;border-right:1px solid #393733}.book-left>img{display:block;width:100%;height:300px;object-fit:contain;filter:drop-shadow(8px 12px 12px #0008);margin:0 auto 25px}.book-left dl{font-size:14px;line-height:1.55;margin:0}.book-left dt{font-size:11px;color:var(--muted);letter-spacing:.08em;margin-top:18px;text-transform:uppercase}.book-left dd{margin:5px 0}.book-right{background:#f2eee6;color:#25231f;padding:38px 40px;background-image:linear-gradient(90deg,#0000000d,transparent 22px)}.book-right .eyebrow{color:#766752}.reader-title{font-size:2.7rem;line-height:1.05;letter-spacing:-.035em;margin:0 0 12px}.reader-author{color:#6e6559;margin-bottom:28px;font-size:16px}.book-right h3{font-size:12px;letter-spacing:.14em;text-transform:uppercase;border-top:1px solid #c9c3b8;padding-top:22px;margin:25px 0 14px}.book-right p,.book-right li{font-size:16px;line-height:1.7}.book-right ul{padding-left:20px}.book-right li{margin-bottom:10px}.book-right .button-link{border-color:#7a6750;color:#51422c}.material-link{font-size:14px;text-decoration:underline;text-underline-offset:4px;display:block;margin:20px 0 0}.sold{color:#d7bf93!important}.source-note{font-size:12px!important;color:#776f61}.page-change{animation:open-book .4s ease-out}@keyframes open-book{from{opacity:.3;transform:perspective(1800px) rotateY(-12deg) translateY(8px)}to{opacity:1;transform:perspective(1800px) rotateY(0) translateY(0)}}[hidden]{display:none!important}
@media(min-width:1500px){.books{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1050px){.books{grid-template-columns:repeat(3,minmax(0,1fr))}.sections{gap:22px}.spread{grid-template-columns:33% 67%}.book-left{padding:22px}.book-right{padding:30px}.reader-title{font-size:2.25rem}}@media(max-width:760px){.edition{display:none}.masthead{min-height:90px}.brand img{width:170px;height:65px}.introduction{padding-top:30px}.intro-note{display:none}.sections{gap:0;justify-content:space-between}.sections a{font-size:13px;padding:20px 8px 15px 0}.sections a small{display:none}.collection-heading{display:block}.collection-heading>p{margin-top:15px;max-width:100%}.books{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 15px}.cover-button{height:260px;padding:22px 12px}.cover-button:after{opacity:1;font-size:11px;bottom:9px}.card h4{font-size:1.3rem}.categories button{font-size:13px;padding:10px 12px}.italian-panel{grid-template-columns:1fr;gap:15px}.italian-mark{display:none}.spread{display:block}.book-left{display:grid;grid-template-columns:40% 1fr;gap:20px;border-right:0;border-bottom:1px solid var(--line)}.book-left>img{height:230px;margin:0}.book-left dt:first-child{margin-top:0}.book-right{padding:27px}.reader-title{font-size:2.1rem}.reader-top,.reader-bottom{padding:10px 15px}.reader-bottom button{font-size:12px}.contact{font-size:13px}dialog{width:96vw;max-height:95dvh}}@media(max-width:400px){.cover-button{height:215px}.card h4{font-size:1.15rem}.sections{justify-content:flex-start;gap:0 15px}.sections a{padding-top:14px}.book-left{grid-template-columns:1fr}.book-left>img{height:220px}.publisher{font-size:10px}.introduction h1{font-size:2.5rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Editorial entrance: a quiet reveal followed by an upward curtain. */
#welcome{width:100%;max-width:none;height:100dvh;max-height:none;margin:0;border:0;position:fixed;inset:0;background:#1e1e1b;color:#f0efeb;box-shadow:none;overflow-y:auto;overscroll-behavior:contain;z-index:20;clip-path:inset(0);transition:clip-path 1s cubic-bezier(.76,0,.24,1)}
#welcome::backdrop{background:#101010;backdrop-filter:none;transition:opacity 1s}
#welcome.leaving{clip-path:inset(0 0 100% 0)}#welcome.leaving::backdrop{opacity:0}
.welcome-frame{min-height:100%;padding:36px 6vw 28px;display:flex;flex-direction:column;position:relative;isolation:isolate}
.welcome-frame:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(ellipse at 50% 65%,#b59d6410,transparent 60%)}
.welcome-top,.welcome-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:11px;letter-spacing:.15em;color:#a7a69e}
.welcome-top{animation:entrance-fade 1.3s both}.welcome-top img{width:195px;height:auto;mix-blend-mode:lighten}.welcome-top>span{white-space:nowrap}
.welcome-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 0 65px}
.welcome-eyebrow{font-size:11px;letter-spacing:.3em;color:#c7b894;margin-bottom:28px;animation:entrance-rise 1.4s .1s both}
#welcome-title{font-size:clamp(3.25rem,8.6vw,9rem);letter-spacing:-.055em;line-height:.98;margin:0 0 28px}
#welcome-title span,#welcome-title em{display:block;animation:entrance-rise 1.6s cubic-bezier(.16,1,.3,1) both}#welcome-title em{font-weight:400;color:#d2b98c;animation-delay:.18s;padding:.06em .1em .12em}
#welcome-description{font-size:16px;color:#aaa99f;margin-bottom:36px;animation:entrance-rise 1.4s .32s both}
.welcome-actions{display:flex;align-items:center;gap:30px;animation:entrance-rise 1.4s .45s both}.welcome-actions button{padding:18px 24px;color:#1e1e1b;background:#d2b98c;min-height:56px;border:1px solid #d2b98c;font-size:14px;transition:background .25s}.welcome-actions button:hover{background:#e6d1ab}.welcome-actions button span{margin-left:28px}.welcome-actions a{font-size:14px;color:#d7d4cb}.pdf-label{font-size:11px;margin-left:10px;color:#a7a69e}.welcome-bottom{padding-top:23px;border-top:1px solid #ffffff20;animation:entrance-fade 1.5s .65s both}.welcome-bottom>span:first-child{line-height:1.9}
body.welcoming{overflow:hidden}body.entered main{animation:catalogue-arrive 1.05s cubic-bezier(.16,1,.3,1)}
.download-link{font-size:13px;white-space:nowrap}.download-link span{font-size:11px;color:var(--gold);margin-left:8px}
@keyframes entrance-rise{from{opacity:0;transform:translateY(25px);filter:blur(6px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@keyframes entrance-fade{from{opacity:0}to{opacity:1}}
@keyframes catalogue-arrive{from{opacity:.35;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.masthead .edition{display:none}}
@media(max-width:600px){.welcome-frame{padding:24px 7vw}.welcome-top img{width:160px}.welcome-top>span{font-size:9px;max-width:100px;white-space:normal;line-height:1.8;text-align:right}.welcome-content{padding:45px 0}.welcome-actions{flex-direction:column;gap:22px}.welcome-bottom{font-size:9px;letter-spacing:.1em}.welcome-bottom>span:last-child{display:none}#welcome-description{max-width:240px;font-size:14px}.welcome-eyebrow{font-size:10px}.masthead{flex-wrap:wrap;padding:12px 0;gap:8px 18px}.masthead .brand{flex:1}.download-link{font-size:12px}.download-link span{margin-left:4px}.masthead .contact{padding-bottom:12px;width:100%;text-align:right}}
@media(prefers-reduced-motion:reduce){#welcome{transition:none}.welcome-content *, .welcome-top, .welcome-bottom, body.entered main{animation:none!important}}

/* Commercial information leads the book presentation. */
.card-highlight{margin:0 0 15px;padding-left:12px;border-left:2px solid var(--gold);font-size:13px;line-height:1.6;color:#d8c5a5}
.book-right .commercial-highlights{background:#e8dfcf;border:1px solid #b59b7059;padding:22px 24px;margin:25px 0 28px}
.book-right .commercial-highlights h3{border:0;padding:0;margin:0 0 14px;color:#6a512a;font-size:11px;letter-spacing:.15em}
.book-right .commercial-highlights ul{list-style:none;padding:0;margin:0}
.book-right .commercial-highlights li{font-family:Georgia,serif;font-size:1.25rem;line-height:1.45;margin:0;padding:12px 0;border-top:1px solid #b59b7050}
.book-right .commercial-highlights li:first-child{padding-top:0;border-top:0}.book-right .commercial-highlights li:last-child{padding-bottom:0}
.book-right .positioning{font-family:Georgia,serif;font-size:1.28rem;line-height:1.5;color:#625039;font-style:italic;margin:25px 0}
.book-right .trope-tags{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0 0 28px}
.book-right .trope-tags li{font:400 14px/1.5 Arial,sans-serif;margin:0;padding:7px 11px;border:1px solid #c7b99d;color:#5f4b2c;border-radius:2px;background:#eee5d5}
.book-right .selling-points{padding-left:20px;margin-bottom:30px}.book-right .selling-points li{padding-left:5px;margin-bottom:15px}.book-right .selling-points li::marker{color:#8b6e3e}
@media(max-width:600px){.book-right .commercial-highlights{padding:18px}.book-right .commercial-highlights li{font-size:1.15rem}.card-highlight{font-size:12px}.book-right .positioning{font-size:1.18rem}}

.welcome-pending .masthead,.welcome-pending main,.welcome-pending footer{visibility:hidden}
