@keyframes float-generic{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes float-subtle{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes float-medium{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes float-large{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-30px) rotate(8deg)}}.puzzle-question-redesign{background:#fafafa;min-height:100vh}.puzzle-game-section{background:#fff;padding:2rem 0 3rem}@media(max-width:768px){.puzzle-game-section{padding:1rem 0 2rem}}.puzzle-game-section__notice{margin:0 auto 2rem;max-width:800px;padding:0 2rem}.puzzle-game-section__layout{display:flex;gap:3rem;justify-content:center;padding:0 2rem}@media(max-width:991px){.puzzle-game-section__layout{align-items:center;flex-direction:column;gap:2rem}}.puzzle-game-section__layout--three-col{margin:0 auto;max-width:1200px}@media(max-width:1200px){.puzzle-game-section__layout--three-col{gap:2rem}}.puzzle-game-section__layout--two-col{margin:0 auto;max-width:900px}@media(max-width:1200px){.puzzle-game-section__layout--two-col{gap:2rem}}.puzzle-game-section__main{align-items:center;display:flex;flex:0 1 500px;flex-direction:column;max-width:500px;min-width:0;width:100%}@media(max-width:1200px)and (min-width:992px){.puzzle-game-section__main{flex:0 1 420px;max-width:420px}}.puzzle-game-section__sidebar{flex:0 0 240px;max-width:240px}@media(max-width:1200px)and (min-width:992px){.puzzle-game-section__sidebar{flex:0 0 200px;max-width:200px}}@media(max-width:991px){.puzzle-game-section__sidebar{display:none}}.puzzle-game-section__sidebar--left .puzzle-notes-card,.puzzle-game-section__sidebar--right .puzzle-actions-card{position:sticky;top:2rem}.puzzle-game-section__notes-mobile{display:none;margin-top:2rem;max-width:500px;width:100%}.puzzle-game-section__notes-mobile,.puzzle-game-section__notes-mobile--purple-pink{--theme-gradient:linear-gradient(135deg,#667eea,#764ba2);--theme-color:#764ba2;--theme-light:#667eea14;--theme-border:#667eea33}.puzzle-game-section__notes-mobile--blue-purple{--theme-gradient:linear-gradient(135deg,#4facfe,#667eea);--theme-color:#667eea;--theme-light:#4facfe14;--theme-border:#4facfe33}.puzzle-game-section__notes-mobile--blue-teal{--theme-gradient:linear-gradient(135deg,#0ea5e9,#06b6d4);--theme-color:#06b6d4;--theme-light:#0ea5e914;--theme-border:#0ea5e933}.puzzle-game-section__notes-mobile--pink-orange{--theme-gradient:linear-gradient(135deg,#a855f7,#ec4899);--theme-color:#ec4899;--theme-light:#ec489914;--theme-border:#ec489933}@media(max-width:991px){.puzzle-game-section__notes-mobile{display:block}}.puzzle-game-section__notes-mobile .solving-notes-section{background:#fff;border-radius:20px;box-shadow:0 6px 16px #0000001f;overflow:hidden;padding:0}.puzzle-game-section__notes-mobile .solving-notes-section .puzzle__text-medium{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.5;margin:0;padding:2rem 2rem 1rem;text-align:center}.puzzle-game-section__notes-mobile .solvingNotesWrapper{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;padding:.5rem 1rem 1rem}.puzzle-game-section__notes-mobile .solving-notes{align-items:center;background:var(--theme-light);border:2px solid #0000;border-radius:12px;box-shadow:none;display:flex;flex-direction:row;gap:.5rem;margin:0;max-width:none;padding:.5rem}.puzzle-game-section__notes-mobile .solving-notes:hover{border-color:var(--theme-border)}.puzzle-game-section__notes-mobile .solving-notes img{flex-shrink:0;height:40px;margin:0;object-fit:contain;width:40px}.puzzle-game-section__notes-mobile .solving-notes>div:first-child{align-items:center;background:var(--theme-gradient);border-radius:6px;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;justify-content:center;padding:0;width:40px}.puzzle-game-section__notes-mobile .solving-notes input,.puzzle-game-section__notes-mobile .solving-notes>div:first-child{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;height:40px;line-height:1;margin:0}.puzzle-game-section__notes-mobile .solving-notes input{background:#fff;border:2px solid var(--theme-border);border-radius:6px;font-size:.875rem;padding:2px 4px;text-align:center;width:60px}.puzzle-game-section__notes-mobile .solving-notes input:focus{border-color:var(--theme-color);box-shadow:0 0 0 2px var(--theme-light);outline:none}.puzzle-notes-card{background:#fff;border-radius:20px;box-shadow:0 12px 32px #00000029;overflow:hidden}.puzzle-notes-card,.puzzle-notes-card--purple-pink{--theme-gradient:linear-gradient(135deg,#667eea,#764ba2);--theme-color:#764ba2;--theme-light:#667eea14;--theme-border:#667eea33}.puzzle-notes-card--blue-purple{--theme-gradient:linear-gradient(135deg,#4facfe,#667eea);--theme-color:#667eea;--theme-light:#4facfe14;--theme-border:#4facfe33}.puzzle-notes-card--blue-teal{--theme-gradient:linear-gradient(135deg,#0ea5e9,#06b6d4);--theme-color:#06b6d4;--theme-light:#0ea5e914;--theme-border:#0ea5e933}.puzzle-notes-card--pink-orange{--theme-gradient:linear-gradient(135deg,#a855f7,#ec4899);--theme-color:#ec4899;--theme-light:#ec489914;--theme-border:#ec489933}.puzzle-notes-card .solving-notes-section{background:#0000;border-radius:0;box-shadow:none;padding:0}.puzzle-notes-card .solving-notes-section .puzzle__text-medium{color:#606161;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5;margin:0;padding:2rem 2rem 1rem;text-align:center}.puzzle-notes-card .solving-notes-header{border-radius:0}.puzzle-notes-card .solvingNotesWrapper{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:.5rem 2rem 2rem}.puzzle-notes-card .solving-notes{align-items:center;background:var(--theme-light);border:2px solid #0000;border-radius:12px;display:flex;flex-direction:row;gap:1rem;margin:0;max-width:none;padding:1rem}.puzzle-notes-card .solving-notes img{flex-shrink:0;height:48px;margin:0;object-fit:contain;width:48px}.puzzle-notes-card .solving-notes>div:first-child{align-items:center;background:var(--theme-gradient);border-radius:12px;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;justify-content:center;padding:0;width:48px}.puzzle-notes-card .solving-notes input,.puzzle-notes-card .solving-notes>div:first-child{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;height:48px;line-height:1;margin:0}.puzzle-notes-card .solving-notes input{background:#fff;border:2px solid var(--theme-border);border-radius:6px;font-size:1rem;padding:4px 6px;text-align:center;transition:all .2s ease;width:70px}.puzzle-notes-card .solving-notes input:focus{border-color:var(--theme-color);box-shadow:0 0 0 3px var(--theme-light);outline:none}.puzzle-notes-card .solving-notes input::placeholder{color:#6061614d;font-weight:400}.puzzle-notes-card .notes-sudoku .solving-notes{padding:.5rem}.puzzle-notes-card .notes-sudoku .solving-notes img,.puzzle-notes-card .notes-sudoku .solving-notes>div:first-child{font-size:1rem;height:36px;width:36px}@media(max-width:1100px)and (min-width:992px){.puzzle-notes-card .solvingNotesWrapper{gap:.5rem;padding:.5rem 1rem 1rem}.puzzle-notes-card .solving-notes{gap:.5rem;padding:.5rem}.puzzle-notes-card .solving-notes img,.puzzle-notes-card .solving-notes>div:first-child{font-size:1rem;height:36px;width:36px}.puzzle-notes-card .solving-notes input{font-size:.875rem;height:36px;padding:2px 4px;width:50px}}.solving-notes-header{align-items:center;background:var(--theme-gradient);border-radius:20px 20px 0 0;display:flex;gap:.5rem;padding:1rem 2rem}.solving-notes-header__icon{color:#fff;font-size:1rem}.solving-notes-header__label{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.puzzle-game-section__content{display:flex;justify-content:center;padding:0 2rem}.puzzle-game-section__card{--theme-color:$brand-blue;background:#fff;border-radius:20px;box-shadow:0 12px 32px #00000029;max-width:500px;position:relative;width:100%}.puzzle-game-section__card--purple-pink{--theme-color:#764ba2;box-shadow:0 12px 32px #667eea33}.puzzle-game-section__card--blue-purple{--theme-color:#667eea;box-shadow:0 12px 32px #4facfe33}.puzzle-game-section__card--blue-teal{--theme-color:#06b6d4;box-shadow:0 12px 32px #0ea5e933}.puzzle-game-section__card--pink-orange{--theme-color:#ec4899;box-shadow:0 12px 32px #ec489933}.puzzle-game-section__card .imageBackground{border-radius:3%;margin:0;overflow:visible}.puzzle-game-section__card .imageBackground:after{display:none}.puzzle-game-section__card .pa__puzzleGuessContainer{border-radius:3%;max-width:none!important;overflow:hidden;position:relative!important}.puzzle-game-section__card .pa{border-radius:0 0 3% 3%}.puzzle-game-section__progress{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:3rem}@media(max-width:576px){.puzzle-game-section__progress{flex-direction:column;gap:.5rem}}.puzzle-game-section__progress-text{color:#606161b3;font-size:.875rem;font-weight:600}.puzzle-game-section__category-link{align-items:center;color:#9b5fa3;display:inline-flex;font-size:.875rem;font-weight:600;gap:.4em;text-decoration:none;transition:all .2s ease}.puzzle-game-section__category-link:hover{color:#7d4c83;text-decoration:none}.puzzle-game-section__category-link:hover svg{transform:translateX(3px)}.puzzle-game-section__category-link svg{font-size:.9em;transition:transform .2s ease}.puzzle-game-section__lock-overlay{align-items:center;background:#00000080;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;gap:1rem;inset:0;justify-content:center;position:absolute;transition:background .2s ease;z-index:10}.puzzle-game-section__lock-overlay:hover{background:#0006}.puzzle-game-section__lock-icon{align-items:center;background:linear-gradient(135deg,#9b5fa3,#6d4273);border-radius:50%;box-shadow:0 8px 24px #0006;display:flex;height:72px;justify-content:center;width:72px}.puzzle-game-section__lock-icon svg{color:#fff;font-size:2rem}@media(max-width:576px){.puzzle-game-section__lock-icon{height:56px;width:56px}.puzzle-game-section__lock-icon svg{font-size:1.5rem}}.puzzle-game-section__lock-badge{background:linear-gradient(135deg,#9b5fa3,#7d4c83);border-radius:50rem;box-shadow:0 4px 12px #0000004d;color:#fff;display:inline-block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.05em;padding:6px 16px;text-transform:uppercase}@media(max-width:576px){.puzzle-game-section__lock-badge{font-size:.75rem;padding:4px 12px}}.puzzle-game-section__lock-text{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:600;text-align:center;text-shadow:0 1px 3px #0000004d}@media(max-width:576px){.puzzle-game-section__lock-text{font-size:.75rem}}.puzzle-more-section{background:linear-gradient(180deg,#f8fafc,#f1f5f9);padding:4rem 2rem}.puzzle-more-section__grid{display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-left:auto;margin-right:auto;margin-top:3rem;max-width:800px}@media(max-width:768px){.puzzle-more-section__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.puzzle-more-section__grid{gap:1rem}}.puzzle-more-section__item{text-decoration:none!important}.puzzle-more-section__item:hover{text-decoration:none}.puzzle-more-card{aspect-ratio:1/1;background:#fff;border-radius:6px;box-shadow:0 2px 8px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:transform .25s ease-in-out,box-shadow .25s ease-in-out,border-color .25s ease-in-out}.puzzle-more-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.puzzle-more-card:active{transform:translateY(-1px)}.puzzle-more-card:hover img{transform:scale(1.02)}.puzzle-more-card img{height:100%;object-fit:contain;transition:transform .2s cubic-bezier(0,0,.2,1);width:100%}.puzzle-more-card--solved .puzzle-more-card__solved-badge{display:flex}.puzzle-more-card__solved-badge{align-items:center;background:linear-gradient(135deg,#86bd36,#6a952b);border-radius:50rem;box-shadow:0 2px 8px #00000014;color:#fff;display:none;font-size:.75rem;font-weight:700;gap:4px;letter-spacing:.5px;padding:4px 8px;position:absolute;right:.5rem;text-transform:uppercase;top:.5rem}.puzzle-more-card__solved-badge svg{font-size:.8em}.puzzle-more-card__lock-overlay{align-items:center;background:#00000059;display:flex;flex-direction:column;gap:8px;inset:0;justify-content:center;position:absolute;transition:background .2s ease;z-index:3}.puzzle-more-card__lock-icon{align-items:center;background:linear-gradient(135deg,#9b5fa3,#6d4273);border-radius:50%;box-shadow:0 4px 12px #0000004d;display:flex;height:48px;justify-content:center;width:48px}.puzzle-more-card__lock-icon svg{color:#fff;font-size:1.25rem}@media(max-width:576px){.puzzle-more-card__lock-icon{height:36px;width:36px}.puzzle-more-card__lock-icon svg{font-size:1rem}}.puzzle-more-card__lock-badge{background:linear-gradient(135deg,#9b5fa3,#7d4c83);border-radius:50rem;box-shadow:0 2px 8px #00000040;color:#fff;display:inline-block;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}@media(max-width:576px){.puzzle-more-card__lock-badge{font-size:.6rem;padding:3px 10px}}.puzzle-more-card--locked:hover .puzzle-more-card__lock-overlay{background:#00000040}.puzzle-more-section__cta{margin-top:3rem;text-align:center}.puzzle-more-section__link{align-items:center;background:#fff;border-radius:50rem;box-shadow:0 2px 8px #00000014;color:#9b5fa3;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 3rem;text-decoration:none;transition:all .2s cubic-bezier(0,0,.2,1)}.puzzle-more-section__link:hover{background:#9b5fa3;box-shadow:0 6px 16px #0000001f;color:#fff;text-decoration:none}.puzzle-more-section__link svg{font-size:1em}.puzzle-benefits-section{background:#fff;border-bottom:1px solid #60616114;border-top:1px solid #60616114;padding:3rem 2rem}.puzzle-benefits-section__inline{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}@media(max-width:576px){.puzzle-benefits-section__inline{gap:2rem}}.puzzle-benefits-section__item{align-items:center;color:#606161b3;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.puzzle-benefits-section__item svg{color:#9b5fa3;font-size:1.1em}@media(max-width:576px){.puzzle-benefits-section__item{font-size:.75rem;gap:6px}}.puzzle-seo-section{background:#fafafa;padding:4rem 2rem}.puzzle-seo-section__content{margin:2rem auto 0;max-width:800px}.puzzle-seo-section__content p{color:#606161cc;font-size:1rem;line-height:1.7;margin:0 0 1rem}.puzzle-seo-section__content strong{color:#606161}.puzzle-actions-card{--theme-gradient:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);--theme-color:#764ba2;--theme-light:#667eea1a;--theme-shadow:#667eea40;background:#fff;border-radius:20px;box-shadow:0 6px 16px #0000001f;overflow:hidden}.puzzle-actions-card--purple-pink{--theme-gradient:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);--theme-color:#764ba2;--theme-light:#667eea14;--theme-shadow:#667eea40}.puzzle-actions-card--blue-purple{--theme-gradient:linear-gradient(135deg,#4facfe,#667eea 50%,#764ba2);--theme-color:#667eea;--theme-light:#4facfe14;--theme-shadow:#4facfe40}.puzzle-actions-card--blue-teal{--theme-gradient:linear-gradient(135deg,#0ea5e9,#06b6d4 50%,#14b8a6);--theme-color:#06b6d4;--theme-light:#0ea5e914;--theme-shadow:#0ea5e940}.puzzle-actions-card--pink-orange{--theme-gradient:linear-gradient(135deg,#a855f7,#ec4899 50%,#f97316);--theme-color:#ec4899;--theme-light:#ec489914;--theme-shadow:#ec489940}.puzzle-actions-card__header{align-items:center;background:var(--theme-gradient);display:flex;gap:.5rem;padding:1rem 2rem}.puzzle-actions-card__icon{color:#fff;font-size:1rem}.puzzle-actions-card__label{color:#fff;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.puzzle-actions-card__preview{background:#fff;padding:1rem}.puzzle-actions-card__worksheet-preview{aspect-ratio:8.5/11;background:#fff;border:2px solid var(--theme-light);border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.worksheet-mockup{background:#fff;container-type:inline-size;display:flex;flex-direction:column;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;height:100%}.worksheet-mockup__branding{align-items:flex-start;background:#fff;display:flex;justify-content:space-between;padding:3% 4% 2%}.worksheet-mockup__brand-left{display:flex;flex-direction:column;gap:2px}.worksheet-mockup__logo{height:auto;max-width:60px;min-width:30px;width:40%}.worksheet-mockup__url{background:#60616133;border-radius:1px;height:3px;min-height:2px;width:60%}.worksheet-mockup__qr{aspect-ratio:1;background:repeating-linear-gradient(0deg,#6061614d,#6061614d 2px,#fff 0,#fff 4px),repeating-linear-gradient(90deg,#6061614d,#6061614d 2px,#fff 0,#fff 4px);border-radius:1px;max-width:22px;min-width:12px;width:10%}.worksheet-mockup__content{background:#fff;display:flex;gap:3%;padding:3%}.worksheet-mockup__puzzle{align-items:flex-start;display:flex;flex:0 0 auto;justify-content:center;width:75%}.worksheet-mockup__puzzle-img{border:1px solid var(--theme-color);border-radius:2%;height:auto;width:100%}.worksheet-mockup__values{display:flex;flex:1 1;flex-direction:column;gap:3%;justify-content:flex-start;padding-top:1%}.worksheet-mockup__value-row{align-items:center;display:flex;gap:2%}.worksheet-mockup__emoji-small{aspect-ratio:1;background:var(--theme-color);border-radius:2px;min-width:8px;opacity:.5;width:30%}.worksheet-mockup__equals{color:#60616166;font-size:clamp(.3rem,2.5cqi,.5rem);font-weight:700}.worksheet-mockup__value-box{aspect-ratio:1.2;background:#fff;border:1px solid var(--theme-color);border-radius:2px;min-width:14px;width:45%}.worksheet-mockup__notes{border:1px solid var(--theme-color);border-radius:2%;flex:1 1;margin:0 3% 3%;min-height:15%;padding:2% 3%}.worksheet-mockup__notes-label{color:#60616180;display:block;font-size:clamp(.25rem,2cqi,.4rem);font-weight:700;letter-spacing:.3px;margin-bottom:2%;text-transform:uppercase}.worksheet-mockup__notes-area{flex:1 1}.puzzle-actions-card__buttons{background:#fff;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.puzzle-actions-card__buttons-label{color:#606161;font-size:.875rem;font-weight:600;margin-bottom:2px}.puzzle-actions-card__link{display:block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;text-align:center;transition:all .2s ease}.puzzle-actions-card__link,.puzzle-actions-card__link:hover{background:var(--theme-light);color:var(--theme-color);text-decoration:none}.puzzle-actions-card__link:hover{filter:brightness(.95)}.puzzle-game-section__mobile-row{display:none;gap:1rem;margin-top:2rem;max-width:600px;width:100%}@media(max-width:991px){.puzzle-game-section__mobile-row{display:flex}}@media(max-width:500px){.puzzle-game-section__mobile-row{flex-direction:column;max-width:100%}}.puzzle-game-section__mobile-row,.puzzle-game-section__mobile-row--purple-pink{--theme-gradient:linear-gradient(135deg,#667eea,#764ba2);--theme-color:#764ba2;--theme-light:#667eea14;--theme-border:#667eea33}.puzzle-game-section__mobile-row--blue-purple{--theme-gradient:linear-gradient(135deg,#4facfe,#667eea);--theme-color:#667eea;--theme-light:#4facfe14;--theme-border:#4facfe33}.puzzle-game-section__mobile-row--blue-teal{--theme-gradient:linear-gradient(135deg,#0ea5e9,#06b6d4);--theme-color:#06b6d4;--theme-light:#0ea5e914;--theme-border:#0ea5e933}.puzzle-game-section__mobile-row--pink-orange{--theme-gradient:linear-gradient(135deg,#a855f7,#ec4899);--theme-color:#ec4899;--theme-light:#ec489914;--theme-border:#ec489933}.puzzle-game-section__mobile-card{flex:1 1;min-width:0}.puzzle-game-section__mobile-card .puzzle-actions-card,.puzzle-game-section__mobile-card .puzzle-notes-card{height:100%}
/*# sourceMappingURL=4983.925af858.chunk.css.map*/