.Blog-module__nbOMAW__heroSection{background:radial-gradient(circle at center,#c4b49b14 0%,#0f1419f2 50%,var(--premium-dark-3)100%);justify-content:center;align-items:center;min-height:90vh;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.Blog-module__nbOMAW__heroGrid{pointer-events:none;position:absolute;inset:0}.Blog-module__nbOMAW__heroContent{z-index:10;text-align:center;max-width:1100px;margin:0 auto;position:relative}.Blog-module__nbOMAW__heroTitle{font-family:Cormorant Garamond,serif;font-size:var(--hero-title-size);font-weight:var(--hero-title-weight);line-height:var(--hero-title-line-height);letter-spacing:var(--hero-title-letter-spacing);color:var(--text-primary);margin-bottom:2rem}.Blog-module__nbOMAW__heroDescription{font-size:var(--hero-description-size);color:#ffffffb3;font-weight:var(--hero-description-weight);line-height:var(--hero-description-line-height);max-width:850px;margin:0 auto}.Blog-module__nbOMAW__badgePill{padding:var(--hero-badge-padding);border:var(--hero-badge-border);font-family:Inter,sans-serif;font-size:var(--badge-font-size);letter-spacing:var(--badge-letter-spacing);text-transform:uppercase;color:var(--premium-gold-1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s var(--ease);background:linear-gradient(135deg,#c4b49b26,#c4b49b14);border-radius:4px;margin-bottom:2rem;font-weight:500;display:inline-block}.Blog-module__nbOMAW__badgePill:hover{border-color:#c4b49b80;box-shadow:0 0 20px #c4b49b26}.Blog-module__nbOMAW__heroStats{justify-content:center;align-items:center;gap:var(--space-lg);margin-top:var(--space-xl);display:flex}.Blog-module__nbOMAW__heroStat{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Blog-module__nbOMAW__statValue{color:var(--premium-gold-1);letter-spacing:-.01em;font-family:Cormorant Garamond,serif;font-size:clamp(18px,2.5vw,24px);font-weight:400}.Blog-module__nbOMAW__statLabel{color:#fff9;letter-spacing:.05em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400}.Blog-module__nbOMAW__statDivider{background:linear-gradient(#0000,#c4b49b4d,#0000);width:1px;height:40px}.Blog-module__nbOMAW__goldAccent{background:linear-gradient(135deg,var(--premium-gold-1)0%,var(--premium-gold-3)25%,#fff 50%,var(--premium-gold-3)75%,var(--premium-gold-1)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite Blog-module__nbOMAW__shimmerText}@keyframes Blog-module__nbOMAW__shimmerText{0%,to{background-position:200%}50%{background-position:-200%}}.Blog-module__nbOMAW__section{max-width:1400px;margin:0 auto;padding:6rem 1.5rem;position:relative}.Blog-module__nbOMAW__sectionHeader{text-align:center;margin-bottom:4rem}.Blog-module__nbOMAW__badge{letter-spacing:.2em;text-transform:uppercase;color:var(--premium-gold-1);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;display:block}.Blog-module__nbOMAW__sectionTitle{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.Blog-module__nbOMAW__sectionSubtitle{color:#ffffffb3;max-width:700px;margin:0 auto;font-size:1.125rem;font-weight:300;line-height:1.6}.Blog-module__nbOMAW__featuredGrid{grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Blog-module__nbOMAW__featuredGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Blog-module__nbOMAW__featuredGrid{grid-template-columns:repeat(3,1fr)}}.Blog-module__nbOMAW__featuredCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .4s var(--ease);opacity:0;background:linear-gradient(to bottom right,#ffffff0a,#ffffff05);border:1px solid #c4b49b26;border-radius:12px;position:relative;overflow:hidden;transform:translateY(30px)}.Blog-module__nbOMAW__featuredCard.Blog-module__nbOMAW__visible{opacity:1;transform:translateY(0)}.Blog-module__nbOMAW__featuredCard:before{content:"";background:linear-gradient(90deg,transparent,var(--premium-gold-1),transparent);opacity:0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.Blog-module__nbOMAW__featuredCard:hover{background:linear-gradient(to bottom right,#ffffff0f,#ffffff08);border-color:#c4b49b4d;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.Blog-module__nbOMAW__featuredCard:hover:before{opacity:.8}.Blog-module__nbOMAW__cardImageWrapper{width:100%;height:240px;position:relative;overflow:hidden}.Blog-module__nbOMAW__cardImagePlaceholder{background:linear-gradient(135deg,#c4b49b26 0%,#c4b49b14 50%,#c4b49b26 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.Blog-module__nbOMAW__categoryBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.05em;text-transform:uppercase;color:var(--premium-gold-1);background:#0f1419cc;border:1px solid #c4b49b4d;border-radius:6px;padding:.375rem 1rem;font-size:.75rem;font-weight:500;position:absolute;top:1rem;right:1rem}.Blog-module__nbOMAW__cardContent{padding:2rem 1.75rem}.Blog-module__nbOMAW__cardTitle{color:var(--text-primary);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:400;line-height:1.3;transition:color .3s}.Blog-module__nbOMAW__featuredCard:hover .Blog-module__nbOMAW__cardTitle{color:var(--premium-gold-1)}.Blog-module__nbOMAW__cardExcerpt{color:#ffffffa6;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Blog-module__nbOMAW__cardFooter{border-top:1px solid #c4b49b1a;justify-content:space-between;align-items:center;padding-top:1.25rem;display:flex}.Blog-module__nbOMAW__cardMeta{color:#ffffff80;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Blog-module__nbOMAW__clockIcon{width:.875rem;height:.875rem}.Blog-module__nbOMAW__readMoreLink{letter-spacing:.05em;text-transform:uppercase;color:var(--premium-gold-1);transition:all .3s var(--ease);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.Blog-module__nbOMAW__readMoreLink:hover{gap:.75rem}.Blog-module__nbOMAW__arrowIcon{width:1rem;height:1rem;transition:transform .3s var(--ease)}.Blog-module__nbOMAW__readMoreLink:hover .Blog-module__nbOMAW__arrowIcon{transform:translate(4px)}.Blog-module__nbOMAW__loadMoreWrapper{margin-top:var(--space-3xl);justify-content:center;display:flex}.Blog-module__nbOMAW__loadMoreButton{padding:var(--space-md)var(--space-2xl);letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--premium-gold-1);cursor:pointer;transition:all .3s var(--ease);border:none;border-radius:2px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:inline-flex;box-shadow:0 4px 12px #c4b49b33}.Blog-module__nbOMAW__loadMoreButton:hover{background:var(--premium-gold-2);transform:translateY(-2px);box-shadow:0 6px 20px #c4b49b4d}.Blog-module__nbOMAW__paginationWrapper{justify-content:center;align-items:center;gap:var(--space-md);margin-top:var(--space-3xl);flex-wrap:wrap;display:flex}.Blog-module__nbOMAW__paginationButton{padding:var(--space-sm)var(--space-lg);letter-spacing:.05em;text-transform:uppercase;color:var(--premium-gold-1);border:1px solid var(--premium-gold-1);cursor:pointer;transition:all .3s var(--ease);background:0 0;border-radius:2px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:inline-flex}.Blog-module__nbOMAW__paginationButton:hover:not(:disabled){background:#c4b49b1a;transform:translateY(-1px)}.Blog-module__nbOMAW__paginationButton:disabled{opacity:.3;cursor:not-allowed}.Blog-module__nbOMAW__paginationNumbers{gap:var(--space-xs);display:flex}.Blog-module__nbOMAW__paginationNumber{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;transition:all .3s var(--ease);background:0 0;border:1px solid #c4b49b33;border-radius:2px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:400;display:inline-flex}.Blog-module__nbOMAW__paginationNumber:hover{color:var(--text-primary);background:#c4b49b1a;border-color:#c4b49b66}.Blog-module__nbOMAW__paginationNumber.Blog-module__nbOMAW__active{background:var(--premium-gold-1);border-color:var(--premium-gold-1);color:#fff;font-weight:500}.Blog-module__nbOMAW__categoriesSection{background:#ffffff03;max-width:1400px;margin:0 auto;padding:6rem 1.5rem;position:relative}.Blog-module__nbOMAW__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Blog-module__nbOMAW__categoryCard{text-align:center;cursor:pointer;transition:all .3s var(--ease);background:linear-gradient(to bottom right,#c4b49b0d,#c4b49b05);border:1px solid #c4b49b1f;border-radius:12px;padding:2.5rem 2rem}.Blog-module__nbOMAW__categoryCard:hover{background:linear-gradient(to bottom right,#c4b49b14,#c4b49b08);border-color:#c4b49b40;transform:translateY(-4px);box-shadow:0 8px 24px #0003}.Blog-module__nbOMAW__iconWrapper{width:3.5rem;height:3.5rem;transition:all .3s var(--ease);background:#c4b49b26;border:1px solid #c4b49b33;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Blog-module__nbOMAW__categoryCard:hover .Blog-module__nbOMAW__iconWrapper{background:#c4b49b33;border-color:#c4b49b4d;transform:scale(1.05)}.Blog-module__nbOMAW__icon{width:1.5rem;height:1.5rem;color:var(--premium-gold-1)}.Blog-module__nbOMAW__categoryName{color:var(--text-primary);margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:1.375rem;font-weight:400}.Blog-module__nbOMAW__categoryDescription{color:#fff9;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.5}.Blog-module__nbOMAW__categoryCount{letter-spacing:.05em;text-transform:uppercase;color:var(--premium-gold-1);font-size:.8125rem;font-weight:500}.Blog-module__nbOMAW__recentSection{max-width:1400px;margin:0 auto;padding:6rem 1.5rem;position:relative}.Blog-module__nbOMAW__recentGrid{grid-template-columns:1fr;gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:768px){.Blog-module__nbOMAW__recentGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Blog-module__nbOMAW__recentGrid{grid-template-columns:repeat(3,1fr)}}.Blog-module__nbOMAW__recentCard{transition:all .3s var(--ease);opacity:0;background:#ffffff05;border:1px solid #c4b49b1f;border-radius:12px;padding:2rem 1.75rem;transform:translateY(20px)}.Blog-module__nbOMAW__recentCard.Blog-module__nbOMAW__visible{opacity:1;transform:translateY(0)}.Blog-module__nbOMAW__recentCard:hover{background:#ffffff08;border-color:#c4b49b33;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.Blog-module__nbOMAW__recentCardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Blog-module__nbOMAW__categoryTag{letter-spacing:.08em;text-transform:uppercase;color:var(--premium-gold-1);background:#c4b49b1a;border:1px solid #c4b49b33;border-radius:6px;padding:.375rem .875rem;font-size:.7rem;font-weight:500}.Blog-module__nbOMAW__postDate{color:#ffffff73;font-size:.8125rem}.Blog-module__nbOMAW__recentCardTitle{color:var(--text-primary);margin-bottom:.875rem;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-weight:400;line-height:1.35;transition:color .3s}.Blog-module__nbOMAW__recentCard:hover .Blog-module__nbOMAW__recentCardTitle{color:var(--premium-gold-1)}.Blog-module__nbOMAW__recentCardExcerpt{color:#fff9;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Blog-module__nbOMAW__recentCardFooter{border-top:1px solid #c4b49b14;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.Blog-module__nbOMAW__newsletterSection{background:linear-gradient(#c4b49b08,#0000);padding:6rem 1.5rem;position:relative}.Blog-module__nbOMAW__newsletterContainer{max-width:900px;margin:0 auto}.Blog-module__nbOMAW__newsletterContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-align:center;background:linear-gradient(135deg,#c4b49b1f 0%,#c4b49b0f 50%,#c4b49b1f 100%);border:2px solid #c4b49b4d;border-radius:24px;padding:4rem 3rem;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d,inset 0 1px #ffffff1a}.Blog-module__nbOMAW__newsletterContent:before{content:"";background:linear-gradient(90deg,transparent,var(--premium-gold-1)20%,var(--premium-gold-3)50%,var(--premium-gold-1)80%,transparent);height:3px;position:absolute;top:0;left:0;right:0}.Blog-module__nbOMAW__newsletterTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.25rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300}.Blog-module__nbOMAW__newsletterDescription{color:#ffffffbf;margin-bottom:2.5rem;font-size:1.125rem;font-weight:300;line-height:1.7}.Blog-module__nbOMAW__newsletterForm{max-width:600px;margin:0 auto 1.5rem}.Blog-module__nbOMAW__inputWrapper{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.Blog-module__nbOMAW__inputWrapper{flex-direction:row}}.Blog-module__nbOMAW__emailInput{color:var(--text-primary);transition:all .3s var(--ease);background:#ffffff0d;border:1px solid #c4b49b33;border-radius:8px;flex:1;padding:1rem 1.5rem;font-family:Inter,sans-serif;font-size:1rem}.Blog-module__nbOMAW__emailInput::placeholder{color:#fff6}.Blog-module__nbOMAW__emailInput:focus{background:#ffffff14;border-color:#c4b49b66;outline:none;box-shadow:0 0 0 3px #c4b49b1a}.Blog-module__nbOMAW__submitButton{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s var(--ease);white-space:nowrap;background:linear-gradient(135deg,#c4b49b 0%,#d4c4b0 50%,#b8a590 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.875rem;font-weight:500;display:inline-flex;box-shadow:0 8px 30px #c4b49b59}.Blog-module__nbOMAW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 40px #c4b49b73}.Blog-module__nbOMAW__submitButton:disabled{opacity:.7;cursor:not-allowed}.Blog-module__nbOMAW__buttonIcon{width:1rem;height:1rem}.Blog-module__nbOMAW__newsletterNote{color:#ffffff80;font-size:.875rem;font-style:italic}@media (max-width:768px){.Blog-module__nbOMAW__heroSection,.Blog-module__nbOMAW__section,.Blog-module__nbOMAW__categoriesSection,.Blog-module__nbOMAW__recentSection,.Blog-module__nbOMAW__newsletterSection{padding:4rem 1.5rem}.Blog-module__nbOMAW__heroTitle{font-size:clamp(2rem,8vw,2.5rem)}.Blog-module__nbOMAW__heroDescription{font-size:1.125rem}.Blog-module__nbOMAW__heroStats{gap:var(--space-md);flex-direction:column}.Blog-module__nbOMAW__statDivider{background:linear-gradient(90deg,#0000,#c4b49b4d,#0000);width:60px;height:1px}.Blog-module__nbOMAW__statValue{font-size:clamp(16px,4vw,20px)}.Blog-module__nbOMAW__statLabel{font-size:.7rem}.Blog-module__nbOMAW__sectionTitle{font-size:clamp(1.75rem,6vw,2.25rem)}.Blog-module__nbOMAW__featuredGrid,.Blog-module__nbOMAW__categoriesGrid,.Blog-module__nbOMAW__recentGrid{grid-template-columns:1fr}.Blog-module__nbOMAW__newsletterContent{padding:3rem 2rem}.Blog-module__nbOMAW__cardContent{padding:1.75rem 1.5rem}.Blog-module__nbOMAW__categoryCard{padding:2rem 1.5rem}}@media (max-width:640px){.Blog-module__nbOMAW__cardImageWrapper{height:200px}.Blog-module__nbOMAW__inputWrapper{gap:.75rem}.Blog-module__nbOMAW__submitButton{width:100%}}@keyframes Blog-module__nbOMAW__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.Blog-module__nbOMAW__skeletonBadge,.Blog-module__nbOMAW__skeletonTitle,.Blog-module__nbOMAW__skeletonSubtitle,.Blog-module__nbOMAW__skeletonCardTitle,.Blog-module__nbOMAW__skeletonCardExcerpt,.Blog-module__nbOMAW__skeletonMeta,.Blog-module__nbOMAW__skeletonLink,.Blog-module__nbOMAW__skeletonTag,.Blog-module__nbOMAW__skeletonDate{-webkit-user-select:none;user-select:none;pointer-events:none;background:linear-gradient(90deg,#c4b49b14 0%,#c4b49b26 50%,#c4b49b14 100%) 0 0/1000px 100%;border-radius:4px;animation:2s linear infinite Blog-module__nbOMAW__shimmer;color:#0000!important}.Blog-module__nbOMAW__skeletonCard{opacity:.6;pointer-events:none}.Blog-module__nbOMAW__skeletonImage{background:linear-gradient(90deg,#c4b49b0d 0%,#c4b49b1f 50%,#c4b49b0d 100%) 0 0/1000px 100%;animation:2s linear infinite Blog-module__nbOMAW__shimmer}.Blog-module__nbOMAW__skeletonBadge{width:120px;height:20px;display:inline-block}.Blog-module__nbOMAW__skeletonTitle{max-width:600px;height:48px;margin:0 auto}.Blog-module__nbOMAW__skeletonSubtitle{max-width:500px;height:24px;margin:0 auto}.Blog-module__nbOMAW__skeletonCardTitle{width:85%;height:28px;margin-bottom:1rem}.Blog-module__nbOMAW__skeletonCardExcerpt{flex-direction:column;gap:.5rem;display:flex}.Blog-module__nbOMAW__skeletonCardExcerpt span{background:linear-gradient(90deg,#c4b49b0f 0%,#c4b49b1f 50%,#c4b49b0f 100%) 0 0/1000px 100%;border-radius:4px;height:16px;animation:2s linear infinite Blog-module__nbOMAW__shimmer;display:block}.Blog-module__nbOMAW__skeletonCardExcerpt span:first-child{width:100%}.Blog-module__nbOMAW__skeletonCardExcerpt span:last-child{width:70%}.Blog-module__nbOMAW__skeletonMeta{width:80px;height:16px}.Blog-module__nbOMAW__skeletonLink{width:90px;height:16px}.Blog-module__nbOMAW__skeletonTag{width:100px;height:20px}.Blog-module__nbOMAW__skeletonDate{width:80px;height:16px}
/*# sourceMappingURL=153c2a2effa1df59.css.map*/