.card-wrapper.svelte-1pg6f5e{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.card-rays.svelte-1pg6f5e{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-conic-gradient(from 0deg,#ffde00,#ffde00 10deg,#fff8e0 10deg,#fff8e0 20deg);opacity:.5}.card-ai-bg.svelte-1pg6f5e{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:opacity 1.5s ease}.card-content.svelte-1pg6f5e{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;padding:clamp(10px,3.5%,22px) clamp(10px,3%,20px) clamp(12px,4%,26px);display:flex;flex-direction:column;justify-content:center;gap:clamp(6px,2%,14px)}.question-row.svelte-1pg6f5e{display:flex;justify-content:center}.question-box.svelte-1pg6f5e{width:80%;background:#f33;border:3px solid #1a1a1a;box-shadow:4px 4px #1a1a1a;padding:clamp(5px,1.8%,12px) clamp(8px,2.5%,16px);transform:rotate(-2deg)}.question-text.svelte-1pg6f5e{font-family:var(--font-display);font-size:clamp(16px,5vw,32px);color:#fff;text-shadow:1px 1px 0 rgba(0,0,0,.3);letter-spacing:.5px;line-height:1.3;text-align:center}.answer-box.svelte-1pg6f5e{background:#fff;border:3px solid #1a1a1a;box-shadow:4px 4px #1a1a1a;padding:clamp(6px,2%,14px) clamp(8px,3%,18px);transform:rotate(1deg)}.answer-text.svelte-1pg6f5e{font-size:clamp(14px,4vw,26px);font-weight:700;line-height:1.4;color:#1a1a1a}.border-3.svelte-1hfcyya{border-width:3px}.share-modal-backdrop.svelte-lgz2lc{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:16px;animation:svelte-lgz2lc-fadeIn .2s ease}.share-modal-content.svelte-lgz2lc{background:var(--color-bg-secondary);border:4px solid #1a1a1a;border-radius:12px;box-shadow:var(--shadow-comic-md);padding:24px;max-width:600px;width:100%;max-height:90dvh;display:flex;flex-direction:column;position:relative;animation:svelte-lgz2lc-slideUp .3s cubic-bezier(.34,1.56,.64,1)}.share-modal-close.svelte-lgz2lc{position:absolute;top:8px;right:12px;background:none;border:none;font-size:2.5rem;cursor:pointer;color:var(--color-text-secondary);line-height:1;padding:8px;z-index:1}.share-modal-close.svelte-lgz2lc:hover{color:var(--color-text-primary)}.share-modal-body.svelte-lgz2lc{overflow-y:auto;flex:1;min-height:0}.share-modal-body.svelte-lgz2lc img,.share-modal-body.svelte-lgz2lc video{max-height:65vh;object-fit:contain;width:auto;max-width:100%;margin:0 auto}@keyframes svelte-lgz2lc-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-lgz2lc-slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.share-strip-card.svelte-1evbj0t{border:3px solid #1a1a1a;box-shadow:4px 4px #1a1a1a;font-weight:700;transition:transform .15s ease,box-shadow .15s ease}.share-card-image.svelte-1evbj0t{background:#f33;color:#fff;transform:rotate(-2deg)}.share-card-video.svelte-1evbj0t{background:#06c;color:#fff;transform:rotate(1deg)}.share-card-ai.svelte-1evbj0t{background:#ffde00;color:#1a1a1a;transform:rotate(-1deg)}.share-strip-card.svelte-1evbj0t:hover,.share-strip-card.active.svelte-1evbj0t{transform:rotate(0) translate(-2px,-2px);box-shadow:6px 6px #1a1a1a}.thumb-fade-in.svelte-1evbj0t{animation:svelte-1evbj0t-thumbFadeIn .5s ease forwards}@keyframes svelte-1evbj0t-thumbFadeIn{0%{opacity:0}to{opacity:1}}.card-stack.svelte-190y3o{position:relative;max-width:640px;margin-left:auto;margin-right:auto}@media(min-height:640px){.card-stack.svelte-190y3o{max-width:min(640px,55vh)}}.explosion-panel.svelte-190y3o{aspect-ratio:1 / 1;width:100%;border:4px solid #1a1a1a;box-shadow:8px 8px #1a1a1a;background:#fff8e0;overflow:hidden;position:relative;z-index:4;view-transition-name:question-bubble}.peek-card.svelte-190y3o{position:absolute;top:2%;right:2%;bottom:2%;left:2%;aspect-ratio:1 / 1;border:4px solid #1a1a1a;box-shadow:5px 5px #1a1a1a;background:#fff8e0;overflow:hidden;z-index:1;pointer-events:none}.peek-prev.svelte-190y3o{transform:rotate(-3.5deg) translate(-10px,6px)}.peek-next.svelte-190y3o{transform:rotate(3deg) translate(10px,4px)}.side-nav.svelte-190y3o{display:none;position:absolute;top:50%;width:44px;height:44px;border-radius:50%;border:3px solid #1a1a1a;background:#fff8e0;box-shadow:3px 3px #1a1a1a;cursor:pointer;z-index:3;align-items:center;justify-content:center;color:#1a1a1a;transform:translateY(-50%);transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}@media(min-width:768px){.side-nav.svelte-190y3o{display:flex}}.side-nav-prev.svelte-190y3o{left:-56px}.side-nav-next.svelte-190y3o{right:-56px}.side-nav.svelte-190y3o:hover:not(:disabled){transform:translateY(-50%) translate(-1px,-1px);box-shadow:4px 4px #1a1a1a}.side-nav.svelte-190y3o:active:not(:disabled){transform:translateY(-50%) translate(2px,2px);box-shadow:1px 1px #1a1a1a}.side-nav.svelte-190y3o:disabled{opacity:.3;cursor:default}.side-nav-spinner.svelte-190y3o{display:inline-block;width:16px;height:16px;border:2px solid #1a1a1a;border-top-color:transparent;border-radius:50%;animation:svelte-190y3o-spin .6s linear infinite}@keyframes svelte-190y3o-spin{to{transform:rotate(360deg)}}
