.guidelines-page.svelte-1j0gxcq{background:var(--background-light);font-family:var(--font-inter)}.doc-header.svelte-1j0gxcq{background:var(--gradient-warm);border-bottom:var(--card-border);padding:4rem 0 3rem}@media (min-width: 768px){.doc-header.svelte-1j0gxcq{padding:5rem 0 3.5rem}}.doc-header-inner.svelte-1j0gxcq{max-width:var(--container-narrow);margin:0 auto;padding:0 var(--gutter)}.back-link.svelte-1j0gxcq{display:inline-flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:var(--shely-pink-ink);text-decoration:none;margin-bottom:1.75rem}.back-link.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){width:16px;height:16px}.back-link.svelte-1j0gxcq:hover{text-decoration:underline}.doc-eyebrow.svelte-1j0gxcq{font-size:var(--fs-eyebrow);font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--shely-pink-ink);margin:0 0 .75rem}.doc-title.svelte-1j0gxcq{font-family:var(--font-poppins);font-weight:800;font-size:var(--fs-h1);line-height:1.12;letter-spacing:-.02em;color:var(--shely-plum);margin:0 0 1rem}.doc-lede.svelte-1j0gxcq{font-size:var(--fs-lead);line-height:1.65;color:var(--deep-gray);max-width:40rem;margin:0}.doc-body.svelte-1j0gxcq{max-width:var(--container-narrow);margin:0 auto;padding:3rem var(--gutter) 5rem;display:flex;flex-direction:column;gap:3.5rem}html.js-reveal .doc-section.svelte-1j0gxcq{opacity:0;transform:translateY(16px);transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.4,0,.2,1)}html.js-reveal .doc-section.visible.svelte-1j0gxcq{opacity:1;transform:translateY(0)}.doc-h2.svelte-1j0gxcq{font-family:var(--font-poppins);font-weight:700;font-size:var(--fs-h2);color:var(--shely-plum);margin:0 0 .5rem}.doc-desc.svelte-1j0gxcq{font-size:1rem;line-height:1.65;color:var(--deep-gray);margin:0 0 1.75rem;max-width:40rem}.values-list.svelte-1j0gxcq{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.value-row.svelte-1j0gxcq{display:flex;align-items:flex-start;gap:1rem;background:var(--pure-white);border:var(--card-border);border-radius:var(--card-radius);padding:1.25rem 1.5rem}.value-icon-wrap.svelte-1j0gxcq{width:42px;height:42px;border-radius:12px;background:var(--gradient-warm);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--shely-pink)}.value-icon-wrap.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){width:22px;height:22px}.value-copy.svelte-1j0gxcq{display:flex;flex-direction:column;gap:.2rem}.value-copy.svelte-1j0gxcq strong:where(.svelte-1j0gxcq){font-family:var(--font-poppins);font-size:1rem;color:var(--shely-plum)}.value-copy.svelte-1j0gxcq span:where(.svelte-1j0gxcq){font-size:.9rem;line-height:1.6;color:var(--deep-gray)}.dos-grid.svelte-1j0gxcq{display:grid;grid-template-columns:1fr;gap:1.25rem}@media (min-width: 700px){.dos-grid.svelte-1j0gxcq{grid-template-columns:1fr 1fr}}.dos-column.svelte-1j0gxcq{background:var(--pure-white);border:var(--card-border);border-radius:var(--card-radius);padding:1.5rem}.column-title.svelte-1j0gxcq{display:flex;align-items:center;gap:.6rem;font-family:var(--font-poppins);font-weight:700;font-size:1.15rem;margin:0 0 1.1rem;padding-bottom:.9rem;border-bottom:var(--card-border)}.column-title.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){width:22px;height:22px}.do-title.svelte-1j0gxcq{color:var(--shely-plum)}.do-title.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){color:var(--shely-pink)}.dont-title.svelte-1j0gxcq{color:var(--shely-plum)}.dont-title.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){color:var(--shely-pink-ink)}.rule-list.svelte-1j0gxcq{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.8rem}.rule-item.svelte-1j0gxcq{display:flex;align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.55;color:var(--deep-gray)}.rule-icon.svelte-1j0gxcq{width:16px;height:16px;flex-shrink:0;margin-top:3px}.do-icon.svelte-1j0gxcq{color:var(--shely-pink)}.dont-icon.svelte-1j0gxcq{color:var(--shely-pink-ink)}.moderation-list.svelte-1j0gxcq{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem;counter-reset:none}.moderation-row.svelte-1j0gxcq{display:flex;align-items:flex-start;gap:1rem;background:var(--pure-white);border:var(--card-border);border-radius:var(--card-radius);padding:1.25rem 1.5rem}.mod-num.svelte-1j0gxcq{font-family:var(--font-poppins);font-weight:700;font-size:.8rem;letter-spacing:.08em;color:var(--shely-pink-ink);background:var(--gradient-warm);border-radius:9999px;padding:.35rem .7rem;flex-shrink:0}.mod-copy.svelte-1j0gxcq{display:flex;flex-direction:column;gap:.2rem}.mod-copy.svelte-1j0gxcq strong:where(.svelte-1j0gxcq){font-family:var(--font-poppins);font-size:1rem;color:var(--shely-plum)}.mod-copy.svelte-1j0gxcq span:where(.svelte-1j0gxcq){font-size:.9rem;line-height:1.6;color:var(--deep-gray)}.harassment-card.svelte-1j0gxcq{background:var(--pure-white);border:2px solid var(--blush-rose);border-radius:var(--card-radius);padding:2rem 1.5rem;box-shadow:var(--shadow-glass)}@media (min-width: 700px){.harassment-card.svelte-1j0gxcq{padding:2.5rem 2rem}}.harassment-h2.svelte-1j0gxcq{margin-bottom:.75rem}.harassment-intro.svelte-1j0gxcq{margin-bottom:1.25rem}.harassment-list.svelte-1j0gxcq{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:.75rem}.harassment-list.svelte-1j0gxcq li:where(.svelte-1j0gxcq){display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.55;color:var(--deep-gray)}.h-bullet.svelte-1j0gxcq{width:6px;height:6px;border-radius:50%;background:var(--shely-pink-ink);flex-shrink:0;margin-top:.5rem}.harassment-consequence.svelte-1j0gxcq{font-size:.875rem;font-weight:600;line-height:1.6;color:var(--shely-plum);background:var(--gradient-warm);border:1px solid var(--blush-rose);border-radius:12px;padding:1rem 1.25rem;margin:0}.contact-card.svelte-1j0gxcq{background:var(--shely-plum);border-radius:var(--card-radius);padding:2.5rem 1.5rem;text-align:center}@media (min-width: 700px){.contact-card.svelte-1j0gxcq{padding:3rem 2.5rem}}.contact-icon-wrap.svelte-1j0gxcq{width:52px;height:52px;border-radius:50%;background:#ff4f9129;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:var(--blush-rose)}.contact-icon-wrap.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){width:26px;height:26px}.contact-title.svelte-1j0gxcq{font-family:var(--font-poppins);font-weight:700;font-size:1.5rem;color:var(--pure-white);margin:0 0 .6rem}.contact-desc.svelte-1j0gxcq{font-size:.95rem;line-height:1.65;color:#ffffffbf;max-width:28rem;margin:0 auto 1.75rem}.contact-actions.svelte-1j0gxcq{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1.25rem}.contact-btn-primary.svelte-1j0gxcq{display:inline-flex;align-items:center;padding:.8rem 1.75rem;border-radius:9999px;background:var(--shely-pink);color:var(--pure-white);font-weight:600;font-size:.9375rem;text-decoration:none;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 16px #ff4f914d}.contact-btn-primary.svelte-1j0gxcq:hover{transform:translateY(-2px)}.contact-btn-secondary.svelte-1j0gxcq{display:inline-flex;align-items:center;padding:.8rem 1.75rem;border-radius:9999px;background:transparent;color:#ffffffd9;border:2px solid rgba(255,255,255,.25);font-weight:600;font-size:.9375rem;text-decoration:none;transition:border-color .25s,transform .25s}.contact-btn-secondary.svelte-1j0gxcq:hover{border-color:var(--blush-rose);transform:translateY(-2px)}.contact-note.svelte-1j0gxcq{font-size:.8125rem;color:#ffffff80;margin:0}.back-card.svelte-1j0gxcq{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.75rem;font-size:.9375rem;font-weight:600;color:var(--shely-pink-ink);text-decoration:none}.back-card.svelte-1j0gxcq svg:where(.svelte-1j0gxcq){width:18px;height:18px}.back-card.svelte-1j0gxcq:hover{text-decoration:underline}@media (prefers-reduced-motion: reduce){.doc-section.svelte-1j0gxcq{opacity:1!important;transform:none!important;transition:none!important}}.no-js .doc-section.svelte-1j0gxcq{opacity:1;transform:none}
