.quizzes-page.svelte-1ebpwcy{--shely-pink: #FF4F91;--pink-ink: var(--shely-pink-ink, #C71E6A);--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-bg: #FFFBF7;--ink-2: #5f5f75;--glass-shadow: 0 8px 32px rgba(81, 24, 67, .08);--font-heading: "Poppins", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;font-family:var(--font-body);color:#1a1a2e;background:var(--shely-bg)}html.js-reveal .quiz-reveal.svelte-1ebpwcy{opacity:0;transform:translateY(28px);transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1)}html.js-reveal .quiz-reveal.revealed.svelte-1ebpwcy{opacity:1;transform:translateY(0)}.section-inner.svelte-1ebpwcy{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-1ebpwcy{display:flex;align-items:center;gap:16px;margin-bottom:14px}.section-label.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--shely-plum);white-space:nowrap}.section-line.svelte-1ebpwcy{flex:1;height:1px;background:linear-gradient(90deg,var(--shely-blush) 0%,transparent 100%)}.section-intro.svelte-1ebpwcy{font-size:.98rem;color:var(--ink-2);line-height:1.65;max-width:44rem;margin:0 0 30px}.quiz-hero.svelte-1ebpwcy{padding:100px 24px 44px;text-align:center;background:linear-gradient(168deg,var(--shely-bg) 0%,#fff 40%,#f0f4ff 100%)}.hero-inner.svelte-1ebpwcy{max-width:640px;margin:0 auto}.quiz-hero--split.svelte-1ebpwcy .hero-inner:where(.svelte-1ebpwcy){max-width:1000px}.hero-top.svelte-1ebpwcy{display:block}.quiz-hero--split.svelte-1ebpwcy .hero-top:where(.svelte-1ebpwcy){display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;align-items:center;text-align:left;margin-bottom:32px}.quiz-hero--split.svelte-1ebpwcy .hero-copy:where(.svelte-1ebpwcy){min-width:0}.quiz-hero--split.svelte-1ebpwcy .hero-subtitle:where(.svelte-1ebpwcy){margin-left:0;margin-right:0}.hero-media.svelte-1ebpwcy{align-self:stretch;min-height:360px;border-radius:24px;overflow:hidden;min-width:0}@media (max-width: 768px){.quiz-hero--split.svelte-1ebpwcy .hero-top:where(.svelte-1ebpwcy){grid-template-columns:minmax(0,1fr);gap:1.5rem;text-align:center}.quiz-hero--split.svelte-1ebpwcy .hero-subtitle:where(.svelte-1ebpwcy){margin-left:auto;margin-right:auto}.hero-media.svelte-1ebpwcy{order:-1;min-height:220px}}.hero-icon.svelte-1ebpwcy{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background:#c71e6a0f;margin-bottom:20px;border:1.5px solid rgba(199,30,106,.14)}.hero-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:800;font-size:clamp(2rem,5vw,3.1rem);color:var(--shely-plum);letter-spacing:-.03em;line-height:1.12;margin:0 0 14px}.hero-subtitle.svelte-1ebpwcy{font-size:1.08rem;color:var(--ink-2);line-height:1.65;max-width:560px;margin:0 auto 32px}.hero-photo.svelte-1ebpwcy{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;border-radius:24px;box-shadow:0 14px 40px #51184324}@media (max-width: 768px){.hero-photo.svelte-1ebpwcy{min-height:220px}}.search-bar.svelte-1ebpwcy{position:relative;max-width:460px;margin:0 auto 18px}.search-icon.svelte-1ebpwcy{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#6b6b82;display:flex;pointer-events:none}.search-input.svelte-1ebpwcy{width:100%;padding:14px 44px 14px 46px;font-family:var(--font-body);font-size:.95rem;border:1.5px solid rgba(81,24,67,.16);border-radius:14px;background:#fff;color:#1a1a2e;box-shadow:var(--glass-shadow);outline:none;transition:border-color .2s,box-shadow .2s}.search-input.svelte-1ebpwcy::placeholder{color:#6b6b82}.search-input.svelte-1ebpwcy:focus{border-color:var(--pink-ink);box-shadow:0 0 0 3px #c71e6a24,var(--glass-shadow)}.search-clear.svelte-1ebpwcy{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b6b82;display:flex;padding:4px;border-radius:6px;transition:color .15s,background .15s}.search-clear.svelte-1ebpwcy:hover{color:var(--pink-ink);background:#c71e6a12}.quiz-count-badge.svelte-1ebpwcy{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;font-weight:500;color:var(--ink-2);background:#5118430d;padding:6px 16px;border-radius:20px}.count-dot.svelte-1ebpwcy{width:7px;height:7px;border-radius:50%;background:var(--pink-ink);animation:svelte-1ebpwcy-pulse-dot 2s ease-in-out infinite}@keyframes svelte-1ebpwcy-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.notice-section.svelte-1ebpwcy{padding:8px 0 4px;background:var(--shely-bg)}.notice.svelte-1ebpwcy{display:flex;gap:16px;align-items:flex-start;background:#fff1f5;border:1px solid rgba(199,30,106,.2);border-left:4px solid var(--pink-ink);border-radius:16px;padding:22px 24px}.notice-icon.svelte-1ebpwcy{flex-shrink:0;color:var(--pink-ink);display:flex;margin-top:2px}.notice-body.svelte-1ebpwcy{min-width:0}.notice-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:var(--shely-plum);margin:0 0 8px}.notice-text.svelte-1ebpwcy{font-size:.95rem;color:#4a3a46;line-height:1.65;margin:0 0 8px}.notice-urgent.svelte-1ebpwcy{font-size:.9rem;font-weight:600;color:var(--shely-plum);line-height:1.6;margin:0}.quiz-grid-section.svelte-1ebpwcy{padding:40px 0 44px}.quiz-grid.svelte-1ebpwcy{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:22px}.quiz-card.svelte-1ebpwcy{display:flex;flex-direction:column;padding:26px 24px 22px;background:#fff;border-radius:18px;border:1.5px solid rgba(81,24,67,.07);box-shadow:var(--glass-shadow);text-decoration:none;color:inherit;position:relative;overflow:hidden;min-width:0;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,border-color .25s}.quiz-card.svelte-1ebpwcy:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--shely-pink),var(--shely-coral));opacity:0;transition:opacity .25s}.quiz-card.svelte-1ebpwcy:hover{transform:translateY(-5px);box-shadow:0 14px 40px #5118431f;border-color:#c71e6a3d}.quiz-card.svelte-1ebpwcy:hover:before{opacity:1}.quiz-card-icon.svelte-1ebpwcy{line-height:0;margin-bottom:14px;color:var(--pink-ink)}.quiz-card-icon.svelte-1ebpwcy svg:where(.svelte-1ebpwcy){width:2.4rem;height:2.4rem}.quiz-card-badge.svelte-1ebpwcy,.kind-tag.svelte-1ebpwcy{display:inline-block;font-size:.68rem;font-weight:700;padding:3px 10px;border-radius:8px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px;align-self:flex-start}.badge-knowledge.svelte-1ebpwcy{background:#ff4f911a;color:#c9235e}.badge-selfcheck.svelte-1ebpwcy{background:#6366f11a;color:#4338ca}.badge-guide.svelte-1ebpwcy{background:#0ea5e91a;color:#0369a1}.quiz-card-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;color:var(--shely-plum);margin:0 0 8px;line-height:1.3}.quiz-card-desc.svelte-1ebpwcy{font-size:.88rem;color:#6a6a80;line-height:1.55;margin:0 0 18px;flex:1}.quiz-card-meta.svelte-1ebpwcy{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px}.meta-item.svelte-1ebpwcy{display:inline-flex;align-items:center;gap:5px;font-size:.79rem;font-weight:500;color:var(--ink-2)}.quiz-card-arrow.svelte-1ebpwcy{position:absolute;bottom:22px;right:22px;font-size:1.2rem;color:var(--pink-ink);opacity:0;transform:translate(-6px);transition:opacity .2s,transform .2s}.quiz-card.svelte-1ebpwcy:hover .quiz-card-arrow:where(.svelte-1ebpwcy){opacity:1;transform:translate(0)}.no-results.svelte-1ebpwcy{text-align:center;padding:56px 24px}.no-results-icon.svelte-1ebpwcy{margin-bottom:16px}.no-results-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:600;font-size:1.15rem;color:var(--shely-plum);margin:0 0 8px}.no-results-text.svelte-1ebpwcy{font-size:.92rem;color:var(--ink-2);margin:0}.link-btn.svelte-1ebpwcy{background:none;border:none;color:var(--pink-ink);font-weight:600;cursor:pointer;text-decoration:underline;font-size:inherit;padding:0}.kinds-section.svelte-1ebpwcy{padding:56px 0;background:#fff}.kinds-grid.svelte-1ebpwcy{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}@media (min-width: 760px){.kinds-grid.svelte-1ebpwcy{grid-template-columns:repeat(3,minmax(0,1fr))}}.kind-card.svelte-1ebpwcy{background:var(--shely-bg);border:1.5px solid rgba(81,24,67,.07);border-radius:16px;padding:22px 20px;min-width:0;display:flex;flex-direction:column}.kind-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:600;font-size:1.02rem;color:var(--shely-plum);margin:0 0 8px}.kind-desc.svelte-1ebpwcy{font-size:.9rem;color:var(--ink-2);line-height:1.62;margin:0}.how-section.svelte-1ebpwcy{padding:56px 0;background:#f3fbf7}.steps-row.svelte-1ebpwcy{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:minmax(0,1fr);gap:26px}@media (min-width: 760px){.steps-row.svelte-1ebpwcy{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}}.step.svelte-1ebpwcy{min-width:0}.step-num.svelte-1ebpwcy{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background:#c71e6a17;color:var(--pink-ink);font-family:var(--font-heading);font-weight:700;font-size:.85rem;margin-bottom:14px}.step-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--shely-plum);margin:0 0 6px}.step-desc.svelte-1ebpwcy{font-size:.9rem;color:var(--ink-2);line-height:1.62;margin:0}.trust-section.svelte-1ebpwcy{padding:52px 0 60px;background:#fff}.trust-grid.svelte-1ebpwcy{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}@media (min-width: 760px){.trust-grid.svelte-1ebpwcy{grid-template-columns:repeat(2,minmax(0,1fr))}}.trust-card.svelte-1ebpwcy{background:var(--shely-bg);border:1.5px solid rgba(81,24,67,.07);border-radius:16px;padding:24px 22px;min-width:0}.trust-icon.svelte-1ebpwcy{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#5118430f;color:var(--shely-plum);margin-bottom:14px}.trust-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:600;font-size:1.05rem;color:var(--shely-plum);margin:0 0 8px}.trust-text.svelte-1ebpwcy{font-size:.92rem;color:var(--ink-2);line-height:1.65;margin:0}.quiz-cta.svelte-1ebpwcy{padding:60px 24px;background:linear-gradient(#51184373,#51184373),linear-gradient(135deg,var(--shely-plum) 0%,var(--shely-pink) 100%);text-align:center}.cta-inner.svelte-1ebpwcy{max-width:580px;margin:0 auto}.cta-title.svelte-1ebpwcy{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,4vw,2.1rem);color:#fff;margin:0 0 12px;letter-spacing:-.02em}.cta-subtitle.svelte-1ebpwcy{font-size:1rem;color:#ffffffe6;margin:0 0 28px;line-height:1.6}.cta-buttons.svelte-1ebpwcy{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cta-btn.svelte-1ebpwcy{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-family:var(--font-heading);font-weight:600;font-size:.95rem;border-radius:50px;text-decoration:none;transition:transform .2s,background .2s,color .2s,box-shadow .2s;cursor:pointer}.cta-btn.svelte-1ebpwcy:hover{transform:translateY(-2px)}.cta-btn-primary.svelte-1ebpwcy{background:#fff;color:var(--shely-plum);box-shadow:0 4px 16px #0000001a}.cta-btn-primary.svelte-1ebpwcy:hover{background:var(--shely-bg);box-shadow:0 6px 24px #00000024}.cta-btn-outline.svelte-1ebpwcy{background:transparent;color:var(--shely-bg);border:2px solid rgba(255,255,255,.7)}.cta-btn-outline.svelte-1ebpwcy:hover{background:#ffffff1f;border-color:#fff;color:#fff}@media (max-width: 768px){.quiz-hero.svelte-1ebpwcy{padding:80px 16px 32px}.hero-subtitle.svelte-1ebpwcy{font-size:.98rem}.section-inner.svelte-1ebpwcy{padding:0 16px}.notice.svelte-1ebpwcy{padding:18px;gap:12px}.quiz-grid.svelte-1ebpwcy{grid-template-columns:minmax(0,1fr);gap:16px}.quiz-cta.svelte-1ebpwcy{padding:48px 16px}.cta-buttons.svelte-1ebpwcy{flex-direction:column;align-items:center}.cta-btn.svelte-1ebpwcy{width:100%;max-width:300px}}@media (min-width: 769px) and (max-width: 1024px){.quiz-grid.svelte-1ebpwcy{grid-template-columns:repeat(2,minmax(0,1fr))}}
