.BottleCap_root__l9miD{position:fixed;inset:0;background:#0c0a14;display:flex;flex-direction:column;color:#fff;font-family:var(--font-prompt,var(--font-sans,sans-serif));overflow:hidden}.BottleCap_main__yXts4{min-height:0;padding:0 16px 16px;overflow-y:auto}.BottleCap_main__yXts4,.BottleCap_playScreen__dlrmE{flex:1 1;display:flex;flex-direction:column;align-items:center}.BottleCap_playScreen__dlrmE{width:100%;max-width:420px;gap:10px;padding-top:4px}.BottleCap_statusRow__PZ1Kz{text-align:center;flex-shrink:0}.BottleCap_turnLabel__c_DYQ{font-size:.6rem;letter-spacing:.3em;text-transform:uppercase;font-weight:700;color:var(--gold-200,#ffe792);margin-bottom:2px}.BottleCap_turnsLeft__VK19g{font-size:.78rem;color:#9b9897}.BottleCap_crateWrap__EAEGN{flex:1 1;width:100%;display:flex;align-items:center;justify-content:center;min-height:0}.BottleCap_crate__4W3_R{background:linear-gradient(170deg,#6b4520,#4a2e15 50%,#321e0a);border:4px solid #2b1a0a;border-radius:14px;padding:20px 10px 14px;width:100%;max-width:360px;position:relative;box-shadow:0 14px 40px rgba(0,0,0,.7),inset 0 2px 0 rgba(255,255,255,.1),inset 0 -4px 0 rgba(0,0,0,.5)}.BottleCap_crate__4W3_R:after{content:"";position:absolute;top:-4px;left:8%;right:8%;height:10px;background:linear-gradient(180deg,#8a5e30,#4a2c0a);border-radius:4px 4px 0 0;box-shadow:0 1px 0 rgba(255,255,255,.08)}.BottleCap_crate__4W3_R:before{content:"";position:absolute;inset:0;border-radius:10px;background:repeating-linear-gradient(90deg,transparent,transparent 23%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 24%,transparent 0,transparent 49%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 50%,transparent 0,transparent 74%,rgba(0,0,0,.2) 0,rgba(0,0,0,.2) 75%);pointer-events:none;z-index:0}.BottleCap_crateGrid__3FVGx{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px 6px;gap:4px 6px;position:relative;z-index:1}.BottleCap_bottle__922Kw{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;cursor:pointer;position:relative;aspect-ratio:1/2.5;transition:transform .15s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BottleCap_bottle__922Kw:hover{transform:translateY(-3px)}.BottleCap_bottle__922Kw.BottleCap_opened__JAhTu{cursor:default}.BottleCap_bottle__922Kw.BottleCap_opened__JAhTu:hover{transform:none}.BottleCap_bottleSvg__3ZxjO{width:100%;height:100%;pointer-events:none}.BottleCap_cap__KcTGM{position:absolute;top:3%;left:50%;transform:translateX(-50%);width:32%;height:5%;background:linear-gradient(180deg,var(--gold-200,#ffe792) 0,var(--gold-400,#D4AF37) 55%,var(--gold-500,#b8901e) 100%);border-radius:3px 3px 1px 1px;border:.5px solid var(--gold-600,#8a6a0f);box-shadow:0 1px 3px rgba(0,0,0,.6),inset 0 1px 0 rgba(255,255,255,.45);z-index:3;transition:transform .45s cubic-bezier(.2,0,.3,1),opacity .45s ease}.BottleCap_cap__KcTGM:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:repeating-linear-gradient(90deg,var(--gold-600,#8a6a0f) 0,var(--gold-600,#8a6a0f) 2px,var(--gold-400,#D4AF37) 2px,var(--gold-400,#D4AF37) 4px);border-radius:0 0 1px 1px}.BottleCap_bottle__922Kw.BottleCap_opened__JAhTu .BottleCap_cap__KcTGM{transform:translateX(-50%) translateY(-30px) rotate(40deg) scale(.7);opacity:0}.BottleCap_overlay__D5_V3{position:absolute;inset:0;background:rgba(6,4,10,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:32px 24px;z-index:20;border-radius:inherit}.BottleCap_overlayEmoji__0NGl7{font-size:80px;line-height:1}.BottleCap_overlayTitle__c_OY1{font-size:1.7rem;font-weight:800;text-align:center;background:linear-gradient(180deg,#ffaaaa,var(--accent-red,#e84545));-webkit-background-clip:text;background-clip:text;color:transparent}.BottleCap_overlayDrink__IzNaT{font-size:1.1rem;font-weight:700;color:#ffaaaa;text-align:center}.BottleCap_overlayStats__GAqJQ{background:rgba(232,69,69,.08);border:1px solid rgba(232,69,69,.25);border-radius:14px;padding:12px 20px;text-align:center;width:100%}.BottleCap_overlayStats__GAqJQ p{font-size:.82rem;color:#aaa;line-height:1.6}.BottleCap_overlayStats__GAqJQ strong{color:#fff}.BottleCap_overlayBtns__vDPo7{display:flex;gap:10px;width:100%}.BottleCap_btnPrimary__7yP1s{flex:1 1;padding:14px;background:linear-gradient(180deg,var(--gold-200,#ffe792),var(--gold-400,#D4AF37));border:none;border-radius:12px;font-family:inherit;font-size:.95rem;font-weight:800;color:#0c0a14;cursor:pointer;transition:transform .15s}.BottleCap_btnPrimary__7yP1s:hover{transform:translateY(-1px)}.BottleCap_btnSecondary__YSHVk{padding:14px 18px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.15);border-radius:12px;font-family:inherit;font-size:.9rem;font-weight:600;color:#ccc;cursor:pointer;white-space:nowrap}