:root{color-scheme:light;--ink:#17141b;--muted:#655f6b;--paper:#fffdf9;--wash:#f5eff8;--line:#e5dce9;--accent:#9d33da;--accent-dark:#70219f;--shadow:0 18px 55px rgba(43,26,52,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}img{display:block;max-width:100%;height:auto}.skip{position:fixed;left:1rem;top:1rem;z-index:20;padding:.75rem 1rem;border-radius:.55rem;background:var(--ink);color:white;transform:translateY(-180%)}.skip:focus{transform:none}.site-header{border-bottom:1px solid var(--line);background:rgba(255,253,249,.96)}.header-inner,.shell,.footer-inner{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:inline-flex;align-items:center;gap:.65rem;font-family:Georgia,serif;font-size:1.15rem;font-weight:700;text-decoration:none}.brand-mark{display:grid;place-items:center;width:2rem;height:2rem;border-radius:.55rem;background:var(--accent);color:white;font-family:ui-monospace,monospace}.fixture-note{margin:0;padding:.45rem 1rem;background:#2a2230;color:#fff;text-align:center;font-size:.82rem}.nav-list{display:flex;align-items:center;gap:.3rem;list-style:none;margin:0;padding:0}.nav-list a{display:inline-flex;align-items:center;min-height:44px;padding:.55rem .8rem;border-radius:999px;text-decoration:none}.nav-list a:hover,.nav-list a[aria-current="page"]{background:var(--wash);color:var(--accent-dark)}.shell{padding-block:clamp(2.5rem,7vw,6rem)}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(240px,.55fr);align-items:center;gap:clamp(2rem,7vw,6rem);min-height:560px}.eyebrow{margin:0 0 .75rem;color:var(--accent-dark);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1,.page-title{margin:.15rem 0 1rem;font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.02;letter-spacing:-.035em}.hero h1{font-size:clamp(3rem,8vw,6.8rem)}.page-title{font-size:clamp(2.4rem,6vw,4.8rem)}.lede{max-width:62ch;color:var(--muted);font-size:clamp(1.08rem,2vw,1.28rem)}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.7rem}.button,button{min-height:46px;border:1px solid var(--accent);border-radius:999px;padding:.72rem 1.15rem;background:var(--accent);color:white;font:inherit;font-weight:750;cursor:pointer;text-decoration:none}.button.secondary{background:transparent;color:var(--accent-dark)}.button:hover,button:hover{background:var(--accent-dark)}.button.secondary:hover{color:white}button:disabled{cursor:not-allowed;opacity:.55}.cover-wrap{position:relative;width:min(330px,82vw);margin:auto}.cover-wrap:before{content:"";position:absolute;inset:12% -8% -5% 8%;z-index:-1;border-radius:50%;background:color-mix(in srgb,var(--accent) 24%,transparent);filter:blur(28px)}.cover{width:100%;border-radius:.45rem;box-shadow:var(--shadow)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-head h2{margin:0;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);font-weight:500}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem}.book-card,.post-card,.panel{border:1px solid var(--line);border-radius:1rem;background:white;box-shadow:0 10px 35px rgba(43,26,52,.055)}.book-card{display:grid;grid-template-columns:145px 1fr;gap:1.2rem;padding:1rem}.book-card img{width:145px;border-radius:.35rem}.card-copy{align-self:center}.card-copy h2,.card-copy h3,.post-card h2{margin:.1rem 0 .55rem;font-family:Georgia,serif;font-size:1.55rem;line-height:1.15}.meta{color:var(--muted);font-size:.92rem}.price{color:var(--accent-dark);font-size:1.1rem;font-weight:800}.post-card{padding:1.5rem}.post-card time{color:var(--accent-dark);font-size:.84rem;font-weight:750}.breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--muted);font-size:.9rem;margin-bottom:1.5rem}.breadcrumbs a{color:var(--accent-dark)}.book-detail{display:grid;grid-template-columns:minmax(250px,.55fr) minmax(0,1fr);gap:clamp(2rem,7vw,6rem);align-items:start}.book-copy{padding-top:1rem}.prose{max-width:70ch}.prose p{margin:0 0 1.15rem}.article-head{max-width:780px;margin-bottom:2.2rem}.article-head time{color:var(--accent-dark);font-weight:750}.pagination{display:flex;justify-content:space-between;gap:1rem;margin-top:2rem}.panel{padding:clamp(1.2rem,4vw,2.2rem)}.line-item{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--line)}.line-item:last-child{border-bottom:0}.status{margin-top:1rem;padding:1rem;border-radius:.75rem;background:var(--wash);color:var(--muted)}.status[data-state="error"]{background:#fff0f0;color:#8b2020}.status[data-state="success"]{background:#ecf8ef;color:#185d2d}.checkout-layout{display:grid;grid-template-columns:1fr .72fr;gap:1.5rem}.field{display:grid;gap:.4rem;margin-bottom:1rem}.field input{min-height:48px;border:1px solid #978b9d;border-radius:.6rem;padding:.7rem .8rem;font:inherit;background:white;color:var(--ink)}.payment-placeholder{display:grid;place-items:center;min-height:150px;border:1px dashed #9f8baa;border-radius:.75rem;background:var(--wash);color:var(--muted);text-align:center;padding:1rem}.payment-proof{margin-bottom:1rem;padding:1rem;border:1px solid var(--line);border-radius:.75rem;background:#fff}.payment-proof>p{margin:0 0 .8rem;color:var(--muted);font-size:.9rem}.payment-element{min-height:245px}.site-footer{margin-top:4rem;border-top:1px solid var(--line);background:#1d1720;color:#f8f3fa}.footer-inner{display:flex;justify-content:space-between;gap:1rem;padding-block:2rem}.muted{color:var(--muted)}.empty{padding:2rem;text-align:center;color:var(--muted)}:focus-visible{outline:3px solid #5d148a;outline-offset:3px}
@media(max-width:760px){.header-inner{align-items:flex-start;flex-direction:column;padding-block:1rem}.site-header nav{width:100%;min-width:0}.nav-list{width:100%;justify-content:space-between;gap:0;overflow-x:auto}.nav-list a{padding-inline:.45rem}.hero,.book-detail,.checkout-layout{grid-template-columns:1fr;min-height:0}.hero{padding-top:1rem}.cover-wrap{order:-1;width:min(260px,70vw)}.grid{grid-template-columns:1fr}.footer-inner{flex-direction:column}.book-card{grid-template-columns:105px 1fr}.book-card img{width:105px}.shell{padding-block:2.5rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}