.PomodoroSettings-module__v8WqPW__disabled{pointer-events:none;opacity:.7}.PomodoroSettings-module__v8WqPW__tagWrapper{pointer-events:auto;opacity:1;flex-direction:column;flex:1;min-width:min(160px,100%);display:flex;position:relative}.PomodoroSettings-module__v8WqPW__firstTagTutorialBubble{z-index:20;background:var(--bg-surface-elevated);border:1.5px solid var(--action-primary);width:max-content;max-width:min(210px,100vw - 48px);color:var(--text-primary);box-shadow:0 8px 24px color-mix(in srgb, var(--action-primary) 22%, transparent);text-align:center;pointer-events:none;border-radius:12px;padding:9px 12px;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.PomodoroSettings-module__v8WqPW__firstTagTutorialBubble:after{content:"";background:var(--bg-surface-elevated);border-right:1.5px solid var(--action-primary);border-bottom:1.5px solid var(--action-primary);width:12px;height:12px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.PomodoroSettings-module__v8WqPW__firstTagTutorialTitle,.PomodoroSettings-module__v8WqPW__firstTagTutorialText{display:block}.PomodoroSettings-module__v8WqPW__firstTagTutorialTitle{color:var(--jungle-green);font-size:.84rem;font-weight:800;line-height:1.2}.PomodoroSettings-module__v8WqPW__firstTagTutorialText{color:var(--text-secondary);margin-top:2px;font-size:.73rem;font-weight:600;line-height:1.25}.PomodoroSettings-module__v8WqPW__invitePillWrapper{width:100%;display:flex;position:relative}.PomodoroSettings-module__v8WqPW__inviteBadge{color:#fff;border:2px solid var(--bg-surface,#fff);pointer-events:none;background-color:#ef4444;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.72rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-7px;right:-7px}.PomodoroSettings-module__v8WqPW__container{background:var(--bg-surface-elevated);padding:clamp(16px,4vw,32px);padding-left:max(clamp(16px, 4vw, 32px), env(safe-area-inset-left));padding-right:max(clamp(16px, 4vw, 32px), env(safe-area-inset-right));box-sizing:border-box;border-radius:clamp(16px,3vw,24px);flex:none;width:100%;min-width:0;max-width:clamp(560px,88%,860px);transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;box-shadow:0 8px 24px #4caf5026}body.has-bg-active .PomodoroSettings-module__v8WqPW__container{background:color-mix(in srgb, var(--bg-surface-elevated) 80%, transparent);-webkit-backdrop-filter:blur(10px)}.PomodoroSettings-module__v8WqPW__title{color:var(--jungle-green);text-align:center;margin-bottom:clamp(20px,4vw,32px);font-size:clamp(22px,4vw,32px);font-weight:700}.PomodoroSettings-module__v8WqPW__settingsGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:clamp(16px,3vw,24px);width:100%;margin-bottom:clamp(16px,3vw,24px);display:grid;position:relative}.PomodoroSettings-module__v8WqPW__settingCard{background:var(--bg-surface);box-sizing:border-box;border-radius:clamp(12px,2vw,16px);min-width:0;padding:clamp(14px,2.5vw,20px);box-shadow:0 3px 8px #00000014}.PomodoroSettings-module__v8WqPW__fullWidth{grid-column:1/-1}.PomodoroSettings-module__v8WqPW__label{color:var(--jungle-green);text-align:center;width:100%;margin-bottom:clamp(10px,1.5vw,12px);font-size:clamp(14px,2vw,16px);font-weight:600;display:block}.PomodoroSettings-module__v8WqPW__input{border:2px solid var(--border-default);width:100%;max-width:240px;color:var(--jungle-green);background:var(--bg-surface-elevated);box-sizing:border-box;text-align:center;border-radius:clamp(10px,1.5vw,12px);padding:clamp(10px,1.5vw,12px) clamp(14px,2vw,16px);font-size:clamp(16px,2.5vw,18px);font-weight:600;transition:all .2s}.PomodoroSettings-module__v8WqPW__input:focus{border-color:var(--action-primary);background:var(--bg-surface);outline:none}.PomodoroSettings-module__v8WqPW__input:hover{border-color:#81c784}.PomodoroSettings-module__v8WqPW__durationStepper{background:var(--bg-surface-elevated);border:2px solid var(--border-default);box-sizing:border-box;border-radius:999px;align-items:center;gap:4px;width:100%;max-width:240px;padding:5px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:inset 0 2px 6px #0000000d}.PomodoroSettings-module__v8WqPW__durationStepper:hover,.PomodoroSettings-module__v8WqPW__durationStepper:focus-within{border-color:var(--action-primary);box-shadow:inset 0 2px 6px #0000000d,0 2px 10px #4caf502e}.PomodoroSettings-module__v8WqPW__durationStepper .PomodoroSettings-module__v8WqPW__input{appearance:textfield;background:0 0;border:none;flex:1;width:auto;min-width:0;max-width:none;padding:6px 2px;font-size:clamp(18px,2.5vw,20px);font-weight:800}.PomodoroSettings-module__v8WqPW__durationStepper .PomodoroSettings-module__v8WqPW__input:focus,.PomodoroSettings-module__v8WqPW__durationStepper .PomodoroSettings-module__v8WqPW__input:hover{background:0 0;border:none;outline:none}.PomodoroSettings-module__v8WqPW__durationStepper .PomodoroSettings-module__v8WqPW__input::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.PomodoroSettings-module__v8WqPW__durationStepper .PomodoroSettings-module__v8WqPW__input::-webkit-outer-spin-button{-webkit-appearance:none;display:none}.PomodoroSettings-module__v8WqPW__stepperBtn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .15s,box-shadow .15s,filter .15s;display:inline-flex;box-shadow:0 3px 8px #4caf5059,inset 0 1px #fff6}.PomodoroSettings-module__v8WqPW__stepperBtn svg{width:20px;height:20px}.PomodoroSettings-module__v8WqPW__stepperBtn:hover{filter:brightness(1.08);box-shadow:0 4px 12px #4caf507a,inset 0 1px #fff6}.PomodoroSettings-module__v8WqPW__stepperBtn:active{filter:brightness(.95);transform:scale(.88)}.PomodoroSettings-module__v8WqPW__presets{flex-wrap:wrap;justify-content:center;gap:clamp(6px,1vw,8px);width:100%;max-width:240px;margin-top:clamp(10px,1.5vw,12px);display:flex}.PomodoroSettings-module__v8WqPW__presetBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:999px;flex:1;min-width:clamp(45px,8vw,50px);padding:clamp(7px,1.1vw,9px) clamp(10px,1.5vw,12px);font-size:clamp(12px,2vw,14px);font-weight:700;transition:all .2s;box-shadow:0 2px 6px #4caf5040,inset 0 1px #ffffff59}.PomodoroSettings-module__v8WqPW__presetBtn:hover{background:linear-gradient(135deg,#4caf50,#388e3c);transform:translateY(-1px);box-shadow:0 4px 10px #4caf5066,inset 0 1px #ffffff59}.PomodoroSettings-module__v8WqPW__presetBtn:active{transform:translateY(0)scale(.97)}.PomodoroSettings-module__v8WqPW__currentThemeButton{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(10px,1.5vw,12px);justify-content:space-between;align-items:center;width:100%;padding:clamp(12px,2vw,16px) clamp(16px,2.5vw,20px);font-size:clamp(14px,2vw,16px);font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #4caf504d}.PomodoroSettings-module__v8WqPW__currentThemeButton:hover{background:linear-gradient(135deg,#4caf50,#388e3c);transform:translateY(-2px);box-shadow:0 6px 16px #4caf5066}.PomodoroSettings-module__v8WqPW__currentThemeText{text-align:left;flex:1;min-width:0}.PomodoroSettings-module__v8WqPW__expandIcon{opacity:.8;flex-shrink:0;font-size:clamp(12px,2vw,14px)}.PomodoroSettings-module__v8WqPW__themeGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:clamp(10px,1.5vw,12px);width:100%;margin-top:clamp(12px,2vw,16px);display:grid}.PomodoroSettings-module__v8WqPW__themeBtn{background:var(--bg-surface);border:2px solid var(--border-default);color:var(--text-primary);cursor:pointer;text-align:left;box-sizing:border-box;border-radius:clamp(10px,1.5vw,12px);min-width:0;padding:clamp(12px,1.8vw,14px) clamp(14px,2.3vw,18px);font-size:clamp(13px,2vw,15px);font-weight:600;transition:all .3s}.PomodoroSettings-module__v8WqPW__themeBtn:hover{background:var(--bg-surface-elevated);border-color:#90caf9;transform:translateY(-2px);box-shadow:0 4px 12px #42a5f533}.PomodoroSettings-module__v8WqPW__themeActive{color:#fff;background:linear-gradient(135deg,#64b5f6,#42a5f5);border-color:#1e88e5;box-shadow:0 4px 12px #42a5f566}.PomodoroSettings-module__v8WqPW__themeLocked{opacity:.5;cursor:not-allowed;background:var(--bg-surface-elevated);border-color:var(--border-default);color:var(--text-muted)}.PomodoroSettings-module__v8WqPW__themeLocked:hover{box-shadow:none;background:var(--bg-surface-elevated);border-color:var(--border-default);transform:none}.PomodoroSettings-module__v8WqPW__checkboxLabel{color:var(--jungle-green);cursor:pointer;align-items:center;gap:clamp(10px,1.5vw,12px);font-size:clamp(14px,2vw,16px);font-weight:600;display:flex}.PomodoroSettings-module__v8WqPW__checkbox{cursor:pointer;accent-color:#4caf50;flex-shrink:0;width:clamp(20px,3vw,24px);height:clamp(20px,3vw,24px)}.PomodoroSettings-module__v8WqPW__startButton{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(12px,2vw,16px);width:100%;padding:clamp(14px,2.5vw,20px) clamp(24px,4vw,32px);font-size:clamp(18px,3vw,22px);font-weight:700;transition:all .3s;box-shadow:0 6px 20px #4caf5066}.PomodoroSettings-module__v8WqPW__startButton:hover{background:linear-gradient(135deg,#4caf50,#388e3c);transform:translateY(-2px);box-shadow:0 8px 28px #4caf5099}.PomodoroSettings-module__v8WqPW__startButton:active{transform:translateY(0);box-shadow:0 4px 16px #4caf5066}.PomodoroSettings-module__v8WqPW__shopButton{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#ffb74d,#ff9800);border:none;border-radius:clamp(10px,1.5vw,12px);width:100%;margin-top:clamp(12px,2vw,16px);padding:clamp(10px,1.5vw,12px) clamp(16px,2.5vw,20px);font-size:clamp(13px,2vw,15px);font-weight:600;transition:all .3s;box-shadow:0 3px 8px #ff98004d}.PomodoroSettings-module__v8WqPW__shopButton:hover{background:linear-gradient(135deg,#ff9800,#f57c00);transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.PomodoroSettings-module__v8WqPW__settingsButton{background:var(--bg-surface);border:2px solid var(--border-default);width:100%;color:var(--jungle-green);cursor:pointer;box-sizing:border-box;border-radius:clamp(10px,1.5vw,12px);justify-content:space-between;align-items:center;padding:clamp(12px,1.8vw,14px) clamp(16px,2.5vw,20px);font-size:clamp(13px,2vw,15px);font-weight:600;transition:all .3s;display:flex}.PomodoroSettings-module__v8WqPW__settingsButton:hover{background:var(--bg-surface-elevated);border-color:var(--action-primary);transform:translateY(-2px);box-shadow:0 4px 12px #4caf5033}.PomodoroSettings-module__v8WqPW__settingsButtonText{text-align:left;flex:1;min-width:0}.PomodoroSettings-module__v8WqPW__additionalSettingsGrid{background:var(--bg-surface-elevated);box-sizing:border-box;border-radius:clamp(10px,1.5vw,12px);grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:clamp(12px,2vw,16px);margin-top:clamp(12px,2vw,16px);padding:clamp(12px,2vw,16px);display:grid}.PomodoroSettings-module__v8WqPW__infoText{text-align:center;color:var(--jungle-green-soft);margin-top:clamp(12px,2vw,16px);font-size:clamp(13px,2vw,15px);font-weight:500}.PomodoroSettings-module__v8WqPW__timerRow{--settings-control-height:114px;flex-wrap:wrap;align-items:flex-start;gap:clamp(12px,2vw,16px);display:flex}.PomodoroSettings-module__v8WqPW__timerSection{flex-direction:column;flex:1;align-items:center;min-width:min(180px,100%);display:flex}.PomodoroSettings-module__v8WqPW__plantSection{flex-direction:column;flex:1;align-items:center;min-width:min(160px,100%);display:flex}.PomodoroSettings-module__v8WqPW__toggleCluster{flex-direction:column;align-items:stretch;gap:6px;width:max-content;min-width:160px;display:flex;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.PomodoroSettings-module__v8WqPW__toggleClusterRight{flex-direction:column;align-items:stretch;gap:6px;width:max-content;min-width:160px;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.PomodoroSettings-module__v8WqPW__modeTogglePill{background:var(--bg-surface-elevated);border:1.5px solid var(--border-default);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;box-sizing:border-box;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:5px 11px;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.PomodoroSettings-module__v8WqPW__modeTogglePill:hover{border-color:var(--action-primary);box-shadow:0 2px 6px #4caf502e}.PomodoroSettings-module__v8WqPW__modeToggleLabel{color:var(--jungle-green);text-align:center;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.PomodoroSettings-module__v8WqPW__toggleSwitch{cursor:pointer;flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.PomodoroSettings-module__v8WqPW__toggleInput{opacity:0;width:0;height:0;position:absolute}.PomodoroSettings-module__v8WqPW__toggleSlider{background:var(--border-default);border:1.5px solid var(--border-default);border-radius:20px;transition:background .2s;position:absolute;inset:0}.PomodoroSettings-module__v8WqPW__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .2s;position:absolute;top:50%;left:2px;transform:translateY(-50%);box-shadow:0 1px 3px #0003}.PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider{background:linear-gradient(135deg,#66bb6a,#4caf50);border-color:#4caf50}.PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider:before{transform:translateY(-50%)translate(16px)}.PomodoroSettings-module__v8WqPW__tagSection{flex-direction:column;flex:1;align-items:center;min-width:min(160px,100%);display:flex;position:relative}.PomodoroSettings-module__v8WqPW__plantPopupWrapper{z-index:10;margin-top:clamp(12px,2vw,16px);position:absolute;top:100%;left:0}.PomodoroSettings-module__v8WqPW__tagPopupWrapper{z-index:10;justify-content:center;margin-top:clamp(12px,2vw,16px);display:flex;position:absolute;top:100%;left:0;right:0}.PomodoroSettings-module__v8WqPW__currentTagButton{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(10px,1.5vw,12px);justify-content:space-between;align-items:center;width:100%;max-width:240px;padding:clamp(8px,1.2vw,10px) clamp(12px,1.8vw,14px);font-size:clamp(12px,1.8vw,13px);font-weight:600;transition:all .3s;display:flex;box-shadow:0 3px 8px #4caf504d}.PomodoroSettings-module__v8WqPW__currentTagButton:hover{background:linear-gradient(135deg,#5cc960,#388e3c);transform:translateY(-1px);box-shadow:0 2px 6px #4caf5066}.PomodoroSettings-module__v8WqPW__currentTagText{text-align:left;flex:1;min-width:0}.PomodoroSettings-module__v8WqPW__tagList{background:var(--bg-surface-elevated);box-sizing:border-box;border-radius:clamp(10px,1.5vw,12px);width:100%;max-width:240px;max-height:clamp(160px,25vh,184px);margin-top:clamp(10px,1.5vw,12px);padding:clamp(6px,1vw,8px);overflow-y:auto}.PomodoroSettings-module__v8WqPW__tagListDropdown{box-sizing:border-box;background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%);border:2px solid #ce93d8;border-radius:clamp(10px,1.5vw,12px);width:100%;max-width:240px;max-height:clamp(200px,30vh,250px);padding:clamp(10px,1.5vw,14px);overflow-y:auto;box-shadow:0 4px 12px #9c27b033}.PomodoroSettings-module__v8WqPW__tagListDropdown::-webkit-scrollbar{width:10px}.PomodoroSettings-module__v8WqPW__tagListDropdown::-webkit-scrollbar-track{background:#f3e5f5;border-radius:clamp(10px,1.5vw,12px);margin:8px 0}.PomodoroSettings-module__v8WqPW__tagListDropdown::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ba68c8,#9c27b0);border:2px solid #f3e5f5;border-radius:5px}.PomodoroSettings-module__v8WqPW__tagListDropdown::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ab47bc,#7b1fa2)}.PomodoroSettings-module__v8WqPW__tagItemContainer{align-items:center;gap:clamp(3px,.6vw,4px);margin-bottom:clamp(5px,.8vw,6px);display:flex}.PomodoroSettings-module__v8WqPW__tagItem{color:#6a1b9a;cursor:pointer;text-align:left;box-sizing:border-box;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:2px solid #ce93d8;border-radius:clamp(6px,1vw,8px);flex:1;align-items:center;gap:clamp(4px,.6vw,5px);min-width:0;padding:clamp(6px,1vw,8px) clamp(8px,1.2vw,10px);font-size:clamp(11px,1.6vw,12px);font-weight:600;transition:all .2s;display:flex;overflow:hidden}.PomodoroSettings-module__v8WqPW__tagItem:hover{background:#f1e6f3}.PomodoroSettings-module__v8WqPW__tagActive{color:#fff;background:linear-gradient(135deg,#ba68c8,#ac2ec2);border-color:#7b1fa2;box-shadow:0 2px 6px #9c27b04d}.PomodoroSettings-module__v8WqPW__tagActive:hover{background:linear-gradient(135deg,#cb77da,#bf64cf);border-color:#610f85}.PomodoroSettings-module__v8WqPW__tagDot{border-radius:50%;flex-shrink:0;width:clamp(11px,1.6vw,13px);height:clamp(11px,1.6vw,13px);display:inline-block}.PomodoroSettings-module__v8WqPW__tagDeleteBtn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:clamp(5px,.8vw,6px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(28px,4vw,32px);height:clamp(28px,4vw,32px);padding:0;font-size:clamp(18px,3vw,20px);font-weight:700;transition:all .2s;display:flex}.PomodoroSettings-module__v8WqPW__tagDeleteBtn:hover{background:#d32f2f;border:4px #2a2a2b}.PomodoroSettings-module__v8WqPW__createTagSection{border-top:2px dashed #ce93d8;gap:clamp(6px,1vw,8px);margin-top:clamp(6px,1vw,8px);padding-top:clamp(6px,1vw,8px);display:flex}.PomodoroSettings-module__v8WqPW__newTagInput{color:#6a1b9a;box-sizing:border-box;background:#fff;border:2px solid #ce93d8;border-radius:clamp(6px,1vw,8px);flex:1;min-width:0;padding:clamp(8px,1.3vw,10px) clamp(10px,1.5vw,12px);font-size:clamp(12px,2vw,14px);font-weight:500;transition:all .2s}.PomodoroSettings-module__v8WqPW__newTagInput:focus{background:#f3e5f5;border-color:#ab47bc;outline:none}.PomodoroSettings-module__v8WqPW__createTagBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ba68c8,#9c27b0);border:none;border-radius:clamp(6px,1vw,8px);flex-shrink:0;justify-content:center;align-items:center;width:clamp(32px,5vw,36px);height:clamp(32px,5vw,36px);padding:0;font-size:clamp(18px,3vw,20px);font-weight:700;transition:all .2s;display:flex}.PomodoroSettings-module__v8WqPW__createTagBtn:hover:not(:disabled){background:linear-gradient(135deg,#9c27b0,#7b1fa2);transform:scale(1.1)}.PomodoroSettings-module__v8WqPW__createTagBtn:disabled{opacity:.5;cursor:not-allowed}.PomodoroSettings-module__v8WqPW__maxTagsWarning{text-align:center;color:#d32f2f;background:#fce4ec;border-radius:clamp(5px,.8vw,6px);margin-top:clamp(6px,1vw,8px);padding:clamp(6px,1vw,8px);font-size:clamp(11px,1.8vw,13px);font-weight:600}.PomodoroSettings-module__v8WqPW__stopwatchCallout{width:100%;max-width:240px;min-height:var(--settings-control-height,114px);text-align:center;box-sizing:border-box;cursor:default;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#4caf5024,#388e3c0f);border:1.5px solid #4caf507a;border-radius:clamp(10px,1.5vw,12px);flex-direction:column;justify-content:center;margin-top:2px;padding:clamp(11px,1.7vw,14px) clamp(14px,2.2vw,18px);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #4caf502e,inset 0 0 0 1px #ffffff59}.PomodoroSettings-module__v8WqPW__stopwatchCallout:before{content:"";pointer-events:none;opacity:.6;background:radial-gradient(#ffffff40,#0000 70%);width:60%;height:160%;animation:6s ease-in-out infinite PomodoroSettings-module__v8WqPW__stopwatchCalloutGlow;position:absolute;top:-30%;right:-20%}@keyframes PomodoroSettings-module__v8WqPW__stopwatchCalloutGlow{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:.65;transform:translateY(-4%)}}.PomodoroSettings-module__v8WqPW__stopwatchCalloutPrimary{color:var(--jungle-green);letter-spacing:.005em;z-index:1;font-size:clamp(12px,1.85vw,14px);font-weight:600;line-height:1.4;position:relative}.PomodoroSettings-module__v8WqPW__stopwatchCalloutPrimary strong{color:#2e7d32;font-weight:800}.PomodoroSettings-module__v8WqPW__stopwatchCalloutSecondary{color:var(--jungle-green-soft,#5a8a64);z-index:1;border-top:1px dashed #4caf5066;margin-top:8px;padding-top:8px;font-size:clamp(11px,1.65vw,13px);font-weight:600;line-height:1.35;position:relative}.PomodoroSettings-module__v8WqPW__stopwatchCalloutSecondary strong{color:#2e7d32;font-weight:800}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(8px,2vw,12px);width:100%;margin-top:clamp(10px,2vw,14px);display:none}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow>.PomodoroSettings-module__v8WqPW__modeTogglePill,.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow>.PomodoroSettings-module__v8WqPW__invitePillWrapper{width:max-content;min-width:min(100%,150px);max-width:100%}[data-guest-timer] .PomodoroSettings-module__v8WqPW__toggleCluster,[data-guest-timer] .PomodoroSettings-module__v8WqPW__toggleClusterRight{display:none}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:0;display:grid}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow>.PomodoroSettings-module__v8WqPW__modeTogglePill{width:100%;min-width:0;max-width:none}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeTogglePill{gap:8px;padding:5px 11px}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeToggleLabel{white-space:nowrap;font-size:13px;line-height:inherit;text-overflow:ellipsis;overflow:hidden}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSwitch{width:36px;height:20px}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSlider:before{width:13px;height:13px}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider:before{transform:translateY(-50%)translate(16px)}.PomodoroSettings-module__v8WqPW__modeTogglesRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(8px,2vw,12px);margin-top:clamp(10px,2vw,14px);display:flex}.PomodoroSettings-module__v8WqPW__modeTogglesRow>.PomodoroSettings-module__v8WqPW__modeTogglePill{width:max-content;min-width:min(100%,150px);max-width:100%}@media (max-width:860px) and (min-width:769px){.PomodoroSettings-module__v8WqPW__toggleCluster,.PomodoroSettings-module__v8WqPW__toggleClusterRight{width:max-content;min-width:134px;left:10px}.PomodoroSettings-module__v8WqPW__toggleClusterRight{left:unset;right:10px}.PomodoroSettings-module__v8WqPW__modeTogglePill{gap:5px;padding:4px 8px}.PomodoroSettings-module__v8WqPW__modeToggleLabel{font-size:11px}.PomodoroSettings-module__v8WqPW__toggleSwitch{width:30px;height:17px}.PomodoroSettings-module__v8WqPW__toggleSlider:before{width:11px;height:11px}.PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider:before{transform:translateY(-50%)translate(13px)}}@media (max-width:768px){.PomodoroSettings-module__v8WqPW__settingsGrid{grid-template-columns:repeat(2,1fr);margin-bottom:0}.PomodoroSettings-module__v8WqPW__themeGrid{grid-template-columns:1fr}.PomodoroSettings-module__v8WqPW__timerRow{flex-direction:column;align-items:center;gap:clamp(20px,4.5vw,28px)}.PomodoroSettings-module__v8WqPW__tagSection{width:100%}.PomodoroSettings-module__v8WqPW__startButton{min-height:52px;padding:clamp(17px,3.5vw,22px) clamp(24px,4vw,32px)}.PomodoroSettings-module__v8WqPW__plantPopupWrapper{left:0;right:auto}.PomodoroSettings-module__v8WqPW__toggleCluster,.PomodoroSettings-module__v8WqPW__toggleClusterRight{display:none}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;margin-top:0;display:grid}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow>.PomodoroSettings-module__v8WqPW__modeTogglePill,.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow>.PomodoroSettings-module__v8WqPW__invitePillWrapper{width:100%;min-width:0;max-width:none}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeTogglePill{gap:8px;padding:5px 11px}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeToggleLabel{white-space:nowrap;font-size:13px;line-height:inherit;text-overflow:ellipsis;overflow:hidden}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSwitch{width:36px;height:20px}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSlider:before{width:13px;height:13px}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider:before{transform:translateY(-50%)translate(16px)}}@media (max-width:450px){[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeTogglePill{gap:5px;padding:4px 8px}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeToggleLabel{white-space:normal;text-overflow:unset;font-size:11.5px;line-height:1.15;overflow:visible}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSwitch{width:30px;height:17px}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSlider:before{width:11px;height:11px}[data-guest-timer] .PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider:before{transform:translateY(-50%)translate(13px)}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeTogglePill{gap:5px;padding:4px 8px}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__modeToggleLabel{white-space:normal;text-overflow:unset;font-size:11.5px;line-height:1.15;overflow:visible}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSwitch{width:30px;height:17px}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleSlider:before{width:11px;height:11px}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow .PomodoroSettings-module__v8WqPW__toggleInput:checked+.PomodoroSettings-module__v8WqPW__toggleSlider:before{transform:translateY(-50%)translate(13px)}}@media (max-width:600px){.PomodoroSettings-module__v8WqPW__additionalSettingsGrid{grid-template-columns:1fr}}@media (max-width:480px){.PomodoroSettings-module__v8WqPW__firstTagTutorialBubble{max-width:min(190px,100vw - 32px);padding:8px 10px;bottom:calc(100% + 8px)}.PomodoroSettings-module__v8WqPW__firstTagTutorialTitle{font-size:.8rem}.PomodoroSettings-module__v8WqPW__firstTagTutorialText{font-size:.7rem}.PomodoroSettings-module__v8WqPW__presets{grid-template-columns:1fr 1fr;max-width:100%;display:grid}.PomodoroSettings-module__v8WqPW__presetBtn{width:100%;min-width:0}.PomodoroSettings-module__v8WqPW__title,.PomodoroSettings-module__v8WqPW__settingsGrid{margin-bottom:0}}@media (max-width:360px){.PomodoroSettings-module__v8WqPW__container{padding:clamp(18px,4.5vw,24px);padding-left:max(clamp(18px, 4.5vw, 24px), env(safe-area-inset-left));padding-right:max(clamp(18px, 4.5vw, 24px), env(safe-area-inset-right))}.PomodoroSettings-module__v8WqPW__title{font-size:20px}.PomodoroSettings-module__v8WqPW__label{font-size:13px}.PomodoroSettings-module__v8WqPW__input{padding:9px 13px;font-size:15px}.PomodoroSettings-module__v8WqPW__startButton{min-height:52px;padding:clamp(17px,3.5vw,22px) 22px;font-size:16px}.PomodoroSettings-module__v8WqPW__checkbox{width:18px;height:18px}}@media (max-width:280px){.PomodoroSettings-module__v8WqPW__container{padding:clamp(16px,4vw,20px);padding-left:max(clamp(16px, 4vw, 20px), env(safe-area-inset-left));padding-right:max(clamp(16px, 4vw, 20px), env(safe-area-inset-right))}.PomodoroSettings-module__v8WqPW__title{font-size:18px}.PomodoroSettings-module__v8WqPW__settingCard{padding:clamp(18px,4vw,22px)}.PomodoroSettings-module__v8WqPW__label{font-size:12px}.PomodoroSettings-module__v8WqPW__input{padding:8px 12px;font-size:14px}.PomodoroSettings-module__v8WqPW__presetBtn{padding:5px 8px;font-size:11px}.PomodoroSettings-module__v8WqPW__startButton{min-height:50px;padding:clamp(16px,3.5vw,20px) 20px;font-size:15px}.PomodoroSettings-module__v8WqPW__checkbox{width:16px;height:16px}.PomodoroSettings-module__v8WqPW__tagItem{padding:7px 10px;font-size:11px}.PomodoroSettings-module__v8WqPW__tagDeleteBtn,.PomodoroSettings-module__v8WqPW__createTagBtn{width:26px;height:26px;font-size:16px}}.PomodoroSettings-module__v8WqPW__titleRow{justify-content:center;align-items:center;gap:15px;display:flex;position:relative}.PomodoroSettings-module__v8WqPW__titleText{color:var(--jungle-green);font-size:35px;font-weight:700;display:inline-block;position:relative}.PomodoroSettings-module__v8WqPW__focusButterfly{pointer-events:none;filter:drop-shadow(0 2px 3px #0000002e);width:46px;height:32px;margin-top:-17px;animation:3.6s ease-in-out infinite PomodoroSettings-module__v8WqPW__fjButterflyBob;position:absolute;top:50%;left:calc(100% + 8px);overflow:visible}@keyframes PomodoroSettings-module__v8WqPW__fjButterflyBob{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-3px)rotate(2deg)}}.PomodoroSettings-module__v8WqPW__butterflyWingL,.PomodoroSettings-module__v8WqPW__butterflyWingR{transform-box:fill-box;animation:4.6s ease-in-out infinite PomodoroSettings-module__v8WqPW__fjButterflyFlap}.PomodoroSettings-module__v8WqPW__butterflyWingL{transform-origin:100%}.PomodoroSettings-module__v8WqPW__butterflyWingR{transform-origin:0}@keyframes PomodoroSettings-module__v8WqPW__fjButterflyFlap{0%,38%{transform:scaleX(1)}42%{transform:scaleX(.16)}46%{transform:scaleX(1)}50%{transform:scaleX(.16)}55%{transform:scaleX(1)}76%{transform:scaleX(.93)}to{transform:scaleX(1)}}.PomodoroSettings-module__v8WqPW__butterflyAntennaL,.PomodoroSettings-module__v8WqPW__butterflyAntennaR{transform-box:fill-box;animation:4.6s ease-in-out -1.4s infinite PomodoroSettings-module__v8WqPW__fjAntennaTwitch}.PomodoroSettings-module__v8WqPW__butterflyAntennaL{transform-origin:100% 100%}.PomodoroSettings-module__v8WqPW__butterflyAntennaR{transform-origin:0 100%;animation-direction:reverse}@keyframes PomodoroSettings-module__v8WqPW__fjAntennaTwitch{0%,60%,to{transform:rotate(0)}68%{transform:rotate(-7deg)}76%{transform:rotate(4deg)}84%{transform:rotate(0)}}@media (max-width:768px){.PomodoroSettings-module__v8WqPW__focusButterfly{width:40px;height:28px;margin-top:-15px;left:calc(100% + 6px)}}@media (prefers-reduced-motion:reduce){.PomodoroSettings-module__v8WqPW__focusButterfly,.PomodoroSettings-module__v8WqPW__butterflyWingL,.PomodoroSettings-module__v8WqPW__butterflyWingR,.PomodoroSettings-module__v8WqPW__butterflyAntennaL,.PomodoroSettings-module__v8WqPW__butterflyAntennaR{animation:none}}.PomodoroSettings-module__v8WqPW__jungleTimerIcon{object-fit:contain;width:100px;height:100px}.PomodoroSettings-module__v8WqPW__tierBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;vertical-align:middle;border-radius:8px;margin-left:.5rem;padding:.25rem .5rem;font-size:.65rem;font-weight:700;display:inline-block;box-shadow:0 2px 4px #0003}.PomodoroSettings-module__v8WqPW__plantTierBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;margin-top:.5rem;padding:.25rem .5rem;font-size:.7rem;font-weight:700;display:block;box-shadow:0 2px 4px #0003}.PomodoroSettings-module__v8WqPW__currentPlantButton{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(10px,1.5vw,12px);justify-content:space-between;align-items:center;width:100%;padding:clamp(12px,2vw,16px) clamp(16px,2.5vw,20px);font-size:clamp(14px,2vw,16px);font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 12px #4caf504d}.PomodoroSettings-module__v8WqPW__currentPlantButton:hover{background:linear-gradient(135deg,#4caf50,#388e3c);transform:translateY(-2px);box-shadow:0 6px 16px #4caf5066}.PomodoroSettings-module__v8WqPW__currentPlantText{text-align:left;flex:1;min-width:0}.PomodoroSettings-module__v8WqPW__plantGrid{box-sizing:border-box;background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%);border:2px solid #ce93d8;border-radius:clamp(10px,1.5vw,12px);grid-template-columns:repeat(3,1fr);gap:clamp(12px,2vw,16px);width:100%;max-width:600px;max-height:clamp(380px,60vh,420px);padding:clamp(12px,2vw,16px);display:grid;overflow-y:auto;box-shadow:0 4px 12px #9c27b033}.PomodoroSettings-module__v8WqPW__plantGrid::-webkit-scrollbar{width:10px}.PomodoroSettings-module__v8WqPW__plantGrid::-webkit-scrollbar-track{background:#f3e5f5;border-radius:clamp(10px,1.5vw,12px);margin:8px 0}.PomodoroSettings-module__v8WqPW__plantGrid::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ba68c8,#9c27b0);border:2px solid #f3e5f5;border-radius:5px}.PomodoroSettings-module__v8WqPW__plantGrid::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ab47bc,#7b1fa2)}.PomodoroSettings-module__v8WqPW__plantItem{box-sizing:border-box;cursor:pointer;background:#fff;border:2px solid #ce93d8;border-radius:clamp(12px,2vw,14px);flex-direction:column;align-items:center;gap:clamp(8px,1.2vw,10px);min-height:clamp(160px,25vw,180px);padding:clamp(14px,2vw,16px);transition:all .3s;display:flex;position:relative}.PomodoroSettings-module__v8WqPW__plantItem:hover{background:#e2c4e7;border-color:#973fa7}.PomodoroSettings-module__v8WqPW__plantSelected{background:linear-gradient(135deg,#ba68c8,#9c27b0);border-color:#7b1fa2;transform:scale(1.05);box-shadow:0 6px 20px #9c27b080}.PomodoroSettings-module__v8WqPW__plantSelected:hover{border-color:2px #9c27b0;background:linear-gradient(135deg,#be87c7,#8e5199)}.PomodoroSettings-module__v8WqPW__plantImageContainer{justify-content:center;align-items:center;width:clamp(70px,12vw,80px);height:clamp(70px,12vw,80px);margin-bottom:clamp(4px,.8vw,6px);display:flex}.PomodoroSettings-module__v8WqPW__plantImage{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:100%;height:100%}.PomodoroSettings-module__v8WqPW__plantLabel{text-align:center;word-break:break-word;font-size:clamp(12px,2vw,14px);font-weight:700;line-height:1.2;transition:color .3s}.PomodoroSettings-module__v8WqPW__plantRarityBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:clamp(6px,1vw,8px);margin-top:auto;padding:clamp(3px,.6vw,4px) clamp(8px,1.2vw,10px);font-size:clamp(9px,1.4vw,10px);font-weight:700;display:block;box-shadow:0 2px 4px #0003}.PomodoroSettings-module__v8WqPW__selectedBadge{color:#fff;background:#2e7d32;border-radius:50%;justify-content:center;align-items:center;width:clamp(24px,4vw,28px);height:clamp(24px,4vw,28px);padding:clamp(4px,.8vw,6px) clamp(8px,1.2vw,10px);font-size:clamp(14px,2vw,16px);font-weight:700;display:flex;position:absolute;top:clamp(6px,1vw,8px);right:clamp(6px,1vw,8px);box-shadow:0 2px 6px #0000004d}.PomodoroSettings-module__v8WqPW__compactPlantCard{width:100%;max-width:240px;min-height:var(--settings-control-height,114px);background:var(--bg-surface-elevated);border:2px solid var(--border-default);cursor:pointer;border-radius:clamp(10px,1.5vw,12px);align-items:center;gap:clamp(10px,1.5vw,12px);padding:clamp(10px,1.5vw,12px);transition:all .3s;display:flex;box-shadow:0 2px 6px #4caf5026}.PomodoroSettings-module__v8WqPW__compactPlantCard:hover{border-color:var(--action-primary);background:var(--bg-surface);transform:translateY(-1px);box-shadow:0 2px 6px #4caf5040}.PomodoroSettings-module__v8WqPW__compactPlantImageContainer{flex-shrink:0;justify-content:center;align-items:center;width:clamp(60px,10vw,70px);height:clamp(60px,10vw,70px);display:flex}.PomodoroSettings-module__v8WqPW__compactPlantImage{object-fit:contain;filter:drop-shadow(0 2px 4px #0000001a);width:100%;height:100%}.PomodoroSettings-module__v8WqPW__compactPlantInfo{flex-direction:column;flex:1;gap:clamp(4px,.6vw,5px);min-width:0;display:flex}.PomodoroSettings-module__v8WqPW__compactPlantName{word-break:break-word;font-size:clamp(12px,1.8vw,13px);font-weight:700;line-height:1.2}.PomodoroSettings-module__v8WqPW__compactPlantRarity{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:clamp(4px,.6vw,5px);align-self:center;padding:clamp(2px,.4vw,3px) clamp(6px,.8vw,7px);font-size:clamp(8px,1.2vw,9px);font-weight:700;display:inline-block;box-shadow:0 1px 3px #0003}@media (max-width:600px){.PomodoroSettings-module__v8WqPW__plantGrid{grid-template-columns:repeat(2,1fr)}}.PomodoroSettings-module__v8WqPW__archivedDrawer{border-top:1px dashed #0000001f;margin-top:.75rem;padding-top:.5rem}.PomodoroSettings-module__v8WqPW__archivedToggle{width:100%;color:var(--text-secondary,#555);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.4rem .25rem;font-size:.85rem;font-weight:600;display:flex}.PomodoroSettings-module__v8WqPW__archivedToggle:hover{color:var(--text-primary,#222)}.PomodoroSettings-module__v8WqPW__archivedList{flex-direction:column;gap:.25rem;margin-top:.4rem;display:flex}.PomodoroSettings-module__v8WqPW__archivedItem{background:#00000008;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .5rem;font-size:.85rem;display:flex}.PomodoroSettings-module__v8WqPW__archivedDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.PomodoroSettings-module__v8WqPW__archivedName{color:var(--text-primary,#222);flex:1}.PomodoroSettings-module__v8WqPW__archivedRestoreBtn{background:var(--jungle-green,#2d7a3f);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.PomodoroSettings-module__v8WqPW__archivedRestoreBtn:disabled{opacity:.45;cursor:not-allowed}.PomodoroSettings-module__v8WqPW__overflowModalOverlay{z-index:1100;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PomodoroSettings-module__v8WqPW__overflowModal{background:var(--bg-surface,#fff);color:var(--text-primary,#222);border:2px solid #b71c1c2e;border-radius:14px;width:100%;max-width:440px;max-height:80vh;padding:1.5rem;overflow:auto;box-shadow:0 20px 60px #00000059}.PomodoroSettings-module__v8WqPW__overflowTitle{color:var(--text-primary,#222);margin:0 0 .5rem;font-size:1.2rem;font-weight:700}.PomodoroSettings-module__v8WqPW__overflowBody{color:var(--text-secondary,#555);margin:0 0 1rem;font-size:.92rem;line-height:1.45}.PomodoroSettings-module__v8WqPW__overflowList{flex-direction:column;gap:.4rem;max-height:40vh;margin-bottom:1rem;display:flex;overflow:auto}.PomodoroSettings-module__v8WqPW__overflowItem{cursor:pointer;background:#0000000a;border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .6rem;display:flex}.PomodoroSettings-module__v8WqPW__overflowItem:hover{background:#00000012}.PomodoroSettings-module__v8WqPW__overflowDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.PomodoroSettings-module__v8WqPW__overflowName{color:var(--text-primary,#222);font-size:.95rem}.PomodoroSettings-module__v8WqPW__overflowActions{justify-content:flex-end;gap:.5rem;display:flex}.PomodoroSettings-module__v8WqPW__overflowCancel,.PomodoroSettings-module__v8WqPW__overflowConfirm{cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.1rem;font-size:.95rem;font-weight:600}.PomodoroSettings-module__v8WqPW__overflowCancel{color:inherit;background:0 0;border:2px solid #0003}.PomodoroSettings-module__v8WqPW__overflowCancel:hover:not(:disabled){background:#0000000f}.PomodoroSettings-module__v8WqPW__overflowConfirm{background:var(--jungle-green,#2d7a3f);color:#fff}.PomodoroSettings-module__v8WqPW__overflowConfirm:hover:not(:disabled){background:#1f5c2e}.PomodoroSettings-module__v8WqPW__overflowConfirm:disabled,.PomodoroSettings-module__v8WqPW__overflowCancel:disabled{opacity:.55;cursor:not-allowed}@media (max-width:768px){.PomodoroSettings-module__v8WqPW__container{--mobile-control-width:min(100%, 280px);--mobile-stack-gap:clamp(20px, 4vw, 26px);padding:var(--mobile-stack-gap);padding-left:max(var(--mobile-stack-gap), env(safe-area-inset-left));padding-right:max(var(--mobile-stack-gap), env(safe-area-inset-right));gap:var(--mobile-stack-gap);flex-direction:column;display:flex}.PomodoroSettings-module__v8WqPW__title.PomodoroSettings-module__v8WqPW__titleRow,.PomodoroSettings-module__v8WqPW__settingsGrid{margin-bottom:0}.PomodoroSettings-module__v8WqPW__startButton{margin:0}.PomodoroSettings-module__v8WqPW__modeTogglesMobileRow{margin-top:0}.PomodoroSettings-module__v8WqPW__settingCard{padding:clamp(22px,4.5vw,28px)}.PomodoroSettings-module__v8WqPW__timerSection,.PomodoroSettings-module__v8WqPW__plantSection,.PomodoroSettings-module__v8WqPW__tagWrapper{width:100%;max-width:var(--mobile-control-width)}.PomodoroSettings-module__v8WqPW__stopwatchCallout,.PomodoroSettings-module__v8WqPW__input,.PomodoroSettings-module__v8WqPW__presets,.PomodoroSettings-module__v8WqPW__compactPlantCard,.PomodoroSettings-module__v8WqPW__currentTagButton{width:100%;max-width:var(--mobile-control-width);box-sizing:border-box}.PomodoroSettings-module__v8WqPW__compactPlantCard,.PomodoroSettings-module__v8WqPW__currentTagButton{max-width:240px}.PomodoroSettings-module__v8WqPW__durationStepper{max-width:var(--mobile-control-width);gap:6px;padding:7px}.PomodoroSettings-module__v8WqPW__durationStepper .PomodoroSettings-module__v8WqPW__input{padding:9px 2px;font-size:26px}.PomodoroSettings-module__v8WqPW__stepperBtn{width:48px;height:48px}.PomodoroSettings-module__v8WqPW__stepperBtn svg{width:24px;height:24px}.PomodoroSettings-module__v8WqPW__presetBtn{padding:12px 10px;font-size:14px}.PomodoroSettings-module__v8WqPW__stopwatchCallout{align-self:center;padding:clamp(10px,1.5vw,12px) clamp(10px,1.8vw,12px)}.PomodoroSettings-module__v8WqPW__stopwatchCalloutPrimary{font-size:clamp(11px,1.7vw,13px)}.PomodoroSettings-module__v8WqPW__stopwatchCalloutSecondary{font-size:clamp(10px,1.5vw,12px)}}
.PlantTogetherCard-module__28PlSa__container{box-sizing:border-box;background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%);border-radius:clamp(16px,3vw,24px);flex-direction:column;flex-shrink:0;align-self:stretch;width:clamp(240px,28vw,300px);padding:clamp(16px,4vw,32px);display:flex;box-shadow:0 8px 24px #9c27b026}.PlantTogetherCard-module__28PlSa__heading{color:#6a1b9a;text-align:center;margin:0 0 clamp(14px,2.5vw,20px);font-size:clamp(18px,3vw,22px);font-weight:700}.PlantTogetherCard-module__28PlSa__inviteSection{background:#fff;border:1.5px solid #ce93d8;border-radius:10px;margin-bottom:10px;overflow:hidden}.PlantTogetherCard-module__28PlSa__inviteSectionLabel{color:#9c27b0;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #f3e5f5;margin:0;padding:6px 10px 4px;font-size:10px;font-weight:700}.PlantTogetherCard-module__28PlSa__inviteRow{justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;display:flex}.PlantTogetherCard-module__28PlSa__inviteRow+.PlantTogetherCard-module__28PlSa__inviteRow{border-top:1px solid #f3e5f5}.PlantTogetherCard-module__28PlSa__inviteSender{color:#4a1474;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.PlantTogetherCard-module__28PlSa__inviteActions{flex-shrink:0;gap:5px;display:flex}.PlantTogetherCard-module__28PlSa__inviteAcceptBtn{color:#fff;cursor:pointer;background:#7b1fa2;border:none;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:700;transition:filter .15s}.PlantTogetherCard-module__28PlSa__inviteAcceptBtn:hover:not(:disabled){filter:brightness(1.1)}.PlantTogetherCard-module__28PlSa__inviteAcceptBtn:disabled{opacity:.6;cursor:not-allowed}.PlantTogetherCard-module__28PlSa__inviteDeclineBtn{color:#ce93d8;cursor:pointer;background:0 0;border:1px solid #e1bee7;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;transition:background .15s,color .15s;display:flex}.PlantTogetherCard-module__28PlSa__inviteDeclineBtn:hover:not(:disabled){color:#c62828;background:#fce4ec;border-color:#ef9a9a}.PlantTogetherCard-module__28PlSa__inviteDeclineBtn:disabled{opacity:.5;cursor:not-allowed}.PlantTogetherCard-module__28PlSa__friendSearch{color:#6a1b9a;box-sizing:border-box;background:#fff;border:1.5px solid #ce93d8;border-radius:8px;width:100%;margin-bottom:8px;padding:6px 10px;font-size:12px;font-weight:500}.PlantTogetherCard-module__28PlSa__friendSearch:focus{background:#faf3fc;border-color:#9c27b0;outline:none}.PlantTogetherCard-module__28PlSa__friendSearch::placeholder{color:#ce93d8}.PlantTogetherCard-module__28PlSa__friendsList{background:#fff;border:1.5px solid #ce93d8;border-radius:10px;flex-direction:column;max-height:clamp(220px,38vh,320px);margin-bottom:clamp(12px,2vw,16px);display:flex;overflow:hidden auto}.PlantTogetherCard-module__28PlSa__friendsList::-webkit-scrollbar{width:6px}.PlantTogetherCard-module__28PlSa__friendsList::-webkit-scrollbar-track{background:0 0}.PlantTogetherCard-module__28PlSa__friendsList::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#ba68c8,#9c27b0);border-radius:4px}.PlantTogetherCard-module__28PlSa__friendsList::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#ab47bc,#7b1fa2)}.PlantTogetherCard-module__28PlSa__friendItem{background:0 0;justify-content:space-between;align-items:center;gap:8px;min-height:30px;padding:4px 10px;transition:background .15s;display:flex}.PlantTogetherCard-module__28PlSa__friendItem:nth-child(2n){background:#faf3fc}.PlantTogetherCard-module__28PlSa__friendItem:hover{background:#f3e5f5}.PlantTogetherCard-module__28PlSa__friendName{color:#6a1b9a;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:12.5px;font-weight:600;overflow:hidden}.PlantTogetherCard-module__28PlSa__friendAction{color:#8e24aa;cursor:pointer;background:0 0;border:1.5px solid #ce93d8;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:22px;padding:0;font-size:13px;font-weight:700;line-height:1;transition:all .15s;display:inline-flex}.PlantTogetherCard-module__28PlSa__friendAction:hover:not(:disabled){background:#f3e5f5;border-color:#9c27b0}.PlantTogetherCard-module__28PlSa__friendAction:disabled{opacity:.5;cursor:not-allowed}.PlantTogetherCard-module__28PlSa__friendActionAdd{color:#fff;background:linear-gradient(135deg,#ba68c8,#9c27b0);border-color:#9c27b0}.PlantTogetherCard-module__28PlSa__friendActionAdd:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#ab47bc,#7b1fa2);border-color:#7b1fa2}.PlantTogetherCard-module__28PlSa__emptyText{text-align:center;color:#8e24aa;padding:clamp(16px,3vw,24px) clamp(8px,1.2vw,12px);font-size:clamp(12px,1.8vw,14px);font-weight:500;line-height:1.5}.PlantTogetherCard-module__28PlSa__createBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ba68c8,#9c27b0);border:none;border-radius:clamp(8px,1.2vw,10px);width:100%;margin-bottom:clamp(10px,1.5vw,14px);padding:clamp(10px,1.5vw,14px);font-size:clamp(14px,2vw,16px);font-weight:700;transition:all .3s;box-shadow:0 3px 8px #9c27b04d}.PlantTogetherCard-module__28PlSa__createBtn:hover:not(:disabled){background:linear-gradient(135deg,#ab47bc,#7b1fa2);transform:translateY(-1px);box-shadow:0 4px 12px #9c27b066}.PlantTogetherCard-module__28PlSa__createBtn:disabled{opacity:.6;cursor:not-allowed}.PlantTogetherCard-module__28PlSa__joinSection{border-top:2px dashed #ce93d8;padding-top:clamp(10px,1.5vw,14px)}.PlantTogetherCard-module__28PlSa__joinLabel{color:#8e24aa;text-align:center;margin-bottom:clamp(6px,1vw,8px);font-size:clamp(11px,1.6vw,12px);font-weight:600;display:block}.PlantTogetherCard-module__28PlSa__joinRow{gap:clamp(6px,1vw,8px);display:flex}.PlantTogetherCard-module__28PlSa__joinInput{color:#6a1b9a;text-transform:uppercase;letter-spacing:1px;text-align:center;box-sizing:border-box;background:#fff;border:2px solid #ce93d8;border-radius:clamp(6px,1vw,8px);flex:1;min-width:0;padding:clamp(8px,1.2vw,10px);font-size:clamp(13px,2vw,14px);font-weight:600}.PlantTogetherCard-module__28PlSa__joinInput:focus{background:#fce4ec;border-color:#ab47bc;outline:none}.PlantTogetherCard-module__28PlSa__joinInput::placeholder{text-transform:none;letter-spacing:normal;color:#ce93d8}.PlantTogetherCard-module__28PlSa__joinBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ba68c8,#9c27b0);border:none;border-radius:clamp(6px,1vw,8px);flex-shrink:0;padding:clamp(8px,1.2vw,10px) clamp(14px,2vw,18px);font-size:clamp(13px,2vw,14px);font-weight:700;transition:all .2s}.PlantTogetherCard-module__28PlSa__joinBtn:hover:not(:disabled){background:linear-gradient(135deg,#ab47bc,#7b1fa2)}.PlantTogetherCard-module__28PlSa__joinBtn:disabled{opacity:.5;cursor:not-allowed}.PlantTogetherCard-module__28PlSa__containerWaiting{padding-top:clamp(8px,1.5vw,12px)}.PlantTogetherCard-module__28PlSa__waitingHeader{text-align:center;color:#6a1b9a;margin:0 0 clamp(4px,.8vw,6px);font-size:clamp(20px,3.2vw,26px);font-weight:700}.PlantTogetherCard-module__28PlSa__waitingSubtitle{text-align:center;color:#8e24aa;margin:0 0 clamp(10px,1.5vw,12px);font-size:clamp(13px,2vw,14px);font-weight:600}.PlantTogetherCard-module__28PlSa__inviteSection{background:#fff;border:2px solid #ce93d8;border-radius:clamp(8px,1.2vw,10px);margin-bottom:clamp(10px,1.5vw,12px);padding:clamp(8px,1.2vw,12px)}.PlantTogetherCard-module__28PlSa__inviteRow{align-items:center;gap:clamp(6px,1vw,8px);display:flex}.PlantTogetherCard-module__28PlSa__inviteCode{text-align:center;color:#6a1b9a;letter-spacing:2px;background:#f3e5f5;border-radius:clamp(6px,1vw,8px);flex:1;padding:clamp(4px,.8vw,6px);font-size:clamp(15px,2.4vw,18px);font-weight:700}.PlantTogetherCard-module__28PlSa__copyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ba68c8,#9c27b0);border:none;border-radius:clamp(6px,1vw,8px);flex-shrink:0;padding:clamp(6px,1vw,8px) clamp(10px,1.5vw,14px);font-size:clamp(11px,1.6vw,12px);font-weight:700;transition:all .2s}.PlantTogetherCard-module__28PlSa__copyBtn:hover{background:linear-gradient(135deg,#ab47bc,#7b1fa2)}.PlantTogetherCard-module__28PlSa__memberPreview{background:#fff;border:2px solid #ce93d8;border-radius:clamp(8px,1.2vw,10px);justify-content:space-between;align-items:center;margin-bottom:clamp(6px,1vw,8px);padding:clamp(7px,1vw,9px) clamp(12px,1.8vw,14px);display:flex}.PlantTogetherCard-module__28PlSa__memberPreviewLabel{color:#ab47bc;font-size:clamp(11px,1.6vw,12px);font-weight:600}.PlantTogetherCard-module__28PlSa__participantsToggle{color:#6a1b9a;cursor:pointer;background:#fff;border:2px solid #ce93d8;border-radius:clamp(8px,1.2vw,10px);justify-content:space-between;align-items:center;width:100%;padding:clamp(8px,1.2vw,10px) clamp(12px,1.8vw,14px);font-size:clamp(13px,2vw,14px);font-weight:700;transition:background .2s;display:flex}.PlantTogetherCard-module__28PlSa__participantsToggle:hover{background:#f3e5f5}.PlantTogetherCard-module__28PlSa__chevron{color:#9c27b0;font-size:18px;font-weight:400}.PlantTogetherCard-module__28PlSa__waitingSpacer{flex:1}.PlantTogetherCard-module__28PlSa__waitingActions{flex-direction:column;gap:6px;display:flex}.PlantTogetherCard-module__28PlSa__lobbyParticipants{background:#fff;border:1.5px solid #ce93d8;border-radius:10px;flex-direction:column;margin-bottom:10px;display:flex;overflow:hidden}.PlantTogetherCard-module__28PlSa__lobbyRow{justify-content:space-between;align-items:center;gap:6px;padding:7px 10px;display:flex}.PlantTogetherCard-module__28PlSa__lobbyRow+.PlantTogetherCard-module__28PlSa__lobbyRow{border-top:1px solid #f3e5f5}.PlantTogetherCard-module__28PlSa__lobbyName{color:#4a1474;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:13px;font-weight:600;display:flex;overflow:hidden}.PlantTogetherCard-module__28PlSa__lobbyYou{color:#9c27b0;font-size:11px;font-weight:500}.PlantTogetherCard-module__28PlSa__lobbyHost{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#9c27b0;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.PlantTogetherCard-module__28PlSa__lobbyMarkOk,.PlantTogetherCard-module__28PlSa__lobbyMarkBad{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:800;line-height:1;display:inline-flex}.PlantTogetherCard-module__28PlSa__lobbyMarkOk{color:#1b5e20;background:#c8e6c9}.PlantTogetherCard-module__28PlSa__lobbyMarkBad{color:#b71c1c;background:#ffcdd2}.PlantTogetherCard-module__28PlSa__modalOverlay{z-index:1100;background:#0006;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.PlantTogetherCard-module__28PlSa__modalPanel{background:linear-gradient(135deg,#f3e5f5 0%,#e1bee7 100%);border:2px solid #ce93d8;border-radius:16px;flex-direction:column;width:100%;max-width:360px;max-height:70vh;padding:20px;display:flex;box-shadow:0 8px 32px #9c27b040}.PlantTogetherCard-module__28PlSa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.PlantTogetherCard-module__28PlSa__modalTitle{color:#6a1b9a;font-size:18px;font-weight:700}.PlantTogetherCard-module__28PlSa__modalClose{color:#6a1b9a;cursor:pointer;background:#fff;border:2px solid #ce93d8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:20px;font-weight:700;transition:all .2s;display:flex}.PlantTogetherCard-module__28PlSa__modalClose:hover{background:#f3e5f5;border-color:#9c27b0}.PlantTogetherCard-module__28PlSa__inviteLinkRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.PlantTogetherCard-module__28PlSa__modalList{background:#fff;border:1.5px solid #ce93d8;border-radius:10px;flex-direction:column;display:flex;overflow-y:auto}.PlantTogetherCard-module__28PlSa__ownerBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ba68c8,#9c27b0);border-radius:4px;margin-left:4px;padding:1px 5px;font-size:clamp(9px,1.4vw,10px);font-weight:700;display:inline-block}.PlantTogetherCard-module__28PlSa__participantActions{flex-shrink:0;align-items:center;gap:clamp(4px,.6vw,6px);display:flex}.PlantTogetherCard-module__28PlSa__kickBtn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:clamp(4px,.6vw,6px);flex-shrink:0;padding:clamp(3px,.5vw,4px) clamp(8px,1.2vw,10px);font-size:clamp(11px,1.6vw,12px);font-weight:700;transition:all .2s}.PlantTogetherCard-module__28PlSa__kickBtn:hover{background:#d32f2f}.PlantTogetherCard-module__28PlSa__dangerBtn{color:#fff;cursor:pointer;background:#f44336;border:none;border-radius:clamp(8px,1.2vw,10px);width:100%;padding:clamp(8px,1.2vw,10px);font-size:clamp(13px,2vw,14px);font-weight:700;transition:all .2s}.PlantTogetherCard-module__28PlSa__dangerBtn:hover:not(:disabled){background:#d32f2f;transform:translateY(-1px)}.PlantTogetherCard-module__28PlSa__dangerBtn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.PlantTogetherCard-module__28PlSa__container{align-self:auto;width:100%}}
.SessionPlanPanels-module__0PqWHG__piePanel{background:var(--bg-surface);border:1.5px solid var(--border-default);box-sizing:border-box;border-radius:14px;flex-direction:column;flex:none;align-self:flex-start;gap:10px;width:min(260px,28vw);padding:14px;display:flex;box-shadow:0 4px 14px #00000014}.SessionPlanPanels-module__0PqWHG__panelHeader{letter-spacing:.5px;text-transform:uppercase;color:var(--jungle-green-soft);align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}@media (max-width:900px){.SessionPlanPanels-module__0PqWHG__piePanel{width:min(240px,32vw)}}@media (max-width:768px){.SessionPlanPanels-module__0PqWHG__piePanel{width:100%;max-width:420px}}.SessionPlanPanels-module__0PqWHG__goalsPanel{background:var(--bg-surface);border:1.5px solid var(--border-default);box-sizing:border-box;border-radius:14px;flex-direction:column;flex:none;align-self:flex-start;gap:14px;width:min(260px,28vw);padding:14px;display:flex;box-shadow:0 4px 14px #00000014}.SessionPlanPanels-module__0PqWHG__listGroup{flex-direction:column;gap:8px;display:flex}.SessionPlanPanels-module__0PqWHG__checklist{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.SessionPlanPanels-module__0PqWHG__checkRow{background:var(--bg-surface-elevated);border-radius:8px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;padding:6px 8px;display:grid}.SessionPlanPanels-module__0PqWHG__checkbox{width:16px;height:16px;accent-color:var(--action-primary);cursor:pointer;margin-top:2px}.SessionPlanPanels-module__0PqWHG__itemText{color:var(--text-primary);word-break:break-word;font-size:13px;line-height:1.35}.SessionPlanPanels-module__0PqWHG__itemTextDone{color:var(--jungle-green-soft);text-decoration:line-through}@media (max-width:900px){.SessionPlanPanels-module__0PqWHG__goalsPanel{width:min(240px,32vw)}}@media (max-width:768px){.SessionPlanPanels-module__0PqWHG__goalsPanel{width:100%;max-width:420px}}
.deep-focus-module__sM2ZNq__container{min-height:100dvh;padding:clamp(16px,4vw,32px);padding-left:max(clamp(16px, 4vw, 32px), env(safe-area-inset-left));padding-right:max(clamp(16px, 4vw, 32px), env(safe-area-inset-right));box-sizing:border-box;max-width:100vw;overflow-x:hidden}@media (display-mode:standalone){.deep-focus-module__sM2ZNq__container,.deep-focus-module__sM2ZNq__completeView{min-height:calc(100dvh - env(safe-area-inset-top))}}.deep-focus-module__sM2ZNq__containerSession{background:var(--jungle-bg);box-sizing:border-box;max-width:100vw;height:100dvh;padding:0;overflow:hidden}.deep-focus-module__sM2ZNq__setupView{box-sizing:border-box;width:100%;max-width:min(1200px,100%);margin:0 auto}.deep-focus-module__sM2ZNq__settingsRow{box-sizing:border-box;justify-content:center;align-items:flex-start;gap:clamp(24px,4vw,36px);width:100%;margin-bottom:clamp(8px,2vw,16px);display:flex}.deep-focus-module__sM2ZNq__header{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(12px,2.5vw,20px);min-width:0;margin-bottom:clamp(32px,6vw,52px);display:flex;position:relative}.deep-focus-module__sM2ZNq__title{color:var(--jungle-green);text-align:center;word-break:break-word;flex:1;min-width:0;margin:0;font-size:clamp(24px,5vw,42px);font-weight:700}.deep-focus-module__sM2ZNq__gardenButton{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(10px,1.5vw,14px);flex-shrink:0;padding:clamp(10px,1.5vw,14px) clamp(20px,3.5vw,28px);font-size:clamp(14px,2vw,16px);font-weight:700;transition:all .3s;position:absolute;top:-10px;right:-30px;box-shadow:0 4px 12px #4caf504d}.deep-focus-module__sM2ZNq__gardenButton:hover{background:linear-gradient(135deg,#4caf50,#388e3c);box-shadow:0 6px 20px #4caf5066}.deep-focus-module__sM2ZNq__infoSection{background:var(--bg-surface);box-sizing:border-box;border-radius:clamp(14px,2.5vw,20px);width:100%;margin-top:clamp(32px,6vw,48px);padding:clamp(20px,4vw,32px);box-shadow:0 6px 20px #4caf5026}.deep-focus-module__sM2ZNq__infoTitle{color:var(--jungle-green);text-align:center;margin-bottom:clamp(20px,4vw,32px);font-size:clamp(18px,3vw,24px);font-weight:700}.deep-focus-module__sM2ZNq__infoGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:clamp(16px,3vw,24px);width:100%;display:grid}.deep-focus-module__sM2ZNq__infoCard{background:var(--bg-surface-elevated);box-sizing:border-box;border-radius:clamp(12px,2vw,16px);align-items:flex-start;gap:clamp(12px,2vw,16px);min-width:0;padding:clamp(14px,2.5vw,20px);transition:all .3s;display:flex}.deep-focus-module__sM2ZNq__infoCard:hover{background:#dcedc8;transform:translateY(-4px);box-shadow:0 6px 16px #4caf5033}.deep-focus-module__sM2ZNq__infoIcon{flex-shrink:0;font-size:clamp(24px,4vw,32px)}.deep-focus-module__sM2ZNq__infoText{color:var(--jungle-green);word-break:break-word;min-width:0;font-size:clamp(13px,2vw,14px);line-height:1.6}.deep-focus-module__sM2ZNq__infoText strong{color:var(--jungle-green);margin-bottom:clamp(3px,.6vw,4px);font-size:clamp(14px,2.2vw,15px);display:block}.deep-focus-module__sM2ZNq__completeView{box-sizing:border-box;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(16px,3vw,24px);display:flex}.deep-focus-module__sM2ZNq__rewardCard{background:var(--bg-surface);text-align:center;box-sizing:border-box;border-radius:clamp(20px,4vw,32px);width:100%;max-width:min(600px,100%);padding:clamp(32px,6vw,60px) clamp(24px,5vw,48px);box-shadow:0 20px 60px #0000004d}.deep-focus-module__sM2ZNq__rewardIcon{margin-bottom:clamp(16px,3vw,24px);font-size:clamp(60px,10vw,100px);animation:1s ease-in-out deep-focus-module__sM2ZNq__bounce}@keyframes deep-focus-module__sM2ZNq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.deep-focus-module__sM2ZNq__rewardTitle{color:var(--jungle-green);margin-bottom:clamp(12px,2vw,16px);font-size:clamp(24px,4.5vw,36px);font-weight:700}.deep-focus-module__sM2ZNq__rewardMessage{color:var(--jungle-green-soft);margin-bottom:clamp(24px,5vw,40px);font-size:clamp(15px,2.5vw,18px);line-height:1.6}.deep-focus-module__sM2ZNq__rewardStats{flex-wrap:wrap;justify-content:center;gap:clamp(20px,4vw,32px);margin-bottom:clamp(20px,4vw,32px);display:flex}.deep-focus-module__sM2ZNq__rewardStat{flex-direction:column;align-items:center;gap:clamp(6px,1vw,8px);display:flex}.deep-focus-module__sM2ZNq__rewardStatIcon{font-size:clamp(24px,4vw,32px)}.deep-focus-module__sM2ZNq__rewardStatValue{color:var(--jungle-green);font-size:clamp(24px,4vw,32px);font-weight:700}.deep-focus-module__sM2ZNq__rewardStatLabel{color:var(--jungle-green-soft);font-size:clamp(12px,2vw,14px);font-weight:600}.deep-focus-module__sM2ZNq__specialReward{color:#f57c00;background:linear-gradient(135deg,#ffd54f,#ffb300);border-radius:clamp(12px,2vw,16px);margin-bottom:clamp(20px,4vw,32px);padding:clamp(12px,2vw,16px) clamp(18px,3vw,24px);font-size:clamp(15px,2.5vw,18px);font-weight:700}.deep-focus-module__sM2ZNq__continueButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(12px,2vw,16px);padding:clamp(12px,2vw,16px) clamp(32px,6vw,48px);font-size:clamp(15px,2.5vw,18px);font-weight:700;transition:all .3s;box-shadow:0 6px 20px #4caf5066}.deep-focus-module__sM2ZNq__continueButton:hover{background:linear-gradient(135deg,#4caf50,#388e3c);box-shadow:0 8px 28px #4caf5099}.deep-focus-module__sM2ZNq__loginPrompt{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:clamp(24px,5vw,40px) clamp(16px,3vw,24px);display:flex}.deep-focus-module__sM2ZNq__loginIcon{opacity:.8;margin-bottom:clamp(20px,4vw,32px);font-size:clamp(60px,10vw,100px)}.deep-focus-module__sM2ZNq__loginText{color:var(--jungle-green);max-width:min(500px,100%);margin-bottom:clamp(24px,5vw,40px);font-size:clamp(18px,3vw,24px);font-weight:600}.deep-focus-module__sM2ZNq__loginButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#66bb6a,#4caf50);border:none;border-radius:clamp(12px,2vw,16px);padding:clamp(12px,2vw,16px) clamp(32px,6vw,48px);font-size:clamp(15px,2.5vw,18px);font-weight:700;transition:all .3s;box-shadow:0 6px 20px #4caf5066}.deep-focus-module__sM2ZNq__loginButton:hover{background:linear-gradient(135deg,#4caf50,#388e3c);transform:translateY(-2px);box-shadow:0 8px 28px #4caf5099}.deep-focus-module__sM2ZNq__sessionLayout{box-sizing:border-box;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px;height:100dvh;padding:20px;display:flex}@media (max-width:768px){.deep-focus-module__sM2ZNq__container{padding-top:56px;padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right))}.deep-focus-module__sM2ZNq__sessionLayout{flex-direction:column-reverse;align-items:center;height:auto;min-height:100dvh;padding:10px}.deep-focus-module__sM2ZNq__setupView{flex-direction:column;align-items:center;display:flex}.deep-focus-module__sM2ZNq__settingsRow{flex-direction:column;align-items:center;width:100%}.deep-focus-module__sM2ZNq__focusSoundsMobileLast{order:2}.deep-focus-module__sM2ZNq__header{text-align:center;flex-direction:column;align-items:center}.deep-focus-module__sM2ZNq__title{text-align:center}.deep-focus-module__sM2ZNq__gardenButton{margin-top:clamp(8px,1.5vw,10px);position:static}.deep-focus-module__sM2ZNq__infoGrid{grid-template-columns:1fr}}@media (max-width:600px){.deep-focus-module__sM2ZNq__rewardStats{gap:clamp(16px,3vw,20px)}}@media (max-width:480px){.deep-focus-module__sM2ZNq__continueButton,.deep-focus-module__sM2ZNq__loginButton{width:100%;max-width:100%}.deep-focus-module__sM2ZNq__infoCard{text-align:center;flex-direction:column;align-items:center}}@media (max-width:360px){.deep-focus-module__sM2ZNq__container{padding:10px;padding-left:max(10px, env(safe-area-inset-left));padding-right:max(10px, env(safe-area-inset-right))}.deep-focus-module__sM2ZNq__title{font-size:22px}.deep-focus-module__sM2ZNq__rewardIcon,.deep-focus-module__sM2ZNq__loginIcon{font-size:56px}.deep-focus-module__sM2ZNq__gardenButton{padding:9px 18px;font-size:13px}}@media (max-width:280px){.deep-focus-module__sM2ZNq__container{padding:8px;padding-left:max(8px, env(safe-area-inset-left));padding-right:max(8px, env(safe-area-inset-right))}.deep-focus-module__sM2ZNq__title{font-size:20px}.deep-focus-module__sM2ZNq__gardenButton{padding:8px 16px;font-size:12px}.deep-focus-module__sM2ZNq__infoSection{padding:16px 12px}.deep-focus-module__sM2ZNq__infoCard{padding:12px}.deep-focus-module__sM2ZNq__rewardCard{padding:24px 16px}.deep-focus-module__sM2ZNq__rewardIcon,.deep-focus-module__sM2ZNq__loginIcon{font-size:48px}.deep-focus-module__sM2ZNq__specialReward{padding:10px 14px;font-size:13px}.deep-focus-module__sM2ZNq__premiumLock{padding:20px}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__lockFeatures{padding:12px}}.deep-focus-module__sM2ZNq__premiumLock{background:var(--bg-surface-elevated);text-align:center;box-sizing:border-box;border:clamp(2px,.4vw,3px) solid #8ad06c;border-radius:clamp(16px,3vw,24px);max-width:min(600px,100%);margin:clamp(32px,8vw,64px) auto;padding:clamp(28px,6vw,48px);box-shadow:0 8px 24px #8ad06c33}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__lockIcon{margin-bottom:clamp(16px,3vw,24px);font-size:clamp(48px,8vw,64px);display:block}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__lockTitle{color:var(--jungle-green);margin:0 0 clamp(12px,2vw,16px);font-size:clamp(24px,4vw,32px);font-weight:800}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__lockDescription{color:var(--text-secondary);margin:0 0 clamp(20px,4vw,32px);font-size:clamp(15px,2.5vw,18px);line-height:1.6}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__lockFeatures{background:var(--bg-surface);box-sizing:border-box;border-radius:clamp(12px,2vw,16px);margin:0 0 clamp(20px,4vw,32px);padding:clamp(16px,3vw,24px)}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__featuresTitle{color:var(--jungle-green);margin:0 0 clamp(12px,2vw,16px);font-size:clamp(16px,2.5vw,20px);font-weight:700}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__featuresList{text-align:left;margin:0;padding:0;list-style:none}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__featuresList li{color:var(--text-secondary);border-bottom:1px solid var(--border-default);padding:clamp(10px,1.5vw,12px) clamp(12px,2vw,16px);font-size:clamp(14px,2vw,16px)}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__featuresList li:last-child{border-bottom:none}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__upgradeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8ad06c 0%,#6ab84e 100%);border:none;border-radius:clamp(12px,2vw,16px);padding:clamp(12px,2vw,16px) clamp(32px,6vw,48px);font-size:clamp(15px,2.5vw,18px);font-weight:700;transition:all .3s;box-shadow:0 4px 16px #8ad06c66}.deep-focus-module__sM2ZNq__premiumLock .deep-focus-module__sM2ZNq__upgradeButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #8ad06c80}.deep-focus-module__sM2ZNq__devToolsButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9800,#f57c00);border:none;border-radius:clamp(12px,2vw,16px);width:100%;max-width:min(400px,100%);margin-top:clamp(24px,5vw,40px);margin-left:auto;margin-right:auto;padding:clamp(12px,2vw,16px) clamp(32px,6vw,48px);font-size:clamp(15px,2.5vw,18px);font-weight:700;transition:all .3s;display:block;box-shadow:0 6px 20px #ff980066}.deep-focus-module__sM2ZNq__devToolsButton:hover{background:linear-gradient(135deg,#f57c00,#e65100);box-shadow:0 8px 28px #ff980099}
.BattleDuelMeter-module__-rBxzq__meter{width:100%;position:relative}.BattleDuelMeter-module__-rBxzq__meter[data-size=default]{height:34px}.BattleDuelMeter-module__-rBxzq__meter[data-size=compact]{height:10px}.BattleDuelMeter-module__-rBxzq__meterSvg{background:var(--battle-track,#0000001a);border-radius:999px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 1px 3px #0000002e}.BattleDuelMeter-module__-rBxzq__youFill{transition:width .9s cubic-bezier(.22,1,.36,1)}.BattleDuelMeter-module__-rBxzq__oppFill,.BattleDuelMeter-module__-rBxzq__youFill{transform-box:fill-box;transform-origin:50%}.BattleDuelMeter-module__-rBxzq__ticks,.BattleDuelMeter-module__-rBxzq__shimmer,.BattleDuelMeter-module__-rBxzq__waitStripes{pointer-events:none;border-radius:999px;position:absolute;inset:0;overflow:hidden}.BattleDuelMeter-module__-rBxzq__ticks{background:repeating-linear-gradient(90deg,#0000 0 calc(10% - 1px),#ffffff21 calc(10% - 1px) 10%) 0 0/calc(100% + 2px) 100%}.BattleDuelMeter-module__-rBxzq__shimmer:after{content:"";background:linear-gradient(100deg,#0000 0%,#ffffff47 50%,#0000 100%);width:30%;animation:2.8s ease-in-out infinite BattleDuelMeter-module__-rBxzq__duelShimmer;position:absolute;top:0;bottom:0;left:-30%}@keyframes BattleDuelMeter-module__-rBxzq__duelShimmer{0%{transform:translate(0)}60%,to{transform:translate(450%)}}.BattleDuelMeter-module__-rBxzq__waitStripes{opacity:.8;background:repeating-linear-gradient(45deg,#ffffff29 0 10px,#0000 10px 20px) 0 0/28.3px 28.3px;animation:1.6s linear infinite BattleDuelMeter-module__-rBxzq__duelMarch}@keyframes BattleDuelMeter-module__-rBxzq__duelMarch{0%{background-position:0 0}to{background-position:28.3px 0}}.BattleDuelMeter-module__-rBxzq__clash{pointer-events:none;width:36px;height:150%;transition:left .9s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;transform:translate(-50%,-50%)}.BattleDuelMeter-module__-rBxzq__clashSvg{width:100%;height:100%;overflow:visible}.BattleDuelMeter-module__-rBxzq__clashBladeGlow{transform-box:fill-box;transform-origin:50%;opacity:.85;animation:1.8s ease-in-out infinite BattleDuelMeter-module__-rBxzq__clashPulse}.BattleDuelMeter-module__-rBxzq__clashBlade{opacity:.95}@keyframes BattleDuelMeter-module__-rBxzq__clashPulse{0%,to{opacity:.55;transform:skew(-10deg)scaleY(.92)}50%{opacity:1;transform:skew(-10deg)scaleY(1.06)}}.BattleDuelMeter-module__-rBxzq__sparks circle{transform-box:fill-box;transform-origin:50%}.BattleDuelMeter-module__-rBxzq__spark1{animation:1.5s ease-out infinite BattleDuelMeter-module__-rBxzq__sparkUpRight}.BattleDuelMeter-module__-rBxzq__spark2{animation:1.9s ease-out .35s infinite BattleDuelMeter-module__-rBxzq__sparkUpLeft}.BattleDuelMeter-module__-rBxzq__spark3{animation:1.3s ease-out .7s infinite BattleDuelMeter-module__-rBxzq__sparkDownRight}.BattleDuelMeter-module__-rBxzq__spark4{animation:1.1s ease-out .2s infinite BattleDuelMeter-module__-rBxzq__sparkUpLeft}@keyframes BattleDuelMeter-module__-rBxzq__sparkUpRight{0%{opacity:0;transform:translate(0)scale(1)}15%{opacity:1}to{opacity:0;transform:translate(9px,-16px)scale(.2)}}@keyframes BattleDuelMeter-module__-rBxzq__sparkUpLeft{0%{opacity:0;transform:translate(0)scale(1)}15%{opacity:1}to{opacity:0;transform:translate(-8px,-14px)scale(.25)}}@keyframes BattleDuelMeter-module__-rBxzq__sparkDownRight{0%{opacity:0;transform:translate(0)scale(1)}15%{opacity:.9}to{opacity:0;transform:translate(7px,12px)scale(.2)}}.BattleDuelMeter-module__-rBxzq__chip{font-variant-numeric:tabular-nums;color:#fff;text-shadow:0 1px 3px #00000073;pointer-events:none;white-space:nowrap;font-size:.8rem;font-weight:800;position:absolute;top:50%;transform:translateY(-50%)}.BattleDuelMeter-module__-rBxzq__chipLeft{left:12px}.BattleDuelMeter-module__-rBxzq__chipRight{right:12px}.BattleDuelMeter-module__-rBxzq__chipZero{color:#ffffffd1;font-weight:600}.BattleDuelMeter-module__-rBxzq__meter[data-state=idle] .BattleDuelMeter-module__-rBxzq__youFill,.BattleDuelMeter-module__-rBxzq__meter[data-state=idle] .BattleDuelMeter-module__-rBxzq__oppFill{opacity:.42;animation:3.4s ease-in-out infinite BattleDuelMeter-module__-rBxzq__duelBreathe}.BattleDuelMeter-module__-rBxzq__meter[data-state=idle] .BattleDuelMeter-module__-rBxzq__clashBladeGlow{animation-duration:3.4s}@keyframes BattleDuelMeter-module__-rBxzq__duelBreathe{0%,to{opacity:.42}50%{opacity:.6}}.BattleDuelMeter-module__-rBxzq__meter[data-state=close] .BattleDuelMeter-module__-rBxzq__clash{filter:drop-shadow(0 0 7px var(--battle-clash,#fff3c4))}.BattleDuelMeter-module__-rBxzq__meter[data-state=close] .BattleDuelMeter-module__-rBxzq__clashBladeGlow{animation-duration:.9s}.BattleDuelMeter-module__-rBxzq__meter[data-state=close] .BattleDuelMeter-module__-rBxzq__shimmer:after{animation-duration:1.6s}.BattleDuelMeter-module__-rBxzq__meter[data-state=finalizing] .BattleDuelMeter-module__-rBxzq__youFill,.BattleDuelMeter-module__-rBxzq__meter[data-state=finalizing] .BattleDuelMeter-module__-rBxzq__oppFill{filter:saturate(.55)}.BattleDuelMeter-module__-rBxzq__meter[data-state=finalizing] .BattleDuelMeter-module__-rBxzq__shimmer{display:none}.BattleDuelMeter-module__-rBxzq__meter[data-state=finalizing] .BattleDuelMeter-module__-rBxzq__clashBladeGlow{animation-duration:.7s}.BattleDuelMeter-module__-rBxzq__meter[data-state=won] .BattleDuelMeter-module__-rBxzq__oppFill{opacity:.5;filter:saturate(.6)}.BattleDuelMeter-module__-rBxzq__meter[data-state=won] .BattleDuelMeter-module__-rBxzq__youFill{filter:drop-shadow(0 0 6px var(--battle-gold-1,#ffd76a));animation:1.4s ease-out BattleDuelMeter-module__-rBxzq__victoryFlash}@keyframes BattleDuelMeter-module__-rBxzq__victoryFlash{0%{filter:brightness(1.9) drop-shadow(0 0 12px var(--battle-gold-1,#ffd76a))}to{filter:brightness(1) drop-shadow(0 0 6px var(--battle-gold-1,#ffd76a))}}.BattleDuelMeter-module__-rBxzq__meter[data-state=lost] .BattleDuelMeter-module__-rBxzq__youFill{opacity:.55;filter:saturate(.35)}.BattleDuelMeter-module__-rBxzq__meter[data-state=tie] .BattleDuelMeter-module__-rBxzq__youFill,.BattleDuelMeter-module__-rBxzq__meter[data-state=tie] .BattleDuelMeter-module__-rBxzq__oppFill{filter:saturate(.55)}.BattleDuelMeter-module__-rBxzq__meter[data-state=won] .BattleDuelMeter-module__-rBxzq__clash,.BattleDuelMeter-module__-rBxzq__meter[data-state=lost] .BattleDuelMeter-module__-rBxzq__clash,.BattleDuelMeter-module__-rBxzq__meter[data-state=tie] .BattleDuelMeter-module__-rBxzq__clash{opacity:.7;height:120%}.BattleDuelMeter-module__-rBxzq__meter[data-state=won] .BattleDuelMeter-module__-rBxzq__clashBladeGlow,.BattleDuelMeter-module__-rBxzq__meter[data-state=lost] .BattleDuelMeter-module__-rBxzq__clashBladeGlow,.BattleDuelMeter-module__-rBxzq__meter[data-state=tie] .BattleDuelMeter-module__-rBxzq__clashBladeGlow{opacity:.4;animation:none}.BattleDuelMeter-module__-rBxzq__meter[data-state=pending] .BattleDuelMeter-module__-rBxzq__youFill,.BattleDuelMeter-module__-rBxzq__meter[data-state=pending] .BattleDuelMeter-module__-rBxzq__oppFill{opacity:.32}.BattleDuelMeter-module__-rBxzq__meter[data-state=pending] .BattleDuelMeter-module__-rBxzq__clash{opacity:.5}.BattleDuelMeter-module__-rBxzq__meter[data-state=pending] .BattleDuelMeter-module__-rBxzq__clashBladeGlow{animation:none}.BattleDuelMeter-module__-rBxzq__meter[data-size=compact] .BattleDuelMeter-module__-rBxzq__clash{width:12px;height:200%}.BattleDuelMeter-module__-rBxzq__meter[data-size=compact] .BattleDuelMeter-module__-rBxzq__clashBladeGlow{opacity:.6;animation:none}.BattleDuelMeter-module__-rBxzq__meter[data-size=compact] .BattleDuelMeter-module__-rBxzq__meterSvg{box-shadow:inset 0 1px 2px #00000026}.BattleDuelMeter-module__-rBxzq__meter[data-size=compact] .BattleDuelMeter-module__-rBxzq__ticks{display:none}.BattleDuelMeter-module__-rBxzq__timeTrack{align-items:center;gap:.6rem;width:100%;display:flex}.BattleDuelMeter-module__-rBxzq__timeRail{background:var(--battle-track,#0000001a);border-radius:999px;flex:1;height:6px;position:relative;box-shadow:inset 0 1px 2px #0000001f}.BattleDuelMeter-module__-rBxzq__timeFill{background:linear-gradient(90deg, var(--battle-you-1,#2d7a3f), var(--battle-gold-1,#ffd76a));border-radius:999px;transition:width .6s;position:absolute;inset:0 auto 0 0}.BattleDuelMeter-module__-rBxzq__timeTrack[data-mode=invite] .BattleDuelMeter-module__-rBxzq__timeFill{background:linear-gradient(90deg, #d97706, var(--battle-gold-1,#ffd76a))}.BattleDuelMeter-module__-rBxzq__timeComet{background:radial-gradient(circle at 35% 35%, #fff, var(--battle-gold-1,#ffd76a) 60%);width:12px;height:12px;box-shadow:0 0 8px var(--battle-gold-1,#ffd76a);border-radius:50%;transition:left .6s;animation:2s ease-in-out infinite BattleDuelMeter-module__-rBxzq__cometPulse;position:absolute;top:50%;transform:translate(-50%,-50%)}@keyframes BattleDuelMeter-module__-rBxzq__cometPulse{0%,to{box-shadow:0 0 5px var(--battle-gold-1,#ffd76a)}50%{box-shadow:0 0 11px var(--battle-gold-1,#ffd76a)}}.BattleDuelMeter-module__-rBxzq__timeLabel{white-space:nowrap;color:#b8651b;font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:700}.BattleDuelMeter-module__-rBxzq__timeTrack[data-urgent] .BattleDuelMeter-module__-rBxzq__timeFill{background:linear-gradient(90deg,#b91c1c,#f87171)}.BattleDuelMeter-module__-rBxzq__timeTrack[data-urgent] .BattleDuelMeter-module__-rBxzq__timeComet{background:radial-gradient(circle at 35% 35%,#fff,#f87171 60%);animation:1s ease-in-out infinite BattleDuelMeter-module__-rBxzq__cometUrgent;box-shadow:0 0 8px #f87171e6}.BattleDuelMeter-module__-rBxzq__timeTrack[data-urgent] .BattleDuelMeter-module__-rBxzq__timeLabel{color:var(--battle-loss,#dc2626);animation:1s ease-in-out infinite BattleDuelMeter-module__-rBxzq__labelUrgent}@keyframes BattleDuelMeter-module__-rBxzq__cometUrgent{0%,to{box-shadow:0 0 5px #f87171b3}50%{box-shadow:0 0 13px #f87171}}@keyframes BattleDuelMeter-module__-rBxzq__labelUrgent{0%,to{opacity:1}50%{opacity:.65}}@media (prefers-reduced-motion:reduce){.BattleDuelMeter-module__-rBxzq__youFill,.BattleDuelMeter-module__-rBxzq__clash,.BattleDuelMeter-module__-rBxzq__timeFill,.BattleDuelMeter-module__-rBxzq__timeComet{transition:none}.BattleDuelMeter-module__-rBxzq__shimmer:after,.BattleDuelMeter-module__-rBxzq__waitStripes,.BattleDuelMeter-module__-rBxzq__clashBladeGlow,.BattleDuelMeter-module__-rBxzq__sparks circle,.BattleDuelMeter-module__-rBxzq__timeComet,.BattleDuelMeter-module__-rBxzq__timeTrack[data-urgent] .BattleDuelMeter-module__-rBxzq__timeLabel,.BattleDuelMeter-module__-rBxzq__meter[data-state=idle] .BattleDuelMeter-module__-rBxzq__youFill,.BattleDuelMeter-module__-rBxzq__meter[data-state=idle] .BattleDuelMeter-module__-rBxzq__oppFill,.BattleDuelMeter-module__-rBxzq__meter[data-state=won] .BattleDuelMeter-module__-rBxzq__youFill{animation:none}}
.RankMedallion-module__6AvOAW__medallion{width:38px;height:43px;margin:0 auto;display:block;overflow:visible}.RankMedallion-module__6AvOAW__place1{width:46px;height:52px}.RankMedallion-module__6AvOAW__halo{animation:3.6s ease-in-out infinite RankMedallion-module__6AvOAW__medHalo}.RankMedallion-module__6AvOAW__place1 .RankMedallion-module__6AvOAW__halo{animation-duration:2.6s}.RankMedallion-module__6AvOAW__place3 .RankMedallion-module__6AvOAW__halo{animation-duration:4.6s}@keyframes RankMedallion-module__6AvOAW__medHalo{0%,to{opacity:.45}50%{opacity:1}}.RankMedallion-module__6AvOAW__shine{animation:3.8s ease-in-out infinite RankMedallion-module__6AvOAW__medShine}.RankMedallion-module__6AvOAW__place2 .RankMedallion-module__6AvOAW__shine{animation-duration:6s;animation-delay:-2s}@keyframes RankMedallion-module__6AvOAW__medShine{0%{transform:translate(-36px)}32%{transform:translate(38px)}to{transform:translate(38px)}}.RankMedallion-module__6AvOAW__crown{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out infinite RankMedallion-module__6AvOAW__medCrownFloat}@keyframes RankMedallion-module__6AvOAW__medCrownFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-1.6px)}}.RankMedallion-module__6AvOAW__sparkleA,.RankMedallion-module__6AvOAW__sparkleB,.RankMedallion-module__6AvOAW__sparkleC{transform-box:fill-box;transform-origin:50%;animation:2.4s ease-in-out infinite RankMedallion-module__6AvOAW__medTwinkle}.RankMedallion-module__6AvOAW__sparkleB{animation-delay:-.9s}.RankMedallion-module__6AvOAW__sparkleC{animation-delay:-1.7s}@keyframes RankMedallion-module__6AvOAW__medTwinkle{0%,to{opacity:.25;transform:scale(.35)}50%{opacity:1;transform:scale(1)}}@media (max-width:768px){.RankMedallion-module__6AvOAW__medallion{width:27px;height:30px}.RankMedallion-module__6AvOAW__place1{width:31px;height:35px}}@media (prefers-reduced-motion:reduce){.RankMedallion-module__6AvOAW__halo,.RankMedallion-module__6AvOAW__shine,.RankMedallion-module__6AvOAW__crown,.RankMedallion-module__6AvOAW__sparkleA,.RankMedallion-module__6AvOAW__sparkleB,.RankMedallion-module__6AvOAW__sparkleC{animation:none}}
.LeaderboardTable-module__04GMAa__tableWrapper{background:var(--bg-surface);border:1px solid var(--border-default);-webkit-overflow-scrolling:touch;border-radius:16px;animation:.35s ease-out LeaderboardTable-module__04GMAa__fj-fade-slide;overflow:auto hidden;box-shadow:0 10px 28px #0000001a,0 2px 6px #4caf501a}.LeaderboardTable-module__04GMAa__table{border-collapse:collapse;table-layout:fixed;width:100%}.LeaderboardTable-module__04GMAa__withBattleCol{min-width:880px}.LeaderboardTable-module__04GMAa__positionCol{width:76px}.LeaderboardTable-module__04GMAa__avatarCol{width:60px}.LeaderboardTable-module__04GMAa__nameCol,.LeaderboardTable-module__04GMAa__battleCol{width:auto}.LeaderboardTable-module__04GMAa__withBattleCol .LeaderboardTable-module__04GMAa__nameCol{width:300px}.LeaderboardTable-module__04GMAa__rankCol{width:140px}.LeaderboardTable-module__04GMAa__hoursCol{width:112px}.LeaderboardTable-module__04GMAa__addCol{width:64px}.LeaderboardTable-module__04GMAa__table thead{background:linear-gradient(180deg, var(--bg-surface-elevated), color-mix(in srgb, var(--bg-surface-elevated) 55%, var(--bg-surface)))}.LeaderboardTable-module__04GMAa__table thead tr th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.09em;border-bottom:1px solid var(--border-default);padding:.85rem 1rem;font-size:.72rem;font-weight:800}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__positionHeader{text-align:center}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__battleHeader{text-align:center;padding-left:.5rem;padding-right:.5rem}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__rankHeader{text-align:center}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__hoursHeader{text-align:right;padding-right:1.25rem}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__nameHeader{padding-left:1.5rem}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__addHeader{text-align:center}.LeaderboardTable-module__04GMAa__row{border-bottom:1px solid color-mix(in srgb, var(--border-default) 65%, transparent);transition:background .16s}.LeaderboardTable-module__04GMAa__row:hover{background:color-mix(in srgb, var(--bg-surface-elevated) 80%, var(--jungle-green) 4%)}.LeaderboardTable-module__04GMAa__row:last-child{border-bottom:none}.LeaderboardTable-module__04GMAa__place1{--metal:#f5bd45;--metal-soft:#ffd76a}.LeaderboardTable-module__04GMAa__place2{--metal:#bcc9da;--metal-soft:#d7e0ec}.LeaderboardTable-module__04GMAa__place3{--metal:#ce8b47;--metal-soft:#e0a969}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__place1{background:linear-gradient(90deg, color-mix(in srgb, var(--metal) 17%, transparent), color-mix(in srgb, var(--metal) 6%, transparent) 55%, transparent 85%)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__place2,.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__place3{background:linear-gradient(90deg, color-mix(in srgb, var(--metal) 12%, transparent), color-mix(in srgb, var(--metal) 4%, transparent) 50%, transparent 80%)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__top3 td:first-child{box-shadow:inset 3px 0 0 var(--metal)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__place1:hover,.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__place2:hover,.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__place3:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--metal) 24%, transparent), color-mix(in srgb, var(--metal) 8%, transparent) 55%, transparent 88%)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__currentUser{background:linear-gradient(90deg, color-mix(in srgb, var(--jungle-green) 16%, transparent), color-mix(in srgb, var(--jungle-green) 6%, transparent) 28%, transparent 46%);background-size:200% 100%;animation:1.1s ease-out LeaderboardTable-module__04GMAa__lbYouSweep}@keyframes LeaderboardTable-module__04GMAa__lbYouSweep{0%{background-position:120% 0}to{background-position:0 0}}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__currentUser td{box-shadow:inset 0 2px 0 color-mix(in srgb, var(--jungle-green) 35%, transparent), inset 0 -2px 0 color-mix(in srgb, var(--jungle-green) 35%, transparent)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__currentUser td:first-child{box-shadow:inset 3px 0 0 var(--jungle-green), inset 0 2px 0 color-mix(in srgb, var(--jungle-green) 35%, transparent), inset 0 -2px 0 color-mix(in srgb, var(--jungle-green) 35%, transparent)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__currentUser:hover{background-image:linear-gradient(90deg, color-mix(in srgb, var(--jungle-green) 22%, transparent), color-mix(in srgb, var(--jungle-green) 8%, transparent) 28%, transparent 46%)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__enemy td{background:#ef444414}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__enemy td:first-child{box-shadow:inset 2px 0 0 var(--color-error), inset 0 2px 0 var(--color-error), inset 0 -2px 0 var(--color-error)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__enemy td:last-child{box-shadow:inset -2px 0 0 var(--color-error), inset 0 2px 0 var(--color-error), inset 0 -2px 0 var(--color-error)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__enemy td:not(:first-child):not(:last-child){box-shadow:inset 0 2px 0 var(--color-error), inset 0 -2px 0 var(--color-error)}.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__enemy:hover td{background:#ef444424}.LeaderboardTable-module__04GMAa__table tbody td{color:var(--text-primary);vertical-align:middle;padding:.9rem 1rem;font-size:.95rem}.LeaderboardTable-module__04GMAa__positionCell{text-align:center}.LeaderboardTable-module__04GMAa__positionBadge{justify-content:center;align-items:center;min-width:40px;display:inline-flex}.LeaderboardTable-module__04GMAa__position{font-variant-numeric:tabular-nums;color:var(--text-muted);font-size:1.02rem;font-weight:800}.LeaderboardTable-module__04GMAa__positionTop10{color:var(--text-secondary);font-size:1.1rem}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__avatarCell{padding:.5rem .4rem .5rem .6rem}.LeaderboardTable-module__04GMAa__avatar{background:var(--color-success);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.45rem;display:flex}.LeaderboardTable-module__04GMAa__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.LeaderboardTable-module__04GMAa__avatarPlaceholder{background:color-mix(in srgb, var(--text-muted) 18%, transparent);opacity:.75;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:flex}.LeaderboardTable-module__04GMAa__avatarPlace1,.LeaderboardTable-module__04GMAa__avatarPlace2,.LeaderboardTable-module__04GMAa__avatarPlace3{opacity:1}.LeaderboardTable-module__04GMAa__avatarPlace1{box-shadow:0 0 0 2px #f5bd45,0 0 12px #f5bd458c}.LeaderboardTable-module__04GMAa__avatarPlace2{box-shadow:0 0 0 2px #bcc9da,0 0 9px #bcc9da73}.LeaderboardTable-module__04GMAa__avatarPlace3{box-shadow:0 0 0 2px #ce8b47,0 0 9px #ce8b4773}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__nameCell{min-width:0;padding-left:1.5rem;font-weight:600}.LeaderboardTable-module__04GMAa__displayName{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:.5rem;display:flex;overflow:hidden}.LeaderboardTable-module__04GMAa__guildLink{color:var(--text-primary);text-decoration:none}.LeaderboardTable-module__04GMAa__guildLink:hover{color:var(--jungle-green,var(--text-primary));text-decoration:underline}.LeaderboardTable-module__04GMAa__bio{color:var(--text-muted);text-overflow:ellipsis;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;margin-top:2px;font-size:.78rem;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.LeaderboardTable-module__04GMAa__youBadge{background:linear-gradient(135deg, var(--color-info), color-mix(in srgb, var(--color-info) 65%, #fff));color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.15rem .5rem;font-size:.72rem;font-weight:800;animation:2.6s ease-in-out infinite LeaderboardTable-module__04GMAa__lbYouGlow;display:inline-block}@keyframes LeaderboardTable-module__04GMAa__lbYouGlow{0%,to{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-info) 0%, transparent)}50%{box-shadow:0 0 10px 1px color-mix(in srgb, var(--color-info) 55%, transparent)}}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__battleCell{text-align:center;padding:.5rem}.LeaderboardTable-module__04GMAa__battleWidget{background:linear-gradient(135deg, color-mix(in srgb, var(--battle-you-2) 10%, var(--bg-surface)), color-mix(in srgb, var(--battle-opp-2) 10%, var(--bg-surface)));border:1px solid color-mix(in srgb, var(--battle-opp-1) 30%, var(--border-default));width:min(196px,100% - .75rem);color:var(--text-primary);white-space:nowrap;border-radius:13px;flex-direction:column;align-items:center;gap:4px;margin:0 auto;padding:8px 12px 7px;font-size:.78rem;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .15s;display:flex;box-shadow:inset 0 1px #ffffff1f}.LeaderboardTable-module__04GMAa__battleWidget:hover{box-shadow:0 4px 14px color-mix(in srgb, var(--battle-opp-2) 32%, transparent);transform:translateY(-1px)}.LeaderboardTable-module__04GMAa__battleScores{align-items:center;gap:6px;display:inline-flex}.LeaderboardTable-module__04GMAa__battleSwords{color:var(--text-muted);flex-shrink:0}.LeaderboardTable-module__04GMAa__battleScore{font-variant-numeric:tabular-nums}.LeaderboardTable-module__04GMAa__battleLead{color:var(--jungle-green);font-weight:800}.LeaderboardTable-module__04GMAa__battleLeadOpp{color:var(--battle-opp-1,#b8651b);font-weight:800}.LeaderboardTable-module__04GMAa__battleMeter{width:100%}.LeaderboardTable-module__04GMAa__battleTime{color:#b8651b;font-variant-numeric:tabular-nums;align-items:center;gap:5px;font-size:.7rem;font-weight:700;display:inline-flex}.LeaderboardTable-module__04GMAa__battleLiveDot{background:#ff5a1f;border-radius:50%;width:6px;height:6px;animation:1.6s ease-in-out infinite LeaderboardTable-module__04GMAa__lbLivePulse;box-shadow:0 0 6px #ff5a1fcc}@keyframes LeaderboardTable-module__04GMAa__lbLivePulse{0%,to{opacity:.45}50%{opacity:1}}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__rankCell{text-align:center;padding:.75rem 1rem}.LeaderboardTable-module__04GMAa__rankBadge{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.LeaderboardTable-module__04GMAa__rankIcon{object-fit:contain;width:30px;height:30px}.LeaderboardTable-module__04GMAa__rankText{font-size:.92rem;font-weight:700}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__hoursCell{text-align:right;padding-right:1.25rem}.LeaderboardTable-module__04GMAa__hours{color:var(--jungle-green);font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__addCell{text-align:center;padding:.5rem}@media (max-width:1023px){.LeaderboardTable-module__04GMAa__withBattleCol{min-width:0}.LeaderboardTable-module__04GMAa__withBattleCol .LeaderboardTable-module__04GMAa__nameCol{width:auto}.LeaderboardTable-module__04GMAa__battleCol{width:0}.LeaderboardTable-module__04GMAa__table thead tr th.LeaderboardTable-module__04GMAa__battleHeader,.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__battleCell{visibility:hidden;padding:0;overflow:hidden}.LeaderboardTable-module__04GMAa__battleCell>*{display:none}}@media (max-width:768px){.LeaderboardTable-module__04GMAa__table thead tr th{letter-spacing:.06em;padding:.6rem .25rem;font-size:.62rem}.LeaderboardTable-module__04GMAa__table tbody td{padding:.6rem .25rem;font-size:.82rem}.LeaderboardTable-module__04GMAa__positionCol,.LeaderboardTable-module__04GMAa__avatarCol{width:38px}.LeaderboardTable-module__04GMAa__rankCol{width:52px}.LeaderboardTable-module__04GMAa__hoursCol{width:64px}.LeaderboardTable-module__04GMAa__addCol{width:40px}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__nameHeader{padding-left:.3rem}.LeaderboardTable-module__04GMAa__table th.LeaderboardTable-module__04GMAa__hoursHeader{padding-right:.4rem}.LeaderboardTable-module__04GMAa__positionBadge{min-width:0}.LeaderboardTable-module__04GMAa__position{font-size:.88rem}.LeaderboardTable-module__04GMAa__positionTop10{font-size:.95rem}.LeaderboardTable-module__04GMAa__avatar,.LeaderboardTable-module__04GMAa__avatarPlaceholder{width:30px;height:30px;font-size:1rem}.LeaderboardTable-module__04GMAa__avatarPlace1,.LeaderboardTable-module__04GMAa__avatarPlace2,.LeaderboardTable-module__04GMAa__avatarPlace3{box-shadow:0 0 0 1.5px var(--metal,#f5bd45)}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__avatarCell{padding:.4rem .2rem}.LeaderboardTable-module__04GMAa__rankText{display:none}.LeaderboardTable-module__04GMAa__rankIcon{width:22px;height:22px}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__nameCell{padding-left:.3rem}.LeaderboardTable-module__04GMAa__bio{-webkit-line-clamp:1;margin-top:1px;font-size:.7rem}.LeaderboardTable-module__04GMAa__hours{font-size:.85rem}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__hoursCell{padding-right:.4rem}.LeaderboardTable-module__04GMAa__youBadge{padding:.1rem .35rem;font-size:.58rem}.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__addCell{padding:.25rem}}@media (max-width:400px){.LeaderboardTable-module__04GMAa__avatarCol{width:0}.LeaderboardTable-module__04GMAa__table thead tr th.LeaderboardTable-module__04GMAa__avatarHeader,.LeaderboardTable-module__04GMAa__table tbody td.LeaderboardTable-module__04GMAa__avatarCell{visibility:hidden;padding:0;overflow:hidden}.LeaderboardTable-module__04GMAa__positionCol{width:32px}.LeaderboardTable-module__04GMAa__rankCol{width:44px}.LeaderboardTable-module__04GMAa__hoursCol{width:56px}.LeaderboardTable-module__04GMAa__addCol{width:36px}.LeaderboardTable-module__04GMAa__table thead tr th,.LeaderboardTable-module__04GMAa__table tbody td{padding:.55rem .2rem}}@media (prefers-reduced-motion:reduce){.LeaderboardTable-module__04GMAa__tableWrapper,.LeaderboardTable-module__04GMAa__row.LeaderboardTable-module__04GMAa__currentUser,.LeaderboardTable-module__04GMAa__youBadge,.LeaderboardTable-module__04GMAa__battleLiveDot{animation:none}.LeaderboardTable-module__04GMAa__row,.LeaderboardTable-module__04GMAa__battleWidget{transition:none}}
.UserAvatar-module__IFdYma__avatarContainer{justify-content:center;align-items:center;display:inline-flex;position:relative}.UserAvatar-module__IFdYma__avatarCircle{background:linear-gradient(135deg, var(--jungle-green-soft) 0%, var(--jungle-green) 100%);border:3px solid var(--jungle-accent);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #2d7a3f33}.UserAvatar-module__IFdYma__avatarCircle:before{content:"";opacity:0;background:radial-gradient(circle,#ffffff4d 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.UserAvatar-module__IFdYma__avatarContainer:hover .UserAvatar-module__IFdYma__avatarCircle:before{opacity:1}.UserAvatar-module__IFdYma__avatarIcon{filter:drop-shadow(0 2px 4px #0000001a);font-size:2rem;line-height:1}.UserAvatar-module__IFdYma__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.UserAvatar-module__IFdYma__small .UserAvatar-module__IFdYma__avatarCircle{border-width:2px;width:40px;height:40px}.UserAvatar-module__IFdYma__small .UserAvatar-module__IFdYma__avatarIcon{font-size:1.2rem}.UserAvatar-module__IFdYma__medium .UserAvatar-module__IFdYma__avatarCircle{width:60px;height:60px}.UserAvatar-module__IFdYma__medium .UserAvatar-module__IFdYma__avatarIcon{font-size:2rem}.UserAvatar-module__IFdYma__large .UserAvatar-module__IFdYma__avatarCircle{width:80px;height:80px}.UserAvatar-module__IFdYma__large .UserAvatar-module__IFdYma__avatarIcon{font-size:2.5rem}.UserAvatar-module__IFdYma__xlarge .UserAvatar-module__IFdYma__avatarCircle{width:120px;height:120px}.UserAvatar-module__IFdYma__xlarge .UserAvatar-module__IFdYma__avatarIcon{font-size:4rem}.UserAvatar-module__IFdYma__editable{cursor:pointer}.UserAvatar-module__IFdYma__editable:hover .UserAvatar-module__IFdYma__avatarCircle{transform:scale(1.05);box-shadow:0 6px 16px #2d7a3f4d}.UserAvatar-module__IFdYma__editBadge{background:var(--jungle-accent);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 8px #00000026}.UserAvatar-module__IFdYma__small .UserAvatar-module__IFdYma__editBadge{width:18px;height:18px;font-size:.6rem}.UserAvatar-module__IFdYma__large .UserAvatar-module__IFdYma__editBadge,.UserAvatar-module__IFdYma__xlarge .UserAvatar-module__IFdYma__editBadge{width:28px;height:28px;font-size:.85rem}
.UserProfileModal-module__kylW3G__panel{width:min(400px,100vw - 32px);position:relative}.UserProfileModal-module__kylW3G__closeButton{background:color-mix(in srgb, var(--text-muted) 12%, transparent);width:30px;height:30px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:12px;right:12px}.UserProfileModal-module__kylW3G__closeButton:hover{background:color-mix(in srgb, var(--text-muted) 22%, transparent);color:var(--text-primary)}.UserProfileModal-module__kylW3G__loadingState,.UserProfileModal-module__kylW3G__errorState{text-align:center;color:var(--text-muted);padding:2.5rem 1rem;font-size:.95rem}.UserProfileModal-module__kylW3G__errorState{color:var(--color-error)}.UserProfileModal-module__kylW3G__header{text-align:center;flex-direction:column;align-items:center;gap:6px;margin-bottom:1.1rem;display:flex}.UserProfileModal-module__kylW3G__avatar{background:var(--color-success);width:64px;height:64px;box-shadow:0 0 0 3px color-mix(in srgb, var(--jungle-green) 30%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.UserProfileModal-module__kylW3G__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.UserProfileModal-module__kylW3G__name{color:var(--text-primary);overflow-wrap:anywhere;margin:4px 0 0;font-size:1.3rem;font-weight:800}.UserProfileModal-module__kylW3G__rankBadge{align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:inline-flex}.UserProfileModal-module__kylW3G__rankIcon{object-fit:contain;width:22px;height:22px}.UserProfileModal-module__kylW3G__bio{color:var(--text-secondary);overflow-wrap:anywhere;margin:2px 0 0;font-size:.85rem;line-height:1.4}.UserProfileModal-module__kylW3G__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.UserProfileModal-module__kylW3G__statCard{background:color-mix(in srgb, var(--jungle-green) 7%, var(--bg-surface));border:1px solid color-mix(in srgb, var(--jungle-green) 18%, var(--border-default));text-align:center;border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:.85rem .5rem;display:flex}.UserProfileModal-module__kylW3G__statIcon{color:var(--analytics-gold)}.UserProfileModal-module__kylW3G__statValue{color:var(--text-primary);font-variant-numeric:tabular-nums;font-size:1.02rem;font-weight:800}.UserProfileModal-module__kylW3G__statLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);font-size:.68rem;font-weight:700}.UserProfileModal-module__kylW3G__privateMessage{background:color-mix(in srgb, var(--text-muted) 9%, transparent);border:1px dashed var(--border-default);color:var(--text-secondary);text-align:center;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:1.1rem 1rem;font-size:.86rem;font-weight:500;display:flex}
.SendMessageModal-module__BDVPNG__backdrop{z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.SendMessageModal-module__BDVPNG__modal{background:#fff;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:1.5rem 1.25rem 1.25rem;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000040}.SendMessageModal-module__BDVPNG__closeButton{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;padding:.25rem;position:absolute;top:.75rem;right:.75rem}.SendMessageModal-module__BDVPNG__closeButton:hover{color:#111;background:#f3f4f6}.SendMessageModal-module__BDVPNG__header{align-items:center;gap:.75rem;margin-bottom:1rem;padding-right:2rem;display:flex}.SendMessageModal-module__BDVPNG__headerIcon{color:#a78bfa;flex-shrink:0}.SendMessageModal-module__BDVPNG__headerText{flex-direction:column;display:flex}.SendMessageModal-module__BDVPNG__title{color:#111;margin:0;font-size:1.25rem;font-weight:700}.SendMessageModal-module__BDVPNG__subtitle{color:#555;margin:0;font-size:.9rem}.SendMessageModal-module__BDVPNG__subtitle strong{color:#111}.SendMessageModal-module__BDVPNG__emptyState{text-align:center;padding:1.5rem .5rem 1rem}.SendMessageModal-module__BDVPNG__emptyText{color:#555;margin:0 0 1rem;font-size:.95rem;line-height:1.5}.SendMessageModal-module__BDVPNG__shopButton{color:#fff;background:linear-gradient(135deg,#a78bfa,#7c3aed);border-radius:10px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.SendMessageModal-module__BDVPNG__shopButton:hover{transform:translateY(-1px);box-shadow:0 6px 16px #7c3aed59}.SendMessageModal-module__BDVPNG__messageList{flex-direction:column;gap:.6rem;display:flex}.SendMessageModal-module__BDVPNG__messageCard{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;transition:transform .1s,background .15s;display:flex}.SendMessageModal-module__BDVPNG__messageCard:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.SendMessageModal-module__BDVPNG__messageCard:disabled{opacity:.6;cursor:not-allowed}.SendMessageModal-module__BDVPNG__messageIcon{background:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:2.4rem;height:2.4rem;font-size:1.6rem;display:grid}.SendMessageModal-module__BDVPNG__messageBody{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.SendMessageModal-module__BDVPNG__messageName{font-size:.95rem;font-weight:700}.SendMessageModal-module__BDVPNG__messageText{color:#444;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-style:italic;display:-webkit-box;overflow:hidden}.SendMessageModal-module__BDVPNG__sendLabel{color:#7c3aed;background:#a78bfa26;border-radius:999px;flex-shrink:0;padding:.35rem .6rem;font-size:.8rem;font-weight:600}@media (max-width:480px){.SendMessageModal-module__BDVPNG__modal{border-radius:14px;padding:1.25rem 1rem 1rem}.SendMessageModal-module__BDVPNG__title{font-size:1.1rem}.SendMessageModal-module__BDVPNG__subtitle{font-size:.85rem}.SendMessageModal-module__BDVPNG__messageCard{gap:.6rem;padding:.6rem}.SendMessageModal-module__BDVPNG__messageIcon{width:2rem;height:2rem;font-size:1.4rem}.SendMessageModal-module__BDVPNG__messageName{font-size:.9rem}.SendMessageModal-module__BDVPNG__messageText{font-size:.8rem}.SendMessageModal-module__BDVPNG__sendLabel{padding:.3rem .55rem;font-size:.75rem}}
.EmptyState-module__UMkB_W__emptyState{text-align:center;background:var(--bg-surface);border:1px solid var(--border-default);border-radius:16px;margin-top:2rem;padding:4rem 2rem;animation:.35s ease-out EmptyState-module__UMkB_W__fj-fade-slide;box-shadow:0 10px 28px #00000014}.EmptyState-module__UMkB_W__icon{background:color-mix(in srgb, var(--jungle-green) 12%, transparent);width:76px;height:76px;color:var(--jungle-green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex}@media (prefers-reduced-motion:reduce){.EmptyState-module__UMkB_W__emptyState{animation:none}}.EmptyState-module__UMkB_W__title{color:var(--jungle-green);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.EmptyState-module__UMkB_W__description{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem}.EmptyState-module__UMkB_W__button{background:var(--color-success);color:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #4caf504d}.EmptyState-module__UMkB_W__button:hover{filter:brightness(.95);transform:translateY(-2px);box-shadow:0 6px 16px #4caf5066}.EmptyState-module__UMkB_W__comingSoonBadge{background:var(--color-warning);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}@media (max-width:768px){.EmptyState-module__UMkB_W__emptyState{padding:3rem 1.5rem}.EmptyState-module__UMkB_W__icon{font-size:3rem}.EmptyState-module__UMkB_W__title{font-size:1.25rem}.EmptyState-module__UMkB_W__description{font-size:.9rem}.EmptyState-module__UMkB_W__button{padding:.65rem 1.25rem;font-size:.9rem}}
.GuildInvitesPanel-module__f6l65q__panel{background:linear-gradient(135deg,#f59e0b14,#d977060a);border:1px solid #f59e0b4d;border-radius:14px;margin:0 0 1rem;padding:1rem}.GuildInvitesPanel-module__f6l65q__heading{color:#92400e;align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:1rem;font-weight:700;display:flex}.GuildInvitesPanel-module__f6l65q__headingIcon{color:#d97706}.GuildInvitesPanel-module__f6l65q__count{color:#b45309;font-size:.85rem;font-weight:500}.GuildInvitesPanel-module__f6l65q__list{flex-direction:column;gap:.6rem;display:flex}.GuildInvitesPanel-module__f6l65q__card{background:#fff;border:1px solid #fde68a;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;display:flex;box-shadow:0 2px 6px #f59e0b1a}.GuildInvitesPanel-module__f6l65q__avatar{background:#fef3c7;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1.2rem;display:grid;overflow:hidden}.GuildInvitesPanel-module__f6l65q__avatarImage{object-fit:cover;width:100%;height:100%}.GuildInvitesPanel-module__f6l65q__avatarEmoji{font-size:1.3rem}.GuildInvitesPanel-module__f6l65q__body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.GuildInvitesPanel-module__f6l65q__line{color:#1f2937;margin:0;font-size:.9rem;line-height:1.35}.GuildInvitesPanel-module__f6l65q__guildName{color:#92400e}.GuildInvitesPanel-module__f6l65q__sub{color:#6b7280;margin:0;font-size:.75rem}.GuildInvitesPanel-module__f6l65q__actions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}.GuildInvitesPanel-module__f6l65q__acceptButton,.GuildInvitesPanel-module__f6l65q__declineButton{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.8rem;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex}.GuildInvitesPanel-module__f6l65q__acceptButton:disabled,.GuildInvitesPanel-module__f6l65q__declineButton:disabled{opacity:.6;cursor:not-allowed}.GuildInvitesPanel-module__f6l65q__acceptButton{color:#fff;background:#16a34a;box-shadow:0 1px 3px #16a34a4d}.GuildInvitesPanel-module__f6l65q__acceptButton:hover:not(:disabled){filter:brightness(1.05)}.GuildInvitesPanel-module__f6l65q__declineButton{color:#b91c1c;background:0 0;border:1.5px solid #fecaca}.GuildInvitesPanel-module__f6l65q__declineButton:hover:not(:disabled){background:#fef2f2}@media (max-width:540px){.GuildInvitesPanel-module__f6l65q__panel{border-radius:12px;padding:.75rem}.GuildInvitesPanel-module__f6l65q__card{flex-wrap:wrap;gap:.6rem;padding:.6rem}.GuildInvitesPanel-module__f6l65q__body{flex-basis:calc(100% - 52px)}.GuildInvitesPanel-module__f6l65q__avatar{width:36px;height:36px}.GuildInvitesPanel-module__f6l65q__actions{flex-direction:row;width:100%;margin-top:.25rem}.GuildInvitesPanel-module__f6l65q__acceptButton,.GuildInvitesPanel-module__f6l65q__declineButton{flex:1;justify-content:center}}
.leaderboard-module__43lwDG__page{min-height:100vh;padding:clamp(16px,4vw,32px);padding-left:max(clamp(16px, 4vw, 32px), env(safe-area-inset-left));padding-right:max(clamp(16px, 4vw, 32px), env(safe-area-inset-right));box-sizing:border-box;max-width:100vw;overflow-x:hidden}.leaderboard-module__43lwDG__container{box-sizing:border-box;width:100%;max-width:min(1200px,100%);margin:0 auto;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s}body.has-bg-active .leaderboard-module__43lwDG__container{background:color-mix(in srgb, var(--bg-surface-elevated) 88%, transparent);-webkit-backdrop-filter:blur(10px);border-radius:clamp(14px,2.5vw,20px);padding:clamp(16px,4vw,32px);box-shadow:0 6px 20px #4caf5026}.leaderboard-module__43lwDG__skeletonBoard{background:var(--bg-surface);border:1px solid var(--border-default);border-radius:16px;animation:.2s ease-out leaderboard-module__43lwDG__fj-fade-in;overflow:hidden;box-shadow:0 10px 28px #00000014}.leaderboard-module__43lwDG__skelRow{border-bottom:1px solid color-mix(in srgb, var(--border-default) 55%, transparent);align-items:center;gap:1rem;padding:.95rem 1.25rem;display:flex}.leaderboard-module__43lwDG__skelRow:last-child{border-bottom:none}.leaderboard-module__43lwDG__skelPosition,.leaderboard-module__43lwDG__skelAvatar,.leaderboard-module__43lwDG__skelName,.leaderboard-module__43lwDG__skelTime{background:linear-gradient(100deg, color-mix(in srgb, var(--text-muted) 12%, transparent) 38%, color-mix(in srgb, var(--text-muted) 24%, transparent) 50%, color-mix(in srgb, var(--text-muted) 12%, transparent) 62%);background-size:220% 100%;border-radius:8px;animation:1.4s linear infinite leaderboard-module__43lwDG__lbSkelShimmer}.leaderboard-module__43lwDG__skelPosition{width:26px;height:16px}.leaderboard-module__43lwDG__skelAvatar{border-radius:50%;flex-shrink:0;width:38px;height:38px}.leaderboard-module__43lwDG__skelName{flex:1;max-width:240px;height:14px}.leaderboard-module__43lwDG__skelTime{width:56px;height:14px;margin-left:auto}@keyframes leaderboard-module__43lwDG__lbSkelShimmer{0%{background-position:120% 0}to{background-position:-100% 0}}.leaderboard-module__43lwDG__error{background:var(--color-error-bg);border:1px solid var(--color-error);text-align:center;color:var(--color-error);border-radius:12px;margin-top:2rem;padding:2rem;box-shadow:0 4px 12px #ef535026}.leaderboard-module__43lwDG__noticeCard{background:var(--bg-surface);border:1px solid var(--border-default);text-align:center;border-radius:12px;margin-top:1.5rem;padding:1.25rem 1.5rem}.leaderboard-module__43lwDG__noticeCard p{color:var(--text-secondary);margin:0;font-size:.95rem;font-weight:500}.leaderboard-module__43lwDG__positionCard{background:linear-gradient(135deg, color-mix(in srgb, var(--jungle-green) 14%, var(--bg-surface)), var(--bg-surface) 70%);border:1px solid color-mix(in srgb, var(--jungle-green) 35%, var(--border-default));box-shadow:inset 3px 0 0 var(--jungle-green), 0 6px 18px #4caf5026;text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:2px;margin-top:1.5rem;padding:1.1rem 1.5rem;display:flex}.leaderboard-module__43lwDG__positionCardLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--text-muted);font-size:.72rem;font-weight:800}.leaderboard-module__43lwDG__positionCardValue{font-variant-numeric:tabular-nums;color:var(--jungle-green);font-size:1.7rem;font-weight:800;line-height:1.2}.leaderboard-module__43lwDG__positionCardHint{color:var(--text-secondary);font-size:.82rem;font-weight:500}.leaderboard-module__43lwDG__lastUpdated{text-align:center;color:var(--text-muted);margin-top:1rem;padding-bottom:2rem;font-size:.8rem;font-weight:500}@media (max-width:768px){.leaderboard-module__43lwDG__page{padding-top:80px}}@media (display-mode:standalone){.leaderboard-module__43lwDG__page{min-height:calc(100dvh - env(safe-area-inset-top));padding-top:80px}}@media (display-mode:standalone) and (max-width:768px){.leaderboard-module__43lwDG__page{padding-top:60px}}@media (prefers-reduced-motion:reduce){.leaderboard-module__43lwDG__skelPosition,.leaderboard-module__43lwDG__skelAvatar,.leaderboard-module__43lwDG__skelName,.leaderboard-module__43lwDG__skelTime{animation:none}}
.BattleInvitesPanel-module__cIrfwG__panel{background:linear-gradient(135deg,#dc26260f,#b8651b0a);border:1px solid #dc262640;border-radius:14px;margin:0 0 1rem;padding:1rem}.BattleInvitesPanel-module__cIrfwG__heading{color:#991b1b;align-items:center;gap:.4rem;margin:0 0 .75rem;font-size:1rem;font-weight:700;display:flex}.BattleInvitesPanel-module__cIrfwG__headingIcon{color:#b91c1c}.BattleInvitesPanel-module__cIrfwG__count{color:#b91c1c;font-size:.85rem;font-weight:500}.BattleInvitesPanel-module__cIrfwG__viewAll{color:#b91c1c;margin-left:auto;font-size:.8rem;font-weight:600;text-decoration:none}.BattleInvitesPanel-module__cIrfwG__viewAll:hover{text-decoration:underline}.BattleInvitesPanel-module__cIrfwG__list{flex-direction:column;gap:.6rem;display:flex}.BattleInvitesPanel-module__cIrfwG__card{background:#fff;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;display:flex;box-shadow:0 2px 6px #dc262614}.BattleInvitesPanel-module__cIrfwG__avatar{background:#fee2e2;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:1.2rem;display:grid;overflow:hidden}.BattleInvitesPanel-module__cIrfwG__avatarImage{object-fit:cover;width:100%;height:100%}.BattleInvitesPanel-module__cIrfwG__avatarEmoji{font-size:1.3rem}.BattleInvitesPanel-module__cIrfwG__body{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.BattleInvitesPanel-module__cIrfwG__line{color:#1f2937;margin:0;font-size:.9rem;line-height:1.35}.BattleInvitesPanel-module__cIrfwG__sub{color:#6b7280;align-items:center;gap:.3rem;margin:0;font-size:.78rem;display:inline-flex}.BattleInvitesPanel-module__cIrfwG__coinIcon{color:#d97706}.BattleInvitesPanel-module__cIrfwG__actions{flex-direction:column;flex-shrink:0;gap:.4rem;display:flex}.BattleInvitesPanel-module__cIrfwG__acceptButton,.BattleInvitesPanel-module__cIrfwG__declineButton{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.8rem;font-weight:700;transition:filter .15s,transform .1s;display:inline-flex}.BattleInvitesPanel-module__cIrfwG__acceptButton:disabled,.BattleInvitesPanel-module__cIrfwG__declineButton:disabled{opacity:.6;cursor:not-allowed}.BattleInvitesPanel-module__cIrfwG__acceptButton{color:#fff;background:#16a34a;box-shadow:0 1px 3px #16a34a4d}.BattleInvitesPanel-module__cIrfwG__acceptButton:hover:not(:disabled){filter:brightness(1.05)}.BattleInvitesPanel-module__cIrfwG__declineButton{color:#b91c1c;background:0 0;border:1.5px solid #fecaca}.BattleInvitesPanel-module__cIrfwG__declineButton:hover:not(:disabled){background:#fef2f2}@media (max-width:540px){.BattleInvitesPanel-module__cIrfwG__panel{border-radius:12px;padding:.75rem}.BattleInvitesPanel-module__cIrfwG__card{flex-wrap:wrap;gap:.6rem;padding:.6rem}.BattleInvitesPanel-module__cIrfwG__body{flex-basis:calc(100% - 52px)}.BattleInvitesPanel-module__cIrfwG__avatar{width:36px;height:36px}.BattleInvitesPanel-module__cIrfwG__actions{flex-direction:row;width:100%;margin-top:.25rem}.BattleInvitesPanel-module__cIrfwG__acceptButton,.BattleInvitesPanel-module__cIrfwG__declineButton{flex:1;justify-content:center}}
.UserBio-module__Dg5Ddq__bioContainer{width:100%;position:relative}.UserBio-module__Dg5Ddq__bioText{color:#2d4a2c;background:#fff9;border:2px solid #2d7a3f1a;border-radius:12px;min-height:80px;margin:0;padding:16px;font-size:.95rem;line-height:1.6;transition:all .3s;box-shadow:0 2px 8px #0000000d}.UserBio-module__Dg5Ddq__bioText.UserBio-module__Dg5Ddq__placeholder{color:#888;font-style:italic}.UserBio-module__Dg5Ddq__compact .UserBio-module__Dg5Ddq__bioText{border-radius:8px;min-height:60px;padding:12px;font-size:.85rem}.UserBio-module__Dg5Ddq__bioLength{color:#888;background:#fff;border-radius:4px;padding:2px 6px;font-size:.75rem;position:absolute;bottom:8px;right:12px;box-shadow:0 1px 3px #0000001a}
.ChatTab-module__ujwNlq__chat{border:1px solid var(--border-default,#e5e7eb);background:var(--bg-surface,#fff);border-radius:14px;flex-direction:column;height:600px;max-height:70vh;display:flex;overflow:hidden}.ChatTab-module__ujwNlq__list{flex-direction:column;flex:auto;gap:10px;padding:14px 18px;display:flex;overflow-y:auto}.ChatTab-module__ujwNlq__empty,.ChatTab-module__ujwNlq__errorText{color:var(--text-muted,#6b7280);text-align:center;margin:0;padding:24px 12px;font-size:.9rem}.ChatTab-module__ujwNlq__errorText{color:#b91c1c}.ChatTab-module__ujwNlq__loadOlderButton{border:1px solid var(--border-default,#e5e7eb);color:var(--text-muted,#6b7280);cursor:pointer;background:0 0;border-radius:999px;align-self:center;margin-bottom:4px;padding:4px 14px;font-size:.78rem;font-weight:600}.ChatTab-module__ujwNlq__loadOlderButton:hover{background:var(--bg-surface-elevated,#f3f4f6);color:var(--text-primary,#111827)}.ChatTab-module__ujwNlq__daySeparator{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted,#94a3b8);justify-content:center;align-items:center;margin:10px 0 6px;font-size:.72rem;font-weight:600;display:flex}.ChatTab-module__ujwNlq__daySeparator span{background:var(--bg-surface-elevated,#e5e7eb66);border-radius:999px;padding:2px 10px}.ChatTab-module__ujwNlq__row{align-items:flex-start;gap:10px;display:flex}.ChatTab-module__ujwNlq__avatar{flex-shrink:0;margin-top:2px}.ChatTab-module__ujwNlq__bubble{background:var(--bg-surface-elevated,#f9fafb);border:1px solid var(--border-default,#e5e7eb);border-radius:6px 12px 12px;flex:1;min-width:0;padding:8px 12px}.ChatTab-module__ujwNlq__rowOwn .ChatTab-module__ujwNlq__bubble{background:linear-gradient(135deg,#2d7a3f1a,#4caf500a);border-color:#2d7a3f40}.ChatTab-module__ujwNlq__header{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.ChatTab-module__ujwNlq__author{color:var(--text-primary,#111827);font-size:.9rem;font-weight:600}.ChatTab-module__ujwNlq__expiry{color:var(--text-muted,#9ca3af);white-space:nowrap;margin-left:auto;font-size:.72rem;font-weight:650}.ChatTab-module__ujwNlq__roleBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:1px 7px;font-size:.65rem;font-weight:800}.ChatTab-module__ujwNlq__roleOwner{color:#78350f;background:#fef3c7;border:1px solid #fbbf24}.ChatTab-module__ujwNlq__roleMod{color:#075985;background:#e0f2fe;border:1px solid #38bdf8}.ChatTab-module__ujwNlq__body{color:var(--text-primary,#111827);white-space:pre-wrap;word-break:break-word;margin:0;font-size:.92rem;line-height:1.4}.ChatTab-module__ujwNlq__deletedBody{color:var(--text-muted,#94a3b8);margin:0;font-size:.85rem;font-style:italic}.ChatTab-module__ujwNlq__rowDeleted .ChatTab-module__ujwNlq__bubble{border-style:dashed;border-color:var(--border-default,#e5e7eb);background:0 0}.ChatTab-module__ujwNlq__deleteButton{color:var(--text-muted,#94a3b8);cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;align-items:center;margin-left:4px;padding:2px 4px;transition:opacity .12s,color .12s,background .12s;display:inline-flex}.ChatTab-module__ujwNlq__row:hover .ChatTab-module__ujwNlq__deleteButton{opacity:1}.ChatTab-module__ujwNlq__deleteButton:hover:not(:disabled){color:#b91c1c;background:#b91c1c14}.ChatTab-module__ujwNlq__deleteButton:disabled{opacity:.3;cursor:not-allowed}.ChatTab-module__ujwNlq__composer{border-top:1px solid var(--border-default,#e5e7eb);background:var(--bg-surface,#fff);flex-direction:column;flex-shrink:0;gap:6px;padding:10px 12px;display:flex}.ChatTab-module__ujwNlq__input{resize:none;border:1px solid var(--border-default,#e5e7eb);background:var(--bg-surface,#fff);width:100%;color:var(--text-primary,#111827);border-radius:8px;padding:8px 10px;font-family:inherit;font-size:.92rem;line-height:1.4}.ChatTab-module__ujwNlq__input:focus{border-color:var(--jungle-green,#2d7a3f);outline:none}.ChatTab-module__ujwNlq__input:disabled{opacity:.6}.ChatTab-module__ujwNlq__composerFooter{align-items:center;gap:12px;display:flex}.ChatTab-module__ujwNlq__charCount{color:var(--text-muted,#94a3b8);font-size:.72rem}.ChatTab-module__ujwNlq__charCountOver{color:#b91c1c;font-weight:700}.ChatTab-module__ujwNlq__sendButton{background:var(--jungle-green,#2d7a3f);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:7px 14px;font-size:.88rem;font-weight:600;transition:opacity .15s,transform 50ms;display:inline-flex}.ChatTab-module__ujwNlq__sendButton:hover:not(:disabled){opacity:.92}.ChatTab-module__ujwNlq__sendButton:active:not(:disabled){transform:translateY(1px)}.ChatTab-module__ujwNlq__sendButton:disabled{background:var(--text-muted,#9ca3af);cursor:not-allowed}@media (max-width:540px){.ChatTab-module__ujwNlq__chat{height:500px}.ChatTab-module__ujwNlq__list{padding:12px 14px}}
