.CommunityGuidelines-module__eurfoG__root{--yellow:#f59e0b;--yellow-light:#fef3c7;--yellow-dark:#92400e;--text:#111827;--text-muted:#6b7280;--card-border:#e5e7eb;--bg-page:#f3f4f6;--sidebar-w:225px;--lp-card-shadow:0 2px 8px #0f172a12;--lp-card-shadow-hover:0 6px 20px #0f172a1f;--page-pad:20px;width:100%;max-width:100%;min-height:calc(100vh - var(--headerH,62.5px));min-height:calc(100dvh - var(--headerH,62.5px));background:var(--bg-page);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif;display:block;overflow-x:hidden}.CommunityGuidelines-module__eurfoG__root *,.CommunityGuidelines-module__eurfoG__root :before,.CommunityGuidelines-module__eurfoG__root :after{box-sizing:border-box}.CommunityGuidelines-module__eurfoG__root a{color:inherit;text-decoration:none}.CommunityGuidelines-module__eurfoG__hero{text-align:center;background:#fff;padding:24px 20px 28px}.CommunityGuidelines-module__eurfoG__heroBadge{background:#f59e0beb;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 14px;display:flex;box-shadow:0 4px 16px #f59e0b73}.CommunityGuidelines-module__eurfoG__heroBadge svg{color:#fff;width:28px;height:28px;display:block}.CommunityGuidelines-module__eurfoG__heroTitle{color:#0f172a;letter-spacing:-1px;margin:0 0 12px;font-size:52px;font-weight:800;line-height:1.08}.CommunityGuidelines-module__eurfoG__heroDesc{color:var(--text-muted);max-width:480px;margin:0 auto 22px;font-size:15px;line-height:1.5}.CommunityGuidelines-module__eurfoG__heroPills{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.CommunityGuidelines-module__eurfoG__heroPill{border:1px solid var(--card-border);background:#f9fafb;border-radius:999px;align-items:center;gap:5px;padding:5px 13px;font-size:13px;display:inline-flex}.CommunityGuidelines-module__eurfoG__heroPill b{color:var(--text-muted);font-weight:600}.CommunityGuidelines-module__eurfoG__heroDivider{background:var(--card-border);height:1px}.CommunityGuidelines-module__eurfoG__pageWrap{width:100%;max-width:calc(1360px + (var(--page-pad) * 2));padding:var(--page-pad);box-sizing:border-box;margin:0 auto}@media (max-width:1430px){.CommunityGuidelines-module__eurfoG__root{--page-pad:10px}}.CommunityGuidelines-module__eurfoG__layout{align-items:flex-start;gap:24px;width:100%;margin:0 auto;display:flex}.CommunityGuidelines-module__eurfoG__sidebar{flex:0 0 var(--sidebar-w);width:var(--sidebar-w);border:1px solid var(--card-border);box-sizing:border-box;background:#fff;border-radius:16px;padding:10px;position:sticky;top:24px;box-shadow:0 2px 6px #0f172a14}.CommunityGuidelines-module__eurfoG__sidebarTrack{width:100%}.CommunityGuidelines-module__eurfoG__sidebarLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);padding:4px 10px 8px;font-size:10px;font-weight:700}.CommunityGuidelines-module__eurfoG__navBtn{cursor:pointer;text-align:left;color:#374151;box-sizing:border-box;-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:10px;grid-template-columns:22px minmax(0,1fr);align-items:center;column-gap:8px;width:100%;padding:10px;font-family:inherit;font-size:13.5px;font-weight:500;line-height:1.35;transition:background .12s,color .12s;display:grid}.CommunityGuidelines-module__eurfoG__navBtn:hover{color:var(--text);background:#f9fafb}.CommunityGuidelines-module__eurfoG__navBtn.CommunityGuidelines-module__eurfoG__active{background:var(--yellow-light);color:var(--yellow-dark);font-weight:600}.CommunityGuidelines-module__eurfoG__navBtn.CommunityGuidelines-module__eurfoG__active .CommunityGuidelines-module__eurfoG__navIcon,.CommunityGuidelines-module__eurfoG__navBtn.CommunityGuidelines-module__eurfoG__active .CommunityGuidelines-module__eurfoG__navSvgIcon{opacity:1}.CommunityGuidelines-module__eurfoG__navNum{min-width:22px;height:22px;color:var(--text-muted);background:#f3f4f6;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0 5px;font-size:11px;font-weight:700;display:inline-flex}.CommunityGuidelines-module__eurfoG__navBtn.CommunityGuidelines-module__eurfoG__active .CommunityGuidelines-module__eurfoG__navNum{color:var(--yellow-dark);background:#fde68a}.CommunityGuidelines-module__eurfoG__navIcon{opacity:.55;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:3px;width:22px;height:22px;display:flex}.CommunityGuidelines-module__eurfoG__navIcon span{background:currentColor;border-radius:2px;width:18px;height:2px;display:block}.CommunityGuidelines-module__eurfoG__navSvgIcon{opacity:.55;flex-shrink:0;place-self:center start;width:22px;height:22px;display:block}.CommunityGuidelines-module__eurfoG__navLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;padding-block:1px;line-height:1.35;overflow:hidden}.CommunityGuidelines-module__eurfoG__navSep{background:var(--card-border);border-radius:999px;height:1px;margin:5px 4px}.CommunityGuidelines-module__eurfoG__content{flex:auto;min-width:0}.CommunityGuidelines-module__eurfoG__panel{display:none}.CommunityGuidelines-module__eurfoG__panel.CommunityGuidelines-module__eurfoG__active{animation:.18s CommunityGuidelines-module__eurfoG__fadeUp;display:block}@keyframes CommunityGuidelines-module__eurfoG__fadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.CommunityGuidelines-module__eurfoG__infoBanner{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:20px;font-size:13.5px;line-height:1.45;display:flex}.CommunityGuidelines-module__eurfoG__infoBanner svg{flex-shrink:0;margin-top:1px}.CommunityGuidelines-module__eurfoG__metaCard{border:1px solid var(--card-border);background:#fff;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:16px 20px;margin-bottom:20px;padding:20px;display:grid;box-shadow:0 2px 6px #0f172a14}.CommunityGuidelines-module__eurfoG__metaLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:11px;font-weight:700}.CommunityGuidelines-module__eurfoG__metaValue{color:var(--text);font-size:13.5px;font-weight:600;line-height:1.4}.CommunityGuidelines-module__eurfoG__metaValue a{color:var(--yellow);font-weight:700}.CommunityGuidelines-module__eurfoG__metaValue a:hover{text-decoration:underline}.CommunityGuidelines-module__eurfoG__overviewGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.CommunityGuidelines-module__eurfoG__sectionCard{border:1px solid var(--card-border);cursor:pointer;box-shadow:var(--lp-card-shadow);background:#fff;border-radius:14px;padding:20px;transition:box-shadow .18s,transform .18s,border-color .18s}.CommunityGuidelines-module__eurfoG__sectionCard:hover{box-shadow:var(--lp-card-shadow-hover);border-color:#d1d5db;transform:translateY(-2px)}.CommunityGuidelines-module__eurfoG__sectionBadge{background:var(--yellow-light);color:var(--yellow-dark);border-radius:7px;margin-bottom:10px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-block}.CommunityGuidelines-module__eurfoG__sectionTitle{color:#0f172a;margin:0 0 6px;font-size:16px;font-weight:700}.CommunityGuidelines-module__eurfoG__sectionDesc{color:var(--text-muted);margin:0;font-size:13px;line-height:1.45}.CommunityGuidelines-module__eurfoG__sectionHeader{border:1px solid var(--card-border);background:#fff;border-radius:14px;align-items:center;gap:12px;margin-bottom:16px;padding:20px;display:flex;box-shadow:0 2px 6px #0f172a14}.CommunityGuidelines-module__eurfoG__sectionHeaderBadge{background:var(--yellow-light);color:var(--yellow-dark);white-space:nowrap;border-radius:8px;padding:4px 10px;font-size:12px;font-weight:700}.CommunityGuidelines-module__eurfoG__sectionHeaderTitle{color:#0f172a;margin:0;font-size:20px;font-weight:800}.CommunityGuidelines-module__eurfoG__acard{border:1px solid var(--card-border);background:#fff;border-radius:14px;margin-bottom:14px;padding:20px;box-shadow:0 2px 6px #0f172a14}.CommunityGuidelines-module__eurfoG__acardH3{color:#111827;align-items:center;gap:10px;margin:0 0 10px;font-size:16px;font-weight:800;display:flex}.CommunityGuidelines-module__eurfoG__acardNum{background:var(--yellow-light);width:26px;min-width:26px;height:26px;color:var(--yellow-dark);border-radius:7px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.CommunityGuidelines-module__eurfoG__acardH4{color:#374151;margin:14px 0 6px;font-size:14px;font-weight:700}.CommunityGuidelines-module__eurfoG__acard p{color:#374151;margin:0 0 10px;font-size:14px;line-height:1.6}.CommunityGuidelines-module__eurfoG__acard ul{color:#374151;margin:0 0 10px;padding-left:18px;font-size:14px;line-height:1.6;list-style:outside}.CommunityGuidelines-module__eurfoG__acard ul li{margin:5px 0;display:list-item}.CommunityGuidelines-module__eurfoG__acard ul li::marker{color:#374151}.CommunityGuidelines-module__eurfoG__acard a{color:var(--yellow);font-weight:700}.CommunityGuidelines-module__eurfoG__acard a:hover{text-decoration:underline}.CommunityGuidelines-module__eurfoG__acard>:last-child{margin-bottom:0}@media (max-width:900px){.CommunityGuidelines-module__eurfoG__heroTitle{font-size:38px}.CommunityGuidelines-module__eurfoG__metaCard{grid-template-columns:1fr 1fr}}@media (max-width:768px){.CommunityGuidelines-module__eurfoG__layout{flex-direction:column}.CommunityGuidelines-module__eurfoG__sidebar{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-radius:16px;flex:none;width:100%;margin-bottom:4px;padding:10px;position:static;overflow:auto hidden}.CommunityGuidelines-module__eurfoG__sidebar::-webkit-scrollbar{display:none}.CommunityGuidelines-module__eurfoG__sidebarLabel,.CommunityGuidelines-module__eurfoG__navSep{display:none}.CommunityGuidelines-module__eurfoG__sidebarTrack{flex-wrap:nowrap;justify-content:center;align-items:center;gap:4px;width:max-content;min-width:100%;margin:0 auto;display:flex}.CommunityGuidelines-module__eurfoG__navBtn{flex:none;grid-template-columns:20px minmax(0,1fr);column-gap:6px;width:auto;padding:7px 12px;font-size:13px;display:grid}.CommunityGuidelines-module__eurfoG__navBtn .CommunityGuidelines-module__eurfoG__navNum{min-width:20px;height:20px;font-size:10.5px;display:inline-flex}.CommunityGuidelines-module__eurfoG__overviewGrid{grid-template-columns:1fr}.CommunityGuidelines-module__eurfoG__metaCard,.CommunityGuidelines-module__eurfoG__sectionCard,.CommunityGuidelines-module__eurfoG__sectionHeader,.CommunityGuidelines-module__eurfoG__acard,.CommunityGuidelines-module__eurfoG__infoBanner{padding:15px}.CommunityGuidelines-module__eurfoG__metaCard{grid-template-columns:1fr}.CommunityGuidelines-module__eurfoG__heroTitle{font-size:30px}.CommunityGuidelines-module__eurfoG__heroBadge{border-radius:11px;width:42px;height:42px;margin-bottom:10px}.CommunityGuidelines-module__eurfoG__heroBadge svg{width:22px;height:22px}.CommunityGuidelines-module__eurfoG__content,.CommunityGuidelines-module__eurfoG__metaCard,.CommunityGuidelines-module__eurfoG__sectionCard,.CommunityGuidelines-module__eurfoG__sectionHeader,.CommunityGuidelines-module__eurfoG__acard,.CommunityGuidelines-module__eurfoG__infoBanner,.CommunityGuidelines-module__eurfoG__metaValue,.CommunityGuidelines-module__eurfoG__sectionDesc,.CommunityGuidelines-module__eurfoG__acard p,.CommunityGuidelines-module__eurfoG__acardH4{text-align:center}.CommunityGuidelines-module__eurfoG__infoBanner,.CommunityGuidelines-module__eurfoG__sectionHeader,.CommunityGuidelines-module__eurfoG__acardH3{justify-content:center}.CommunityGuidelines-module__eurfoG__acard ul{text-align:center;margin-left:0;padding-left:0;list-style:inside}}
