.card-hero[data-astro-cid-4uggg4jo]{padding:8rem 6% 3rem;text-align:center}.card-hero-inner[data-astro-cid-4uggg4jo]{max-width:800px;margin:0 auto}.card-hero[data-astro-cid-4uggg4jo] h1[data-astro-cid-4uggg4jo]{font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.05;margin:1.25rem 0 1.5rem;color:var(--text);letter-spacing:-.03em}.card-hero-grad[data-astro-cid-4uggg4jo]{background:linear-gradient(135deg,var(--violet),var(--pink));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.card-hero[data-astro-cid-4uggg4jo] .lead[data-astro-cid-4uggg4jo]{color:var(--text-mid);font-size:1.05rem;line-height:1.7;max-width:640px;margin:0 auto}.card-main[data-astro-cid-4uggg4jo]{padding:2rem 6% 5rem}.card-main-grid[data-astro-cid-4uggg4jo]{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:2.5rem;align-items:stretch}.card-canvas-wrap[data-astro-cid-4uggg4jo]{position:relative;width:100%;aspect-ratio:1 / 1;cursor:pointer;background:radial-gradient(circle at center,rgba(108,78,231,.18) 0%,rgba(108,78,231,.05) 40%,transparent 70%)}#qr-canvas[data-astro-cid-4uggg4jo]{display:block;width:100%;height:100%;position:relative;z-index:1}.card-hint[data-astro-cid-4uggg4jo]{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:#0d0b20d9;backdrop-filter:blur(8px);border:1px solid rgba(196,181,251,.2);border-radius:50px;color:#c4b5fbe6;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;pointer-events:none;transition:opacity .4s;white-space:nowrap}.card-hint-dot[data-astro-cid-4uggg4jo]{width:6px;height:6px;border-radius:50%;background:var(--violet);box-shadow:0 0 8px var(--violet);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.card-canvas-corner[data-astro-cid-4uggg4jo]{position:absolute;top:1.25rem;right:1.25rem;display:flex;align-items:center;gap:.4rem;padding:.35rem .75rem;background:#0d0b20d9;backdrop-filter:blur(8px);border:1px solid rgba(34,197,94,.3);border-radius:50px;color:#22c55e;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.corner-dot[data-astro-cid-4uggg4jo]{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e;animation:pulse 1.6s infinite}.card-side[data-astro-cid-4uggg4jo]{background:var(--white);border:1px solid var(--border);border-radius:24px;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:1.5rem}.card-side-head[data-astro-cid-4uggg4jo]{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border)}.card-side-logo[data-astro-cid-4uggg4jo]{width:56px;height:56px;border-radius:14px;background:var(--violet-soft);display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-side-logo[data-astro-cid-4uggg4jo] img[data-astro-cid-4uggg4jo]{width:36px;height:36px;object-fit:contain}.card-side-head[data-astro-cid-4uggg4jo] h2[data-astro-cid-4uggg4jo]{font-size:1.15rem;font-weight:800;color:var(--text);letter-spacing:-.02em;line-height:1}.card-side-head[data-astro-cid-4uggg4jo] p[data-astro-cid-4uggg4jo]{font-size:.8rem;color:var(--text-mid);margin-top:.25rem}.card-info-list[data-astro-cid-4uggg4jo]{display:flex;flex-direction:column;gap:.65rem;flex:1}.card-info-row[data-astro-cid-4uggg4jo]{display:flex;align-items:center;gap:.85rem;padding:.75rem .9rem;border-radius:12px;text-decoration:none;transition:background .2s}.card-info-row[data-astro-cid-4uggg4jo]:hover:not(.card-info-row--static){background:var(--violet-soft)}.card-info-icon[data-astro-cid-4uggg4jo]{width:38px;height:38px;border-radius:10px;background:var(--violet-soft);color:var(--violet);display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-info-row[data-astro-cid-4uggg4jo]:hover:not(.card-info-row--static) .card-info-icon[data-astro-cid-4uggg4jo]{background:var(--violet);color:#fff}.card-info-label[data-astro-cid-4uggg4jo]{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light);margin-bottom:.15rem}.card-info-value[data-astro-cid-4uggg4jo]{font-size:.9rem;color:var(--text);font-weight:600;word-break:break-word}.card-actions[data-astro-cid-4uggg4jo]{display:flex;gap:.75rem;flex-direction:column}.btn-card-primary[data-astro-cid-4uggg4jo]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--violet);color:#fff;border:none;padding:.95rem 1.5rem;border-radius:12px;font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;font-family:inherit;transition:background .2s,transform .15s}.btn-card-primary[data-astro-cid-4uggg4jo]:hover{background:var(--violet-dark);transform:translateY(-1px)}.btn-card-outline[data-astro-cid-4uggg4jo]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:transparent;color:var(--text);border:1px solid var(--border);padding:.95rem 1.5rem;border-radius:12px;font-weight:700;font-size:.95rem;text-decoration:none;cursor:pointer;font-family:inherit;transition:border-color .2s,color .2s}.btn-card-outline[data-astro-cid-4uggg4jo]:hover{border-color:var(--violet);color:var(--violet)}.card-share[data-astro-cid-4uggg4jo]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1.25rem;border-top:1px solid var(--border)}.card-share-label[data-astro-cid-4uggg4jo]{font-size:.8rem;color:var(--text-light);font-weight:600}.card-share-btn[data-astro-cid-4uggg4jo]{display:inline-flex;align-items:center;gap:.4rem;background:var(--violet-soft);color:var(--violet);border:none;padding:.45rem .9rem;border-radius:50px;font-weight:600;font-size:.8rem;cursor:pointer;font-family:inherit;transition:background .2s}.card-share-btn[data-astro-cid-4uggg4jo]:hover{background:var(--violet);color:#fff}.card-how[data-astro-cid-4uggg4jo]{padding:5rem 6%;background:var(--bg)}.card-how-head[data-astro-cid-4uggg4jo]{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.card-how-head[data-astro-cid-4uggg4jo] h2[data-astro-cid-4uggg4jo]{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:var(--text);letter-spacing:-.02em;margin-top:1rem}.card-how-grid[data-astro-cid-4uggg4jo]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.card-how-step[data-astro-cid-4uggg4jo]{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:2rem 1.75rem;transition:border-color .2s,transform .2s}.card-how-step[data-astro-cid-4uggg4jo]:hover{border-color:var(--violet);transform:translateY(-3px)}.card-how-num[data-astro-cid-4uggg4jo]{width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--violet),var(--pink));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;margin-bottom:1.25rem}.card-how-step[data-astro-cid-4uggg4jo] h3[data-astro-cid-4uggg4jo]{color:var(--text);font-size:1.05rem;font-weight:700;margin-bottom:.5rem}.card-how-step[data-astro-cid-4uggg4jo] p[data-astro-cid-4uggg4jo]{color:var(--text-mid);font-size:.9rem;line-height:1.6}.card-team[data-astro-cid-4uggg4jo]{padding:5rem 6%}.card-team-head[data-astro-cid-4uggg4jo]{text-align:center;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.card-team-head[data-astro-cid-4uggg4jo] h2[data-astro-cid-4uggg4jo]{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:var(--text);letter-spacing:-.02em;margin:1rem 0 .75rem}.card-team-head[data-astro-cid-4uggg4jo] .lead[data-astro-cid-4uggg4jo]{color:var(--text-mid)}.card-team-grid[data-astro-cid-4uggg4jo]{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.card-team-member[data-astro-cid-4uggg4jo]{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:2rem 1.5rem;text-align:center;transition:border-color .2s,transform .2s}.card-team-member[data-astro-cid-4uggg4jo]:hover{border-color:var(--violet);transform:translateY(-3px)}.card-team-avatar[data-astro-cid-4uggg4jo]{width:72px;height:72px;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.5rem}.card-team-member[data-astro-cid-4uggg4jo] h3[data-astro-cid-4uggg4jo]{color:var(--text);font-size:1.05rem;font-weight:700;margin-bottom:.25rem}.card-team-role[data-astro-cid-4uggg4jo]{color:var(--violet);font-size:.8rem;font-weight:600;margin-bottom:1rem}.card-team-link[data-astro-cid-4uggg4jo]{display:inline-block;color:var(--text);background:var(--bg);border:1px solid var(--border);padding:.5rem 1.1rem;border-radius:50px;text-decoration:none;font-size:.8rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.card-team-link[data-astro-cid-4uggg4jo]:hover{background:var(--violet);color:#fff;border-color:var(--violet)}.card-bottom-cta[data-astro-cid-4uggg4jo]{padding:4rem 6% 6rem}.card-bottom-cta-box[data-astro-cid-4uggg4jo]{max-width:800px;margin:0 auto;background:linear-gradient(135deg,var(--violet),var(--violet-dark));border-radius:24px;padding:3rem 2rem;text-align:center;box-shadow:0 30px 80px #6c4ee74d}.card-bottom-cta-box[data-astro-cid-4uggg4jo] h2[data-astro-cid-4uggg4jo]{color:#fff;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin-bottom:.5rem;letter-spacing:-.02em}.card-bottom-cta-box[data-astro-cid-4uggg4jo] p[data-astro-cid-4uggg4jo]{color:#ffffffd9;font-size:1rem;margin-bottom:1.75rem}.card-bottom-cta-actions[data-astro-cid-4uggg4jo]{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.card-bottom-cta-actions[data-astro-cid-4uggg4jo] .btn-card-primary[data-astro-cid-4uggg4jo]{background:#fff;color:var(--violet)}.card-bottom-cta-actions[data-astro-cid-4uggg4jo] .btn-card-primary[data-astro-cid-4uggg4jo]:hover{background:#ffffffeb}.card-bottom-cta-actions[data-astro-cid-4uggg4jo] .btn-card-outline[data-astro-cid-4uggg4jo]{color:#fff;border-color:#fff6}.card-bottom-cta-actions[data-astro-cid-4uggg4jo] .btn-card-outline[data-astro-cid-4uggg4jo]:hover{border-color:#fff;color:#fff;background:#ffffff1a}@media(max-width:1000px){.card-main-grid[data-astro-cid-4uggg4jo]{grid-template-columns:1fr;gap:2rem}.card-how-grid[data-astro-cid-4uggg4jo],.card-team-grid[data-astro-cid-4uggg4jo]{grid-template-columns:1fr}}@media(max-width:600px){.card-hero[data-astro-cid-4uggg4jo]{padding:6rem 5% 2rem}.card-side[data-astro-cid-4uggg4jo]{padding:1.5rem 1.25rem}}
