@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap";@import"https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600;700&family=Patrick+Hand&display=swap";.nambac-logo{display:block;height:32px;width:auto}@media(max-width:400px){.nambac-logo{height:28px}}.site-logo-bar{width:100%;max-width:480px;margin:0 auto;display:flex;justify-content:flex-start;align-items:center;padding:14px 20px 6px;position:relative;z-index:100;background:transparent;flex-shrink:0}.site-logo-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;transition:transform .2s ease}.site-logo-btn:active{transform:scale(.97)}@media(max-width:400px){.site-logo-bar{padding:12px 16px 4px}}.footer{padding:40px 20px 60px;text-align:center;background:transparent}.footer-copy{font-size:12px;color:#ccc;max-width:400px;line-height:1.5;margin-top:10px}.home-container{width:100%;max-width:480px;margin:0 auto;min-height:100vh;padding-bottom:100px;position:relative;background:transparent}.hero-carousel-outer{overflow:visible;padding:0 6px 0 2px}.hero-carousel-wrapper{position:relative;margin:16px 20px;overflow:visible}@media(max-width:400px){.hero-carousel-wrapper{margin:16px 12px}}.hero-carousel{display:flex;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:0;scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x}.hero-carousel::-webkit-scrollbar{display:none}.hero-slide{flex:0 0 100%;scroll-snap-align:start;min-width:100%;width:100%;height:380px;border-radius:2rem;border:2px solid #000;background:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:4px 4px #000;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;cursor:pointer;transition:transform .2s;box-sizing:border-box}.hero-slide:active{transform:scale(.98)}.hero-image-bg{position:absolute;inset:0;z-index:-1;border-radius:1.9rem;overflow:hidden;margin:2px}.hero-image-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.hero-overlay-gradient{position:absolute;bottom:0;left:0;right:0;height:65%;background:linear-gradient(to top,rgba(255,255,255,.98),transparent);z-index:1;border-radius:0 0 1.9rem 1.9rem}.carousel-dots{display:flex;justify-content:center;gap:10px;margin-top:16px}.dot{width:10px;height:10px;border-radius:50%;background:#d1d5db;border:2px solid #000;cursor:pointer;transition:all .2s}.dot.active{background:#ff2d85;width:28px;border-radius:10px}.speech-bubble{display:inline-flex;align-items:center;background:#000;color:#fff;font-family:var(--font-display),var(--font-primary),cursive;font-size:14px;padding:6px 14px;border-radius:20px 20px 20px 4px;margin-bottom:8px}.trending-badge{background:#09f;color:#fff;font-size:10px;font-weight:800;padding:4px 10px;border-radius:50px;border:2px solid #000}.hero-content{padding:20px;position:relative;z-index:2}.hero-title{font-family:var(--font-display),var(--font-primary),cursive;font-size:28px;color:#000;margin-bottom:8px;line-height:1.15}.hero-desc{font-size:13px;color:#555;font-weight:700;margin-bottom:12px;line-height:1.4;background:#fff9;padding:8px;border-radius:12px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-btn{width:100%;padding:14px;background:#ff2d85;color:#fff;border:2px solid #000;border-radius:1.5rem;font-family:var(--font-display),var(--font-primary),cursive;font-size:18px;box-shadow:4px 4px #000;transition:all .1s}.hero-btn:active{transform:translate(2px,2px);box-shadow:none}.category-tabs{display:flex;gap:10px;padding:12px 20px 20px;overflow-x:auto}.category-tabs::-webkit-scrollbar{height:12px;display:block}.glass-tab{padding:10px 18px;border-radius:50px;border:2px solid #000;font-family:var(--font-display),var(--font-primary),cursive;font-size:14px;color:#000;white-space:nowrap;box-shadow:3px 3px #000;transition:all .1s;flex-shrink:0}.glass-tab:active{transform:translate(2px,2px);box-shadow:none}.glass-tab.active{background:#4de8f4!important;color:#000;box-shadow:4px 4px #000}.sort-tabs{display:flex;gap:8px;padding:0 20px 8px}.sort-tab{padding:6px 14px;border-radius:50px;border:2px solid #000;font-family:var(--font-display),var(--font-primary),cursive;font-size:12px;background:#fff;box-shadow:2px 2px #000;transition:all .1s}.sort-tab.active{background:#ff2d85;color:#fff}.glass-section-title{padding:0 20px;font-family:var(--font-display),var(--font-primary),cursive;font-size:20px;color:#000;margin-bottom:12px}.glass-list{padding:0 20px;display:flex;flex-direction:column;gap:14px}.glass-list.grid-cols-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:440px){.glass-list.grid-cols-2{grid-template-columns:1fr 1fr;gap:12px}}.glass-card{background:#fff;border:2px solid #000;border-radius:1.5rem;padding:12px;box-shadow:4px 4px #000;display:flex;align-items:center;gap:12px;margin-bottom:0;transition:all .1s;position:relative;cursor:pointer}.glass-card.square-card{aspect-ratio:1 / 1;flex-direction:column;padding:0;gap:0;overflow:hidden;align-items:stretch}.glass-card:active{transform:translate(2px,2px);box-shadow:none}.glass-card-thumb{width:64px;height:64px;border-radius:1rem;border:2px solid #000;overflow:hidden;flex-shrink:0;background:#f0f0f0}.glass-card-thumb-large{width:100%;height:65%;border-bottom:2px solid #000;background:#f0f0f0;overflow:hidden}.glass-card-thumb img,.glass-card-thumb-large img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.glass-card-info{flex:1;min-width:0}.glass-card-info-bottom{flex:1;padding:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background:#fff}.info-title{font-family:var(--font-display),var(--font-primary),cursive;font-size:16px;color:#000;line-height:1.2}.info-title-sm{font-family:var(--font-display),var(--font-primary),cursive;font-size:14px;color:#000;line-height:1.2;margin-bottom:auto;width:100%;text-align:left}.info-category{font-size:11px;font-weight:700;color:#ff2d85;margin-bottom:2px;text-transform:uppercase}.horizontal-scroll-list{display:flex;overflow-x:auto;gap:16px;padding:10px 20px;scrollbar-width:none;-ms-overflow-style:none}.horizontal-scroll-list::-webkit-scrollbar{display:none}.mini-card{flex:0 0 140px;background:#fff;border:2px solid #000;border-radius:1.5rem;padding:10px;box-shadow:4px 4px #000;display:flex;flex-direction:column;gap:10px;transition:all .1s;cursor:pointer}.mini-card:active{transform:translate(2px,2px);box-shadow:none}.mini-card-thumb{width:100%;height:100px;border-radius:1rem;border:2px solid #000;overflow:hidden;background:#ffdee9}.mini-card-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mini-card-content{display:flex;flex-direction:column;justify-content:space-between;flex:1}.mini-card-title{font-family:var(--font-display),var(--font-primary),cursive;font-size:14px;line-height:1.3;color:#000;height:36px;overflow:hidden}.mini-play-btn{width:24px;height:24px;background:#4de8f4;border:2px solid #000;border-radius:50%;display:flex;align-items:center;justify-content:center;align-self:flex-end}.nav-item-col{display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer;transition:transform .1s}.nav-item-col:active{transform:scale(.9)}.action-play-sm{width:32px;height:32px;background:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:auto;flex-shrink:0}.connecting-overlay{position:fixed;inset:0;background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center}.connecting-box{background:#fff;border:3px solid #000;border-radius:24px;padding:32px;text-align:center;box-shadow:8px 8px #000;display:flex;flex-direction:column;align-items:center;max-width:80%}.spinner-pink{width:48px;height:48px;border:5px solid #FFE4E6;border-top:5px solid #FF2D85;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-intro-box{margin:32px 20px 100px;padding:24px;background:#ffffffd9;border:2px solid #1e293b;border-radius:20px;box-shadow:4px 4px #1e293b}.home-intro-box-title{font-size:16px;font-weight:900;color:#1a1a1a;margin:0 0 12px}.home-intro-box-desc{font-size:13px;color:#555;line-height:1.8;margin:0 0 12px}.home-intro-btns{display:flex;flex-wrap:wrap;gap:8px}.home-intro-btn,.home-intro-btn-wide{padding:8px 14px;font-size:12px;font-weight:700;color:#ff2d85;background:#fff;border:2px solid #1e293b;border-radius:12px;box-shadow:2px 2px #1e293b;cursor:pointer;transition:transform .1s}.home-intro-btn-wide{width:100%;margin-top:4px}.home-intro-btn.active,.home-intro-btn-wide.active{background:#fff0f6}.home-intro-btn:active,.home-intro-btn-wide:active{transform:translate(2px,2px);box-shadow:none}.home-intro-panel{margin-top:16px;padding:16px;background:#fff;border:2px solid #1e293b;border-radius:16px;box-shadow:3px 3px #1e293b}.home-intro-panel-title{font-size:15px;font-weight:900;margin:0 0 12px;color:#1e293b}.home-intro-lead{font-size:13px;line-height:1.7;color:#555;margin:0 0 10px}.home-intro-list{margin:0;padding-left:18px;font-size:13px;line-height:1.8;color:#444}.home-intro-faq-list{display:flex;flex-direction:column;gap:10px}.home-intro-faq-item{padding:12px;background:#f8f5f6;border:2px solid #1e293b;border-radius:12px}.home-intro-faq-q{font-size:13px;font-weight:800;margin:0 0 6px;color:#1e293b}.home-intro-faq-a{font-size:12px;line-height:1.6;margin:0;color:#555}.home-intro-more{display:inline-block;margin-top:12px;font-size:12px;font-weight:700;color:#ff2d85;text-decoration:underline}.quiz-page-container{min-height:100vh;padding:0 0 40px;display:flex;flex-direction:column;align-items:center;position:relative;max-width:480px;margin:0 auto}.quiz-page-container .quiz-header,.quiz-page-container .question-unified-card,.quiz-page-container .question-glass-panel,.quiz-page-container .answers-grid,.quiz-page-container .quiz-intro-card,.quiz-page-container .intro-image-container,.quiz-page-container .question-anim-wrapper{margin-left:20px;margin-right:20px;width:auto}.quiz-header{width:100%;margin-bottom:24px;padding-top:10px}.progress-label{display:flex;justify-content:space-between;font-size:14px;font-weight:800;color:#1e293b;margin-bottom:8px;font-family:var(--font-primary),cursive}.glass-progress-track{width:100%;height:24px;background:#fff6;border:2px solid #1E293B;border-radius:50px;padding:2px;box-shadow:4px 4px #1e293b;position:relative;overflow:hidden}.glass-progress-fill{height:100%;background:linear-gradient(90deg,#ff9a9e,#fecfef 99% 100%);border-radius:50px;border-right:2px solid #1E293B;transition:width .5s ease-out;position:relative}.glass-progress-fill:after{content:"";position:absolute;top:2px;left:5px;right:5px;height:4px;background:#fff6;border-radius:10px}.question-unified-card{width:100%;border-radius:24px;border:2px solid #1E293B;box-shadow:8px 8px #1e293b;overflow:hidden;margin-bottom:32px;background:#fff;display:flex;flex-direction:column}.question-image-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;position:relative;--question-bottom-crop: 12%}.question-unified-card .question-scene-img{position:absolute;top:0;left:0;width:100%;height:calc(100% + var(--question-bottom-crop));-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block;z-index:0}.question-unified-card .question-image-wrap .question-text-panel{position:absolute;bottom:0;left:0;right:0;z-index:2;padding:28px 18px 16px;background:linear-gradient(to top,#fffffff5,#ffffffe6 55%,#fff0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:none;text-align:center}.question-unified-card>.question-text-panel{padding:20px 24px 24px;background:#ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);text-align:center}.question-unified-card.question-text-below .question-image-wrap{aspect-ratio:auto;display:flex;flex-direction:column}.question-unified-card.question-text-below .question-scene-img{position:relative;aspect-ratio:4 / 3;height:auto;width:100%}.question-unified-card.question-text-below>.question-text-panel,.question-unified-card.question-text-below .question-image-wrap+.question-text-panel{position:static;padding:20px 24px 24px;background:#ffffffb8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:2px solid #1E293B}.question-text-panel{text-align:center}.question-glass-panel{width:100%;background:#ffffff80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid #1E293B;border-radius:32px;padding:32px 24px;text-align:center;margin-bottom:32px;box-shadow:8px 8px #1e293b;position:relative}.question-scene-img-wrap{width:100%;margin:0 0 16px;border-radius:1rem;overflow:hidden;border:2px solid #1e293b}.question-scene-img{width:100%;height:160px;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;display:block}.question-badge{position:absolute;top:-16px;left:50%;transform:translate(-50%);background:#ff2d85;color:#fff;padding:6px 16px;border-radius:20px;border:2px solid #1E293B;font-size:12px;font-weight:900;text-transform:uppercase;box-shadow:2px 2px #1e293b}.question-text{font-family:var(--font-primary),cursive;font-size:24px;font-weight:900;color:#1e293b;line-height:1.4;margin:0}.answers-grid{width:100%;display:flex;flex-direction:column;gap:16px;flex:1}.glass-answer-btn{width:100%;padding:24px 24px 24px 70px;min-height:80px;background:#fff6;border:2px solid #1E293B;border-radius:24px;font-size:19px;font-weight:800;color:#1e293b;cursor:pointer;box-shadow:6px 6px #1e293b;transition:all .1s cubic-bezier(.25,.46,.45,.94);display:flex;align-items:center;justify-content:flex-start;text-align:left;position:relative}.glass-answer-btn:active{transform:translate(4px,4px);box-shadow:2px 2px #1e293b;background:#ffffffb3}.glass-answer-btn:hover{background:#fff9}.btn-text{text-decoration:none;border-bottom:none}.glass-answer-btn{text-decoration:none}.option-letter-circle{position:absolute;left:20px;width:32px;height:32px;border:2px solid #1E293B;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;background:#ffdee9}.question-image-box{width:100%;margin-bottom:20px;border-radius:16px;overflow:hidden;border:2px solid #1E293B}.question-image-box img{width:100%;height:auto;display:block}.quiz-intro-card{width:100%;background:#fff;border:2px solid #1E293B;border-radius:32px;overflow:hidden;box-shadow:8px 8px #1e293b;display:flex;flex-direction:column}.quiz-intro-card.full-screen-mode{background:transparent;border:none;box-shadow:none;border-radius:0}.intro-image-container.full-screen-bg{position:relative;width:calc(100% - 40px);max-width:480px;aspect-ratio:3/4;height:auto;margin:20px auto;border-radius:24px;box-shadow:8px 8px #1e293b;border:2px solid #1E293B;overflow:hidden;z-index:10;top:auto;left:auto;transform:none}.intro-cover-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.intro-text-overlay{position:absolute;bottom:0;left:0;right:0;z-index:5;padding:32px 18px 18px;background:linear-gradient(to top,#ffffffd1,#ffffff8c 45%,#fff0);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center}.intro-overlay-title{margin:0 0 8px;font-family:var(--font-primary),cursive;font-size:1.35rem;font-weight:900;line-height:1.25;color:#1e293b}.intro-overlay-desc{margin:0;font-size:.9rem;line-height:1.45;color:#475569;font-weight:600}.image-overlay-gradient-strong{display:none}.category-tag{position:absolute;top:20px;left:20px;background:#ff2d85;color:#fff;padding:6px 12px;border-radius:12px;border:2px solid #1E293B;font-size:12px;font-weight:900;box-shadow:2px 2px #1e293b;z-index:10}.category-tag.top-safe-area{top:16px;left:16px;box-shadow:none;border:1.5px solid #1E293B}.intro-title-overlay{display:none}.intro-title-overlay h1{font-family:var(--font-primary),cursive;font-size:28px;font-weight:900;line-height:1.2;text-shadow:2px 2px 0px rgba(0,0,0,.5)}.intro-bottom-sheet{position:fixed;bottom:20px;left:0;right:0;margin:0 auto;width:88%;max-width:420px;height:70px;background:#fff;border:2px solid #1E293B;border-radius:20px;z-index:20;padding:0 16px;box-shadow:6px 6px #1e293b;display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:visible}.sheet-handle{display:none}.sheet-actions{width:100%;display:flex;gap:12px;align-items:center;justify-content:space-between}.start-sheet-btn{flex:1;height:48px;background:#fff;border:2px solid #1E293B;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px #1e293b;cursor:pointer;transition:all .1s}.start-sheet-btn:active{transform:translate(2px,2px);box-shadow:0 0 #1e293b}.start-sheet-btn .btn-label{font-size:16px;font-weight:900;color:#1e293b}.btn-content{text-align:left}.btn-label{display:block;font-size:16px;font-weight:900;color:#fff}.btn-sub{display:none}.btn-icon-circle{width:32px;height:32px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ff2d85;border:2px solid #1E293B}.share-btn{width:48px;height:48px;flex:none;background:#ff2d85;border:2px solid #1E293B;border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:2px 2px #1e293b;cursor:pointer;color:#fff;transition:all .1s}.share-btn:active{transform:translate(2px,2px);box-shadow:0 0 #1e293b}.share-modal-content{width:calc(100% - 40px);max-width:480px;background:#fff;border:2px solid #1E293B;border-radius:24px;padding:24px;box-shadow:8px 8px #1e293b}.share-modal-title{font-size:18px;font-weight:900;text-align:center;margin:0 0 20px;color:#1e293b}.share-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.share-option{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:#f8f5f6;border:2px solid #1E293B;border-radius:12px;cursor:pointer;transition:all .1s;font-size:11px;font-weight:700;color:#1e293b}.intro-stats-overlay{display:none}.start-overlay-btn{position:absolute;bottom:30px;left:50%;transform:translate(-50%);background:#ff2d85;color:#fff;border:2px solid #1E293B;border-radius:30px;padding:16px 40px;font-size:20px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:4px 4px #1e293b;cursor:pointer;transition:all .1s;z-index:20;white-space:nowrap}.start-overlay-btn:active{transform:translate(-50%) translate(2px,2px);box-shadow:2px 2px #1e293b}.intro-actions-overlay{position:absolute;top:60px;right:20px;display:flex;flex-direction:column;gap:10px;z-index:10}.intro-icon-btn-overlay{width:40px;height:40px;background:#ffffffe6;border:2px solid #1E293B;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px #1e293b;cursor:pointer;color:#1e293b}.intro-icon-btn-overlay:active{transform:translate(1px,1px);box-shadow:1px 1px #1e293b}.intro-actions-box{padding:24px;display:flex;gap:12px;border-top:2px dashed #CBD5E1}.start-main-btn{flex:1;background:#ff2d85;color:#fff;border:2px solid #1E293B;border-radius:20px;height:60px;font-size:18px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:4px 4px #1e293b;cursor:pointer;transition:all .1s}.start-main-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #1e293b}.intro-secondary-btns{display:flex;gap:8px}.intro-icon-btn{width:60px;height:60px;background:#fff;border:2px solid #1E293B;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:4px 4px #1e293b;cursor:pointer}.home-indicator{width:100%;display:flex;justify-content:center;margin-top:40px}.indicator-bar{width:40%;height:5px;background:#1e293b;border-radius:10px;opacity:.2}.loading-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh;text-align:center}.loading-spinner{width:40px;height:40px;border:4px solid #F1F5F9;border-top:4px solid #FF2D85;border-radius:50%}.question-anim-wrapper{width:100%;display:flex;flex-direction:column;align-items:center}.name-input-card{width:calc(100% - 40px);max-width:480px;background:#ffffff80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:2px solid #1E293B;border-radius:32px;padding:40px 24px;text-align:center;box-shadow:8px 8px #1e293b;margin-top:40px}.name-input-title{font-family:var(--font-primary),cursive;font-size:22px;font-weight:900;color:#1e293b;margin:0 0 8px}.name-input-desc{font-size:14px;color:#64748b;margin:0 0 24px;line-height:1.5}.name-input-wrapper{margin-bottom:20px}.name-input-field{width:100%;padding:16px 20px;font-size:20px;font-weight:700;text-align:center;border:2px solid #1E293B;border-radius:16px;background:#fff;color:#1e293b;box-shadow:4px 4px #1e293b;outline:none;font-family:var(--font-primary),cursive;transition:all .2s}.name-input-field:focus{border-color:#ff2d85;box-shadow:4px 4px #ff2d85}.name-input-field::-moz-placeholder{color:#cbd5e1;font-weight:500}.name-input-field::placeholder{color:#cbd5e1;font-weight:500}.name-submit-btn{width:100%;padding:16px;background:#ff2d85;color:#fff;border:2px solid #1E293B;border-radius:16px;font-size:18px;font-weight:900;cursor:pointer;box-shadow:4px 4px #1e293b;transition:all .1s}.name-submit-btn:active{transform:translate(4px,4px);box-shadow:none}.name-submit-btn:disabled{background:#cbd5e1;cursor:not-allowed}.mbti-dimension-tag{background:#e9d5ff;color:#1e293b;padding:3px 10px;border-radius:8px;font-size:11px;font-weight:700;border:1.5px solid #1E293B}.answers-grid.multi-choice{display:grid;grid-template-columns:1fr;gap:12px}.answers-grid.multi-choice:has(>:nth-child(3)){grid-template-columns:1fr 1fr}.sponsor-logo-overlay{position:absolute;top:16px;right:16px;width:48px;height:48px;border-radius:12px;border:2px solid #1E293B;-o-object-fit:contain;object-fit:contain;background:#fff;z-index:10}.sponsor-banner{width:100%;max-width:480px;margin:0 auto 12px;border-radius:12px;overflow:hidden;border:2px solid #1E293B;box-shadow:2px 2px #1e293b}.sponsor-banner img{width:100%;height:auto;display:block}.share-btn-wrap{position:relative;flex:0 0 48px;width:48px;height:48px}.copy-toast{position:fixed;left:50%;bottom:102px;transform:translate(-50%);z-index:9999;width:88%;max-width:420px;display:flex;align-items:center;gap:10px;padding:14px 16px;background:#fff;border:2px solid #1e293b;border-radius:14px;box-shadow:4px 4px #1e293b;font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:16px;font-weight:800;color:#1e293b;pointer-events:none;animation:copyToastIn .28s cubic-bezier(.22,1,.36,1)}.copy-toast--anchored{position:absolute;left:auto;right:0;bottom:calc(100% + 8px);transform:none;width:-moz-max-content;width:max-content;max-width:168px;padding:6px 10px;gap:6px;border-radius:10px;font-size:11px;font-weight:800;white-space:nowrap;box-shadow:2px 2px #1e293b;animation:copyToastInAnchored .22s cubic-bezier(.22,1,.36,1);z-index:30}.copy-toast--success{box-shadow:4px 4px #ff2d85}.copy-toast--anchored.copy-toast--success{box-shadow:2px 2px #ff2d85}.copy-toast--error{box-shadow:4px 4px #ef4444}.copy-toast--anchored.copy-toast--error{box-shadow:2px 2px #ef4444;white-space:normal;max-width:150px}.copy-toast-icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:2px solid #1e293b;background:#ff2d85;color:#fff;font-size:14px;line-height:1}.copy-toast--anchored .copy-toast-icon{width:18px;height:18px;border-radius:6px;font-size:10px}.copy-toast--error .copy-toast-icon{background:#ef4444}.copy-toast-text{flex:1;line-height:1.2}@keyframes copyToastIn{0%{opacity:0;transform:translate(-50%) translateY(16px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes copyToastInAnchored{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.editor-container{min-height:100vh;max-width:800px;margin:0 auto;padding:40px 20px;font-family:var(--font-primary, "Patrick Hand"),cursive;background:#fff9fc}.editor-container.embedded{min-height:0;max-width:none;padding:0;background:transparent}.editor-auth-card{margin-top:15vh;background:#fff;border:2px solid black;border-radius:32px;padding:60px 40px;text-align:center;box-shadow:8px 8px #000}.editor-auth-card h1{font-size:32px;font-weight:900;margin-bottom:30px;color:#ff2d85}.editor-header{display:flex;flex-direction:column;align-items:center;gap:30px;margin-bottom:40px}.editor-logo{font-size:36px;font-weight:900;color:#ff2d85;letter-spacing:-.05em}.editor-steps{display:flex;gap:12px;background:#fff;padding:8px 16px;border:2px solid black;border-radius:50px;box-shadow:4px 4px #000}.step-dot{display:flex;align-items:center;gap:8px;padding:8px 16px;cursor:pointer;border-radius:30px;transition:all .2s;opacity:.3}.step-dot.active{opacity:1;background:#ff2d85;color:#fff}.step-dot.done{opacity:.7}.step-num{width:24px;height:24px;border-radius:50%;background:#fff;border:2px solid black;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:#000}.step-dot.active .step-num{border-color:#fff;background:#fff;color:#ff2d85}.step-label{font-size:13px;font-weight:900}.editor-section{background:#fff;border:2px solid black;border-radius:32px;padding:40px;box-shadow:8px 8px #000}.section-title{font-size:24px;font-weight:900;color:#000;margin-bottom:30px;display:flex;align-items:center;gap:12px}.badge{background:#ff2d85;color:#fff;padding:4px 12px;border-radius:50px;font-size:11px;font-weight:900;border:2px solid black;text-transform:uppercase}.type-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-bottom:30px}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;margin-bottom:24px}.template-card{background:linear-gradient(135deg,#fff9fc,#ffe4ec)}.type-card{background:#fff;border:2px solid black;border-radius:20px;padding:20px;cursor:pointer;transition:all .1s;display:flex;flex-direction:column;gap:6px;text-align:left;box-shadow:4px 4px #000}.type-card:hover{transform:translate(-2px,-2px);box-shadow:6px 6px #000;background:#fff9fc}.type-card.selected{background:#000;color:#fff}.type-card.selected .type-meta{color:#ff2d85}.type-label{font-size:16px;font-weight:900}.type-desc{font-size:12px;opacity:.7;font-weight:500}.type-meta{font-size:11px;color:#ff2d85;font-weight:900;text-transform:uppercase}.divider-or{text-align:center;margin:30px 0;font-weight:900;color:gray;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:12px;font-weight:900;color:gray;margin-bottom:8px;text-transform:uppercase;letter-spacing:.1em}.editor-input{width:100%;padding:16px 20px;border:2px solid black;border-radius:16px;font-size:15px;font-weight:700;background:#fff;transition:all .2s;box-sizing:border-box}.editor-input:focus{border-color:#ff2d85;box-shadow:4px 4px #ff2d851a;outline:none}.editor-textarea{width:100%;padding:16px 20px;border:2px solid black;border-radius:16px;font-size:14px;font-weight:600;min-height:100px;box-sizing:border-box}.category-chips{display:flex;flex-wrap:wrap;gap:10px}.chip{padding:10px 20px;border:2px solid black;border-radius:50px;background:#fff;font-size:13px;font-weight:900;cursor:pointer;transition:all .2s}.chip.active{background:#ff2d85;color:#fff;box-shadow:3px 3px #000}.thumbnail-upload{width:200px;height:200px;border:2px dashed #ddd;border-radius:24px;background:#f8f8f8;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.thumbnail-upload:hover{border-color:#ff2d85}.editor-btn{padding:16px 32px;border:2px solid black;border-radius:16px;font-size:15px;font-weight:900;cursor:pointer;transition:all .1s;box-shadow:4px 4px #000;display:flex;align-items:center;justify-content:center;gap:8px}.editor-btn:active{transform:translate(2px,2px);box-shadow:2px 2px #000}.editor-btn.primary{background:#ff2d85;color:#fff}.editor-btn.secondary{background:#fff;color:#000}.ai-gen-wrapper{background:#fff;border:2px solid black;border-radius:24px;padding:30px;box-shadow:4px 4px #ff2d85}.questions-list,.results-list{max-height:500px;overflow-y:auto;padding-right:10px;margin-bottom:20px}.question-editor-card,.result-editor-card{background:#fafafa;border:2px solid black;border-radius:20px;padding:24px;margin-bottom:16px;box-shadow:4px 4px #0000000d}.q-num,.r-code{background:#000;color:#fff;padding:4px 12px;border-radius:50px;font-size:11px;font-weight:900}.complete-card{padding:40px 0}.complete-emoji{font-size:80px;margin-bottom:20px}.complete-info{background:#fff;border:2px solid black;border-radius:20px;padding:30px;text-align:left}@media(max-width:600px){.editor-steps{overflow-x:auto;justify-content:flex-start;width:100%}.step-label{display:none}}.admin-shell,.admin-shell *{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.01em}.admin-page{min-height:100vh;background:#fff9fc;padding:5.5rem 1rem 2rem;font-family:inherit}.admin-inner{max-width:72rem;margin:0 auto}.admin-topbar{position:sticky;top:4.5rem;z-index:40;background:#fff9fceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:2px solid #111;border-radius:1rem;padding:1rem 1.25rem;margin-bottom:1rem;box-shadow:3px 3px #111}.admin-topbar-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.admin-tabs{display:flex;flex-wrap:wrap;gap:.5rem}.admin-tab{padding:.5rem 1rem;border-radius:.75rem;font-size:.8125rem;font-weight:800;border:2px solid #111;background:#fff;color:#374151;cursor:pointer;transition:transform .1s,background .15s}.admin-tab:hover{background:#fdf2f8}.admin-tab.active{background:#ff2d85;color:#fff}.admin-actions{display:flex;flex-wrap:wrap;gap:.5rem}.admin-btn{padding:.5rem 1rem;border-radius:.75rem;font-size:.8125rem;font-weight:800;border:2px solid #111;cursor:pointer;transition:transform .1s}.admin-btn:active{transform:translateY(1px)}.admin-btn-primary{background:#ff2d85;color:#fff;box-shadow:2px 2px #111}.admin-btn-secondary{background:#fff;color:#111}.admin-stats{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.admin-stat{font-size:.75rem;font-weight:700;padding:.35rem .75rem;border-radius:999px;background:#fff;border:1px solid #e5e7eb;color:#4b5563}.admin-panel{background:#fff;border:2px solid #111;border-radius:1rem;overflow:hidden;box-shadow:4px 4px #111;min-height:24rem}.admin-panel-head{background:linear-gradient(90deg,#ff2d85,#f472b6);color:#fff;padding:.875rem 1.25rem;font-size:1.125rem;font-weight:900}.admin-panel-body{padding:1.25rem}.admin-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.admin-search{flex:1;min-width:12rem;padding:.625rem 1rem;border:2px solid #111;border-radius:.75rem;font-size:.875rem}.admin-search:focus{outline:2px solid #ff2d85;outline-offset:1px}.admin-filters{display:flex;flex-wrap:wrap;gap:.375rem}.admin-filter-chip{padding:.375rem .75rem;border-radius:999px;font-size:.75rem;font-weight:700;border:1px solid #e5e7eb;background:#f9fafb;cursor:pointer}.admin-filter-chip.active{background:#ff2d85;color:#fff;border-color:#ff2d85}.admin-factory{margin-bottom:1.25rem;border:2px solid #111;border-radius:1rem;overflow:hidden;background:linear-gradient(135deg,#faf5ff,#fdf2f8)}.admin-factory-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;background:transparent;border:none;cursor:pointer;text-align:left}.admin-factory-toggle h3{margin:0;font-size:.9375rem;font-weight:900;color:#111}.admin-factory-toggle p{margin:.25rem 0 0;font-size:.6875rem;color:#6b7280;font-weight:600}.admin-factory-body{padding:0 1rem 1rem;border-top:1px dashed #d1d5db}.admin-archetype-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.5rem;margin-top:.75rem}.admin-archetype-btn{padding:.75rem;border:2px solid #111;border-radius:.75rem;background:#fff;text-align:left;cursor:pointer;box-shadow:2px 2px #111;transition:transform .1s,background .15s}.admin-archetype-btn:hover:not(:disabled){transform:translateY(-1px);background:#fdf4ff}.admin-archetype-btn:disabled{opacity:.55;cursor:not-allowed}.admin-archetype-btn.generating{background:#e9d5ff}.admin-toast{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10000;max-width:22rem;padding:.875rem 1.125rem;border-radius:.75rem;border:2px solid #111;background:#111;color:#fff;font-size:.8125rem;font-weight:700;box-shadow:4px 4px #ff2d85;animation:adminToastIn .25s ease}.admin-toast.success{background:#065f46;box-shadow:4px 4px #10b981}.admin-toast.error{background:#991b1b;box-shadow:4px 4px #ef4444}@keyframes adminToastIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.admin-quiz-table{width:100%;border-collapse:collapse}.admin-quiz-table th{text-align:left;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#6b7280;padding:.75rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.admin-quiz-table td{padding:.75rem;border-bottom:1px solid #f3f4f6;vertical-align:middle}.admin-quiz-table tr:hover td{background:#fdf2f8}.admin-quiz-thumb{width:3rem;height:3rem;border-radius:.5rem;-o-object-fit:cover;object-fit:cover;border:1px solid #e5e7eb;background:#f3f4f6}.admin-quiz-title-btn{font-weight:700;color:#111;text-align:left;background:none;border:none;cursor:pointer;padding:0;line-height:1.35}.admin-quiz-title-btn:hover{color:#ff2d85;text-decoration:underline}.admin-row-actions{display:flex;flex-wrap:wrap;gap:.25rem;justify-content:center}.admin-icon-btn{padding:.35rem .5rem;font-size:.6875rem;font-weight:800;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;cursor:pointer;white-space:nowrap}.admin-icon-btn:hover{border-color:#111}.admin-icon-btn.danger:hover{color:#dc2626;border-color:#dc2626;background:#fef2f2}.admin-status-on,.admin-status-off{padding:.35rem .75rem;border-radius:999px;font-size:.6875rem;font-weight:800;border:none;cursor:pointer}.admin-status-on{background:#22c55e;color:#fff}.admin-status-off{background:#ef4444;color:#fff}.admin-empty{text-align:center;padding:3rem 1rem;color:#9ca3af}.admin-loading{text-align:center;padding:3rem 1rem}.admin-spinner{display:inline-block;width:2rem;height:2rem;border:3px solid #ff2d85;border-top-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:768px){.admin-quiz-table .hide-mobile{display:none}}.legal-page-container{padding:24px 20px 80px;max-width:100%;min-height:100vh;font-family:var(--font-primary, "Patrick Hand"),cursive;color:#4a148c;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.legal-content{background:#ffffffe6;padding:40px;text-align:left;max-width:800px;width:100%;max-height:80vh;overflow-y:auto;position:relative}.legal-content::-webkit-scrollbar{width:8px}.legal-content::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}.legal-content::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.legal-content h1{font-size:1.8rem;color:#880e4f;margin-bottom:5px;text-align:center;font-weight:800}.legal-content .last-updated{text-align:center;color:#888;margin-bottom:30px;font-size:.85rem;font-style:italic}.legal-content section{margin-bottom:25px}.legal-content h2{font-size:1.2rem;color:#c2185b;margin-bottom:10px;border-bottom:2px solid #fce4ec;padding-bottom:5px;font-weight:700}.legal-content p{margin-bottom:12px;line-height:1.7;color:#4a4a4a;font-size:.95rem}.legal-back-btn{display:block;width:100%;padding:15px;color:#880e4f;text-align:center;font-weight:700;cursor:pointer;margin-top:20px;transition:transform .15s ease}.legal-back-btn:hover{transform:scale(1.01)}@media(max-width:600px){.legal-page-container{padding:70px 15px 20px}.legal-content{padding:25px;max-height:85vh}.legal-content h1{font-size:1.4rem}.legal-content h2{font-size:1.1rem}}:root{--primary-pink: #ff85a1;--success-green: #22c55e;--warning-orange: #f97316;--comic-charcoal: #1e293b;--bg-light: #f8f5f6;--yellow-badge: #facc15;--white: #ffffff}.result-page-container{min-height:100vh;width:88%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#fce4ec,#e1f5fe,#f3e5f5);font-family:var(--font-primary, "Patrick Hand"),cursive;color:var(--comic-charcoal);overflow-x:hidden;box-shadow:0 0 20px #0000001a}.result-header{display:flex;align-items:center;padding:1.5rem 1.5rem .5rem;justify-content:space-between;gap:1rem}.header-btn{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:none;cursor:pointer}.glass-btn{background:#fff6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:2px solid var(--comic-charcoal);border-radius:12px;box-shadow:2px 2px 0 0 var(--comic-charcoal);transition:all .1s ease}.glass-btn:active{transform:translate(2px,2px);box-shadow:none}.glass-btn .material-symbols-outlined{font-size:20px;color:var(--comic-charcoal)}.progress-bar-container{flex:1}.progress-bar-track{height:12px;width:100%;background:#ffffff4d;border-radius:9999px;border:1px solid rgba(255,255,255,.5);overflow:hidden}.progress-bar-fill{height:100%;background:var(--success-green);border-radius:9999px;transition:width .5s ease}.result-main{flex:1;display:flex;flex-direction:column;padding:1rem;align-items:center;gap:1.5rem}.result-unified-card{position:relative;width:100%;max-width:420px;border-radius:24px;border:2px solid var(--comic-charcoal);box-shadow:8px 8px 0 0 var(--comic-charcoal);overflow:hidden;margin:0 auto;display:flex;flex-direction:column;background:#fff}.result-image-wrap{width:100%;aspect-ratio:1 / 1;overflow:hidden;position:relative;--result-bottom-crop: 22%}.result-full-img{position:absolute;top:0;left:0;width:100%;height:calc(100% + var(--result-bottom-crop));-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;display:block}.result-text-panel{padding:16px 18px 20px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(to bottom,#fff8fc,#f5f0ff)}.result-title-badge{background:var(--primary-pink);color:#fff;padding:8px 12px;border-radius:12px;border:2px solid var(--comic-charcoal);font-size:18px;font-weight:900;text-align:center;box-shadow:2px 2px 0 0 var(--comic-charcoal)}.result-description-text{color:var(--comic-charcoal);font-size:15px;font-weight:500;line-height:1.55;margin:0}.result-traits{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.trait-tag{background:#ffffffb3;color:#b45309;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:700;border:1px solid rgba(30,41,59,.15);letter-spacing:.02em}.recommended-section{width:95%;max-width:500px;margin-top:20px;padding-bottom:100px}.recommended-title{font-size:18px;font-weight:900;color:var(--comic-charcoal);margin:0 0 16px;text-align:center}.recommended-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.recommended-card{background:#fff;border:2px solid var(--comic-charcoal);border-radius:16px;overflow:hidden;box-shadow:4px 4px 0 0 var(--comic-charcoal);cursor:pointer;transition:all .1s}.recommended-card:active{transform:translate(2px,2px);box-shadow:2px 2px 0 0 var(--comic-charcoal)}.recommended-thumbnail{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.recommended-card-title{display:block;padding:10px 12px;font-size:12px;font-weight:700;color:var(--comic-charcoal);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-glass-card{width:100%;max-width:600px;background:#fff6;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.5);border-radius:1.5rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;position:relative;overflow:hidden}.decorative-glow{position:absolute;top:-40px;right:-40px;width:128px;height:128px;background:#22c55e26;border-radius:50%;filter:blur(48px);animation:pulse-glow 2s infinite}@keyframes pulse-glow{0%,to{opacity:.6}50%{opacity:1}}.title-banner{display:flex;flex-direction:column;gap:.5rem}.banner-label{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:#1e293b80}.banner-title-box{background:var(--primary-pink);padding:1rem 1.25rem;border-radius:1rem;border:3px solid var(--comic-charcoal);box-shadow:4px 4px 0 0 var(--comic-charcoal);transform:rotate(-1deg)}.banner-title{color:var(--white);font-size:1.25rem;font-weight:900;text-transform:uppercase;text-align:center;margin:0;text-shadow:1px 1px 0px rgba(0,0,0,.2)}.content-split-container{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:600px){.content-split-container{flex-direction:row}}.result-image-section{width:100%;flex-shrink:0;height:240px;background:linear-gradient(135deg,#fde68a,#fed7aa);border-radius:1rem;border:3px solid var(--comic-charcoal);box-shadow:4px 4px 0 0 var(--comic-charcoal);display:flex;align-items:flex-end;justify-content:center;position:relative;overflow:hidden}@media(min-width:600px){.result-image-section{width:250px;height:350px;align-items:center}}.analysis-section{flex:1;background:#fff6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:3px solid var(--comic-charcoal);border-radius:1rem;padding:1.25rem;box-shadow:4px 4px 0 0 var(--comic-charcoal)}.traits-list{margin-top:1rem;padding-top:1rem;border-top:2px dashed rgba(30,41,59,.2)}.traits-header{font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--primary-pink);margin-bottom:.5rem}.trait-badge{display:inline-block;background:#e9d5ff;color:var(--comic-charcoal);padding:.3rem .6rem;margin:.25rem;border-radius:.5rem;font-size:.75rem;font-weight:700;border:1px solid var(--comic-charcoal)}.rarity-section{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.icon-lightbulb{font-size:1.25rem;color:var(--primary-pink)}.analysis-label{font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:-.02em;margin:0;color:var(--comic-charcoal)}.analysis-text{font-size:.875rem;font-weight:500;line-height:1.6;color:#1e293bcc;margin:0;white-space:pre-wrap}.highlighter-pink{background:linear-gradient(180deg,transparent 50%,rgba(255,133,161,.4) 50%);color:var(--comic-charcoal);font-weight:700;padding:0 2px}.rarity-section{display:flex;flex-direction:column;gap:.5rem}.rarity-header{display:flex;justify-content:space-between;align-items:flex-end}.rarity-label{font-size:.875rem;font-weight:900;text-transform:uppercase;color:var(--comic-charcoal)}.rarity-badge{background:var(--yellow-badge);color:var(--comic-charcoal);padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;border:2px solid var(--comic-charcoal);box-shadow:2px 2px 0 0 var(--comic-charcoal);animation:badge-bounce 2s infinite}@keyframes badge-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.rarity-bar-track{width:100%;height:28px;background:#0000001a;border-radius:9999px;border:3px solid var(--comic-charcoal);overflow:hidden;padding:4px}.rarity-bar-fill{height:100%;width:97%;background:linear-gradient(90deg,var(--success-green) 0%,#4ade80 100%);border-radius:9999px;position:relative;overflow:hidden}.rarity-bar-fill:after{content:"";position:absolute;top:0;right:0;height:100%;width:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3))}.stats-row{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem}.stat-item{display:flex;align-items:center;gap:.5rem}.stat-xp .material-symbols-outlined{color:var(--success-green)}.stat-xp .stat-value{font-weight:900;color:var(--success-green)}.stat-time .material-symbols-outlined{color:var(--warning-orange)}.stat-time .stat-value{font-weight:900;color:var(--comic-charcoal)}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.result-buttons{padding:1.5rem 1.5rem 2rem;display:flex;flex-direction:column;gap:1rem}.btn-primary{width:100%;padding:1.25rem;font-size:1.125rem;font-weight:900;text-transform:uppercase;letter-spacing:.02em;border:4px solid var(--comic-charcoal);border-radius:1rem;box-shadow:4px 4px 0 0 var(--comic-charcoal);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .1s ease}.btn-primary:active{transform:translate(4px,4px);box-shadow:none}.btn-save{background:var(--primary-pink);color:var(--white)}.btn-save:hover{filter:brightness(1.05)}.btn-share{background:var(--success-green);color:var(--white)}.btn-share:hover{filter:brightness(1.05)}.btn-secondary{width:100%;padding:1rem;font-size:1rem;font-weight:900;text-transform:uppercase;background:var(--white);color:var(--comic-charcoal);border:3px solid var(--comic-charcoal);border-radius:1rem;box-shadow:3px 3px 0 0 var(--comic-charcoal);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .1s ease}.btn-secondary:active{transform:translate(3px,3px);box-shadow:none}.btn-secondary:hover{background:#f1f5f9}.btn-text{background:none;border:none;color:#1e293b80;font-size:.875rem;font-weight:700;text-decoration:underline;cursor:pointer;transition:color .2s ease;padding:.5rem}.btn-text:hover{color:var(--comic-charcoal)}.result-bottom-bar{position:fixed;bottom:20px;left:0;right:0;margin:0 auto;width:88%;max-width:420px;height:70px;background:#fff;border:2px solid var(--comic-charcoal);border-radius:20px;z-index:20;padding:0 16px;box-shadow:6px 6px 0 0 var(--comic-charcoal);display:flex;align-items:center;justify-content:space-between;overflow:visible}.bar-actions{width:100%;display:flex;gap:12px;align-items:center;justify-content:space-between}.restart-btn{flex:1.2;height:48px;background:#fff;border:2px solid var(--comic-charcoal);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 8px;box-shadow:2px 2px 0 0 var(--comic-charcoal);cursor:pointer;transition:all .1s}.restart-btn:active{transform:translate(2px,2px);box-shadow:0 0 0 0 var(--comic-charcoal)}.restart-btn .btn-label{font-size:14px;font-weight:900;color:var(--comic-charcoal)}.restart-btn .btn-icon-circle{display:none}.download-action-btn{flex:1.5;height:48px;background:var(--success-green);border:2px solid var(--comic-charcoal);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;box-shadow:2px 2px 0 0 var(--comic-charcoal);cursor:pointer;color:#fff;transition:all .1s}.download-action-btn:active{transform:translate(2px,2px);box-shadow:0 0 0 0 var(--comic-charcoal)}.download-action-btn .btn-label{font-size:14px;font-weight:900;color:#fff}.share-btn{width:48px;height:48px;flex:none;background:var(--primary-pink);border:2px solid var(--comic-charcoal);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:2px 2px 0 0 var(--comic-charcoal);cursor:pointer;color:#fff}.share-btn:active{transform:translate(2px,2px);box-shadow:0 0 0 0 var(--comic-charcoal)}.share-modal-overlay{position:fixed;inset:0;background:#00000080;z-index:100;display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px}.share-modal-content{width:calc(100% - 40px);max-width:480px;background:#fff;border:2px solid var(--comic-charcoal);border-radius:24px;padding:24px;box-shadow:8px 8px 0 0 var(--comic-charcoal)}.share-modal-title{font-size:18px;font-weight:900;text-align:center;margin:0 0 20px;color:var(--comic-charcoal)}.share-options{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:16px}.share-option{display:flex;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;background:#f8f5f6;border:2px solid var(--comic-charcoal);border-radius:12px;cursor:pointer;transition:all .1s;font-size:11px;font-weight:700;color:var(--comic-charcoal)}.share-option:active{transform:scale(.95)}.share-icon{font-size:24px}.share-option.zalo{background:#e8f5e9}.share-option.instagram{background:#fce4ec}.share-option.facebook{background:#e3f2fd}.share-option.copy-link{background:#fff3e0}.share-modal-close{width:100%;padding:14px;background:var(--comic-charcoal);color:#fff;border:none;border-radius:12px;font-size:14px;font-weight:700;cursor:pointer}.share-redirect-page{min-height:100vh;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff9fc;box-sizing:border-box}.share-redirect-header{padding:20px 24px 8px;text-align:center}.share-redirect-badge{margin:0 0 8px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#94a3b8}.share-redirect-quiz-label{margin:0;font-size:14px;font-weight:700;color:#6b5c80;line-height:1.4}.share-redirect-heading{margin:0;padding:24px 16px;color:#fff;text-align:center;font-size:1.5rem;font-weight:900;letter-spacing:.04em}.share-redirect-body{padding:16px}.share-redirect-img-wrap{aspect-ratio:1200 / 630;overflow:hidden;position:relative;border-radius:12px;border:2px solid #000;background:#fff9fc}.share-redirect-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.share-redirect-trait-tag{display:inline-block;padding:4px 10px;border-radius:999px;background:#ffe8f2;color:#ff2d85;font-size:12px;font-weight:700}.share-redirect-footer{padding:24px;text-align:center;display:flex;flex-direction:column;gap:12px}.share-redirect-title{margin:0;font-size:1.5rem;font-weight:900;color:#5c4d72}.share-redirect-desc{margin:0;color:#6b5c80;line-height:1.6}.share-redirect-traits{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.share-redirect-note{margin:8px 0 0;font-size:12px;color:#94a3b8}.loading-spinner{width:48px;height:48px;border:4px solid #ffe8f2;border-top:4px solid #ff2d85;border-radius:50%;animation:share-redirect-spin 1s linear infinite}@keyframes share-redirect-spin{to{transform:rotate(360deg)}}:root{--comic-charcoal: #1e293b}.compatibility-page-container{min-height:100vh;width:95%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,#fce4ec,#e1f5fe,#f3e5f5);font-family:var(--font-primary, "Patrick Hand"),cursive;color:var(--comic-charcoal);overflow-x:hidden}.compatibility-main{flex:1;display:flex;flex-direction:column;padding:1.5rem 1rem 120px;align-items:center;gap:1.5rem;width:100%;box-sizing:border-box}.compat-header{text-align:center;width:100%}.compat-badge{color:#fff;font-size:11px;font-weight:900;padding:4px 12px;letter-spacing:.1em}.compat-quiz-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:22px;color:var(--comic-charcoal);margin:10px 0 0;line-height:1.3}.compat-score-section{display:flex;flex-direction:column;align-items:center;gap:8px;margin:10px 0}.compat-score-circle{position:relative;width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;animation:compat-float 3s ease-in-out infinite}@keyframes compat-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.score-bolt-icon{color:#facc15;margin-bottom:-4px}.score-percentage{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:38px;color:#fff;font-weight:900;line-height:1}.compat-score-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:24px;color:var(--comic-charcoal);margin:8px 0 0;text-align:center}.compat-chemical{font-size:12px;font-weight:800;color:var(--primary-pink);padding:3px 10px}.compat-duo-cards{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;margin:10px 0}.compat-person-card{flex:1;padding:16px 12px;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:150px}.card-avatar{width:80px;height:80px;overflow:hidden;margin-bottom:10px}.card-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.person-label{font-size:10px;font-weight:900;color:#fff;background:var(--comic-charcoal);padding:2px 8px;border-radius:4px;margin-bottom:6px}.person-result-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:14px;color:var(--comic-charcoal);margin:0;line-height:1.2}.compat-vs{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:20px;color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:2;flex-shrink:0}.compat-roast-box{position:relative;width:90%;padding:20px 16px;margin-top:10px}.roast-tape{position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(-2deg);width:60px;height:12px;background:#ffd700cc}.roast-text{font-size:13px;font-weight:700;line-height:1.6;color:var(--comic-charcoal);text-align:center;margin:0}.install-banner-container{position:fixed;bottom:100px;left:50%;transform:translate(-50%);width:90%;max-width:440px;padding:16px;z-index:999;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;animation:banner-slide-up .4s cubic-bezier(.16,1,.3,1)}@keyframes banner-slide-up{0%{transform:translate(-50%,150%);opacity:0}to{transform:translate(-50%);opacity:1}}.install-banner-close{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#94a3b8;transition:color .1s}.install-banner-close:hover{color:var(--comic-charcoal, #1e293b)}.install-banner-content{display:flex;align-items:center;gap:12px}.install-banner-mascot{font-size:28px;animation:mascot-wiggle 2s ease-in-out infinite}@keyframes mascot-wiggle{0%,to{transform:rotate(0)}50%{transform:rotate(15deg)}}.install-banner-text{flex:1}.install-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:15px;margin:0;color:var(--comic-charcoal, #1e293b)}.install-desc{font-size:11px;color:#64748b;margin:2px 0 0;font-weight:700}.install-guide-steps{display:flex;flex-direction:column;gap:6px;padding:10px;box-sizing:border-box}.step-item{font-size:11px;color:var(--comic-charcoal, #1e293b);display:flex;align-items:center;gap:4px;flex-wrap:wrap}.inline-icon{display:inline-flex;align-items:center;justify-content:center;background:#fff;border-radius:4px;padding:3px}.install-android-btn{width:100%;padding:12px;color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .15s ease}.install-android-btn:active{transform:scale(.98)}.push-prompt{position:fixed;bottom:calc(72px + env(safe-area-inset-bottom,0px));left:12px;right:12px;z-index:900;display:flex;align-items:center;gap:10px;padding:12px 14px;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.push-prompt-close{position:absolute;top:6px;right:8px;background:none;border:none;color:#ffffff80;cursor:pointer;padding:4px}.push-prompt-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#ff2d85;border-radius:50%}.push-prompt-text{flex:1;display:flex;flex-direction:column;gap:2px;font-size:12px;line-height:1.3;padding-right:16px}.push-prompt-text strong{font-size:13px}.push-prompt-btn{flex-shrink:0;color:#fff;padding:8px 16px;font-weight:800;font-size:12px;cursor:pointer;transition:transform .15s ease}@media(min-width:640px){.push-prompt{left:auto;right:20px;max-width:360px}}.brands-page-container{min-height:100vh;width:100%;background:#09090b;color:#f4f4f5;font-family:var(--font-primary, "Patrick Hand"),cursive;position:relative;overflow-x:hidden;display:flex;flex-direction:column;align-items:center;padding-bottom:48px}.brands-top-bar{position:sticky;top:0;z-index:50;width:100%;padding:12px 16px;background:#09090bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,215,0,.25)}.brands-back-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;color:#fff;font-family:inherit;font-weight:800;font-size:15px;cursor:pointer;transition:transform .15s ease}.brands-back-btn:active{transform:scale(.97)}.compat-glow-blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.15;z-index:0;pointer-events:none}.b2b-blob-1{top:10%;left:-20%;width:350px;height:350px;background:#ff2d85}.b2b-blob-2{bottom:20%;right:-20%;width:400px;height:400px;background:gold}.brands-main{width:90%;max-width:550px;display:flex;flex-direction:column;align-items:center;padding:3rem 1rem 100px;gap:3rem;position:relative;z-index:2;box-sizing:border-box}.brands-hero-section{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px}.brands-category-badge{color:gold;font-size:11px;font-weight:800;padding:6px 16px;letter-spacing:.05em}.brands-hero-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:32px;line-height:1.25;color:#fff;margin:10px 0 0}.neon-text-gold{color:gold;text-shadow:0 0 10px rgba(255,215,0,.3)}.brands-hero-desc{font-size:13px;color:#a1a1aa;line-height:1.6;margin:8px 0 16px}.btn-b2b-primary{color:#09090b;padding:14px 28px;font-weight:900;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:transform .15s ease;text-decoration:none}.btn-b2b-primary:hover{transform:scale(1.02)}.brands-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;width:100%}.b2b-stat-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:16px 8px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.stat-icon{filter:drop-shadow(0 0 8px currentColor)}.stat-icon.pink{color:#ff2d85}.stat-icon.gold{color:gold}.stat-icon.blue{color:#00c2ff}.stat-number{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:24px;color:#fff;margin:0}.stat-label{font-size:10px;color:#71717a;font-weight:700;line-height:1.3}.brands-value-section{width:100%;display:flex;flex-direction:column;gap:20px}.section-b2b-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:24px;text-align:center;color:#fff;margin:0 0 10px}.value-item-row{display:flex;gap:16px;padding:20px}.value-num{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:28px;color:#ff2d85;text-shadow:0 0 10px rgba(255,45,133,.3);line-height:1}.value-content{flex:1}.value-title{font-size:14px;font-weight:800;color:#fff;margin:0 0 6px}.value-text{font-size:11px;color:#71717a;line-height:1.6;margin:0}.brands-form-section{position:relative;width:100%;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:32px 24px;box-sizing:border-box}.form-tape-deco{position:absolute;top:-8px;left:50%;transform:translate(-50%) rotate(1deg);width:80px;height:12px;background:linear-gradient(90deg,#ff2d85,gold);border-radius:4px}.form-heading{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:26px;color:#fff;text-align:center;margin:0 0 6px}.form-subheading{font-size:11px;color:#71717a;text-align:center;margin:0 0 28px;line-height:1.4}.form-group-b2b{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-row-b2b{display:flex;gap:16px}.form-label-b2b{font-size:11px;font-weight:800;color:#a1a1aa}.form-input-b2b,.form-textarea-b2b,.form-select-b2b{width:100%;padding:12px 16px;color:#fff;font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:12px;box-sizing:border-box;transition:transform .15s ease}.form-input-b2b:focus,.form-textarea-b2b:focus,.form-select-b2b:focus{outline:none;--pencil-stroke: #c9a030}.form-select-b2b option{background:#09090b;color:#fff}.btn-b2b-submit{width:100%;padding:14px;color:#fff;font-weight:900;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease;margin-top:10px}.btn-b2b-submit:hover{transform:scale(1.01)}.btn-b2b-submit:disabled{opacity:.6;cursor:not-allowed}.form-success-container{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 0}.success-icon{color:#22c55e;filter:drop-shadow(0 0 10px rgba(34,197,94,.4));animation:success-bounce .5s cubic-bezier(.175,.885,.32,1.275)}@keyframes success-bounce{0%{transform:scale(0)}to{transform:scale(1)}}.success-title{font-family:var(--font-primary, "Patrick Hand"),cursive;font-size:22px;color:#fff;margin:0}.success-text{font-size:12px;color:#a1a1aa;line-height:1.6;margin:0 0 16px}.btn-b2b-secondary{color:#fff;padding:10px 20px;font-size:11px;font-weight:700;cursor:pointer;transition:transform .15s ease}.btn-b2b-secondary:hover{transform:scale(1.01)}.brands-footer{width:100%;display:flex;justify-content:center;margin-top:10px}.back-home-btn-b2b{background:none;border:none;color:#71717a;font-size:12px;font-weight:600;text-decoration:underline;cursor:pointer;transition:color .15s}.back-home-btn-b2b:hover{color:#fff}.brand-report-page{min-height:100vh;background:#0a0a12;color:#fff;position:relative;overflow:hidden}.brand-report-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;pointer-events:none}.brand-report-glow.b1{width:300px;height:300px;background:#ff2d85;top:-80px;right:-60px}.brand-report-glow.b2{width:250px;height:250px;background:gold;bottom:10%;left:-80px}.brand-report-main{position:relative;z-index:1;max-width:720px;margin:0 auto;padding:100px 24px 60px;text-align:center}.brand-report-badge{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.1em;padding:6px 14px;border:1px solid rgba(255,45,133,.5);border-radius:999px;color:#ff2d85;margin-bottom:20px}.brand-report-main h1{font-size:clamp(1.5rem,5vw,2.2rem);font-weight:900;line-height:1.2;margin-bottom:8px}.brand-name{color:gold;font-weight:700;margin-bottom:32px}.brand-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px}.brand-stat-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:8px}.brand-stat-card.highlight{border-color:gold;background:#ffd70014}.stat-num{font-size:2rem;font-weight:900;color:#ff2d85}.brand-stat-card.highlight .stat-num{color:gold}.stat-label{font-size:12px;color:#fff9}.brand-report-meta{font-size:13px;color:#ffffff80;margin-bottom:32px}.brand-report-meta code{background:#ffffff1a;padding:2px 6px;border-radius:4px}.brand-report-cta{display:inline-block;background:#ff2d85;color:#fff;font-weight:800;padding:14px 28px;border-radius:999px;text-decoration:none}.brand-report-loading,.brand-report-error{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px}.brand-report-error a{color:#ff2d85}@media(min-width:640px){.brand-stats-grid{grid-template-columns:repeat(4,1fr)}}.app-layout{position:relative;isolation:isolate;min-height:100vh;width:100%;max-width:480px;margin:0 auto;overflow-x:hidden;background:#fff;box-shadow:0 0 20px #0000000d}.app-layout.wide-layout{max-width:1200px}.blob-bg{position:absolute;width:300px;height:300px;border-radius:50%;opacity:.2;filter:blur(50px);z-index:0;pointer-events:none}.blob-1{background:#ff2d85;top:-100px;left:-100px}.blob-2{background:#4de8f4;bottom:0;right:-50px;transform:scale(.7)}.blob-3{background:gold;top:50%;left:50%;transform:translate(-50%,-50%) scale(1.2)}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-tracking:initial;--tw-duration:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.top-1\/2{top:50%}.left-1\/2{left:50%}.z-10{z-index:10}.z-50{z-index:50}.z-\[9999\]{z-index:9999}.col-span-2{grid-column:span 2/span 2}.mx-auto{margin-inline:auto}.mt-auto{margin-top:auto}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-\[80px\]{height:80px}.h-\[300px\]{height:300px}.max-h-\[90vh\]{max-height:90vh}.\!min-h-\[80px\]{min-height:80px!important}.min-h-screen{min-height:100vh}.w-\[300px\]{width:300px}.w-full{width:100%}.max-w-\[300px\]{max-width:300px}.max-w-\[480px\]{max-width:480px}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.scale-110{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-center{justify-content:center}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-\[1\.5px\]{border-style:var(--tw-border-style);border-width:1.5px}.border-\[3px\]{border-style:var(--tw-border-style);border-width:3px}.border-t-2{border-top-style:var(--tw-border-style);border-top-width:2px}.border-t-\[1\.5px\]{border-top-style:var(--tw-border-style);border-top-width:1.5px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-\[1\.5px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:1.5px}.border-b-\[3px\]{border-bottom-style:var(--tw-border-style);border-bottom-width:3px}.border-\[\#FF2D85\]{border-color:#ff2d85}.border-t-transparent{border-top-color:#0000}.bg-\[\#FF2D85\]{background-color:#ff2d85}.bg-\[\#fff9fc\]{background-color:#fff9fc}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.text-left{text-align:left}.text-\[8px\]{font-size:8px}.text-\[9px\]{font-size:9px}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.tracking-\[0\.3em\]{--tw-tracking:.3em;letter-spacing:.3em}.break-all{word-break:break-all}.text-\[\#1E293B\]{color:#1e293b}.text-\[\#FF2D85\]{color:#ff2d85}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.opacity-60{opacity:.6}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.group-hover\:scale-125:is(:where(.group):hover *){--tw-scale-x:125%;--tw-scale-y:125%;--tw-scale-z:125%;scale:var(--tw-scale-x) var(--tw-scale-y)}.group-hover\:rotate-90:is(:where(.group):hover *){rotate:90deg}.hover\:scale-110:hover{--tw-scale-x:110%;--tw-scale-y:110%;--tw-scale-z:110%;scale:var(--tw-scale-x) var(--tw-scale-y)}.hover\:scale-\[1\.02\]:hover{scale:1.02}.hover\:text-\[\#FF2D85\]:hover{color:#ff2d85}.hover\:opacity-100:hover{opacity:1}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x) var(--tw-scale-y)}.disabled\:opacity-50:disabled{opacity:.5}:root{--jelly-border:2px solid #000;--jelly-shadow:4px 4px 0px 0px #000;--jelly-radius:2rem;--comic-charcoal:#1e293b;--primary-pink:#ff85a1;--font-primary:"Patrick Hand", cursive;--font-display:"Caveat", cursive}html,body{font-family:var(--font-primary),cursive;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;background:linear-gradient(to bottom right,#fff9fc,#fff,#eef2ff);min-height:100vh;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display),var(--font-primary),cursive}#root{width:100%;min-height:100vh}.jelly-card{background:#fff;border:2px solid #000;border-radius:2rem;box-shadow:4px 4px #000}.jelly-btn{border:2px solid #000;border-radius:9999px;transition:all .1s;box-shadow:4px 4px #000}.jelly-btn:active{box-shadow:none;transform:translate(2px,2px)}.sticker-tile{border:2px solid #000;border-radius:1.5rem;transition:all .1s;box-shadow:4px 4px #000}.sticker-tile:hover{transform:translateY(-2px);box-shadow:6px 6px #000}.sticker-tile:active{box-shadow:none;transform:translate(2px,2px)}::-webkit-scrollbar{display:none}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ff2d85 padding-box padding-box;border:2px solid #000;border-radius:99px;box-shadow:inset 2px 2px #ffffff80}::-webkit-scrollbar-thumb:hover{background:#ff5c9d}::-webkit-scrollbar-corner{background:0 0}.tally-popup,.tally-iframe-container{border-radius:20px!important;overflow:hidden!important}.tally-popup iframe{font-family:var(--font-primary),cursive!important;border-radius:20px!important}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}
