@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500&display=swap";:root{font-family:Inter,sans-serif;color:#0f1b2d;background:#f7f3eb}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}header{height:72px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#0f1b2d;color:#ede6d6;border-bottom:1px solid #c9a54a66}header nav{display:flex;gap:28px;font-size:14px}.brand{display:flex;align-items:center;gap:10px;font-family:Playfair Display,serif;font-weight:600}.brand img{height:38px;width:38px;object-fit:cover;border:1px solid #c9a54a;border-radius:3px}.hero{min-height:620px;color:#ede6d6;background-size:cover;background-position:center;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:80px 20px}.hero>img{width:100px;height:100px;object-fit:cover;border:2px solid #c9a54a;border-radius:4px}.hero p{color:#c9a54a;letter-spacing:.2em;font-size:12px}.hero h1,h1,h2,h3{font-family:Playfair Display,serif}.hero h1{font-size:clamp(42px,7vw,76px);line-height:1.05;margin:22px 0}.hero em{color:#c9a54a}.lead{max-width:720px;line-height:1.7;font-family:Cormorant Garamond,serif;font-size:24px;letter-spacing:0!important;color:#ede6d6!important}.dark{color:#415166!important}.button,button{display:inline-block;border:0;border-radius:5px;background:#0f1b2d;color:#ede6d6;padding:12px 18px;font-weight:700;cursor:pointer}.gold{background:#c9a54a;color:#0f1b2d;margin-top:20px}.section,.membership{padding:92px 7%;text-align:center}.eyebrow{font-size:12px;letter-spacing:.2em;color:#8a6d2a}.section h2,.membership h2{font-size:42px;margin:12px 0 45px}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px;max-width:1200px;margin:auto}.cards article,.cardlink{background:#fffdf9;border:1px solid #ded4c3;border-radius:7px;text-align:left;padding:25px;min-height:180px}.cards svg,.cardlink svg{color:#c9a54a;width:30px;height:30px}.cards p,.muted{color:#68727c;line-height:1.6}.membership{background:#0f1b2d;color:#ede6d6}.membership h2{color:#ede6d6}.price{margin:auto;max-width:430px;background:#fffdf9;color:#0f1b2d;border:2px solid #c9a54a;border-radius:8px;padding:35px}.price b{font:600 64px Playfair Display;color:#0f1b2d}.price p{color:#5e6670}footer{padding:30px;text-align:center;background:#0a1320;color:#ede6d699;font-size:13px}.auth{min-height:100vh;background:linear-gradient(#0f1b2de8,#0f1b2de8),url(/images/hero.webp) center/cover;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:25px;color:#ede6d6}.auth form{color:#0f1b2d;background:#fffdf9;padding:35px;border-radius:8px;width:min(440px,92vw)}label{display:block;font-size:14px;font-weight:600;margin:15px 0 5px}input{width:100%;padding:11px;border:1px solid #d6cab8;border-radius:4px;margin-top:6px}.auth form button{width:100%;margin-top:18px}.text{background:transparent;color:inherit;padding:8px}.error{color:#a41e27}.shell{display:flex;min-height:100vh}.shell aside{width:255px;background:#0f1b2d;color:#ede6d6;padding:25px 15px;display:flex;flex-direction:column;gap:7px}.shell aside>a:not(.brand){padding:11px;display:flex;gap:10px;align-items:center;color:#ede6d6c9;font-size:14px}.shell aside svg{width:18px}.member{padding:45px;flex:1}.member h1{font-size:38px;margin-top:0}.notice{background:#f7e9c7;border-left:4px solid #c9a54a;padding:16px;margin-bottom:25px}.panel{background:#fffdf9;border:1px solid #ded4c3;border-radius:7px;padding:25px;margin:15px 0}.learning{display:grid;grid-template-columns:300px 1fr;gap:20px}.learning>aside{background:#0f1b2d;color:#ede6d6;padding:16px;border-radius:7px}.lessonbutton{background:transparent;text-align:left;width:100%;color:#ede6d6cc;padding:10px;border-bottom:1px solid #ffffff1d;border-radius:0;font-weight:400}.video{aspect-ratio:16/9;background:#0f1b2d;color:#ede6d699;display:grid;place-items:center}.panel iframe{width:100%;aspect-ratio:16/9;border:0}.body{font:20px/1.65 Cormorant Garamond,serif;white-space:pre-wrap}.list{max-width:850px}.list .panel h2{margin-top:0}@media (max-width:800px){header nav{display:none}.shell{display:block}.shell aside{width:100%;min-height:0;flex-direction:row;overflow:auto;align-items:center}.shell aside .brand{min-width:190px}.shell aside>a:not(.brand){white-space:nowrap}.member{padding:28px 18px}.learning{grid-template-columns:1fr}.hero{min-height:550px}.section h2,.membership h2{font-size:34px}}
