:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20372e;background:#f3efe5;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{overflow-x:clip;background:#f3efe5}button{font:inherit}button:focus-visible{outline:3px solid #173f31;outline-offset:2px}.app-shell{width:min(calc(100% - 28px),460px);min-height:100dvh;margin:0 auto;padding:max(10px,env(safe-area-inset-top)) 0 max(10px,env(safe-area-inset-bottom))}.hero{margin-bottom:10px}.eyebrow{display:block;margin-bottom:3px;color:#9b3f4e;font-size:.7rem;font-weight:750;letter-spacing:.11em;text-transform:uppercase}.hero h1{margin:0;color:#193b2d;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,8vw,2.05rem);line-height:1.05;letter-spacing:-.025em}.hero p{margin:4px 0 0;color:#53665c;font-size:clamp(.88rem,3.7vw,.98rem);line-height:1.35}.flower-scene{position:relative;display:flex;height:clamp(175px,24dvh,205px);align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden;border:1px solid rgba(28,61,46,.1);border-radius:20px;background:#d9e6df;box-shadow:0 7px 20px #28332b12}.flower-scene--very-negative{background:#65716c}.flower-scene--negative{background:#aebcb9}.flower-scene--neutral{background:#dbe8e3}.flower-scene--positive{background:#cce4e4}.flower-scene--very-positive{background:#bcdfe2}.flower-placeholder{position:absolute;z-index:3;bottom:17px;left:50%;width:130px;height:145px;transform:translate(-50%);transform-origin:50% 100%}.flower-head{position:absolute;top:8px;left:50%;width:64px;height:52px;transform:translate(-50%);transform-origin:50% 100%}.petal{position:absolute;bottom:0;width:38px;height:48px;border:1px solid rgba(94,25,39,.15);border-radius:55% 55% 43% 43%;background:#bd5365}.petal--left{left:0;transform:rotate(-18deg)}.petal--center{z-index:2;left:13px;height:55px;background:#cc5b70}.petal--right{right:0;transform:rotate(18deg)}.stem{position:absolute;top:56px;left:calc(50% - 3px);width:6px;height:75px;border-radius:6px;background:#467c54}.leaf{position:absolute;top:73px;width:25px;height:58px;background:#568d60}.leaf--left{left:38px;border-radius:90% 8% 85% 10%;transform:rotate(-28deg)}.leaf--right{top:82px;right:36px;width:22px;height:49px;border-radius:8% 90% 10% 85%;transform:rotate(24deg)}.flower-label{position:absolute;bottom:-7px;left:50%;width:max-content;padding:4px 9px;transform:translate(-50%);border:1px solid rgba(255,255,255,.5);border-radius:999px;color:#294238;background:#ffffffb8;font-size:.66rem;font-weight:700}.ground{position:absolute;right:-5%;bottom:-42px;left:-5%;height:88px;border-radius:50% 50% 0 0;background:#77926d}.flower-scene--very-negative .ground{background:#4f5d52}.flower-scene--negative .ground{background:#728072}.flower-scene--positive .ground{background:#6f9d65}.flower-scene--very-positive .ground{background:#62a05d}.state-tag{position:absolute;top:9px;left:10px;z-index:5;padding:4px 8px;border-radius:999px;color:#29443a;background:#ffffffb8;font-size:.65rem;font-weight:700}.sun,.cloud,.scene-effects .effect,.odor-waves,.fly-symbols{position:absolute}.sun{top:23px;right:27px;width:42px;height:42px;opacity:0;border-radius:50%;background:#f4d477}.cloud{width:60px;height:18px;opacity:0;border-radius:20px;background:#ecefeb99}.cloud:before,.cloud:after{position:absolute;border-radius:50%;background:inherit;content:""}.cloud:before{top:-13px;left:11px;width:28px;height:28px}.cloud:after{top:-7px;right:8px;width:22px;height:22px}.cloud--one{top:40px;left:24px}.cloud--two{top:72px;right:23px;transform:scale(.72)}.flower-scene--negative .cloud,.flower-scene--very-negative .cloud,.flower-scene--positive .sun,.flower-scene--very-positive .sun{opacity:1}.flower-scene--negative .flower-placeholder{transform:translate(-50%) rotate(-5deg)}.flower-scene--very-negative .flower-placeholder{transform:translate(-50%) rotate(15deg) translateY(9px) scale(.92)}.flower-scene--very-negative .flower-head{transform:translate(-50%) rotate(32deg)}.flower-scene--very-negative .petal{background:#80636a}.flower-scene--very-negative .stem,.flower-scene--very-negative .leaf{background:#53665a}.flower-scene--positive .flower-placeholder{transform:translate(-50%) scale(1.05)}.flower-scene--very-positive .flower-placeholder{transform:translate(-50%) scale(1.1)}.flower-scene--very-positive .petal{background:#d64561}.flower-scene--positive .leaf,.flower-scene--very-positive .leaf{background:#418455}.scene-effects .effect{z-index:4;display:none;color:#fff5c7;font-size:1.1rem}.effect--one{top:68px;left:55px}.effect--two{top:42px;right:64px}.effect--three{top:96px;right:48px}.flower-scene--positive .effect,.flower-scene--very-positive .effect{display:block}.odor-waves{top:70px;left:34px;z-index:4;display:none;color:#d2d5cd;font-size:1.5rem;line-height:.55;transform:rotate(90deg)}.odor-waves span,.flower-scene--very-negative .odor-waves{display:block}.fly-symbols{top:55px;right:34px;z-index:4;display:none;color:#303735;font-size:.52rem;letter-spacing:14px}.flower-scene--negative .fly-symbols,.flower-scene--very-negative .fly-symbols{display:block}.flower-scene--negative .fly-symbols span:last-child{display:none}.quiz-card,.result-card{padding:13px 14px;border:1px solid #e2dccf;border-radius:18px;background:#fffdfa;box-shadow:0 6px 18px #2f3c320f}.progress{margin-bottom:10px}.progress__row{display:flex;justify-content:space-between;margin-bottom:5px;color:#5d7066;font-size:.75rem;font-weight:700}.progress__track{height:5px;overflow:hidden;border-radius:99px;background:#e4e9e4}.progress__bar{height:100%;border-radius:inherit;background:#3f765b}.quiz-card h2{min-height:46px;margin:0 0 9px;color:#20372e;font-size:clamp(1.05rem,4.6vw,1.22rem);line-height:1.28}.answer-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.answer-option{display:flex;min-width:0;min-height:50px;align-items:center;justify-content:center;gap:8px;padding:8px;border:1.5px solid #d3dbd5;border-radius:13px;color:#294137;background:#fff;cursor:pointer;font-size:1rem;font-weight:700}.answer-option:not(:disabled):hover{border-color:#618b75;background:#f4f8f5}.answer-option:disabled{cursor:default;opacity:1}.answer-option__mark{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;color:#496057;background:#edf0ed;font-size:.72rem}.answer-option--correct{border-color:#377655;color:#184a33;background:#e7f3ea}.answer-option--correct .answer-option__mark{color:#fff;background:#377655}.answer-option--incorrect{border-color:#a64d58;color:#71313a;background:#f8e9ea}.answer-option--incorrect .answer-option__mark{color:#fff;background:#a64d58}.answer-option--muted{opacity:.55!important}.feedback{margin-top:8px;padding:8px 10px;border-radius:10px;line-height:1.28}.feedback strong{display:block;margin-bottom:2px;font-size:.82rem}.feedback p{margin:0;color:#42574d;font-size:.78rem;line-height:1.3}.feedback--correct{border-left:3px solid #377655;background:#edf6ef}.feedback--incorrect{border-left:3px solid #a64d58;background:#faeeee}.primary-button{width:100%;min-height:48px;margin-top:8px;padding:9px 16px;border:0;border-radius:12px;color:#fff;background:#24533f;cursor:pointer;font-size:1rem;font-weight:750}.primary-button:hover{background:#1c4433}.score-note{margin:8px 0 0;color:#4d6358;font-size:.88rem;font-weight:600;text-align:center}.score-note strong{color:#24533f}.result-screen .hero{text-align:center}.result-screen .flower-scene{height:clamp(200px,32dvh,285px)}.result-card{text-align:center}.result-card__label{display:block;color:#66776e;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.result-card__score{display:block;margin:2px 0 5px;color:#24533f;font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1}.result-card__score small{color:#718078;font-size:1.2rem}.result-card__environment-score{display:block;margin-bottom:7px;color:#4d6358;font-size:.9rem;font-weight:600}.result-card p{margin:0;color:#4b5f55;font-size:.9rem;line-height:1.4}@media(max-height:720px){.app-shell{padding-top:max(7px,env(safe-area-inset-top));padding-bottom:max(7px,env(safe-area-inset-bottom))}.hero{margin-bottom:7px}.hero p{font-size:.84rem}.flower-scene{height:165px;margin-bottom:7px}.flower-placeholder{transform:translate(-50%) scale(.92)}.flower-scene--negative .flower-placeholder{transform:translate(-50%) rotate(-5deg) scale(.92)}.flower-scene--very-negative .flower-placeholder{transform:translate(-50%) rotate(15deg) translateY(8px) scale(.84)}.flower-scene--positive .flower-placeholder{transform:translate(-50%) scale(.96)}.flower-scene--very-positive .flower-placeholder{transform:translate(-50%) scale(1)}.quiz-card{padding:10px 12px}.progress{margin-bottom:7px}.quiz-card h2{min-height:42px;margin-bottom:7px;font-size:1rem}.answer-option{min-height:48px}.feedback{margin-top:6px;padding:6px 9px}.feedback p{font-size:.74rem}.primary-button{min-height:46px;margin-top:6px}.score-note{margin-top:5px}}@media(max-height:650px){.eyebrow{font-size:.64rem}.hero h1{font-size:1.62rem}.hero p{line-height:1.2}.flower-scene{height:145px}.flower-placeholder{bottom:8px;transform:translate(-50%) scale(.82)}.flower-scene--negative .flower-placeholder{transform:translate(-50%) rotate(-5deg) scale(.82)}.flower-scene--very-negative .flower-placeholder{transform:translate(-50%) rotate(15deg) translateY(8px) scale(.75)}.flower-scene--positive .flower-placeholder{transform:translate(-50%) scale(.86)}.flower-scene--very-positive .flower-placeholder{transform:translate(-50%) scale(.9)}.quiz-card h2{min-height:38px;font-size:.96rem}.answer-option{min-height:46px}.feedback strong{font-size:.76rem}.feedback p{font-size:.7rem}.primary-button{min-height:44px;font-size:.94rem}.score-note{font-size:.8rem}}.flower-scene{height:clamp(240px,31dvh,300px);min-height:0;isolation:isolate;background:#dce9e6}.flower-placeholder{bottom:18px;width:168px;height:190px;filter:saturate(var(--flower-saturation, 1));transform:translate(-50%) rotate(var(--flower-lean, 0deg)) scale(var(--flower-scale, 1))}.flower-head{top:1px;width:88px;height:72px;transform:translate(-50%) rotate(var(--head-tilt, 0deg)) scaleX(var(--bloom-width, 1))}.petal{width:50px;height:65px;background:var(--petal-color, #c94f68)}.petal--back{left:19px;bottom:12px;width:49px;height:55px;background:var(--petal-back, #b9445b);transform:scaleX(.78)}.petal--left{left:1px}.petal--center{left:19px;height:72px;background:var(--petal-center, #d65a72)}.petal--right{right:1px}.stem{top:69px;left:calc(50% - 4px);width:8px;height:103px;background:var(--stem-color, #407c51)}.leaf{top:102px;width:34px;height:75px;background:var(--leaf-color, #4d8a5a)}.leaf--left{left:45px}.leaf--right{top:111px;right:42px;width:29px;height:65px}.ground{z-index:1;height:104px;background:var(--ground-color, #76986d)}.ground-shadow{position:absolute;z-index:2;bottom:25px;left:50%;width:var(--shadow-width, 100px);height:15px;transform:translate(-50%);border-radius:50%;background:rgba(30,44,35,var(--shadow-opacity, .14))}.sun{z-index:1;width:var(--sun-size, 0);height:var(--sun-size, 0);opacity:var(--sun-opacity, 0);background:#efc85d;box-shadow:0 0 0 7px #f7d87a33}.sun-rays{position:absolute;inset:-13px;border:2px dashed rgba(229,184,65,.48);border-radius:50%}.cloud{z-index:2;opacity:var(--cloud-opacity, 0);background:#e7ebe7b8}.cloud--three{top:32px;left:47%;transform:scale(.55)}.sparkle{position:absolute;z-index:4;display:none;width:7px;height:7px;border-radius:50%;background:#fff3ad;box-shadow:0 0 0 2px #fff2aa2e}.sparkle--1{top:34%;left:20%}.sparkle--2{top:20%;left:35%}.sparkle--3{top:42%;right:23%}.sparkle--4{top:18%;right:34%}.sparkle--5{top:59%;left:25%}.sparkle--6{top:34%;right:13%}.sparkle--7{top:11%;left:13%}.odor-waves{top:35px;left:calc(50% - 74px);z-index:5;display:block;width:76px;height:75px;transform:none}.odor-waves .odor{position:absolute;display:none;width:14px;height:50px;border-left:3px solid rgba(43,50,46,.72);border-radius:50%;transform:rotate(12deg)}.odor:after{position:absolute;top:17px;left:-5px;width:13px;height:25px;border-right:3px solid rgba(43,50,46,.72);border-radius:50%;content:""}.odor--one{left:4px;bottom:0}.odor--two{left:29px;bottom:13px;transform:rotate(-5deg)}.odor--three{left:54px;bottom:3px;transform:rotate(8deg)}.fly-symbols{inset:0;z-index:6;display:block;transform:none}.fly{position:absolute;display:none;width:13px;height:8px;border-radius:60% 45% 55%;background:#202926}.fly:before,.fly:after{position:absolute;top:-5px;width:9px;height:7px;border:1px solid rgba(39,49,46,.58);border-radius:70% 40%;background:#e8f0edc7;content:""}.fly:before{left:-4px;transform:rotate(-24deg)}.fly:after{right:-4px;transform:scaleX(-1) rotate(-24deg)}.fly i{position:absolute;right:-3px;top:2px;width:4px;height:4px;border-radius:50%;background:#111}.fly--one{top:32%;left:37%;transform:rotate(-12deg)}.fly--two{top:20%;right:35%;transform:rotate(18deg)}.fly--three{top:43%;right:29%;transform:rotate(-24deg)}.score-neg-5{--flower-lean: 21deg;--head-tilt: 43deg;--flower-scale: .82;--bloom-width: .58;--flower-saturation: .35;--petal-color: #765e65;--petal-center: #80636b;--petal-back: #66545a;--stem-color: #4d5d52;--leaf-color: #526257;--ground-color: #48564b;--cloud-opacity: 1;--shadow-opacity: .36;--shadow-width: 132px;background:#53615d}.score-neg-4{--flower-lean: 17deg;--head-tilt: 34deg;--flower-scale: .86;--bloom-width: .64;--flower-saturation: .43;--petal-color: #80636a;--petal-center: #8d6871;--petal-back: #72585f;--stem-color: #536559;--leaf-color: #596b5e;--ground-color: #536256;--cloud-opacity: .95;--shadow-opacity: .3;--shadow-width: 124px;background:#65736f}.score-neg-3{--flower-lean: 13deg;--head-tilt: 25deg;--flower-scale: .9;--bloom-width: .7;--flower-saturation: .52;--petal-color: #916b74;--petal-center: #9e707b;--petal-back: #7e6067;--stem-color: #5b6f60;--leaf-color: #607363;--ground-color: #5e6f60;--cloud-opacity: .85;--shadow-opacity: .25;--shadow-width: 116px;background:#778681}.score-neg-2{--flower-lean: 9deg;--head-tilt: 16deg;--flower-scale: .94;--bloom-width: .76;--flower-saturation: .64;--petal-color: #a2737e;--petal-center: #b07987;--petal-back: #8f6871;--stem-color: #607765;--leaf-color: #657c69;--ground-color: #697969;--cloud-opacity: .68;--shadow-opacity: .21;--shadow-width: 110px;background:#96a6a2}.score-neg-1{--flower-lean: 5deg;--head-tilt: 8deg;--flower-scale: .97;--bloom-width: .82;--flower-saturation: .78;--petal-color: #b77987;--petal-center: #c67d8e;--petal-back: #a36d79;--stem-color: #5a7962;--leaf-color: #66816b;--ground-color: #718473;--cloud-opacity: .42;--sun-size: 24px;--sun-opacity: .2;--shadow-opacity: .17;background:#bac9c5}.score-0{--flower-scale: 1;--bloom-width: .86;--flower-saturation: .9;--ground-color: #76936f;--cloud-opacity: .12;--shadow-opacity: .14;background:#dce9e6}.score-1{--flower-scale: 1.04;--bloom-width: .93;--flower-saturation: 1;--ground-color: #729b69;--sun-size: 34px;--sun-opacity: .72;--shadow-opacity: .13;background:#d2e8e5}.score-2{--flower-scale: 1.08;--bloom-width: 1;--flower-saturation: 1.08;--ground-color: #6da064;--sun-size: 44px;--sun-opacity: .84;--shadow-opacity: .12;background:#c9e6e4}.score-3{--flower-scale: 1.12;--bloom-width: 1.08;--flower-saturation: 1.15;--ground-color: #65a05e;--sun-size: 54px;--sun-opacity: .92;--shadow-opacity: .11;--petal-color: #d44d68;--petal-center: #e05a75;--petal-back: #bd405a;background:#bfe3e3}.score-4{--flower-scale: 1.16;--bloom-width: 1.16;--flower-saturation: 1.22;--ground-color: #5da257;--sun-size: 64px;--sun-opacity: 1;--shadow-opacity: .1;--petal-color: #d94562;--petal-center: #e75571;--petal-back: #c43855;background:#b7e1e3}.score-5{--flower-scale: 1.2;--bloom-width: 1.25;--flower-saturation: 1.3;--ground-color: #55a34f;--sun-size: 74px;--sun-opacity: 1;--shadow-opacity: .09;--petal-color: #df3e5f;--petal-center: #ed506f;--petal-back: #c93353;background:#afe0e4}.score-neg-1 .fly--one,.score-neg-2 .fly--one,.score-neg-2 .fly--two,.score-neg-3 .fly--one,.score-neg-3 .fly--two,.score-neg-4 .fly,.score-neg-5 .fly,.score-neg-2 .odor-waves .odor--one,.score-neg-3 .odor-waves .odor--one,.score-neg-3 .odor-waves .odor--two,.score-neg-4 .odor-waves .odor--one,.score-neg-4 .odor-waves .odor--two,.score-neg-4 .odor-waves .odor--three,.score-neg-5 .odor-waves .odor{display:block}.score-1 .sparkle--1,.score-2 .sparkle:nth-child(-n+2),.score-3 .sparkle:nth-child(-n+3),.score-4 .sparkle:nth-child(-n+5),.score-5 .sparkle{display:block}.scene-step-odd .sun-rays{transform:rotate(12deg)}.scene-step-odd .cloud--three{margin-left:8px}.scene-step-odd .ground-shadow{margin-left:4px}@media(max-height:720px){.flower-scene{height:220px}.flower-placeholder{bottom:13px;transform:translate(-50%) rotate(var(--flower-lean, 0deg)) scale(calc(var(--flower-scale, 1) * .88))}}@media(max-height:650px){.flower-scene{height:195px}.flower-placeholder{bottom:7px;transform:translate(-50%) rotate(var(--flower-lean, 0deg)) scale(calc(var(--flower-scale, 1) * .78))}.quiz-card{padding-top:8px;padding-bottom:8px}}@media(min-width:600px){.flower-scene{height:320px}}.app-shell{min-height:auto}.quiz-card{height:auto;min-height:0;padding-top:11px;padding-bottom:11px}.quiz-card h2{min-height:0}.score-note{margin-top:5px;line-height:1.2}.flower-scene.score-visual{height:clamp(260px,38dvh,360px);aspect-ratio:auto;background:hsl(var(--scene-hue) 18% var(--scene-lightness))}.score-visual .flower-placeholder{bottom:22px;height:205px;filter:saturate(var(--flower-saturation));transform:translate(-50%) rotate(var(--flower-lean)) scale(var(--flower-scale))}.score-visual .flower-head{transform:translate(-50%) rotate(var(--head-tilt)) scaleX(var(--bloom-width))}.score-visual .petal{background:hsl(348 55% var(--petal-lightness))}.score-visual .petal--back{background:hsl(348 48% calc(var(--petal-lightness) - 7%))}.score-visual .petal--center{background:hsl(348 62% calc(var(--petal-lightness) + 3%))}.score-visual .petal--left{transform:rotate(calc(-18deg - var(--petal-open)))}.score-visual .petal--right{transform:rotate(calc(18deg + var(--petal-open)))}.score-visual .stem{width:var(--stem-width)}.score-visual .leaf--left{transform:rotate(calc(-28deg + var(--leaf-lift)))}.score-visual .leaf--right{transform:rotate(calc(24deg - var(--leaf-lift)))}.score-visual .ground{background:hsl(108 25% var(--ground-lightness))}.score-visual .sun{width:var(--sun-size);height:var(--sun-size);opacity:var(--sun-opacity)}.score-visual .cloud{opacity:var(--cloud-opacity)}.score-visual .ground-shadow{opacity:var(--shadow-opacity)}.score-visual .sparkle,.score-visual .fly,.score-visual .odor-waves .odor{display:block;opacity:var(--effect-opacity)}@media(max-height:720px){.flower-scene.score-visual{height:250px}.score-visual .flower-placeholder{bottom:12px;transform:translate(-50%) rotate(var(--flower-lean)) scale(calc(var(--flower-scale) * .86))}}@media(max-height:650px){.flower-scene.score-visual{height:235px}.score-visual .flower-placeholder{bottom:6px;transform:translate(-50%) rotate(var(--flower-lean)) scale(calc(var(--flower-scale) * .78))}.hero{margin-bottom:5px}.quiz-card{padding-top:7px;padding-bottom:7px}}@media(min-width:600px){.flower-scene.score-visual{height:370px}}html,body,#root{min-height:0}.app-shell{min-height:0;padding-bottom:max(16px,env(safe-area-inset-bottom))}.flower-scene.score-visual{width:clamp(250px,72vw,330px);height:auto;aspect-ratio:4 / 5;margin-right:auto;margin-bottom:7px;margin-left:auto}.score-note{margin-bottom:0}.response-row{display:contents}.flower-scene.score-visual{width:min(86vw,370px);aspect-ratio:6 / 7}.score-visual .flower-placeholder{transform:translate(-50%) rotate(var(--flower-lean)) scale(calc(var(--flower-scale) * 1.17))}.score-visual .ground{right:0;bottom:-5%;left:0;height:22%;border-radius:50% 50% 0 0}@media(max-height:720px){.app-shell{padding-top:max(6px,env(safe-area-inset-top))}.hero{margin-bottom:3px}.hero h1{font-size:1.52rem;line-height:1}.hero p{margin-top:1px;font-size:.78rem;line-height:1.1}.flower-scene.score-visual{width:300px;height:auto;margin-bottom:3px}.score-visual .flower-placeholder{bottom:30px;transform:translate(-50%) rotate(var(--flower-lean)) scale(calc(var(--flower-scale) * 1.1))}.quiz-card{padding:6px 10px}.progress{margin-bottom:4px}.progress__row{margin-bottom:3px}.quiz-card h2{margin-bottom:4px;font-size:.94rem;line-height:1.18}.answer-option{min-height:44px}.feedback{margin-top:4px;padding:4px 7px}.feedback strong{margin-bottom:1px;font-size:.74rem}.feedback p{font-size:.7rem;line-height:1.2}.primary-button{min-height:44px;margin-top:4px}.quiz-card .response-row{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(104px,.8fr);gap:5px;margin-top:4px}.response-row .feedback,.response-row .primary-button{height:100%;margin-top:0}.response-row .primary-button{padding-right:7px;padding-left:7px;font-size:.82rem}.score-note{margin-top:2px;font-size:.8rem}}@media(min-width:600px){.flower-scene.score-visual{width:330px;height:auto}}.flower-scene.score-visual{width:min(91vw,390px)}.score-visual .flower-placeholder{transform:translate(-50%) rotate(var(--flower-lean)) scale(calc(var(--flower-scale) * 1.22))}.score-visual .odor-waves{top:18%;left:50%;width:150px;height:92px;transform:translate(-50%)}.odor-line{--odor-x: 0px;--odor-tilt: 0deg;position:absolute;bottom:0;left:50%;width:24px;height:var(--odor-height, 60px);overflow:visible;opacity:calc(var(--effect-opacity) * .78);transform:translate(var(--odor-x)) rotate(var(--odor-tilt));animation:odor-rise 6s ease-in-out infinite}.odor-line path{fill:none;stroke:var(--odor-color, #4f8064);stroke-width:2;stroke-linecap:round}.odor-line--1{--odor-x: -54px;--odor-height: 52px;--odor-tilt: -7deg;--odor-color: #3f6f56;animation-delay:-1s}.odor-line--2{--odor-x: -29px;--odor-height: 65px;--odor-tilt: 5deg;--odor-color: #6b9878;animation-delay:-3.5s}.odor-line--3{--odor-x: -5px;--odor-height: 58px;--odor-tilt: -3deg;--odor-color: #4b7d60;animation-delay:-2s}.odor-line--4{--odor-x: 22px;--odor-height: 70px;--odor-tilt: 6deg;--odor-color: #76a083;animation-delay:-4.5s}.odor-line--5{--odor-x: 47px;--odor-height: 48px;--odor-tilt: -5deg;--odor-color: #456f57;animation-delay:-2.8s}@keyframes odor-rise{0%,to{opacity:calc(var(--effect-opacity) * .52);transform:translate(var(--odor-x),5px) rotate(var(--odor-tilt))}50%{opacity:calc(var(--effect-opacity) * .82);transform:translate(calc(var(--odor-x) + 3px),-5px) rotate(calc(var(--odor-tilt) + 2deg))}}.score-visual .fly-symbols{inset:0}.score-visual .fly{display:block;width:5px;height:8px;border-radius:55%;background:#252b2a;opacity:var(--effect-opacity);animation:fly-orbit 6.5s ease-in-out infinite}.score-visual .fly:before,.score-visual .fly:after{top:0;width:8px;height:6px;border:0;border-radius:55% 70%;background:#b7d9e0d6;animation:wing-soft 1.4s ease-in-out infinite}.score-visual .fly:before{left:-7px;transform:rotate(-24deg)}.score-visual .fly:after{right:-7px;transform:scaleX(-1) rotate(-24deg)}.score-visual .fly-body{display:none}.score-visual .fly--1{top:38%;left:33%;animation-delay:-1s}.score-visual .fly--2{top:29%;right:32%;animation-delay:-3.2s}.score-visual .fly--3{top:44%;right:27%;animation-delay:-4.8s}.score-visual .fly--4{top:25%;left:39%;animation-delay:-2.1s}@keyframes fly-orbit{0%,to{translate:-4px 1px}25%{translate:3px -3px}50%{translate:6px 2px}75%{translate:-1px 5px}}@keyframes wing-soft{0%,to{opacity:.68}50%{opacity:1}}@media(max-height:720px){.score-visual .flower-placeholder{transform:translate(-50%) rotate(var(--flower-lean)) scale(calc(var(--flower-scale) * 1.15))}}@media(prefers-reduced-motion:reduce){.odor-line,.score-visual .fly,.score-visual .fly:before,.score-visual .fly:after{animation:none}}.status-screen{width:min(calc(100% - 32px),430px);margin:15vh auto;color:#334b40;text-align:center}.intro-card{padding:16px;border:1px solid #e2dccf;border-radius:18px;background:#fffdfa;color:#43584e;font-size:.9rem;line-height:1.5}.intro-card p{margin:0}.quiz-card .quiz-question-text{display:block;height:auto;min-height:0;max-height:none;margin:12px 0 14px;overflow:visible;color:#173c2f;font-size:clamp(17px,4.5vw,21px);line-height:1.35;font-weight:700;text-align:left;opacity:1;visibility:visible}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app-shell{width:min(94%,460px);max-width:100%;padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(16px,env(safe-area-inset-bottom))}.flower-scene.score-visual{width:min(100%,390px);max-width:100%;flex:none}.quiz-card,.result-card,.intro-card{width:100%;min-width:0}.quiz-question-text,.feedback p,.result-card p,.intro-card p{overflow-wrap:anywhere}.answer-option,.primary-button{min-height:44px}@media(max-width:480px){.app-shell{width:94%}.flower-scene.score-visual{width:100%}}@media(max-width:340px){.app-shell{width:calc(100% - 20px)}.hero h1{font-size:1.65rem}.quiz-card,.result-card,.intro-card{padding-right:11px;padding-left:11px}.answer-list{gap:8px}}@media(max-height:720px)and (max-width:480px){.flower-scene.score-visual{width:min(100%,300px)}}@media(min-width:768px){.app-shell{width:min(90%,480px);padding-top:max(20px,env(safe-area-inset-top))}.flower-scene.score-visual{width:min(100%,410px)}}:root{--admin-green: #194b38;--admin-bg: #f4f2eb}.admin-shell,.admin-login,.admin-loading{min-height:100vh;background:var(--admin-bg);color:#213a30}.admin-shell{padding:24px}.admin-header{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:auto}.admin-header h1,.admin-login h1{margin:2px 0 0;font-family:Georgia,serif}.admin-kicker{color:#a13f50;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.admin-tabs,.admin-filters{display:flex;gap:8px;max-width:1200px;margin:20px auto 0;flex-wrap:wrap}.admin-tabs button,.admin-filters button,.admin-button,.admin-content button,.admin-login button{min-height:42px;padding:8px 14px;border:0;border-radius:10px;color:#fff;background:var(--admin-green);cursor:pointer;font-weight:700}.admin-tabs button.active{background:#aa4557}.admin-secondary{color:#29463a!important;background:#e2e6df!important}.admin-filters{align-items:end;padding:14px;border-radius:14px;background:#fff}.admin-filters label,.question-editor label,.admin-login label{display:grid;gap:5px;font-size:.8rem;font-weight:700}.admin-filters input,.admin-filters select,.question-editor input,.question-editor select,.question-editor textarea,.admin-login input{min-height:40px;padding:8px;border:1px solid #cdd6cf;border-radius:8px;background:#fff;font:inherit}.admin-content{max-width:1200px;margin:16px auto}.admin-message{max-width:1200px;margin:12px auto;padding:10px;border-radius:10px;background:#fff5cd}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.metric,.stat-card,.settings-card,.date-summary{padding:16px;border:1px solid #e1ded3;border-radius:14px;background:#fff}.metric span{display:block;color:#66766e;font-size:.78rem}.metric strong{display:block;margin-top:5px;font-size:1.7rem}.date-summary{display:flex;gap:30px;margin-top:12px}.stats-list{display:grid;gap:12px}.stat-card h3{margin:6px 0}.stat-bar{height:10px;overflow:hidden;border-radius:99px;background:#e7e9e4}.stat-bar span{display:block;height:100%;background:#3c8060}.table-wrap{overflow-x:auto;border-radius:14px;background:#fff}table{width:100%;border-collapse:collapse}th,td{padding:11px;border-bottom:1px solid #e5e5df;text-align:left;white-space:nowrap}.selection-cell{width:44px;text-align:center}.selection-cell input{width:18px;height:18px;accent-color:var(--admin-green);cursor:pointer}.submission-toolbar{display:flex;justify-content:flex-end;gap:10px;margin:0 0 12px;flex-wrap:wrap}.danger-button{color:#8a2535!important;border:1px solid #d9a7ae!important;background:#fff1f2!important}.danger-button-strong{color:#fff!important;border-color:#a83245!important;background:#a83245!important}.danger-button:disabled{opacity:.45;cursor:not-allowed}.pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin:14px}.question-editor{display:grid;gap:12px}.question-editor fieldset{display:grid;grid-template-columns:90px 2fr 130px 2fr;gap:10px;padding:14px;border:1px solid #d9ddd5;border-radius:14px;background:#fff}.question-editor textarea{min-height:70px;resize:vertical}.admin-button{display:inline-flex;align-items:center;text-decoration:none}.admin-login{display:grid;place-items:center;padding:20px}.admin-login form{display:grid;gap:14px;width:min(100%,380px);padding:24px;border-radius:18px;background:#fff}.admin-error{color:#9a2f40}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#17251fbb}.modal{width:min(760px,100%);max-height:90vh;overflow:auto;padding:20px;border-radius:16px;background:#fff}.modal-close{float:right}.modal li{display:grid;gap:4px;margin:12px 0;padding:10px;border-radius:9px;background:#f4f5f1}.modal li span,.modal li small{color:#596b62}.delete-dialog{width:min(480px,100%)}.delete-dialog label{display:grid;gap:8px;margin-top:18px}.confirm-input{min-height:42px;padding:9px 10px;border:1px solid #bfc9c2;border-radius:8px;font:inherit}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;flex-wrap:wrap}@media(max-width:600px){.admin-shell{padding:14px}.admin-header{align-items:flex-start}.admin-tabs{flex-wrap:nowrap;overflow-x:auto}.admin-tabs button{flex:0 0 auto}.admin-filters label{width:calc(50% - 4px)}.question-editor fieldset{grid-template-columns:1fr}.date-summary{display:block}.submission-toolbar{justify-content:stretch}.submission-toolbar button{flex:1 1 180px}}.admin-shell,.admin-login,.admin-loading{width:100%;max-width:100%;overflow-x:hidden}.admin-header,.admin-tabs,.admin-filters,.admin-content,.admin-message{width:100%}.admin-header{gap:12px}.admin-header h1,.metric strong,.stat-card h3,.settings-card,.date-summary{overflow-wrap:anywhere}.admin-tabs button,.admin-filters button,.admin-content button,.admin-login button,.admin-button{min-height:44px}.admin-filters label{flex:1 1 180px;min-width:0}.admin-filters input,.question-editor input,.question-editor select,.question-editor textarea,.admin-login input,.confirm-input{width:100%;max-width:100%;min-width:0;font-size:16px}.modal-backdrop{padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.modal{width:min(92vw,760px);max-width:92vw;max-height:min(90vh,90dvh);overscroll-behavior:contain}.modal ol{margin:14px 0 0;padding-left:22px}.modal li,.modal li strong,.modal li span{min-width:0;overflow-wrap:anywhere;white-space:normal}@media(max-width:1024px){.admin-shell{padding:20px}.question-editor fieldset{grid-template-columns:minmax(90px,.6fr) minmax(0,2fr)}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(max-width:768px){.admin-shell{padding:max(14px,env(safe-area-inset-top)) 14px max(14px,env(safe-area-inset-bottom))}.admin-header{align-items:flex-start;flex-wrap:wrap}.admin-header .admin-secondary{margin-left:auto}.admin-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.admin-tabs button{width:100%;min-width:0;white-space:normal}.admin-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-filters label{width:auto}.admin-filters>button{grid-column:1 / -1;width:100%}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-list{grid-template-columns:minmax(0,1fr)}.stat-card p{overflow-wrap:anywhere}.question-editor fieldset{grid-template-columns:minmax(0,1fr)}.question-editor>button,.settings-card button,.settings-card .admin-button{width:100%;justify-content:center}.submission-toolbar{display:grid;grid-template-columns:minmax(0,1fr)}.submission-toolbar button{width:100%}.table-wrap{overflow:visible;border-radius:0;background:transparent}.table-wrap table,.table-wrap tbody{display:block;width:100%}.table-wrap thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.table-wrap tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px 14px;width:100%;margin-bottom:10px;padding:14px;border:1px solid #e1ded3;border-radius:14px;background:#fff}.table-wrap td{display:grid;min-width:0;gap:3px;padding:0;border:0;white-space:normal;overflow-wrap:anywhere}.table-wrap td:before{color:#687970;font-size:.72rem;font-weight:700}.table-wrap td.selection-cell{display:flex;grid-column:1 / -1;justify-content:flex-start;width:auto}.table-wrap td:nth-last-child(5):before{content:"Kayıt"}.table-wrap td:nth-last-child(4):before{content:"Tarih"}.table-wrap td:nth-last-child(3):before{content:"Doğru"}.table-wrap td:nth-last-child(2):before{content:"Puan"}.table-wrap td:last-child{grid-column:1 / -1}.table-wrap td:last-child button{width:100%}.pagination{flex-wrap:wrap;margin-right:0;margin-left:0;text-align:center}.dialog-actions{display:grid;grid-template-columns:minmax(0,1fr)}.dialog-actions button{width:100%}}@media(max-width:480px){.admin-shell{padding-right:10px;padding-left:10px}.admin-header h1{font-size:clamp(1.45rem,8vw,1.8rem)}.admin-header .admin-secondary{width:100%}.admin-filters{grid-template-columns:minmax(0,1fr);padding:12px}.admin-filters>button{grid-column:auto}.metric-grid{grid-template-columns:minmax(0,1fr)}.metric,.stat-card,.settings-card,.date-summary{padding:14px}.date-summary{display:block}.modal{width:92vw;max-width:92vw;padding:16px}.modal-close{float:none;width:100%;margin-bottom:8px}}
