.HeroSection-module__021TKW__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__021TKW__bgImage{z-index:0;position:absolute;inset:0;overflow:hidden}.HeroSection-module__021TKW__bgImageElement{object-fit:cover;object-position:center;transform:scale(1.05)}.HeroSection-module__021TKW__bgOverlay{z-index:1;background:linear-gradient(#0a0e1a4d 0%,#0a0e1a80 30%,#0a0e1acc 70%,#0a0e1a 100%);position:absolute;inset:0}.HeroSection-module__021TKW__particles{z-index:2;pointer-events:none;position:absolute;inset:0}.HeroSection-module__021TKW__orbOne{z-index:1;width:400px;height:400px;top:10%;right:-10%}.HeroSection-module__021TKW__orbTwo{z-index:1;width:300px;height:300px;bottom:20%;left:-5%}.HeroSection-module__021TKW__content{z-index:3;text-align:center;width:100%;padding-top:120px;padding-bottom:60px;position:relative}.HeroSection-module__021TKW__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-gold);background:#f1b04c14;border:1px solid #f1b04c33;border-radius:9999px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 20px;font-size:.8rem;font-weight:600;display:inline-flex}.HeroSection-module__021TKW__badgeDot{background:var(--accent-gold);width:8px;height:8px;box-shadow:0 0 8px var(--accent-gold);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite HeroSection-module__021TKW__pulse-glow}.HeroSection-module__021TKW__title{max-width:700px;margin:0 auto 24px}.HeroSection-module__021TKW__subtitle{max-width:560px;color:var(--text-secondary);margin:0 auto 40px;font-size:1.1rem;line-height:1.7}.HeroSection-module__021TKW__signupWrap{text-align:left;max-width:440px;margin:0 auto 60px}.HeroSection-module__021TKW__signupForm{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:start;background:#ffffff08;border:1px solid #f1b04c33;flex-direction:column;gap:16px;padding:28px;display:flex}.HeroSection-module__021TKW__fieldGroup{flex-direction:column;gap:6px;display:flex}.HeroSection-module__021TKW__fieldLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600}.HeroSection-module__021TKW__fieldInput{border-radius:var(--radius-sm);width:100%;font-family:var(--font-body);color:var(--text-primary);background:#ffffff0a;border:1px solid #ffffff14;outline:none;padding:13px 16px;font-size:.95rem;transition:border-color .2s}.HeroSection-module__021TKW__fieldInput::placeholder{color:var(--text-muted)}.HeroSection-module__021TKW__fieldInput:focus{border-color:#f1b04c80}.HeroSection-module__021TKW__fieldInput:disabled{opacity:.5;cursor:not-allowed}.HeroSection-module__021TKW__selectWrap{position:relative}.HeroSection-module__021TKW__selectInput{appearance:none;cursor:pointer;border-radius:var(--radius-sm);color:var(--text-primary);background:#0003;border-color:#ffffff1a;padding-right:44px}.HeroSection-module__021TKW__selectPlaceholder{color:var(--text-muted)}.HeroSection-module__021TKW__selectInput option{color:var(--text-primary);background:#101827}.HeroSection-module__021TKW__selectIcon{width:18px;height:18px;color:var(--accent-gold);pointer-events:none;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.HeroSection-module__021TKW__selectInput:disabled+.HeroSection-module__021TKW__selectIcon{opacity:.5}.HeroSection-module__021TKW__errorText{color:#ef4444;margin:0;font-size:.8rem}.HeroSection-module__021TKW__submitBtn{border-radius:var(--radius-sm);width:100%;margin-top:4px;padding:14px;font-size:.9rem}.HeroSection-module__021TKW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.HeroSection-module__021TKW__signupNote{color:var(--text-muted);text-align:center;margin-top:10px;font-size:.78rem}.HeroSection-module__021TKW__successMessage{border-radius:var(--radius-lg);background:#2ecc710f;border:1px solid #2ecc7133;flex-direction:column;align-items:center;gap:12px;padding:28px;display:flex}.HeroSection-module__021TKW__successIcon{font-size:2rem}.HeroSection-module__021TKW__successText{color:#2ecc71;font-size:1rem;font-weight:600}.HeroSection-module__021TKW__statsWrapper{flex-direction:column;align-items:center;gap:24px;display:flex}.HeroSection-module__021TKW__stats{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0f;justify-content:center;align-items:center;gap:0;width:100%;max-width:650px;padding:20px 32px;display:flex}.HeroSection-module__021TKW__statItem{align-items:center;display:flex}.HeroSection-module__021TKW__stat{flex-direction:column;align-items:center;gap:4px;padding:8px 24px;display:flex}.HeroSection-module__021TKW__statValue{font-family:var(--font-heading);color:var(--accent-gold);font-size:1.4rem;font-weight:800}.HeroSection-module__021TKW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.75rem}.HeroSection-module__021TKW__statDivider{background:#ffffff14;flex-shrink:0;width:1px;height:32px}.HeroSection-module__021TKW__scrollIndicator{color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;pointer-events:none;flex-direction:column;align-items:center;gap:6px;font-size:.7rem;display:flex}@media (max-width:768px){.HeroSection-module__021TKW__content{padding-top:100px;padding-bottom:48px}.HeroSection-module__021TKW__subtitle{font-size:.95rem}.HeroSection-module__021TKW__stats{padding:16px 20px}.HeroSection-module__021TKW__stat{padding:6px 16px}.HeroSection-module__021TKW__statDivider{height:28px}.HeroSection-module__021TKW__orbOne{width:250px;height:250px;right:-15%}.HeroSection-module__021TKW__orbTwo{width:180px;height:180px;left:-10%}}@media (max-width:480px){.HeroSection-module__021TKW__content{padding-top:90px;padding-bottom:40px}.HeroSection-module__021TKW__signupWrap{margin-bottom:32px}.HeroSection-module__021TKW__signupForm{padding:20px 16px}.HeroSection-module__021TKW__stats{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;flex-direction:column;gap:10px;width:100%;padding:0}.HeroSection-module__021TKW__statItem{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;justify-content:center;width:100%}.HeroSection-module__021TKW__statDivider{display:none}.HeroSection-module__021TKW__stat{flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;padding:14px 20px}.HeroSection-module__021TKW__statValue{font-size:1.3rem}.HeroSection-module__021TKW__statLabel{text-align:right;font-size:.75rem}}
.PricingSection-module__vIbHXq__pricing{text-align:center}.PricingSection-module__vIbHXq__header{flex-direction:column;align-items:center;display:flex}.PricingSection-module__vIbHXq__description{max-width:520px;margin:0 auto}.PricingSection-module__vIbHXq__tierPreview{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:28px;display:flex}.PricingSection-module__vIbHXq__tierChip{border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:700;display:flex}.PricingSection-module__vIbHXq__tierChip span{color:#ffffff80;font-size:.8rem;font-weight:500}.PricingSection-module__vIbHXq__chipGray{color:#6b7280;background:#6b72801a;border:1px solid #6b72804d}.PricingSection-module__vIbHXq__chipGreen{color:#2ecc71;background:#2ecc711a;border:1px solid #2ecc714d}.PricingSection-module__vIbHXq__chipGold{color:#e5a84b;background:#e5a84b1a;border:1px solid #e5a84b4d}.PricingSection-module__vIbHXq__chipPurple{color:#a855f7;background:#a855f71a;border:1px solid #a855f74d}.PricingSection-module__vIbHXq__cta{margin-top:24px}@media (max-width:500px){.PricingSection-module__vIbHXq__tierPreview{gap:8px}.PricingSection-module__vIbHXq__tierChip{padding:8px 14px;font-size:.8rem}}
.BlogCard-module__1Td2bG__card{color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.BlogCard-module__1Td2bG__card:hover{transform:perspective(1000px)rotateY(2deg)rotateX(-1deg)translateY(-6px)}.BlogCard-module__1Td2bG__imageWrap{border-radius:var(--radius-lg) var(--radius-lg) 0 0;height:200px;position:relative;overflow:hidden}.BlogCard-module__1Td2bG__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.BlogCard-module__1Td2bG__card:hover .BlogCard-module__1Td2bG__image{transform:scale(1.08)}.BlogCard-module__1Td2bG__category{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);color:var(--accent-gold);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0e1ab3;border:1px solid #f1b04c33;padding:4px 12px;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px}.BlogCard-module__1Td2bG__body{flex-direction:column;flex-grow:1;padding:24px;display:flex}.BlogCard-module__1Td2bG__date{color:var(--text-muted);margin-bottom:8px;font-size:.75rem}.BlogCard-module__1Td2bG__title{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:10px;font-size:1.15rem;font-weight:700;line-height:1.3}.BlogCard-module__1Td2bG__excerpt{color:var(--text-secondary);flex-grow:1;margin-bottom:16px;font-size:.85rem;line-height:1.6}.BlogCard-module__1Td2bG__readMore{color:var(--accent-gold);transition:gap var(--transition-fast);font-size:.85rem;font-weight:600}.BlogCard-module__1Td2bG__card:hover .BlogCard-module__1Td2bG__readMore{letter-spacing:.05em}
.blog-module__Zzhs-W__blogPage{padding-top:80px}.blog-module__Zzhs-W__hero{text-align:center;background:linear-gradient(to bottom, var(--bg-primary), var(--bg-secondary));padding:80px 0 60px}.blog-module__Zzhs-W__heroSubtitle{color:var(--text-secondary);max-width:520px;margin:20px auto 0;font-size:1.1rem;line-height:1.7}.blog-module__Zzhs-W__postsSection{background:var(--bg-secondary);padding:40px 0 100px}.blog-module__Zzhs-W__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.blog-module__Zzhs-W__empty{text-align:center;color:var(--text-muted);padding:60px 0;font-size:1rem}@media (max-width:1024px){.blog-module__Zzhs-W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-module__Zzhs-W__grid{grid-template-columns:1fr}.blog-module__Zzhs-W__hero{padding:60px 0 40px}.blog-module__Zzhs-W__heroSubtitle{font-size:1rem}.blog-module__Zzhs-W__postsSection{padding:32px 0 60px}}
.post-module__Dp2DZq__postPage{padding-top:80px}.post-module__Dp2DZq__hero{background:linear-gradient(to bottom, var(--bg-primary), var(--bg-secondary));text-align:center;padding:60px 0 40px}.post-module__Dp2DZq__breadcrumb{margin-bottom:24px}.post-module__Dp2DZq__breadcrumb ol{justify-content:center;gap:8px;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.post-module__Dp2DZq__breadcrumb li{color:var(--text-muted)}.post-module__Dp2DZq__breadcrumb li a{color:var(--text-muted);transition:color var(--transition-fast);text-decoration:none}.post-module__Dp2DZq__breadcrumb li a:hover{color:var(--accent-gold)}.post-module__Dp2DZq__breadcrumb li:not(:last-child):after{content:"›";color:var(--text-muted);opacity:.4;margin-left:8px}.post-module__Dp2DZq__breadcrumb li[aria-current=page]{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.post-module__Dp2DZq__meta{color:var(--text-muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 10px;margin-bottom:20px;font-size:.85rem;display:flex}.post-module__Dp2DZq__category{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-gold);background:#f1b04c1a;border:1px solid #f1b04c33;border-radius:9999px;padding:4px 12px;font-size:.7rem;font-weight:700}.post-module__Dp2DZq__dot{opacity:.3}.post-module__Dp2DZq__title{font-family:var(--font-heading);color:var(--text-primary);max-width:720px;margin:0 auto 16px;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.post-module__Dp2DZq__excerpt{color:var(--text-secondary);max-width:560px;margin:0 auto;font-size:1.1rem;line-height:1.7}.post-module__Dp2DZq__featuredImage{background:var(--bg-secondary);padding:0 0 40px}.post-module__Dp2DZq__heroImage{border-radius:var(--radius-lg);width:100%;max-width:800px;box-shadow:var(--shadow-elevated);margin:0 auto;display:block}.post-module__Dp2DZq__article{background:var(--bg-secondary);padding:20px 0 60px}.post-module__Dp2DZq__content{max-width:720px;color:var(--text-secondary);margin:0 auto;font-size:1.05rem;line-height:1.85}.post-module__Dp2DZq__content h1{font-family:var(--font-heading);color:var(--text-primary);margin:48px 0 20px;font-size:2.2rem;font-weight:800;line-height:1.2}.post-module__Dp2DZq__content h2{font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid #ffffff0f;margin:40px 0 16px;padding-bottom:10px;font-size:1.6rem;font-weight:700}.post-module__Dp2DZq__content h3{font-family:var(--font-heading);color:var(--text-primary);margin:32px 0 12px;font-size:1.25rem;font-weight:600}.post-module__Dp2DZq__content p{margin:0 0 20px}.post-module__Dp2DZq__content a{color:var(--accent-gold);text-underline-offset:3px;transition:color var(--transition-fast);text-decoration:underline}.post-module__Dp2DZq__content a:hover{color:var(--accent-gold-light)}.post-module__Dp2DZq__content ul,.post-module__Dp2DZq__content ol{margin:0 0 24px;padding-left:24px}.post-module__Dp2DZq__content li{margin-bottom:10px;line-height:1.7}.post-module__Dp2DZq__content strong{color:var(--text-primary);font-weight:600}.post-module__Dp2DZq__content em{color:var(--text-secondary);font-style:italic}.post-module__Dp2DZq__content blockquote{border-left:3px solid var(--accent-gold);border-radius:0 var(--radius-md) var(--radius-md) 0;background:#f1b04c0a;margin:28px 0;padding:16px 24px;font-style:italic}.post-module__Dp2DZq__content code{color:var(--accent-purple-light);background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:2px 8px;font-family:SF Mono,Fira Code,monospace;font-size:.9em}.post-module__Dp2DZq__content pre{background:var(--bg-primary);border-radius:var(--radius-md);border:1px solid #ffffff0f;margin:24px 0;padding:20px;overflow-x:auto}.post-module__Dp2DZq__content pre code{background:0 0;border:none;padding:0}.post-module__Dp2DZq__content hr{border:none;border-top:1px solid #ffffff0f;margin:40px 0}.post-module__Dp2DZq__content img{border-radius:var(--radius-md);margin:24px 0}.post-module__Dp2DZq__ctaBanner{background:var(--bg-primary);padding:60px 0}.post-module__Dp2DZq__ctaInner{text-align:center;border-radius:var(--radius-xl);background:#f1b04c0a;border:1px solid #f1b04c1a;padding:48px 32px}.post-module__Dp2DZq__ctaIcon{filter:drop-shadow(0 0 16px #f1b04c66);margin-bottom:16px;font-size:2.5rem;display:block}.post-module__Dp2DZq__ctaTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:10px;font-size:1.6rem;font-weight:700}.post-module__Dp2DZq__ctaText{color:var(--text-secondary);margin-bottom:24px;font-size:1rem}.post-module__Dp2DZq__related{background:var(--bg-primary);padding:60px 0 100px}.post-module__Dp2DZq__relatedTitle{font-family:var(--font-heading);color:var(--text-primary);text-align:center;margin-bottom:28px;font-size:1.5rem;font-weight:700}.post-module__Dp2DZq__relatedGrid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:800px;margin:0 auto;display:grid}@media (max-width:768px){.post-module__Dp2DZq__hero{padding:40px 0 28px}.post-module__Dp2DZq__content{font-size:1rem}.post-module__Dp2DZq__relatedGrid{grid-template-columns:1fr}.post-module__Dp2DZq__ctaInner{padding:32px 20px}.post-module__Dp2DZq__ctaBanner{padding:40px 0}.post-module__Dp2DZq__related{padding:40px 0 60px}}@media (max-width:480px){.post-module__Dp2DZq__breadcrumb ol{flex-wrap:wrap;justify-content:center}.post-module__Dp2DZq__meta{font-size:.8rem}.post-module__Dp2DZq__excerpt{font-size:1rem}.post-module__Dp2DZq__content h1{font-size:1.6rem}.post-module__Dp2DZq__content h2{font-size:1.3rem}}
.BlogPreviewSection-module__GXfNAW__blogPreview{background:linear-gradient(to bottom, var(--bg-secondary), var(--bg-primary))}.BlogPreviewSection-module__GXfNAW__header{text-align:center;margin-bottom:48px}.BlogPreviewSection-module__GXfNAW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.BlogPreviewSection-module__GXfNAW__viewAll{text-align:center;margin-top:40px}@media (max-width:1024px){.BlogPreviewSection-module__GXfNAW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogPreviewSection-module__GXfNAW__grid{grid-template-columns:1fr}}
