:root{color:#172118;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef0e7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button{font:inherit}#root{min-height:100vh}.prototype-shell{min-height:100vh;display:grid;place-items:center;gap:18px;padding:24px 16px 28px;background:linear-gradient(180deg,#f6f7f0eb,#e4e8daf2),#eef0e7}.stage-panel{width:min(430px,calc(100vw - 32px))}.phone-stage{position:relative;width:100%;aspect-ratio:1024 / 1536;overflow:hidden;border-radius:34px;background:#cbd8a3;box-shadow:0 28px 80px #3043273d,0 10px 26px #343a2a26,inset 0 0 0 1px #ffffff70;isolation:isolate}.greenhouse-bg,.ambient-light,.pollen-layer,.rive-slot{position:absolute}.greenhouse-bg{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ambient-light{top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;mix-blend-mode:screen}.light-beam,.sun-haze{position:absolute;display:block;pointer-events:none}.light-beam{top:-4%;width:22%;height:72%;border-radius:999px;background:linear-gradient(180deg,#fff4ba57,#ffe8991f 56%,#ffe89900);filter:blur(8px);transform-origin:top center;animation:beam-drift 8s ease-in-out infinite}.beam-one{left:25%;transform:rotate(8deg)}.beam-two{left:58%;width:18%;opacity:.7;transform:rotate(-10deg);animation-delay:-3s}.sun-haze{top:6%;left:17%;right:17%;height:26%;background:radial-gradient(ellipse at center,#ffed9f6b,#ffed9f24 44%,#ffed9f00 72%);filter:blur(10px);animation:haze-pulse 7s ease-in-out infinite}.pollen-layer{top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none;overflow:hidden}.mote{position:absolute;object-fit:contain;opacity:.42;filter:blur(.2px) drop-shadow(0 0 7px rgba(255,228,128,.48));transform-origin:center}.mote-one{top:24%;left:22%;animation:mote-drift-one 13s ease-in-out infinite}.mote-two{top:36%;left:68%;opacity:.34;animation:mote-drift-two 16s ease-in-out infinite;animation-delay:-5s}.mote-three{top:18%;left:54%;opacity:.3;animation:mote-drift-three 14s ease-in-out infinite;animation-delay:-8s}.mote-four{top:49%;left:29%;opacity:.28;animation:mote-drift-two 18s ease-in-out infinite;animation-delay:-11s}.mote-five{top:58%;left:73%;opacity:.26;animation:mote-drift-one 20s ease-in-out infinite;animation-delay:-14s}.mote-six{top:30%;left:42%;opacity:.22;animation:mote-drift-three 17s ease-in-out infinite;animation-delay:-3s}.rive-slot{left:32.421875%;top:51.432292%;width:35.15625%;height:29.947917%;z-index:4;pointer-events:none}.rive-canvas{width:100%;height:100%}.controls{width:min(430px,calc(100vw - 32px));display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:10px}.icon-button,.level-button{border:1px solid rgba(47,68,43,.14);color:#253420;background:#ffffffc2;box-shadow:0 8px 18px #3043271a;cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.icon-button{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.level-buttons{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;padding:5px;border-radius:999px;background:#ffffff6b;border:1px solid rgba(47,68,43,.08);box-shadow:inset 0 1px #ffffff9e}.level-button{min-width:0;height:32px;border-radius:999px;font-size:13px;font-weight:700}.icon-button:hover,.level-button:hover{transform:translateY(-1px);background:#ffffffeb;border-color:#2f442b3d}.icon-button:focus-visible,.level-button:focus-visible{outline:3px solid rgba(242,181,69,.42);outline-offset:3px}.level-button.is-active{background:#285c35;color:#fffaf0;border-color:#11361c61;box-shadow:0 8px 20px #1f4d2a38}@keyframes beam-drift{0%,to{opacity:.54;translate:0 0}50%{opacity:.82;translate:5px 0}}@keyframes haze-pulse{0%,to{opacity:.54;transform:scale(.98)}50%{opacity:.78;transform:scale(1.04)}}@keyframes mote-drift-one{0%{transform:translateZ(0) scale(.8);opacity:0}18%{opacity:.36}58%{opacity:.48}to{transform:translate3d(18px,-84px,0) scale(1.12);opacity:0}}@keyframes mote-drift-two{0%{transform:translateZ(0) scale(.7);opacity:0}22%{opacity:.28}64%{opacity:.42}to{transform:translate3d(-24px,-72px,0) scale(1);opacity:0}}@keyframes mote-drift-three{0%{transform:translateZ(0) scale(.76);opacity:0}30%{opacity:.24}70%{opacity:.36}to{transform:translate3d(12px,-62px,0) scale(1.08);opacity:0}}@media(max-width:460px){.prototype-shell{padding:14px 12px 18px;gap:14px}.phone-stage{border-radius:28px}.controls{grid-template-columns:38px 1fr 38px;gap:7px}.icon-button{width:38px;height:38px}.level-buttons{gap:3px;padding:4px}.level-button{height:30px;font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
