:root{--midnight: #1a2744;--gold: #c9a962;--gold-dim: rgba(201, 169, 98, .3);--cream: #f8f6f3;--success: #10b981}.domain-page[data-astro-cid-wkd2zfm5]{min-height:100vh;background:var(--cream)}.domain-hero[data-astro-cid-wkd2zfm5]{position:relative;background:var(--midnight);padding:2rem 0 6rem;overflow:hidden}.hero-backdrop[data-astro-cid-wkd2zfm5]{position:absolute;inset:0;overflow:hidden}.gradient-orb[data-astro-cid-wkd2zfm5]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4}.gradient-orb-1[data-astro-cid-wkd2zfm5]{width:400px;height:400px;background:var(--gold);top:-150px;right:-100px;animation:orbFloat 15s ease-in-out infinite}.gradient-orb-2[data-astro-cid-wkd2zfm5]{width:300px;height:300px;background:#3d5a80;bottom:-100px;left:-50px;animation:orbFloat 20s ease-in-out infinite reverse}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}50%{transform:translate(30px,-30px) scale(1.1)}}.noise-overlay[data-astro-cid-wkd2zfm5]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none}.hero-pattern[data-astro-cid-wkd2zfm5]{position:absolute;inset:0;opacity:.3}.hero-pattern[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:100%;height:100%}.breadcrumb[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;animation:fadeInUp .5s ease backwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.breadcrumb-link[data-astro-cid-wkd2zfm5]{display:inline-flex;align-items:center;gap:.375rem;color:#fff9;font-family:Inter,system-ui,sans-serif;font-size:.875rem;text-decoration:none;transition:color .2s ease}.breadcrumb-link[data-astro-cid-wkd2zfm5]:hover{color:var(--gold)}.breadcrumb-link[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:16px;height:16px}.breadcrumb-separator[data-astro-cid-wkd2zfm5]{color:#ffffff4d}.breadcrumb-current[data-astro-cid-wkd2zfm5]{color:#fff;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500}.domain-header[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;animation:fadeInUp .5s ease .1s backwards}.domain-icon-wrapper[data-astro-cid-wkd2zfm5]{position:relative;width:80px;height:80px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.domain-icon-glow[data-astro-cid-wkd2zfm5]{position:absolute;inset:0;background:linear-gradient(135deg,var(--gold),rgba(201,169,98,.3));border-radius:20px;animation:iconGlow 3s ease-in-out infinite}@keyframes iconGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.domain-icon[data-astro-cid-wkd2zfm5]{position:relative;font-size:2.5rem;z-index:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.domain-info[data-astro-cid-wkd2zfm5]{flex:1}.domain-title[data-astro-cid-wkd2zfm5]{font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:500;color:#fff;margin:0 0 .5rem;line-height:1.2}.domain-description[data-astro-cid-wkd2zfm5]{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:#ffffffb3;margin:0;line-height:1.5}.domain-stats[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;animation:fadeInUp .5s ease .2s backwards}.stat-item[data-astro-cid-wkd2zfm5]{display:flex;flex-direction:column}.stat-value[data-astro-cid-wkd2zfm5]{font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:500;color:#fff}.stat-value--success[data-astro-cid-wkd2zfm5]{color:var(--success)}.stat-value--gold[data-astro-cid-wkd2zfm5]{color:var(--gold)}.stat-label[data-astro-cid-wkd2zfm5]{font-family:Inter,system-ui,sans-serif;font-size:.75rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.stat-divider[data-astro-cid-wkd2zfm5]{width:1px;height:40px;background:#ffffff26}.cta-button[data-astro-cid-wkd2zfm5]{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:var(--gold);color:var(--midnight);font-family:Inter,system-ui,sans-serif;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:12px;box-shadow:0 8px 24px -4px #c9a96266;transition:all .3s cubic-bezier(.22,1,.36,1);animation:fadeInUp .5s ease .3s backwards}.cta-button[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:18px;height:18px}.cta-button[data-astro-cid-wkd2zfm5]:hover{transform:translateY(-2px);box-shadow:0 12px 32px -4px #c9a96280;background:#fff}.hero-wave[data-astro-cid-wkd2zfm5]{position:absolute;bottom:0;left:0;right:0;height:60px}.hero-wave[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:100%;height:100%}.domain-content[data-astro-cid-wkd2zfm5]{background:var(--cream);position:relative}.sidebar-card[data-astro-cid-wkd2zfm5]{background:#fff;border-radius:16px;border:1px solid rgba(201,169,98,.15);overflow:hidden;box-shadow:0 4px 24px -4px #1a27440f;position:sticky;top:2rem}.sidebar-header[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;gap:.75rem;padding:1.25rem;border-bottom:1px solid rgba(201,169,98,.1)}.sidebar-icon[data-astro-cid-wkd2zfm5]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9a96226,#c9a9620d);border-radius:10px;color:var(--gold)}.sidebar-icon[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:18px;height:18px}.sidebar-title[data-astro-cid-wkd2zfm5]{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:500;color:var(--midnight);margin:0}.domain-nav[data-astro-cid-wkd2zfm5]{padding:.5rem}.domain-nav-item[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;text-decoration:none;transition:all .3s ease;animation:itemSlideIn .4s ease backwards;animation-delay:var(--item-delay, 0s)}@keyframes itemSlideIn{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.domain-nav-item[data-astro-cid-wkd2zfm5]:hover{background:#c9a96214}.domain-nav-item--active[data-astro-cid-wkd2zfm5]{background:linear-gradient(135deg,#c9a96226,#c9a96214);border:1px solid rgba(201,169,98,.2)}.nav-icon[data-astro-cid-wkd2zfm5]{font-size:1.125rem}.nav-name[data-astro-cid-wkd2zfm5]{flex:1;font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#64748b;transition:color .2s ease}.domain-nav-item[data-astro-cid-wkd2zfm5]:hover .nav-name[data-astro-cid-wkd2zfm5],.domain-nav-item--active[data-astro-cid-wkd2zfm5] .nav-name[data-astro-cid-wkd2zfm5]{color:var(--midnight)}.nav-count[data-astro-cid-wkd2zfm5]{font-family:Inter,system-ui,sans-serif;font-size:.75rem;font-weight:500;color:var(--gold);background:#c9a9621a;padding:.25rem .5rem;border-radius:6px}.back-link[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 0;font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#64748b;text-decoration:none;transition:color .2s ease}.back-link[data-astro-cid-wkd2zfm5]:hover{color:var(--gold)}.back-link[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:16px;height:16px}.topics-header[data-astro-cid-wkd2zfm5]{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.topics-count[data-astro-cid-wkd2zfm5]{display:flex;align-items:baseline;gap:.5rem}.count-number[data-astro-cid-wkd2zfm5]{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--midnight)}.count-label[data-astro-cid-wkd2zfm5]{font-family:Inter,system-ui,sans-serif;font-size:1rem;color:#64748b}.filter-wrapper[data-astro-cid-wkd2zfm5]{position:relative}.filter-select[data-astro-cid-wkd2zfm5]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.625rem 2.5rem .625rem 1rem;background:#fff;border:1px solid rgba(201,169,98,.2);border-radius:10px;font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:var(--midnight);cursor:pointer;transition:all .2s ease}.filter-select[data-astro-cid-wkd2zfm5]:hover{border-color:var(--gold)}.filter-select[data-astro-cid-wkd2zfm5]:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #c9a96226}.filter-icon[data-astro-cid-wkd2zfm5]{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--gold);pointer-events:none}.topics-list[data-astro-cid-wkd2zfm5]{display:flex;flex-direction:column;gap:1rem}.empty-state[data-astro-cid-wkd2zfm5]{background:#fff;border-radius:16px;border:1px solid rgba(201,169,98,.15);padding:4rem 2rem;text-align:center}.empty-icon[data-astro-cid-wkd2zfm5]{width:64px;height:64px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#c9a96226,#c9a9620d);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gold)}.empty-icon[data-astro-cid-wkd2zfm5] svg[data-astro-cid-wkd2zfm5]{width:32px;height:32px}.empty-title[data-astro-cid-wkd2zfm5]{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;color:var(--midnight);margin:0 0 .5rem}.empty-text[data-astro-cid-wkd2zfm5]{font-family:Inter,system-ui,sans-serif;font-size:.9375rem;color:#64748b;margin:0 0 1.5rem}.empty-button[data-astro-cid-wkd2zfm5]{display:inline-flex;align-items:center;padding:.875rem 1.5rem;background:var(--gold);color:var(--midnight);font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;border-radius:10px;transition:all .3s ease}.empty-button[data-astro-cid-wkd2zfm5]:hover{background:var(--midnight);color:#fff;transform:translateY(-2px)}@media(max-width:1024px){.sidebar-card[data-astro-cid-wkd2zfm5]{position:static}}@media(max-width:768px){.domain-hero[data-astro-cid-wkd2zfm5]{padding:1.5rem 0 4rem}.domain-header[data-astro-cid-wkd2zfm5]{flex-direction:column;align-items:flex-start;gap:1rem}.domain-icon-wrapper[data-astro-cid-wkd2zfm5]{width:64px;height:64px}.domain-icon[data-astro-cid-wkd2zfm5]{font-size:2rem}.domain-title[data-astro-cid-wkd2zfm5]{font-size:1.5rem}.domain-stats[data-astro-cid-wkd2zfm5]{gap:1rem;flex-wrap:wrap}.stat-value[data-astro-cid-wkd2zfm5]{font-size:1.25rem}.stat-divider[data-astro-cid-wkd2zfm5]{height:30px}.topics-header[data-astro-cid-wkd2zfm5]{flex-direction:column;align-items:flex-start;gap:1rem}}
