:root{color:#e5e5e5;background:#0f0f0f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{background:#0f0f0f}body{min-width:320px;min-height:100vh;margin:0;color:#e5e5e5;background:radial-gradient(circle at top,rgba(148,54,54,.11),transparent 34rem),#0f0f0f}a{color:inherit;text-decoration:none}main{min-height:calc(100vh - 82px)}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(229,229,229,.08);background:#0f0f0fd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.navbar{display:flex;align-items:center;justify-content:space-between;width:min(1120px,calc(100% - 40px));min-height:72px;margin:0 auto}.brand{font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;letter-spacing:0}.nav-links{display:flex;gap:1.25rem;color:#b8b8b8;font-size:.95rem}.nav-links a{transition:color .18s ease,transform .18s ease}.nav-links a:hover,.nav-links a.active{color:#fff}.nav-links a:hover{transform:translateY(-1px)}.section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:5rem 0}.hero{display:grid;min-height:58vh;place-items:center;text-align:center}.hero h1,.page-intro h1,.reading-layout h1,.about-page h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1;letter-spacing:0}.hero-subtitle{max-width:700px;margin:1.35rem auto 0;color:#c7c7c7;font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.8}.eyebrow{margin:0 0 .9rem;color:#d99878;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.project-section{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid rgba(229,229,229,.1);border-bottom:1px solid rgba(229,229,229,.1)}h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);letter-spacing:0}.project-hook{max-width:580px;margin:1rem 0 0;color:#cfcfcf;font-size:1.25rem;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.25rem;border:1px solid rgba(229,229,229,.22);border-radius:4px;background:#e5e5e5;color:#101010;font-weight:700;white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease,border-color .18s ease}.button:hover{border-color:#d99878;background:#d99878;color:#0f0f0f;transform:translateY(-2px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.text-link{color:#d99878;font-weight:700;transition:color .18s ease,opacity .18s ease}.text-link:hover{color:#f0b293}.poem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.poem-card{display:flex;min-height:190px;flex-direction:column;justify-content:space-between;padding:1.35rem;border:1px solid rgba(229,229,229,.1);border-radius:6px;background:#ffffff06;transition:border-color .18s ease,background .18s ease,transform .18s ease}.poem-card:hover{border-color:#d99878b3;background:#ffffff0b;transform:translateY(-3px)}.poem-card-link{display:block}.poem-card-link:focus-visible,.copy-button:focus-visible{outline:2px solid #d99878;outline-offset:4px}.poem-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;letter-spacing:0}.poem-card p{margin:2rem 0 0;color:#bdbdbd;line-height:1.7}.card-actions{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem}.copy-button{min-height:38px;padding:0 .85rem;border:1px solid rgba(229,229,229,.16);border-radius:4px;background:transparent;color:#e5e5e5;cursor:pointer;font:inherit;font-size:.88rem;font-weight:700;white-space:nowrap;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .18s ease}.copy-button:hover{border-color:#d99878;background:#d998781a;color:#f0b293;transform:translateY(-1px)}.page-section{padding-top:4rem}.page-intro{margin-bottom:2rem}.reading-layout{max-width:700px;text-align:center}.back-link{display:inline-block;margin-bottom:2rem}.poem-content{margin-top:2.5rem;color:#e8e8e8;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,2vw,1.55rem);line-height:2.15;white-space:pre-line}.about-page{max-width:760px;text-align:center}.about-page p:last-child{margin:1.5rem auto 0;color:#d1d1d1;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.6}@media(max-width:760px){.navbar{align-items:flex-start;flex-direction:column;gap:.85rem;padding:1rem 0}.nav-links{width:100%;justify-content:space-between}.section{width:min(100% - 32px,1120px);padding:4rem 0}.hero{min-height:52vh}.project-section,.section-heading{align-items:flex-start;flex-direction:column}.poem-grid{grid-template-columns:1fr}.button{width:100%}}
