.DynastyOverview-module__RxlUNG__dynastyPage{padding:var(--space-4xl) 0;min-height:calc(100vh - var(--navbar-height));flex-direction:column;display:flex}.DynastyOverview-module__RxlUNG__dynastyInner{max-width:1200px;padding:0 var(--space-xl);width:100%;margin:0 auto}.DynastyOverview-module__RxlUNG__hero{text-align:center;margin-bottom:var(--space-4xl);animation:.8s ease-out DynastyOverview-module__RxlUNG__fadeInDown}.DynastyOverview-module__RxlUNG__heroHex{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:80px;height:92px;margin:0 auto var(--space-xl);background:linear-gradient(135deg,#fef3c7,#fde68a);justify-content:center;align-items:center;font-size:2.2rem;display:flex;position:relative;box-shadow:0 10px 20px -5px #d977064d}.DynastyOverview-module__RxlUNG__heroHex:after{content:"";clip-path:inherit;z-index:-1;background:#fff6;position:absolute;inset:2px}.DynastyOverview-module__RxlUNG__heroTitle{font-family:var(--font-heading);margin-bottom:var(--space-md);color:var(--color-text-primary);letter-spacing:-.02em;font-size:3.5rem;font-weight:900}.DynastyOverview-module__RxlUNG__heroSubtitle{color:var(--color-text-muted);max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.DynastyOverview-module__RxlUNG__regalGrid{gap:var(--space-2xl);perspective:1000px;grid-template-columns:repeat(3,1fr);display:grid}.DynastyOverview-module__RxlUNG__regalCard{background:var(--color-white);border:1px solid var(--color-gray-100);border-radius:var(--radius-2xl);padding:var(--space-3xl) var(--space-2xl);color:inherit;text-align:center;flex-direction:column;align-items:center;text-decoration:none;transition:all .5s cubic-bezier(.23,1,.32,1);animation:.8s ease-out backwards DynastyOverview-module__RxlUNG__fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.DynastyOverview-module__RxlUNG__regalCard:first-child{animation-delay:.1s}.DynastyOverview-module__RxlUNG__regalCard:nth-child(2){animation-delay:.2s}.DynastyOverview-module__RxlUNG__regalCard:nth-child(3){animation-delay:.3s}.DynastyOverview-module__RxlUNG__regalCard:before{content:"";background:linear-gradient(90deg, transparent, var(--color-purple-500), transparent);opacity:0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.DynastyOverview-module__RxlUNG__regalCard:hover{border-color:var(--color-purple-200);transform:translateY(-12px)scale(1.02);box-shadow:0 30px 60px -12px #00000026,0 18px 36px -18px #0000001a}.DynastyOverview-module__RxlUNG__regalCard:hover:before{opacity:1}.DynastyOverview-module__RxlUNG__iconWrapper{clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);width:72px;height:83px;margin-bottom:var(--space-xl);background:var(--color-purple-50);justify-content:center;align-items:center;font-size:2rem;transition:all .4s;display:flex}.DynastyOverview-module__RxlUNG__regalCard:hover .DynastyOverview-module__RxlUNG__iconWrapper{background:var(--color-purple-600);color:var(--color-white);transform:rotateY(10deg);box-shadow:0 10px 20px -5px #7c3aed66}.DynastyOverview-module__RxlUNG__cardTitle{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:var(--space-md);font-size:1.5rem;font-weight:800;line-height:1.2}.DynastyOverview-module__RxlUNG__cardDesc{color:var(--color-text-muted);margin-bottom:var(--space-2xl);flex-grow:1;font-size:.95rem;line-height:1.6}.DynastyOverview-module__RxlUNG__regalBadge{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-xl);border-radius:var(--radius-full);background:var(--color-text-primary);color:var(--color-white);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700;transition:all .3s;display:inline-flex}.DynastyOverview-module__RxlUNG__regalCard:hover .DynastyOverview-module__RxlUNG__regalBadge{background:var(--color-purple-600);padding-right:var(--space-2xl)}.DynastyOverview-module__RxlUNG__arrow{transition:transform .3s}.DynastyOverview-module__RxlUNG__regalCard:hover .DynastyOverview-module__RxlUNG__arrow{transform:translate(6px)}@keyframes DynastyOverview-module__RxlUNG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes DynastyOverview-module__RxlUNG__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.DynastyOverview-module__RxlUNG__regalGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.DynastyOverview-module__RxlUNG__regalGrid{gap:var(--space-xl);grid-template-columns:1fr}.DynastyOverview-module__RxlUNG__heroTitle{font-size:2.5rem}}
