.articles_container__IQ21T{max-width:1320px;margin:0 auto;padding:40px}.articles_categoryNav__b__8k{border-bottom:1px solid hsla(0,0%,100%,.08);margin-bottom:40px}.articles_categoryNavInner__8HxWE{display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0}.articles_categoryNavInner__8HxWE::-webkit-scrollbar{display:none}.articles_categoryNavLink__H2WJ7{padding:16px 20px;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--gray-400);text-decoration:none;white-space:nowrap;position:relative;transition:color .2s}.articles_categoryNavLink__H2WJ7:after{content:"";position:absolute;bottom:0;left:20px;right:20px;height:2px;background:var(--gold);transform:scaleX(0);transition:transform .25s ease}.articles_categoryNavLink__H2WJ7:hover{color:var(--white)}.articles_categoryNavLink__H2WJ7:hover:after{transform:scaleX(1)}.articles_categoryNavLinkActive__aOiRK{color:var(--gold)}.articles_categoryNavLinkActive__aOiRK:after{transform:scaleX(1)}.articles_sectionLabelRow__UEKf_{display:flex;align-items:center;gap:20px;margin-bottom:24px}.articles_sectionLabel__0Q1DB{font-size:12px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);white-space:nowrap}.articles_goldDivider__lwCoQ{flex:1 1;height:1px;background:linear-gradient(to right,var(--gold),transparent);opacity:.3}.articles_sectionDivider__u6cp1{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(212,175,55,.2),transparent);margin:48px 0}.articles_heroSection__HCUKd{margin-bottom:0}.articles_heroGrid__Vf2pA{display:grid;grid-template-columns:3fr 2fr;grid-gap:20px;gap:20px;min-height:520px}.articles_heroPrimary__UsvZQ{position:relative;border-radius:var(--radius-lg);overflow:hidden;display:block;text-decoration:none;cursor:pointer}.articles_heroPrimaryImage__5ZvVj{position:absolute;inset:0}.articles_heroPrimaryImage__5ZvVj img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.articles_heroPrimary__UsvZQ:hover .articles_heroPrimaryImage__5ZvVj img{transform:scale(1.04)}.articles_heroPrimaryOverlay__EUahP{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,10,11,.95) 0,rgba(13,10,11,.4) 40%,transparent 70%);padding:40px;display:flex;flex-direction:column;justify-content:flex-end}.articles_heroPrimaryTitle__9js6x{font-family:Playfair Display,serif;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.2;color:var(--white);margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.articles_heroPrimaryMeta__UjeD0{font-size:13px;color:var(--gray-400)}.articles_heroSecondary__1QyRP{display:flex;flex-direction:column;gap:20px}.articles_heroSecondaryCard__830dq{position:relative;border-radius:var(--radius-lg);overflow:hidden;flex:1 1;display:block;text-decoration:none;cursor:pointer;min-height:240px}.articles_heroSecondaryImage__N1bLL{position:absolute;inset:0}.articles_heroSecondaryImage__N1bLL img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.articles_heroSecondaryCard__830dq:hover .articles_heroSecondaryImage__N1bLL img{transform:scale(1.04)}.articles_heroSecondaryOverlay__TUWVo{position:absolute;inset:0;background:linear-gradient(0deg,rgba(13,10,11,.95) 0,rgba(13,10,11,.4) 40%,transparent 70%);padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.articles_heroSecondaryTitle__4tOjY{font-family:Playfair Display,serif;font-size:clamp(16px,2vw,20px);font-weight:700;line-height:1.3;color:var(--white);margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles_heroSecondaryMeta__z3sq1{font-size:12px;color:var(--gray-400)}.articles_latestSection__Zb3T9{margin-bottom:0}.articles_latestGrid__mr8rk{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.articles_latestCard__YQaSw{display:flex;flex-direction:row;background:var(--dark-card);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--radius-md);overflow:hidden;transition:all .3s ease}.articles_latestCard__YQaSw:hover{border-color:rgba(212,175,55,.15);transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.35)}.articles_latestCardImageLink___zMj0{display:block;flex-shrink:0;width:140px}.articles_latestCardImage__YFNh_{width:100%;height:100%;min-height:140px;overflow:hidden}.articles_latestCardImage__YFNh_ img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.articles_latestCard__YQaSw:hover .articles_latestCardImage__YFNh_ img{transform:scale(1.06)}.articles_latestCardBody__aN_Eq{padding:16px;flex:1 1;display:flex;flex-direction:column;min-width:0}.articles_latestCardBody__aN_Eq h3{font-size:15px;font-weight:600;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles_latestCardBody__aN_Eq h3 a{color:var(--white);text-decoration:none;transition:color .2s}.articles_latestCardBody__aN_Eq h3 a:hover{color:var(--gold)}.articles_latestCardBody__aN_Eq p{font-size:13px;color:var(--gray-400);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1;margin-bottom:8px}.articles_latestCardMeta__QFmvk{font-size:11px;color:var(--gray-500);margin-top:auto}.articles_imagePlaceholder__1n89_{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--dark-surface)}.articles_imagePlaceholder__1n89_ img{max-width:120px;height:auto;opacity:.25;object-fit:contain}.articles_articleImage__r8fRi .articles_imagePlaceholder__1n89_{position:absolute;top:0;left:0;width:100%;height:100%}.articles_imagePlaceholderAbsolute__5iuMb{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--dark-surface)}.articles_imagePlaceholderAbsolute__5iuMb img{max-width:160px;height:auto;opacity:.25}.articles_articleTag__Pgrg2{display:inline-block;padding:4px 12px;background:var(--maroon);color:var(--gold-light);border-radius:100px;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;width:-moz-fit-content;width:fit-content}.articles_pagination__DAPDh{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:48px;padding-top:32px;border-top:1px solid hsla(0,0%,100%,.05)}.articles_pageLink__8foO1{padding:10px 24px;background:var(--dark-card);border:1px solid hsla(0,0%,100%,.08);border-radius:100px;color:var(--gray-300);font-size:14px;font-weight:500;text-decoration:none;transition:all .25s}.articles_pageLink__8foO1:hover{border-color:var(--gold);color:var(--gold)}.articles_pageInfo__9xNZz{color:var(--gray-500);font-size:14px}.articles_noResults__8k5c2{text-align:center;padding:60px 0;color:var(--gray-400)}.articles_breadcrumb__rj6bA{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:var(--gray-500)}.articles_breadcrumb__rj6bA a{color:var(--gray-400);text-decoration:none;transition:color .2s}.articles_breadcrumb__rj6bA a:hover{color:var(--gold)}.articles_breadcrumb__rj6bA span{color:var(--gray-600)}.articles_pageHeader__uYYXK{text-align:center;padding:60px 0 40px;position:relative}.articles_pageHeader__uYYXK:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:400px;background:url("data:image/svg+xml,%3Csvg width='600' height='400' viewBox='0 0 600 400' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='150' y='100' width='300' height='200' rx='20' stroke='%23D4AF37' stroke-opacity='0.1' stroke-width='1' fill='none'/%3E%3Crect x='180' y='130' width='240' height='140' rx='15' stroke='%238A1538' stroke-opacity='0.08' stroke-width='1' stroke-dasharray='8 4'/%3E%3Crect x='210' y='160' width='180' height='80' rx='10' stroke='%23D4AF37' stroke-opacity='0.1' stroke-width='1'/%3E%3Ccircle cx='300' cy='200' r='20' fill='%23D4AF37' fill-opacity='0.06'/%3E%3Cpath d='M100 200h30M470 200h30' stroke='%23D4AF37' stroke-opacity='0.1' stroke-width='2'/%3E%3Ccircle cx='80' cy='200' r='8' stroke='%23D4AF37' stroke-opacity='0.1' stroke-width='1'/%3E%3Ccircle cx='520' cy='200' r='8' stroke='%23D4AF37' stroke-opacity='0.1' stroke-width='1'/%3E%3C/svg%3E") no-repeat 50%;pointer-events:none;z-index:0}.articles_pageHeader__uYYXK h1{font-family:Playfair Display,serif;font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:12px;position:relative;z-index:1}.articles_pageHeader__uYYXK p{color:var(--gray-400);font-size:18px;position:relative;z-index:1}.articles_contentGrid__bKrLY{display:grid;grid-template-columns:1fr 320px;grid-gap:40px;gap:40px}.articles_mainContent__0oO5B{min-width:0}.articles_articleGrid__dcuuZ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.articles_articleCard__3p9Dp{background:var(--dark-card);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--radius-lg);overflow:hidden;transition:all .35s;display:flex;flex-direction:column;position:relative}.articles_articleCard__3p9Dp:after{content:"";position:absolute;top:-10px;right:-10px;width:100px;height:100px;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 5L85 27.5V72.5L50 95L15 72.5V27.5L50 5Z' stroke='%23D4AF37' stroke-opacity='0.2' stroke-width='1.5' fill='%23D4AF37' fill-opacity='0.02'/%3E%3Cpath d='M50 20L72 35V65L50 80L28 65V35L50 20Z' stroke='%238A1538' stroke-opacity='0.15' stroke-width='1'/%3E%3Ccircle cx='50' cy='50' r='10' stroke='%23D4AF37' stroke-opacity='0.2' stroke-width='1' stroke-dasharray='4 2'/%3E%3Ccircle cx='50' cy='50' r='4' fill='%23D4AF37' fill-opacity='0.15'/%3E%3C/svg%3E") no-repeat 50%;opacity:.5;transition:all .4s ease;pointer-events:none;z-index:2}.articles_articleCard__3p9Dp:hover:after{opacity:1;transform:rotate(-15deg) scale(1.1)}.articles_articleCard__3p9Dp:hover{border-color:rgba(212,175,55,.15);transform:translateY(-4px);box-shadow:0 20px 60px rgba(0,0,0,.4)}.articles_articleImageLink__4aDn_{display:block}.articles_articleImage__r8fRi{position:relative;padding-top:56.25%;overflow:hidden;background:var(--dark-surface)}.articles_articleImage__r8fRi img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.articles_articleCard__3p9Dp:hover .articles_articleImage__r8fRi img{transform:scale(1.06)}.articles_articleBody__n4TLH{padding:20px;flex:1 1;display:flex;flex-direction:column;position:relative;z-index:1}.articles_articleBody__n4TLH h2{font-size:18px;font-weight:600;line-height:1.4;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.articles_articleBody__n4TLH h2 a{color:var(--white);text-decoration:none;transition:color .2s}.articles_articleBody__n4TLH h2 a:hover{color:var(--gold)}.articles_articleBody__n4TLH p{font-size:14px;color:var(--gray-400);line-height:1.6;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.articles_articleMeta__0bQ1j{font-size:12px;color:var(--gray-500);margin-top:auto}.articles_sidebar__U5Hg9{position:-webkit-sticky;position:sticky;top:100px;height:-moz-fit-content;height:fit-content}.articles_sidebarCard__mZPPh{background:var(--dark-card);border:1px solid hsla(0,0%,100%,.05);border-radius:var(--radius-lg);padding:24px;position:relative;overflow:hidden}.articles_sidebarCard__mZPPh:before{content:"";position:absolute;top:-15px;right:-15px;width:80px;height:80px;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='15' y='15' width='50' height='50' rx='8' stroke='%23D4AF37' stroke-opacity='0.15' stroke-width='1' transform='rotate(15 40 40)'/%3E%3Crect x='25' y='25' width='30' height='30' rx='5' stroke='%238A1538' stroke-opacity='0.12' stroke-width='1' transform='rotate(15 40 40)'/%3E%3Ccircle cx='40' cy='40' r='6' fill='%23D4AF37' fill-opacity='0.1'/%3E%3C/svg%3E") no-repeat;pointer-events:none}.articles_sidebarCard__mZPPh h3{font-size:16px;font-weight:700;color:var(--gold);margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid hsla(0,0%,100%,.05)}.articles_categoryList__Zcz2P{list-style:none}.articles_categoryList__Zcz2P li{margin-bottom:8px}.articles_categoryList__Zcz2P a{display:block;padding:8px 12px;color:var(--gray-300);font-size:14px;border-radius:var(--radius-sm);transition:all .2s}.articles_categoryList__Zcz2P a:hover{background:hsla(0,0%,100%,.05);color:var(--white)}.articles_categoryList__Zcz2P a.articles_activeCategory__QBNaK{background:var(--maroon);color:var(--gold-light)}@media (max-width:1024px){.articles_heroGrid__Vf2pA{grid-template-columns:1fr 1fr;min-height:400px}.articles_latestGrid__mr8rk{grid-template-columns:repeat(2,1fr)}.articles_contentGrid__bKrLY{grid-template-columns:1fr}.articles_sidebar__U5Hg9{position:static}}@media (max-width:900px){.articles_articleGrid__dcuuZ{grid-template-columns:1fr}}@media (max-width:768px){.articles_container__IQ21T{padding:20px}.articles_heroGrid__Vf2pA{grid-template-columns:1fr;min-height:auto}.articles_heroPrimary__UsvZQ{min-height:360px}.articles_heroSecondary__1QyRP{flex-direction:row;gap:16px}.articles_heroSecondaryCard__830dq{min-height:200px}.articles_latestGrid__mr8rk{grid-template-columns:1fr}.articles_categoryNavLink__H2WJ7{padding:12px 16px;font-size:12px}.articles_sectionDivider__u6cp1{margin:32px 0}.articles_pageHeader__uYYXK{padding:40px 0 24px}.articles_articleBody__n4TLH h2{font-size:16px}.articles_pagination__DAPDh{flex-direction:column;gap:16px}}@media (max-width:480px){.articles_heroSecondary__1QyRP{flex-direction:column}.articles_heroSecondaryCard__830dq{min-height:180px}.articles_heroPrimaryTitle__9js6x{font-size:22px}.articles_heroPrimaryOverlay__EUahP{padding:24px}.articles_latestCardImageLink___zMj0{width:100px}.articles_latestCardBody__aN_Eq{padding:12px}.articles_latestCardBody__aN_Eq h3{font-size:14px}}