main.svelte-1m5shf{height:100dvh;overflow:hidden;padding:0 20px;display:flex;align-items:center;justify-content:center;background:#fff;box-sizing:border-box}.welcome-container.svelte-1m5shf{max-width:min(560px,80vh);width:100%;height:100%;display:flex;flex-direction:column}.info-cards.svelte-1m5shf{display:flex;flex-direction:column;gap:clamp(8px,1.5vh,16px);margin-bottom:clamp(12px,2vh,24px);flex:1;min-height:0}.info-card.svelte-1m5shf{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(12px,2vw,20px);background:#fff;border:1.5px solid #ffdda6;border-radius:var(--radius-md, 12px);padding:clamp(6px,1vh,14px) clamp(10px,1.5vw,18px);text-decoration:none;color:inherit;flex:1;min-height:0;transition:box-shadow .3s ease,transform .3s ease;-webkit-tap-highlight-color:transparent}.info-card.reverse.svelte-1m5shf{flex-direction:row-reverse}.info-card-overlay.svelte-1m5shf,.info-card-sm.svelte-1m5shf{border-color:#000}.info-card.active.svelte-1m5shf,.info-card.svelte-1m5shf:hover{box-shadow:0 6px 20px #00000014}.info-card.active.svelte-1m5shf{transform:translateY(-4px);position:relative;overflow:hidden;color:var(--text-primary, #333)}.info-card.card-primary.svelte-1m5shf{background:#e88a3a1f;border-color:#ffdda6}.info-card.card-primary.svelte-1m5shf .card-title:where(.svelte-1m5shf),.info-card.card-primary.svelte-1m5shf .card-description:where(.svelte-1m5shf){color:var(--text-primary, #333)}.info-card.card-primary.svelte-1m5shf:after{content:"";position:absolute;top:-50%;left:0;width:70%;height:200%;background:linear-gradient(105deg,transparent 20%,rgba(255,221,166,.3) 35%,rgba(255,221,166,.6) 50%,rgba(255,221,166,.3) 65%,transparent 80%);animation:svelte-1m5shf-card-shine 4.5s ease-in-out infinite;pointer-events:none;z-index:1}.info-card-overlay.active.svelte-1m5shf,.info-card-sm.active.svelte-1m5shf{background:#e88a3a1f;border-color:#ffdda6}.info-card.active.svelte-1m5shf .card-title:where(.svelte-1m5shf),.info-card.active.svelte-1m5shf .card-description:where(.svelte-1m5shf){color:var(--text-primary, #333)}.info-card-overlay.active.svelte-1m5shf .overlay-text:where(.svelte-1m5shf){background:#e88a3a1f}.info-card-overlay.active.svelte-1m5shf .card-title:where(.svelte-1m5shf),.info-card-overlay.active.svelte-1m5shf .card-description:where(.svelte-1m5shf){color:#fff}@keyframes svelte-1m5shf-card-shine{0%{transform:translate(-150%)}15%{transform:translate(300%)}to{transform:translate(300%)}}.info-card.svelte-1m5shf:hover{transform:translateY(-2px)}.card-visual.svelte-1m5shf{flex:0 0 auto;width:auto;height:100%;aspect-ratio:1;min-width:0;overflow:hidden;border-radius:var(--radius-sm, 8px);transition:opacity .3s ease}.card-screenshot.svelte-1m5shf{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--radius-sm, 8px)}.card-screenshot-placeholder.svelte-1m5shf{display:none;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;aspect-ratio:1;background:#f5f5f5;border-radius:var(--radius-sm, 8px);color:var(--text-hint, #888)}.placeholder-icon.svelte-1m5shf{width:40px;height:40px;opacity:.5}.placeholder-label.svelte-1m5shf{font-size:var(--font-size-sm, 13px);font-weight:500}.info-card-overlay.svelte-1m5shf{text-decoration:none;justify-content:center;padding:0;position:relative;overflow:hidden}.overlay-wrapper.svelte-1m5shf{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:var(--radius-md, 12px)}.overlay-bg.svelte-1m5shf{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.overlay-wrapper.svelte-1m5shf:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000026;z-index:1}.overlay-text.svelte-1m5shf{position:absolute;top:0;left:0;right:0;z-index:2;text-align:center;background:#fff;padding:clamp(6px,1vh,12px) clamp(12px,2vw,20px);border-radius:var(--radius-md, 12px) var(--radius-md, 12px) 0 0}.info-card-overlay.svelte-1m5shf .card-title:where(.svelte-1m5shf){color:var(--text-primary, #333)}.info-card-overlay.svelte-1m5shf .card-description:where(.svelte-1m5shf){color:var(--text-secondary, #666)}.card-icons-row.svelte-1m5shf{display:flex;gap:clamp(6px,1vw,10px);align-items:center}.info-card-sm.svelte-1m5shf{flex:0 0 auto}.info-card-sm.svelte-1m5shf .card-visual:where(.svelte-1m5shf){height:clamp(40px,6vh,60px);width:clamp(40px,6vh,60px)}.card-icon-visual.svelte-1m5shf{display:flex;align-items:center;justify-content:center;background:var(--background-lighter, #f9f9f9)}.card-icon.svelte-1m5shf{width:55%;height:55%;color:#000}.card-content.svelte-1m5shf{flex:1;min-width:0;max-width:400px;text-align:center}.card-title.svelte-1m5shf{font-size:clamp(14px,2vw,17px);font-weight:600;color:var(--text-primary, #333);margin:0 0 4px}.card-description.svelte-1m5shf{font-size:clamp(12px,1.6vw,14px);color:var(--text-hint, #888);line-height:1.5;margin:0}.cta-section.svelte-1m5shf{display:flex;flex-direction:column;align-items:center;gap:clamp(10px,1.5vw,20px)}.cta-row.svelte-1m5shf{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.5vw,20px)}.cta-link.svelte-1m5shf{display:inline-flex;align-items:center;gap:6px;padding:clamp(10px,1.5vh,16px) clamp(16px,3vw,28px);font-size:clamp(13px,1.8vw,16px);font-weight:500;color:#374151;background:transparent;border:2px solid #374151;border-radius:var(--radius-md, 12px);text-decoration:none;cursor:pointer;transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.cta-link.svelte-1m5shf:hover{background:#0000000a;transform:translateY(-1px)}.cta-link.svelte-1m5shf:active{transform:translateY(0)}.cta-create.svelte-1m5shf{border-color:#e88a3a;color:#fff;background:#e88a3a;font-weight:600;box-shadow:0 2px 8px #e88a3a40}.cta-create.svelte-1m5shf:hover{background:#d47a2e;border-color:#d47a2e;box-shadow:0 4px 12px #e88a3a59}.cta-signin.svelte-1m5shf{border-color:#9ca3af;color:#6b7280}.cta-signin.svelte-1m5shf:hover{border-color:#6b7280;color:#374151}.cta-link-icon.svelte-1m5shf{width:16px;height:16px}@media(prefers-reduced-motion:reduce){.info-card.svelte-1m5shf,.card-visual.svelte-1m5shf,.cta-link.svelte-1m5shf{transition:none}.info-card.svelte-1m5shf:hover,.info-card.active.svelte-1m5shf,.cta-link.svelte-1m5shf:hover{transform:none}.info-card.card-primary.svelte-1m5shf:after{animation:none}}@media(max-width:480px){main.svelte-1m5shf{padding:clamp(6px,1vh,12px) 12px}.info-card.reverse.svelte-1m5shf{flex-direction:row-reverse}.cta-section.svelte-1m5shf{gap:8px}.cta-row.svelte-1m5shf{gap:8px;width:100%}.cta-link.svelte-1m5shf{flex:1;box-sizing:border-box;justify-content:center}}
