.Navbar-module__I9gt0G__nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0f99;border-bottom:1px solid #c9a84c14;justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__I9gt0G__nav:before{content:"";opacity:.15;pointer-events:none;z-index:0;background:url(/logo.png) 50%/contain no-repeat;width:120px;height:120px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.Navbar-module__I9gt0G__scrolled{background:#0a0a0fe6;padding:1rem 3rem}.Navbar-module__I9gt0G__logo{opacity:.92;align-items:center;text-decoration:none;transition:opacity .3s;display:flex}.Navbar-module__I9gt0G__logo:hover{opacity:1}.Navbar-module__I9gt0G__links{z-index:1;align-items:center;gap:2.5rem;display:flex;position:relative}.Navbar-module__I9gt0G__link{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .3s}.Navbar-module__I9gt0G__link:hover,.Navbar-module__I9gt0G__active{color:var(--gold)}.Navbar-module__I9gt0G__cta{border:1px solid var(--gold);color:var(--gold);letter-spacing:.15em;text-transform:uppercase;background:0 0;padding:.6rem 1.5rem;font-size:.8rem;text-decoration:none;transition:all .3s}.Navbar-module__I9gt0G__cta:hover{background:var(--gold);color:var(--deep)}.Navbar-module__I9gt0G__mobileBtn{color:var(--gold);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:900px){.Navbar-module__I9gt0G__links{display:none}.Navbar-module__I9gt0G__links.Navbar-module__I9gt0G__open{background:#0a0a0ff2;border-bottom:1px solid #c9a84c14;flex-direction:column;padding:2rem;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__I9gt0G__mobileBtn{display:block}.Navbar-module__I9gt0G__nav{padding:1rem 1.5rem}}
.Store-module__PWVjLW__card{background:#ffffff05;border:1px solid #c9a84c0f;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Store-module__PWVjLW__card:hover{background:#ffffff0a;border-color:#c9a84c26;box-shadow:0 8px 40px #0000004d}.Store-module__PWVjLW__cardImageWrap{aspect-ratio:4/3;text-decoration:none;display:block;position:relative;overflow:hidden}.Store-module__PWVjLW__cardImage{object-fit:cover;transition:transform .5s}.Store-module__PWVjLW__card:hover .Store-module__PWVjLW__cardImage{transform:scale(1.05)}.Store-module__PWVjLW__cardImagePlaceholder{opacity:.3;background:linear-gradient(135deg,#ffffff0a,#ffffff03);justify-content:center;align-items:center;height:100%;font-size:2.5rem;display:flex}.Store-module__PWVjLW__typeBadge{letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:20px;padding:4px 12px;font-size:.65rem;font-weight:500;position:absolute;top:12px;left:12px}.Store-module__PWVjLW__typeBadge.Store-module__PWVjLW__digital{color:#6ee7b7;background:#10503c99;border:1px solid #10503c66}.Store-module__PWVjLW__typeBadge.Store-module__PWVjLW__physical{color:#fcd34d;background:#78501499;border:1px solid #78501466}.Store-module__PWVjLW__typeBadge.Store-module__PWVjLW__course{color:#a5b4fc;background:#37306b99;border:1px solid #37306b66}.Store-module__PWVjLW__typeBadge.Store-module__PWVjLW__membership{color:#d8b4fe;background:#581c5099;border:1px solid #581c5066}.Store-module__PWVjLW__discountBadge{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#dc3232e6;border-radius:20px;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;right:12px}.Store-module__PWVjLW__cardBody{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.Store-module__PWVjLW__cardTitle{font-family:var(--font-display);color:#f0ece4e6;font-size:1.15rem;font-weight:600;line-height:1.3;text-decoration:none;transition:color .3s}.Store-module__PWVjLW__cardTitle:hover{color:var(--warm-white)}.Store-module__PWVjLW__cardDescription{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Store-module__PWVjLW__cardFooter{justify-content:space-between;align-items:flex-end;margin-top:auto;padding-top:.75rem;display:flex}.Store-module__PWVjLW__priceWrap{flex-direction:column;display:flex}.Store-module__PWVjLW__priceOld{color:#f0ece440;font-size:.75rem;text-decoration:line-through}.Store-module__PWVjLW__price{color:var(--warm-white);letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.Store-module__PWVjLW__priceInterval{color:var(--muted);font-size:.85rem;font-weight:400}.Store-module__PWVjLW__addBtn{color:var(--gold);font-size:.8rem;font-weight:500;font-family:var(--font-body);letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #c9a84c33;border-radius:12px;padding:.5rem 1rem;transition:all .3s}.Store-module__PWVjLW__addBtn:hover{background:var(--gold);color:var(--deep);transform:translateY(-1px)}.Store-module__PWVjLW__addBtn:active{transform:scale(.97)}.Store-module__PWVjLW__inventoryWarning{color:#f59e0b;opacity:.7;font-size:.75rem}.Store-module__PWVjLW__filters{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Store-module__PWVjLW__filterBtn{font-size:.8rem;font-weight:500;font-family:var(--font-body);letter-spacing:.05em;cursor:pointer;color:var(--muted);background:#ffffff08;border:none;border-radius:20px;padding:.5rem 1.25rem;transition:all .3s}.Store-module__PWVjLW__filterBtn:hover{color:#f0ece4b3;background:#ffffff0f}.Store-module__PWVjLW__filterBtnActive{color:var(--gold);background:#c9a84c26;box-shadow:0 0 20px #c9a84c14}.Store-module__PWVjLW__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:640px){.Store-module__PWVjLW__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Store-module__PWVjLW__grid{grid-template-columns:repeat(3,1fr)}}.Store-module__PWVjLW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 0;display:flex}.Store-module__PWVjLW__emptyIcon{opacity:.15;margin-bottom:1rem;font-size:3rem}.Store-module__PWVjLW__emptyTitle{color:var(--muted);font-size:1.1rem}.Store-module__PWVjLW__emptyText{color:#f0ece433;margin-top:.25rem;font-size:.85rem}.Store-module__PWVjLW__backdrop{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;transition:opacity .3s;position:fixed;inset:0}.Store-module__PWVjLW__backdropHidden{opacity:0;pointer-events:none}.Store-module__PWVjLW__drawer{z-index:210;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0a0a0ff7;border-left:1px solid #c9a84c0f;flex-direction:column;width:100%;max-width:420px;height:100%;transition:transform .3s ease-out;display:flex;position:fixed;top:0;right:0}.Store-module__PWVjLW__drawerHidden{transform:translate(100%)}.Store-module__PWVjLW__drawerVisible{transform:translate(0)}.Store-module__PWVjLW__drawerHeader{border-bottom:1px solid #c9a84c0f;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Store-module__PWVjLW__drawerTitle{font-family:var(--font-display);color:var(--warm-white);font-size:1.25rem;font-weight:600}.Store-module__PWVjLW__drawerCount{color:var(--muted);margin-left:.5rem;font-size:.85rem;font-weight:400}.Store-module__PWVjLW__drawerClose{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.Store-module__PWVjLW__drawerClose:hover{color:var(--warm-white);background:#ffffff14}.Store-module__PWVjLW__drawerItems{flex:1;padding:1rem 1.5rem;overflow-y:auto}.Store-module__PWVjLW__cartItem{background:#ffffff04;border:1px solid #c9a84c0a;border-radius:12px;gap:1rem;margin-bottom:.75rem;padding:.75rem;display:flex}.Store-module__PWVjLW__cartItemThumb{background:#ffffff08;border-radius:8px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.Store-module__PWVjLW__cartItemThumbPlaceholder{opacity:.2;justify-content:center;align-items:center;height:100%;font-size:1rem;display:flex}.Store-module__PWVjLW__cartItemDetails{flex-direction:column;flex:1;justify-content:space-between;display:flex}.Store-module__PWVjLW__cartItemName{color:#f0ece4cc;font-size:.85rem;font-weight:500;line-height:1.3}.Store-module__PWVjLW__cartItemPrice{color:var(--muted);margin-top:.25rem;font-size:.75rem}.Store-module__PWVjLW__cartItemActions{justify-content:space-between;align-items:center;display:flex}.Store-module__PWVjLW__qtyControls{align-items:center;gap:4px;display:flex}.Store-module__PWVjLW__qtyBtn{width:28px;height:28px;color:var(--muted);cursor:pointer;font-size:.8rem;font-family:var(--font-body);background:#ffffff0d;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Store-module__PWVjLW__qtyBtn:hover{color:var(--warm-white);background:#ffffff1a}.Store-module__PWVjLW__qtyValue{text-align:center;color:#f0ece4b3;width:2rem;font-size:.85rem}.Store-module__PWVjLW__qtyLabel{color:var(--muted);font-size:.7rem}.Store-module__PWVjLW__removeBtn{color:#f0ece433;cursor:pointer;font-size:.7rem;font-family:var(--font-body);background:0 0;border:none;transition:color .2s}.Store-module__PWVjLW__removeBtn:hover{color:#f87171}.Store-module__PWVjLW__cartEmpty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.Store-module__PWVjLW__cartEmptyIcon{opacity:.12;margin-bottom:1rem;font-size:3rem}.Store-module__PWVjLW__cartEmptyTitle{color:var(--muted)}.Store-module__PWVjLW__cartEmptyText{color:#f0ece433;margin-top:.25rem;font-size:.85rem}.Store-module__PWVjLW__cartEmptyBtn{color:var(--gold);font-size:.85rem;font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #c9a84c26;border-radius:12px;margin-top:1.5rem;padding:.6rem 1.5rem;transition:all .3s}.Store-module__PWVjLW__cartEmptyBtn:hover{background:#c9a84c1a}.Store-module__PWVjLW__drawerFooter{border-top:1px solid #c9a84c0f;padding:1.25rem 1.5rem}.Store-module__PWVjLW__subtotalRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Store-module__PWVjLW__subtotalLabel{color:var(--muted);font-size:.85rem}.Store-module__PWVjLW__subtotalValue{color:var(--warm-white);font-size:1.15rem;font-weight:600}.Store-module__PWVjLW__shippingNote{color:#f0ece433;margin-bottom:1rem;font-size:.7rem}.Store-module__PWVjLW__checkoutBtn{background:var(--gold);width:100%;color:var(--deep);font-size:.85rem;font-weight:600;font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.85rem 1.5rem;text-decoration:none;transition:all .3s;display:flex}.Store-module__PWVjLW__checkoutBtn:hover{background:var(--gold-light);box-shadow:0 10px 40px var(--gold-glow);transform:translateY(-1px)}.Store-module__PWVjLW__clearCartBtn{color:#f0ece433;cursor:pointer;text-align:center;width:100%;font-size:.7rem;font-family:var(--font-body);background:0 0;border:none;margin-top:.75rem;transition:color .2s;display:block}.Store-module__PWVjLW__clearCartBtn:hover{color:var(--muted)}.Store-module__PWVjLW__cartBtn{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative}.Store-module__PWVjLW__cartBtn:hover{color:var(--warm-white);background:#ffffff14}.Store-module__PWVjLW__cartBtnBadge{background:var(--gold);width:20px;height:20px;color:var(--deep);border-radius:50%;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.Store-module__PWVjLW__addToCartBtn{font-size:.85rem;font-weight:600;font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;border-radius:12px;width:100%;padding:1rem 2.5rem;transition:all .4s;display:inline-block}@media (min-width:640px){.Store-module__PWVjLW__addToCartBtn{width:auto}}.Store-module__PWVjLW__addToCartDefault{background:var(--gold);color:var(--deep)}.Store-module__PWVjLW__addToCartDefault:hover{background:var(--gold-light);box-shadow:0 10px 40px var(--gold-glow);transform:translateY(-2px)}.Store-module__PWVjLW__addToCartDefault:active{transform:scale(.98)}.Store-module__PWVjLW__addToCartAdded{color:#fff;background:#059669}.Store-module__PWVjLW__addToCartDisabled{color:#f0ece426;cursor:not-allowed;background:#ffffff08}.Store-module__PWVjLW__storePage{min-height:100vh;padding:12rem 1.5rem 3rem}.Store-module__PWVjLW__storeContainer{max-width:72rem;margin:0 auto}.Store-module__PWVjLW__storeHeader{text-align:center;margin-bottom:3rem}.Store-module__PWVjLW__storeTitle{font-family:var(--font-display);color:var(--warm-white);letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:300}.Store-module__PWVjLW__storeSubtitle{max-width:36rem;color:var(--muted);margin:1rem auto 0;font-size:1.05rem;font-weight:300;line-height:1.8}.Store-module__PWVjLW__storeCta{text-align:center;background:#ffffff04;border:1px solid #c9a84c0f;border-radius:16px;margin-top:5rem;padding:3rem 2rem}.Store-module__PWVjLW__storeCtaTitle{font-family:var(--font-display);color:#f0ece4e6;font-size:1.5rem;font-weight:400}.Store-module__PWVjLW__storeCtaText{max-width:28rem;color:var(--muted);margin:.75rem auto 0;font-size:.95rem}.Store-module__PWVjLW__storeCtaLink{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #c9a84c26;border-radius:12px;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.Store-module__PWVjLW__storeCtaLink:hover{background:#c9a84c1a}.Store-module__PWVjLW__detailPage{min-height:100vh;padding:12rem 1.5rem 3rem}.Store-module__PWVjLW__detailContainer{max-width:64rem;margin:0 auto}.Store-module__PWVjLW__breadcrumb{color:var(--muted);margin-bottom:2rem;font-size:.85rem}.Store-module__PWVjLW__breadcrumbLink{color:var(--muted);text-decoration:none;transition:color .3s}.Store-module__PWVjLW__breadcrumbLink:hover{color:var(--gold)}.Store-module__PWVjLW__breadcrumbSep{opacity:.5;margin:0 .5rem}.Store-module__PWVjLW__breadcrumbCurrent{color:#f0ece499}.Store-module__PWVjLW__detailGrid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:1024px){.Store-module__PWVjLW__detailGrid{grid-template-columns:1fr 1fr}}.Store-module__PWVjLW__detailImageWrap{aspect-ratio:1;background:#ffffff05;border:1px solid #c9a84c0f;border-radius:16px;position:relative;overflow:hidden}.Store-module__PWVjLW__detailImagePlaceholder{opacity:.08;justify-content:center;align-items:center;height:100%;font-size:5rem;display:flex}.Store-module__PWVjLW__saveBadge{color:#fff;background:#dc3232e6;border-radius:20px;padding:.4rem .75rem;font-size:.85rem;font-weight:700;position:absolute;top:1rem;right:1rem}.Store-module__PWVjLW__detailInfo{flex-direction:column;display:flex}.Store-module__PWVjLW__detailType{color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.Store-module__PWVjLW__detailName{font-family:var(--font-display);color:var(--warm-white);font-size:clamp(1.8rem,4vw,2.5rem);font-weight:400;line-height:1.2}.Store-module__PWVjLW__detailDescription{color:var(--muted);margin-top:1rem;font-size:1.05rem;font-weight:300;line-height:1.8}.Store-module__PWVjLW__detailPriceRow{align-items:baseline;gap:.75rem;margin-top:1.5rem;display:flex}.Store-module__PWVjLW__detailPrice{color:var(--warm-white);font-size:2rem;font-weight:600}.Store-module__PWVjLW__detailPriceInterval{color:var(--muted);font-size:1rem;font-weight:400}.Store-module__PWVjLW__detailPriceOld{color:var(--muted);opacity:.5;font-size:1.1rem;text-decoration:line-through}.Store-module__PWVjLW__detailInventory{color:#f59e0b;opacity:.7;margin-top:.5rem;font-size:.85rem}.Store-module__PWVjLW__detailCartWrap{margin-top:2rem}.Store-module__PWVjLW__trustSignals{color:var(--muted);opacity:.6;flex-wrap:wrap;gap:1rem;margin-top:2rem;font-size:.75rem;display:flex}.Store-module__PWVjLW__longDescriptionSection{margin-top:4rem}.Store-module__PWVjLW__longDescriptionTitle{font-family:var(--font-display);color:#f0ece4e6;margin-bottom:1.5rem;font-size:1.5rem;font-weight:400}.Store-module__PWVjLW__longDescriptionBody{color:var(--muted);font-weight:300;line-height:1.9}.Store-module__PWVjLW__longDescriptionBody p{margin-bottom:1rem}.Store-module__PWVjLW__comingSoonBadge{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#c9a84c40;border:1px solid #c9a84c4d;border-radius:20px;padding:4px 12px;font-size:.65rem;font-weight:600;position:absolute;top:12px;right:12px}.Store-module__PWVjLW__addBtnComingSoon{opacity:.4;cursor:not-allowed;color:var(--muted);border-color:#c9a84c14}.Store-module__PWVjLW__addBtnComingSoon:hover{color:var(--muted);background:0 0;transform:none}
.Footer-module__XgbOlG__footer{border-top:1px solid #c9a84c0f;padding:4rem 3rem 2rem}.Footer-module__XgbOlG__inner{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:3rem;max-width:1100px;margin:0 auto;display:flex}.Footer-module__XgbOlG__brand{font-family:var(--font-display);color:var(--gold);letter-spacing:.08em;font-size:1.3rem;font-weight:600}.Footer-module__XgbOlG__tagline{color:var(--muted);margin-top:.5rem;font-size:.85rem;font-style:italic;font-weight:300}.Footer-module__XgbOlG__links{gap:4rem;display:flex}.Footer-module__XgbOlG__col h4{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.7rem}.Footer-module__XgbOlG__col a{color:var(--muted);margin-bottom:.6rem;font-size:.88rem;font-weight:300;text-decoration:none;transition:color .3s;display:block}.Footer-module__XgbOlG__col a:hover{color:var(--warm-white)}.Footer-module__XgbOlG__bottom{text-align:center;max-width:1100px;color:var(--muted);border-top:1px solid #c9a84c0a;margin:3rem auto 0;padding-top:2rem;font-size:.78rem;font-weight:300}@media (max-width:900px){.Footer-module__XgbOlG__inner{flex-direction:column}.Footer-module__XgbOlG__links{flex-direction:column;gap:2rem}.Footer-module__XgbOlG__footer{padding:3rem 1.5rem 2rem}}.Footer-module__XgbOlG__colBtn{color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:none;margin-bottom:.6rem;padding:0;font-family:inherit;font-size:.88rem;font-weight:300;transition:color .3s;display:block}.Footer-module__XgbOlG__colBtn:hover{color:var(--warm-white)}.Footer-module__XgbOlG__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9000;background:#06040ed1;justify-content:center;align-items:center;padding:1.5rem;animation:.2s Footer-module__XgbOlG__overlayIn;display:flex;position:fixed;inset:0}@keyframes Footer-module__XgbOlG__overlayIn{0%{opacity:0}to{opacity:1}}.Footer-module__XgbOlG__modal{background:linear-gradient(160deg,#1a1628 0%,#110e1c 100%);border:1px solid #c9a84c33;border-radius:20px;width:100%;max-width:520px;padding:3rem 2.5rem 2.5rem;animation:.25s Footer-module__XgbOlG__panelIn;position:relative;box-shadow:0 32px 80px #0009}@keyframes Footer-module__XgbOlG__panelIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Footer-module__XgbOlG__modalClose{color:var(--muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;transition:background .2s,color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.Footer-module__XgbOlG__modalClose:hover{color:#fff;background:#ffffff1f}.Footer-module__XgbOlG__modalEyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:.7rem}.Footer-module__XgbOlG__modalTitle{font-family:var(--font-display);color:var(--warm-white);margin:0 0 .25rem;font-size:2rem;font-weight:300}.Footer-module__XgbOlG__modalDivider{background:var(--gold);opacity:.5;width:40px;height:1px;margin:1.25rem 0 1.75rem}.Footer-module__XgbOlG__form{flex-direction:column;gap:.75rem;display:flex}.Footer-module__XgbOlG__input{color:var(--warm-white);background:#ffffff0d;border:1px solid #c9a84c2e;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.92rem;transition:border-color .2s}.Footer-module__XgbOlG__input::placeholder{color:#bfbcc766}.Footer-module__XgbOlG__input:focus{background:#ffffff12;border-color:#c9a84c73}.Footer-module__XgbOlG__input:disabled{opacity:.55;cursor:not-allowed}.Footer-module__XgbOlG__textarea{color:var(--warm-white);resize:vertical;background:#ffffff0d;border:1px solid #c9a84c2e;border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.92rem;transition:border-color .2s}.Footer-module__XgbOlG__textarea::placeholder{color:#bfbcc766}.Footer-module__XgbOlG__textarea:focus{background:#ffffff12;border-color:#c9a84c73}.Footer-module__XgbOlG__textarea:disabled{opacity:.55;cursor:not-allowed}.Footer-module__XgbOlG__submitBtn{color:#0d0a18;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#c9a84c 0%,#a67c3a 100%);border:none;border-radius:8px;margin-top:.25rem;padding:.85rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:opacity .2s,transform .15s}.Footer-module__XgbOlG__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.Footer-module__XgbOlG__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.Footer-module__XgbOlG__successMsg{color:#6fcf97;text-align:center;background:#6fcf9714;border:1px solid #6fcf9733;border-radius:10px;padding:1.25rem;font-size:1rem;line-height:1.7}.Footer-module__XgbOlG__errorMsg{color:#eb5757;margin:0;font-size:.85rem}@media (max-width:600px){.Footer-module__XgbOlG__modal{padding:2.25rem 1.5rem 2rem}}.Footer-module__XgbOlG__brandBlock{align-items:center;gap:.85rem;display:flex}.Footer-module__XgbOlG__footerLogo{opacity:.85;flex-shrink:0;transition:opacity .3s}.Footer-module__XgbOlG__footerLogo:hover{opacity:1}
.Hero-module__AQ5xQq__hero{text-align:center;isolation:isolate;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__AQ5xQq__orb1,.Hero-module__AQ5xQq__orb2,.Hero-module__AQ5xQq__orb3{pointer-events:none;z-index:0;border-radius:50%;position:absolute}.Hero-module__AQ5xQq__orb1{background:#c9a84c26;width:600px;height:600px;animation:12s ease-in-out infinite Hero-module__AQ5xQq__orbFloat1;top:-100px;left:-100px;box-shadow:0 0 120px 60px #c9a84c1f}.Hero-module__AQ5xQq__orb2{background:#5a8f8f1f;width:500px;height:500px;animation:14s ease-in-out infinite Hero-module__AQ5xQq__orbFloat2;bottom:-50px;right:-50px;box-shadow:0 0 120px 60px #5a8f8f1a}.Hero-module__AQ5xQq__orb3{background:#b8687d1a;width:350px;height:350px;animation:10s ease-in-out infinite Hero-module__AQ5xQq__orbFloat3;top:35%;left:55%;box-shadow:0 0 100px 50px #b8687d14}.Hero-module__AQ5xQq__content{z-index:2;max-width:900px;position:relative}.Hero-module__AQ5xQq__eyebrow{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem;font-size:.75rem;animation:1s .3s both Hero-module__AQ5xQq__heroFadeUp}.Hero-module__AQ5xQq__title{font-family:var(--font-display);margin-bottom:2rem;font-size:clamp(3rem,8vw,6.5rem);font-weight:300;line-height:1.05;animation:1s .5s both Hero-module__AQ5xQq__heroFadeUp}.Hero-module__AQ5xQq__title em{color:var(--gold);font-style:italic}.Hero-module__AQ5xQq__sub{color:var(--muted);max-width:600px;margin:0 auto 3rem;font-size:1.15rem;font-weight:300;line-height:1.8;animation:1s .7s both Hero-module__AQ5xQq__heroFadeUp}.Hero-module__AQ5xQq__actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;animation:1s .9s both Hero-module__AQ5xQq__heroFadeUp;display:flex}.Hero-module__AQ5xQq__scroll{z-index:2;flex-direction:column;align-items:center;gap:.5rem;animation:1s 1.2s both Hero-module__AQ5xQq__heroFadeUp;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__AQ5xQq__scroll span{letter-spacing:.3em;text-transform:uppercase;color:var(--muted);font-size:.65rem}.Hero-module__AQ5xQq__scrollLine{background:linear-gradient(to bottom,var(--gold),transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__AQ5xQq__pulseLine}@keyframes Hero-module__AQ5xQq__heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__AQ5xQq__orbFloat1{0%,to{transform:translate(0)}33%{transform:translate(40px,-30px)}66%{transform:translate(-20px,25px)}}@keyframes Hero-module__AQ5xQq__orbFloat2{0%,to{transform:translate(0)}33%{transform:translate(-35px,20px)}66%{transform:translate(25px,-35px)}}@keyframes Hero-module__AQ5xQq__orbFloat3{0%,to{transform:translate(0)}50%{transform:translate(30px,-20px)}}@keyframes Hero-module__AQ5xQq__pulseLine{0%,to{opacity:.3}50%{opacity:1}}
.ArchetypeQuiz-module__ivZHBa__overlay{z-index:9999;-webkit-backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch;opacity:0;visibility:hidden;background:#0a0814eb;padding:3vh 0;transition:opacity .4s,visibility .4s;position:fixed;inset:0;overflow-y:auto}.ArchetypeQuiz-module__ivZHBa__overlayVisible{opacity:1;visibility:visible}.ArchetypeQuiz-module__ivZHBa__modal{scrollbar-width:thin;scrollbar-color:#d4af3733 transparent;background:linear-gradient(170deg,#120e1b 0%,#1d1825 50%,#171320 100%);border:1px solid #d4af3726;border-radius:20px;width:95vw;max-width:720px;margin:0 auto;padding:2.5rem 2rem;animation:.5s ease-out ArchetypeQuiz-module__ivZHBa__modalEnter;position:relative;box-shadow:0 0 80px #d4af370f,0 25px 60px #00000080}.ArchetypeQuiz-module__ivZHBa__modal::-webkit-scrollbar{width:6px}.ArchetypeQuiz-module__ivZHBa__modal::-webkit-scrollbar-track{background:0 0}.ArchetypeQuiz-module__ivZHBa__modal::-webkit-scrollbar-thumb{background:#d4af3733;border-radius:3px}@keyframes ArchetypeQuiz-module__ivZHBa__modalEnter{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ArchetypeQuiz-module__ivZHBa__closeButton{z-index:10;color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ArchetypeQuiz-module__ivZHBa__closeButton:hover{color:#fffc;background:#ffffff1a}.ArchetypeQuiz-module__ivZHBa__introContainer{text-align:center;padding:2rem 1rem;position:relative;overflow:hidden}.ArchetypeQuiz-module__ivZHBa__introGlow{pointer-events:none;background:radial-gradient(circle,#d4af371f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-60px;left:50%;transform:translate(-50%)}.ArchetypeQuiz-module__ivZHBa__introEyebrow{font-family:var(--font-body,"Outfit",sans-serif);text-transform:uppercase;letter-spacing:.2em;color:var(--gold,#d4af37);opacity:0;margin-bottom:1.5rem;font-size:.75rem;animation:.6s ease-out .2s forwards ArchetypeQuiz-module__ivZHBa__fadeUp}.ArchetypeQuiz-module__ivZHBa__introTitle{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);opacity:0;margin-bottom:1.25rem;font-size:clamp(1.8rem,5vw,2.6rem);font-weight:600;line-height:1.2;animation:.6s ease-out .35s forwards ArchetypeQuiz-module__ivZHBa__fadeUp}.ArchetypeQuiz-module__ivZHBa__introDescription{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f6b3;opacity:0;max-width:520px;margin:0 auto 1.5rem;font-size:1.05rem;line-height:1.65;animation:.6s ease-out .5s forwards ArchetypeQuiz-module__ivZHBa__fadeUp}.ArchetypeQuiz-module__ivZHBa__introMeta{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f666;opacity:0;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.85rem;animation:.6s ease-out .6s forwards ArchetypeQuiz-module__ivZHBa__fadeUp;display:flex}.ArchetypeQuiz-module__ivZHBa__introDot{color:var(--gold,#d4af37)}.ArchetypeQuiz-module__ivZHBa__startButton{font-family:var(--font-display,"Cormorant Garamond",serif);color:#18141f;background:linear-gradient(135deg,var(--gold,#d4af37),#d1aa47);cursor:pointer;opacity:0;border:none;border-radius:50px;padding:.9rem 2.5rem;font-size:1.15rem;font-weight:600;transition:all .3s;animation:.6s ease-out .75s forwards ArchetypeQuiz-module__ivZHBa__fadeUp;box-shadow:0 4px 20px #d4af3740}.ArchetypeQuiz-module__ivZHBa__startButton:hover{transform:translateY(-2px);box-shadow:0 8px 30px #d4af3759}.ArchetypeQuiz-module__ivZHBa__questionContainer{padding:.5rem 0 1rem}.ArchetypeQuiz-module__ivZHBa__progressTrack{background:#ffffff14;border-radius:3px;width:100%;height:3px;margin-bottom:1.5rem;overflow:hidden}.ArchetypeQuiz-module__ivZHBa__progressFill{background:linear-gradient(90deg,var(--gold,#d4af37),#d1aa47);border-radius:3px;height:100%;transition:width .6s}.ArchetypeQuiz-module__ivZHBa__questionMeta{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.ArchetypeQuiz-module__ivZHBa__questionCount{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f659;font-size:.8rem}.ArchetypeQuiz-module__ivZHBa__questionStyle{font-family:var(--font-body,"Outfit",sans-serif);text-transform:uppercase;letter-spacing:.15em;color:var(--gold,#d4af37);opacity:.7;font-size:.75rem}.ArchetypeQuiz-module__ivZHBa__questionText{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);margin-bottom:2rem;font-size:clamp(1.25rem,3.5vw,1.6rem);font-weight:500;line-height:1.4;animation:.45s ease-out ArchetypeQuiz-module__ivZHBa__questionFade}@keyframes ArchetypeQuiz-module__ivZHBa__questionFade{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.ArchetypeQuiz-module__ivZHBa__answersGrid{flex-direction:column;gap:.75rem;display:flex}.ArchetypeQuiz-module__ivZHBa__answerButton{text-align:left;cursor:pointer;opacity:0;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:.85rem;width:100%;padding:1rem 1.25rem;transition:all .25s;animation:.4s ease-out forwards ArchetypeQuiz-module__ivZHBa__answerSlideIn;display:flex}@keyframes ArchetypeQuiz-module__ivZHBa__answerSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ArchetypeQuiz-module__ivZHBa__answerButton:hover:not(:disabled){background:#d4af370f;border-color:#d4af3740;transform:translate(4px)}.ArchetypeQuiz-module__ivZHBa__answerSelected{box-shadow:0 0 20px #d4af371a;border-color:var(--gold,#d4af37)!important;background:#d4af371a!important}.ArchetypeQuiz-module__ivZHBa__answerFading{transform:scale(.98);opacity:.3!important}.ArchetypeQuiz-module__ivZHBa__answerLetter{width:28px;height:28px;font-family:var(--font-body,"Outfit",sans-serif);color:var(--gold,#d4af37);background:#d4af3714;border:1px solid #d4af3733;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.75rem;font-weight:600;display:flex}.ArchetypeQuiz-module__ivZHBa__answerText{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f6d9;font-size:.95rem;line-height:1.5}.ArchetypeQuiz-module__ivZHBa__calculatingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.ArchetypeQuiz-module__ivZHBa__calculatingOrb{width:120px;height:120px;margin-bottom:2rem;position:relative}.ArchetypeQuiz-module__ivZHBa__orbRing{border:1.5px solid #d4af374d;border-radius:50%;animation:3s linear infinite ArchetypeQuiz-module__ivZHBa__orbSpin;position:absolute;inset:0}.ArchetypeQuiz-module__ivZHBa__orbRing:nth-child(2){border-color:#d4af3733;animation-duration:2.2s;animation-direction:reverse;inset:15px}.ArchetypeQuiz-module__ivZHBa__orbRing:nth-child(3){border-color:#d4af3726;animation-duration:1.6s;inset:30px}.ArchetypeQuiz-module__ivZHBa__orbCore{background:radial-gradient(circle,var(--gold,#d4af37),#d4af374d);border-radius:50%;animation:1.5s ease-in-out infinite ArchetypeQuiz-module__ivZHBa__orbPulse;position:absolute;inset:42px}@keyframes ArchetypeQuiz-module__ivZHBa__orbSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ArchetypeQuiz-module__ivZHBa__orbPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}.ArchetypeQuiz-module__ivZHBa__calculatingText{font-family:var(--font-display,"Cormorant Garamond",serif);color:#faf9f680;font-size:1.2rem;font-style:italic;animation:2s ease-in-out infinite ArchetypeQuiz-module__ivZHBa__textPulse}@keyframes ArchetypeQuiz-module__ivZHBa__textPulse{0%,to{opacity:.5}50%{opacity:.9}}.ArchetypeQuiz-module__ivZHBa__resultsContainer{padding:1rem 0}.ArchetypeQuiz-module__ivZHBa__revealSection{text-align:center;margin-bottom:1.25rem;animation:.8s ease-out ArchetypeQuiz-module__ivZHBa__revealFade}@keyframes ArchetypeQuiz-module__ivZHBa__revealFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ArchetypeQuiz-module__ivZHBa__revealEyebrow{font-family:var(--font-body,"Outfit",sans-serif);text-transform:uppercase;letter-spacing:.25em;color:var(--gold,#d4af37);opacity:.8;margin-bottom:1.25rem;font-size:.7rem}.ArchetypeQuiz-module__ivZHBa__revealIcon{filter:drop-shadow(0 0 20px #d4af3766);margin-bottom:.75rem;font-size:4rem;animation:.6s ease-out .2s both ArchetypeQuiz-module__ivZHBa__iconReveal}@keyframes ArchetypeQuiz-module__ivZHBa__iconReveal{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ArchetypeQuiz-module__ivZHBa__revealName{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);margin-bottom:.4rem;font-size:clamp(2rem,6vw,2.8rem);font-weight:700;animation:.5s ease-out .4s both ArchetypeQuiz-module__ivZHBa__nameReveal}@keyframes ArchetypeQuiz-module__ivZHBa__nameReveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ArchetypeQuiz-module__ivZHBa__revealTagline{font-family:var(--font-body,"Outfit",sans-serif);color:#d4af37b3;font-size:1rem;font-style:italic;animation:.5s ease-out .55s both ArchetypeQuiz-module__ivZHBa__nameReveal}.ArchetypeQuiz-module__ivZHBa__affirmation{text-align:center;font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#d4af37);opacity:0;border:none;margin:0 0 2rem;padding:1rem 1.5rem;font-size:clamp(1.1rem,3vw,1.35rem);font-style:italic;animation:.6s ease-out .7s forwards ArchetypeQuiz-module__ivZHBa__fadeUp;position:relative}.ArchetypeQuiz-module__ivZHBa__affirmation:before{content:"";background:linear-gradient(90deg,#0000,#d4af374d,#0000);height:1px;position:absolute;top:0;left:20%;right:20%}.ArchetypeQuiz-module__ivZHBa__affirmation:after{content:"";background:linear-gradient(90deg,#0000,#d4af374d,#0000);height:1px;position:absolute;bottom:0;left:20%;right:20%}.ArchetypeQuiz-module__ivZHBa__resultSection{opacity:0;margin-bottom:1.25rem;animation:.6s ease-out .85s forwards ArchetypeQuiz-module__ivZHBa__fadeUp}.ArchetypeQuiz-module__ivZHBa__resultSectionTitle{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.ArchetypeQuiz-module__ivZHBa__resultDescription{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f6bf;font-size:.95rem;line-height:1.7}.ArchetypeQuiz-module__ivZHBa__traitsList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.ArchetypeQuiz-module__ivZHBa__traitItem{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f6b3;padding-left:1.25rem;font-size:.9rem;line-height:1.5;position:relative}.ArchetypeQuiz-module__ivZHBa__traitItem:before{content:"✦";color:var(--gold,#d4af37);font-size:.7rem;position:absolute;top:.2rem;left:0}.ArchetypeQuiz-module__ivZHBa__secondarySection{opacity:0;background:#d4af370a;border:1px solid #d4af371a;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem 1.5rem;animation:.6s ease-out 1s forwards ArchetypeQuiz-module__ivZHBa__fadeUp}.ArchetypeQuiz-module__ivZHBa__secondaryLabel{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);margin-bottom:.5rem;font-size:1.05rem}.ArchetypeQuiz-module__ivZHBa__secondaryDescription{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f68c;font-size:.88rem;line-height:1.6}.ArchetypeQuiz-module__ivZHBa__truthSection{opacity:0;margin-bottom:1.25rem;animation:.6s ease-out 1.1s forwards ArchetypeQuiz-module__ivZHBa__fadeUp}.ArchetypeQuiz-module__ivZHBa__truthToggle{cursor:pointer;width:100%;font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1.05rem;font-weight:600;transition:all .2s;display:flex}.ArchetypeQuiz-module__ivZHBa__truthToggle:hover{background:#d4af370a;border-color:#d4af3726}.ArchetypeQuiz-module__ivZHBa__truthIcon{color:var(--gold,#d4af37);font-size:.65rem}.ArchetypeQuiz-module__ivZHBa__truthContent{padding:1.25rem 1.25rem .5rem;animation:.4s ease-out ArchetypeQuiz-module__ivZHBa__truthExpand}.ArchetypeQuiz-module__ivZHBa__truthContent p{font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f6a6;margin-bottom:1rem;font-size:.92rem;line-height:1.7}@keyframes ArchetypeQuiz-module__ivZHBa__truthExpand{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}.ArchetypeQuiz-module__ivZHBa__actionsSection{opacity:0;flex-direction:column;gap:.75rem;animation:.6s ease-out 1.25s forwards ArchetypeQuiz-module__ivZHBa__fadeUp;display:flex}.ArchetypeQuiz-module__ivZHBa__actionButtonPrimary{width:100%;font-family:var(--font-display,"Cormorant Garamond",serif);color:#18141f;background:linear-gradient(135deg,var(--gold,#d4af37),#d1aa47);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #d4af3733}.ArchetypeQuiz-module__ivZHBa__actionButtonPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #d4af374d}.ArchetypeQuiz-module__ivZHBa__actionButtonSecondary{width:100%;font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#faf9f6);cursor:pointer;background:0 0;border:1px solid #d4af374d;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.ArchetypeQuiz-module__ivZHBa__actionButtonSecondary:hover{border-color:var(--gold,#d4af37);background:#d4af3714}.ArchetypeQuiz-module__ivZHBa__emailForm{gap:.5rem;display:flex}.ArchetypeQuiz-module__ivZHBa__emailInput{font-family:var(--font-body,"Outfit",sans-serif);color:var(--warm-white,#faf9f6);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:.8rem 1rem;font-size:.9rem;transition:border-color .2s}.ArchetypeQuiz-module__ivZHBa__emailInput::placeholder{color:#faf9f64d}.ArchetypeQuiz-module__ivZHBa__emailInput:focus{border-color:#d4af3766}.ArchetypeQuiz-module__ivZHBa__emailButton{font-family:var(--font-body,"Outfit",sans-serif);color:var(--gold,#d4af37);cursor:pointer;background:#d4af3714;border:1px solid #d4af3740;border-radius:10px;flex-shrink:0;padding:.8rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .2s}.ArchetypeQuiz-module__ivZHBa__emailButton:hover:not(:disabled){background:#d4af3726}.ArchetypeQuiz-module__ivZHBa__emailButton:disabled{opacity:.5;cursor:not-allowed}.ArchetypeQuiz-module__ivZHBa__emailSent{font-family:var(--font-body,"Outfit",sans-serif);color:#6ecc8e;background:#6ecc8e0f;border:1px solid #6ecc8e26;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:.9rem;display:flex}.ArchetypeQuiz-module__ivZHBa__retakeButton{width:100%;font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f666;cursor:pointer;background:0 0;border:none;padding:.75rem;font-size:.85rem;transition:color .2s}.ArchetypeQuiz-module__ivZHBa__retakeButton:hover{color:#faf9f6b3}.ArchetypeQuiz-module__ivZHBa__closeButtonBottom{width:100%;font-family:var(--font-body,"Outfit",sans-serif);color:#faf9f64d;cursor:pointer;background:0 0;border:none;margin-top:-.25rem;padding:.65rem;font-size:.8rem;transition:color .2s}.ArchetypeQuiz-module__ivZHBa__closeButtonBottom:hover{color:#faf9f699}@keyframes ArchetypeQuiz-module__ivZHBa__fadeUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.ArchetypeQuiz-module__ivZHBa__modal{border-radius:0;width:100vw;padding:2rem 1.25rem}.ArchetypeQuiz-module__ivZHBa__introTitle{font-size:1.65rem}.ArchetypeQuiz-module__ivZHBa__introDescription{font-size:.95rem}.ArchetypeQuiz-module__ivZHBa__questionText{font-size:1.15rem}.ArchetypeQuiz-module__ivZHBa__answerButton{padding:.85rem 1rem}.ArchetypeQuiz-module__ivZHBa__answerText{font-size:.88rem}.ArchetypeQuiz-module__ivZHBa__emailForm{flex-direction:column}.ArchetypeQuiz-module__ivZHBa__revealName{font-size:2rem}.ArchetypeQuiz-module__ivZHBa__revealIcon{font-size:3.2rem}}
.QuizTrigger-module__lcUPvW__trigger{font-family:var(--font-display,"Cormorant Garamond",serif);cursor:pointer;border:none;outline:none;align-items:center;gap:.5rem;font-weight:600;transition:all .3s;display:inline-flex}.QuizTrigger-module__lcUPvW__triggerIcon{font-size:.85em;transition:transform .3s}.QuizTrigger-module__lcUPvW__trigger:hover .QuizTrigger-module__lcUPvW__triggerIcon{transform:rotate(45deg)scale(1.2)}.QuizTrigger-module__lcUPvW__primary{color:#18141f;background:linear-gradient(135deg,var(--gold,#d4af37),#d1aa47);border-radius:50px;padding:.85rem 2rem;font-size:1.05rem;box-shadow:0 4px 20px #d4af3740}.QuizTrigger-module__lcUPvW__primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #d4af3759}.QuizTrigger-module__lcUPvW__secondary{color:var(--gold,#d4af37);background:0 0;border:1.5px solid #d4af3766;border-radius:50px;padding:.75rem 1.75rem;font-size:1rem}.QuizTrigger-module__lcUPvW__secondary:hover{border-color:var(--gold,#d4af37);background:#d4af3714;transform:translateY(-1px)}.QuizTrigger-module__lcUPvW__minimal{color:var(--gold,#d4af37);background:0 0;border-bottom:1px solid #d4af374d;border-radius:0;padding:.25rem 0;font-size:.95rem}.QuizTrigger-module__lcUPvW__minimal:hover{border-bottom-color:var(--gold,#d4af37)}
.BlogCard-module__5-HhVa__card{background:#0e1117cc;border:1px solid #c9a84c14;border-radius:6px;flex-direction:column;gap:.65rem;padding:1.75rem;text-decoration:none;transition:all .3s;display:flex}.BlogCard-module__5-HhVa__card:hover{background:#141820e6;border-color:#c9a84c33;transform:translateY(-3px)}.BlogCard-module__5-HhVa__pillar{letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:2px;align-items:center;gap:.35rem;width:fit-content;padding:.25rem .6rem;font-size:.72rem;font-weight:500;display:inline-flex}.BlogCard-module__5-HhVa__title{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f5f0eb);margin:0;font-size:1.3rem;font-weight:700;line-height:1.3}.BlogCard-module__5-HhVa__card:hover .BlogCard-module__5-HhVa__title{color:var(--gold,#c9a84c)}.BlogCard-module__5-HhVa__description{color:var(--muted,#a09a90);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogCard-module__5-HhVa__meta{color:#a09a9080;align-items:center;gap:.5rem;margin-top:auto;padding-top:.5rem;font-size:.78rem;display:flex}.BlogCard-module__5-HhVa__dot{opacity:.4}.BlogCard-module__5-HhVa__featured{color:var(--gold,#c9a84c);font-weight:600}.BlogCard-module__5-HhVa__membersOnly{letter-spacing:.08em;text-transform:uppercase;color:#c9a84c;background:#c9a84c14;border:1px solid #c9a84c40;border-radius:2px;align-items:center;gap:.35rem;width:fit-content;padding:.25rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}
.ManifestoSection-module__piNb-q__section{padding:10rem 2rem 8rem}.ManifestoSection-module__piNb-q__layout{align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:flex}.ManifestoSection-module__piNb-q__left{flex:1}.ManifestoSection-module__piNb-q__right{flex:1;position:relative}.ManifestoSection-module__piNb-q__quote{font-family:var(--font-display);color:var(--warm-white);opacity:.85;border-left:2px solid var(--gold);padding-left:2rem;font-size:1.8rem;font-style:italic;line-height:1.6}@media (max-width:900px){.ManifestoSection-module__piNb-q__layout{flex-direction:column;gap:3rem}.ManifestoSection-module__piNb-q__section{padding:6rem 1.5rem}}
.Archetypes-module__0ZUGnG__section{background:var(--deep-mid);border-top:1px solid #c9a84c0f;border-bottom:1px solid #c9a84c0f;padding:8rem 2rem;position:relative}.Archetypes-module__0ZUGnG__header{text-align:center;max-width:700px;margin:0 auto 5rem}.Archetypes-module__0ZUGnG__grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Archetypes-module__0ZUGnG__card{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#ffffff03;border:1px solid #c9a84c14;padding:2.5rem 2rem;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.Archetypes-module__0ZUGnG__card:before{content:"";background:radial-gradient(circle at center,var(--gold-glow),transparent 70%);opacity:0;transition:opacity .5s;position:absolute;inset:0}.Archetypes-module__0ZUGnG__card:hover:before{opacity:1}.Archetypes-module__0ZUGnG__card:hover{border-color:#c9a84c40;transform:translateY(-4px)}.Archetypes-module__0ZUGnG__card:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.Archetypes-module__0ZUGnG__cardExpanded{border-color:var(--gold)!important;background:#c9a84c0f!important;transform:translateY(-4px)!important}.Archetypes-module__0ZUGnG__cardExpanded:before{opacity:1!important}.Archetypes-module__0ZUGnG__icon{margin-bottom:1rem;font-size:2rem;transition:transform .4s cubic-bezier(.23,1,.32,1);display:block;position:relative}.Archetypes-module__0ZUGnG__card:hover .Archetypes-module__0ZUGnG__icon,.Archetypes-module__0ZUGnG__cardExpanded .Archetypes-module__0ZUGnG__icon{transform:scale(1.15)}.Archetypes-module__0ZUGnG__name{font-family:var(--font-display);letter-spacing:.05em;color:var(--warm-white);font-size:1.3rem;font-weight:600;position:relative}.Archetypes-module__0ZUGnG__desc{color:var(--muted);margin-top:.6rem;font-size:.82rem;line-height:1.6;position:relative}.Archetypes-module__0ZUGnG__expandHint{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);opacity:0;justify-content:center;align-items:center;gap:.4rem;margin-top:1rem;font-size:.7rem;transition:all .4s;display:flex;position:relative;transform:translateY(4px)}.Archetypes-module__0ZUGnG__card:hover .Archetypes-module__0ZUGnG__expandHint{opacity:.7;transform:translateY(0)}.Archetypes-module__0ZUGnG__expandIcon{font-size:.9rem;font-weight:300;transition:transform .3s}.Archetypes-module__0ZUGnG__card:hover .Archetypes-module__0ZUGnG__expandIcon{transform:rotate(90deg)}.Archetypes-module__0ZUGnG__expandedPanel{background:radial-gradient(at 20% 0,#c9a84c0a 0%,#0000 60%),linear-gradient(#14100cf2 0%,#0f0c09fa 100%);border:1px solid #c9a84c26;max-width:820px;margin:3rem auto 0;animation:.5s cubic-bezier(.23,1,.32,1) forwards Archetypes-module__0ZUGnG__panelReveal;position:relative;overflow:hidden}@keyframes Archetypes-module__0ZUGnG__panelReveal{0%{opacity:0;max-height:0;padding:0;transform:translateY(20px)}to{opacity:1;max-height:2000px;padding:0;transform:translateY(0)}}.Archetypes-module__0ZUGnG__expandedInner{padding:4rem 4rem 3rem;animation:.6s .15s both Archetypes-module__0ZUGnG__contentFadeIn}@keyframes Archetypes-module__0ZUGnG__contentFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Archetypes-module__0ZUGnG__closeBtn{color:var(--muted);cursor:pointer;z-index:2;background:0 0;border:1px solid #c9a84c26;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .3s;display:flex;position:absolute;top:1.2rem;right:1.5rem}.Archetypes-module__0ZUGnG__closeBtn:hover{border-color:var(--gold);color:var(--gold);background:#c9a84c0f}.Archetypes-module__0ZUGnG__navPrev,.Archetypes-module__0ZUGnG__navNext{color:var(--muted);cursor:pointer;z-index:2;width:40px;height:60px;font-size:1.6rem;font-family:var(--font-body);background:0 0;border:1px solid #c9a84c1a;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Archetypes-module__0ZUGnG__navPrev{border-left:none;left:-1px}.Archetypes-module__0ZUGnG__navNext{border-right:none;right:-1px}.Archetypes-module__0ZUGnG__navPrev:hover,.Archetypes-module__0ZUGnG__navNext:hover{color:var(--gold);background:#c9a84c0a;border-color:#c9a84c4d}.Archetypes-module__0ZUGnG__expandedHeader{text-align:center;margin-bottom:2rem}.Archetypes-module__0ZUGnG__expandedIcon{margin-bottom:1rem;font-size:3.5rem;animation:3s ease-in-out infinite Archetypes-module__0ZUGnG__iconPulse;display:block}@keyframes Archetypes-module__0ZUGnG__iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.Archetypes-module__0ZUGnG__expandedName{font-family:var(--font-display);color:var(--gold);letter-spacing:.04em;margin:0;font-size:2.4rem;font-weight:600}.Archetypes-module__0ZUGnG__expandedTagline{color:var(--muted);margin-top:.5rem;font-size:1rem;font-style:italic}.Archetypes-module__0ZUGnG__expandedDivider{background:linear-gradient(90deg,transparent,var(--gold),transparent);width:60px;height:1px;margin:0 auto 2.5rem}.Archetypes-module__0ZUGnG__expandedDescription{font-family:var(--font-body);color:#ffffffd1;text-align:left;max-width:680px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.85}.Archetypes-module__0ZUGnG__traitsSection{max-width:680px;margin:0 auto 2.5rem}.Archetypes-module__0ZUGnG__traitsTitle{font-family:var(--font-display);color:var(--warm-white);letter-spacing:.02em;margin:0 0 1.2rem;font-size:1.3rem;font-weight:600}.Archetypes-module__0ZUGnG__traitsList{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.Archetypes-module__0ZUGnG__traitItem{color:#ffffffbf;align-items:flex-start;gap:.8rem;font-size:.95rem;line-height:1.7;display:flex}.Archetypes-module__0ZUGnG__traitBullet{color:var(--gold);flex-shrink:0;margin-top:.35rem;font-size:.7rem}.Archetypes-module__0ZUGnG__connectionSection{background:#c9a84c05;border:1px solid #c9a84c14;max-width:680px;margin:0 auto 2.5rem;padding:2rem}.Archetypes-module__0ZUGnG__connectionTitle{font-family:var(--font-display);color:var(--gold);margin:0 0 .8rem;font-size:1.15rem;font-weight:600}.Archetypes-module__0ZUGnG__connectionText{color:#ffffffbf;margin:0;font-size:.95rem;line-height:1.8}.Archetypes-module__0ZUGnG__affirmationSection{text-align:center;max-width:680px;margin:0 auto 3rem;padding:2.5rem 2rem;position:relative}.Archetypes-module__0ZUGnG__affirmationSection:before{content:"";pointer-events:none;background:radial-gradient(#c9a84c0d,#0000 70%);position:absolute;inset:0}.Archetypes-module__0ZUGnG__affirmationLabel{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);margin:0 0 1rem;font-size:.7rem;position:relative}.Archetypes-module__0ZUGnG__affirmation{font-family:var(--font-display);color:var(--warm-white);margin:0;font-size:1.4rem;font-style:italic;font-weight:400;line-height:1.7;position:relative}.Archetypes-module__0ZUGnG__expandedActions{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:680px;margin:0 auto;display:flex}.Archetypes-module__0ZUGnG__journeyBtn{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--deep);background:var(--gold);border:1px solid var(--gold);cursor:pointer;justify-content:center;align-items:center;padding:.9rem 2.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Archetypes-module__0ZUGnG__journeyBtn:hover{color:var(--gold);background:0 0}.Archetypes-module__0ZUGnG__nextBtn{font-family:var(--font-body);letter-spacing:.08em;color:var(--warm-white);cursor:pointer;background:0 0;border:1px solid #c9a84c33;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:.85rem;font-weight:400;transition:all .3s;display:inline-flex}.Archetypes-module__0ZUGnG__nextBtn:hover{border-color:var(--gold);color:var(--gold);background:#c9a84c0a}.Archetypes-module__0ZUGnG__shareBtn{font-family:var(--font-body);letter-spacing:.06em;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff0f;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-size:.82rem;font-weight:400;transition:all .3s;display:inline-flex}.Archetypes-module__0ZUGnG__shareBtn:hover{color:var(--warm-white);border-color:#ffffff26}@media (max-width:1024px){.Archetypes-module__0ZUGnG__navPrev,.Archetypes-module__0ZUGnG__navNext{display:none}.Archetypes-module__0ZUGnG__expandedInner{padding:3rem 2.5rem 2.5rem}}@media (max-width:900px){.Archetypes-module__0ZUGnG__grid{grid-template-columns:repeat(3,1fr)}.Archetypes-module__0ZUGnG__expandedName{font-size:2rem}}@media (max-width:600px){.Archetypes-module__0ZUGnG__section{padding:5rem 1.5rem}.Archetypes-module__0ZUGnG__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.Archetypes-module__0ZUGnG__card{padding:1.8rem 1.2rem}.Archetypes-module__0ZUGnG__expandHint{display:none}.Archetypes-module__0ZUGnG__expandedInner{padding:2.5rem 1.5rem 2rem}.Archetypes-module__0ZUGnG__expandedIcon{font-size:2.8rem}.Archetypes-module__0ZUGnG__expandedName{font-size:1.7rem}.Archetypes-module__0ZUGnG__affirmation{font-size:1.15rem}.Archetypes-module__0ZUGnG__connectionSection{padding:1.5rem}.Archetypes-module__0ZUGnG__expandedActions{flex-direction:column;align-items:stretch}.Archetypes-module__0ZUGnG__journeyBtn,.Archetypes-module__0ZUGnG__nextBtn,.Archetypes-module__0ZUGnG__shareBtn{text-align:center}}
.BlogFilter-module__qymFwa__filters{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex}.BlogFilter-module__qymFwa__tab{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:3px;align-items:center;gap:.4rem;padding:.45rem 1rem;font-size:.85rem;font-weight:400;transition:all .2s;display:inline-flex}.BlogFilter-module__qymFwa__tab:hover{color:var(--warm-white,#f5f0e8);border-color:#c9a84c4d}.BlogFilter-module__qymFwa__tab.BlogFilter-module__qymFwa__active{color:var(--active-color,var(--gold,#c9a84c));border-color:var(--active-color,var(--gold,#c9a84c));background:#c9a84c0f;font-weight:500}.BlogFilter-module__qymFwa__tabIcon{font-size:.9rem;line-height:1}.BlogFilter-module__qymFwa__tabLabel{line-height:1}@media (max-width:640px){.BlogFilter-module__qymFwa__filters{gap:.4rem}.BlogFilter-module__qymFwa__tab{padding:.4rem .75rem;font-size:.8rem}.BlogFilter-module__qymFwa__tabLabel{display:none}.BlogFilter-module__qymFwa__tab:first-child .BlogFilter-module__qymFwa__tabLabel{display:inline}}
.BlogSearch-module__M-DXwW__wrap{align-items:center;width:100%;max-width:420px;margin:0 auto 1.5rem;display:flex;position:relative}.BlogSearch-module__M-DXwW__icon{pointer-events:none;opacity:.5;font-size:14px;position:absolute;left:14px}.BlogSearch-module__M-DXwW__input{color:#f5f0eb;width:100%;font-size:.9rem;font-family:var(--font-body,"Outfit",sans-serif);appearance:none;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.65rem 2.5rem .65rem 2.75rem;transition:border-color .2s,background .2s}.BlogSearch-module__M-DXwW__input::placeholder{color:#f0ece04d}.BlogSearch-module__M-DXwW__input:focus{background:#c9a84c0a;border-color:#c9a84c80}.BlogSearch-module__M-DXwW__input::-webkit-search-cancel-button{display:none}.BlogSearch-module__M-DXwW__clear{color:#f0ece059;cursor:pointer;background:0 0;border:none;padding:4px;font-size:12px;line-height:1;transition:color .15s;position:absolute;right:12px}.BlogSearch-module__M-DXwW__clear:hover{color:#c9a84c}
.PillarStrip-module__tzyR2q__strip{text-align:center;background:#c9a84c04;border-top:1px solid #c9a84c14;border-bottom:1px solid #c9a84c14;padding:2.5rem 2rem}.PillarStrip-module__tzyR2q__label{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.25em;text-transform:uppercase;color:var(--gold,#c9a84c);opacity:.6;margin:0 0 1.5rem;font-size:.7rem;font-weight:500}.PillarStrip-module__tzyR2q__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem 1rem;max-width:900px;margin:0 auto;display:flex}.PillarStrip-module__tzyR2q__tile{color:var(--warm-white,#f0ece4);font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.04em;white-space:nowrap;background:#c9a84c05;border:1px solid #c9a84c1f;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.82rem;font-weight:300;text-decoration:none;transition:all .25s;display:flex}.PillarStrip-module__tzyR2q__tile:hover{color:var(--gold-light,#e8d5a0);background:#c9a84c0f;border-color:#c9a84c59;box-shadow:0 0 20px #c9a84c0f}.PillarStrip-module__tzyR2q__icon{font-size:1rem;line-height:1}.PillarStrip-module__tzyR2q__text{line-height:1}@media (max-width:600px){.PillarStrip-module__tzyR2q__row{gap:.5rem}.PillarStrip-module__tzyR2q__tile{padding:.5rem .9rem;font-size:.78rem}}
.LessonViewer-module__qmnFQG__layout{min-height:100vh;padding-top:4.5rem;display:flex}.LessonViewer-module__qmnFQG__sidebar{background:var(--deep-mid);border-right:1px solid #c9a84c0f;flex-direction:column;flex-shrink:0;width:320px;height:calc(100vh - 4.5rem);display:flex;position:sticky;top:4.5rem;overflow-y:auto}.LessonViewer-module__qmnFQG__sidebarHeader{border-bottom:1px solid #c9a84c0f;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;display:flex}.LessonViewer-module__qmnFQG__courseBack{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:.7rem;text-decoration:none;transition:opacity .3s}.LessonViewer-module__qmnFQG__courseBack:hover{opacity:.7}.LessonViewer-module__qmnFQG__closeSidebar{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:1.2rem;display:none}.LessonViewer-module__qmnFQG__sidebarNav{flex:1;padding:1rem 0;overflow-y:auto}.LessonViewer-module__qmnFQG__sidebarModule{margin-bottom:.5rem}.LessonViewer-module__qmnFQG__sidebarModuleTitle{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);opacity:.7;padding:.8rem 1.5rem .4rem;font-size:.6rem}.LessonViewer-module__qmnFQG__sidebarLessons{margin:0;padding:0;list-style:none}.LessonViewer-module__qmnFQG__sidebarLesson{color:var(--muted);cursor:pointer;align-items:center;gap:.8rem;padding:.7rem 1.5rem;font-size:.85rem;font-weight:300;text-decoration:none;transition:all .3s;display:flex}a.LessonViewer-module__qmnFQG__sidebarLesson:hover{color:var(--warm-white);background:#c9a84c08}.LessonViewer-module__qmnFQG__activeSidebarLesson{color:var(--warm-white);border-right:2px solid var(--gold);background:#c9a84c0f}.LessonViewer-module__qmnFQG__sidebarLocked{opacity:.35;cursor:default}.LessonViewer-module__qmnFQG__sidebarLessonIcon{text-align:center;width:1rem;color:var(--gold);font-size:.7rem}.LessonViewer-module__qmnFQG__sidebarDuration{letter-spacing:.1em;color:var(--muted);opacity:.6;margin-left:auto;font-size:.65rem}.LessonViewer-module__qmnFQG__main{flex:1;min-width:0}.LessonViewer-module__qmnFQG__topBar{background:var(--deep);z-index:10;border-bottom:1px solid #c9a84c0f;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:sticky;top:4.5rem}.LessonViewer-module__qmnFQG__menuBtn{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #c9a84c26;padding:.4rem .8rem;transition:all .3s;display:none}.LessonViewer-module__qmnFQG__menuBtn:hover{background:#c9a84c0d}.LessonViewer-module__qmnFQG__breadcrumb{color:var(--muted);letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.LessonViewer-module__qmnFQG__videoContainer{max-width:900px;margin:2rem auto 0;padding:0 2rem}.LessonViewer-module__qmnFQG__videoPlaceholder{background:var(--deep-mid);border:1px solid #c9a84c0f;padding-bottom:56.25%;position:relative}.LessonViewer-module__qmnFQG__videoFrame{border:none;width:100%;height:100%;position:absolute;inset:0}.LessonViewer-module__qmnFQG__videoEmpty{aspect-ratio:16/9;background:linear-gradient(135deg,var(--deep-mid),var(--deep-light));color:var(--muted);border:1px solid #c9a84c0f;flex-direction:column;justify-content:center;align-items:center;display:flex}.LessonViewer-module__qmnFQG__playIcon{opacity:.3;margin-bottom:1rem;font-size:3rem}.LessonViewer-module__qmnFQG__videoEmpty p{font-size:.85rem;font-weight:300}.LessonViewer-module__qmnFQG__textContent{max-width:720px;margin:0 auto;padding:3rem 2rem 4rem}.LessonViewer-module__qmnFQG__lessonTitle{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.LessonViewer-module__qmnFQG__lessonMeta{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.7rem;display:flex}.LessonViewer-module__qmnFQG__dot{opacity:.3}.LessonViewer-module__qmnFQG__divider{background:var(--gold);opacity:.3;width:60px;height:1px;margin-bottom:3rem}.LessonViewer-module__qmnFQG__prose{color:var(--muted);font-size:1.05rem;font-weight:300;line-height:2}.LessonViewer-module__qmnFQG__prose p{margin-bottom:1.5rem}.LessonViewer-module__qmnFQG__prose h2{font-family:var(--font-display);color:var(--warm-white);margin:3rem 0 1.2rem;font-size:1.8rem;font-weight:400}.LessonViewer-module__qmnFQG__prose h3{font-family:var(--font-display);color:var(--warm-white);margin:2.5rem 0 1rem;font-size:1.4rem;font-weight:400}.LessonViewer-module__qmnFQG__prose strong{color:var(--warm-white);font-weight:400}.LessonViewer-module__qmnFQG__prose em{color:var(--gold)}.LessonViewer-module__qmnFQG__prose blockquote{font-family:var(--font-display);color:var(--warm-white);border-left:2px solid var(--gold);opacity:.9;margin:2rem 0;padding:1.5rem 0 1.5rem 2rem;font-size:1.3rem;font-style:italic;line-height:1.7}.LessonViewer-module__qmnFQG__prose ul,.LessonViewer-module__qmnFQG__prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.LessonViewer-module__qmnFQG__prose li{margin-bottom:.5rem}.LessonViewer-module__qmnFQG__prose code{background:var(--deep-mid);color:var(--gold);border:1px solid #c9a84c14;padding:.15em .4em;font-family:Geist Mono,monospace;font-size:.9em}.LessonViewer-module__qmnFQG__milestonePrompt{text-align:center;border-top:1px solid #c9a84c1a;border-bottom:1px solid #c9a84c1a;flex-direction:column;align-items:center;gap:1rem;max-width:720px;margin:0 auto;padding:2.5rem 2rem;display:flex}.LessonViewer-module__qmnFQG__milestoneText{font-family:var(--font-display);color:var(--muted);margin:0;font-size:1.2rem;font-weight:300}.LessonViewer-module__qmnFQG__completeModuleBtn{background:linear-gradient(135deg,var(--gold,#c9a84c)0%,#b8943e 100%);color:#0a0a0f;font-family:var(--font-body);letter-spacing:.03em;cursor:pointer;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.85rem 2rem;font-size:.9rem;font-weight:600;transition:all .25s;display:inline-flex}.LessonViewer-module__qmnFQG__completeModuleBtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c9a84c4d}.LessonViewer-module__qmnFQG__completeModuleBtn:active{transform:translateY(0)}.LessonViewer-module__qmnFQG__navBar{border-top:1px solid #c9a84c0f;justify-content:space-between;margin-top:4rem;display:flex}.LessonViewer-module__qmnFQG__navLink{color:inherit;flex-direction:column;flex:1;gap:.3rem;padding:2rem;text-decoration:none;transition:background .3s;display:flex}.LessonViewer-module__qmnFQG__navLink:hover{background:#c9a84c08}.LessonViewer-module__qmnFQG__navRight{text-align:right;border-left:1px solid #c9a84c0f;align-items:flex-end}.LessonViewer-module__qmnFQG__navDir{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:.65rem}.LessonViewer-module__qmnFQG__navTitle{font-family:var(--font-display);color:var(--warm-white);font-size:1.1rem;font-weight:400}@media (max-width:900px){.LessonViewer-module__qmnFQG__sidebar{z-index:200;width:100%;max-width:320px;height:100vh;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.LessonViewer-module__qmnFQG__sidebarOpen{transform:translate(0)}.LessonViewer-module__qmnFQG__closeSidebar,.LessonViewer-module__qmnFQG__menuBtn{display:block}.LessonViewer-module__qmnFQG__textContent{padding:2rem 1.5rem 3rem}.LessonViewer-module__qmnFQG__videoContainer{padding:0 1rem}.LessonViewer-module__qmnFQG__navBar{flex-direction:column}.LessonViewer-module__qmnFQG__navRight{border-top:1px solid #c9a84c0f;border-left:none}.LessonViewer-module__qmnFQG__milestonePrompt{padding:2rem 1.5rem}}
.Pillars-module__hmulDG__section{padding:6rem 2rem 4rem;position:relative}.Pillars-module__hmulDG__header{text-align:center;margin-bottom:4rem}.Pillars-module__hmulDG__eyebrow{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.25em;text-transform:uppercase;color:var(--gold,#c9a84c);margin-bottom:1rem;font-size:.75rem;font-weight:500;display:block}.Pillars-module__hmulDG__heading{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f0ece4);margin:0 0 1.2rem;font-size:clamp(2rem,5vw,3rem);font-style:italic;font-weight:300;line-height:1.2}.Pillars-module__hmulDG__divider{background:var(--gold,#c9a84c);border-radius:1px;width:50px;height:2px;margin:0 auto 1.5rem}.Pillars-module__hmulDG__subheading{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#8a8694);max-width:520px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.7}.Pillars-module__hmulDG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.Pillars-module__hmulDG__pillar{cursor:pointer;text-align:center;color:var(--warm-white,#f0ece4);background:0 0;border:none;flex-direction:column;align-items:center;padding:0;font-family:inherit;transition:transform .4s;display:flex;position:relative}.Pillars-module__hmulDG__pillar:hover{transform:translateY(-4px)}.Pillars-module__hmulDG__pillar:focus-visible{outline:2px solid var(--gold,#c9a84c);outline-offset:8px;border-radius:4px}.Pillars-module__hmulDG__capital{justify-content:center;align-items:center;width:100%;height:12px;display:flex;position:relative}.Pillars-module__hmulDG__capitalInner{background:linear-gradient(90deg,transparent 0%,#c9a84c4d 20%,var(--gold,#c9a84c)50%,#c9a84c4d 80%,transparent 100%);border-radius:1px;width:70%;height:2px;transition:all .4s}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__capitalInner,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__capitalInner{background:linear-gradient(90deg,transparent 0%,#c9a84c80 15%,var(--gold,#c9a84c)50%,#c9a84c80 85%,transparent 100%);width:90%;box-shadow:0 0 15px #c9a84c33}.Pillars-module__hmulDG__shaft{background:linear-gradient(#c9a84c05 0%,#0a0a0f00 30% 70%,#c9a84c05 100%);border-left:1px solid #c9a84c0f;border-right:1px solid #c9a84c0f;flex-direction:column;align-items:center;width:100%;min-height:380px;padding:2.5rem 2rem 2rem;transition:all .4s;display:flex;position:relative}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__shaft,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__shaft{background:linear-gradient(#c9a84c0a 0%,#c9a84c03 30% 70%,#c9a84c0a 100%);border-color:#c9a84c26}.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__shaft{border-color:#c9a84c40;box-shadow:inset 0 0 40px #c9a84c05,0 0 30px #c9a84c0a}.Pillars-module__hmulDG__shaftLine{background:linear-gradient(180deg,var(--gold,#c9a84c)0%,#c9a84c1a 100%);opacity:.4;width:1px;height:40px;transition:opacity .4s,height .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__shaftLine,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__shaftLine{opacity:.7;height:55px}.Pillars-module__hmulDG__iconWrap{justify-content:center;align-items:center;width:48px;height:48px;margin-top:1.5rem;margin-bottom:1rem;display:flex;position:relative}.Pillars-module__hmulDG__iconWrap:before{content:"";border:1px solid #c9a84c1a;border-radius:50%;transition:all .4s;position:absolute;inset:-4px}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__iconWrap:before,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__iconWrap:before{border-color:#c9a84c4d;box-shadow:0 0 20px #c9a84c14}.Pillars-module__hmulDG__icon{color:var(--gold,#c9a84c);font-size:1.4rem;transition:transform .4s}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__icon{transform:scale(1.1)}.Pillars-module__hmulDG__number{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#c9a84c);opacity:.12;margin-bottom:.8rem;font-size:3.5rem;font-weight:300;line-height:1;transition:opacity .4s}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__number,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__number{opacity:.25}.Pillars-module__hmulDG__title{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f0ece4);margin:0 0 .3rem;font-size:1.5rem;font-weight:400;line-height:1.3;transition:color .3s}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__title,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__title{color:var(--gold-light,#e8d5a0)}.Pillars-module__hmulDG__subtitle{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.15em;text-transform:uppercase;color:var(--gold,#c9a84c);opacity:.5;margin-bottom:1.2rem;font-size:.72rem;font-weight:500;transition:opacity .3s}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__subtitle,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__subtitle{opacity:.8}.Pillars-module__hmulDG__summary{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#8a8694);max-width:280px;margin:0;font-size:.88rem;font-weight:300;line-height:1.8}.Pillars-module__hmulDG__expandHint{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.08em;text-transform:uppercase;color:var(--gold,#c9a84c);opacity:0;align-items:center;gap:.4rem;margin-top:auto;padding-top:1.5rem;font-size:.72rem;font-weight:400;transition:opacity .3s;display:flex}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__expandHint,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__expandHint{opacity:.7}.Pillars-module__hmulDG__expandArrow{transition:transform .3s}.Pillars-module__hmulDG__expandArrowUp{transform:rotate(180deg)}.Pillars-module__hmulDG__base{justify-content:center;align-items:center;width:100%;height:12px;display:flex;position:relative}.Pillars-module__hmulDG__baseInner{background:linear-gradient(90deg,#0000 0%,#c9a84c33 20%,#c9a84c66 50%,#c9a84c33 80%,#0000 100%);border-radius:1px;width:85%;height:2px;transition:all .4s}.Pillars-module__hmulDG__pillar:hover .Pillars-module__hmulDG__baseInner,.Pillars-module__hmulDG__pillarActive .Pillars-module__hmulDG__baseInner{background:linear-gradient(90deg,transparent 0%,#c9a84c4d 15%,var(--gold,#c9a84c)50%,#c9a84c4d 85%,transparent 100%);width:100%;box-shadow:0 0 15px #c9a84c26}.Pillars-module__hmulDG__panel{background:linear-gradient(135deg,#0f0c14cc 0%,#0a0a0ff2 100%);border:1px solid #c9a84c1f;max-width:1100px;margin:3rem auto 0;padding:3rem;animation:.5s ease-out Pillars-module__hmulDG__panelReveal;position:relative}@keyframes Pillars-module__hmulDG__panelReveal{0%{opacity:0;max-height:0;transform:translateY(-16px)}to{opacity:1;max-height:2000px;transform:translateY(0)}}.Pillars-module__hmulDG__navArrow{width:40px;height:40px;color:var(--gold,#c9a84c);cursor:pointer;background:#c9a84c08;border:1px solid #c9a84c26;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:1.4rem;line-height:1;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Pillars-module__hmulDG__navArrow:hover{border-color:var(--gold,#c9a84c);background:#c9a84c14;box-shadow:0 0 20px #c9a84c1a}.Pillars-module__hmulDG__navPrev{left:-56px}.Pillars-module__hmulDG__navNext{right:-56px}.Pillars-module__hmulDG__closeBtn{width:32px;height:32px;color:var(--muted,#8a8694);cursor:pointer;background:0 0;border:1px solid #c9a84c1a;border-radius:50%;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:.8rem;transition:all .3s;display:flex;position:absolute;top:1rem;right:1rem}.Pillars-module__hmulDG__closeBtn:hover{color:var(--gold,#c9a84c);border-color:#c9a84c4d}.Pillars-module__hmulDG__panelInner{max-width:800px;margin:0 auto}.Pillars-module__hmulDG__panelHeader{border-bottom:1px solid #c9a84c14;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem;padding-bottom:2rem;display:flex}.Pillars-module__hmulDG__panelIcon{color:var(--gold,#c9a84c);border:1px solid #c9a84c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:2rem;display:flex}.Pillars-module__hmulDG__panelEyebrow{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#c9a84c);opacity:.6;margin-bottom:.3rem;font-size:.7rem;font-weight:500;display:block}.Pillars-module__hmulDG__panelTitle{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f0ece4);margin:0 0 .2rem;font-size:2rem;font-weight:400;line-height:1.2}.Pillars-module__hmulDG__panelSubtitle{font-family:var(--font-body,"Outfit",sans-serif);color:var(--gold,#c9a84c);opacity:.6;font-size:.82rem;font-weight:300}.Pillars-module__hmulDG__panelDescription{margin-bottom:2.5rem}.Pillars-module__hmulDG__panelDescription p{font-family:var(--font-body,"Outfit",sans-serif);color:var(--warm-white,#f0ece4);opacity:.85;margin:0 0 1.2rem;font-size:.95rem;font-weight:300;line-height:1.9}.Pillars-module__hmulDG__panelDescription p:last-child{margin-bottom:0}.Pillars-module__hmulDG__principles{margin-bottom:2.5rem}.Pillars-module__hmulDG__principlesTitle{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.2em;text-transform:uppercase;color:var(--gold,#c9a84c);opacity:.7;margin:0 0 1.5rem;font-size:.72rem;font-weight:500}.Pillars-module__hmulDG__principlesGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Pillars-module__hmulDG__principleCard{background:#c9a84c03;border:1px solid #c9a84c0f;padding:1.5rem;transition:all .3s}.Pillars-module__hmulDG__principleCard:hover{background:#c9a84c08;border-color:#c9a84c26}.Pillars-module__hmulDG__principleNumber{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#c9a84c);opacity:.15;margin-bottom:.6rem;font-size:1.8rem;font-weight:300;line-height:1;display:block}.Pillars-module__hmulDG__principleName{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f0ece4);margin:0 0 .6rem;font-size:1.15rem;font-weight:400}.Pillars-module__hmulDG__principleText{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#8a8694);margin:0;font-size:.85rem;font-weight:300;line-height:1.7}.Pillars-module__hmulDG__affirmation{text-align:center;background:#c9a84c04;border:1px solid #c9a84c14;border-left:none;border-right:none;margin:0 0 2.5rem;padding:2rem}.Pillars-module__hmulDG__affirmation p{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f0ece4);opacity:.85;margin:0;font-size:clamp(1.05rem,2vw,1.25rem);font-style:italic;font-weight:300;line-height:1.8}.Pillars-module__hmulDG__panelActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Pillars-module__hmulDG__ctaPrimary{background:var(--gold,#c9a84c);color:var(--deep,#0a0a0f);font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Pillars-module__hmulDG__ctaPrimary:hover{background:var(--gold-light,#e8d5a0);box-shadow:0 0 30px #c9a84c33}.Pillars-module__hmulDG__ctaNext{color:var(--gold,#c9a84c);font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #c9a84c33;padding:.85rem 1.5rem;font-size:.82rem;font-weight:400;transition:all .3s}.Pillars-module__hmulDG__ctaNext:hover{border-color:var(--gold,#c9a84c);background:#c9a84c0d}@media (max-width:1200px){.Pillars-module__hmulDG__navPrev{left:.5rem}.Pillars-module__hmulDG__navNext{right:.5rem}}@media (max-width:900px){.Pillars-module__hmulDG__grid{grid-template-columns:1fr;gap:2.5rem;max-width:400px}.Pillars-module__hmulDG__shaft{min-height:auto;padding:2rem 1.5rem 1.5rem}.Pillars-module__hmulDG__panel{margin:2rem 1rem 0;padding:2rem 1.5rem}.Pillars-module__hmulDG__principlesGrid{grid-template-columns:1fr}.Pillars-module__hmulDG__navPrev{top:1rem;left:.5rem;transform:none}.Pillars-module__hmulDG__navNext{top:1rem;right:3rem;transform:none}.Pillars-module__hmulDG__panelHeader{text-align:center;flex-direction:column;align-items:center}}@media (max-width:480px){.Pillars-module__hmulDG__section{padding:4rem 1rem 3rem}.Pillars-module__hmulDG__panel{padding:1.5rem 1rem}.Pillars-module__hmulDG__panelActions{flex-direction:column;gap:1rem}.Pillars-module__hmulDG__ctaPrimary,.Pillars-module__hmulDG__ctaNext{justify-content:center;width:100%}}
.BlogPageTabs-module__y2L8Aq__tabBar{border-bottom:1px solid #c9a84c1a;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2.5rem;padding-bottom:0;display:flex}.BlogPageTabs-module__y2L8Aq__tabs{gap:0;display:flex}.BlogPageTabs-module__y2L8Aq__tab{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;font-size:.8rem;font-weight:400;font-family:var(--font-body);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.8rem 1.5rem;transition:all .3s;position:relative}.BlogPageTabs-module__y2L8Aq__tab:hover{color:var(--warm-white)}.BlogPageTabs-module__y2L8Aq__tabActive{color:var(--gold);border-bottom-color:var(--gold)}.BlogPageTabs-module__y2L8Aq__writeBtn{border:1px solid var(--gold);color:var(--gold);letter-spacing:.12em;text-transform:uppercase;cursor:pointer;font-size:.75rem;font-weight:400;font-family:var(--font-body);white-space:nowrap;background:0 0;margin-bottom:.5rem;padding:.55rem 1.2rem;text-decoration:none;transition:all .3s}.BlogPageTabs-module__y2L8Aq__writeBtn:hover{background:var(--gold);color:var(--deep)}.BlogPageTabs-module__y2L8Aq__tabContent{min-height:300px}@media (max-width:600px){.BlogPageTabs-module__y2L8Aq__tabBar{flex-direction:column;align-items:stretch;gap:.8rem}.BlogPageTabs-module__y2L8Aq__tabs{justify-content:center}.BlogPageTabs-module__y2L8Aq__tab{padding:.7rem 1rem;font-size:.75rem}.BlogPageTabs-module__y2L8Aq__writeBtn{text-align:center;margin-bottom:0}}
.post-module__UwFbLG__main{background:var(--deep,#0a0a0f);min-height:100vh;padding-top:100px;padding-bottom:4rem}.post-module__UwFbLG__article{max-width:720px;margin:0 auto;padding:0 1.5rem}.post-module__UwFbLG__header{border-bottom:1px solid #c9a84c26;margin-bottom:3rem;padding-bottom:2rem}.post-module__UwFbLG__pillarBadge{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.05em;text-transform:uppercase;color:var(--pillar-color,var(--gold,#c9a84c));border:1px solid var(--pillar-color,var(--gold,#c9a84c));background:0 0;border-radius:2px;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.8rem;font-weight:500;display:inline-block}.post-module__UwFbLG__title{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f5f0e8);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:600;line-height:1.15}.post-module__UwFbLG__description{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);margin-bottom:1.25rem;font-size:1.15rem;line-height:1.6}.post-module__UwFbLG__meta{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.post-module__UwFbLG__metaDot{color:#c9a84c66}.post-module__UwFbLG__content{margin-bottom:3rem}.post-module__UwFbLG__proseH2{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#c9a84c);margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem;font-weight:600;line-height:1.25}.post-module__UwFbLG__proseH3{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f5f0e8);margin-top:2rem;margin-bottom:.75rem;font-size:1.35rem;font-weight:600;line-height:1.3}.post-module__UwFbLG__proseP{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.post-module__UwFbLG__proseA{color:var(--gold,#c9a84c);text-underline-offset:3px;text-decoration:underline;transition:color .2s}.post-module__UwFbLG__proseA:hover{color:var(--warm-white,#f5f0e8)}.post-module__UwFbLG__proseUl,.post-module__UwFbLG__proseOl{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);margin-bottom:1.25rem;padding-left:1.5rem;font-size:1.05rem;line-height:1.75}.post-module__UwFbLG__proseLi{margin-bottom:.5rem}.post-module__UwFbLG__proseBlockquote{border-left:3px solid var(--gold,#c9a84c);font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f5f0e8);background:#c9a84c0d;border-radius:0 4px 4px 0;margin:2rem 0;padding:1rem 1.5rem;font-size:1.15rem;font-style:italic;line-height:1.6}.post-module__UwFbLG__proseInlineCode{color:var(--gold,#c9a84c);background:#ffffff0f;border:1px solid #ffffff14;border-radius:3px;padding:.15rem .4rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.9em}.post-module__UwFbLG__proseCode{color:var(--muted,#a89f91);font-family:JetBrains Mono,Fira Code,monospace;font-size:.9rem}.post-module__UwFbLG__prosePre{background:#0006;border:1px solid #ffffff14;border-radius:6px;margin:1.5rem 0;padding:1.25rem;overflow-x:auto}.post-module__UwFbLG__quizCta{text-align:center;background:#c9a84c0a;border:1px solid #c9a84c33;border-radius:6px;margin:2.5rem 0;padding:1.5rem 2rem}.post-module__UwFbLG__quizCtaText{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);margin-bottom:1rem;font-size:1rem}.post-module__UwFbLG__quizCtaLink{font-family:var(--font-body,"Outfit",sans-serif);color:var(--gold,#c9a84c);border:1px solid var(--gold,#c9a84c);border-radius:4px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.post-module__UwFbLG__quizCtaLink:hover{background:var(--gold,#c9a84c);color:var(--deep,#0a0a0f)}.post-module__UwFbLG__bottomCta{text-align:center;background:#c9a84c08;border:1px solid #c9a84c26;border-radius:8px;margin:3rem 0 2rem;padding:2.5rem 2rem}.post-module__UwFbLG__bottomCta h3{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#c9a84c);margin-bottom:.75rem;font-size:1.5rem}.post-module__UwFbLG__bottomCta p{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);max-width:480px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.post-module__UwFbLG__bottomCtaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.post-module__UwFbLG__ctaButton{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.03em;color:var(--deep,#0a0a0f);background:var(--gold,#c9a84c);border:none;border-radius:4px;padding:.75rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-block}.post-module__UwFbLG__ctaButton:hover{opacity:.88}.post-module__UwFbLG__ctaButtonSecondary{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.03em;color:var(--gold,#c9a84c);border:1px solid var(--gold,#c9a84c);background:0 0;border-radius:4px;padding:.75rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.post-module__UwFbLG__ctaButtonSecondary:hover{background:var(--gold,#c9a84c);color:var(--deep,#0a0a0f)}.post-module__UwFbLG__emailSignup{text-align:center;border:1px dashed #c9a84c33;border-radius:8px;margin:2rem 0 3rem;padding:2rem}.post-module__UwFbLG__emailSignup h3{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f5f0e8);margin-bottom:.5rem;font-size:1.35rem}.post-module__UwFbLG__emailSignup p{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.post-module__UwFbLG__emailComingSoon{font-style:italic;color:#c9a84c80!important;font-size:.85rem!important}.post-module__UwFbLG__relatedSection{max-width:960px;margin:0 auto;padding:0 1.5rem 4rem}.post-module__UwFbLG__relatedTitle{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--warm-white,#f5f0e8);text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.post-module__UwFbLG__relatedGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}@media (max-width:640px){.post-module__UwFbLG__main{padding-top:80px}.post-module__UwFbLG__article{padding:0 1rem}.post-module__UwFbLG__title{font-size:1.75rem}.post-module__UwFbLG__meta{flex-wrap:wrap;gap:.3rem}.post-module__UwFbLG__bottomCta,.post-module__UwFbLG__emailSignup{padding:1.5rem 1rem}.post-module__UwFbLG__bottomCtaActions{flex-direction:column}.post-module__UwFbLG__relatedGrid{grid-template-columns:1fr}}
.Community-module__Y3RlnW__section{text-align:center;padding:8rem 2rem}.Community-module__Y3RlnW__inner{max-width:800px;margin:0 auto}.Community-module__Y3RlnW__quote{font-family:var(--font-display);color:var(--warm-white);opacity:.9;margin-top:3rem;font-size:clamp(1.5rem,3.5vw,2.4rem);font-style:italic;font-weight:300;line-height:1.6}.Community-module__Y3RlnW__highlight{color:var(--gold);font-style:normal}
.FeedPost-module__NYxnvW__post{background:#0e1117b3;border:1px solid #c9a84c14;border-radius:6px;padding:1.5rem;transition:border-color .3s}.FeedPost-module__NYxnvW__post:hover{border-color:#c9a84c2e}.FeedPost-module__NYxnvW__header{align-items:center;gap:.85rem;margin-bottom:1rem;display:flex}.FeedPost-module__NYxnvW__avatar{letter-spacing:.05em;width:40px;height:40px;color:var(--gold);background:#c9a84c1a;border:1px solid #c9a84c33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex}.FeedPost-module__NYxnvW__avatarImg{object-fit:cover;border-radius:50%;width:100%;height:100%}.FeedPost-module__NYxnvW__avatar[data-founder=true]{background:#c9a84c26;border-color:#c9a84c80}.FeedPost-module__NYxnvW__meta{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.FeedPost-module__NYxnvW__name{color:var(--warm-white);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.FeedPost-module__NYxnvW__founderBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);opacity:.8;font-size:.65rem}.FeedPost-module__NYxnvW__time{color:var(--muted);opacity:.6;font-size:.75rem}.FeedPost-module__NYxnvW__category{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:2px;flex-shrink:0;padding:.2rem .55rem;font-size:.65rem;font-weight:500}.FeedPost-module__NYxnvW__content{color:var(--warm-white);white-space:pre-wrap;word-break:break-word;font-size:.95rem;font-weight:300;line-height:1.75}.FeedPost-module__NYxnvW__content b,.FeedPost-module__NYxnvW__content strong{color:var(--warm-white);font-weight:700}.FeedPost-module__NYxnvW__content i,.FeedPost-module__NYxnvW__content em{font-style:italic}.FeedPost-module__NYxnvW__content u{text-underline-offset:3px;text-decoration:underline}.FeedPost-module__NYxnvW__content a{color:var(--gold);text-underline-offset:2px;word-break:break-all;text-decoration:underline}.FeedPost-module__NYxnvW__content a:hover{opacity:.8}.FeedPost-module__NYxnvW__content p{margin:0 0 .5em}.FeedPost-module__NYxnvW__content p:last-child{margin-bottom:0}.FeedPost-module__NYxnvW__content ul,.FeedPost-module__NYxnvW__content ol{margin:.4em 0;padding-left:1.5em}.FeedPost-module__NYxnvW__content li{margin-bottom:.2em}.FeedPost-module__NYxnvW__videoWrap{background:#000;border:1px solid #c9a84c1a;border-radius:4px;width:100%;margin-top:1rem;padding-bottom:56.25%;position:relative;overflow:hidden}.FeedPost-module__NYxnvW__videoFrame{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.FeedPost-module__NYxnvW__imageWrap{border:1px solid #c9a84c14;border-radius:4px;margin-top:1rem;overflow:hidden}.FeedPost-module__NYxnvW__image{object-fit:cover;width:100%;max-height:500px;display:block}.FeedPost-module__NYxnvW__reactionBar{border-top:1px solid #c9a84c12;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:1.1rem;padding-top:.85rem;display:flex}.FeedPost-module__NYxnvW__reactionBtn{cursor:pointer;color:var(--muted);background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;align-items:center;gap:.3rem;padding:.3rem .65rem;font-size:.8rem;transition:all .2s;display:flex}.FeedPost-module__NYxnvW__reactionBtn:hover:not(:disabled){color:var(--warm-white);background:#c9a84c14;border-color:#c9a84c40}.FeedPost-module__NYxnvW__reactionBtn[data-active=true]{color:var(--gold);background:#c9a84c1f;border-color:#c9a84c59}.FeedPost-module__NYxnvW__reactionBtn:disabled{cursor:default;opacity:.7}.FeedPost-module__NYxnvW__reactionEmoji{font-size:1rem;line-height:1}.FeedPost-module__NYxnvW__reactionCount{color:inherit;font-size:.75rem;font-weight:500}.FeedPost-module__NYxnvW__commentToggleBtn{cursor:pointer;color:var(--muted);opacity:.6;background:0 0;border:none;align-items:center;gap:.35rem;margin-left:auto;padding:.3rem .5rem;font-size:.78rem;transition:opacity .2s,color .2s;display:flex}.FeedPost-module__NYxnvW__commentToggleBtn:hover,.FeedPost-module__NYxnvW__commentToggleBtn[data-active=true]{opacity:1;color:var(--gold)}.FeedPost-module__NYxnvW__deleteBtn{cursor:pointer;color:var(--muted);opacity:.35;background:0 0;border:none;border-radius:3px;flex-shrink:0;padding:.25rem .4rem;font-size:.75rem;transition:opacity .2s,color .2s}.FeedPost-module__NYxnvW__deleteBtn:hover{opacity:1;color:#e05555}.FeedPost-module__NYxnvW__commentThread{border-top:1px solid #c9a84c12;flex-direction:column;gap:1rem;margin-top:1rem;padding-top:1rem;display:flex}.FeedPost-module__NYxnvW__commentsLoading,.FeedPost-module__NYxnvW__noComments{color:var(--muted);opacity:.5;text-align:center;padding:.5rem 0;font-size:.82rem}.FeedPost-module__NYxnvW__comment{align-items:flex-start;gap:.7rem;display:flex}.FeedPost-module__NYxnvW__commentAvatar{width:30px;height:30px;color:var(--gold);letter-spacing:.04em;background:#c9a84c14;border:1px solid #c9a84c26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:600;display:flex}.FeedPost-module__NYxnvW__commentBody{flex:1;min-width:0}.FeedPost-module__NYxnvW__commentMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.3rem;display:flex}.FeedPost-module__NYxnvW__commentName{color:var(--warm-white);align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.FeedPost-module__NYxnvW__commentTime{color:var(--muted);opacity:.5;font-size:.72rem}.FeedPost-module__NYxnvW__deleteCommentBtn{cursor:pointer;color:var(--muted);opacity:.3;background:0 0;border:none;border-radius:2px;margin-left:auto;padding:.1rem .3rem;font-size:.68rem;transition:opacity .2s,color .2s}.FeedPost-module__NYxnvW__deleteCommentBtn:hover{opacity:1;color:#e05555}.FeedPost-module__NYxnvW__commentContent{color:var(--warm-white);white-space:pre-wrap;word-break:break-word;font-size:.9rem;font-weight:300;line-height:1.65}.FeedPost-module__NYxnvW__replyBtn{cursor:pointer;color:var(--muted);opacity:.5;background:0 0;border:none;margin-top:.25rem;padding:.25rem 0;font-size:.75rem;transition:opacity .2s,color .2s}.FeedPost-module__NYxnvW__replyBtn:hover{opacity:1;color:var(--gold)}.FeedPost-module__NYxnvW__replies{border-left:1px solid #c9a84c1a;flex-direction:column;gap:.75rem;margin-top:.75rem;padding-left:1rem;display:flex}.FeedPost-module__NYxnvW__reply{align-items:flex-start;gap:.6rem;display:flex}.FeedPost-module__NYxnvW__replyAvatar{width:24px;height:24px;color:var(--gold);letter-spacing:.04em;background:#c9a84c0f;border:1px solid #c9a84c1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.58rem;font-weight:600;display:flex}.FeedPost-module__NYxnvW__replyComposer{flex-direction:column;gap:.5rem;margin-top:.65rem;display:flex}.FeedPost-module__NYxnvW__newComment{align-items:flex-start;gap:.7rem;padding-top:.5rem;display:flex}.FeedPost-module__NYxnvW__newCommentInput{flex-direction:column;flex:1;gap:.5rem;display:flex}.FeedPost-module__NYxnvW__replyTextarea{width:100%;color:var(--warm-white);resize:none;box-sizing:border-box;background:#ffffff08;border:1px solid #c9a84c1f;border-radius:4px;padding:.6rem .75rem;font-family:inherit;font-size:.88rem;line-height:1.55;transition:border-color .2s}.FeedPost-module__NYxnvW__replyTextarea:focus{border-color:#c9a84c59;outline:none}.FeedPost-module__NYxnvW__replyActions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.FeedPost-module__NYxnvW__cancelBtn{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:4px;padding:.35rem .85rem;font-size:.8rem;transition:all .2s}.FeedPost-module__NYxnvW__cancelBtn:hover{color:var(--warm-white);border-color:#ffffff40}.FeedPost-module__NYxnvW__postBtn{color:var(--gold);cursor:pointer;background:#c9a84c1f;border:1px solid #c9a84c4d;border-radius:4px;padding:.35rem .85rem;font-size:.8rem;font-weight:500;transition:all .2s}.FeedPost-module__NYxnvW__postBtn:hover:not(:disabled){background:#c9a84c33;border-color:#c9a84c80}.FeedPost-module__NYxnvW__postBtn:disabled{opacity:.4;cursor:not-allowed}.FeedPost-module__NYxnvW__commentError{color:#e05555;margin:0;font-size:.8rem}.FeedPost-module__NYxnvW__authorLink{color:inherit;flex:1;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:flex}.FeedPost-module__NYxnvW__authorLink:hover .FeedPost-module__NYxnvW__name{color:var(--gold)}.FeedPost-module__NYxnvW__avatarLink{color:inherit;flex-shrink:0;text-decoration:none;display:block}.FeedPost-module__NYxnvW__avatarLink:hover .FeedPost-module__NYxnvW__commentAvatar,.FeedPost-module__NYxnvW__avatarLink:hover .FeedPost-module__NYxnvW__replyAvatar{opacity:.8;outline:2px solid var(--gold);outline-offset:2px}.FeedPost-module__NYxnvW__pinnedBadge{letter-spacing:.04em;color:#c9a84c;background:#c9a84c1f;border:1px solid #c9a84c59;border-radius:999px;align-items:center;gap:.25rem;padding:.15rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.FeedPost-module__NYxnvW__pinBtn{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.15rem .3rem;font-size:1rem;transition:opacity .2s}.FeedPost-module__NYxnvW__pinBtn:hover{opacity:1}
.LawCard-module__uLR1yG__card{text-align:center;background:linear-gradient(135deg,#1a1025 0%,#0e0818 60%,#1a1025 100%);border:1px solid #c9a84c66;border-radius:12px;margin:2.5rem 0;padding:2.5rem 2.5rem 2rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #c9a84c1a,0 8px 32px #00000080,inset 0 1px #c9a84c26}.LawCard-module__uLR1yG__card:before{content:"";background:linear-gradient(90deg,#0000,#c9a84c,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.LawCard-module__uLR1yG__watermark{letter-spacing:.08em;color:#c9a84c0f;text-transform:uppercase;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3rem,8vw,5.5rem);font-weight:700;line-height:1;position:absolute;bottom:-.5rem;right:1rem}.LawCard-module__uLR1yG__moduleLabel{letter-spacing:.2em;text-transform:uppercase;color:#c9a84c99;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:.7rem;font-weight:500}.LawCard-module__uLR1yG__divider{background:linear-gradient(90deg,#0000,#c9a84c,#0000);width:3rem;height:1px;margin:0 auto 1.25rem}.LawCard-module__uLR1yG__lawName{color:#c9a84c;letter-spacing:.04em;margin:0 0 1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.4rem,3vw,2rem);font-weight:600;line-height:1.2}.LawCard-module__uLR1yG__principle{color:#ffffffbf;max-width:36rem;margin:0 auto;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1rem,2vw,1.2rem);font-style:italic;line-height:1.6}@media (max-width:600px){.LawCard-module__uLR1yG__card{padding:2rem 1.5rem 1.75rem}}
.CommunityPostCard-module__hk0Zna__card{background:var(--deep-mid);border:1px solid #c9a84c14;border-radius:6px;padding:1.5rem;transition:all .3s}.CommunityPostCard-module__hk0Zna__card:hover{border-color:#c9a84c33;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.CommunityPostCard-module__hk0Zna__authorRow{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.CommunityPostCard-module__hk0Zna__avatar{border:1px solid #c9a84c26;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.CommunityPostCard-module__hk0Zna__avatarImg{object-fit:cover;width:100%;height:100%}.CommunityPostCard-module__hk0Zna__avatarFallback{background:var(--deep-light);width:100%;height:100%;color:var(--gold);font-family:var(--font-display);justify-content:center;align-items:center;font-size:.9rem;font-weight:600;display:flex}.CommunityPostCard-module__hk0Zna__authorInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.CommunityPostCard-module__hk0Zna__authorName{color:var(--warm-white);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:400;overflow:hidden}.CommunityPostCard-module__hk0Zna__archetype{letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:500}.CommunityPostCard-module__hk0Zna__time{color:var(--muted);white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:.75rem}.CommunityPostCard-module__hk0Zna__titleLink{text-decoration:none}.CommunityPostCard-module__hk0Zna__title{font-family:var(--font-display);color:var(--warm-white);margin-bottom:.7rem;font-size:1.3rem;font-weight:400;line-height:1.3;transition:color .3s}.CommunityPostCard-module__hk0Zna__titleLink:hover .CommunityPostCard-module__hk0Zna__title{color:var(--gold)}.CommunityPostCard-module__hk0Zna__excerpt{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.92rem;font-weight:300;line-height:1.7;display:-webkit-box;overflow:hidden}.CommunityPostCard-module__hk0Zna__footer{border-top:1px solid #c9a84c0f;justify-content:space-between;align-items:center;padding-top:.8rem;display:flex}.CommunityPostCard-module__hk0Zna__formatBadge{letter-spacing:.15em;text-transform:uppercase;color:var(--muted);border:1px solid #8a869433;border-radius:3px;padding:.25rem .6rem;font-size:.65rem}.CommunityPostCard-module__hk0Zna__readMore{color:var(--gold);letter-spacing:.05em;font-size:.8rem;text-decoration:none;transition:opacity .3s}.CommunityPostCard-module__hk0Zna__readMore:hover{opacity:.8}.CommunityPostCard-module__hk0Zna__reportBtn{color:var(--muted,#bfbcc7);cursor:pointer;opacity:.4;background:0 0;border:none;margin-left:auto;padding:.25rem;font-size:.85rem;transition:all .2s}.CommunityPostCard-module__hk0Zna__reportBtn:hover{opacity:1;color:#e74c3c}.CommunityPostCard-module__hk0Zna__reportedLabel{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#bfbcc7);opacity:.5;margin-left:auto;font-size:.75rem}
.AboutContent-module__bztLNq__hero{text-align:center;padding:4rem 2rem 2rem;position:relative;overflow:hidden}.AboutContent-module__bztLNq__orb{filter:blur(120px);border-radius:50%;position:absolute}.AboutContent-module__bztLNq__orb1{background:radial-gradient(circle,#c9a84c1a,#0000 70%);width:500px;height:500px;top:-15%;right:-10%}.AboutContent-module__bztLNq__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.AboutContent-module__bztLNq__eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:1.5rem;font-size:.7rem;animation:.8s .2s forwards AboutContent-module__bztLNq__fadeUp}.AboutContent-module__bztLNq__heroTitle{font-family:var(--font-display);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.1;animation:.8s .4s forwards AboutContent-module__bztLNq__fadeUp}.AboutContent-module__bztLNq__heroTitle em{color:var(--gold);font-style:italic}.AboutContent-module__bztLNq__heroSub{color:var(--muted);opacity:0;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:300;line-height:1.8;animation:.8s .6s forwards AboutContent-module__bztLNq__fadeUp}.AboutContent-module__bztLNq__storySection{padding:6rem 2rem}.AboutContent-module__bztLNq__timeline{max-width:900px;margin:0 auto;padding-left:3rem;position:relative}.AboutContent-module__bztLNq__timeline:before{content:"";background:linear-gradient(to bottom,var(--gold),#c9a84c1a);width:1px;position:absolute;top:0;bottom:0;left:0}.AboutContent-module__bztLNq__timelineItem{margin-bottom:4rem;padding-left:2rem;position:relative}.AboutContent-module__bztLNq__timelineItem:before{content:"";background:var(--gold);width:10px;height:10px;box-shadow:0 0 20px var(--gold-glow);border-radius:50%;position:absolute;top:.5rem;left:-3.35rem}.AboutContent-module__bztLNq__timelineLabel{letter-spacing:.35em;text-transform:uppercase;color:var(--gold);margin-bottom:.8rem;font-size:.7rem}.AboutContent-module__bztLNq__timelineTitle{font-family:var(--font-display);margin-bottom:1rem;font-size:1.8rem;font-weight:400}.AboutContent-module__bztLNq__timelineText{color:var(--muted);font-size:.95rem;font-weight:300;line-height:1.9}.AboutContent-module__bztLNq__valuesSection{background:var(--deep-mid);border-top:1px solid #c9a84c0f;border-bottom:1px solid #c9a84c0f;padding:8rem 2rem}.AboutContent-module__bztLNq__valuesHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.AboutContent-module__bztLNq__valuesGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.AboutContent-module__bztLNq__valueCard{text-align:left;cursor:pointer;background:0 0;border:1px solid #c9a84c0f;flex-direction:column;padding:2.5rem 2rem;transition:all .4s;display:flex}.AboutContent-module__bztLNq__valueCard:hover{background:#c9a84c05;border-color:#c9a84c26;transform:translateY(-3px)}.AboutContent-module__bztLNq__valueCard:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.AboutContent-module__bztLNq__valueIcon{margin-bottom:1.2rem;font-size:2rem;display:block}.AboutContent-module__bztLNq__valueCard h3{font-family:var(--font-display);color:var(--warm-white);margin-bottom:.8rem;font-size:1.4rem;font-weight:400}.AboutContent-module__bztLNq__valueCard p{color:var(--muted);flex:1;font-size:.88rem;font-weight:300;line-height:1.8}.AboutContent-module__bztLNq__valueCardCTA{letter-spacing:.08em;color:var(--gold);margin-top:1.2rem;font-size:.78rem;transition:letter-spacing .2s}.AboutContent-module__bztLNq__valueCard:hover .AboutContent-module__bztLNq__valueCardCTA{letter-spacing:.14em}.AboutContent-module__bztLNq__founderSection{padding:8rem 2rem}.AboutContent-module__bztLNq__founderContainer{align-items:center;gap:5rem;max-width:900px;margin:0 auto;display:flex}.AboutContent-module__bztLNq__founderImage{border:1px solid #c9a84c26;flex-shrink:0;justify-content:center;align-items:center;width:280px;height:280px;display:flex;position:relative}.AboutContent-module__bztLNq__founderImage:before{content:"";background:radial-gradient(circle,#c9a84c0d,#0000 70%);position:absolute;inset:0}.AboutContent-module__bztLNq__initials{font-family:var(--font-display);color:var(--gold);opacity:.6;font-size:4rem;font-weight:300;position:relative}.AboutContent-module__bztLNq__founderText h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:2rem;font-weight:400}.AboutContent-module__bztLNq__founderRole{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.75rem}.AboutContent-module__bztLNq__founderText p{color:var(--muted);margin-bottom:1rem;font-size:.95rem;font-weight:300;line-height:1.9}.AboutContent-module__bztLNq__cta{text-align:center;background:var(--deep-mid);border-top:1px solid #c9a84c0f;padding:8rem 2rem}.AboutContent-module__bztLNq__cta h2{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300}.AboutContent-module__bztLNq__cta h2 em{color:var(--gold);font-style:italic}.AboutContent-module__bztLNq__cta p{color:var(--muted);max-width:500px;margin:0 auto 2.5rem;font-size:1.05rem;font-weight:300;line-height:1.8}@media (max-width:900px){.AboutContent-module__bztLNq__valuesGrid{grid-template-columns:1fr}.AboutContent-module__bztLNq__founderContainer{text-align:center;flex-direction:column;gap:3rem}}@keyframes AboutContent-module__bztLNq__fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AboutContent-module__bztLNq__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9000;background:#06040ed1;justify-content:center;align-items:center;padding:1.5rem;animation:.2s AboutContent-module__bztLNq__overlayIn;display:flex;position:fixed;inset:0}@keyframes AboutContent-module__bztLNq__overlayIn{0%{opacity:0}to{opacity:1}}.AboutContent-module__bztLNq__modal{background:linear-gradient(160deg,#1a1628 0%,#110e1c 100%);border:1px solid #c9a84c33;border-radius:20px;width:100%;max-width:560px;max-height:85vh;padding:3rem 2.5rem 2.5rem;animation:.25s AboutContent-module__bztLNq__panelIn;position:relative;overflow-y:auto;box-shadow:0 32px 80px #0009}@keyframes AboutContent-module__bztLNq__panelIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.AboutContent-module__bztLNq__modalClose{color:var(--muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;transition:background .2s,color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.AboutContent-module__bztLNq__modalClose:hover{color:#fff;background:#ffffff1f}.AboutContent-module__bztLNq__modalIcon{margin-bottom:.75rem;font-size:2.5rem;line-height:1;display:block}.AboutContent-module__bztLNq__modalTitle{font-family:var(--font-display);color:var(--warm-white);margin:0 0 .5rem;font-size:clamp(1.75rem,4vw,2.4rem);font-weight:300}.AboutContent-module__bztLNq__modalDivider{background:var(--gold);opacity:.5;width:40px;height:1px;margin:1.25rem 0 1.75rem}.AboutContent-module__bztLNq__modalBody{flex-direction:column;display:flex}.AboutContent-module__bztLNq__modalPara{color:var(--muted);margin:0 0 .75rem;font-size:.97rem;font-weight:300;line-height:1.85}.AboutContent-module__bztLNq__modal::-webkit-scrollbar{width:4px}.AboutContent-module__bztLNq__modal::-webkit-scrollbar-track{background:0 0}.AboutContent-module__bztLNq__modal::-webkit-scrollbar-thumb{background:#c9a84c4d;border-radius:4px}@media (max-width:600px){.AboutContent-module__bztLNq__modal{padding:2.25rem 1.5rem 2rem}}.AboutContent-module__bztLNq__foundersHeader{text-align:center;max-width:700px;margin:0 auto 4rem}.AboutContent-module__bztLNq__foundersGrid{grid-template-columns:1fr 1fr;gap:4rem;max-width:1000px;margin:0 auto;display:grid}.AboutContent-module__bztLNq__founderCard{flex-direction:column;align-items:flex-start;gap:2rem;display:flex}@media (min-width:900px){.AboutContent-module__bztLNq__founderCard{flex-direction:row;align-items:flex-start;gap:2.5rem}}@media (max-width:900px){.AboutContent-module__bztLNq__foundersGrid{grid-template-columns:1fr;gap:5rem}}
.BadgeShelf-module__ZKpSbG__shelf{flex-direction:column;gap:2rem;display:flex}.BadgeShelf-module__ZKpSbG__tierLabel{letter-spacing:.1em;text-transform:uppercase;color:#c9a84cb3;margin:0 0 .75rem;font-size:11px;font-weight:600}.BadgeShelf-module__ZKpSbG__grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:.75rem;display:grid}.BadgeShelf-module__ZKpSbG__badge{background:var(--badge-bg,#c9a84c14);text-align:center;border:1px solid #c9a84c26;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:1.1rem .75rem .9rem;transition:border-color .2s,transform .15s;display:flex}.BadgeShelf-module__ZKpSbG__badge:hover{border-color:#c9a84c59;transform:translateY(-2px)}.BadgeShelf-module__ZKpSbG__badgeIcon{font-size:1.8rem;line-height:1}.BadgeShelf-module__ZKpSbG__badgeName{color:#ffffffe6;font-size:13px;font-weight:600;line-height:1.2}.BadgeShelf-module__ZKpSbG__badgeDesc{color:#ffffff73;font-size:11px;line-height:1.4}.BadgeShelf-module__ZKpSbG__badgeDate{color:#c9a84c80;margin-top:2px;font-size:10px}.BadgeShelf-module__ZKpSbG__compact{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BadgeShelf-module__ZKpSbG__compactBadge{cursor:default;background:#c9a84c14;border:1px solid #c9a84c33;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .2s,transform .15s;display:flex}.BadgeShelf-module__ZKpSbG__compactBadge:hover{border-color:#c9a84c80;transform:scale(1.1)}.BadgeShelf-module__ZKpSbG__compactIcon{font-size:1.1rem;line-height:1}.BadgeShelf-module__ZKpSbG__compactMore{color:#c9a84cb3;font-size:12px;font-weight:500}.BadgeShelf-module__ZKpSbG__empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.BadgeShelf-module__ZKpSbG__emptyIcon{opacity:.6;font-size:2rem}.BadgeShelf-module__ZKpSbG__emptyText{color:#fff6;margin:0;font-size:13px}
.BreathworkPrompt-module__R0f6Aq__prompt{background:#c9a84c0a;border:1px solid #c9a84c40;border-radius:10px;margin:2rem 0;overflow:hidden}.BreathworkPrompt-module__R0f6Aq__header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.25rem;transition:background .2s;display:flex}.BreathworkPrompt-module__R0f6Aq__header:hover{background:#c9a84c0f}.BreathworkPrompt-module__R0f6Aq__icon{flex-shrink:0;font-size:1.2rem}.BreathworkPrompt-module__R0f6Aq__title{letter-spacing:.1em;text-transform:uppercase;color:#c9a84c;flex:1;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500}.BreathworkPrompt-module__R0f6Aq__toggle{color:#c9a84c80;flex-shrink:0;font-size:.65rem}.BreathworkPrompt-module__R0f6Aq__body{border-top:1px solid #c9a84c26;padding:0 1.25rem 1.25rem}.BreathworkPrompt-module__R0f6Aq__intention{color:#ffffff73;letter-spacing:.02em;margin:1rem 0 .75rem;font-family:Outfit,sans-serif;font-size:.8rem}.BreathworkPrompt-module__R0f6Aq__instruction{color:#ffffffd9;margin:.5rem 0 1rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.05rem;line-height:1.7}.BreathworkPrompt-module__R0f6Aq__cue{color:#ffffff59;letter-spacing:.02em;margin:0;font-family:Outfit,sans-serif;font-size:.8rem;font-style:italic}
.ComingSoon-module__4IR_Eq__section{background:var(--deep-mid);border-top:1px solid #c9a84c0f;border-bottom:1px solid #c9a84c0f;padding:8rem 2rem}.ComingSoon-module__4IR_Eq__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1100px;margin:4rem auto 0;display:grid}.ComingSoon-module__4IR_Eq__card{border:1px solid #c9a84c14;padding:3rem 2.5rem;position:relative;overflow:hidden}.ComingSoon-module__4IR_Eq__card:after{content:"COMING SOON";letter-spacing:.3em;background:var(--gold);color:var(--deep);font-size:.55rem;font-family:var(--font-body);padding:.3rem 2.5rem;position:absolute;top:1.2rem;right:-2rem;transform:rotate(35deg)}.ComingSoon-module__4IR_Eq__icon{margin-bottom:1.5rem;font-size:2.5rem;display:block}.ComingSoon-module__4IR_Eq__cardTitle{font-family:var(--font-display);margin-bottom:.8rem;font-size:1.5rem;font-weight:400}.ComingSoon-module__4IR_Eq__cardText{color:var(--muted);font-size:.9rem;font-weight:300;line-height:1.7}@media (max-width:900px){.ComingSoon-module__4IR_Eq__grid{grid-template-columns:1fr}}
.EmailSignup-module__3e4_gq__signup{text-align:center;background:#c9a84c08;border:1px solid #c9a84c33;border-radius:8px;margin:2rem 0 3rem;padding:2.5rem 2rem}.EmailSignup-module__3e4_gq__heading{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#c9a84c);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.EmailSignup-module__3e4_gq__description{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);max-width:440px;margin:0 auto 1.5rem;font-size:1rem;line-height:1.6}.EmailSignup-module__3e4_gq__form{max-width:420px;margin:0 auto}.EmailSignup-module__3e4_gq__inputGroup{border:1px solid #c9a84c4d;border-radius:4px;gap:0;transition:border-color .2s;display:flex;overflow:hidden}.EmailSignup-module__3e4_gq__inputGroup:focus-within{border-color:var(--gold,#c9a84c)}.EmailSignup-module__3e4_gq__input{font-family:var(--font-body,"Outfit",sans-serif);color:var(--warm-white,#f5f0e8);background:#ffffff0a;border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:.95rem}.EmailSignup-module__3e4_gq__input::placeholder{color:#a89f9180}.EmailSignup-module__3e4_gq__input:disabled{opacity:.6}.EmailSignup-module__3e4_gq__button{font-family:var(--font-body,"Outfit",sans-serif);letter-spacing:.04em;color:var(--deep,#0a0a0f);background:var(--gold,#c9a84c);cursor:pointer;white-space:nowrap;border:none;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;transition:opacity .2s}.EmailSignup-module__3e4_gq__button:hover:not(:disabled){opacity:.88}.EmailSignup-module__3e4_gq__button:disabled{opacity:.6;cursor:not-allowed}.EmailSignup-module__3e4_gq__error{font-family:var(--font-body,"Outfit",sans-serif);color:#d4614a;margin:.75rem 0 0;font-size:.85rem}.EmailSignup-module__3e4_gq__privacy{font-family:var(--font-body,"Outfit",sans-serif);color:#a89f9173;letter-spacing:.02em;margin:1rem 0 0;font-size:.78rem}.EmailSignup-module__3e4_gq__successState{padding:1rem 0}.EmailSignup-module__3e4_gq__successIcon{color:var(--gold,#c9a84c);margin-bottom:.75rem;font-size:2rem;display:block}.EmailSignup-module__3e4_gq__successHeading{font-family:var(--font-display,"Cormorant Garamond",serif);color:var(--gold,#c9a84c);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.EmailSignup-module__3e4_gq__successText{font-family:var(--font-body,"Outfit",sans-serif);color:var(--muted,#a89f91);margin:0;font-size:1rem;line-height:1.6}@media (max-width:640px){.EmailSignup-module__3e4_gq__signup{padding:1.5rem 1rem}.EmailSignup-module__3e4_gq__inputGroup{border:none;flex-direction:column;gap:.75rem}.EmailSignup-module__3e4_gq__input{border:1px solid #c9a84c4d;border-radius:4px}.EmailSignup-module__3e4_gq__button{border-radius:4px;padding:.8rem}}
.SuggestTopicButton-module__7P0YvW__btn{border:1.5px solid var(--gold);color:var(--gold);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;margin-top:1.5rem;padding:.85rem 2.2rem;font-size:1rem;transition:background .2s,color .2s;display:inline-block}.SuggestTopicButton-module__7P0YvW__btn:hover{background:var(--gold);color:var(--bg)}.SuggestTopicButton-module__7P0YvW__btn:disabled{opacity:.5;cursor:not-allowed}.SuggestTopicButton-module__7P0YvW__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SuggestTopicButton-module__7P0YvW__modal{background:var(--bg-card,#1a1a1a);border:1px solid var(--gold);width:100%;max-width:520px;padding:2.5rem;position:relative}.SuggestTopicButton-module__7P0YvW__close{color:var(--gold);cursor:pointer;opacity:.7;background:0 0;border:none;font-size:1.2rem;position:absolute;top:1rem;right:1rem}.SuggestTopicButton-module__7P0YvW__close:hover{opacity:1}.SuggestTopicButton-module__7P0YvW__title{font-family:var(--font-display);color:var(--gold);margin-bottom:.5rem;font-size:1.6rem}.SuggestTopicButton-module__7P0YvW__sub{color:var(--text-muted,#aaa);margin-bottom:1.5rem;font-size:.95rem}.SuggestTopicButton-module__7P0YvW__input,.SuggestTopicButton-module__7P0YvW__textarea{width:100%;color:var(--text,#fff);font-family:var(--font-body);box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff26;margin-bottom:1rem;padding:.75rem 1rem;font-size:.95rem;display:block}.SuggestTopicButton-module__7P0YvW__input:focus,.SuggestTopicButton-module__7P0YvW__textarea:focus{border-color:var(--gold);outline:none}.SuggestTopicButton-module__7P0YvW__textarea{resize:vertical}.SuggestTopicButton-module__7P0YvW__error{color:#e07070;margin-bottom:.75rem;font-size:.9rem}.SuggestTopicButton-module__7P0YvW__success{text-align:center;color:var(--text,#fff);padding:1rem 0}.SuggestTopicButton-module__7P0YvW__success p{margin-bottom:1.5rem;font-size:1.1rem}
.CoursesContent-module__WWNWbq__hero{text-align:center;padding:.5rem 2rem 2rem;position:relative;overflow:hidden}.CoursesContent-module__WWNWbq__orb{filter:blur(130px);pointer-events:none;border-radius:50%;position:absolute}.CoursesContent-module__WWNWbq__orb1{background:radial-gradient(circle,#c9a84c14,#0000 70%);width:500px;height:500px;top:-15%;right:-5%}.CoursesContent-module__WWNWbq__orb2{background:radial-gradient(circle,#5a8f8f0f,#0000 70%);width:400px;height:400px;bottom:-10%;left:-5%}.CoursesContent-module__WWNWbq__heroContent{z-index:2;max-width:750px;margin:0 auto;position:relative}.CoursesContent-module__WWNWbq__eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:1.5rem;font-size:.7rem;animation:.8s .2s forwards CoursesContent-module__WWNWbq__fadeUp}.CoursesContent-module__WWNWbq__heroTitle{font-family:var(--font-display);opacity:0;margin-bottom:1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:300;line-height:1.1;animation:.8s .4s forwards CoursesContent-module__WWNWbq__fadeUp}.CoursesContent-module__WWNWbq__heroTitle em{color:var(--gold);font-style:italic}.CoursesContent-module__WWNWbq__heroSub{color:var(--muted);opacity:0;max-width:580px;margin:0 auto;font-size:1.05rem;font-weight:300;line-height:1.8;animation:.8s .6s forwards CoursesContent-module__WWNWbq__fadeUp}.CoursesContent-module__WWNWbq__filterSection{padding:2rem 2rem 0}.CoursesContent-module__WWNWbq__filterBar{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:700px;margin:0 auto;display:flex}.CoursesContent-module__WWNWbq__filterBtn{color:var(--muted);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-family:var(--font-body);cursor:pointer;background:0 0;border:1px solid #c9a84c1a;padding:.55rem 1.4rem;transition:all .3s}.CoursesContent-module__WWNWbq__filterBtn:hover{color:var(--warm-white);border-color:#c9a84c4d}.CoursesContent-module__WWNWbq__filterBtn[data-active=true]{border-color:var(--gold);color:var(--gold);background:#c9a84c0d}.CoursesContent-module__WWNWbq__gridSection{padding:4rem 2rem 6rem}.CoursesContent-module__WWNWbq__courseGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;max-width:1100px;margin:0 auto;display:grid}.CoursesContent-module__WWNWbq__cta{text-align:center;background:var(--deep-mid);border-top:1px solid #c9a84c0f;padding:6rem 2rem 8rem}.CoursesContent-module__WWNWbq__ctaLabel{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);margin-bottom:1.5rem;font-size:.7rem}.CoursesContent-module__WWNWbq__ctaTitle{font-family:var(--font-display);margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:300;line-height:1.3}.CoursesContent-module__WWNWbq__ctaTitle em{color:var(--gold);font-style:italic}.CoursesContent-module__WWNWbq__ctaText{color:var(--muted);max-width:500px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.8}@media (max-width:900px){.CoursesContent-module__WWNWbq__courseGrid{grid-template-columns:1fr}}
