@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap";.forum-hero[data-astro-cid-bl6c3hhd]{--midnight: #1a2744;--midnight-deep: #0f1829;--midnight-light: #2a3754;--gold: #c9a962;--gold-light: #e0c989;--cream: #f8f6f3;--cream-dim: rgba(248, 246, 243, .7);position:relative;min-height:auto;padding:3rem 0 1rem;display:flex;align-items:center;justify-content:center;overflow:visible;background:var(--midnight-deep)}.hero-backdrop[data-astro-cid-bl6c3hhd]{position:absolute;inset:0;overflow:hidden}.gradient-orb[data-astro-cid-bl6c3hhd]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:orbFloat 20s ease-in-out infinite}.gradient-orb-1[data-astro-cid-bl6c3hhd]{width:600px;height:600px;background:radial-gradient(circle,var(--midnight-light) 0%,transparent 70%);top:-200px;left:-100px}.gradient-orb-2[data-astro-cid-bl6c3hhd]{width:500px;height:500px;background:radial-gradient(circle,rgba(201,169,98,.15) 0%,transparent 70%);bottom:-150px;right:-100px;animation-delay:-7s;animation-duration:25s}.gradient-orb-3[data-astro-cid-bl6c3hhd]{width:400px;height:400px;background:radial-gradient(circle,var(--midnight) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s;animation-duration:30s}@keyframes orbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(20px,10px) scale(1.02)}}.noise-overlay[data-astro-cid-bl6c3hhd]{position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;mix-blend-mode:overlay;pointer-events:none}.particles-container[data-astro-cid-bl6c3hhd]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.particle[data-astro-cid-bl6c3hhd]{position:absolute;width:4px;height:4px;background:var(--gold);border-radius:50%;left:var(--x);bottom:-10px;opacity:0;animation:particleRise var(--duration) ease-in-out infinite;animation-delay:var(--delay);box-shadow:0 0 6px var(--gold),0 0 12px #c9a9624d}.particle[data-astro-cid-bl6c3hhd]:nth-child(odd){width:3px;height:3px;opacity:.6}.particle[data-astro-cid-bl6c3hhd]:nth-child(3n){width:2px;height:2px;background:var(--cream);box-shadow:0 0 4px var(--cream)}@keyframes particleRise{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:.8}90%{opacity:.8}to{transform:translateY(-100vh) translate(30px);opacity:0}}.hero-frame[data-astro-cid-bl6c3hhd]{position:absolute;inset:24px;pointer-events:none}.frame-corner[data-astro-cid-bl6c3hhd]{position:absolute;width:60px;height:60px;border-color:var(--gold);border-style:solid;border-width:0;opacity:.4}.frame-corner-tl[data-astro-cid-bl6c3hhd]{top:0;left:0;border-top-width:1px;border-left-width:1px}.frame-corner-tr[data-astro-cid-bl6c3hhd]{top:0;right:0;border-top-width:1px;border-right-width:1px}.frame-corner-bl[data-astro-cid-bl6c3hhd]{bottom:0;left:0;border-bottom-width:1px;border-left-width:1px}.frame-corner-br[data-astro-cid-bl6c3hhd]{bottom:0;right:0;border-bottom-width:1px;border-right-width:1px}.hero-content[data-astro-cid-bl6c3hhd]{position:relative;z-index:10;text-align:center;padding:1rem 2rem;max-width:900px}.hero-eyebrow[data-astro-cid-bl6c3hhd]{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:.5rem;opacity:1}.eyebrow-line[data-astro-cid-bl6c3hhd]{width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.eyebrow-text[data-astro-cid-bl6c3hhd]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--gold)}.hero-title[data-astro-cid-bl6c3hhd]{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,6vw,3.5rem);font-weight:400;color:var(--cream);line-height:.95;letter-spacing:-.02em;margin:0 0 .25rem;display:flex;flex-direction:column;gap:.05em}.title-word[data-astro-cid-bl6c3hhd]{display:block;opacity:1;transform:translateY(0)}.title-word[data-astro-cid-bl6c3hhd]:last-child{color:var(--gold)}@keyframes titleReveal{to{opacity:1;transform:translateY(0)}}.hero-divider[data-astro-cid-bl6c3hhd]{color:var(--gold);margin:.5rem 0;opacity:1}.hero-divider[data-astro-cid-bl6c3hhd] svg[data-astro-cid-bl6c3hhd]{width:200px;height:20px}.hero-subtitle[data-astro-cid-bl6c3hhd]{font-family:Inter,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:300;color:var(--cream-dim);letter-spacing:.05em;margin:0 0 1rem;opacity:0;animation:fadeInUp .6s ease-out .2s forwards}.hero-cta[data-astro-cid-bl6c3hhd]{display:flex;justify-content:center;align-items:center;margin-bottom:1.25rem;opacity:0;animation:fadeInUp .6s ease-out .4s forwards}.cta-button[data-astro-cid-bl6c3hhd]{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:transparent;border:1px solid var(--gold);color:var(--cream);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;position:relative;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1)}.cta-button[data-astro-cid-bl6c3hhd]:before{content:"";position:absolute;inset:0;background:var(--gold);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.22,1,.36,1);z-index:-1}.cta-button[data-astro-cid-bl6c3hhd]:hover{color:var(--midnight);border-color:var(--gold)}.cta-button[data-astro-cid-bl6c3hhd]:hover:before{transform:scaleX(1);transform-origin:left}.cta-icon[data-astro-cid-bl6c3hhd],.cta-arrow[data-astro-cid-bl6c3hhd]{display:flex;transition:transform .4s ease}.cta-button[data-astro-cid-bl6c3hhd]:hover .cta-icon[data-astro-cid-bl6c3hhd]{transform:rotate(90deg)}.cta-button[data-astro-cid-bl6c3hhd]:hover .cta-arrow[data-astro-cid-bl6c3hhd]{transform:translate(4px)}.hero-stats[data-astro-cid-bl6c3hhd]{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;opacity:0;animation:fadeInUp .6s ease-out .5s forwards}.stat-item[data-astro-cid-bl6c3hhd]{text-align:center;padding:0 1rem}.stat-number[data-astro-cid-bl6c3hhd]{display:block;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,4vw,2rem);font-weight:500;color:var(--cream);line-height:1;margin-bottom:.25rem}.stat-label[data-astro-cid-bl6c3hhd]{font-family:Inter,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);opacity:.8}.stat-divider[data-astro-cid-bl6c3hhd]{width:1px;height:40px;background:linear-gradient(to bottom,transparent,var(--gold),transparent);opacity:.4}.scroll-indicator[data-astro-cid-bl6c3hhd]{display:none}.scroll-text[data-astro-cid-bl6c3hhd]{font-family:Inter,sans-serif;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:var(--cream-dim)}.scroll-line[data-astro-cid-bl6c3hhd]{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold),transparent);position:relative}.scroll-dot[data-astro-cid-bl6c3hhd]{position:absolute;top:0;left:50%;transform:translate(-50%);width:5px;height:5px;background:var(--gold);border-radius:50%;animation:scrollDotMove 2s ease-in-out infinite}@keyframes scrollDotMove{0%,to{top:0;opacity:1}80%{top:100%;opacity:0}81%{top:0;opacity:0}}@keyframes fadeIn{to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.hero-frame[data-astro-cid-bl6c3hhd]{inset:12px}.frame-corner[data-astro-cid-bl6c3hhd]{width:40px;height:40px}.hero-stats[data-astro-cid-bl6c3hhd]{gap:1rem}.stat-divider[data-astro-cid-bl6c3hhd]{display:none}.stat-item[data-astro-cid-bl6c3hhd]{min-width:100px}}@media(max-width:480px){.hero-eyebrow[data-astro-cid-bl6c3hhd]{gap:1rem}.eyebrow-line[data-astro-cid-bl6c3hhd]{width:30px}.cta-button[data-astro-cid-bl6c3hhd]{padding:.875rem 1.5rem;font-size:.75rem}}.domain-card[data-astro-cid-hxawex5z]{--midnight: #1a2744;--gold: #c9a962;--gold-dim: rgba(201, 169, 98, .3);--cream: #f8f6f3;--glass-bg: rgba(255, 255, 255, .85);--glass-border: rgba(201, 169, 98, .2);display:block;text-decoration:none;perspective:1000px}.card-inner[data-astro-cid-hxawex5z]{position:relative;border-radius:16px;transition:transform .5s cubic-bezier(.22,1,.36,1)}.domain-card[data-astro-cid-hxawex5z]:hover .card-inner[data-astro-cid-hxawex5z]{transform:translateY(-4px) rotateX(2deg)}.card-border[data-astro-cid-hxawex5z]{position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,var(--gold-dim) 0%,transparent 50%,var(--gold-dim) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .4s ease}.domain-card[data-astro-cid-hxawex5z]:hover .card-border[data-astro-cid-hxawex5z]{opacity:1;animation:borderRotate 3s linear infinite}@keyframes borderRotate{0%{background-position:0% 50%}to{background-position:200% 50%}}.card-glass[data-astro-cid-hxawex5z]{position:relative;display:flex;align-items:flex-start;gap:1.25rem;padding:1.5rem;background:var(--glass-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid var(--glass-border);box-shadow:0 4px 24px -4px #1a274414,0 0 0 1px #ffffff80 inset;transition:all .4s cubic-bezier(.22,1,.36,1)}.domain-card[data-astro-cid-hxawex5z]:hover .card-glass[data-astro-cid-hxawex5z]{background:#fffffff2;box-shadow:0 20px 40px -12px #1a274426,0 0 0 1px #c9a9624d inset;border-color:var(--gold-dim)}.card-icon[data-astro-cid-hxawex5z]{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-glow[data-astro-cid-hxawex5z]{position:absolute;inset:0;background:linear-gradient(135deg,var(--gold-dim),rgba(201,169,98,.1));border-radius:14px;transition:all .4s ease}.domain-card[data-astro-cid-hxawex5z]:hover .icon-glow[data-astro-cid-hxawex5z]{transform:scale(1.1);background:linear-gradient(135deg,var(--gold),rgba(201,169,98,.3));box-shadow:0 8px 24px -4px #c9a96266}.icon-emoji[data-astro-cid-hxawex5z]{position:relative;font-size:1.75rem;z-index:1;transition:transform .4s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.domain-card[data-astro-cid-hxawex5z]:hover .icon-emoji[data-astro-cid-hxawex5z]{transform:scale(1.15) rotate(-5deg)}.card-content[data-astro-cid-hxawex5z]{flex:1;min-width:0}.card-title[data-astro-cid-hxawex5z]{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;color:var(--midnight);margin:0 0 .5rem;line-height:1.3;transition:color .3s ease}.domain-card[data-astro-cid-hxawex5z]:hover .card-title[data-astro-cid-hxawex5z]{color:var(--gold)}.card-description[data-astro-cid-hxawex5z]{font-family:Inter,sans-serif;font-size:.875rem;color:#64748b;line-height:1.5;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-stats[data-astro-cid-hxawex5z]{display:flex;align-items:center;gap:.75rem}.stats-bar[data-astro-cid-hxawex5z]{flex:1;height:4px;background:#c9a96226;border-radius:2px;overflow:hidden}.stats-fill[data-astro-cid-hxawex5z]{height:100%;width:var(--fill);background:linear-gradient(90deg,var(--gold),var(--gold-dim));border-radius:2px;transition:width .8s cubic-bezier(.22,1,.36,1);transform-origin:left}.domain-card[data-astro-cid-hxawex5z]:hover .stats-fill[data-astro-cid-hxawex5z]{animation:fillPulse 1.5s ease-in-out infinite}@keyframes fillPulse{0%,to{opacity:1}50%{opacity:.7}}.stats-count[data-astro-cid-hxawex5z]{font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;color:var(--gold);white-space:nowrap}.card-arrow[data-astro-cid-hxawex5z]{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%) translate(-8px);opacity:0;color:var(--gold);transition:all .4s cubic-bezier(.22,1,.36,1)}.domain-card[data-astro-cid-hxawex5z]:hover .card-arrow[data-astro-cid-hxawex5z]{opacity:1;transform:translateY(-50%) translate(0)}@media(max-width:640px){.card-glass[data-astro-cid-hxawex5z]{padding:1.25rem;gap:1rem}.card-icon[data-astro-cid-hxawex5z]{width:48px;height:48px}.icon-emoji[data-astro-cid-hxawex5z]{font-size:1.5rem}.card-title[data-astro-cid-hxawex5z]{font-size:1.125rem}.card-arrow[data-astro-cid-hxawex5z]{display:none}}:root{--midnight: #1a2744;--gold: #c9a962;--gold-dim: rgba(201, 169, 98, .3);--cream: #f8f6f3}.forum-content[data-astro-cid-44s2t5sv]{position:relative;background:linear-gradient(180deg,var(--cream) 0%,#ffffff 100%)}.forum-content[data-astro-cid-44s2t5sv]:before{content:"";position:absolute;top:0;left:0;right:0;height:300px;background:linear-gradient(180deg,var(--midnight) 0%,transparent 100%);pointer-events:none;opacity:.03}.main-content[data-astro-cid-44s2t5sv]{overflow:hidden;min-width:0}.domains-grid[data-astro-cid-44s2t5sv]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.domains-grid[data-astro-cid-44s2t5sv]{grid-template-columns:repeat(2,1fr)}}.section-reveal[data-astro-cid-44s2t5sv]{animation:sectionReveal .6s cubic-bezier(.22,1,.36,1) backwards;animation-delay:var(--reveal-delay, 0s)}@keyframes sectionReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-header[data-astro-cid-44s2t5sv]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.section-icon[data-astro-cid-44s2t5sv]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#c9a96226,#c9a9620d);border-radius:10px;color:var(--gold)}.section-icon[data-astro-cid-44s2t5sv] svg[data-astro-cid-44s2t5sv]{width:20px;height:20px}.section-title[data-astro-cid-44s2t5sv]{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:500;color:var(--midnight);margin:0}.section-line[data-astro-cid-44s2t5sv]{flex:1;height:1px;background:linear-gradient(90deg,var(--gold-dim),transparent)}.sidebar-content[data-astro-cid-44s2t5sv]{display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:6rem;height:-moz-fit-content;height:fit-content;align-self:start;z-index:10}.sidebar-card[data-astro-cid-44s2t5sv]{border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.22,1,.36,1)}.sidebar-card[data-astro-cid-44s2t5sv]:hover{transform:translateY(-2px)}.sidebar-card--info[data-astro-cid-44s2t5sv]{background:linear-gradient(135deg,#c9a96214,#c9a96208);border:1px solid rgba(201,169,98,.2);padding:1.25rem;display:flex;gap:1rem}.info-icon[data-astro-cid-44s2t5sv]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#c9a96226;border-radius:50%;color:var(--gold);flex-shrink:0}.info-icon[data-astro-cid-44s2t5sv] svg[data-astro-cid-44s2t5sv]{width:18px;height:18px}.info-text[data-astro-cid-44s2t5sv]{font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#64748b;line-height:1.6;margin:0}.info-text[data-astro-cid-44s2t5sv] strong[data-astro-cid-44s2t5sv]{color:var(--midnight)}.info-link[data-astro-cid-44s2t5sv]{color:var(--gold);text-decoration:none;font-weight:500;transition:color .2s ease}.info-link[data-astro-cid-44s2t5sv]:hover{color:var(--midnight);text-decoration:underline}.sidebar-card--popular[data-astro-cid-44s2t5sv]{background:#fff;border:1px solid rgba(201,169,98,.15);padding:1.5rem;box-shadow:0 4px 24px -4px #1a27440f}.card-header[data-astro-cid-44s2t5sv]{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(201,169,98,.1)}.header-icon[data-astro-cid-44s2t5sv]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gold),#dfc07c);border-radius:8px;color:#fff}.header-icon[data-astro-cid-44s2t5sv] svg[data-astro-cid-44s2t5sv]{width:16px;height:16px}.header-title[data-astro-cid-44s2t5sv]{font-family:Playfair Display,Georgia,serif;font-size:1.125rem;font-weight:500;color:var(--midnight);margin:0}.popular-list[data-astro-cid-44s2t5sv]{display:flex;flex-direction:column;gap:.75rem}.popular-item[data-astro-cid-44s2t5sv]{display:flex;align-items:flex-start;gap:.75rem;text-decoration:none;padding:.5rem;margin:-.5rem;border-radius:8px;transition:all .3s ease;animation:itemReveal .4s cubic-bezier(.22,1,.36,1) backwards;animation-delay:var(--item-delay, 0s)}@keyframes itemReveal{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.popular-item[data-astro-cid-44s2t5sv]:hover{background:#c9a96214}.popular-number[data-astro-cid-44s2t5sv]{font-family:Playfair Display,Georgia,serif;font-size:.75rem;font-weight:600;color:var(--gold);opacity:.6;min-width:1.5rem}.popular-title[data-astro-cid-44s2t5sv]{font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#64748b;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.popular-item[data-astro-cid-44s2t5sv]:hover .popular-title[data-astro-cid-44s2t5sv]{color:var(--midnight)}.sidebar-card--cta[data-astro-cid-44s2t5sv]{position:relative;background:linear-gradient(135deg,var(--midnight) 0%,#2d4a6f 100%);padding:2rem 1.5rem;overflow:hidden}.cta-decoration[data-astro-cid-44s2t5sv]{position:absolute;inset:0;pointer-events:none}.cta-orb[data-astro-cid-44s2t5sv]{position:absolute;border-radius:50%;filter:blur(40px);opacity:.3}.cta-orb-1[data-astro-cid-44s2t5sv]{width:150px;height:150px;background:var(--gold);top:-50px;right:-30px;animation:orbFloat 6s ease-in-out infinite}.cta-orb-2[data-astro-cid-44s2t5sv]{width:100px;height:100px;background:#5b7a9d;bottom:-30px;left:-20px;animation:orbFloat 8s ease-in-out infinite reverse}@keyframes orbFloat{0%,to{transform:translate(0)}50%{transform:translate(10px,-10px)}}.cta-content[data-astro-cid-44s2t5sv]{position:relative;z-index:1}.cta-badge[data-astro-cid-44s2t5sv]{display:inline-block;padding:.375rem .75rem;background:#c9a96233;border:1px solid rgba(201,169,98,.3);border-radius:9999px;font-family:Inter,system-ui,sans-serif;font-size:.7rem;font-weight:600;color:var(--gold);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.cta-title[data-astro-cid-44s2t5sv]{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:500;color:#fff;margin:0 0 .75rem;line-height:1.3}.cta-text[data-astro-cid-44s2t5sv]{font-family:Inter,system-ui,sans-serif;font-size:.875rem;color:#ffffffb3;line-height:1.5;margin:0 0 1.5rem}.cta-button[data-astro-cid-44s2t5sv]{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.875rem 1.25rem;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 cubic-bezier(.22,1,.36,1)}.cta-button[data-astro-cid-44s2t5sv] svg[data-astro-cid-44s2t5sv]{width:16px;height:16px;transition:transform .3s ease}.cta-button[data-astro-cid-44s2t5sv]:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 24px -4px #0000004d}.cta-button[data-astro-cid-44s2t5sv]:hover svg[data-astro-cid-44s2t5sv]{transform:translate(4px)}@media(max-width:1024px){.sidebar-content[data-astro-cid-44s2t5sv]{position:static}}@media(max-width:768px){.section-header[data-astro-cid-44s2t5sv]{flex-wrap:wrap}.section-line[data-astro-cid-44s2t5sv]{display:none}.section-title[data-astro-cid-44s2t5sv]{font-size:1.25rem}}
