:root{color:#181713;background:#f8f6ef;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;--paper: #fffdf7;--ink-soft: #5e5a50;--line: rgba(24, 23, 19, .13);--accent: #4d6b5b;--accent-quiet: #dbe4dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#ffffffc7,#f8f6ef00),#f8f6ef}a{color:inherit;text-decoration:none}main{width:min(1180px,calc(100% - 40px));margin:0 auto}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:80px;border-bottom:1px solid var(--line)}.brand,nav,footer{display:flex;align-items:center}.brand{gap:12px;font-weight:650}.brand img{width:34px;height:34px;border-radius:8px}nav{gap:22px;color:var(--ink-soft);font-size:.92rem}nav a,.text-link{transition:color .16s ease,border-color .16s ease}nav a:hover,.text-link:hover{color:#181713}.hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(340px,.97fr);align-items:center;gap:clamp(40px,7vw,96px);min-height:calc(100vh - 80px);padding:44px 0 76px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 18px;color:var(--accent);font-size:clamp(.82rem,1vw,.95rem);font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.5rem,12vw,10.5rem);font-weight:400;line-height:.85;letter-spacing:0}.hero-text{max-width:590px;color:var(--ink-soft);font-size:clamp(1.25rem,2vw,1.78rem);line-height:1.45}.reader-frame{justify-self:center;width:min(100%,430px);aspect-ratio:.72;padding:16px;border:1px solid rgba(24,23,19,.16);border-radius:42px;background:#171611;box-shadow:0 32px 90px #322d232e}.reader-page{display:flex;flex-direction:column;height:100%;padding:clamp(28px,5vw,54px) clamp(24px,4vw,44px);border-radius:30px;background:var(--paper);color:#29251e}.reader-topline{display:flex;justify-content:space-between;gap:18px;margin-bottom:auto;color:#8a8376;font-size:.8rem}.reader-page p{color:#363126;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.14rem,1.75vw,1.42rem);line-height:1.72}.reader-rule{width:36%;height:2px;margin-top:auto;background:#d9d1bf}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.principle{min-height:260px;padding:clamp(24px,4vw,40px);background:#fffdf7b8}.principle span{display:inline-block;margin-bottom:36px;color:var(--accent);font-size:.82rem;font-weight:700}.principle h2,.privacy-strip h2{margin-bottom:18px;font-size:clamp(1.55rem,2.5vw,2.25rem);font-weight:620;line-height:1.08;letter-spacing:0}.principle p,.privacy-strip p{margin-bottom:0;color:var(--ink-soft);font-size:1rem;line-height:1.62}.privacy-strip{display:grid;grid-template-columns:.9fr 1fr auto;align-items:end;gap:clamp(24px,4vw,54px);margin:96px 0;padding:clamp(30px,5vw,52px) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.privacy-strip .eyebrow{margin-bottom:14px}.text-link{display:inline-flex;min-height:42px;align-items:center;justify-content:center;white-space:nowrap;border-bottom:1px solid #181713;font-weight:650}footer{justify-content:space-between;gap:24px;padding:26px 0 38px;color:var(--ink-soft);font-size:.92rem}@media(max-width:860px){main{width:min(100% - 28px,720px)}.site-header{min-height:68px}.hero{grid-template-columns:1fr;min-height:auto;padding:52px 0 70px}.reader-frame{width:min(100%,390px)}.principles,.privacy-strip{grid-template-columns:1fr}.principle{min-height:auto}.privacy-strip{align-items:start;margin:70px 0}}@media(max-width:520px){main{width:min(100% - 22px,420px)}.site-header{align-items:flex-start;flex-direction:column;justify-content:center;padding:18px 0}nav{width:100%;justify-content:space-between}h1{font-size:clamp(4rem,22vw,5.8rem)}.hero{gap:34px;padding-top:42px}.reader-frame{border-radius:30px;padding:12px}.reader-page{border-radius:22px}.reader-page p{font-size:1.08rem}footer{align-items:flex-start;flex-direction:column}}
