*,:after,:before{box-sizing:border-box}:root{--viewport-height:100vh}body,html{height:100%;margin:0;padding:0;font-family:var(--font-primary),system-ui,sans-serif;background:var(--color-background);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--font-primary:var(--font-poppins)}a{color:var(--color-link);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-link-hover)}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}img{max-width:100%;display:block;height:auto}.pageWrapper{min-height:100vh;background:var(--color-background)}.mainContent,.pageWrapper{display:flex;flex-direction:column}.mainContent{flex-grow:1}.siteContainer{max-width:var(--container-width);margin:0 auto;width:100%;padding:0 1rem}:root{--container-width:1200px;--color-background:linear-gradient(135deg,#eeeeee,#ffffff 50%,#eeeeee);--color-background-alt:#ffffff;--color-background-standout:#ededed;--color-text-primary:#333333;--color-text-secondary:#666666;--color-link:#0066cc;--color-link-hover:#004499;--color-border:#e0e0e0;--color-tab-border:var(--color-border);--color-tab-bg:transparent;--color-tab-bg-hover:var(--color-background-standout);--color-tab-bg-active:var(--color-background-alt);--color-tab-text:var(--color-text-secondary);--color-tab-text-active:var(--color-text-primary);--color-tab-underline:var(--color-brand-primary);--color-brand-primary:#CC009F;--color-brand-facebook:#1877f2;--color-brand-twitter:#1da1f2;--color-brand-youtube:#ff0000;--color-brand-instagram:#e4405f;--color-brand-tiktok:#000000;--color-brand-linkedin:#0a66c2;--color-brand-default:var(--color-link);--color-text-primary-on-brand:#ffffff;--color-text-secondary-on-brand:rgba(255,255,255,0.9);--color-published-bg:#10b981;--color-published-text:#ffffff;--color-draft-bg:#f59e0b;--color-draft-text:#ffffff;--color-imported-bg:#fff7ed;--color-imported-text:#c2410c;--color-imported-border:#f97316;--color-review-bg:#fef9c3;--color-review-text:#92400e;--color-review-border:#facc15;--color-deleted-bg:#4b5563;--color-deleted-text:#ffffff;--color-pill-1-bg:#e7f6f0;--color-pill-1-text:#11694d;--color-pill-1-border:#e7f6f0;--color-pill-1-hover:#d0eee2;--color-pill-1-hover-text:#0f5132;--color-pill-1-active:#10b981;--color-pill-1-selected:#10b981;--color-pill-1-glow:transparent;--color-pill-2-bg:#fcedec;--color-pill-2-text:#a12727;--color-pill-2-border:#fcedec;--color-pill-2-hover:#f8dedd;--color-pill-2-hover-text:#7c1d1d;--color-pill-2-active:#ef4444;--color-pill-2-selected:#ef4444;--color-pill-2-glow:transparent;--color-pill-3-bg:#eaf2fb;--color-pill-3-text:#295a9e;--color-pill-3-border:#eaf2fb;--color-pill-3-hover:#d8e9f9;--color-pill-3-hover-text:#1e40af;--color-pill-3-active:#3b82f6;--color-pill-3-selected:#3b82f6;--color-pill-3-glow:transparent;--color-pill-4-bg:#fdf6e6;--color-pill-4-text:#80530f;--color-pill-4-border:#fdf6e6;--color-pill-4-hover:#f8e8c6;--color-pill-4-hover-text:#78350f;--color-pill-4-active:#f59e0b;--color-pill-4-selected:#f59e0b;--color-pill-4-glow:transparent;--color-pill-5-bg:#f3f0fb;--color-pill-5-text:#4f319e;--color-pill-5-border:#f3f0fb;--color-pill-5-hover:#e4dcfa;--color-pill-5-hover-text:#5b21b6;--color-pill-5-active:#8b5cf6;--color-pill-5-selected:#8b5cf6;--color-pill-5-glow:transparent;--color-pill-6-bg:#f4f5f7;--color-pill-6-text:#4b5563;--color-pill-6-border:#f4f5f7;--color-pill-6-hover:#e4e7eb;--color-pill-6-hover-text:#374151;--color-pill-6-active:#64748b;--color-pill-6-selected:#64748b;--color-pill-6-glow:transparent;--color-pill-7-bg:#e5f5eb;--color-pill-7-text:#11694d;--color-pill-7-border:#e5f5eb;--color-pill-7-hover:#d0ecdf;--color-pill-7-hover-text:#0f5132;--color-pill-7-active:#10b981;--color-pill-7-selected:#10b981;--color-pill-7-glow:transparent;--color-pill-8-bg:#fdf2e7;--color-pill-8-text:#8a3a15;--color-pill-8-border:#fdf2e7;--color-pill-8-hover:#fae3cc;--color-pill-8-hover-text:#7c2d12;--color-pill-8-active:#f97316;--color-pill-8-selected:#f97316;--color-pill-8-glow:transparent;--pill-glow:none;--pill-glow-hover:none;--shadow-sm:0 1px 2px rgba(0,0,0,0.04);--shadow-md:0 2px 6px rgba(0,0,0,0.06);--shadow-lg:0 4px 12px rgba(0,0,0,0.08);--transition-color:0.3s ease;--transition-bg:0.3s ease;--transition-border:0.3s ease;--transition-transform:0.2s ease;--transition-shadow:0.3s ease;--transition-fade:0.2s ease;--color-lime-green:#00a63d;--color-lime-green-dark:#008531}[data-theme=dark]{--color-background:linear-gradient(135deg,#121212,#1a1a1a 50%,#121212);--color-background-alt:#212121;--color-background-standout:#505050;--color-text-primary:#f5f5f5;--color-text-secondary:#cccccc;--color-link:#4dabf7;--color-link-hover:#74c0fc;--color-border:#333333;--color-tab-border:var(--color-border);--color-tab-bg:transparent;--color-tab-bg-hover:var(--color-background-standout);--color-tab-bg-active:var(--color-background-alt);--color-tab-text:var(--color-text-secondary);--color-tab-text-active:var(--color-text-primary);--color-tab-underline:var(--color-brand-primary);--color-brand-primary:#CC009F;--color-brand-facebook:#4d9ff5;--color-brand-twitter:#4dabf7;--color-brand-youtube:#ff4d4d;--color-brand-instagram:#ff6b8b;--color-brand-tiktok:#ffffff;--color-brand-linkedin:#4d9ff5;--color-brand-default:var(--color-link);--color-pill-1-bg:#0b1f17;--color-pill-1-text:#6ee7b7;--color-pill-1-border:#0b1f17;--color-pill-1-hover:#064e3b;--color-pill-1-hover-text:#99f6e4;--color-pill-1-active:#10b981;--color-pill-1-selected:#10b981;--color-pill-1-glow:rgba(16,185,129,0.1);--color-pill-2-bg:#2c1111;--color-pill-2-text:#fca5a5;--color-pill-2-border:#2c1111;--color-pill-2-hover:#7f1d1d;--color-pill-2-hover-text:#fecaca;--color-pill-2-active:#ef4444;--color-pill-2-selected:#ef4444;--color-pill-2-glow:rgba(239,68,68,0.1);--color-pill-3-bg:#101f3a;--color-pill-3-text:#93c5fd;--color-pill-3-border:#101f3a;--color-pill-3-hover:#1e3a8a;--color-pill-3-hover-text:#bfdbfe;--color-pill-3-active:#3b82f6;--color-pill-3-selected:#3b82f6;--color-pill-3-glow:rgba(59,130,246,0.12);--color-pill-4-bg:#2a1e05;--color-pill-4-text:#fde68a;--color-pill-4-border:#2a1e05;--color-pill-4-hover:#78350f;--color-pill-4-hover-text:#fef3c7;--color-pill-4-active:#f59e0b;--color-pill-4-selected:#f59e0b;--color-pill-4-glow:rgba(245,158,11,0.12);--color-pill-5-bg:#201737;--color-pill-5-text:#ddd6fe;--color-pill-5-border:#201737;--color-pill-5-hover:#5b21b6;--color-pill-5-hover-text:#ede9fe;--color-pill-5-active:#8b5cf6;--color-pill-5-selected:#8b5cf6;--color-pill-5-glow:rgba(139,92,246,0.12);--color-pill-6-bg:#2a2d31;--color-pill-6-text:#d1d5db;--color-pill-6-border:#2a2d31;--color-pill-6-hover:#4b5563;--color-pill-6-hover-text:#f3f4f6;--color-pill-6-active:#61666c;--color-pill-6-selected:#61666c;--color-pill-6-glow:rgba(107,114,128,0.08);--color-pill-7-bg:#092e23;--color-pill-7-text:#6ee7b7;--color-pill-7-border:#092e23;--color-pill-7-hover:#047857;--color-pill-7-hover-text:#a7f3d0;--color-pill-7-active:#10b981;--color-pill-7-selected:#10b981;--color-pill-7-glow:rgba(16,185,129,0.1);--color-pill-8-bg:#3b2413;--color-pill-8-text:#fdba74;--color-pill-8-border:#3b2413;--color-pill-8-hover:#c2410c;--color-pill-8-hover-text:#ffedd5;--color-pill-8-active:#f97316;--color-pill-8-selected:#f97316;--color-pill-8-glow:rgba(234,88,12,0.1);--pill-glow:0 0 0 1px var(--color-pill-border),0 0 4px var(--color-pill-glow);--pill-glow-hover:0 0 0 1px var(--color-pill-hover),0 0 6px var(--color-pill-glow);--image-brightness:0.9;--image-contrast:1.1;--color-lime-green:#a3e635;--color-lime-green-dark:#84cc16}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/034d78ad42e9620c-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fe0777f1195381cb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/eafabf029ad39a43-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/29e7bbdce9332268-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c3bc380753a8436c-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/0484562807a97172-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/29a4aea02fdee119-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a1386beebedccca4-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b957ea75a84b6ea7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Poppins Fallback;src:local("Arial");ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.__className_44151c{font-family:Poppins,Poppins Fallback;font-style:normal}.__variable_44151c{--font-poppins:"Poppins","Poppins Fallback"}.CookieBanner_banner__6Cyuh{position:fixed;bottom:0;left:0;right:0;background:#111;color:#fff;padding:1rem 2rem;z-index:1000;font-size:.95rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.CookieBanner_banner__6Cyuh p{margin:0;flex:1 1}.CookieBanner_buttons__vLiL_{display:flex;gap:.75rem;flex-wrap:wrap}.CookieBanner_buttons__vLiL_ button{display:flex;align-items:center;gap:.5rem;background:#fff;color:#000;border:none;padding:.5rem 1rem;font-weight:600;border-radius:6px;cursor:pointer;font-size:.875rem;transition:background .2s}.CookieBanner_buttons__vLiL_ button:hover{background:#eaeaea}.CookieBanner_buttons__vLiL_ button svg{font-size:1rem}.CookieBanner_modalOverlay__VdwZE{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1100;display:flex;justify-content:center;align-items:center}.CookieBanner_modal__3ErX1{background:#fff;padding:2rem;border-radius:6px;max-width:500px;width:100%;color:#000}.CookieBanner_form__MQQWK{display:flex;flex-direction:column;gap:1rem;margin:1rem 0}.CookieBanner_checkbox__UxN6x{background:#f9f9f9;border-radius:6px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}.CookieBanner_checkbox__UxN6x .CookieBanner_checkboxTop__6xb31{display:flex;align-items:center;gap:.5rem}.CookieBanner_checkbox__UxN6x .CookieBanner_checkboxTop__6xb31 input{transform:scale(1.2)}.CookieBanner_checkbox__UxN6x .CookieBanner_checkboxTop__6xb31 .CookieBanner_icon__emNns{font-size:1.1rem;color:#444}.CookieBanner_checkbox__UxN6x .CookieBanner_checkboxTop__6xb31 strong{font-weight:600}.CookieBanner_checkbox__UxN6x .CookieBanner_description__lYtjK{margin:0;font-size:.85rem;color:#555;padding-left:1.8rem}.CookieBanner_modalButtons__zEEMw{display:flex;gap:1rem;justify-content:flex-end}.CookieBanner_modalButtons__zEEMw button{padding:.5rem 1rem;font-weight:700;border-radius:4px;cursor:pointer;border:none}.CookieBanner_modalButtons__zEEMw button:first-of-type{background:#111;color:#fff}.CookieBanner_modalButtons__zEEMw button:last-of-type{background:#eee;color:#111}@media(max-width:600px){.CookieBanner_banner__6Cyuh{flex-direction:column;align-items:center;text-align:center}.CookieBanner_banner__6Cyuh p{flex:unset;margin-bottom:1rem}.CookieBanner_buttons__vLiL_{justify-content:center}.CookieBanner_modal__3ErX1{margin:0 1rem;max-height:90vh;overflow-y:auto}}.Footer_footer__OYoYH{padding:0;font-size:14px;color:var(--color-text-secondary);text-align:center;border-top:1px solid var(--color-border);margin-top:50px;background:var(--color-background);transition:background .3s ease,border-color .3s ease}.Footer_footer__OYoYH .Footer_content__V9MfQ{max-width:var(--container-width);margin:0 auto;padding:20px}.Footer_footer__OYoYH .Footer_links__M2Ji2{margin-top:8px;display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.Footer_footer__OYoYH .Footer_links__M2Ji2 a{color:var(--color-text-secondary);text-decoration:none;font-weight:500;transition:color .2s ease}.Footer_footer__OYoYH .Footer_links__M2Ji2 a:hover{color:var(--color-brand-primary);text-decoration:underline}.Footer_footer__OYoYH .Footer_links__M2Ji2 span{color:var(--color-text-secondary);opacity:.6}