:root{--classic-blue:#0f4c81;--deep-indigo:#1b1464;--midnight-sapphire:#0a1628;--ocean-teal:#1a6b6a;--saffron-gold:#e8a838;--burnt-coral:#c75b39;--ivory-sand:#f5f0e8;--warm-white:#fdfbf7;--pale-blue:#e8eff6;--mist:#d4dfe9;--slate:#4a5568;--charcoal:#2d3748;--light-gold:#fff3db}.Header-module__hBw1pG__nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fdfbf7eb;border-bottom:1px solid #0f4c8114;justify-content:space-between;align-items:center;height:64px;padding:0 48px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__navBrand{align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__hBw1pG__logoMark{width:38px;height:38px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.8px solid #2d3748;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;line-height:1;display:flex}.Header-module__hBw1pG__logoC{color:#2d3748}.Header-module__hBw1pG__logoA{color:#c84b3b}.Header-module__hBw1pG__logoText{flex-direction:column;gap:0;display:flex}.Header-module__hBw1pG__logoText:before{content:"";opacity:.25;background:#2d3748;width:100%;height:1px;margin-bottom:3px;display:block}.Header-module__hBw1pG__logoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#4a5568;font-size:9px;font-weight:600}.Header-module__hBw1pG__navLinks{align-items:center;gap:32px;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--slate);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLinks a:hover{color:var(--classic-blue)}.Header-module__hBw1pG__navLink{color:var(--slate);font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--classic-blue)}.Header-module__hBw1pG__dropdown{position:relative}.Header-module__hBw1pG__dropdownTrigger{color:var(--slate);align-items:center;gap:5px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module__hBw1pG__dropdownTrigger:hover{color:var(--classic-blue)}.Header-module__hBw1pG__chevron{flex-shrink:0;width:10px;height:6px;transition:transform .2s}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__chevron{transform:rotate(180deg)}.Header-module__hBw1pG__dropdownMenu{opacity:0;visibility:hidden;z-index:200;background:#fff;border:1px solid #0f4c8114;border-radius:12px;min-width:200px;padding:8px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 8px 32px #0f4c811f,0 2px 8px #0000000a}.Header-module__hBw1pG__dropdownMenu:before{content:"";background:#fff;border-top:1px solid #0f4c8114;border-left:1px solid #0f4c8114;width:10px;height:10px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownItem{color:var(--charcoal);white-space:nowrap;border-radius:8px;padding:9px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.Header-module__hBw1pG__dropdownItem:hover{background:var(--pale-blue);color:var(--classic-blue)}.Header-module__hBw1pG__navCta{background:var(--classic-blue);border-radius:6px;padding:8px 20px;transition:all .2s;color:#fff!important;font-weight:600!important}.Header-module__hBw1pG__navCta:hover{background:#0a3460;transform:translateY(-1px)}@media (max-width:768px){.Header-module__hBw1pG__nav{padding:0 24px}.Header-module__hBw1pG__navLinks{display:none}}
.styles-module__WLnEqW__pageWrapper{background:var(--warm-white);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__WLnEqW__hero{text-align:center;background:linear-gradient(160deg,#071b30 0%,#0a3460 30%,#0f4c81 55%,#2e7d6a 100%);padding:150px 48px 80px;position:relative;overflow:hidden}.styles-module__WLnEqW__hero:before{content:"";background:radial-gradient(at 25% 35%,#c5993e0f 0%,#0000 45%),radial-gradient(at 75% 65%,#2e7d6a1a 0%,#0000 55%);width:200%;height:200%;animation:14s ease-in-out infinite alternate styles-module__WLnEqW__heroShimmer;position:absolute;top:-50%;left:-50%}@keyframes styles-module__WLnEqW__heroShimmer{0%{transform:translate(0)rotate(0)}to{transform:translate(-1.5%,2%)rotate(2deg)}}.styles-module__WLnEqW__heroOrb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.styles-module__WLnEqW__heroOrb1{opacity:.04;background:#c5993e;width:500px;height:500px;animation:18s ease-in-out infinite alternate styles-module__WLnEqW__orbFloat;top:-18%;right:2%}.styles-module__WLnEqW__heroOrb2{opacity:.06;background:#2e7d6a;width:400px;height:400px;animation:22s ease-in-out 3s infinite alternate-reverse styles-module__WLnEqW__orbFloat;bottom:-15%;left:8%}@keyframes styles-module__WLnEqW__orbFloat{0%{transform:translate(0)}to{transform:translate(25px,-18px)}}@keyframes styles-module__WLnEqW__fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.styles-module__WLnEqW__heroContent{z-index:2;max-width:700px;margin:0 auto;position:relative}.styles-module__WLnEqW__heroLabel{text-transform:uppercase;letter-spacing:2.5px;color:#c5993e;opacity:0;margin-bottom:20px;font-size:12px;font-weight:700;animation:.7s forwards styles-module__WLnEqW__fadeInUp}.styles-module__WLnEqW__heroTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-2px;opacity:0;margin-bottom:24px;font-size:56px;font-weight:800;line-height:1.06;animation:.7s .1s forwards styles-module__WLnEqW__fadeInUp}.styles-module__WLnEqW__heroDesc{color:#fff9;opacity:0;max-width:560px;margin:0 auto;font-size:19px;line-height:1.65;animation:.7s .2s forwards styles-module__WLnEqW__fadeInUp}.styles-module__WLnEqW__story{max-width:820px;margin:0 auto;padding:96px 48px 80px}.styles-module__WLnEqW__storyLabel{text-transform:uppercase;letter-spacing:2px;color:var(--classic-blue);margin-bottom:16px;font-size:12px;font-weight:700}.styles-module__WLnEqW__storyTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-1px;margin-bottom:32px;font-size:38px;font-weight:700;line-height:1.2}.styles-module__WLnEqW__storyBody p{color:var(--slate);margin-bottom:24px;font-size:17px;line-height:1.8}.styles-module__WLnEqW__storyBody p strong{color:var(--charcoal)}.styles-module__WLnEqW__storyBody p em{color:var(--slate);font-style:italic}.styles-module__WLnEqW__sphereLink{color:var(--classic-blue);border-bottom:2px solid #0f4c8133;font-weight:600;text-decoration:none;transition:border-color .2s}.styles-module__WLnEqW__sphereLink:hover{border-color:var(--classic-blue)}.styles-module__WLnEqW__sphereBanner{max-width:820px;margin:0 auto 80px;padding:0 48px}.styles-module__WLnEqW__sphereBannerInner{background:linear-gradient(135deg,#0a1628 0%,#0a3460 50%,#0f4c81 100%);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:56px 52px;display:grid;position:relative;overflow:hidden}.styles-module__WLnEqW__sphereBannerInner:before{content:"";background:radial-gradient(circle at 85% 30%,#c5993e0f,#0000 50%);position:absolute;inset:0}.styles-module__WLnEqW__sbContent{z-index:2;position:relative}.styles-module__WLnEqW__sbEyebrow{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:14px;font-size:11px;font-weight:700}.styles-module__WLnEqW__sbTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-size:28px;font-weight:700;line-height:1.2}.styles-module__WLnEqW__sbDesc{color:#ffffff8c;max-width:420px;font-size:15px;line-height:1.65}.styles-module__WLnEqW__sbCta{z-index:2;position:relative}.styles-module__WLnEqW__sbCtaLink{color:#0a1628;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",sans-serif;white-space:nowrap;background:#c5993e;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;text-decoration:none;transition:all .25s;display:inline-flex}.styles-module__WLnEqW__sbCtaLink:hover{background:#a07a2a;transform:translateY(-2px);box-shadow:0 8px 24px #c5993e4d}.styles-module__WLnEqW__statsBar{max-width:1100px;margin:0 auto;padding:72px 48px}.styles-module__WLnEqW__statsGrid{text-align:center;grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.styles-module__WLnEqW__statNum{font-family:var(--font-playfair),"Playfair Display",serif;color:var(--classic-blue);letter-spacing:-2px;font-size:48px;font-weight:800;line-height:1}.styles-module__WLnEqW__statLabel{color:var(--slate);margin-top:8px;font-size:14px;line-height:1.5}.styles-module__WLnEqW__valuesSection{background:#f0ede6;padding:96px 48px}.styles-module__WLnEqW__valuesInner{max-width:1100px;margin:0 auto}.styles-module__WLnEqW__valuesHeader{text-align:center;margin-bottom:64px}.styles-module__WLnEqW__valuesLabel{text-transform:uppercase;letter-spacing:2px;color:var(--classic-blue);margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__WLnEqW__valuesTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-1px;font-size:40px;font-weight:700;line-height:1.15}.styles-module__WLnEqW__valuesGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.styles-module__WLnEqW__valueCard{background:#fff;border:1px solid #0a14280a;border-radius:16px;padding:40px 32px;transition:all .35s;position:relative;overflow:hidden}.styles-module__WLnEqW__valueCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0a14280f}.styles-module__WLnEqW__valueCard:after{content:"";height:3px;position:absolute;top:0;left:0;right:0}.styles-module__WLnEqW__valueCard:first-child:after{background:#0f4c81}.styles-module__WLnEqW__valueCard:nth-child(2):after{background:#2e7d6a}.styles-module__WLnEqW__valueCard:nth-child(3):after{background:#c5993e}.styles-module__WLnEqW__valueCard:nth-child(4):after{background:#d2805e}.styles-module__WLnEqW__valueCard:nth-child(5):after{background:#6b2141}.styles-module__WLnEqW__valueCard:nth-child(6):after{background:#8e8c97}.styles-module__WLnEqW__valueIcon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:24px;display:flex}.styles-module__WLnEqW__valueCard:first-child .styles-module__WLnEqW__valueIcon{background:#0f4c8112}.styles-module__WLnEqW__valueCard:nth-child(2) .styles-module__WLnEqW__valueIcon{background:#2e7d6a14}.styles-module__WLnEqW__valueCard:nth-child(3) .styles-module__WLnEqW__valueIcon{background:#c5993e1a}.styles-module__WLnEqW__valueCard:nth-child(4) .styles-module__WLnEqW__valueIcon{background:#d2805e14}.styles-module__WLnEqW__valueCard:nth-child(5) .styles-module__WLnEqW__valueIcon{background:#6b214112}.styles-module__WLnEqW__valueCard:nth-child(6) .styles-module__WLnEqW__valueIcon{background:#8e8c9714}.styles-module__WLnEqW__valueCardTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-.3px;margin-bottom:10px;font-size:20px;font-weight:700}.styles-module__WLnEqW__valueCardDesc{color:var(--slate);font-size:15px;line-height:1.65}.styles-module__WLnEqW__methodology{max-width:820px;margin:0 auto;padding:0 48px 96px}.styles-module__WLnEqW__methodologyTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-1px;margin-bottom:32px;font-size:38px;font-weight:700;line-height:1.2}.styles-module__WLnEqW__methodologyBody p{color:var(--slate);margin-bottom:24px;font-size:17px;line-height:1.8}.styles-module__WLnEqW__methodologyBody p strong{color:var(--charcoal)}.styles-module__WLnEqW__divider{background:#c5993e;border-radius:2px;width:48px;height:3px;margin-bottom:32px}.styles-module__WLnEqW__newsletterSection{text-align:center;background:linear-gradient(135deg,#071b30,#0f4c81,#2e7d6a);padding:88px 48px;position:relative;overflow:hidden}.styles-module__WLnEqW__newsletterSection:before{content:"";background:radial-gradient(circle at 65% 45%,#c5993e12,#0000 55%);position:absolute;inset:0}.styles-module__WLnEqW__newsletterInner{z-index:2;max-width:600px;margin:0 auto;position:relative}.styles-module__WLnEqW__newsletterLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:12px;font-size:12px;font-weight:700}.styles-module__WLnEqW__newsletterTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-1px;margin-bottom:12px;font-size:38px;font-weight:700;line-height:1.15}.styles-module__WLnEqW__newsletterDesc{color:#ffffff8c;max-width:500px;margin:0 auto 32px;font-size:17px;line-height:1.6}.styles-module__WLnEqW__newsletterForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.styles-module__WLnEqW__newsletterInput{color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:14px 20px;font-size:15px;transition:border-color .2s}.styles-module__WLnEqW__newsletterInput::placeholder{color:#ffffff59}.styles-module__WLnEqW__newsletterInput:focus{border-color:#c5993e}.styles-module__WLnEqW__newsletterBtn{color:#071b30;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",sans-serif;cursor:pointer;white-space:nowrap;background:#c5993e;border:none;border-radius:8px;padding:14px 28px;transition:all .25s}.styles-module__WLnEqW__newsletterBtn:hover{background:#a07a2a;transform:translateY(-2px);box-shadow:0 8px 24px #c5993e4d}.styles-module__WLnEqW__newsletterNote{color:#ffffff4d;margin-top:14px;font-size:13px}.styles-module__WLnEqW__footer{background:#0a1628;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__WLnEqW__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__WLnEqW__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__WLnEqW__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__WLnEqW__footerLogoC{color:#fff}.styles-module__WLnEqW__footerLogoA{color:#c84b3b}.styles-module__WLnEqW__footerLogoText{flex-direction:column;gap:0;display:flex}.styles-module__WLnEqW__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__WLnEqW__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__WLnEqW__footerTagline{color:#ffffff59;max-width:300px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__WLnEqW__footerTagline a{color:#fff9;text-decoration:underline}.styles-module__WLnEqW__footerLinksGroup{gap:56px;display:flex}.styles-module__WLnEqW__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__WLnEqW__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__WLnEqW__footerCol a:hover{color:#fff}.styles-module__WLnEqW__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}.animate-in{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.animate-in.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.styles-module__WLnEqW__hero{padding:120px 24px 64px}.styles-module__WLnEqW__heroTitle{letter-spacing:-1px;font-size:40px}.styles-module__WLnEqW__story,.styles-module__WLnEqW__methodology{padding-left:24px;padding-right:24px}.styles-module__WLnEqW__storyTitle,.styles-module__WLnEqW__methodologyTitle{font-size:30px}.styles-module__WLnEqW__sphereBanner{padding:0 24px}.styles-module__WLnEqW__sphereBannerInner{grid-template-columns:1fr;padding:40px 28px}.styles-module__WLnEqW__valuesSection{padding:72px 24px}.styles-module__WLnEqW__valuesGrid{grid-template-columns:1fr}.styles-module__WLnEqW__statsBar{padding:56px 24px}.styles-module__WLnEqW__statsGrid{grid-template-columns:repeat(2,1fr);gap:32px}.styles-module__WLnEqW__statNum{font-size:36px}.styles-module__WLnEqW__newsletterForm{flex-direction:column}.styles-module__WLnEqW__newsletterSection{padding:64px 24px}.styles-module__WLnEqW__footer{padding:40px 24px 24px}.styles-module__WLnEqW__footerTop{flex-direction:column;gap:32px}.styles-module__WLnEqW__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__WLnEqW__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__WnX5cW__pageWrapper{background:var(--warm-white);color:var(--charcoal);flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex}.styles-module__WnX5cW__main{flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.styles-module__WnX5cW__comingSoon{text-align:center;max-width:620px}.styles-module__WnX5cW__csIcon{background:linear-gradient(135deg,#0f4c810f,#c5993e0f);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;font-size:36px;animation:3s ease-in-out infinite styles-module__WnX5cW__pulse;display:flex}@keyframes styles-module__WnX5cW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.styles-module__WnX5cW__csTag{text-transform:uppercase;letter-spacing:2px;color:#c5993e;background:#c5993e14;border-radius:100px;margin-bottom:20px;padding:5px 16px;font-size:11px;font-weight:700;display:inline-block}.styles-module__WnX5cW__csTitle{color:#071b30;letter-spacing:-1.5px;margin-bottom:20px;font-family:Playfair Display,serif;font-size:42px;font-weight:800;line-height:1.1}.styles-module__WnX5cW__csDesc{color:var(--slate);max-width:480px;margin:0 auto 40px;font-size:18px;line-height:1.65}.styles-module__WnX5cW__csForm{gap:12px;max-width:440px;margin:0 auto 16px;display:flex}.styles-module__WnX5cW__csInput{color:var(--charcoal);background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;flex:1;padding:14px 20px;font-family:DM Sans,sans-serif;font-size:15px;transition:border-color .2s}.styles-module__WnX5cW__csInput::placeholder{color:#a0aec0}.styles-module__WnX5cW__csInput:focus{border-color:var(--primary)}.styles-module__WnX5cW__csBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f4c81;border:none;border-radius:8px;padding:14px 28px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;transition:all .25s}.styles-module__WnX5cW__csBtn:hover{background:#0a3460;transform:translateY(-2px);box-shadow:0 8px 24px #0f4c8133}.styles-module__WnX5cW__csNote{color:#8e8c97;margin-bottom:48px;font-size:13px}.styles-module__WnX5cW__csDivider{background:#e2e8f0;border-radius:1px;width:48px;height:2px;margin:0 auto 32px}.styles-module__WnX5cW__csBrowseLabel{text-transform:uppercase;letter-spacing:2px;color:#8e8c97;margin-bottom:16px;font-size:12px;font-weight:700}.styles-module__WnX5cW__csLinks{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.styles-module__WnX5cW__csLink{color:var(--primary);border:1.5px solid #0f4c811f;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s}.styles-module__WnX5cW__csLink:hover{border-color:var(--primary);background:#0f4c810a}.styles-module__WnX5cW__footer{color:#8e8c97;border-top:1px solid #0a14280f;justify-content:space-between;align-items:center;padding:24px 48px;font-size:13px;display:flex}.styles-module__WnX5cW__footer a{color:var(--slate);font-weight:500;text-decoration:none}.styles-module__WnX5cW__footer a:hover{color:var(--primary)}.styles-module__WnX5cW__footerLinks{gap:24px;display:flex}@media (max-width:768px){.styles-module__WnX5cW__main{padding:32px 24px}.styles-module__WnX5cW__csTitle{font-size:32px}.styles-module__WnX5cW__csForm{flex-direction:column}.styles-module__WnX5cW__csLinks{flex-direction:column;align-items:center}.styles-module__WnX5cW__footer{text-align:center;flex-direction:column;gap:12px;padding:20px 24px}}
.styles-module__v6rgha__pageWrapper{background:var(--warm-white);color:var(--charcoal);flex-direction:column;min-height:100vh;font-family:DM Sans,sans-serif;display:flex}.styles-module__v6rgha__main{flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.styles-module__v6rgha__formContainer{width:100%;max-width:560px}.styles-module__v6rgha__formContainer h1{color:#071b30;letter-spacing:-1.5px;margin-bottom:8px;font-family:Playfair Display,serif;font-size:36px;font-weight:800;line-height:1.1}.styles-module__v6rgha__formSubtitle{color:var(--slate);margin-bottom:36px;font-size:16px}.styles-module__v6rgha__formRow{gap:20px;margin-bottom:24px;display:grid}.styles-module__v6rgha__formRowCols2{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.styles-module__v6rgha__formGroup{flex-direction:column;display:flex}.styles-module__v6rgha__formLabel{color:var(--charcoal);margin-bottom:8px;font-size:14px;font-weight:600}.styles-module__v6rgha__req{color:#c84b3b;margin-left:2px}.styles-module__v6rgha__formInput,.styles-module__v6rgha__formTextarea,.styles-module__v6rgha__formSelect{width:100%;color:var(--charcoal);background:0 0;border:none;border-bottom:2px solid #d6e2ee;outline:none;padding:12px 0;font-family:DM Sans,sans-serif;font-size:15px;transition:border-color .25s}.styles-module__v6rgha__formInput:focus,.styles-module__v6rgha__formTextarea:focus,.styles-module__v6rgha__formSelect:focus{border-bottom-color:var(--primary)}.styles-module__v6rgha__formInput::placeholder,.styles-module__v6rgha__formTextarea::placeholder{color:#a0aec0}.styles-module__v6rgha__formTextarea{resize:vertical;min-height:80px}.styles-module__v6rgha__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238E8C97' stroke-width='1.5' fill='none'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;padding-right:24px}.styles-module__v6rgha__successBanner{color:#1a6b44;background:#f0faf5;border:1.5px solid #34a36a;border-radius:10px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px 20px;font-size:15px;line-height:1.5;display:flex}.styles-module__v6rgha__successIcon{color:#fff;background:#34a36a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:13px;font-weight:700;display:flex}.styles-module__v6rgha__errorBanner{color:#9b2c2c;background:#fff5f5;border:1.5px solid #c84b3b;border-radius:10px;margin-bottom:24px;padding:16px 20px;font-size:15px}.styles-module__v6rgha__formSubmit{color:#fff;cursor:pointer;background:#0f4c81;border:none;border-radius:10px;width:100%;margin-top:8px;padding:16px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;transition:all .25s}.styles-module__v6rgha__formSubmit:hover{background:#0a3460;transform:translateY(-2px);box-shadow:0 8px 24px #0f4c8133}.styles-module__v6rgha__formNote{color:#8e8c97;text-align:center;margin-top:14px;font-size:12px}.styles-module__v6rgha__formNote a{color:var(--primary);text-decoration:none}.styles-module__v6rgha__footer{color:#8e8c97;border-top:1px solid #0a14280f;justify-content:space-between;padding:24px 48px;font-size:13px;display:flex}.styles-module__v6rgha__footer a{color:var(--slate);text-decoration:none}.styles-module__v6rgha__footer a:hover{color:var(--primary)}.styles-module__v6rgha__footerLinks{gap:24px;display:flex}@media (max-width:768px){.styles-module__v6rgha__main{padding:32px 24px}.styles-module__v6rgha__formContainer h1{font-size:28px}.styles-module__v6rgha__formRowCols2{grid-template-columns:1fr}.styles-module__v6rgha__footer{text-align:center;flex-direction:column;gap:8px;padding:20px 24px}}
.styles-module__wuzDPW__pageWrapper{background:var(--warm-white);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__wuzDPW__hero{grid-template-columns:1fr auto;align-items:end;gap:48px;max-width:1280px;margin:0 auto;padding:130px 48px 56px;display:grid}.styles-module__wuzDPW__heroBreadcrumb{color:var(--slate);margin-bottom:16px;font-size:13px}.styles-module__wuzDPW__heroBreadcrumb a{color:#6b2141;font-weight:500;text-decoration:none}.styles-module__wuzDPW__heroBreadcrumb span{color:#cbd5e0;margin:0 8px}.styles-module__wuzDPW__heroLabel{text-transform:uppercase;letter-spacing:2px;color:#6b2141;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__wuzDPW__heroTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-2px;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.05}.styles-module__wuzDPW__heroDesc{color:var(--slate);max-width:560px;font-size:18px;line-height:1.65}.styles-module__wuzDPW__heroStatBox{text-align:right}.styles-module__wuzDPW__heroStatIcon{background:#eedae2;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;margin-left:auto;font-size:32px;display:flex}.styles-module__wuzDPW__heroStatCount{font-family:var(--font-playfair),"Playfair Display",serif;color:#6b2141;text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:700}.styles-module__wuzDPW__divider{max-width:1280px;margin:0 auto;padding:0 48px}.styles-module__wuzDPW__dividerLine{background:linear-gradient(90deg,#6b214126,#0000000a);height:1px}.styles-module__wuzDPW__filters{flex-wrap:wrap;gap:10px;max-width:1280px;margin:0 auto;padding:28px 48px 0;display:flex}.styles-module__wuzDPW__filterPill{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--slate);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s}.styles-module__wuzDPW__filterPill:hover{color:#6b2141;border-color:#6b2141}.styles-module__wuzDPW__filterPillActive{color:#fff!important;background:#6b2141!important;border-color:#6b2141!important}.styles-module__wuzDPW__gridSection{max-width:1280px;margin:0 auto;padding:36px 48px 100px}.styles-module__wuzDPW__grid{grid-template-columns:1fr;gap:24px;display:grid}.styles-module__wuzDPW__card{color:inherit;background:#fff;border:1px solid #edf2f7;border-radius:16px;flex-direction:column;padding:32px 28px 28px;text-decoration:none;transition:all .35s;display:flex;position:relative}.styles-module__wuzDPW__card:after{content:"";opacity:0;background:#6b2141;border-radius:0 0 16px 16px;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:24px;right:24px}.styles-module__wuzDPW__card:hover{border-color:#6b214126;transform:translateY(-6px);box-shadow:0 20px 48px #0a142814,0 4px 12px #0a14280a}.styles-module__wuzDPW__card:hover:after{opacity:1}.styles-module__wuzDPW__cardTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.styles-module__wuzDPW__cardHub{text-transform:uppercase;letter-spacing:1.2px;border-radius:5px;padding:4px 12px;font-size:11px;font-weight:700}.styles-module__wuzDPW__cardType{color:#a0aec0;font-size:11px;font-weight:500}.styles-module__wuzDPW__cardTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-.3px;margin-bottom:12px;font-size:21px;font-weight:700;line-height:1.25}.styles-module__wuzDPW__cardDesc{color:var(--slate);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6}.styles-module__wuzDPW__cardCta{color:#6b2141;font-size:14px;font-weight:600;transition:color .2s}.styles-module__wuzDPW__card:hover .styles-module__wuzDPW__cardCta{color:#4a1630}.styles-module__wuzDPW__newsletterSection{text-align:center;background:linear-gradient(135deg,#071b30,#0f4c81,#2e7d6a);padding:88px 48px;position:relative;overflow:hidden}.styles-module__wuzDPW__newsletterSection:before{content:"";background:radial-gradient(circle at 65% 45%,#c5993e12,#0000 55%);position:absolute;inset:0}.styles-module__wuzDPW__newsletterInner{z-index:2;max-width:600px;margin:0 auto;position:relative}.styles-module__wuzDPW__newsletterLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:12px;font-size:12px;font-weight:700}.styles-module__wuzDPW__newsletterTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-1px;margin-bottom:12px;font-size:38px;font-weight:700;line-height:1.15}.styles-module__wuzDPW__newsletterDesc{color:#ffffff8c;max-width:500px;margin:0 auto 32px;font-size:17px;line-height:1.6}.styles-module__wuzDPW__newsletterForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.styles-module__wuzDPW__newsletterInput{color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:14px 20px;font-size:15px;transition:border-color .2s}.styles-module__wuzDPW__newsletterInput::placeholder{color:#ffffff59}.styles-module__wuzDPW__newsletterInput:focus{border-color:#c5993e}.styles-module__wuzDPW__newsletterBtn{color:#071b30;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",sans-serif;cursor:pointer;white-space:nowrap;background:#c5993e;border:none;border-radius:8px;padding:14px 28px;transition:all .25s}.styles-module__wuzDPW__newsletterBtn:hover{background:#a07a2a;transform:translateY(-2px);box-shadow:0 8px 24px #c5993e4d}.styles-module__wuzDPW__newsletterNote{color:#ffffff4d;margin-top:14px;font-size:13px}.styles-module__wuzDPW__footer{background:#0a1628;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__wuzDPW__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__wuzDPW__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__wuzDPW__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__wuzDPW__footerLogoC{color:#fff}.styles-module__wuzDPW__footerLogoA{color:#c84b3b}.styles-module__wuzDPW__footerLogoText{flex-direction:column;display:flex}.styles-module__wuzDPW__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__wuzDPW__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__wuzDPW__footerTagline{color:#ffffff59;max-width:280px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__wuzDPW__footerLinksGroup{gap:56px;display:flex}.styles-module__wuzDPW__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__wuzDPW__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__wuzDPW__footerCol a:hover{color:#fff}.styles-module__wuzDPW__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:768px){.styles-module__wuzDPW__hero{grid-template-columns:1fr;gap:24px;padding:110px 24px 48px}.styles-module__wuzDPW__heroTitle{letter-spacing:-1px;font-size:38px}.styles-module__wuzDPW__heroStatBox{text-align:left}.styles-module__wuzDPW__heroStatIcon{margin-left:0}.styles-module__wuzDPW__divider,.styles-module__wuzDPW__filters,.styles-module__wuzDPW__gridSection{padding-left:24px;padding-right:24px}.styles-module__wuzDPW__newsletterForm{flex-direction:column}.styles-module__wuzDPW__newsletterSection{padding:64px 24px}.styles-module__wuzDPW__footer{padding:40px 24px 24px}.styles-module__wuzDPW__footerTop{flex-direction:column;gap:32px}.styles-module__wuzDPW__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__wuzDPW__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__RzZMNa__pageWrapper{color:#2d3748;-webkit-font-smoothing:antialiased;background:#fdfbf7;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__RzZMNa__hero{grid-template-columns:1fr auto;align-items:end;gap:48px;max-width:1280px;margin:0 auto;padding:130px 48px 56px;display:grid}.styles-module__RzZMNa__heroBreadcrumb{color:#4a5568;margin-bottom:16px;font-size:13px}.styles-module__RzZMNa__heroBreadcrumb a{color:#c5993e;font-weight:500;text-decoration:none}.styles-module__RzZMNa__heroBreadcrumb a:hover{text-decoration:underline}.styles-module__RzZMNa__heroBreadcrumb span{color:#cbd5e0;margin:0 8px}.styles-module__RzZMNa__heroLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__RzZMNa__heroTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-2px;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.05}.styles-module__RzZMNa__heroDesc{color:#4a5568;max-width:560px;font-size:18px;line-height:1.65}.styles-module__RzZMNa__heroStat{text-align:right}.styles-module__RzZMNa__heroStatIcon{background:#f5edcf;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;margin-left:auto;font-size:32px;display:flex}.styles-module__RzZMNa__heroStatCount{font-family:var(--font-playfair),"Playfair Display",serif;color:#c5993e;text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:700}.styles-module__RzZMNa__divider{max-width:1280px;margin:0 auto;padding:0 48px}.styles-module__RzZMNa__dividerLine{background:linear-gradient(90deg,#c5993e26,#0000000a);height:1px}.styles-module__RzZMNa__filters{flex-wrap:wrap;gap:10px;max-width:1280px;margin:0 auto;padding:28px 48px 0;display:flex}.styles-module__RzZMNa__filterPill{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#4a5568;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s}.styles-module__RzZMNa__filterPill:hover{border-color:var(--pill-color,#c5993e);color:var(--pill-color,#c5993e)}.styles-module__RzZMNa__filterPillActive{color:#fff;background:#c5993e;border-color:#c5993e}.styles-module__RzZMNa__gridSection{max-width:1280px;margin:0 auto;padding:36px 48px 100px}.styles-module__RzZMNa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.styles-module__RzZMNa__card{color:inherit;background:#fff;border:1px solid #edf2f7;border-radius:16px;flex-direction:column;padding:32px 28px 28px;text-decoration:none;transition:all .35s;display:flex;position:relative}.styles-module__RzZMNa__card:after{content:"";opacity:0;background:#c5993e;border-radius:0 0 16px 16px;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:24px;right:24px}.styles-module__RzZMNa__card:hover{border-color:#c5993e26;transform:translateY(-6px);box-shadow:0 20px 48px #0a142814,0 4px 12px #0a14280a}.styles-module__RzZMNa__card:hover:after{opacity:1}.styles-module__RzZMNa__cardTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.styles-module__RzZMNa__cardHub{text-transform:uppercase;letter-spacing:1.2px;border-radius:5px;padding:4px 12px;font-size:11px;font-weight:700}.styles-module__RzZMNa__cardType{color:#a0aec0;font-size:11px;font-weight:500}.styles-module__RzZMNa__cardTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-.3px;flex-grow:0;margin-bottom:12px;font-size:21px;font-weight:700;line-height:1.25}.styles-module__RzZMNa__cardDesc{color:#4a5568;flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6}.styles-module__RzZMNa__cardCta{color:#c5993e;font-size:14px;font-weight:600;transition:color .2s}.styles-module__RzZMNa__card:hover .styles-module__RzZMNa__cardCta{color:#a07a2a}.styles-module__RzZMNa__newsletter{text-align:center;background:linear-gradient(135deg,#071b30,#0f4c81,#2e7d6a);padding:88px 48px;position:relative;overflow:hidden}.styles-module__RzZMNa__newsletter:before{content:"";background:radial-gradient(circle at 65% 45%,#c5993e12,#0000 55%);position:absolute;inset:0}.styles-module__RzZMNa__newsletterInner{z-index:2;max-width:600px;margin:0 auto;position:relative}.styles-module__RzZMNa__nlLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:12px;font-size:12px;font-weight:700}.styles-module__RzZMNa__nlTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-1px;margin-bottom:12px;font-size:38px;font-weight:700;line-height:1.15}.styles-module__RzZMNa__nlDesc{color:#ffffff8c;max-width:500px;margin:0 auto 32px;font-size:17px;line-height:1.6}.styles-module__RzZMNa__nlForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.styles-module__RzZMNa__nlInput{color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:14px 20px;font-size:15px;transition:border-color .2s}.styles-module__RzZMNa__nlInput::placeholder{color:#ffffff59}.styles-module__RzZMNa__nlInput:focus{border-color:#c5993e}.styles-module__RzZMNa__nlBtn{color:#071b30;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",sans-serif;cursor:pointer;white-space:nowrap;background:#c5993e;border:none;border-radius:8px;padding:14px 28px;transition:all .25s}.styles-module__RzZMNa__nlBtn:hover{background:#a07a2a;transform:translateY(-2px);box-shadow:0 8px 24px #c5993e4d}.styles-module__RzZMNa__nlNote{color:#ffffff4d;margin-top:14px;font-size:13px}.animate-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.animate-in.visible{opacity:1;transform:translateY(0)}.styles-module__RzZMNa__footer{background:#0a1628;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__RzZMNa__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__RzZMNa__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__RzZMNa__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__RzZMNa__footerLogoC{color:#fff}.styles-module__RzZMNa__footerLogoA{color:#c84b3b}.styles-module__RzZMNa__footerLogoText{flex-direction:column;display:flex}.styles-module__RzZMNa__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__RzZMNa__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__RzZMNa__footerTagline{color:#ffffff59;max-width:280px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__RzZMNa__footerLinksGroup{gap:56px;display:flex}.styles-module__RzZMNa__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__RzZMNa__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__RzZMNa__footerCol a:hover{color:#fff}.styles-module__RzZMNa__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:1024px){.styles-module__RzZMNa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__RzZMNa__hero{grid-template-columns:1fr;gap:24px;padding:110px 24px 48px}.styles-module__RzZMNa__heroTitle{letter-spacing:-1px;font-size:38px}.styles-module__RzZMNa__heroStat{text-align:left}.styles-module__RzZMNa__heroStatIcon{margin-left:0}.styles-module__RzZMNa__divider,.styles-module__RzZMNa__filters,.styles-module__RzZMNa__gridSection{padding-left:24px;padding-right:24px}.styles-module__RzZMNa__grid{grid-template-columns:1fr}.styles-module__RzZMNa__newsletter{padding:64px 24px}.styles-module__RzZMNa__nlForm{flex-direction:column}.styles-module__RzZMNa__footer{padding:40px 24px 24px}.styles-module__RzZMNa__footerTop{flex-direction:column;gap:32px}.styles-module__RzZMNa__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__RzZMNa__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__aivYAW__pageWrapper{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:#2d3748;-webkit-font-smoothing:antialiased;background:#fdfbf7;overflow-x:hidden}.styles-module__aivYAW__animateIn{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.styles-module__aivYAW__animateIn.styles-module__aivYAW__visible{opacity:1;transform:translateY(0)}.styles-module__aivYAW__articleHero{max-width:860px;margin:0 auto;padding:120px 48px 48px}.styles-module__aivYAW__articleBreadcrumb{color:#4a5568;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:16px;font-size:13px;display:flex}.styles-module__aivYAW__articleBreadcrumb a{color:#0f4c81;font-weight:500;text-decoration:none}.styles-module__aivYAW__articleBreadcrumb span{color:#cbd5e0;margin:0 4px}.styles-module__aivYAW__articleTag{text-transform:uppercase;letter-spacing:1.5px;color:#0f4c81;background:#0f4c8114;border-radius:5px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.styles-module__aivYAW__articleHero h1{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;letter-spacing:-1.8px;margin-bottom:20px;font-size:44px;font-weight:800;line-height:1.08}.styles-module__aivYAW__articleSubtitle{color:#4a5568;max-width:700px;margin-bottom:28px;font-size:20px;line-height:1.6}.styles-module__aivYAW__articleInfo{border-top:1px solid #edf2f7;flex-wrap:wrap;align-items:center;gap:24px;padding-top:20px;display:flex}.styles-module__aivYAW__articleAuthor{align-items:center;gap:12px;display:flex}.styles-module__aivYAW__authorAvatar{width:44px;height:44px;font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;background:linear-gradient(135deg,#0f4c81,#2e7d6a);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:flex}.styles-module__aivYAW__authorName{color:#2d3748;font-size:14px;font-weight:600}.styles-module__aivYAW__authorRole{color:#4a5568;font-size:12px}.styles-module__aivYAW__articleDate{color:#4a5568;align-items:center;gap:6px;font-size:13px;display:flex}.styles-module__aivYAW__freshBadge{color:#2e7d6a;background:#2e7d6a1a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.styles-module__aivYAW__articleRead{color:#8e8c97;font-size:13px}.styles-module__aivYAW__articleBody{max-width:860px;margin:0 auto;padding:0 48px 96px}.styles-module__aivYAW__tldrBox{background:linear-gradient(135deg,#edf3f9,#d6e2ee);border-left:4px solid #0f4c81;border-radius:0 16px 16px 0;margin-bottom:48px;padding:32px 36px}.styles-module__aivYAW__tldrLabel{text-transform:uppercase;letter-spacing:2px;color:#0f4c81;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.styles-module__aivYAW__tldrBox p{color:#2d3748;font-size:16px;line-height:1.75}.styles-module__aivYAW__learnBox{background:#fff;border:1px solid #edf2f7;border-radius:16px;margin-bottom:48px;padding:32px 36px}.styles-module__aivYAW__learnBox h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;margin-bottom:18px;font-size:20px;font-weight:700}.styles-module__aivYAW__learnList{list-style:none}.styles-module__aivYAW__learnList li{color:#2d3748;padding:6px 0 6px 28px;font-size:15px;line-height:1.6;position:relative}.styles-module__aivYAW__learnList li:before{content:"✓";color:#2e7d6a;font-weight:700;position:absolute;left:0}.styles-module__aivYAW__articleBody h2{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;letter-spacing:-.8px;border-top:1px solid #edf2f7;margin:56px 0 20px;padding-top:32px;font-size:30px;font-weight:700;line-height:1.2}.styles-module__aivYAW__articleBody>p{color:#4a5568;margin-bottom:20px;font-size:17px;line-height:1.8}.styles-module__aivYAW__dataCallout{background:#c5993e0f;border-left:4px solid #c5993e;border-radius:0 12px 12px 0;margin:32px 0;padding:24px 28px}.styles-module__aivYAW__dcLabel{text-transform:uppercase;letter-spacing:1.5px;color:#c5993e;margin-bottom:8px;font-size:11px;font-weight:700}.styles-module__aivYAW__dataCallout p{color:#2d3748;font-size:16px;line-height:1.7}.styles-module__aivYAW__warnCallout{background:#c84b3b0a;border-left:4px solid #c84b3b;border-radius:0 12px 12px 0;margin:32px 0;padding:24px 28px}.styles-module__aivYAW__wcLabel{text-transform:uppercase;letter-spacing:1.5px;color:#c84b3b;margin-bottom:8px;font-size:11px;font-weight:700}.styles-module__aivYAW__warnCallout p{color:#2d3748;font-size:16px;line-height:1.7}.styles-module__aivYAW__archGrid{grid-template-columns:1fr 1fr;gap:24px;margin:32px 0;display:grid}.styles-module__aivYAW__archCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:32px 28px;position:relative;overflow:hidden}.styles-module__aivYAW__archCard:after{content:"";height:3px;position:absolute;top:0;left:0;right:0}.styles-module__aivYAW__archCard:first-child:after{background:#d2805e}.styles-module__aivYAW__archCard:nth-child(2):after{background:#0f4c81}.styles-module__aivYAW__archCard h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;margin-bottom:4px;font-size:20px;font-weight:700}.styles-module__aivYAW__archSub{text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:12px;font-weight:600}.styles-module__aivYAW__archSubRpa{color:#d2805e}.styles-module__aivYAW__archSubAgent{color:#0f4c81}.styles-module__aivYAW__archCard p{color:#4a5568;margin-bottom:16px;font-size:14px;line-height:1.65}.styles-module__aivYAW__archFlow{flex-direction:column;gap:8px;display:flex}.styles-module__aivYAW__archStep{color:#2d3748;align-items:center;gap:10px;font-size:13px;display:flex}.styles-module__aivYAW__archStepNum{width:24px;height:24px;font-family:var(--font-jetbrains),"JetBrains Mono",monospace;color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:700;display:flex}.styles-module__aivYAW__archStepRpa{background:#d2805e}.styles-module__aivYAW__archStepAgent{background:#0f4c81}.styles-module__aivYAW__criteriaGrid{grid-template-columns:repeat(5,1fr);gap:14px;margin:32px 0;display:grid}.styles-module__aivYAW__criteriaCard{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:12px;padding:20px 16px}.styles-module__aivYAW__criteriaNum{font-family:var(--font-playfair),"Playfair Display",serif;color:#0f4c81;margin-bottom:6px;font-size:28px;font-weight:800}.styles-module__aivYAW__criteriaName{color:#071b30;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:700}.styles-module__aivYAW__criteriaRpa{color:#d2805e;background:#d2805e0f;border-radius:6px;margin-bottom:4px;padding:6px 8px;font-size:11px;line-height:1.4}.styles-module__aivYAW__criteriaAgent{color:#0f4c81;background:#0f4c810f;border-radius:6px;padding:6px 8px;font-size:11px;line-height:1.4}.styles-module__aivYAW__tableWrap{border:1px solid #edf2f7;border-radius:16px;margin:32px 0;overflow-x:auto}.styles-module__aivYAW__tableWrap table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.styles-module__aivYAW__tableWrap thead th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#071b30;padding:14px 18px;font-size:12px;font-weight:700}.styles-module__aivYAW__tableWrap thead th:first-child{border-radius:15px 0 0}.styles-module__aivYAW__tableWrap thead th:last-child{border-radius:0 15px 0 0}.styles-module__aivYAW__tRpa{background:#d2805e!important}.styles-module__aivYAW__tAgent{background:#0f4c81!important}.styles-module__aivYAW__tHybrid{background:#2e7d6a!important}.styles-module__aivYAW__tableWrap tbody td{vertical-align:top;border-bottom:1px solid #f7fafc;padding:12px 18px;line-height:1.55}.styles-module__aivYAW__tableWrap tbody tr:hover{background:#fafaf8}.styles-module__aivYAW__tableWrap tbody td:first-child{color:#071b30;font-size:13px;font-weight:600}.styles-module__aivYAW__costWarn{color:#c84b3b;font-weight:700}.styles-module__aivYAW__winsGrid{grid-template-columns:1fr 1fr;gap:24px;margin:32px 0;display:grid}.styles-module__aivYAW__winCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:28px 24px}.styles-module__aivYAW__winCard h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;margin-bottom:4px;font-size:18px;font-weight:700}.styles-module__aivYAW__winSub{text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:11px;font-weight:700}.styles-module__aivYAW__winSubAgent{color:#0f4c81}.styles-module__aivYAW__winSubRpa{color:#d2805e}.styles-module__aivYAW__winStat{align-items:baseline;gap:8px;margin-bottom:6px;display:flex}.styles-module__aivYAW__winStatNum{font-family:var(--font-jetbrains),"JetBrains Mono",monospace;color:#071b30;font-size:22px;font-weight:800}.styles-module__aivYAW__winStatLabel{color:#4a5568;font-size:13px}.styles-module__aivYAW__winCard p{color:#4a5568;font-size:13px;line-height:1.6}.styles-module__aivYAW__timelineWrap{background:#fff;border:1px solid #edf2f7;border-radius:16px;margin:32px 0;padding:32px 28px}.styles-module__aivYAW__timelineWrap h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;margin-bottom:24px;font-size:18px;font-weight:700}.styles-module__aivYAW__tlRow{border-bottom:1px solid #f7fafc;align-items:flex-start;gap:20px;padding:18px 0;display:flex}.styles-module__aivYAW__tlRow:last-child{border-bottom:none}.styles-module__aivYAW__tlLabel{font-family:var(--font-playfair),"Playfair Display",serif;color:#0f4c81;min-width:80px;padding-top:2px;font-size:16px;font-weight:700}.styles-module__aivYAW__tlText{color:#4a5568;font-size:15px;line-height:1.65}.styles-module__aivYAW__verdictBox{color:#fff;background:linear-gradient(135deg,#071b30 0%,#0a3460 50%,#0f4c81 100%);border-radius:20px;margin:48px 0;padding:44px 40px;position:relative;overflow:hidden}.styles-module__aivYAW__verdictBox:before{content:"";background:radial-gradient(circle at 80% 30%,#c5993e0f,#0000 50%);position:absolute;inset:0}.styles-module__aivYAW__vbInner{z-index:2;position:relative}.styles-module__aivYAW__vbLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:16px;font-size:12px;font-weight:700}.styles-module__aivYAW__verdictBox h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.2}.styles-module__aivYAW__vbPicks{margin-top:24px}.styles-module__aivYAW__vbPick{border-top:1px solid #ffffff14;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.styles-module__aivYAW__vbPickLabel{text-transform:uppercase;letter-spacing:1px;color:#c5993e;min-width:160px;padding-top:2px;font-size:11px;font-weight:700}.styles-module__aivYAW__vbPickText{color:#fffc;font-size:15px;line-height:1.5}.styles-module__aivYAW__ctaBanner{text-align:center;background:#0f4c810a;border:2px solid #0f4c811f;border-radius:20px;margin:56px 0 48px;padding:44px 40px}.styles-module__aivYAW__ctaEyebrow{text-transform:uppercase;letter-spacing:2px;color:#0f4c81;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__aivYAW__ctaBanner h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;margin-bottom:12px;font-size:28px;font-weight:700}.styles-module__aivYAW__ctaBanner p{color:#4a5568;max-width:520px;margin:0 auto 28px;font-size:16px;line-height:1.6}.styles-module__aivYAW__ctaBtn{color:#fff;background:#0f4c81;border-radius:8px;align-items:center;gap:8px;padding:16px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.styles-module__aivYAW__ctaBtn:hover{background:#0a3460;transform:translateY(-2px);box-shadow:0 8px 24px #0f4c8140}.styles-module__aivYAW__ctaSecondary{color:#0f4c81;background:0 0;border:2px solid #0f4c81;border-radius:8px;margin-left:16px;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.styles-module__aivYAW__faqSection{margin:56px 0 48px}.styles-module__aivYAW__faqSection h2{font-family:var(--font-playfair),"Playfair Display",serif;color:#071b30;margin-bottom:24px;font-size:30px;font-weight:700}.styles-module__aivYAW__faqItem{border-bottom:1px solid #edf2f7;padding:20px 0}.styles-module__aivYAW__faqQ{color:#071b30;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:17px;font-weight:700;display:flex}.styles-module__aivYAW__faqQ:after{content:"+";color:#0f4c81;font-size:22px;font-weight:300}.styles-module__aivYAW__faqQ.styles-module__aivYAW__faqOpen:after{content:"−"}.styles-module__aivYAW__faqA{color:#4a5568;max-height:0;font-size:15px;line-height:1.7;transition:max-height .35s,padding .35s;overflow:hidden}.styles-module__aivYAW__faqA.styles-module__aivYAW__faqOpen{max-height:500px;padding-top:12px}.styles-module__aivYAW__authorBio{background:#fff;border:1px solid #edf2f7;border-radius:16px;align-items:flex-start;gap:24px;margin:48px 0;padding:32px 36px;display:flex}.styles-module__aivYAW__bioAvatar{width:72px;height:72px;font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;background:linear-gradient(135deg,#0f4c81,#2e7d6a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;font-weight:800;display:flex}.styles-module__aivYAW__bioName{color:#071b30;font-size:17px;font-weight:700}.styles-module__aivYAW__bioRole{color:#0f4c81;margin-bottom:8px;font-size:13px;font-weight:600}.styles-module__aivYAW__bioText{color:#4a5568;margin-bottom:12px;font-size:14px;line-height:1.65}.styles-module__aivYAW__bioLink{color:#0f4c81;font-size:13px;font-weight:600;text-decoration:none}.styles-module__aivYAW__footer{background:#071b30;padding:56px 48px 28px}.styles-module__aivYAW__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto 40px;display:flex}.styles-module__aivYAW__footerBrand{align-items:center;gap:12px;margin-bottom:12px;display:flex}.styles-module__aivYAW__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__aivYAW__footerLogoC{color:#fff}.styles-module__aivYAW__footerLogoA{color:#c84b3b}.styles-module__aivYAW__footerLogoText{flex-direction:column;display:flex}.styles-module__aivYAW__footerLogoWordmark{text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__aivYAW__footerTagline{color:#ffffff59;max-width:280px;font-size:13px;line-height:1.5}.styles-module__aivYAW__footerTagline a{color:#fff9;text-decoration:underline}.styles-module__aivYAW__footerLinksGroup{gap:56px;display:flex}.styles-module__aivYAW__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__aivYAW__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__aivYAW__footerCol a:hover{color:#fff}.styles-module__aivYAW__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:768px){.styles-module__aivYAW__articleHero,.styles-module__aivYAW__articleBody{padding-left:24px;padding-right:24px}.styles-module__aivYAW__articleHero h1{font-size:32px}.styles-module__aivYAW__archGrid,.styles-module__aivYAW__winsGrid{grid-template-columns:1fr}.styles-module__aivYAW__criteriaGrid{grid-template-columns:repeat(2,1fr)}.styles-module__aivYAW__verdictBox,.styles-module__aivYAW__ctaBanner{padding:32px 24px}.styles-module__aivYAW__ctaSecondary{margin-top:12px;margin-left:0;display:flex}.styles-module__aivYAW__authorBio{flex-direction:column}.styles-module__aivYAW__footer{padding:40px 24px 24px}.styles-module__aivYAW__footerTop{flex-direction:column;gap:32px}.styles-module__aivYAW__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__aivYAW__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__K6GNUW__pageWrapper{color:#2d3748;-webkit-font-smoothing:antialiased;background:#fdfbf7;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__K6GNUW__articleHero{max-width:860px;margin:0 auto;padding:120px 48px 48px}.styles-module__K6GNUW__articleMeta{margin-bottom:24px}.styles-module__K6GNUW__articleBreadcrumb{color:#4a5568;margin-bottom:16px;font-size:13px}.styles-module__K6GNUW__articleBreadcrumb a{color:#b44c6a;font-weight:500;text-decoration:none}.styles-module__K6GNUW__articleBreadcrumb a:hover{text-decoration:underline}.styles-module__K6GNUW__articleBreadcrumb span{color:#cbd5e0;margin:0 8px}.styles-module__K6GNUW__articleTag{text-transform:uppercase;letter-spacing:1.5px;color:#b44c6a;background:#b44c6a14;border-radius:5px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.styles-module__K6GNUW__articleTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;letter-spacing:-1.8px;margin-bottom:20px;font-size:46px;font-weight:800;line-height:1.08}.styles-module__K6GNUW__articleSubtitle{color:#4a5568;max-width:680px;margin-bottom:28px;font-size:20px;line-height:1.6}.styles-module__K6GNUW__articleInfo{border-top:1px solid #edf2f7;flex-wrap:wrap;align-items:center;gap:24px;padding-top:20px;display:flex}.styles-module__K6GNUW__articleAuthor{align-items:center;gap:12px;display:flex}.styles-module__K6GNUW__authorAvatar{width:44px;height:44px;font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;background:linear-gradient(135deg,#b44c6a,#0f4c81);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.styles-module__K6GNUW__authorName{color:#2d3748;font-size:14px;font-weight:600}.styles-module__K6GNUW__authorRole{color:#4a5568;font-size:12px}.styles-module__K6GNUW__articleDate{color:#4a5568;align-items:center;gap:6px;font-size:13px;display:flex}.styles-module__K6GNUW__freshBadge{color:#2e7d6a;background:#2e7d6a1a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.styles-module__K6GNUW__articleRead{color:#8e8c97;font-size:13px}.styles-module__K6GNUW__articleBody{max-width:860px;margin:0 auto;padding:0 48px 96px}.styles-module__K6GNUW__articleBody h2{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;letter-spacing:-.8px;border-top:1px solid #edf2f7;margin:56px 0 20px;padding-top:32px;font-size:32px;font-weight:700;line-height:1.2}.styles-module__K6GNUW__articleBody h2:first-of-type{border-top:none;margin-top:0;padding-top:0}.styles-module__K6GNUW__articleBody h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;margin:36px 0 14px;font-size:22px;font-weight:700}.styles-module__K6GNUW__articleBody p{color:#4a5568;margin-bottom:20px;font-size:17px;line-height:1.8}.styles-module__K6GNUW__articleBody p strong{color:#2d3748}.styles-module__K6GNUW__articleBody em{color:#8e8c97;font-size:14px}.styles-module__K6GNUW__inlineLink{color:#b44c6a;border-bottom:2px solid #b44c6a33;font-weight:600;text-decoration:none;transition:border-color .2s}.styles-module__K6GNUW__inlineLink:hover{border-color:#b44c6a}.styles-module__K6GNUW__tldrBox{background:linear-gradient(135deg,#f7f0f3,#eedae2);border-left:4px solid #b44c6a;border-radius:0 16px 16px 0;margin-bottom:48px;padding:32px 36px}.styles-module__K6GNUW__tldrLabel{text-transform:uppercase;letter-spacing:2px;color:#b44c6a;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.styles-module__K6GNUW__tldrBox p{color:#2d3748;margin-bottom:0;font-size:16px;line-height:1.75}.styles-module__K6GNUW__tldrBox p strong{color:#1a0c12}.styles-module__K6GNUW__learnBox{background:#fff;border:1px solid #edf2f7;border-radius:16px;margin-bottom:48px;padding:32px 36px}.styles-module__K6GNUW__learnBox h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;margin-top:0;margin-bottom:18px;font-size:20px;font-weight:700}.styles-module__K6GNUW__learnList{margin:0;padding:0;list-style:none}.styles-module__K6GNUW__learnList li{color:#2d3748;padding:6px 0 6px 28px;font-size:15px;line-height:1.6;position:relative}.styles-module__K6GNUW__learnList li:before{content:"✓";color:#2e7d6a;font-weight:700;position:absolute;left:0}.styles-module__K6GNUW__dataCallout{background:#c5a8490f;border-left:4px solid #c5a849;border-radius:0 12px 12px 0;margin:32px 0;padding:24px 28px}.styles-module__K6GNUW__dcLabel{text-transform:uppercase;letter-spacing:1.5px;color:#c5a849;margin-bottom:8px;font-size:11px;font-weight:700}.styles-module__K6GNUW__dataCallout p{color:#2d3748;margin-bottom:0;font-size:16px;line-height:1.7}.styles-module__K6GNUW__dataCallout p strong{color:#1a0c12;font-size:22px}.styles-module__K6GNUW__tableWrap{border:1px solid #edf2f7;border-radius:16px;margin:36px 0;overflow-x:auto}.styles-module__K6GNUW__table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.styles-module__K6GNUW__table thead th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#1a0c12;padding:16px 20px;font-size:13px;font-weight:700}.styles-module__K6GNUW__thCapability{border-radius:15px 0 0;min-width:180px}.styles-module__K6GNUW__thSnowflake{min-width:150px;background:#29b5e8!important}.styles-module__K6GNUW__thDatabricks{min-width:150px;background:#ff3621!important}.styles-module__K6GNUW__thRedshift{border-radius:0 15px 0 0;min-width:150px;background:#8c4fff!important}.styles-module__K6GNUW__tbodyRow:hover{background:#fafaf8}.styles-module__K6GNUW__tbodyRow:last-child td{border-bottom:none}.styles-module__K6GNUW__tdCapability{vertical-align:top;color:#1a0c12;white-space:nowrap;border-bottom:1px solid #f7fafc;padding:14px 20px;font-weight:600}.styles-module__K6GNUW__td{vertical-align:top;border-bottom:1px solid #f7fafc;padding:14px 20px}.styles-module__K6GNUW__score{align-items:center;gap:6px;font-family:JetBrains Mono,Courier New,monospace;font-size:13px;font-weight:700;display:inline-flex}.styles-module__K6GNUW__scoreBar{background:#edf2f7;border-radius:3px;flex-shrink:0;width:48px;height:6px;display:inline-block;overflow:hidden}.styles-module__K6GNUW__profilesGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0;display:grid}.styles-module__K6GNUW__profileCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:28px 24px;overflow:hidden}.styles-module__K6GNUW__profileCard h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;margin-bottom:6px;font-size:19px;font-weight:700}.styles-module__K6GNUW__pcSub{color:#8e8c97;text-transform:uppercase;letter-spacing:1px;margin-bottom:14px;font-size:12px;font-weight:600}.styles-module__K6GNUW__profileCard p{color:#4a5568;margin-bottom:0;font-size:14px;line-height:1.6}.styles-module__K6GNUW__profileCard ul{margin-top:14px;padding:0;list-style:none}.styles-module__K6GNUW__profileCard li{color:#2d3748;padding:4px 0 4px 18px;font-size:13px;line-height:1.5;position:relative}.styles-module__K6GNUW__profileCard li:before{content:"→";color:#c5a849;font-size:12px;font-weight:700;position:absolute;left:0}.styles-module__K6GNUW__proconsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0;display:grid}.styles-module__K6GNUW__proconsCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:24px 22px}.styles-module__K6GNUW__proconsCard h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;margin-bottom:16px;font-size:18px;font-weight:700}.styles-module__K6GNUW__pcSectionLabel{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:11px;font-weight:700}.styles-module__K6GNUW__pros{color:#2e7d6a}.styles-module__K6GNUW__cons{color:#c84b3b}.styles-module__K6GNUW__pcList{margin-bottom:16px;padding:0;list-style:none}.styles-module__K6GNUW__pcList li{color:#4a5568;padding:3px 0 3px 16px;font-size:13px;line-height:1.55;position:relative}.styles-module__K6GNUW__prosList li:before{content:"+";color:#2e7d6a;font-weight:800;position:absolute;left:0}.styles-module__K6GNUW__consList li:before{content:"−";color:#c84b3b;font-weight:800;position:absolute;left:0}.styles-module__K6GNUW__verdictBox{color:#fff;background:linear-gradient(135deg,#1a0c12 0%,#0a3460 50%,#0f4c81 100%);border-radius:20px;margin:48px 0;padding:44px 40px;position:relative;overflow:hidden}.styles-module__K6GNUW__verdictBox:before{content:"";background:radial-gradient(circle at 80% 30%,#c5a8490f,#0000 50%);position:absolute;inset:0}.styles-module__K6GNUW__vbInner{z-index:2;position:relative}.styles-module__K6GNUW__vbLabel{text-transform:uppercase;letter-spacing:2px;color:#c5a849;margin-bottom:16px;font-size:12px;font-weight:700}.styles-module__K6GNUW__verdictBox h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;margin-top:0;margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.2}.styles-module__K6GNUW__verdictBox p{color:#ffffffa6;margin-bottom:16px;font-size:16px;line-height:1.7}.styles-module__K6GNUW__vbPicks{margin-top:24px}.styles-module__K6GNUW__vbPick{border-top:1px solid #ffffff14;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.styles-module__K6GNUW__vbPickLabel{text-transform:uppercase;letter-spacing:1px;color:#c5a849;flex-shrink:0;min-width:140px;padding-top:2px;font-size:11px;font-weight:700}.styles-module__K6GNUW__vbPickText{color:#fffc;font-size:15px;line-height:1.5}.styles-module__K6GNUW__vbPickText strong{color:#fff}.styles-module__K6GNUW__ctaBanner{text-align:center;background:#b44c6a0a;border:2px solid #b44c6a1f;border-radius:20px;margin:56px 0 48px;padding:44px 40px}.styles-module__K6GNUW__ctaEyebrow{text-transform:uppercase;letter-spacing:2px;color:#b44c6a;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__K6GNUW__ctaBanner h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0c12;letter-spacing:-.5px;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:700}.styles-module__K6GNUW__ctaBanner p{color:#4a5568;max-width:520px;margin:0 auto 28px;font-size:16px;line-height:1.6}.styles-module__K6GNUW__ctaBtns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.styles-module__K6GNUW__ctaBtn{color:#fff;background:#b44c6a;border-radius:8px;align-items:center;gap:8px;padding:16px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.styles-module__K6GNUW__ctaBtn:hover{background:#8a3550;transform:translateY(-2px);box-shadow:0 8px 24px #b44c6a40}.styles-module__K6GNUW__ctaSecondary{color:#b44c6a;background:0 0;border:2px solid #b44c6a;border-radius:8px;align-items:center;gap:6px;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.styles-module__K6GNUW__ctaSecondary:hover{background:#b44c6a0a}.styles-module__K6GNUW__faqSection{margin:56px 0 48px}.styles-module__K6GNUW__faqSection h2{border-top:none!important;padding-top:0!important}.styles-module__K6GNUW__faqItem{border-bottom:1px solid #edf2f7;padding:20px 0}.styles-module__K6GNUW__faqQ{color:#1a0c12;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:17px;font-weight:700;display:flex}.styles-module__K6GNUW__faqQ:after{content:"+";color:#b44c6a;flex-shrink:0;margin-left:16px;font-size:22px;font-weight:300}.styles-module__K6GNUW__faqQOpen:after{content:"−"}.styles-module__K6GNUW__faqA{color:#4a5568;max-height:0;margin-bottom:0;font-size:15px;line-height:1.7;transition:max-height .35s,padding .35s;overflow:hidden}.styles-module__K6GNUW__faqAOpen{max-height:400px;padding-top:12px}.styles-module__K6GNUW__authorBio{background:#fff;border:1px solid #edf2f7;border-radius:16px;align-items:flex-start;gap:24px;margin:48px 0;padding:32px 36px;display:flex}.styles-module__K6GNUW__bioAvatar{width:72px;height:72px;font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;background:linear-gradient(135deg,#b44c6a,#0f4c81);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.styles-module__K6GNUW__bioName{color:#1a0c12;font-size:17px;font-weight:700}.styles-module__K6GNUW__bioRole{color:#b44c6a;margin-bottom:8px;font-size:13px;font-weight:600}.styles-module__K6GNUW__bioText{color:#4a5568;margin-bottom:8px;font-size:14px;line-height:1.65}.styles-module__K6GNUW__bioLink{color:#b44c6a;font-size:13px;font-weight:600;text-decoration:none}.styles-module__K6GNUW__bioLink:hover{text-decoration:underline}.styles-module__K6GNUW__footer{background:#1a0c12;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__K6GNUW__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__K6GNUW__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__K6GNUW__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__K6GNUW__footerLogoC{color:#fff}.styles-module__K6GNUW__footerLogoA{color:#c84b3b}.styles-module__K6GNUW__footerLogoText{flex-direction:column;display:flex}.styles-module__K6GNUW__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__K6GNUW__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__K6GNUW__footerTagline{color:#ffffff59;max-width:280px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__K6GNUW__footerLinksGroup{gap:56px;display:flex}.styles-module__K6GNUW__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__K6GNUW__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__K6GNUW__footerCol a:hover{color:#fff}.styles-module__K6GNUW__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:768px){.styles-module__K6GNUW__articleHero{padding:110px 24px 40px}.styles-module__K6GNUW__articleTitle{letter-spacing:-1px;font-size:32px}.styles-module__K6GNUW__articleBody{padding-left:24px;padding-right:24px}.styles-module__K6GNUW__profilesGrid,.styles-module__K6GNUW__proconsGrid{grid-template-columns:1fr}.styles-module__K6GNUW__verdictBox,.styles-module__K6GNUW__ctaBanner{padding:32px 24px}.styles-module__K6GNUW__ctaBtns{flex-direction:column;align-items:center}.styles-module__K6GNUW__authorBio{flex-direction:column}.styles-module__K6GNUW__vbPick{flex-direction:column;gap:6px}.styles-module__K6GNUW__vbPickLabel{min-width:unset}.styles-module__K6GNUW__footer{padding:40px 24px 24px}.styles-module__K6GNUW__footerTop{flex-direction:column;gap:32px}.styles-module__K6GNUW__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__K6GNUW__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__Q1kS1a__pageWrapper{color:#2d3748;-webkit-font-smoothing:antialiased;background:#fdfbf7;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__Q1kS1a__articleHero{max-width:860px;margin:0 auto;padding:120px 48px 48px}.styles-module__Q1kS1a__articleBreadcrumb{color:#4a5568;margin-bottom:16px;font-size:13px}.styles-module__Q1kS1a__articleBreadcrumb a{color:#6b2141;font-weight:500;text-decoration:none}.styles-module__Q1kS1a__articleBreadcrumb a:hover{text-decoration:underline}.styles-module__Q1kS1a__articleBreadcrumb span{color:#cbd5e0;margin:0 8px}.styles-module__Q1kS1a__articleTag{text-transform:uppercase;letter-spacing:1.5px;color:#6b2141;background:#6b214114;border-radius:5px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.styles-module__Q1kS1a__articleTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;letter-spacing:-1.8px;margin-bottom:20px;font-size:46px;font-weight:800;line-height:1.08}.styles-module__Q1kS1a__articleSubtitle{color:#4a5568;max-width:680px;margin-bottom:28px;font-size:20px;line-height:1.6}.styles-module__Q1kS1a__articleInfo{border-top:1px solid #edf2f7;flex-wrap:wrap;align-items:center;gap:24px;padding-top:20px;display:flex}.styles-module__Q1kS1a__articleAuthor{align-items:center;gap:12px;display:flex}.styles-module__Q1kS1a__authorAvatar{width:44px;height:44px;font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;background:linear-gradient(135deg,#6b2141,#0f4c81);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.styles-module__Q1kS1a__authorName{color:#2d3748;font-size:14px;font-weight:600}.styles-module__Q1kS1a__authorRole{color:#4a5568;font-size:12px}.styles-module__Q1kS1a__articleDate{color:#4a5568;align-items:center;gap:6px;font-size:13px;display:flex}.styles-module__Q1kS1a__freshBadge{color:#2e7d6a;background:#2e7d6a1a;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.styles-module__Q1kS1a__articleRead{color:#8e8c97;font-size:13px}.styles-module__Q1kS1a__articleBody{max-width:860px;margin:0 auto;padding:0 48px 96px}.styles-module__Q1kS1a__articleBody h2{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;letter-spacing:-.8px;border-top:1px solid #edf2f7;margin:56px 0 20px;padding-top:32px;font-size:32px;font-weight:700;line-height:1.2}.styles-module__Q1kS1a__articleBody h2:first-of-type{border-top:none;margin-top:0;padding-top:0}.styles-module__Q1kS1a__articleBody h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;margin:36px 0 14px;font-size:22px;font-weight:700}.styles-module__Q1kS1a__articleBody p{color:#4a5568;margin-bottom:20px;font-size:17px;line-height:1.8}.styles-module__Q1kS1a__articleBody p strong{color:#2d3748}.styles-module__Q1kS1a__inlineLink{color:#6b2141;border-bottom:2px solid #6b214133;font-weight:600;text-decoration:none;transition:border-color .2s}.styles-module__Q1kS1a__inlineLink:hover{border-color:#6b2141}.styles-module__Q1kS1a__tldrBox{background:linear-gradient(135deg,#f7f0f3,#eedae2);border-left:4px solid #6b2141;border-radius:0 16px 16px 0;margin-bottom:48px;padding:32px 36px}.styles-module__Q1kS1a__tldrLabel{text-transform:uppercase;letter-spacing:2px;color:#6b2141;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:700;display:flex}.styles-module__Q1kS1a__tldrBox p{color:#2d3748;margin-bottom:0;font-size:16px;line-height:1.75}.styles-module__Q1kS1a__tldrBox p strong{color:#1a0812}.styles-module__Q1kS1a__learnBox{background:#fff;border:1px solid #edf2f7;border-radius:16px;margin-bottom:48px;padding:32px 36px}.styles-module__Q1kS1a__learnBox h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;margin-top:0;margin-bottom:18px;font-size:20px;font-weight:700}.styles-module__Q1kS1a__learnList{margin:0;padding:0;list-style:none}.styles-module__Q1kS1a__learnList li{color:#2d3748;padding:6px 0 6px 28px;font-size:15px;line-height:1.6;position:relative}.styles-module__Q1kS1a__learnList li:before{content:"✓";color:#2e7d6a;font-weight:700;position:absolute;left:0}.styles-module__Q1kS1a__defBox{background:#fff;border:1px solid #edf2f7;border-radius:16px;grid-template-columns:1fr 1fr;gap:0;margin:32px 0;padding:28px 32px;display:grid}.styles-module__Q1kS1a__defItem{padding:16px 20px}.styles-module__Q1kS1a__defItem:first-child{border-right:1px solid #edf2f7}.styles-module__Q1kS1a__defItem h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;margin-top:0;margin-bottom:8px;font-size:18px;font-weight:700}.styles-module__Q1kS1a__defItem p{color:#4a5568;margin-bottom:0;font-size:14px;line-height:1.65}.styles-module__Q1kS1a__defTag{text-transform:uppercase;letter-spacing:1.5px;border-radius:4px;margin-bottom:10px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.styles-module__Q1kS1a__defTagLow{color:#2e7d6a;background:#2e7d6a14}.styles-module__Q1kS1a__defTagHigh{color:#c84b3b;background:#c84b3b14}.styles-module__Q1kS1a__defNote{margin-top:10px;color:#8e8c97!important;font-size:13px!important}.styles-module__Q1kS1a__dataCallout{background:#c5993e0f;border-left:4px solid #c5993e;border-radius:0 12px 12px 0;margin:32px 0;padding:24px 28px}.styles-module__Q1kS1a__dcLabel{text-transform:uppercase;letter-spacing:1.5px;color:#c5993e;margin-bottom:8px;font-size:11px;font-weight:700}.styles-module__Q1kS1a__dataCallout p{color:#2d3748;margin-bottom:0;font-size:16px;line-height:1.7}.styles-module__Q1kS1a__dataCallout p strong{color:#1a0812}.styles-module__Q1kS1a__tableWrap{border:1px solid #edf2f7;border-radius:16px;margin:36px 0;overflow-x:auto}.styles-module__Q1kS1a__table{border-collapse:collapse;background:#fff;width:100%;font-size:14px}.styles-module__Q1kS1a__table thead th{color:#fff;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#1a0812;padding:16px 20px;font-size:13px;font-weight:700}.styles-module__Q1kS1a__thDimension{border-radius:15px 0 0;min-width:180px}.styles-module__Q1kS1a__thStrangler{min-width:160px;background:#2e7d6a!important}.styles-module__Q1kS1a__thBigbang{min-width:160px;background:#c84b3b!important}.styles-module__Q1kS1a__thParallel{border-radius:0 15px 0 0;min-width:160px;background:#0f4c81!important}.styles-module__Q1kS1a__tbodyRow:hover{background:#fafaf8}.styles-module__Q1kS1a__tbodyRow:last-child td{border-bottom:none}.styles-module__Q1kS1a__tdDimension{vertical-align:top;color:#1a0812;border-bottom:1px solid #f7fafc;padding:14px 20px;font-weight:600}.styles-module__Q1kS1a__td{vertical-align:top;color:#4a5568;border-bottom:1px solid #f7fafc;padding:14px 20px}.styles-module__Q1kS1a__td strong{color:#1a0812}.styles-module__Q1kS1a__riskBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.styles-module__Q1kS1a__riskLow{color:#2e7d6a;background:#2e7d6a1a}.styles-module__Q1kS1a__riskMed{color:#9a7a20;background:#c5993e1f}.styles-module__Q1kS1a__riskHigh{color:#c84b3b;background:#c84b3b1a}.styles-module__Q1kS1a__riskMatrix{grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0;display:grid}.styles-module__Q1kS1a__rmCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:28px 24px;position:relative;overflow:hidden}.styles-module__Q1kS1a__rmCard:after{content:"";height:3px;position:absolute;top:0;left:0;right:0}.styles-module__Q1kS1a__rmCardStrangler:after{background:#2e7d6a}.styles-module__Q1kS1a__rmCardBigbang:after{background:#c84b3b}.styles-module__Q1kS1a__rmCardParallel:after{background:#0f4c81}.styles-module__Q1kS1a__rmCard h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;margin-top:0;margin-bottom:4px;font-size:19px;font-weight:700}.styles-module__Q1kS1a__rmSub{text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:12px;font-weight:600}.styles-module__Q1kS1a__rmCardStrangler .styles-module__Q1kS1a__rmSub{color:#2e7d6a}.styles-module__Q1kS1a__rmCardBigbang .styles-module__Q1kS1a__rmSub{color:#c84b3b}.styles-module__Q1kS1a__rmCardParallel .styles-module__Q1kS1a__rmSub{color:#0f4c81}.styles-module__Q1kS1a__rmCard p{color:#4a5568;margin-bottom:0;font-size:14px;line-height:1.6}.styles-module__Q1kS1a__rmCard ul{margin-top:14px;padding:0;list-style:none}.styles-module__Q1kS1a__rmCard li{color:#2d3748;padding:4px 0 4px 18px;font-size:13px;line-height:1.5;position:relative}.styles-module__Q1kS1a__rmCard li:before{content:"→";color:#d2805e;font-size:12px;font-weight:700;position:absolute;left:0}.styles-module__Q1kS1a__proconsGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0;display:grid}.styles-module__Q1kS1a__proconsCard{background:#fff;border:1px solid #edf2f7;border-radius:16px;padding:24px 22px}.styles-module__Q1kS1a__proconsCard h4{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;margin-top:0;margin-bottom:16px;font-size:18px;font-weight:700}.styles-module__Q1kS1a__pcSectionLabel{text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:11px;font-weight:700}.styles-module__Q1kS1a__pros{color:#2e7d6a}.styles-module__Q1kS1a__cons{color:#c84b3b}.styles-module__Q1kS1a__pcList{margin-bottom:16px;padding:0;list-style:none}.styles-module__Q1kS1a__pcList li{color:#4a5568;padding:3px 0 3px 16px;font-size:13px;line-height:1.55;position:relative}.styles-module__Q1kS1a__prosList li:before{content:"+";color:#2e7d6a;font-weight:800;position:absolute;left:0}.styles-module__Q1kS1a__consList li:before{content:"−";color:#c84b3b;font-weight:800;position:absolute;left:0}.styles-module__Q1kS1a__verdictBox{color:#fff;background:linear-gradient(135deg,#1a0812 0%,#3a1828 50%,#6b2141 100%);border-radius:20px;margin:48px 0;padding:44px 40px;position:relative;overflow:hidden}.styles-module__Q1kS1a__verdictBox:before{content:"";background:radial-gradient(circle at 80% 30%,#d2805e14,#0000 50%);position:absolute;inset:0}.styles-module__Q1kS1a__vbInner{z-index:2;position:relative}.styles-module__Q1kS1a__vbLabel{text-transform:uppercase;letter-spacing:2px;color:#d2805e;margin-bottom:16px;font-size:12px;font-weight:700}.styles-module__Q1kS1a__verdictBox h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;margin-top:0;margin-bottom:20px;font-size:28px;font-weight:700;line-height:1.2}.styles-module__Q1kS1a__verdictBox p{color:#ffffffa6;margin-bottom:16px;font-size:16px;line-height:1.7}.styles-module__Q1kS1a__vbPicks{margin-top:24px}.styles-module__Q1kS1a__vbPick{border-top:1px solid #ffffff14;grid-template-columns:160px 1fr;align-items:start;gap:14px;padding:14px 0;display:grid}.styles-module__Q1kS1a__vbPickLabel{text-transform:uppercase;letter-spacing:1px;color:#d2805e;font-size:11px;font-weight:700}.styles-module__Q1kS1a__vbPickText{color:#fffc;font-size:15px;line-height:1.5}.styles-module__Q1kS1a__vbPickText strong{color:#fff}.styles-module__Q1kS1a__ctaBanner{text-align:center;background:#6b21410a;border:2px solid #6b21411f;border-radius:20px;margin:56px 0 48px;padding:44px 40px}.styles-module__Q1kS1a__ctaEyebrow{text-transform:uppercase;letter-spacing:2px;color:#6b2141;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__Q1kS1a__ctaBanner h3{font-family:var(--font-playfair),"Playfair Display",serif;color:#1a0812;letter-spacing:-.5px;margin-top:0;margin-bottom:12px;font-size:28px;font-weight:700}.styles-module__Q1kS1a__ctaBanner p{color:#4a5568;max-width:520px;margin:0 auto 28px;font-size:16px;line-height:1.6}.styles-module__Q1kS1a__ctaBtns{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.styles-module__Q1kS1a__ctaBtn{color:#fff;background:#6b2141;border-radius:8px;align-items:center;gap:8px;padding:16px 36px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.styles-module__Q1kS1a__ctaBtn:hover{background:#4a1630;transform:translateY(-2px);box-shadow:0 8px 24px #6b214140}.styles-module__Q1kS1a__ctaSecondary{color:#6b2141;background:0 0;border:2px solid #6b2141;border-radius:8px;align-items:center;gap:6px;padding:16px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.styles-module__Q1kS1a__ctaSecondary:hover{background:#6b21410a}.styles-module__Q1kS1a__faqSection{margin:56px 0 48px}.styles-module__Q1kS1a__faqSection h2{border-top:none!important;padding-top:0!important}.styles-module__Q1kS1a__faqItem{border-bottom:1px solid #edf2f7;padding:20px 0}.styles-module__Q1kS1a__faqQ{color:#1a0812;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:17px;font-weight:700;display:flex}.styles-module__Q1kS1a__faqQ:after{content:"+";color:#6b2141;flex-shrink:0;margin-left:16px;font-size:22px;font-weight:300}.styles-module__Q1kS1a__faqQOpen:after{content:"−"}.styles-module__Q1kS1a__faqA{color:#4a5568;max-height:0;margin-bottom:0;font-size:15px;line-height:1.7;transition:max-height .35s,padding .35s;overflow:hidden}.styles-module__Q1kS1a__faqAOpen{max-height:400px;padding-top:12px}.styles-module__Q1kS1a__authorBio{background:#fff;border:1px solid #edf2f7;border-radius:16px;align-items:flex-start;gap:24px;margin:48px 0;padding:32px 36px;display:flex}.styles-module__Q1kS1a__bioAvatar{width:72px;height:72px;font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;background:linear-gradient(135deg,#6b2141,#0f4c81);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.styles-module__Q1kS1a__bioName{color:#1a0812;font-size:17px;font-weight:700}.styles-module__Q1kS1a__bioRole{color:#6b2141;margin-bottom:8px;font-size:13px;font-weight:600}.styles-module__Q1kS1a__bioText{color:#4a5568;margin-bottom:8px;font-size:14px;line-height:1.65}.styles-module__Q1kS1a__bioLink{color:#6b2141;font-size:13px;font-weight:600;text-decoration:none}.styles-module__Q1kS1a__bioLink:hover{text-decoration:underline}.styles-module__Q1kS1a__footer{background:#1a0812;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__Q1kS1a__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__Q1kS1a__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__Q1kS1a__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__Q1kS1a__footerLogoC{color:#fff}.styles-module__Q1kS1a__footerLogoA{color:#c84b3b}.styles-module__Q1kS1a__footerLogoText{flex-direction:column;display:flex}.styles-module__Q1kS1a__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__Q1kS1a__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__Q1kS1a__footerTagline{color:#ffffff59;max-width:280px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__Q1kS1a__footerLinksGroup{gap:56px;display:flex}.styles-module__Q1kS1a__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__Q1kS1a__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__Q1kS1a__footerCol a:hover{color:#fff}.styles-module__Q1kS1a__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:768px){.styles-module__Q1kS1a__articleHero{padding:110px 24px 40px}.styles-module__Q1kS1a__articleTitle{letter-spacing:-1px;font-size:32px}.styles-module__Q1kS1a__articleBody{padding-left:24px;padding-right:24px}.styles-module__Q1kS1a__defBox{grid-template-columns:1fr}.styles-module__Q1kS1a__defItem:first-child{border-bottom:1px solid #edf2f7;border-right:none}.styles-module__Q1kS1a__riskMatrix,.styles-module__Q1kS1a__proconsGrid{grid-template-columns:1fr}.styles-module__Q1kS1a__verdictBox,.styles-module__Q1kS1a__ctaBanner{padding:32px 24px}.styles-module__Q1kS1a__ctaBtns{flex-direction:column;align-items:center}.styles-module__Q1kS1a__vbPick{grid-template-columns:1fr;gap:6px}.styles-module__Q1kS1a__authorBio{flex-direction:column}.styles-module__Q1kS1a__footer{padding:40px 24px 24px}.styles-module__Q1kS1a__footerTop{flex-direction:column;gap:32px}.styles-module__Q1kS1a__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__Q1kS1a__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__SEe2Jq__pageWrapper{background:var(--warm-white);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__SEe2Jq__hero{grid-template-columns:1fr auto;align-items:end;gap:48px;max-width:1280px;margin:0 auto;padding:130px 48px 56px;display:grid}.styles-module__SEe2Jq__heroBreadcrumb{color:var(--slate);margin-bottom:16px;font-size:13px}.styles-module__SEe2Jq__heroBreadcrumb a{color:#2e7d6a;font-weight:500;text-decoration:none}.styles-module__SEe2Jq__heroBreadcrumb span{color:#cbd5e0;margin:0 8px}.styles-module__SEe2Jq__heroLabel{text-transform:uppercase;letter-spacing:2px;color:#2e7d6a;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__SEe2Jq__heroTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-2px;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.05}.styles-module__SEe2Jq__heroDesc{color:var(--slate);max-width:560px;font-size:18px;line-height:1.65}.styles-module__SEe2Jq__heroStat{text-align:right}.styles-module__SEe2Jq__heroStatIcon{background:#d2ebe4;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;margin-left:auto;font-size:32px;display:flex}.styles-module__SEe2Jq__heroStatCount{font-family:var(--font-playfair),"Playfair Display",serif;color:#2e7d6a;text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:700}.styles-module__SEe2Jq__divider{max-width:1280px;margin:0 auto;padding:0 48px}.styles-module__SEe2Jq__dividerLine{background:linear-gradient(90deg,#2e7d6a26,#0000000a);height:1px}.styles-module__SEe2Jq__filters{flex-wrap:wrap;gap:10px;max-width:1280px;margin:0 auto;padding:28px 48px 0;display:flex}.styles-module__SEe2Jq__filterPill{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--slate);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s}.styles-module__SEe2Jq__filterPill:hover{color:#2e7d6a;border-color:#2e7d6a}.styles-module__SEe2Jq__filterPillActive{color:#fff!important;background:#2e7d6a!important;border-color:#2e7d6a!important}.styles-module__SEe2Jq__gridSection{max-width:1280px;margin:0 auto;padding:36px 48px 100px}.styles-module__SEe2Jq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.styles-module__SEe2Jq__card{color:inherit;background:#fff;border:1px solid #edf2f7;border-radius:16px;flex-direction:column;padding:32px 28px 28px;text-decoration:none;transition:all .35s;display:flex;position:relative}.styles-module__SEe2Jq__card:after{content:"";opacity:0;background:#2e7d6a;border-radius:0 0 16px 16px;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:24px;right:24px}.styles-module__SEe2Jq__card:hover{border-color:#2e7d6a26;transform:translateY(-6px);box-shadow:0 20px 48px #0a142814,0 4px 12px #0a14280a}.styles-module__SEe2Jq__card:hover:after{opacity:1}.styles-module__SEe2Jq__cardTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.styles-module__SEe2Jq__cardHub{text-transform:uppercase;letter-spacing:1.2px;border-radius:5px;padding:4px 12px;font-size:11px;font-weight:700}.styles-module__SEe2Jq__cardType{color:#a0aec0;font-size:11px;font-weight:500}.styles-module__SEe2Jq__cardTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-.3px;margin-bottom:12px;font-size:21px;font-weight:700;line-height:1.25}.styles-module__SEe2Jq__cardDesc{color:var(--slate);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6}.styles-module__SEe2Jq__cardCta{color:#2e7d6a;font-size:14px;font-weight:600;transition:color .2s}.styles-module__SEe2Jq__card:hover .styles-module__SEe2Jq__cardCta{color:#1b5a4a}.animate-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.animate-in.visible{opacity:1;transform:translateY(0)}.styles-module__SEe2Jq__newsletterSection{text-align:center;background:linear-gradient(135deg,#071b30,#0f4c81,#2e7d6a);padding:88px 48px;position:relative;overflow:hidden}.styles-module__SEe2Jq__newsletterSection:before{content:"";background:radial-gradient(circle at 65% 45%,#c5993e12,#0000 55%);position:absolute;inset:0}.styles-module__SEe2Jq__newsletterInner{z-index:2;max-width:600px;margin:0 auto;position:relative}.styles-module__SEe2Jq__newsletterLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:12px;font-size:12px;font-weight:700}.styles-module__SEe2Jq__newsletterTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-1px;margin-bottom:12px;font-size:38px;font-weight:700;line-height:1.15}.styles-module__SEe2Jq__newsletterDesc{color:#ffffff8c;max-width:500px;margin:0 auto 32px;font-size:17px;line-height:1.6}.styles-module__SEe2Jq__newsletterForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.styles-module__SEe2Jq__newsletterInput{color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:14px 20px;font-size:15px;transition:border-color .2s}.styles-module__SEe2Jq__newsletterInput::placeholder{color:#ffffff59}.styles-module__SEe2Jq__newsletterInput:focus{border-color:#c5993e}.styles-module__SEe2Jq__newsletterBtn{color:#071b30;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",sans-serif;cursor:pointer;white-space:nowrap;background:#c5993e;border:none;border-radius:8px;padding:14px 28px;transition:all .25s}.styles-module__SEe2Jq__newsletterBtn:hover{background:#a07a2a;transform:translateY(-2px);box-shadow:0 8px 24px #c5993e4d}.styles-module__SEe2Jq__newsletterNote{color:#ffffff4d;margin-top:14px;font-size:13px}.styles-module__SEe2Jq__footer{background:#0a1628;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__SEe2Jq__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__SEe2Jq__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__SEe2Jq__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__SEe2Jq__footerLogoC{color:#fff}.styles-module__SEe2Jq__footerLogoA{color:#c84b3b}.styles-module__SEe2Jq__footerLogoText{flex-direction:column;display:flex}.styles-module__SEe2Jq__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__SEe2Jq__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__SEe2Jq__footerTagline{color:#ffffff59;max-width:280px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__SEe2Jq__footerLinksGroup{gap:56px;display:flex}.styles-module__SEe2Jq__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__SEe2Jq__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__SEe2Jq__footerCol a:hover{color:#fff}.styles-module__SEe2Jq__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:1024px){.styles-module__SEe2Jq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__SEe2Jq__hero{grid-template-columns:1fr;gap:24px;padding:110px 24px 48px}.styles-module__SEe2Jq__heroTitle{letter-spacing:-1px;font-size:38px}.styles-module__SEe2Jq__heroStat{text-align:left}.styles-module__SEe2Jq__heroStatIcon{margin-left:0}.styles-module__SEe2Jq__divider,.styles-module__SEe2Jq__filters,.styles-module__SEe2Jq__gridSection{padding-left:24px;padding-right:24px}.styles-module__SEe2Jq__grid{grid-template-columns:1fr}.styles-module__SEe2Jq__newsletterForm{flex-direction:column}.styles-module__SEe2Jq__newsletterSection{padding:64px 24px}.styles-module__SEe2Jq__footer{padding:40px 24px 24px}.styles-module__SEe2Jq__footerTop{flex-direction:column;gap:32px}.styles-module__SEe2Jq__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__SEe2Jq__footerBottom{text-align:center;flex-direction:column;gap:8px}}
.styles-module__O1edkq__pageWrapper{background:var(--warm-white);color:var(--charcoal);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;overflow-x:hidden}.styles-module__O1edkq__hero{grid-template-columns:1fr auto;align-items:end;gap:48px;max-width:1280px;margin:0 auto;padding:130px 48px 56px;display:grid}.styles-module__O1edkq__heroBreadcrumb{color:var(--slate);margin-bottom:16px;font-size:13px}.styles-module__O1edkq__heroBreadcrumb a{color:var(--classic-blue);font-weight:500;text-decoration:none}.styles-module__O1edkq__heroBreadcrumb span{color:#cbd5e0;margin:0 8px}.styles-module__O1edkq__heroLabel{text-transform:uppercase;letter-spacing:2px;color:var(--classic-blue);margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__O1edkq__heroTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-2px;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.05}.styles-module__O1edkq__heroDesc{color:var(--slate);max-width:560px;font-size:18px;line-height:1.65}.styles-module__O1edkq__heroStatBox{text-align:right}.styles-module__O1edkq__heroStatIcon{background:#d6e2ee;border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;margin-left:auto;font-size:32px;display:flex}.styles-module__O1edkq__heroStatCount{font-family:var(--font-playfair),"Playfair Display",serif;color:var(--classic-blue);text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:700}.styles-module__O1edkq__divider{max-width:1280px;margin:0 auto;padding:0 48px}.styles-module__O1edkq__dividerLine{background:linear-gradient(90deg,#0f4c8126,#0000000a);height:1px}.styles-module__O1edkq__filters{flex-wrap:wrap;gap:10px;max-width:1280px;margin:0 auto;padding:28px 48px 0;display:flex}.styles-module__O1edkq__filterPill{font-family:var(--font-dm-sans),"DM Sans",sans-serif;color:var(--slate);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:100px;padding:8px 18px;font-size:13px;font-weight:600;transition:all .25s}.styles-module__O1edkq__filterPill:hover{border-color:var(--classic-blue);color:var(--classic-blue)}.styles-module__O1edkq__filterPillActive{background:var(--classic-blue)!important;color:#fff!important;border-color:var(--classic-blue)!important}.styles-module__O1edkq__gridSection{max-width:1280px;margin:0 auto;padding:36px 48px 100px}.styles-module__O1edkq__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.styles-module__O1edkq__card{color:inherit;background:#fff;border:1px solid #edf2f7;border-radius:16px;flex-direction:column;padding:32px 28px 28px;text-decoration:none;transition:all .35s;display:flex;position:relative}.styles-module__O1edkq__card:after{content:"";background:var(--classic-blue);opacity:0;border-radius:0 0 16px 16px;height:3px;transition:opacity .35s;position:absolute;bottom:0;left:24px;right:24px}.styles-module__O1edkq__card:hover{border-color:#0f4c8126;transform:translateY(-6px);box-shadow:0 20px 48px #0a142814,0 4px 12px #0a14280a}.styles-module__O1edkq__card:hover:after{opacity:1}.styles-module__O1edkq__cardTop{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.styles-module__O1edkq__cardHub{text-transform:uppercase;letter-spacing:1.2px;border-radius:5px;padding:4px 12px;font-size:11px;font-weight:700}.styles-module__O1edkq__cardType{color:#a0aec0;font-size:11px;font-weight:500}.styles-module__O1edkq__cardTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#0a1628;letter-spacing:-.3px;flex-grow:0;margin-bottom:12px;font-size:21px;font-weight:700;line-height:1.25}.styles-module__O1edkq__cardDesc{color:var(--slate);flex-grow:1;margin-bottom:20px;font-size:14px;line-height:1.6}.styles-module__O1edkq__cardCta{color:var(--classic-blue);font-size:14px;font-weight:600;transition:color .2s}.styles-module__O1edkq__card:hover .styles-module__O1edkq__cardCta{color:#0a3460}.styles-module__O1edkq__newsletterSection{text-align:center;background:linear-gradient(135deg,#071b30,#0f4c81,#2e7d6a);padding:88px 48px;position:relative;overflow:hidden}.styles-module__O1edkq__newsletterSection:before{content:"";background:radial-gradient(circle at 65% 45%,#c5993e12,#0000 55%);position:absolute;inset:0}.styles-module__O1edkq__newsletterInner{z-index:2;max-width:600px;margin:0 auto;position:relative}.styles-module__O1edkq__newsletterLabel{text-transform:uppercase;letter-spacing:2px;color:#c5993e;margin-bottom:12px;font-size:12px;font-weight:700}.styles-module__O1edkq__newsletterTitle{font-family:var(--font-playfair),"Playfair Display",serif;color:#fff;letter-spacing:-1px;margin-bottom:12px;font-size:38px;font-weight:700;line-height:1.15}.styles-module__O1edkq__newsletterDesc{color:#ffffff8c;max-width:500px;margin:0 auto 32px;font-size:17px;line-height:1.6}.styles-module__O1edkq__newsletterForm{gap:12px;max-width:480px;margin:0 auto;display:flex}.styles-module__O1edkq__newsletterInput{color:#fff;font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#ffffff14;border:1.5px solid #ffffff26;border-radius:8px;outline:none;flex:1;padding:14px 20px;font-size:15px;transition:border-color .2s}.styles-module__O1edkq__newsletterInput::placeholder{color:#ffffff59}.styles-module__O1edkq__newsletterInput:focus{border-color:#c5993e}.styles-module__O1edkq__newsletterBtn{color:#071b30;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",sans-serif;cursor:pointer;white-space:nowrap;background:#c5993e;border:none;border-radius:8px;padding:14px 28px;transition:all .25s}.styles-module__O1edkq__newsletterBtn:hover{background:#a07a2a;transform:translateY(-2px);box-shadow:0 8px 24px #c5993e4d}.styles-module__O1edkq__newsletterNote{color:#ffffff4d;margin-top:14px;font-size:13px}.styles-module__O1edkq__footer{background:#0a1628;border-top:1px solid #ffffff0f;padding:56px 48px 28px}.styles-module__O1edkq__footerTop{justify-content:space-between;align-items:flex-start;max-width:1200px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:flex}.styles-module__O1edkq__footerBrand{align-items:center;gap:12px;display:flex}.styles-module__O1edkq__footerLogoMark{width:36px;height:36px;font-family:var(--font-playfair),"Playfair Display",serif;letter-spacing:-1.5px;border:1.5px solid #ffffff80;flex-shrink:0;justify-content:center;align-items:center;font-size:17px;font-weight:800;line-height:1;display:flex}.styles-module__O1edkq__footerLogoC{color:#fff}.styles-module__O1edkq__footerLogoA{color:#c84b3b}.styles-module__O1edkq__footerLogoText{flex-direction:column;gap:0;display:flex}.styles-module__O1edkq__footerLogoText:before{content:"";background:#fff3;width:100%;height:1px;margin-bottom:3px;display:block}.styles-module__O1edkq__footerLogoWordmark{font-family:var(--font-dm-sans),"DM Sans",sans-serif;text-transform:uppercase;letter-spacing:2.5px;color:#ffffff80;font-size:9px;font-weight:600}.styles-module__O1edkq__footerTagline{color:#ffffff59;max-width:280px;margin-top:8px;font-size:13px;line-height:1.5}.styles-module__O1edkq__footerLinksGroup{gap:56px;display:flex}.styles-module__O1edkq__footerCol h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;margin-bottom:14px;font-size:12px;font-weight:700}.styles-module__O1edkq__footerCol a{color:#fff9;margin-bottom:8px;font-size:14px;text-decoration:none;transition:color .2s;display:block}.styles-module__O1edkq__footerCol a:hover{color:#fff}.styles-module__O1edkq__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0f;justify-content:space-between;max-width:1200px;margin:0 auto;padding-top:20px;font-size:13px;display:flex}@media (max-width:1024px){.styles-module__O1edkq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.styles-module__O1edkq__hero{grid-template-columns:1fr;gap:24px;padding:110px 24px 48px}.styles-module__O1edkq__heroTitle{letter-spacing:-1px;font-size:38px}.styles-module__O1edkq__heroStatBox{text-align:left}.styles-module__O1edkq__heroStatIcon{margin-left:0}.styles-module__O1edkq__divider,.styles-module__O1edkq__filters,.styles-module__O1edkq__gridSection{padding-left:24px;padding-right:24px}.styles-module__O1edkq__grid{grid-template-columns:1fr}.styles-module__O1edkq__newsletterForm{flex-direction:column}.styles-module__O1edkq__newsletterSection{padding:64px 24px}.styles-module__O1edkq__footer{padding:40px 24px 24px}.styles-module__O1edkq__footerTop{flex-direction:column;gap:32px}.styles-module__O1edkq__footerLinksGroup{flex-wrap:wrap;gap:32px}.styles-module__O1edkq__footerBottom{text-align:center;flex-direction:column;gap:8px}}
