.header.svelte-1elxaub{background:#fff;box-shadow:0 2px 8px #002d5514;position:sticky;top:0;z-index:100}.prototype-banner.svelte-1elxaub{background:#fef3c7;border-bottom:1px solid #f59e0b;padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;color:#92400e}.prototype-banner.svelte-1elxaub svg:where(.svelte-1elxaub){width:20px;height:20px;flex-shrink:0;color:#f59e0b}.header-content.svelte-1elxaub{max-width:1200px;margin:0 auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.menu-button.svelte-1elxaub{display:none;width:44px;height:44px;border-radius:8px;border:none;background:transparent;color:#002d55;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.menu-button.svelte-1elxaub:hover{background:#ebf5ff}.menu-button.svelte-1elxaub:focus-visible{outline:2px solid #002d55;outline-offset:2px}.menu-button.svelte-1elxaub svg:where(.svelte-1elxaub){width:24px;height:24px}.logo.svelte-1elxaub{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#002d55;border-radius:4px}.logo.svelte-1elxaub:focus-visible{outline:2px solid #002d55;outline-offset:4px}.logo-icon.svelte-1elxaub{height:56px;width:auto}.title-section.svelte-1elxaub{flex:1;text-align:center;min-width:0;padding:0 1.5rem}.title-section.svelte-1elxaub h1:where(.svelte-1elxaub){font-size:1.25rem;font-weight:700;color:#002d55;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.title-section.svelte-1elxaub .subtitle:where(.svelte-1elxaub){font-size:.75rem;color:#374151;margin:.125rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:help}.search-container.svelte-1elxaub{display:flex;align-items:center;gap:.5rem}.search-container.open.svelte-1elxaub{flex:1;max-width:300px;margin-left:1rem}.search-input.svelte-1elxaub{flex:1;padding:.5rem 1rem;border:2px solid #b4c3d7;border-radius:20px;font-size:.9rem;outline:none;transition:border-color .2s ease}.search-input.svelte-1elxaub:focus{border-color:#002d55}.search-button.svelte-1elxaub{width:44px;height:44px;border-radius:50%;border:none;background:transparent;color:#002d55;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}.search-button.svelte-1elxaub:hover{background:#ebf5ff}.search-button.svelte-1elxaub:focus-visible{outline:2px solid #002d55;outline-offset:2px}.search-button.svelte-1elxaub svg:where(.svelte-1elxaub){width:22px;height:22px}@media(prefers-reduced-motion:reduce){.search-button.svelte-1elxaub{transition:none}}@media(max-width:900px){.menu-button.svelte-1elxaub{display:flex}}@media(max-width:640px){.header-content.svelte-1elxaub{padding:.75rem 1rem}.logo-icon.svelte-1elxaub{height:44px}.title-section.svelte-1elxaub{padding:0 .5rem}.title-section.svelte-1elxaub h1:where(.svelte-1elxaub){font-size:1rem}.title-section.svelte-1elxaub .subtitle:where(.svelte-1elxaub){display:none}.search-container.open.svelte-1elxaub{position:absolute;left:1rem;right:1rem;max-width:none;background:#fff;margin-left:0}}.backdrop.svelte-129hoe0{display:none;position:fixed;inset:0;background:#00000080;z-index:40;border:none;cursor:default}.sidebar.svelte-129hoe0{width:260px;background:#fff;border-radius:16px;padding:1rem;box-shadow:0 4px 12px #002d551a;flex-shrink:0;height:fit-content}.sidebar-nav.svelte-129hoe0{display:flex;flex-direction:column;gap:.75rem}.category-group.svelte-129hoe0{display:flex;flex-direction:column;gap:.5rem}.category-btn.svelte-129hoe0{width:100%;padding:.875rem 1.25rem;display:flex;align-items:center;gap:.5rem;border-radius:25px;border:2px solid var(--cat-border);background:#fff;color:var(--cat-border);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:left}.cat-icon.svelte-129hoe0{width:18px;height:18px;flex-shrink:0}.category-btn.svelte-129hoe0:hover{background:var(--cat-hover-bg)}.category-btn.svelte-129hoe0:focus-visible{outline:2px solid var(--cat-border);outline-offset:2px}.category-btn.active.svelte-129hoe0{background:var(--cat-active-bg);color:#fff}.tags-list.svelte-129hoe0{display:flex;flex-wrap:wrap;gap:.375rem;padding-left:1rem;padding-top:.25rem}.tag-btn.svelte-129hoe0{padding:.4rem .875rem;border-radius:16px;border:1px solid #b4c3d7;background:#fff;color:#374151;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.tag-btn.svelte-129hoe0:hover{border-color:#698caf;background:#ebf5ff}.tag-btn.svelte-129hoe0:focus-visible{outline:2px solid #002d55;outline-offset:2px}.tag-btn.active.svelte-129hoe0{background:#698caf;border-color:#698caf;color:#fff}@media(prefers-reduced-motion:reduce){.category-btn.svelte-129hoe0,.tag-btn.svelte-129hoe0{transition:none}}@media(max-width:900px){.backdrop.svelte-129hoe0{display:block;opacity:1;pointer-events:auto;transition:opacity .3s ease}.sidebar.svelte-129hoe0{position:fixed;top:0;left:0;bottom:0;width:280px;border-radius:0 16px 16px 0;z-index:50;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;padding-top:2rem}.sidebar.open.svelte-129hoe0{transform:translate(0)}}@media(max-width:900px)and (prefers-reduced-motion:reduce){.backdrop.svelte-129hoe0,.sidebar.svelte-129hoe0{transition:none}}.card.svelte-1udyrqm{background:#fff;border-radius:12px;box-shadow:0 4px 12px #002d551a;overflow:hidden;display:flex;flex-direction:column;max-width:600px;margin:0 auto}.card-image.svelte-1udyrqm{width:100%;height:200px;overflow:hidden}.card-image.svelte-1udyrqm img:where(.svelte-1udyrqm){width:100%;height:100%;object-fit:cover}.card-content.svelte-1udyrqm{padding:2.5rem;display:flex;flex-direction:column;flex:1}.card-header.svelte-1udyrqm{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.card-title.svelte-1udyrqm{flex:1;font-size:1.5rem;font-weight:700;color:#002d55;margin:0;line-height:1.3}.bookmark-btn.svelte-1udyrqm{flex-shrink:0;width:44px;height:44px;border:none;background:transparent;color:#b4c3d7;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.bookmark-btn.svelte-1udyrqm:hover{background:#ebf5ff;color:#f59e0b}.bookmark-btn.svelte-1udyrqm:focus-visible{outline:2px solid #002d55;outline-offset:2px}.bookmark-btn.active.svelte-1udyrqm{color:#f59e0b}@media(prefers-reduced-motion:reduce){.bookmark-btn.svelte-1udyrqm{transition:none}}.bookmark-btn.svelte-1udyrqm svg:where(.svelte-1udyrqm){width:22px;height:22px}.card-tags.svelte-1udyrqm{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem}.tags-label.svelte-1udyrqm{font-size:.85rem;color:#6b7280;font-weight:500}.tag.svelte-1udyrqm{background:#ebf5ff;color:#002d55;padding:.4rem .875rem;border-radius:20px;font-size:.85rem;font-weight:500}.card-description.svelte-1udyrqm{color:#374151;font-size:1.1rem;line-height:1.7;margin:0;flex:1}.card-description.svelte-1udyrqm h3{font-size:1rem;font-weight:600;color:#002d55;margin:1rem 0 .5rem}.card-description.svelte-1udyrqm h3:first-child{margin-top:0}.card-description.svelte-1udyrqm ul{margin:.5rem 0;padding-left:1.25rem}.card-description.svelte-1udyrqm li{margin-bottom:.35rem}.card-description.svelte-1udyrqm p{margin:0 0 .75rem}.card-description.svelte-1udyrqm p:last-child{margin-bottom:0}.card-button.svelte-1udyrqm{display:inline-block;margin-top:1.5rem;padding:.875rem 1.5rem;background:#002d55;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:1rem;text-align:center;transition:background-color .2s ease;align-self:flex-start}.card-button.svelte-1udyrqm:hover{background:#698caf}.card-button.svelte-1udyrqm:focus-visible{outline:2px solid #002d55;outline-offset:2px}.card-author.svelte-1udyrqm{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb;font-size:.85rem;color:#6b7280;font-style:italic;display:flex;align-items:center;gap:.5rem}.author-icon.svelte-1udyrqm{width:18px;height:18px;flex-shrink:0}@media(max-width:640px){.card-content.svelte-1udyrqm{padding:1.75rem}.card-title.svelte-1udyrqm{font-size:1.25rem}.card-description.svelte-1udyrqm{font-size:1rem}.card-image.svelte-1udyrqm{height:160px}}.carousel-wrapper.svelte-1m37khk{margin:0;padding:0}.carousel-container.svelte-1m37khk{display:flex;align-items:flex-start;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;position:relative}.carousel-track.svelte-1m37khk{flex:1;cursor:grab;transition:transform .1s ease-out;-webkit-user-select:none;user-select:none;margin:0 60px}.carousel-track.dragging.svelte-1m37khk{cursor:grabbing;transition:none}.nav-arrow.svelte-1m37khk{position:absolute;top:200px;width:48px;height:48px;border-radius:50%;border:2px solid #002d55;background:#fff;color:#002d55;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.nav-arrow-left.svelte-1m37khk{left:0}.nav-arrow-right.svelte-1m37khk{right:0}.nav-arrow.svelte-1m37khk:hover:not(:disabled){background:#002d55;color:#fff}.nav-arrow.svelte-1m37khk:focus-visible{outline:2px solid #002d55;outline-offset:2px}.nav-arrow.svelte-1m37khk:disabled{border-color:#9ca3af;color:#9ca3af;cursor:not-allowed;background:#f3f4f6}.nav-arrow.svelte-1m37khk svg:where(.svelte-1m37khk){width:24px;height:24px}@media(prefers-reduced-motion:reduce){.nav-arrow.svelte-1m37khk,.carousel-track.svelte-1m37khk{transition:none}}.carousel-indicators.svelte-1m37khk{text-align:center;padding:1.25rem 0}.indicator-text.svelte-1m37khk{color:#666;font-size:.9rem}.empty-state.svelte-1m37khk{background:#fff;border-radius:12px;padding:3rem;text-align:center;color:#666}@media(max-width:640px){.carousel-container.svelte-1m37khk{gap:.5rem}.nav-arrow.svelte-1m37khk{width:44px;height:44px}.nav-arrow.svelte-1m37khk svg:where(.svelte-1m37khk){width:20px;height:20px}}.ecard.svelte-5j1em9{background:#fff;border-radius:12px;box-shadow:0 4px 12px #002d551a;padding:2rem;text-align:center;cursor:pointer;border:2px solid transparent;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;max-width:600px;margin:0 auto;width:100%}.ecard.svelte-5j1em9:hover{border-color:var(--card-color);transform:translateY(-2px);box-shadow:0 8px 24px #002d5526}.ecard.svelte-5j1em9:focus-visible{outline:2px solid var(--card-color);outline-offset:2px}.ecard-icon.svelte-5j1em9{width:80px;height:80px;background:linear-gradient(135deg,var(--card-color) 0%,color-mix(in srgb,var(--card-color) 70%,black) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.ecard-icon.svelte-5j1em9 svg:where(.svelte-5j1em9){width:40px;height:40px;color:#fff}.ecard-title.svelte-5j1em9{font-size:1.5rem;font-weight:700;color:#002d55;margin:0 0 .75rem}.ecard-description.svelte-5j1em9{color:#374151;font-size:1rem;line-height:1.5;margin:0 0 1.25rem}.ecard-tags.svelte-5j1em9{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.5rem}.tag.svelte-5j1em9{background:#ebf5ff;color:#002d55;padding:.35rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.ecard-action.svelte-5j1em9{display:flex;align-items:center;gap:.5rem;color:var(--card-color);font-weight:500}.ecard-action.svelte-5j1em9 svg:where(.svelte-5j1em9){width:20px;height:20px;transition:transform .2s}.ecard.svelte-5j1em9:hover .ecard-action:where(.svelte-5j1em9) svg:where(.svelte-5j1em9){transform:translate(4px)}@media(prefers-reduced-motion:reduce){.ecard.svelte-5j1em9,.ecard-action.svelte-5j1em9 svg:where(.svelte-5j1em9){transition:none}.ecard.svelte-5j1em9:hover{transform:none}.ecard.svelte-5j1em9:hover .ecard-action:where(.svelte-5j1em9) svg:where(.svelte-5j1em9){transform:none}}@media(max-width:640px){.ecard.svelte-5j1em9{padding:1.5rem}.ecard-icon.svelte-5j1em9{width:64px;height:64px}.ecard-icon.svelte-5j1em9 svg:where(.svelte-5j1em9){width:32px;height:32px}.ecard-title.svelte-5j1em9{font-size:1.25rem}}.carousel-container.svelte-3w0v07{width:100%;flex:1;display:flex;flex-direction:column;min-height:0;padding:0 0 1rem;margin:0}.carousel.svelte-3w0v07{display:flex;align-items:flex-start;gap:1rem;flex:1;min-height:0;position:relative}.nav-button.svelte-3w0v07{position:absolute;top:200px;width:48px;height:48px;border-radius:50%;border:none;background:#fff;color:#002d55;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #002d5526;transition:all .2s ease;z-index:10}.nav-button.prev.svelte-3w0v07{left:0}.nav-button.next.svelte-3w0v07{right:0}.nav-button.svelte-3w0v07:hover:not(:disabled){background:#002d55;color:#fff}.nav-button.svelte-3w0v07:focus-visible{outline:2px solid #002d55;outline-offset:2px}.nav-button.svelte-3w0v07:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed;box-shadow:none}.nav-button.svelte-3w0v07 svg:where(.svelte-3w0v07){width:24px;height:24px}.card-wrapper.svelte-3w0v07{flex:1;min-width:0;padding:4px 4px 16px;margin:0 60px}.pagination.svelte-3w0v07{display:flex;justify-content:center;gap:.25rem;padding:.75rem 0;flex-shrink:0}.pagination-dot.svelte-3w0v07{width:44px;height:44px;border-radius:50%;border:none;background:transparent;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.pagination-dot.svelte-3w0v07:before{content:"";width:10px;height:10px;border-radius:50%;background:#d1d5db;transition:all .2s ease}.pagination-dot.svelte-3w0v07:hover:before{background:#9ca3af}.pagination-dot.svelte-3w0v07:focus-visible{outline:2px solid #002d55;outline-offset:-4px}.pagination-dot.active.svelte-3w0v07:before{background:#002d55;transform:scale(1.2)}@media(prefers-reduced-motion:reduce){.nav-button.svelte-3w0v07,.pagination-dot.svelte-3w0v07:before{transition:none}.pagination-dot.active.svelte-3w0v07:before{transform:none}}.no-cards.svelte-3w0v07{text-align:center;padding:3rem;color:#6b7280}@media(max-width:640px){.nav-button.svelte-3w0v07{width:44px;height:44px}.nav-button.svelte-3w0v07 svg:where(.svelte-3w0v07){width:20px;height:20px}}.fab.svelte-15ki8ah{position:fixed;bottom:2rem;right:2rem;height:48px;padding:0 1.25rem 0 1rem;border-radius:24px;border:none;background:#002d55;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #002d5566;transition:all .2s ease;z-index:90}.fab.svelte-15ki8ah:hover{background:#698caf;transform:scale(1.02);box-shadow:0 6px 16px #002d5580}.fab.svelte-15ki8ah:active{transform:scale(.98)}.fab.svelte-15ki8ah:focus-visible{outline:2px solid white;outline-offset:2px;box-shadow:0 6px 16px #002d5580}@media(prefers-reduced-motion:reduce){.fab.svelte-15ki8ah{transition:none}.fab.svelte-15ki8ah:hover,.fab.svelte-15ki8ah:active{transform:none}}.fab.svelte-15ki8ah svg:where(.svelte-15ki8ah){width:22px;height:22px;flex-shrink:0}.label.svelte-15ki8ah{font-size:.9rem;font-weight:600;white-space:nowrap}@media(max-width:640px){.fab.svelte-15ki8ah{bottom:1.5rem;right:1.5rem;height:44px;padding:0 1rem 0 .75rem}.fab.svelte-15ki8ah svg:where(.svelte-15ki8ah){width:20px;height:20px}.label.svelte-15ki8ah{font-size:.85rem}}.modal-backdrop.svelte-198h0hx{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:100;padding:1rem}.modal.svelte-198h0hx{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d}.visually-hidden.svelte-198h0hx{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.close-button.svelte-198h0hx{position:absolute;top:.75rem;right:.75rem;background:none;border:none;cursor:pointer;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#6b7280;z-index:10;border-radius:50%;transition:background-color .2s ease}.close-button.svelte-198h0hx:hover{color:#374151;background:#f3f4f6}.close-button.svelte-198h0hx:focus-visible{outline:2px solid #002d55;outline-offset:2px}.close-button.svelte-198h0hx svg:where(.svelte-198h0hx){width:24px;height:24px}.modal-content.svelte-198h0hx{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem}.preview-section.svelte-198h0hx h3:where(.svelte-198h0hx),.form-section.svelte-198h0hx h3:where(.svelte-198h0hx){font-size:1.1rem;color:#002d55;margin:0 0 1rem}.ecard-preview.svelte-198h0hx{background:linear-gradient(145deg,var(--card-color) 0%,color-mix(in srgb,var(--card-color) 60%,black) 100%);border-radius:16px;padding:2rem;color:#fff;min-height:320px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 8px 32px #0003}.ecard-icon.svelte-198h0hx{width:72px;height:72px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.ecard-icon.svelte-198h0hx svg:where(.svelte-198h0hx){width:40px;height:40px;color:#fff}.ecard-title.svelte-198h0hx{font-size:1.4rem;margin:0 0 1.25rem;font-weight:600}.ecard-message.svelte-198h0hx{flex:1;font-size:1rem;line-height:1.7;margin:0;opacity:.95;white-space:pre-wrap;max-width:280px}.ecard-sender.svelte-198h0hx{font-size:.9rem;opacity:.8;margin:1rem 0 0;font-style:italic}.ecard-illustration.svelte-198h0hx{width:200px;height:200px;border-radius:50%;overflow:hidden;margin-bottom:1.5rem;box-shadow:0 4px 16px #00000026}.ecard-illustration.svelte-198h0hx img:where(.svelte-198h0hx){width:100%;height:100%;object-fit:cover;display:block}.form-section.svelte-198h0hx{display:flex;flex-direction:column;gap:1rem}.form-group.svelte-198h0hx{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-198h0hx label:where(.svelte-198h0hx){font-size:.9rem;font-weight:500;color:#374151}.form-group.svelte-198h0hx input:where(.svelte-198h0hx),.form-group.svelte-198h0hx textarea:where(.svelte-198h0hx){padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit}.form-group.svelte-198h0hx input:where(.svelte-198h0hx):focus,.form-group.svelte-198h0hx textarea:where(.svelte-198h0hx):focus{outline:none;border-color:#002d55;box-shadow:0 0 0 3px #002d551a}.form-group.svelte-198h0hx textarea:where(.svelte-198h0hx){resize:vertical}.generate-button.svelte-198h0hx{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#fff;color:#002d55;border:2px dashed #002d55;padding:.75rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s}.generate-button.svelte-198h0hx:hover{background:#f0f4f8;border-color:#698caf}.generate-button.svelte-198h0hx:focus-visible{outline:2px solid #002d55;outline-offset:2px}.generate-button.svelte-198h0hx svg:where(.svelte-198h0hx){width:18px;height:18px}.generate-button.svelte-198h0hx:disabled{color:#9ca3af;border-color:#d1d5db;cursor:not-allowed}.generate-button.svelte-198h0hx:disabled:hover{background:#fff;border-color:#d1d5db}.submit-button.svelte-198h0hx{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#002d55;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s;margin-top:.5rem}.submit-button.svelte-198h0hx:hover{background:#698caf}.submit-button.svelte-198h0hx:focus-visible{outline:2px solid #002d55;outline-offset:2px}.submit-button.svelte-198h0hx svg:where(.svelte-198h0hx){width:20px;height:20px}.submit-button.svelte-198h0hx:disabled{background:#9ca3af;cursor:not-allowed}.submit-button.svelte-198h0hx:disabled:hover{background:#9ca3af}.submit-button.svelte-198h0hx .spinner:where(.svelte-198h0hx),.generate-button.svelte-198h0hx .spinner:where(.svelte-198h0hx){animation:svelte-198h0hx-spin 1s linear infinite}@keyframes svelte-198h0hx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.submit-button.svelte-198h0hx,.generate-button.svelte-198h0hx,.close-button.svelte-198h0hx{transition:none}.submit-button.svelte-198h0hx .spinner:where(.svelte-198h0hx),.generate-button.svelte-198h0hx .spinner:where(.svelte-198h0hx){animation:none}}.error-message.svelte-198h0hx{text-align:center;font-size:.9rem;color:#dc2626;margin:1rem 0 0;padding:.75rem;background:#fef2f2;border-radius:8px}.success-message.svelte-198h0hx{padding:4rem 2rem;text-align:center}.success-icon.svelte-198h0hx{width:64px;height:64px;color:#22c55e;margin-bottom:1rem}.success-message.svelte-198h0hx h2:where(.svelte-198h0hx){color:#002d55;margin:0 0 .5rem}.success-message.svelte-198h0hx p:where(.svelte-198h0hx){color:#6b7280;margin:0}@media(max-width:768px){.modal-content.svelte-198h0hx{grid-template-columns:1fr;gap:1.5rem}.ecard-preview.svelte-198h0hx{min-height:200px}}html,body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#ebf5ff;min-height:100%}*{box-sizing:border-box}.skip-link.svelte-1uha8ag{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#002d55;color:#fff;padding:.75rem 1.5rem;border-radius:0 0 8px 8px;text-decoration:none;font-weight:500;z-index:1000;transition:top .2s ease}.skip-link.svelte-1uha8ag:focus{top:0;outline:2px solid white;outline-offset:2px}.layout.svelte-1uha8ag{display:flex;align-items:flex-start;gap:2rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem}main.svelte-1uha8ag{flex:1;min-width:0;padding:0;margin:0}.container.svelte-1uha8ag{width:100%;padding:0;margin:0}.empty-favorites.svelte-1uha8ag{text-align:center;padding:3rem 1rem;color:#6b7280}.empty-favorites.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:.5rem 0}@media(max-width:900px){.layout.svelte-1uha8ag{padding:1.5rem 1rem}}@media(max-width:640px){.layout.svelte-1uha8ag{padding:1rem}}
