:root{--alert-primary:linear-gradient(135deg,#01484c,#012425);--success-color:#338650;--success-bg:#ecfdf5;--error-color:#c80000;--error-bg:#fff1f2;--warning-color:#967110;--warning-bg:#fffbe6;--white:#fff;--border-radius-lg:16px;--border-radius-full:50%}@media (prefers-color-scheme:dark){:root{--alert-primary:linear-gradient(135deg,#015d62,#012425);--success-color:#22c55e;--success-bg:#14462f;--error-color:#fc1a1a;--error-bg:#fc1a1a;--warning-color:#facc15;--warning-bg:#534a1c}}.CommunityAlertSection-module__fhzjva__hero{background:var(--alert-primary);color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:200vw;min-height:320px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:5rem 0;display:flex}.CommunityAlertSection-module__fhzjva__heroTitle{color:var(--white)}.CommunityAlertSection-module__fhzjva__heroSubtitle{opacity:.95;margin-top:16px;font-size:20px}.CommunityAlertSection-module__fhzjva__heroDescription{margin-top:24px;max-width:720px;margin-inline:auto;font-size:18px}.CommunityAlertSection-module__fhzjva__section{margin:0 auto;padding:3rem 0}.CommunityAlertSection-module__fhzjva__sectionTitle{text-align:center;margin-bottom:40px;font-size:32px}.CommunityAlertSection-module__fhzjva__section .CommunityAlertSection-module__fhzjva__sectionSubtitle{text-align:center;max-width:800px;margin:0 auto}.CommunityAlertSection-module__fhzjva__aboutGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:0 2rem;margin-top:5rem;display:grid}.CommunityAlertSection-module__fhzjva__aboutItem{text-align:center;grid-row:span 2;grid-template-rows:subgrid;display:grid}.CommunityAlertSection-module__fhzjva__aboutImage{border-radius:var(--border-radius-lg);border:1px solid var(--border-color);align-self:end;max-width:200px;margin:0 auto 2rem;overflow:hidden}.CommunityAlertSection-module__fhzjva__aboutImage img{width:100%;height:auto;display:block}.CommunityAlertSection-module__fhzjva__aboutText{max-width:200px;margin:0 auto}.CommunityAlertSection-module__fhzjva__featuresGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.CommunityAlertSection-module__fhzjva__featureCard{border-radius:var(--border-radius);padding:var(--padding-card);border:1px solid var(--border-color)}.CommunityAlertSection-module__fhzjva__alertsGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.CommunityAlertSection-module__fhzjva__alertColumn{flex-direction:column;gap:1rem;display:flex}.CommunityAlertSection-module__fhzjva__alertImage{border-radius:var(--border-radius-lg);border:1px solid var(--border-color);max-width:200px;margin:0 auto;overflow:hidden}.CommunityAlertSection-module__fhzjva__alertImage img{width:100%;height:auto;display:block}.CommunityAlertSection-module__fhzjva__alertCard{border-radius:var(--border-radius-lg);text-align:center;flex:1;width:100%;max-width:200px;margin:0 auto;padding:2rem}.CommunityAlertSection-module__fhzjva__alertIcon{border-radius:var(--border-radius-full);justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex}.CommunityAlertSection-module__fhzjva__prealert h3{color:var(--warning-color)}.CommunityAlertSection-module__fhzjva__prealert .CommunityAlertSection-module__fhzjva__alertIcon{background:var(--warning-bg);border:1px solid var(--warning-color)}.CommunityAlertSection-module__fhzjva__alert h3{color:var(--error-color)}.CommunityAlertSection-module__fhzjva__alert .CommunityAlertSection-module__fhzjva__alertIcon{background:var(--error-bg);border:1px solid var(--error-color)}.CommunityAlertSection-module__fhzjva__end h3{color:var(--success-color)}.CommunityAlertSection-module__fhzjva__end .CommunityAlertSection-module__fhzjva__alertIcon{background:var(--success-bg);border:1px solid var(--success-color)}.CommunityAlertSection-module__fhzjva__recipientsGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.CommunityAlertSection-module__fhzjva__recipientBox{border:1px solid var(--border-color);border-radius:var(--border-radius);padding:var(--padding-card)}.CommunityAlertSection-module__fhzjva__recipientBox h3{margin-bottom:1rem;padding-bottom:1.2rem;font-weight:700}.CommunityAlertSection-module__fhzjva__recipientContent ul{margin:0;padding-left:0;list-style:none}.CommunityAlertSection-module__fhzjva__recipientContent ul li{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.CommunityAlertSection-module__fhzjva__recipientBox:has(h3[class*=cardTitle]) h3:first-of-type{color:var(--success-color)}.CommunityAlertSection-module__fhzjva__recipientBox:has(h3[class*=cardTitle]) .CommunityAlertSection-module__fhzjva__recipientContent ul li:before{content:"✓";color:var(--success-color);flex-shrink:0;margin-top:.1rem;font-size:1rem;font-weight:800}.CommunityAlertSection-module__fhzjva__recipientBox:nth-child(2) h3{color:var(--error-color)!important}.CommunityAlertSection-module__fhzjva__recipientBox:nth-child(2) .CommunityAlertSection-module__fhzjva__recipientContent ul li:before{flex-shrink:0;margin-top:.1rem;font-size:1rem;font-weight:800;content:"✗"!important;color:var(--error-color)!important}@media (max-width:1024px){.CommunityAlertSection-module__fhzjva__hero{width:auto;margin-left:0;margin-right:0;padding:80px 1rem}.CommunityAlertSection-module__fhzjva__heroSubtitle{font-size:18px}.CommunityAlertSection-module__fhzjva__heroDescription{font-size:16px}.CommunityAlertSection-module__fhzjva__section{padding:2.5rem 0}.CommunityAlertSection-module__fhzjva__sectionTitle{font-size:28px}.CommunityAlertSection-module__fhzjva__aboutGrid{grid-template-columns:repeat(3,1fr)}.CommunityAlertSection-module__fhzjva__featuresGrid{grid-template-columns:repeat(2,1fr);gap:20px}.CommunityAlertSection-module__fhzjva__alertsGrid{grid-template-columns:repeat(3,1fr);gap:20px}.CommunityAlertSection-module__fhzjva__alertCard{padding:1.5rem}.CommunityAlertSection-module__fhzjva__recipientsGrid{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.CommunityAlertSection-module__fhzjva__hero{border-radius:20px;width:auto;margin-left:0;margin-right:0;padding:60px 1rem}.CommunityAlertSection-module__fhzjva__heroSubtitle{font-size:16px}.CommunityAlertSection-module__fhzjva__heroDescription{max-width:100%;font-size:15px}.CommunityAlertSection-module__fhzjva__section{padding:2rem 0}.CommunityAlertSection-module__fhzjva__sectionTitle{margin-bottom:24px;font-size:24px}.CommunityAlertSection-module__fhzjva__aboutGrid{grid-template-columns:1fr;gap:2rem}.CommunityAlertSection-module__fhzjva__featuresGrid{grid-template-columns:1fr;gap:16px}.CommunityAlertSection-module__fhzjva__featureCard{padding:20px}.CommunityAlertSection-module__fhzjva__alertsGrid{grid-template-columns:1fr;gap:3rem}.CommunityAlertSection-module__fhzjva__alertCard{padding:1.25rem}.CommunityAlertSection-module__fhzjva__recipientsGrid{grid-template-columns:1fr;gap:16px}.CommunityAlertSection-module__fhzjva__recipientBox{padding:20px}}@media (max-width:480px){.CommunityAlertSection-module__fhzjva__hero{padding:40px .75rem}.CommunityAlertSection-module__fhzjva__heroSubtitle{margin-top:12px;font-size:15px}.CommunityAlertSection-module__fhzjva__heroDescription{margin-top:16px;font-size:14px}.CommunityAlertSection-module__fhzjva__section{padding:1.5rem 0}.CommunityAlertSection-module__fhzjva__sectionTitle{margin-bottom:20px;font-size:20px}.CommunityAlertSection-module__fhzjva__featureCard{padding:16px}.CommunityAlertSection-module__fhzjva__alertCard{padding:1rem}.CommunityAlertSection-module__fhzjva__alertIcon{width:40px;height:40px;margin-bottom:12px}.CommunityAlertSection-module__fhzjva__recipientBox{padding:16px}.CommunityAlertSection-module__fhzjva__recipientContent ul li{margin-bottom:.4rem;font-size:.9rem}}
