@font-face{font-family:ReadMeSerif;src:url('/readmemaybe/fonts/fraunces-regular.ttf') format('truetype');font-style:normal;font-weight:400 500;font-display:swap}
@font-face{font-family:ReadMeSerif;src:url('/readmemaybe/fonts/fraunces-bold.ttf') format('truetype');font-style:normal;font-weight:600 900;font-display:swap}
:root{--cream:#fffaf4;--paper:#fffefa;--ink:#352044;--coral:#ff6269;--deep-coral:var(--coral);--blush:#ffe8e2;--muted:var(--ink);--line:#eadedb;font-family:ReadMeSerif,Georgia,serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button,a,select{touch-action:manipulation}button,a,select,input{outline-offset:5px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible{outline:3px solid var(--deep-coral)}.site-header{max-width:1200px;margin:auto;padding:27px 40px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.brand{font:bold 27px ReadMeSerif,Georgia,serif;letter-spacing:-1px;text-decoration:none;color:var(--ink)}.brand span:first-child{color:var(--deep-coral)}.brand-heart{margin-left:9px;color:var(--coral);font-size:20px}.header-note{font-size:14px;color:var(--muted)}main{max-width:1120px;margin:auto;padding:0 32px}.intro{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:38px 30px 28px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;color:var(--deep-coral);margin:0 0 16px}h1,h2,h3,p{overflow-wrap:anywhere}h1{font-family:ReadMeSerif,Georgia,serif;font-size:clamp(40px,5.4vw,66px);line-height:1.06;letter-spacing:-2px;margin:0 0 20px}h1 em{color:var(--coral);font-weight:700;font-style:normal}.intro-copy{font-size:17px;line-height:1.65;color:var(--muted);margin:0}.logo{width:270px;height:270px;object-fit:contain;mix-blend-mode:multiply;flex-shrink:0}.workspace{display:grid;grid-template-columns: .92fr 1.3fr;gap:28px;align-items:stretch}.preferences{padding:28px 26px;background:var(--paper);border:1px solid var(--line);border-radius:22px}.section-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}h2{font: bold 27px ReadMeSerif,Georgia,serif;letter-spacing:-.5px;margin:0}.optional,.match-label{font-size:12px;white-space:nowrap;border-radius:20px;padding:6px 10px;background:var(--blush);color:var(--deep-coral)}.muted{font-size:14px;line-height:1.5;color:var(--muted);margin:12px 0 24px}fieldset{border:0;padding:0;margin:0 0 26px}legend,.page-label{font-size:14px;font-weight:700;margin-bottom:13px;display:block}legend span{font-weight:400;color:var(--muted)}.genre-list{display:flex;flex-wrap:wrap;gap:9px}.genre-option{position:relative;cursor:pointer}.genre-option input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.genre-option span{display:block;border:1px solid var(--line);border-radius:22px;padding:10px 15px;font-size:14px;transition:background .15s}.genre-option input:checked+span{background:var(--ink);border-color:var(--ink);color:white}.genre-option input:focus-visible+span{outline:3px solid var(--deep-coral);outline-offset:3px}.genre-option:hover span{border-color:var(--ink)}select{width:100%;padding:14px 12px;color:var(--ink);background:var(--paper);border:1px solid #c6b7bb;border-radius:10px;font-size:16px}.primary{cursor:pointer;display:flex;justify-content:center;gap:28px;align-items:center;border:0;border-radius:12px;background:var(--ink);color:white;font-weight:700;padding:16px 20px;width:100%;margin-top:24px}.primary:hover{background:var(--ink)}.primary span{font-size:23px;line-height:20px;color:var(--coral)}.primary:disabled{opacity:.6;cursor:wait}.reset{border:0;background:none;color:var(--muted);text-decoration:underline;text-underline-offset:4px;display:block;margin:17px auto 0;cursor:pointer;font-size:14px;line-height:1.5}.match-section{background:var(--blush);border:1px solid #f3d3cf;border-radius:22px;padding:26px 30px;position:relative}.match-header{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px}.match-header .eyebrow{margin:0;font-size:11px;letter-spacing:1.5px}.match-label{background:var(--paper)}.book-title{font:bold clamp(30px,3.5vw,43px)/1.12 ReadMeSerif,Georgia,serif;letter-spacing:-1px;margin:0 0 9px}.author{color:var(--ink);margin:0 0 23px;font-size:16px}.book-meta{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 24px}.meta{font-size:14px;background:#fff8f3;border-radius:7px;padding:8px 11px}.why{border-top:1px solid #e8c5c0;padding-top:19px}.why h3{font-size:14px;margin:0 0 12px}.why p{font-size:15px;line-height:1.6;margin:6px 0}.small-note{font-size:13px;line-height:1.5;color:var(--ink);margin:15px 0}.book-link{display:inline-flex;align-items:center;gap:18px;color:var(--ink);font-size:15px;font-weight:700;text-underline-offset:5px;margin:15px 0 5px}.another{display:block;background:transparent;border:0;padding:0;text-decoration:underline;text-underline-offset:4px;font-size:14px;color:var(--ink);margin-top:18px;cursor:pointer}.state{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.state p{font-size:16px;color:var(--muted);line-height:1.6;max-width:320px}.loading-heart{font:60px ReadMeSerif,Georgia;color:var(--deep-coral);margin-bottom:20px;animation:pulse 1.3s ease-in-out infinite}footer{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:35px 0 25px;border-top:1px solid var(--line);padding-top:20px;font-size:13px;color:var(--muted)}footer>span{font:18px ReadMeSerif,Georgia,serif}footer b{color:var(--deep-coral)}@keyframes pulse{50%{opacity:.35}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media(min-width:1400px){.intro{padding-top:55px;padding-bottom:45px}}@media(max-width:720px){.site-header{padding:20px 22px}.site-header{flex-wrap:wrap;gap:8px}.header-note{display:block}main{padding:0 20px}.intro{padding:30px 0;gap:10px}.logo{width:140px;height:140px}h1{font-size:40px}.intro-copy{font-size:15px}.workspace{grid-template-columns:1fr;gap:20px}.preferences,.match-section{padding:24px}.match-section{min-height:360px}footer{align-items:flex-start}footer p{max-width:180px;margin:0;text-align:right}}@media(max-width:400px){.logo{width:95px;height:95px}h1{font-size:35px}.intro .eyebrow{font-size:10px;letter-spacing:1px}.optional{white-space:normal}.match-header{flex-wrap:wrap}}

.brand{display:inline-flex;align-items:center;gap:6px}.header-logo{width:64px;height:64px;object-fit:contain;mix-blend-mode:normal;margin-right:6px}.brand-heart{display:none}footer{justify-content:center}.maker-link{font:600 14px ReadMeSerif,Georgia,serif;color:var(--ink);text-decoration:none}.maker-link:hover{text-decoration:underline;text-underline-offset:4px}

/* Display the approved full logo without repeating its wordmark. */
.header-logo{width:260px;height:160px;object-fit:cover;object-position:center;margin:0}.site-header{padding-top:8px;padding-bottom:8px}@media(max-width:400px){.header-logo{width:220px;height:140px}}

/* Use the logo palette for accents, plum for readable small text. */
.optional,.match-label{color:var(--ink)}.primary:hover{background:var(--coral);color:var(--ink)}.primary:hover span{color:var(--ink)}.genre-option:hover span{border-color:var(--coral)}

/* Keep the headline in the header and bring discovery directly below it. */
.header-tagline{font-size:clamp(18px,2vw,24px);line-height:1.35;letter-spacing:-.4px;margin:0;text-align:right}.workspace{margin-top:28px}@media(max-width:720px){.header-tagline{text-align:left;font-size:18px}.workspace{margin-top:20px}}
