:root{--paper:#f7f2e9;--paper-strong:#fffaf2;--ink:#25211c;--muted:#6d665d;--line:#d9cdbd;--rust:#a84f2a;--rust-dark:#76351d;--sage:#62725b;--shadow:0 24px 70px #4634231f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Avenir Next,Avenir,Gill Sans,sans-serif}body:before{content:"";pointer-events:none;opacity:.18;z-index:20;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.08'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:4px;outline:3px solid #3478a2}.brand-mark{letter-spacing:-.02em;align-items:center;gap:.65rem;font-weight:700;display:inline-flex}.brand-glyph{background:var(--rust);color:#fff;border-radius:999px 999px 52% 52%;place-items:center;width:2.2rem;height:2.2rem;font-family:Iowan Old Style,Baskerville,Georgia,serif;display:grid}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;min-height:80px;margin:auto;padding:1rem 1.5rem;display:flex;overflow:hidden}.site-header nav{max-width:72%;color:var(--muted);overscroll-behavior-inline:contain;scrollbar-width:none;align-items:center;gap:1.4rem;font-size:.92rem;display:flex;overflow-x:auto}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{flex:none}.site-header nav a:hover{color:var(--rust)}.hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(3rem,8vw,7rem);max-width:1180px;min-height:650px;margin:auto;padding:clamp(5rem,10vw,9rem) 1.5rem 5rem;display:grid}.eyebrow{color:var(--rust);text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:700}h1,h2,h3{letter-spacing:-.035em;margin-top:0;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-weight:600}h1{margin-bottom:2rem;font-size:clamp(3.4rem,8vw,7.8rem);line-height:.9}h2{font-size:clamp(2.2rem,5vw,4rem);line-height:1}h3{font-size:1.35rem}.lede{max-width:620px;color:var(--muted);font-size:clamp(1rem,2vw,1.25rem);line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{border:1px solid var(--ink);min-height:48px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:700;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--rust);border-color:var(--rust);color:#fff}.button.primary:hover{background:var(--rust-dark)}.button:disabled{cursor:wait;opacity:.65;transform:none}.hero-card{border:1px solid var(--line);background:var(--paper-strong);min-height:420px;box-shadow:var(--shadow);border-radius:46% 46% 2rem 2rem;flex-direction:column;justify-content:flex-end;padding:2rem;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"?";color:#a84f2a1a;font-family:Fraunces,serif;font-size:20rem;line-height:1;position:absolute;top:-3rem;right:1rem}.hero-card p{max-width:23rem;color:var(--muted);line-height:1.6;position:relative}.mini-label{color:var(--sage);font-weight:700;position:relative}.section{max-width:1180px;margin:auto;padding:6rem 1.5rem}.section-heading{max-width:720px;margin-bottom:3rem}.grid-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.card{border:1px solid var(--line);background:#fffaf2b8;border-radius:1.5rem;min-height:250px;padding:1.7rem}.card-index{color:var(--rust);font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:2rem}.card p,.muted{color:var(--muted);line-height:1.65}.decision-strip{border-block:1px solid var(--line);background:#efe5d7}.decision-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1180px;margin:auto;padding:2rem 1.5rem;display:flex}.decision-inner p{color:var(--muted);margin:.3rem 0 0}.site-footer{border-top:1px solid var(--line);max-width:1180px;color:var(--muted);justify-content:space-between;gap:2rem;margin:4rem auto 0;padding:3rem 1.5rem 4rem;display:flex}.site-footer p{margin:.4rem 0 0}.footer-links{flex-wrap:wrap;align-items:flex-start;gap:1.2rem;display:flex}.page-shell{max-width:1050px;min-height:calc(100vh - 80px);margin:auto;padding:5rem 1.5rem}.narrow{max-width:560px}.panel{background:var(--paper-strong);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:1.7rem;padding:clamp(1.5rem,5vw,3rem)}.form-stack{gap:1.1rem;margin-top:2rem;display:grid}.form-stack label{gap:.5rem;font-size:.9rem;font-weight:700;display:grid}.form-stack input{border:1px solid var(--line);min-height:50px;color:var(--ink);background:#fff;border-radius:.8rem;padding:.8rem 1rem}.form-message{border-radius:.8rem;margin:0;padding:.8rem 1rem;line-height:1.45}.form-message.error{color:#842f27;background:#f7dcd7}.form-message.success{color:#365237;background:#dfeadb}.auth-links{color:var(--rust);justify-content:space-between;gap:1rem;margin-top:1.2rem;font-size:.9rem;display:flex}.course-hero{grid-template-columns:1fr .7fr;align-items:start;gap:3rem;display:grid}.pending-badge{color:#64542e;text-transform:uppercase;letter-spacing:.08em;background:#e5ddc8;border-radius:999px;padding:.4rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.checkout-panel{gap:1.1rem;display:grid}.status-row{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;padding-bottom:1rem;display:flex}.status-row strong{color:var(--ink);text-align:right}.dashboard-grid{grid-template-columns:240px 1fr;gap:2rem;display:grid}.dashboard-nav{border:1px solid var(--line);border-radius:1.2rem;height:fit-content;padding:1.2rem}.dashboard-nav a{border-radius:.7rem;padding:.75rem;display:block}.dashboard-nav a:hover{background:#eee2d3}.lesson-body{max-width:720px;font-size:1.08rem;line-height:1.8}.lesson-placeholder{text-align:center;border:1px dashed var(--line);min-height:280px;color:var(--muted);border-radius:1.4rem;place-items:center;margin-top:2rem;padding:2rem;display:grid}.admin-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.metric-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.metric{border:1px solid var(--line);background:var(--paper-strong);border-radius:1.2rem;padding:1.4rem}.metric span{color:var(--muted);font-size:.85rem;display:block}.metric strong{margin-top:.5rem;font-family:Iowan Old Style,Baskerville,Georgia,serif;font-size:1.65rem;display:block}.legal-copy{max-width:760px}.legal-copy h2{margin-top:2.4rem;font-size:1.6rem}.legal-copy p,.legal-copy li{color:var(--muted);line-height:1.75}@media (max-width:800px){.hero,.course-hero{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-card{min-height:340px}.grid-3,.metric-grid,.dashboard-grid{grid-template-columns:1fr}.dashboard-nav{display:flex;overflow-x:auto}.dashboard-nav a{white-space:nowrap}.decision-inner,.site-footer{flex-direction:column;align-items:flex-start}}@media (max-width:540px){.site-header nav a:first-child{display:none}h1{font-size:clamp(3.2rem,19vw,5rem)}.hero-actions .button{width:100%}.auth-links{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
