.Header-module__Af2_WG__header{z-index:100;background:var(--color-surface);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.Header-module__Af2_WG__logo{font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.Header-module__Af2_WG__primary{color:var(--color-primary)}.Header-module__Af2_WG__accent{color:var(--color-accent)}
.BingoSquare-module__tGRaJW__square{aspect-ratio:1;background:var(--color-surface);border:1px solid var(--color-border);cursor:default;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex;overflow:hidden}.BingoSquare-module__tGRaJW__editable{cursor:pointer}.BingoSquare-module__tGRaJW__editable:hover{background:var(--color-hover);border-color:var(--color-primary);transform:scale(1.02)}.BingoSquare-module__tGRaJW__freeSpace{background:var(--color-free);border-color:var(--color-free-border);cursor:default}.BingoSquare-module__tGRaJW__freeSpace:hover{background:var(--color-free);border-color:var(--color-free-border);transform:none}.BingoSquare-module__tGRaJW__editing{border-color:var(--color-primary);transform:scale(1.02);box-shadow:0 0 0 3px #4f46e533}.BingoSquare-module__tGRaJW__text{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:var(--color-text);font-size:.85rem;line-height:1.3}.BingoSquare-module__tGRaJW__square:not(.BingoSquare-module__tGRaJW__freeSpace):not(.BingoSquare-module__tGRaJW__editing) .BingoSquare-module__tGRaJW__text:empty:before,.BingoSquare-module__tGRaJW__editable:not(.BingoSquare-module__tGRaJW__editing) .BingoSquare-module__tGRaJW__text:not(:empty){color:var(--color-text)}.BingoSquare-module__tGRaJW__editable:not(.BingoSquare-module__tGRaJW__editing) .BingoSquare-module__tGRaJW__text:empty{color:var(--color-placeholder);font-size:.75rem;font-style:italic}.BingoSquare-module__tGRaJW__input{text-align:center;width:100%;height:100%;color:var(--color-text);resize:none;background:0 0;border:none;outline:none;font-family:inherit;font-size:16px;line-height:1.3}.BingoSquare-module__tGRaJW__input::placeholder{color:var(--color-placeholder);font-style:italic}
.BingoCard-module__0qyMbW__cardWrapper{justify-content:center;padding:1rem;display:flex}.BingoCard-module__0qyMbW__card{background:var(--color-surface);border-radius:16px;flex-direction:column;width:100%;max-width:500px;padding:1rem;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.BingoCard-module__0qyMbW__headerRow{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:8px;display:grid}.BingoCard-module__0qyMbW__headerCell{font-family:var(--font-heading);color:var(--color-primary);justify-content:center;align-items:center;padding:.5rem;font-size:2.25rem;font-weight:800;display:flex}.BingoCard-module__0qyMbW__grid{gap:8px;display:grid}@media (max-width:480px){.BingoCard-module__0qyMbW__card{padding:.75rem}.BingoCard-module__0qyMbW__headerRow{gap:4px;margin-bottom:4px}.BingoCard-module__0qyMbW__headerCell{padding:.25rem;font-size:1.25rem}.BingoCard-module__0qyMbW__grid{gap:4px}}
.ActionButtons-module__0lW8lG__container{justify-content:center;padding:1.5rem;display:flex}.ActionButtons-module__0lW8lG__primaryButton{color:#fff;background:linear-gradient(135deg,var(--color-primary)0%,var(--color-primary-dark)100%);cursor:pointer;border:none;border-radius:12px;padding:1rem 3rem;font-size:1.125rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #4f46e54d}.ActionButtons-module__0lW8lG__primaryButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4f46e566}.ActionButtons-module__0lW8lG__primaryButton:active{transform:translateY(0)}.ActionButtons-module__0lW8lG__primaryButton.ActionButtons-module__0lW8lG__disabled,.ActionButtons-module__0lW8lG__primaryButton:disabled{background:var(--color-border);box-shadow:none;cursor:not-allowed;opacity:.6}.ActionButtons-module__0lW8lG__primaryButton.ActionButtons-module__0lW8lG__disabled:hover,.ActionButtons-module__0lW8lG__primaryButton:disabled:hover{box-shadow:none;transform:none}.ActionButtons-module__0lW8lG__buttonRow{align-items:center;gap:1rem;display:flex}.ActionButtons-module__0lW8lG__secondaryButton{color:var(--color-text);background:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;border-radius:12px;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .2s}.ActionButtons-module__0lW8lG__secondaryButton:hover{border-color:var(--color-primary);background:var(--color-hover);transform:translateY(-2px)}.ActionButtons-module__0lW8lG__secondaryButton:active{transform:translateY(0)}.ActionButtons-module__0lW8lG__shareButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ActionButtons-module__0lW8lG__downloadButton{color:#fff;background:linear-gradient(135deg,var(--color-accent)0%,var(--color-accent-dark)100%);cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #f973164d}.ActionButtons-module__0lW8lG__downloadButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f9731666}.ActionButtons-module__0lW8lG__socialButton{color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ActionButtons-module__0lW8lG__socialButton:hover{background:var(--color-hover);border-color:var(--color-primary);transform:translateY(-2px)}.ActionButtons-module__0lW8lG__socialButton:active{transform:translateY(0)}@media (max-width:480px){.ActionButtons-module__0lW8lG__shareButtons{flex-flow:row;gap:.5rem}.ActionButtons-module__0lW8lG__downloadButton{padding:.75rem 1rem;font-size:.875rem}.ActionButtons-module__0lW8lG__socialButton{min-width:48px;min-height:48px;padding:.75rem}.ActionButtons-module__0lW8lG__socialButton .ActionButtons-module__0lW8lG__buttonText{display:none}}
.InstagramTemplate-module__NK0jDa__offscreen{position:absolute;top:0;left:-9999px}.InstagramTemplate-module__NK0jDa__container{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);flex-direction:column;justify-content:space-between;align-items:center;width:1080px;height:1080px;padding:60px 80px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.InstagramTemplate-module__NK0jDa__confettiTopLeft,.InstagramTemplate-module__NK0jDa__confettiTopRight,.InstagramTemplate-module__NK0jDa__confettiBottomLeft,.InstagramTemplate-module__NK0jDa__confettiBottomRight{pointer-events:none;position:absolute}.InstagramTemplate-module__NK0jDa__confettiTopLeft{top:0;left:0}.InstagramTemplate-module__NK0jDa__confettiTopRight{top:0;right:0;transform:scaleX(-1)}.InstagramTemplate-module__NK0jDa__confettiBottomLeft{bottom:0;left:0;transform:scaleY(-1)}.InstagramTemplate-module__NK0jDa__confettiBottomRight{bottom:0;right:0;transform:scale(-1)}.InstagramTemplate-module__NK0jDa__logo{letter-spacing:-1px;margin-bottom:20px;font-size:72px;font-weight:800}.InstagramTemplate-module__NK0jDa__logoBingo{color:#4f46e5}.InstagramTemplate-module__NK0jDa__logoMg{color:#f97316}.InstagramTemplate-module__NK0jDa__cardWrapper{background:#fff;border-radius:20px;width:100%;max-width:800px;padding:24px;box-shadow:0 8px 32px #0000001a}.InstagramTemplate-module__NK0jDa__headerRow{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:8px;display:grid}.InstagramTemplate-module__NK0jDa__headerCell{color:#4f46e5;text-align:center;padding:8px;font-size:48px;font-weight:800}.InstagramTemplate-module__NK0jDa__grid{gap:8px;display:grid}.InstagramTemplate-module__NK0jDa__square{aspect-ratio:1;text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;padding:8px;display:flex}.InstagramTemplate-module__NK0jDa__squareText{color:#1f2937;word-break:break-word;overflow-wrap:break-word;font-size:16px;font-weight:500;line-height:1.2}.InstagramTemplate-module__NK0jDa__freeSpace{background:#fef3c7;border-color:#fcd34d;flex-direction:column;gap:4px}.InstagramTemplate-module__NK0jDa__crown{font-size:24px}.InstagramTemplate-module__NK0jDa__freeText{color:#92400e;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:700}.InstagramTemplate-module__NK0jDa__cta{color:#6b7280;margin-top:20px;font-size:24px}.InstagramTemplate-module__NK0jDa__ctaUrl{color:#4f46e5;font-weight:700}
.FacebookTemplate-module__vvphHq__offscreen{position:absolute;top:0;left:-9999px}.FacebookTemplate-module__vvphHq__container{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);justify-content:space-between;align-items:center;width:1200px;height:630px;padding:40px 60px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.FacebookTemplate-module__vvphHq__confettiLeft,.FacebookTemplate-module__vvphHq__confettiRight{pointer-events:none;position:absolute}.FacebookTemplate-module__vvphHq__confettiLeft{top:0;left:0}.FacebookTemplate-module__vvphHq__confettiRight{top:0;right:0;transform:scaleX(-1)}.FacebookTemplate-module__vvphHq__branding{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;max-width:300px;display:flex}.FacebookTemplate-module__vvphHq__logo{letter-spacing:-1px;font-size:56px;font-weight:800}.FacebookTemplate-module__vvphHq__logoBingo{color:#4f46e5}.FacebookTemplate-module__vvphHq__logoMg{color:#f97316}.FacebookTemplate-module__vvphHq__tagline{color:#6b7280;font-size:20px;line-height:1.4}.FacebookTemplate-module__vvphHq__cta{color:#4f46e5;background:#4f46e51a;border-radius:8px;padding:8px 16px;font-size:18px;font-weight:700}.FacebookTemplate-module__vvphHq__cardWrapper{background:#fff;border-radius:16px;width:520px;height:540px;padding:16px;box-shadow:0 8px 32px #0000001a}.FacebookTemplate-module__vvphHq__headerRow{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:4px;display:grid}.FacebookTemplate-module__vvphHq__headerCell{color:#4f46e5;text-align:center;padding:4px;font-size:28px;font-weight:800}.FacebookTemplate-module__vvphHq__grid{gap:4px;height:calc(100% - 44px);display:grid}.FacebookTemplate-module__vvphHq__square{text-align:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;padding:4px;display:flex}.FacebookTemplate-module__vvphHq__squareText{color:#1f2937;word-break:break-word;overflow-wrap:break-word;font-size:11px;font-weight:500;line-height:1.2}.FacebookTemplate-module__vvphHq__freeSpace{background:#fef3c7;border-color:#fcd34d;flex-direction:column;gap:2px}.FacebookTemplate-module__vvphHq__crown{font-size:16px}.FacebookTemplate-module__vvphHq__freeText{color:#92400e;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:700}
.TwitterTemplate-module__ysVtva__offscreen{position:absolute;top:0;left:-9999px}.TwitterTemplate-module__ysVtva__container{background:linear-gradient(135deg,#fff 0%,#f9fafb 100%);justify-content:space-between;align-items:center;width:1200px;height:675px;padding:40px 60px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;position:relative;overflow:hidden}.TwitterTemplate-module__ysVtva__confettiLeft,.TwitterTemplate-module__ysVtva__confettiRight{pointer-events:none;position:absolute}.TwitterTemplate-module__ysVtva__confettiLeft{top:0;left:0}.TwitterTemplate-module__ysVtva__confettiRight{top:0;right:0;transform:scaleX(-1)}.TwitterTemplate-module__ysVtva__branding{flex-direction:column;justify-content:center;align-items:flex-start;gap:14px;max-width:280px;display:flex}.TwitterTemplate-module__ysVtva__logo{letter-spacing:-1px;font-size:52px;font-weight:800}.TwitterTemplate-module__ysVtva__logoBingo{color:#4f46e5}.TwitterTemplate-module__ysVtva__logoMg{color:#f97316}.TwitterTemplate-module__ysVtva__tagline{color:#6b7280;font-size:18px;line-height:1.4}.TwitterTemplate-module__ysVtva__cta{color:#4f46e5;background:#4f46e51a;border-radius:8px;padding:8px 14px;font-size:16px;font-weight:700}.TwitterTemplate-module__ysVtva__cardWrapper{background:#fff;border-radius:14px;width:560px;height:580px;padding:14px;box-shadow:0 8px 32px #0000001a}.TwitterTemplate-module__ysVtva__headerRow{grid-template-columns:repeat(5,1fr);gap:4px;margin-bottom:4px;display:grid}.TwitterTemplate-module__ysVtva__headerCell{color:#4f46e5;text-align:center;padding:4px;font-size:26px;font-weight:800}.TwitterTemplate-module__ysVtva__grid{gap:4px;height:calc(100% - 40px);display:grid}.TwitterTemplate-module__ysVtva__square{text-align:center;background:#fff;border:1.5px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;padding:3px;display:flex}.TwitterTemplate-module__ysVtva__squareText{color:#1f2937;word-break:break-word;overflow-wrap:break-word;font-size:10px;font-weight:500;line-height:1.2}.TwitterTemplate-module__ysVtva__freeSpace{background:#fef3c7;border-color:#fcd34d;flex-direction:column;gap:1px}.TwitterTemplate-module__ysVtva__crown{font-size:14px}.TwitterTemplate-module__ysVtva__freeText{color:#92400e;text-transform:uppercase;letter-spacing:.5px;font-size:9px;font-weight:700}
.HomeView-module__afbuca__container{background:var(--color-background);flex-direction:column;min-height:100vh;display:flex}.HomeView-module__afbuca__main{flex-direction:column;flex:1;align-items:center;padding:2rem 1rem;display:flex}@media (max-width:480px){.HomeView-module__afbuca__main{padding:1rem .5rem}}
