*,: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-text-label:#b4b4b4;--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:#D6F5E7;--color-published-text:#0B593E;--color-draft-bg:#FDECC8;--color-draft-text:#7A4E00;--color-imported-bg:#FDEAD7;--color-imported-text:#7C2D12;--color-imported-border:#F0A36B;--color-review-bg:#FFF3C4;--color-review-text:#6B4E00;--color-review-border:#F4C84A;--color-deleted-bg:#ECEFF3;--color-deleted-text:#334155;--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;--color-pill-9-bg:#f5f5f5;--color-pill-9-text:#374151;--color-pill-9-border:#d1d5db;--color-pill-9-hover:#e5e7eb;--color-pill-9-hover-text:#1f2937;--color-pill-9-active:#d1d5db;--color-pill-9-selected:#d1d5db;--color-pill-9-glow:transparent;--pill-glow:none;--pill-glow-hover:none;--color-sub-pill-bg:#fdf0f6;--color-sub-pill-text:#7a3a53;--color-sub-pill-border:#fbe4ee;--color-sub-pill-hover:#fbd8e8;--color-sub-pill-hover-text:#5a273d;--color-parent-pill-hover:#e64db9;--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;--radius-md:10px;--radius-lg:16px;--radius-pill:999px;--focus-ring:0 0 0 3px rgba(204,0,159,0.35);--auth-surface:var(--color-background-alt);--auth-surface-elev:#ffffff;--auth-card-border:var(--color-border);--auth-heading:var(--color-text-primary);--auth-input-bg:#ffffff;--auth-input-text:var(--color-text-primary);--auth-input-placeholder:#9aa0a6;--auth-input-border:#d9d9d9;--auth-input-border-focus:#bfbfbf;--auth-button-bg:#2b2b2b;--auth-button-text:#ffffff;--auth-button-border:transparent;--auth-divider:#dddddd}[data-theme=dark]{--color-background:linear-gradient(135deg,#121212,#1a1a1a 50%,#121212);--color-background-alt:#212121;--color-background-standout:#383838;--color-text-primary:#f5f5f5;--color-text-secondary:#cccccc;--color-text-label:#858585;--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:#b87400;--color-pill-4-selected:#b87400;--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:#03624a;--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:#a93a08;--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);--color-pill-9-bg:#2e2e2e;--color-pill-9-text:#d1d5db;--color-pill-9-border:#505050;--color-pill-9-hover:#212121;--color-pill-9-hover-text:#d1d5db;--color-pill-9-active:#212121;--color-pill-9-selected:#212121;--color-pill-9-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);--color-sub-pill-bg:#402a38;--color-sub-pill-text:#f9d7e5;--color-sub-pill-border:#5a3a4e;--color-sub-pill-hover:#593446;--color-sub-pill-hover-text:#ffffff;--color-parent-pill-hover:#990066;--image-brightness:0.9;--image-contrast:1.1;--color-lime-green:#a3e635;--color-lime-green-dark:#84cc16;--color-published-bg:#063F2C;--color-published-text:#A7F3D0;--color-draft-bg:#3E2A00;--color-draft-text:#FACC6B;--color-imported-bg:#4A2600;--color-imported-text:#FECBA1;--color-imported-border:#8A4B1A;--color-review-bg:#4A3A00;--color-review-text:#FDE68A;--color-review-border:#8D6B00;--color-deleted-bg:#2E2E3A;--color-deleted-text:#E5E7EB;--focus-ring:0 0 0 3px rgba(204,0,159,0.45);--auth-surface:var(--color-background-alt);--auth-surface-elev:#1f1f1f;--auth-card-border:var(--color-border);--auth-heading:var(--color-text-primary);--auth-input-bg:#1a1a1a;--auth-input-text:#ffffff;--auth-input-placeholder:#c1c1c1;--auth-input-border:#4a4a4a;--auth-input-border-focus:var(--color-brand-primary);--auth-button-bg:#2b2b2b;--auth-button-text:#ffffff;--auth-button-border:transparent;--auth-divider:#2d2d2d}@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"}.AgeGateModal_overlay__qoTUD{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.AgeGateModal_modal__UwDfd{width:min(92vw,520px);border-radius:var(--radius-lg,16px);padding:24px;background:var(--auth-surface-elev,var(--color-background-alt,#fff));color:var(--color-text-primary,#111);box-shadow:var(--shadow-lg,0 12px 40px rgba(0,0,0,.35));outline:none}.AgeGateModal_title__Ii2Pp{margin:0 0 8px;font-family:var(--font-poppins,system-ui);font-weight:700;font-size:1.4rem}.AgeGateModal_desc__Zy6mi{margin:0 0 20px;line-height:1.5;color:var(--color-text-secondary,#666)}.AgeGateModal_actions__OGssB{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}.AgeGateModal_actions__OGssB button{font:inherit;cursor:pointer;border-radius:var(--radius-md,10px);padding:12px 16px;border:1px solid rgba(0,0,0,0);transition:background var(--transition-bg,.2s ease),border-color var(--transition-border,.2s ease),box-shadow var(--transition-shadow,.2s ease),transform var(--transition-transform,.15s ease)}.AgeGateModal_primary__cH26c{background:var(--color-brand-primary,#CC009F);color:var(--color-text-primary-on-brand,#fff);border-color:rgba(0,0,0,0)}.AgeGateModal_primary__cH26c:hover{transform:translateY(-1px)}.AgeGateModal_primary__cH26c:focus-visible{outline:none;box-shadow:var(--focus-ring,0 0 0 3px rgba(204,0,159,.35))}.AgeGateModal_secondary__PZkKt{background:var(--auth-surface,var(--color-background-alt,#fff));color:var(--color-text-primary,#111);border-color:var(--auth-card-border,var(--color-border,#e0e0e0))}.AgeGateModal_secondary__PZkKt:hover{background:var(--color-background-standout,#ededed)}.AgeGateModal_smallprint__30_oH{margin:0;font-size:.85rem;color:var(--color-text-secondary,#666);opacity:.9}.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}