:root{--font-heading:"Fredoka", "Plus Jakarta Sans", sans-serif;--font-body:"Plus Jakarta Sans", "Fredoka", sans-serif;--color-primary-pink:#ff69b4;--color-dark-pink:#d81b60;--color-accent-magenta:#ad1457;--color-deep-berry:#880e4f;--color-bright-yellow:#ffee58;--color-shadow-yellow:#fbc02d;--color-bg-light:#fce4ec;--color-bg-pink:#f8bbd0;--color-white:#fff;--color-text-dark:#880e4f;--gradient-main-bg:linear-gradient(180deg, #f8bbd0 0%, #fce4ec 40%, #f8bbd0 100%);--gradient-btn-yellow:linear-gradient(180deg, #ffee58 0%, #fdd835 100%);--gradient-btn-pink:linear-gradient(180deg, #ff4081 0%, #d81b60 100%);--gradient-badge:linear-gradient(135deg, #d81b60 0%, #ad1457 100%);--shadow-btn:0px 6px 0px #c2185b, 0px 8px 15px #00000026;--shadow-btn-yellow:0px 6px 0px #f57f17, 0px 8px 15px #00000026;--shadow-card:0px 10px 30px #d81b6033;--max-width-mobile:430px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;margin:0;padding:0}html,body{width:100%;height:100%;font-family:var(--font-body);color:var(--color-text-dark);background-color:#f8bbd0;overflow:hidden}#root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.app-viewport{width:100%;max-width:var(--max-width-mobile);background:var(--gradient-main-bg);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden;box-shadow:0 0 50px #0003}.screen-container{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:24px 20px;display:flex;position:relative;overflow:hidden}.btn-primary{background:var(--gradient-btn-yellow);color:#880e4f;width:100%;max-width:340px;font-family:var(--font-heading);text-align:center;cursor:pointer;box-shadow:var(--shadow-btn-yellow);z-index:10;border:3px solid #880e4f;border-radius:20px;justify-content:center;align-items:center;gap:8px;padding:16px 24px;font-size:1.5rem;font-weight:700;transition:transform .1s,box-shadow .1s;display:flex;position:relative}.btn-primary:active{transform:translateY(4px);box-shadow:0 2px #f57f17,0 4px 8px #00000026}.text-3d-yellow{font-family:var(--font-heading);color:var(--color-bright-yellow);text-shadow:3px 3px #d81b60,-2px -2px #d81b60,2px -2px #d81b60,-2px 2px #d81b60,0 4px 10px #0000004d;letter-spacing:.5px}.text-3d-white{font-family:var(--font-heading);color:var(--color-white);text-shadow:3px 3px #d81b60,-2px -2px #d81b60,2px -2px #d81b60,-2px 2px #d81b60,0 4px 8px #0003}.wave-top{pointer-events:none;z-index:1;width:100%;position:absolute;top:0;left:0}.wave-bottom{pointer-events:none;z-index:1;width:100%;position:absolute;bottom:0;left:0}.instructions-screen-wrapper{width:100%;height:100%;position:relative;overflow:hidden;padding:0!important}.instructions-bg-img{object-fit:cover;z-index:0;pointer-events:none;width:auto;min-width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.instructions-content-inner{z-index:5;box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:24px 20px;display:flex;position:relative}.instructions-header{z-index:5;text-align:center;flex-direction:column;align-items:center;margin-top:10px;display:flex}.instructions-title{text-transform:uppercase;font-size:2.2rem;font-weight:900}.instructions-badge{background:var(--gradient-badge);color:var(--color-white);font-family:var(--font-heading);border:2px solid #fff;border-radius:20px;margin-top:6px;padding:6px 20px;font-size:1.1rem;font-weight:800;box-shadow:0 4px 10px #00000026}.steps-container{z-index:5;flex-direction:column;gap:12px;width:100%;max-width:360px;margin:12px 0;display:flex}.step-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border:3px solid #880e4f;border-radius:18px;align-items:center;gap:14px;padding:12px 16px;display:flex;box-shadow:0 6px 15px #880e4f26}.step-number{background:var(--gradient-btn-yellow);color:#880e4f;width:36px;min-width:36px;height:36px;font-family:var(--font-heading);border:2px solid #880e4f;border-radius:50%;justify-content:center;align-items:center;font-size:1.3rem;font-weight:900;display:flex;box-shadow:0 3px #f57f17}.step-text{font-family:var(--font-heading);color:#880e4f;font-size:1.05rem;font-weight:700;line-height:1.3}.instructions-hero-wrapper{z-index:4;flex:1;justify-content:center;align-items:center;width:100%;max-height:260px;margin:6px 0;display:flex}.instructions-hero-img{object-fit:contain;filter:drop-shadow(0 10px 20px #880e4f40);max-width:88%;max-height:100%}.cta-wrapper{z-index:10;justify-content:center;width:100%;padding-bottom:10px;display:flex}.btn-image-cta{cursor:pointer;z-index:10;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:100%;max-width:320px;padding:0;display:flex;position:relative}.btn-cta-img{object-fit:contain;filter:drop-shadow(0 6px 12px #880e4f4d);width:100%;height:auto;max-height:75px;transition:filter .2s}.btn-image-cta:hover .btn-cta-img{filter:drop-shadow(0 8px 16px #880e4f73)}.selection-screen{justify-content:space-between}.cta-wrapper{z-index:5;justify-content:center;width:100%;display:flex;position:relative}.selection-header{z-index:5;text-align:center;flex-direction:column;align-items:center;margin-top:10px;display:flex}.selection-title{text-transform:uppercase;font-size:2.1rem;font-weight:900;line-height:1.1}.selection-subtitle{color:#880e4f;letter-spacing:.3px;margin-top:4px;font-size:1.2rem;font-weight:700}.adjectives-grid{z-index:5;flex:1;grid-template-columns:repeat(2,1fr);align-content:center;gap:10px;width:100%;max-width:360px;margin:12px 0;display:grid}.adjective-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;font-family:var(--font-heading);color:#880e4f;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fffffff2;border:3px solid #880e4f;border-radius:16px;justify-content:center;align-items:center;width:100%;padding:12px 14px;font-size:1.05rem;font-weight:800;display:flex;position:relative;overflow:hidden;box-shadow:0 4px #c2185b,0 6px 12px #880e4f1f}.adjective-btn.selected{background:var(--gradient-btn-pink);color:#fff;text-shadow:0 1px 2px #0000004d;border-color:#880e4f;box-shadow:0 4px #880e4f,0 6px 15px #d81b6059}.adjective-check-indicator{color:#880e4f;background:#fff;border:2px solid #880e4f;border-radius:50%;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;font-size:.75rem;font-weight:900;transition:all .2s;display:flex}.adjective-btn.selected .adjective-check-indicator{background:var(--color-bright-yellow);color:#880e4f;border-color:#880e4f;box-shadow:0 2px #f57f17}.analyzing-screen{background-image:url(/assets/element/screen%204%20bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:space-between}.analyzing-header{z-index:5;text-align:center;flex-direction:column;align-items:center;margin-top:15px;display:flex}.analyzing-title{text-transform:uppercase;font-size:2.2rem;font-weight:900;line-height:1.1}.analyzing-subtitle{color:#880e4f;margin-top:4px;font-size:1.2rem;font-weight:700}.analyzing-loader-container{z-index:5;justify-content:center;align-items:center;width:170px;height:170px;margin:10px 0;display:flex;position:relative}.smiley-glow-bg{pointer-events:none;background:radial-gradient(circle,#ffee58b3 0%,#d81b6033 70%,#0000 100%);border-radius:50%;width:160px;height:160px;position:absolute}.smiley-spinner-ring{border:4px dashed #d81b60;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 15px #d81b604d}.ring-dot{background:#ffee58;border:2px solid #880e4f;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 2px 4px #0003}.ring-dot-1{top:-7px;left:calc(50% - 7px)}.ring-dot-2{top:calc(50% - 7px);right:-7px}.ring-dot-3{bottom:-7px;left:calc(50% - 7px)}.ring-dot-4{top:calc(50% - 7px);left:-7px}.smiley-center-icon{z-index:3;position:relative}.smiley-face{background:var(--gradient-btn-yellow);border:4px solid #880e4f;border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;display:flex;position:relative;box-shadow:0 5px #f57f17,0 8px 15px #00000026}.smiley-eye{background:#880e4f;border-radius:50%;width:11px;height:13px;position:absolute;top:26px}.eye-left{left:23px}.eye-right{right:23px}.smiley-mouth{border-bottom:4px solid #880e4f;border-radius:0 0 20px 20px;width:34px;height:16px;position:absolute;bottom:20px}.analyzing-illustration-wrapper{z-index:4;justify-content:center;align-items:center;width:100%;max-height:180px;display:flex}.analyzing-img{object-fit:contain;filter:drop-shadow(0 8px 16px #00000026);max-width:100%;max-height:100%}.analyzing-progress-wrapper{z-index:5;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:320px;margin-bottom:10px;display:flex}.analyzing-progress-bar{background:#ffffffd9;border:3px solid #880e4f;border-radius:12px;width:100%;height:18px;overflow:hidden;box-shadow:inset 0 2px 4px #00000026}.analyzing-progress-fill{background:linear-gradient(90deg,#ffee58 0%,#ff4081 50%,#d81b60 100%);border-radius:8px;height:100%}.analyzing-status-text{font-family:var(--font-heading);color:#880e4f;font-size:1rem;font-weight:800}.result-screen{justify-content:space-between}.result-header{z-index:5;text-align:center;flex-direction:column;align-items:center;margin-top:10px;display:flex}.result-header-subtitle{letter-spacing:.5px;font-size:1.3rem;font-weight:800}.result-header-title{margin-top:-4px;font-size:2.2rem;font-weight:900}.result-badge-container{z-index:6;margin:10px 0}.result-score-badge{background:var(--gradient-btn-yellow);border:4px solid #880e4f;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex;box-shadow:0 8px #f57f17,0 12px 25px #0003}.result-score-number{font-family:var(--font-heading);color:#880e4f;text-shadow:2px 2px #fff;font-size:3.4rem;font-weight:900;line-height:1}.result-message-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;z-index:5;background:#fffffff0;border:3px solid #880e4f;border-radius:20px;width:100%;max-width:340px;padding:16px 20px;box-shadow:0 8px 20px #880e4f26}.result-level-title{font-family:var(--font-heading);color:#d81b60;margin-bottom:6px;font-size:1.4rem;font-weight:900}.result-level-subtitle{font-family:var(--font-body);color:#880e4f;font-size:1.02rem;font-weight:700;line-height:1.35}.result-illustration-wrapper{z-index:4;flex:1;justify-content:center;align-items:center;width:100%;max-height:180px;display:flex}.result-img{object-fit:contain;filter:drop-shadow(0 10px 20px #00000026);max-width:100%;max-height:100%}.btn-flex{padding:16px 20px;font-size:1.35rem}.stats-screen{background-image:url(/assets/element/screen%206%20without%20statistics.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:space-between}.stats-header{z-index:5;text-align:center;flex-direction:column;align-items:center;margin-top:8px;display:flex}.stats-title{text-transform:uppercase;font-size:2.1rem;font-weight:900}.stats-subtitle{margin-top:-4px;font-size:1.3rem;font-weight:800}.stats-chart-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;background:#fffffff0;border:3px solid #880e4f;border-radius:22px;width:100%;max-width:100%;margin:10px 0;padding:18px 14px 14px;box-shadow:0 8px 25px #880e4f2e}.stats-loading{text-align:center;font-family:var(--font-heading);color:#880e4f;padding:30px 0;font-weight:800}.stats-bars-container{justify-content:space-between;align-items:flex-end;gap:8px;height:280px;display:flex}.stats-bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.stats-pct-label{font-family:var(--font-heading);color:#fff;text-shadow:2px 2px #880e4f,-1px -1px #880e4f,1px -1px #880e4f,-1px 1px #880e4f,0 2px 4px #0000004d;font-size:1.25rem;font-weight:900}.stats-pct-label.active-label{color:#fff;font-size:1.1rem;font-weight:900}.stats-bar-track{background:0 0;border:none;border-radius:6px 6px 0 0;flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:visible}.stats-bar-fill{background:#f06292;border-radius:6px 6px 0 0;width:100%;transition:height .3s;position:relative}.stats-bar-fill.user-bar{box-shadow:none;background:#d81b60}.user-badge-floating{text-align:center;width:100%;font-family:var(--font-heading);color:#f9ec00;text-shadow:1.5px 1.5px #880e4f,-1px -1px #880e4f,1px -1px #880e4f,-1px 1px #880e4f,0 2px 4px #0000004d;white-space:nowrap;pointer-events:none;font-size:1.05rem;font-weight:900;position:absolute;top:8px;left:0}.stats-score-tag,.stats-score-tag.active-tag{display:none}.stats-mascot-wrapper{z-index:4;flex:1;justify-content:center;align-items:center;width:100%;max-height:150px;display:flex}.stats-mascot-img{object-fit:contain;filter:drop-shadow(0 8px 16px #00000026);max-width:100%;max-height:100%}.stats-footer-text{background:var(--gradient-badge);color:#fff;font-family:var(--font-heading);letter-spacing:.5px;text-align:center;z-index:5;border:2px solid #fff;border-radius:18px;padding:8px 20px;font-size:.92rem;font-weight:800;box-shadow:0 4px 12px #00000026}.stats-restart-wrapper{z-index:5;margin-top:8px}.btn-secondary.btn-restart{font-family:var(--font-heading);color:#880e4f;cursor:pointer;background:#ffffffeb;border:3px solid #880e4f;border-radius:16px;padding:8px 24px;font-size:1rem;font-weight:800;transition:transform .1s,box-shadow .1s;box-shadow:0 4px #c2185b,0 6px 12px #880e4f1f}.btn-secondary.btn-restart:active{transform:translateY(3px);box-shadow:0 1px #c2185b}.app-viewport,.screen-container,.adjective-btn,.btn-primary,.stats-bar-fill,.smiley-spinner-ring,.smiley-face{backface-visibility:hidden;transform:translateZ(0)}button,.adjective-btn{touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}@media (height<=680px){.screen-container{padding:16px 14px}.instructions-title,.selection-title,.analyzing-title,.result-header-title,.stats-title{font-size:1.8rem}.instructions-illustration,.analyzing-illustration-wrapper,.result-illustration-wrapper,.stats-mascot-wrapper{max-height:140px}.adjectives-grid{gap:8px;margin:8px 0}.adjective-btn{padding:9px 11px;font-size:.95rem}.btn-primary{padding:13px 20px;font-size:1.3rem}.stats-bars-container{height:150px}}@media (width<=360px){.screen-container{padding:16px 12px}.btn-primary{max-width:100%;padding:12px 16px;font-size:1.25rem}.adjectives-grid{gap:6px}.adjective-btn{padding:8px 10px;font-size:.9rem}}
