*{margin:0;padding:0;box-sizing:border-box}:root{--charcoal:#17171a;--charcoal-2:#222226;--marble:#f5f3ef;--marble-2:#eae7e0;--gold:#c9a227;--gold-soft:#d9b95c;--ink:#1c1c1e;--muted:#6d6a63}html{scroll-behavior:smooth}body{font-family:ui-serif,Georgia,Times New Roman,serif;background:var(--marble);color:var(--ink);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}.container{max-width:1080px;margin:0 auto;padding:0 24px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(245,243,239,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(28,28,30,.08)}.site-header .container{justify-content:space-between;height:64px}.brand,.site-header .container{display:flex;align-items:center}.brand{gap:10px;font-size:20px;font-weight:700;text-decoration:none;letter-spacing:.02em}.brand img{width:32px;height:32px;border-radius:8px}.header-cta{background:var(--ink);color:#fff;text-decoration:none;padding:10px 20px;border-radius:999px;font-size:15px;font-weight:600}.hero{background:radial-gradient(1200px 600px at 50% -10%,#2c2c31,var(--charcoal) 60%);color:var(--marble);text-align:center;padding:96px 24px 110px}.hero .kicker{color:var(--gold-soft);text-transform:uppercase;letter-spacing:.25em;font-size:13px;font-weight:600}.hero h1{font-size:clamp(38px,6vw,64px);font-weight:600;line-height:1.12;margin:18px auto 0;max-width:800px}.hero p.sub{font-size:clamp(17px,2.4vw,21px);color:rgba(245,243,239,.78);max-width:620px;margin:20px auto 0}.store-btn{display:inline-flex;align-items:center;gap:10px;margin-top:36px;background:var(--gold);color:var(--charcoal);text-decoration:none;font-size:18px;font-weight:700;padding:16px 34px;border-radius:999px}.store-note{margin-top:14px;font-size:14px;color:rgba(245,243,239,.55)}.widget-row{flex-wrap:wrap;gap:22px;margin-top:64px}.widget-card,.widget-row{display:flex;justify-content:center}.widget-card{position:relative;width:320px;height:150px;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.45);background-size:cover;background-position:50%;flex-direction:column;padding:18px 20px;text-align:center}.widget-card .quote{font-size:15.5px;line-height:1.45;text-shadow:0 1px 6px rgba(0,0,0,.45)}.widget-card .author{margin-top:8px;font-size:13px;align-self:flex-end;text-shadow:0 1px 6px rgba(0,0,0,.45)}.widget-card.light .author,.widget-card.light .quote{color:#141414;text-shadow:0 1px 6px rgba(255,255,255,.4)}.widget-card.dark .author,.widget-card.dark .quote{color:#f7f5f1}.section{padding:88px 0}.section.alt{background:var(--marble-2)}.section h2{font-size:clamp(28px,4vw,40px);font-weight:600;text-align:center}.section p.lead{text-align:center;color:var(--muted);max-width:640px;margin:14px auto 0;font-size:18px}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:22px;gap:22px;margin-top:52px}.feature{background:#fff;border:1px solid rgba(28,28,30,.08);border-radius:18px;padding:28px}.feature .icon{font-size:26px}.feature h3{font-size:20px;margin-top:12px;font-weight:600}.feature p{color:var(--muted);margin-top:8px;font-size:15.5px}.chip-wrap{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:44px;max-width:860px;margin-left:auto;margin-right:auto}.chip{background:#fff;border:1px solid rgba(28,28,30,.12);border-radius:999px;padding:8px 18px;font-size:15px;text-transform:capitalize}.philosopher-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px;margin-top:52px}.philosopher{background:var(--charcoal-2);color:var(--marble);border-radius:18px;padding:30px}.philosopher h3{font-size:22px;font-weight:600;color:var(--gold-soft)}.philosopher .role{font-size:14px;color:rgba(245,243,239,.6);margin-top:2px}.philosopher blockquote{margin-top:16px;font-size:17px;font-style:italic;line-height:1.55}.cta-band{background:var(--charcoal);color:var(--marble);text-align:center;padding:88px 24px}.cta-band h2{font-size:clamp(28px,4vw,42px);font-weight:600}.cta-band p{color:rgba(245,243,239,.7);margin-top:12px;font-size:18px}.site-footer{background:var(--charcoal);color:rgba(245,243,239,.6);border-top:1px solid rgba(245,243,239,.12);padding:36px 0;font-size:14.5px}.site-footer .container{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:space-between}.site-footer nav{display:flex;gap:22px}.site-footer a{color:rgba(245,243,239,.75);text-decoration:none}.legal{max-width:760px;margin:0 auto;padding:72px 24px 96px}.legal h1{font-size:36px;font-weight:600}.legal .updated{color:var(--muted);margin-top:6px}.legal h2{font-size:22px;font-weight:600;margin-top:36px}.legal li,.legal p{margin-top:12px;color:#3a3833;font-size:16.5px}.legal ul{padding-left:22px}.legal a{color:var(--ink)}