.Contact-module__x2Jx8a__main{background:var(--bg-main);min-height:100vh;color:var(--text-main);justify-content:center;align-items:center;padding:2rem;display:flex}.Contact-module__x2Jx8a__container{flex-direction:column;gap:2rem;width:100%;max-width:500px;display:flex}.Contact-module__x2Jx8a__card{background:var(--bg-card);border:1px solid #00000005;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex;box-shadow:0 10px 40px -10px #0000000d}.Contact-module__x2Jx8a__header{text-align:center;margin-bottom:1rem}.Contact-module__x2Jx8a__title{background:linear-gradient(135deg,var(--text-main),var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.Contact-module__x2Jx8a__subtitle{opacity:.7;font-size:.95rem;line-height:1.5}.Contact-module__x2Jx8a__form{flex-direction:column;gap:1.25rem;display:flex}.Contact-module__x2Jx8a__inputGroup{flex-direction:column;gap:.35rem;display:flex}.Contact-module__x2Jx8a__label{opacity:.8;margin-left:.25rem;font-size:.85rem;font-weight:600}.Contact-module__x2Jx8a__input,.Contact-module__x2Jx8a__textarea{color:var(--text-main);font-size:1rem;font-family:var(--font-outfit);background:#00000008;border:1px solid #0000;border-radius:.75rem;outline:none;padding:.85rem 1rem;transition:all .2s}.Contact-module__x2Jx8a__textarea{resize:vertical;min-height:120px}.Contact-module__x2Jx8a__input:focus,.Contact-module__x2Jx8a__textarea:focus{background:var(--bg-card);border-color:var(--accent);box-shadow:0 0 0 3px #0000000d}.Contact-module__x2Jx8a__pot{opacity:0;z-index:-1;width:0;height:0;position:absolute;top:0;left:0}.Contact-module__x2Jx8a__actions{justify-content:flex-end;margin-top:1rem;display:flex}.Contact-module__x2Jx8a__statusMessage{text-align:center;border-radius:.5rem;padding:.75rem;font-size:.9rem;animation:.3s ease-out Contact-module__x2Jx8a__fadeIn}.Contact-module__x2Jx8a__success{background:rgba(var(--accent-rgb),.1);color:#2a9d8f;background:#00c8641a}.Contact-module__x2Jx8a__error{color:#e76f51;background:#ff50501a}@keyframes Contact-module__x2Jx8a__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.Button-module__VMVMAW__button{cursor:pointer;transition:transform .2s var(--ease-soft),box-shadow .2s var(--ease-soft),background-color .3s ease;border:none;border-radius:9999px;outline:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;display:inline-flex}.Button-module__VMVMAW__button:active{transform:scale(.96)}.Button-module__VMVMAW__primary{background-color:var(--text-main);color:var(--bg-main);box-shadow:0 4px 6px -1px #0000001a}.Button-module__VMVMAW__primary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.Button-module__VMVMAW__secondary{background-color:var(--bg-card);color:var(--text-main);border:1px solid var(--accent)}.Button-module__VMVMAW__secondary:hover{background-color:var(--accent)}.Button-module__VMVMAW__ghost{color:var(--text-main);background:0 0}.Button-module__VMVMAW__ghost:hover{background-color:#0000000d}
.page-module__h8ArRG__main{background:var(--bg-main);width:100vw;height:100vh;transition:background-color .5s var(--ease-soft);flex-direction:column;display:flex;overflow:hidden}.page-module__h8ArRG__header{z-index:10;background:var(--bg-main);justify-content:space-between;align-items:center;height:64px;min-height:64px;padding:0 1.5rem;display:flex;box-shadow:0 2px 10px #00000005}.page-module__h8ArRG__actions{gap:.5rem;display:flex}.page-module__h8ArRG__statsBar{flex:1;justify-content:center;align-items:center;gap:2rem;padding-right:324px;transition:padding-right .3s;display:flex}.page-module__h8ArRG__statPill{background:var(--bg-card);border:1px solid #0000000a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:80px;padding:.25rem 1rem;display:flex}.page-module__h8ArRG__statLabel{text-transform:uppercase;letter-spacing:.05em;opacity:.6;font-size:.65rem;font-weight:600}.page-module__h8ArRG__statValue{color:var(--text-main);font-size:1.25rem;font-weight:700}.page-module__h8ArRG__title{color:var(--text-main);font-size:1.5rem;font-weight:700}.page-module__h8ArRG__contentWrapper{flex:1;justify-content:center;align-items:center;gap:1.5rem;height:calc(100vh - 64px);padding:0 1rem 1rem;display:flex;position:relative;overflow:hidden}.page-module__h8ArRG__gameContainer{border-radius:2rem;flex:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.page-module__h8ArRG__gameContainer.page-module__h8ArRG__fullscreen{border-radius:0;margin:0}.page-module__h8ArRG__adPanel{justify-content:center;align-items:center;width:300px;height:100%;display:flex}.page-module__h8ArRG__mobileAction,.page-module__h8ArRG__mobileStatsRow,.page-module__h8ArRG__mobileAd{display:none}@media (min-width:1025px) and (pointer:fine){.page-module__h8ArRG__header,.page-module__h8ArRG__contentWrapper{padding-left:140px}}@media (max-width:1024px),(pointer:coarse),(hover:none){.page-module__h8ArRG__contentWrapper{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;height:calc(100vh - 64px);padding:0!important}.page-module__h8ArRG__adPanel,.page-module__h8ArRG__statsBar,.page-module__h8ArRG__desktopAction{display:none!important}.page-module__h8ArRG__mobileAction{display:flex!important}.page-module__h8ArRG__header{padding:0 1rem;position:relative}.page-module__h8ArRG__gameTitleWrapper{pointer-events:none;width:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__h8ArRG__title{white-space:nowrap;font-size:1.25rem}.page-module__h8ArRG__mobileStatsRow{background:var(--bg-main);border-bottom:1px solid #0000000d;justify-content:center;gap:2rem;width:100%;min-height:48px;padding:.5rem 1rem;display:flex}.page-module__h8ArRG__statItem{color:var(--text-main);background:var(--bg-card);border-radius:1rem;padding:.25rem 1rem;font-size:1rem;font-weight:600}.page-module__h8ArRG__gameContainer{border-radius:0;flex:1;width:100%}.page-module__h8ArRG__mobileAd{background:var(--bg-main);height:auto;min-height:90px;max-height:100px;padding-bottom:env(safe-area-inset-bottom);z-index:50;border-top:1px solid #0000000d;justify-content:center;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.page-module__h8ArRG__contentWrapper{padding-bottom:100px}}@keyframes page-module__h8ArRG__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__h8ArRG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.page-module__h8ArRG__modalContent{background:var(--bg-card);border-radius:24px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 10px 40px #0003}.page-module__h8ArRG__modalHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.page-module__h8ArRG__modalTitle{font-size:1.25rem;font-weight:700}.page-module__h8ArRG__modalBody{padding:1.5rem;font-size:1rem;line-height:1.6}
.AdsPlaceholder-module__kb5B8G__container{background:var(--bg-card);opacity:.5;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:relative;overflow:hidden}.AdsPlaceholder-module__kb5B8G__container:hover{opacity:.8}.AdsPlaceholder-module__kb5B8G__label{text-transform:uppercase;letter-spacing:.1em;opacity:.5;z-index:5;font-size:.65rem;position:absolute;top:.5rem}.AdsPlaceholder-module__kb5B8G__vertical{flex-shrink:0;width:300px;min-width:300px;height:600px}.AdsPlaceholder-module__kb5B8G__banner{width:100%;max-width:728px;height:90px;min-height:90px;margin:0 auto}.AdsPlaceholder-module__kb5B8G__content{background:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000008 10px 20px);justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media (max-width:1100px),(pointer:coarse){.AdsPlaceholder-module__kb5B8G__vertical{display:none!important}}
.AdUnit-module__kDvQLW__container{background:#0000000a;flex-shrink:0;justify-content:center;align-items:center;min-height:50px;margin:0 auto;display:flex;overflow:hidden}.AdUnit-module__kDvQLW__mobile,.AdUnit-module__kDvQLW__desktop,.AdUnit-module__kDvQLW__vertical{width:100%;height:100%}@media (min-width:1024px){.AdUnit-module__kDvQLW__mobile{display:none}}@media (max-width:1023px){.AdUnit-module__kDvQLW__desktop,.AdUnit-module__kDvQLW__vertical{display:none}}.AdUnit-module__kDvQLW__devPlaceholder{color:var(--text-main);text-align:center;opacity:.5;background:#0000000d;border:1px dashed #0000001a;justify-content:center;align-items:center;font-size:.75rem;display:flex}
.BalanceStones-module__Ru0ThG__container{background:var(--bg-main);-webkit-user-select:none;user-select:none;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.BalanceStones-module__Ru0ThG__gameArea{aspect-ratio:400/800;background:var(--bg-card);cursor:pointer;background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px);background-size:20px 20px;border:2px solid #ffffff1a;border-radius:24px;width:400px;height:800px;max-height:90vh;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.BalanceStones-module__Ru0ThG__canvas{width:100%;height:100%;display:block}
.GameOverlay-module__wr9xXa__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-main);z-index:50;text-align:center;background:#fff6;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;animation:.4s ease-out GameOverlay-module__wr9xXa__fadeIn;display:flex;position:absolute;inset:0}[data-theme=night-calm] .GameOverlay-module__wr9xXa__overlay{background:#0009}.GameOverlay-module__wr9xXa__title{color:var(--text-main);margin:0;font-size:2.5rem;font-weight:700}.GameOverlay-module__wr9xXa__message{opacity:.9;max-width:400px;font-size:1.25rem;font-weight:500;line-height:1.5}.GameOverlay-module__wr9xXa__actions{gap:1rem;margin-top:1rem;display:flex}@keyframes GameOverlay-module__wr9xXa__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.MobileMenuOverlay-module__4xeRKa__overlay{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0003;animation:.3s MobileMenuOverlay-module__4xeRKa__fadeIn;position:fixed;inset:0}@keyframes MobileMenuOverlay-module__4xeRKa__fadeIn{0%{opacity:0}to{opacity:1}}.MobileMenuOverlay-module__4xeRKa__menuCard{background:var(--bg-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:101;border-radius:3rem;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem .75rem;animation:.3s cubic-bezier(.16,1,.3,1) MobileMenuOverlay-module__4xeRKa__scaleUp;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000001a,0 0 0 1px #ffffff1a}[data-theme=night-calm] .MobileMenuOverlay-module__4xeRKa__menuCard{background:#1e2332d9;border:1px solid #ffffff0d}.MobileMenuOverlay-module__4xeRKa__item{cursor:pointer;width:3rem;height:3rem;color:var(--text-main);opacity:.6;transition:all .3s var(--ease-soft);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.MobileMenuOverlay-module__4xeRKa__item:hover,.MobileMenuOverlay-module__4xeRKa__item:active{opacity:1;background:#0000000d;transform:scale(1.05)}.MobileMenuOverlay-module__4xeRKa__item.MobileMenuOverlay-module__4xeRKa__active{opacity:1;color:var(--accent);background:var(--bg-main);transform:scale(1.1);box-shadow:0 4px 12px #0000001a}.MobileMenuOverlay-module__4xeRKa__icon{justify-content:center;align-items:center;display:flex}.MobileMenuOverlay-module__4xeRKa__label{display:none}@keyframes MobileMenuOverlay-module__4xeRKa__scaleUp{0%{opacity:0;transform:translate(-50%,-50%)scale(.9)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (min-width:1101px){.MobileMenuOverlay-module__4xeRKa__overlay{display:none!important}}
.BallSort-module__P2dO-W__mainContainer{-webkit-user-select:none;user-select:none;background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:visible}.BallSort-module__P2dO-W__bottleContainer{flex-wrap:nowrap;justify-content:center;gap:20px;max-width:100%;padding:40px;display:flex;overflow:visible}.BallSort-module__P2dO-W__bottleWrapper{cursor:pointer;width:280px;height:300px;transition:transform .4s var(--ease-soft);position:relative;overflow:visible}.BallSort-module__P2dO-W__bottleWrapper.BallSort-module__P2dO-W__selected{transform:translateY(-15px)}.BallSort-module__P2dO-W__bottleWrapper.BallSort-module__P2dO-W__dragging{filter:drop-shadow(0 10px 20px #0000004d);transform:scale(1.05);z-index:100!important}.BallSort-module__P2dO-W__glass{display:none}.BallSort-module__P2dO-W__bottleGlow{background:radial-gradient(circle,var(--accent-alpha)0%,transparent 70%);opacity:0;z-index:1;pointer-events:none;border-radius:50%;width:100px;height:220px;transition:opacity .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BallSort-module__P2dO-W__selected .BallSort-module__P2dO-W__bottleGlow{opacity:.5}.BallSort-module__P2dO-W__startScreen{text-align:center;padding:2rem;animation:.8s ease-out BallSort-module__P2dO-W__fadeIn}.BallSort-module__P2dO-W__title{letter-spacing:-.02em;background:linear-gradient(#fff,#ffffffb3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3.5rem;font-weight:700}.BallSort-module__P2dO-W__subtitle{color:#fff9;margin-bottom:2rem;font-size:1.1rem}.BallSort-module__P2dO-W__controls{gap:1rem;margin-top:40px;display:flex}@keyframes BallSort-module__P2dO-W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.BlossomMatch-module__mltM6a__container{background:var(--bg-primary);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BlossomMatch-module__mltM6a__startScreen{text-align:center;max-width:500px;padding:2rem}.BlossomMatch-module__mltM6a__title{background:linear-gradient(135deg,#ffb7c5,#e8b4f0,#b4d4ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.BlossomMatch-module__mltM6a__subtitle{opacity:.7;margin-bottom:1rem;font-size:1.125rem}.BlossomMatch-module__mltM6a__instructions{opacity:.6;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.BlossomMatch-module__mltM6a__desktopLayout{align-items:center;gap:2rem;padding:1rem;display:flex}.BlossomMatch-module__mltM6a__gameArea{flex-direction:column;align-items:center;gap:1rem;display:flex}.BlossomMatch-module__mltM6a__canvas{cursor:pointer;touch-action:none;background:#ffffff08;border-radius:12px;max-width:100%;height:auto;box-shadow:0 8px 32px #0000001a}.BlossomMatch-module__mltM6a__canvas:active{transform:scale(.99)}.BlossomMatch-module__mltM6a__gardenSide{max-width:120px;height:auto}.BlossomMatch-module__mltM6a__mobileGardenToggle{flex-direction:column;align-items:center;width:100%;margin-top:1rem;display:flex}.BlossomMatch-module__mltM6a__gardenToggleBtn{width:100%;color:var(--text-primary);cursor:pointer;background:#ffb7c51a;border:1px solid #ffb7c54d;border-radius:8px;margin-bottom:1rem;padding:.75rem;font-size:.875rem;font-weight:600;transition:all .2s}.BlossomMatch-module__mltM6a__gardenToggleBtn:hover{background:#ffb7c526;border-color:#ffb7c580}.BlossomMatch-module__mltM6a__gardenMobile{border-radius:8px;max-width:100%;height:auto}@media (max-width:768px){.BlossomMatch-module__mltM6a__title{font-size:2rem}.BlossomMatch-module__mltM6a__desktopLayout{flex-direction:column;gap:0;padding:.5rem}.BlossomMatch-module__mltM6a__gameArea{width:100%;padding:.5rem}.BlossomMatch-module__mltM6a__canvas{max-width:95vw}.BlossomMatch-module__mltM6a__gardenSide{display:none}.BlossomMatch-module__mltM6a__mobileGardenToggle{display:flex}}
.HarmonyGarden-module__T6uAQG__container{background:var(--bg-main);-webkit-user-select:none;user-select:none;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.HarmonyGarden-module__T6uAQG__atmosphere{opacity:.3;width:100%;height:100%;transition:background 4s ease-in-out;position:absolute;top:0;left:0}.HarmonyGarden-module__T6uAQG__selectionOverlay{z-index:50;background:rgba(var(--bg-main-rgb),.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-direction:column;justify-content:center;align-items:center;gap:3rem;padding:2rem;display:flex;position:absolute;inset:0}.HarmonyGarden-module__T6uAQG__title{color:var(--text-main);letter-spacing:.1em;font-size:2.5rem;font-weight:300}.HarmonyGarden-module__T6uAQG__techniqueGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;width:100%;max-width:900px;display:grid}.HarmonyGarden-module__T6uAQG__card{cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:.5rem;padding:2rem;transition:all .4s cubic-bezier(.2,.8,.2,1);display:flex}.HarmonyGarden-module__T6uAQG__card:hover{border-color:var(--primary-main);background:#ffffff1a;transform:translateY(-4px)}.HarmonyGarden-module__T6uAQG__card h3{color:var(--text-main);font-size:1.25rem;font-weight:600}.HarmonyGarden-module__T6uAQG__card p{color:var(--text-muted);font-size:.9rem;line-height:1.4}.HarmonyGarden-module__T6uAQG__rhythm{color:var(--primary-main);letter-spacing:2px;margin-top:auto;font-family:monospace;font-size:.8rem}.HarmonyGarden-module__T6uAQG__gardenView{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.HarmonyGarden-module__T6uAQG__mandalaContainer{justify-content:center;align-items:center;width:400px;height:400px;display:flex;position:relative}.HarmonyGarden-module__T6uAQG__canvas{width:100%;height:100%;position:absolute;top:0;left:0}.HarmonyGarden-module__T6uAQG__phaseInfo{text-align:center;pointer-events:none;z-index:10;width:100%;position:absolute}.HarmonyGarden-module__T6uAQG__phaseLabel{text-transform:uppercase;letter-spacing:.4em;color:var(--text-main);opacity:.8;font-size:2rem;font-weight:200}.HarmonyGarden-module__T6uAQG__timerLabel{color:var(--text-main);opacity:.4;font-variant-numeric:tabular-nums;font-size:4rem;font-weight:100}@media (max-width:768px){.HarmonyGarden-module__T6uAQG__techniqueGrid{grid-template-columns:1fr}.HarmonyGarden-module__T6uAQG__mandalaContainer{width:300px;height:300px}}.HarmonyGarden-module__T6uAQG__backButton{color:var(--text-muted);letter-spacing:.1em;cursor:pointer;z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-size:.9rem;transition:all .3s;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HarmonyGarden-module__T6uAQG__backButton:hover{color:var(--text-main);border-color:var(--primary-main);background:#ffffff1f;padding-left:1.25rem}.HarmonyGarden-module__T6uAQG__backButton svg{opacity:.6;transition:transform .3s}.HarmonyGarden-module__T6uAQG__backButton:hover svg{opacity:1;transform:translate(-4px)}
.Lumina-module__pYwx4G__container{background:var(--bg-main);-webkit-user-select:none;user-select:none;touch-action:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Lumina-module__pYwx4G__gameArea{background:var(--bg-card);background-image:linear-gradient(#00000008 1px,#0000 1px),linear-gradient(90deg,#00000008 1px,#0000 1px);background-size:20px 20px;border:2px solid #ffffff1a;border-top:none;border-radius:0 0 24px 24px;width:400px;height:600px;position:relative;box-shadow:0 0 40px #0000001a}.Lumina-module__pYwx4G__dangerLine{z-index:10;pointer-events:none;opacity:.6;background:repeating-linear-gradient(90deg,#ef444480,#ef444480 10px,#0000 10px 20px);width:100%;height:2px;position:absolute;top:100px;left:0}.Lumina-module__pYwx4G__previewArea{background:var(--bg-main);z-index:20;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;display:flex;position:absolute;top:20px;left:auto;right:20px;transform:none;box-shadow:0 4px 12px #0000001a}.Lumina-module__pYwx4G__previewLabel{color:var(--text-main);letter-spacing:.1em;opacity:.7;font-size:.65rem;font-weight:700}.Lumina-module__pYwx4G__previewOrb{border-radius:50%;transition:width .3s cubic-bezier(.34,1.56,.64,1),height .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;box-shadow:0 0 15px #fff3}.Lumina-module__pYwx4G__scoreBoard{flex-direction:column;gap:.25rem;display:flex;position:absolute;top:2rem;left:2rem}.Lumina-module__pYwx4G__scoreLabel{color:#ffffff80;letter-spacing:.05em;font-size:.8rem;font-weight:700}.Lumina-module__pYwx4G__scoreValue{color:#fff;text-shadow:0 0 20px #ffffff4d;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800}.Lumina-module__pYwx4G__canvas{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Lumina-module__pYwx4G__guideLine{pointer-events:none;background:#ffffff1a;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}
.Archer-module__1yNp8G__container{-webkit-user-select:none;user-select:none;width:100%;height:100%;font-family:var(--font-main);position:relative;overflow:hidden}.Archer-module__1yNp8G__sky{width:100%;height:85%;position:absolute;top:0;left:0}.Archer-module__1yNp8G__ground{background:linear-gradient(to top,var(--bg-card),transparent);pointer-events:none;width:100%;height:35%;position:absolute;bottom:0;left:0}.Archer-module__1yNp8G__topHud{z-index:50;pointer-events:none;justify-content:center;align-items:center;gap:1.5rem;display:flex;position:absolute;top:2rem;left:50%;transform:translate(-50%)}.Archer-module__1yNp8G__windContainer{z-index:50;pointer-events:none;position:absolute;top:2rem;left:2rem}.Archer-module__1yNp8G__hudWidget{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:2px solid #0000;border-radius:1rem;flex-direction:row;align-items:center;gap:1rem;width:170px;height:80px;padding:.75rem 1.25rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;box-shadow:0 8px 20px #00000014}.Archer-module__1yNp8G__activeWidget{border-color:var(--accent);background:#fffffff2;transform:scale(1.05);box-shadow:0 12px 30px #00000026}.Archer-module__1yNp8G__hudInfo{flex-direction:column;flex:1;align-items:flex-start;gap:.2rem;display:flex}.Archer-module__1yNp8G__hudLabel{letter-spacing:.1em;color:var(--text-secondary);text-transform:uppercase;font-size:.7rem;font-weight:800}.Archer-module__1yNp8G__hudValue{color:var(--text-main);font-variant-numeric:tabular-nums;text-align:right;width:100%;font-size:1.8rem;font-weight:800;line-height:1}.Archer-module__1yNp8G__verticalBar{background:#0000001a;border:1px solid #0000000d;border-radius:8px;width:16px;height:60px;position:relative;overflow:hidden}.Archer-module__1yNp8G__verticalFill{width:100%;transition:height .1s linear;position:absolute;bottom:0;left:0}@extend .hudWidget;.Archer-module__1yNp8G__windWidget{flex-direction:column;align-items:flex-start;gap:.5rem;width:170px;height:auto}.Archer-module__1yNp8G__windBar{background:#0000001a;border-radius:5px;width:120px;height:10px;position:relative;overflow:hidden}.Archer-module__1yNp8G__windCenter{z-index:2;background:#0000004d;width:2px;position:absolute;top:0;bottom:0;left:50%}.Archer-module__1yNp8G__instructionBanner{color:var(--text-main);text-shadow:0 2px #ffffff80;white-space:nowrap;pointer-events:none;font-size:2rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) Archer-module__1yNp8G__popIn;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Archer-module__1yNp8G__wall{background:#0000000d;border-left:2px solid #0000001a;width:10px;height:100%;position:absolute;top:0;right:3%}.Archer-module__1yNp8G__appleHalf{pointer-events:none;z-index:28;background-image:url(/assets/games/zen-archery/apple.svg);background-repeat:no-repeat;background-size:40px 40px;width:20px;height:40px;position:absolute}.Archer-module__1yNp8G__appleLeft{transform-origin:100% 100%;background-position:0;top:0;left:0;transform:translate(0)rotate(0)}.Archer-module__1yNp8G__animLeft{animation:1s ease-in forwards Archer-module__1yNp8G__splitLeft}.Archer-module__1yNp8G__appleRight{transform-origin:0 100%;background-position:100%;top:0;left:20px;transform:translate(0)rotate(0)}.Archer-module__1yNp8G__animRight{animation:1s ease-in forwards Archer-module__1yNp8G__splitRight}@keyframes Archer-module__1yNp8G__splitLeft{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(-50px,50px)rotate(-45deg)}}@keyframes Archer-module__1yNp8G__splitRight{0%{opacity:1;transform:translate(0)rotate(0)}to{opacity:0;transform:translate(50px,50px)rotate(45deg)}}.Archer-module__1yNp8G__target{filter:drop-shadow(0 4px 6px #0000001a);width:40px;height:40px;position:absolute;transform:translate(-50%,-50%)}.Archer-module__1yNp8G__arrow{transform-origin:50%;pointer-events:none;z-index:30;transition:transform .1s linear;position:absolute}.Archer-module__1yNp8G__falling{animation:1s ease-in forwards Archer-module__1yNp8G__fallDown}@keyframes Archer-module__1yNp8G__fallDown{0%{transform:translateY(0)rotate(var(--rot));opacity:1}to{transform:translateY(100vh)rotate(var(--rot));opacity:0}}.Archer-module__1yNp8G__archer{pointer-events:none;z-index:25;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.Archer-module__1yNp8G__angleOrtho{pointer-events:none;z-index:20;position:absolute;transform:translate(0)}.Archer-module__1yNp8G__powerGaugeWrapper{background:var(--bg-card);border-radius:2rem;align-items:center;gap:1rem;padding:.75rem 1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.Archer-module__1yNp8G__powerLabel{color:var(--text-secondary);font-size:.8rem;font-weight:700}.Archer-module__1yNp8G__powerTrack{background:#0000000d;border-radius:4px;width:200px;height:8px;overflow:hidden}.Archer-module__1yNp8G__powerFill{height:100%}.Archer-module__1yNp8G__powerValue{color:var(--text-main);text-align:right;width:3ch;font-size:1rem;font-weight:700}.Archer-module__1yNp8G__instruction{opacity:.8;letter-spacing:.05em;font-size:.9rem;font-weight:500;animation:2s infinite Archer-module__1yNp8G__pulse}.Archer-module__1yNp8G__pacifier{background:var(--bg-card);border-radius:1rem;padding:.5rem 1.5rem;font-size:1.2rem;animation:2s infinite Archer-module__1yNp8G__fadePulse;position:absolute;top:20%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}@keyframes Archer-module__1yNp8G__pulse{0%,to{opacity:.6}50%{opacity:1}}@keyframes Archer-module__1yNp8G__fadePulse{0%,to{opacity:.8;transform:translate(-50%)scale(.95)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}.Archer-module__1yNp8G__resultToast{color:var(--text-main);text-shadow:0 2px #ffffff80;font-size:2rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) Archer-module__1yNp8G__popIn;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Archer-module__1yNp8G__btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:.5rem;margin-top:1rem;padding:.75rem 2rem;font-size:1rem;font-weight:700}@keyframes Archer-module__1yNp8G__popIn{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes Archer-module__1yNp8G__bounce{0%{transform:translate(-50%)translateY(0)}to{transform:translate(-50%)translateY(-5px)}}
