.GrowingCycle-module__mDk1pG__cycleCard{background:var(--tile);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:14px;flex-direction:column;flex:1;gap:12px;padding:12px 14px 14px;display:flex}.GrowingCycle-module__mDk1pG__cycleContent{flex-direction:column;flex:1;justify-content:center;min-height:90px;display:flex}.GrowingCycle-module__mDk1pG__noCycleText{color:var(--muted);margin:0;font-size:.85rem}.GrowingCycle-module__mDk1pG__cycleCard h3{color:var(--brand);letter-spacing:.01em;align-items:center;gap:8px;margin:0;font-family:Poppins,Segoe UI,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;display:flex}.GrowingCycle-module__mDk1pG__cycleInfoRow{color:var(--text);flex-wrap:wrap;align-items:center;gap:10px 14px;font-size:.9rem;display:flex}.GrowingCycle-module__mDk1pG__cycleDate{color:var(--text);align-items:center;gap:4px;display:inline-flex}.GrowingCycle-module__mDk1pG__cycleDateLabel{color:var(--muted);font-family:Open Sans,Segoe UI,sans-serif;font-size:.84rem}.GrowingCycle-module__mDk1pG__cycleDateValue{color:var(--brand);font-family:Open Sans,Segoe UI,sans-serif;font-weight:600}.GrowingCycle-module__mDk1pG__progressWrap{flex-direction:column;gap:5px;margin-top:8px;display:flex}.GrowingCycle-module__mDk1pG__progressHeader{justify-content:space-between;align-items:baseline;display:flex}.GrowingCycle-module__mDk1pG__progressLabel{color:var(--muted);letter-spacing:.03em;font-family:Open Sans,Segoe UI,sans-serif;font-size:.75rem;font-weight:700}.GrowingCycle-module__mDk1pG__progressPct{color:var(--brand);font-family:Montserrat,Segoe UI,sans-serif;font-size:.75rem;font-weight:800}.GrowingCycle-module__mDk1pG__progressTrack{background:#e6c27a1f;border-radius:999px;width:100%;height:6px;overflow:hidden}.GrowingCycle-module__mDk1pG__progressFill{background:linear-gradient(90deg, var(--brand-2,#a8845a), var(--brand,#e6c27a));border-radius:999px;height:100%;transition:width .6s}.GrowingCycle-module__mDk1pG__cycleCard .button-container{width:100%;margin-top:2px;display:flex}.GrowingCycle-module__mDk1pG__cycleCard .cycle-btn{width:100%;margin-bottom:0;padding:12px 16px;font-size:.95rem}@media (max-width:640px){.GrowingCycle-module__mDk1pG__cycleCard{padding:10px 12px 12px}.GrowingCycle-module__mDk1pG__cycleCard h3{font-size:.95rem}.GrowingCycle-module__mDk1pG__cycleInfoRow{gap:8px 10px;font-size:.86rem}.GrowingCycle-module__mDk1pG__cycleCard .cycle-btn{padding:11px 14px;font-size:.9rem}}@media (prefers-reduced-motion:reduce){:is(.GrowingCycle-module__mDk1pG__cycleCard .btn,.GrowingCycle-module__mDk1pG__cycleCard .cycle-btn){transition:none}}
.DeviceCard-module__zQWExq__deviceCard{background:var(--tile);border:1px solid var(--border);box-sizing:border-box;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);height:100%;box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:0;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.DeviceCard-module__zQWExq__deviceCard:hover{border-color:var(--brand);transform:translateY(-3px);box-shadow:0 8px 28px #00000059,0 0 0 1px #e6c27a1f}.DeviceCard-module__zQWExq__deviceImageWrapper{aspect-ratio:16/9;background:#ffffff0a;border-bottom:1px solid #e6c27a24;flex-shrink:0;width:100%;position:relative;overflow:hidden}.DeviceCard-module__zQWExq__deviceImageWrapper>div{position:absolute;inset:0}.DeviceCard-module__zQWExq__deviceImage{object-fit:cover;cursor:zoom-in;width:100%;height:100%;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .2s;display:block}@media (hover:hover) and (pointer:fine){.DeviceCard-module__zQWExq__deviceCard:hover .DeviceCard-module__zQWExq__deviceImage{opacity:.92;transform:scale(1.04)}}.DeviceCard-module__zQWExq__imageBoxOverlay{z-index:10005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c7;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:24px;display:flex;position:fixed;inset:0}.DeviceCard-module__zQWExq__lightBoxImage{object-fit:contain;border:1px solid var(--border);max-width:min(88vw,1100px);max-height:78vh;box-shadow:var(--shadow);border-radius:12px}.DeviceCard-module__zQWExq__lightBoxClose{border:1px solid var(--border);color:var(--text);cursor:pointer;background:#ffffff14;border-radius:10px;padding:8px 20px;font-size:14px;line-height:1;transition:background-color .2s,transform .2s}.DeviceCard-module__zQWExq__lightBoxClose:hover{background:#ffffff29;transform:translateY(-1px)}.DeviceCard-module__zQWExq__lightBoxClose:active{transform:translateY(0)}@media (prefers-reduced-motion:reduce){.DeviceCard-module__zQWExq__deviceCard,.DeviceCard-module__zQWExq__deviceImage,.DeviceCard-module__zQWExq__lightBoxClose{transition:none}.DeviceCard-module__zQWExq__deviceCard:hover,.DeviceCard-module__zQWExq__lightBoxClose:hover{transform:none}}
.Devices-module__P2P3lq__devicesPage,.Devices-module__P2P3lq__devivcePage{box-sizing:border-box;flex-direction:column;gap:10px;min-height:100vh;padding:5px;display:flex}.Devices-module__P2P3lq__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.Devices-module__P2P3lq__cycleToggleWrapper{align-items:center;gap:12px;display:flex}.Devices-module__P2P3lq__addDeviceWrapper{justify-content:flex-end;display:flex}.Devices-module__P2P3lq__addDeviceBtn{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#1b1405;letter-spacing:.01em;cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.92rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 4px 12px #e6c27a47}.Devices-module__P2P3lq__addDeviceBtn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 8px 20px #e6c27a59}.Devices-module__P2P3lq__addDeviceBtn:active{transform:translateY(0);box-shadow:0 4px 12px #e6c27a40}.Devices-module__P2P3lq__addDeviceBtn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Devices-module__P2P3lq__cycleToggleWrapper .switch.small{--toggle-width:90px;--toggle-height:32px;--toggle-thumb-size:24px;--toggle-gap:4px;width:var(--toggle-width);height:var(--toggle-height)}.Devices-module__P2P3lq__cycleToggleWrapper .switch.small .slider{border:1px solid var(--border);color:var(--muted);letter-spacing:.05em;background:#ffffff1f;border-radius:99px;align-items:center;padding-left:36px;font-size:.75rem;font-weight:600;transition:background .25s,border-color .25s;display:flex}.Devices-module__P2P3lq__cycleToggleWrapper .switch.small .slider:before{width:var(--toggle-thumb-size);height:var(--toggle-thumb-size);background:var(--muted);top:3px;left:var(--toggle-gap);transition:left .25s cubic-bezier(.4,0,.2,1),background .25s;transform:none}.Devices-module__P2P3lq__cycleToggleWrapper .switch.small input:checked+.Devices-module__P2P3lq__slider{border-color:var(--brand);color:var(--brand);background:#e6c27a26;justify-content:flex-end;padding-left:0;padding-right:36px}.Devices-module__P2P3lq__cycleToggleWrapper .switch.small input:checked+.Devices-module__P2P3lq__slider:before{left:calc(100% - var(--toggle-thumb-size) - var(--toggle-gap));background:var(--brand);box-shadow:0 0 8px #e6c27a80;animation:none!important;transform:none!important}.Devices-module__P2P3lq__grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}@media (max-width:1100px){.Devices-module__P2P3lq__devicesPage,.Devices-module__P2P3lq__devivcePage{gap:16px;padding:16px}.Devices-module__P2P3lq__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){.Devices-module__P2P3lq__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.Devices-module__P2P3lq__header{flex-wrap:nowrap}.Devices-module__P2P3lq__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.Devices-module__P2P3lq__addDeviceWrapper{justify-content:flex-end}.Devices-module__P2P3lq__addDeviceBtn{width:auto}}@media (max-width:520px){.Devices-module__P2P3lq__devicesPage,.Devices-module__P2P3lq__devivcePage{padding:12px}.Devices-module__P2P3lq__grid{grid-template-columns:1fr;gap:12px}}@media (prefers-reduced-motion:reduce){.Devices-module__P2P3lq__cycleToggleWrapper .switch.small .slider{transition:none}.Devices-module__P2P3lq__cycleToggleWrapper .switch.small .slider:before{transition:none}.Devices-module__P2P3lq__addDeviceBtn{transition:none}}
.DevicePopUp-module__-iWnAa__popupOverlay,.DevicePopUp-module__-iWnAa__popupOverview{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.DevicePopUp-module__-iWnAa__popupContent{box-sizing:border-box;background:var(--tile);border:1px solid var(--border);width:min(960px,100%);max-height:min(84vh,920px);box-shadow:var(--shadow);border-radius:16px;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:14px;padding:18px;display:grid;position:relative;overflow-y:auto}.DevicePopUp-module__-iWnAa__popupClose{border:1px solid var(--border);min-width:78px;color:var(--text);text-transform:capitalize;cursor:pointer;z-index:1;background:#ffffff14;border-radius:10px;grid-column:1/-1;justify-content:center;justify-self:end;align-items:center;margin-left:auto;padding:8px 12px;transition:background-color .2s,transform .2s;display:inline-flex;position:sticky;top:0}.DevicePopUp-module__-iWnAa__popupClose:hover{background:#ffffff29;transform:translateY(-1px)}.DevicePopUp-module__-iWnAa__popupClose:active{transform:translateY(0)}.DevicePopUp-module__-iWnAa__popupContent .tile{border:1px solid var(--border);background:#0a101cd1;min-height:100%;margin-top:0;box-shadow:0 6px 18px #00000047}.DevicePopUp-module__-iWnAa__popupContent .tile h2{margin-bottom:10px}.DevicePopUp-module__-iWnAa__popupContent .row{justify-content:space-between}@media (max-width:980px){.DevicePopUp-module__-iWnAa__popupContent{grid-template-columns:repeat(2,minmax(0,1fr))}}.DevicePopUp-module__-iWnAa__popupContent::-webkit-scrollbar{width:8px}.DevicePopUp-module__-iWnAa__popupContent::-webkit-scrollbar-track{background:#0003;border-radius:10px}.DevicePopUp-module__-iWnAa__popupContent::-webkit-scrollbar-thumb{background:#e6c27a59;border-radius:10px}.DevicePopUp-module__-iWnAa__popupContent::-webkit-scrollbar-thumb:hover{background:#e6c27a8c}@media (max-width:640px){.DevicePopUp-module__-iWnAa__popupOverlay,.DevicePopUp-module__-iWnAa__popupOverview{padding:10px}.DevicePopUp-module__-iWnAa__popupContent{border-radius:12px;grid-template-columns:1fr;padding:14px}.DevicePopUp-module__-iWnAa__popupClose{min-width:70px;padding:7px 10px}}@media (prefers-reduced-motion:reduce){.DevicePopUp-module__-iWnAa__popupClose{transition:none}.DevicePopUp-module__-iWnAa__popupClose:hover{transform:none}}
.CycleCommandModal-module__MEyPaW__overlay{z-index:1100;background:#000000a6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CycleCommandModal-module__MEyPaW__modal{background:var(--card-bg,#1a1a2e);border:1px solid var(--border,#2a2a4a);border-radius:12px;width:92%;max-width:500px;padding:28px 32px;box-shadow:0 20px 60px #00000080}.CycleCommandModal-module__MEyPaW__title{color:var(--text,#e0e0e0);letter-spacing:.01em;margin:0 0 20px;font-family:Poppins,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600}.CycleCommandModal-module__MEyPaW__body{margin-bottom:24px}.CycleCommandModal-module__MEyPaW__radioGroup{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.CycleCommandModal-module__MEyPaW__radioLabel{cursor:pointer;color:var(--text,#e0e0e0);align-items:flex-start;gap:10px;font-family:Open Sans,Segoe UI,sans-serif;font-size:.9rem;line-height:1.5;display:flex}.CycleCommandModal-module__MEyPaW__radioLabel input[type=radio]{accent-color:var(--brand,#4ade80);cursor:pointer;flex-shrink:0;margin-top:3px}.CycleCommandModal-module__MEyPaW__fields{flex-direction:column;gap:14px;padding:4px 0 0 4px;display:flex}.CycleCommandModal-module__MEyPaW__fieldLabel{color:var(--muted,#9ca3af);flex-direction:column;gap:6px;font-family:Open Sans,Segoe UI,sans-serif;font-size:.85rem;display:flex}.CycleCommandModal-module__MEyPaW__input{background:var(--input-bg,#0f0f1a);border:1px solid var(--border,#2a2a4a);color:var(--text,#e0e0e0);box-sizing:border-box;border-radius:6px;width:100%;padding:8px 10px;font-size:.9rem}.CycleCommandModal-module__MEyPaW__input:focus{border-color:var(--brand,#4ade80);outline:none}.CycleCommandModal-module__MEyPaW__actions{justify-content:flex-end;gap:10px;display:flex}.CycleCommandModal-module__MEyPaW__stopBtn{background:var(--danger,#ef4444)!important;border-color:var(--danger,#ef4444)!important}
.controls-module__7wYu2a__contrlosPage{flex-direction:column;gap:16px;min-width:0;padding:12px;display:flex}.controls-module__7wYu2a__selectionHint{border:1px solid var(--border);color:var(--muted);background:#e6c27a14;border-radius:12px;margin:0;padding:10px 14px;font-size:.88rem;font-weight:600}.controls-module__7wYu2a__configGrid{grid-template-columns:repeat(3,1fr);align-items:start;gap:14px;display:grid}@media (max-width:900px){.controls-module__7wYu2a__configGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.controls-module__7wYu2a__contrlosPage{padding:8px}.controls-module__7wYu2a__configGrid{grid-template-columns:1fr}}.controls-module__7wYu2a__actionsBar{justify-content:flex-end;gap:10px;display:flex}.controls-module__7wYu2a__addActionBtn{border:1px solid var(--border);background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#1b1405;cursor:pointer;border-radius:10px;padding:8px 18px;font-size:.88rem;font-weight:700;transition:filter .2s,transform .15s}.controls-module__7wYu2a__addActionBtn:hover{filter:brightness(1.08);transform:translateY(-1px)}.controls-module__7wYu2a__addActionBtn:active{transform:translateY(0)}.controls-module__7wYu2a__sendDeviceBtn,.controls-module__7wYu2a__pushAllBtn{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#1b1405;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 18px;font-size:.88rem;font-weight:700;transition:filter .2s,transform .15s;box-shadow:0 4px 12px #e6c27a40}.controls-module__7wYu2a__sendDeviceBtn:hover:not(:disabled),.controls-module__7wYu2a__pushAllBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.controls-module__7wYu2a__sendDeviceBtn:active:not(:disabled),.controls-module__7wYu2a__pushAllBtn:active:not(:disabled){transform:translateY(0)}.controls-module__7wYu2a__pushAllBtn:disabled,.controls-module__7wYu2a__sendDeviceBtn:disabled,.controls-module__7wYu2a__addActionBtn:disabled{opacity:.4;cursor:not-allowed;transform:none}
.DevicesScroller-module__6ZK6NW__scrollerContainer{align-items:center;gap:8px;width:100%;display:flex}.DevicesScroller-module__6ZK6NW__scrollerTrack{scroll-behavior:smooth;scroll-snap-type:x proximity;border-radius:16px;flex:1;align-items:stretch;gap:12px;min-width:0;padding:10px 12px;scroll-padding-inline:12px;display:flex;overflow:auto hidden}.DevicesScroller-module__6ZK6NW__scrollerTrack::-webkit-scrollbar{display:none}.DevicesScroller-module__6ZK6NW__deviceItem{scroll-snap-align:start;appearance:none;background:var(--tile);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;white-space:nowrap;border-radius:14px;flex:none;justify-content:center;align-items:center;padding:14px 20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.DevicesScroller-module__6ZK6NW__deviceItem:hover{border-color:var(--brand);transform:translateY(-2px)}.DevicesScroller-module__6ZK6NW__deviceItemSelected{border-color:var(--brand);box-shadow:0 0 0 2px #e6c27a33, var(--shadow);background:linear-gradient(#e6c27a24,#121c2ce6)}.DevicesScroller-module__6ZK6NW__deviceItem:last-child{scroll-snap-align:end}.DevicesScroller-module__6ZK6NW__deviceName{color:var(--text);font-size:.92rem;font-weight:600;display:block}.DevicesScroller-module__6ZK6NW__arrowButton{border:1px solid var(--border);width:38px;height:38px;color:var(--brand);cursor:pointer;z-index:2;background:#121c2ceb;border-radius:999px;flex:0 0 38px;justify-content:center;align-items:center;font-size:24px;line-height:1;transition:transform .2s,background-color .2s;display:inline-flex;box-shadow:0 4px 12px #00000047}.DevicesScroller-module__6ZK6NW__arrowButton:hover{background:#e6c27a29;transform:scale(1.04)}@media (max-width:640px){.DevicesScroller-module__6ZK6NW__arrowButton{flex:0 0 32px;width:32px;height:32px;font-size:20px}}@media (prefers-reduced-motion:reduce){.DevicesScroller-module__6ZK6NW__scrollerTrack,.DevicesScroller-module__6ZK6NW__deviceItem,.DevicesScroller-module__6ZK6NW__arrowButton{transition:none}}
.AddConfigPopup-module__BwPqWa__popupOverlay{z-index:10005;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AddConfigPopup-module__BwPqWa__popupContent{background:var(--tile);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:18px;flex-direction:column;gap:20px;width:100%;max-width:420px;padding:28px 24px 24px;animation:.18s AddConfigPopup-module__BwPqWa__popIn;display:flex}@keyframes AddConfigPopup-module__BwPqWa__popIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.AddConfigPopup-module__BwPqWa__popupHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.AddConfigPopup-module__BwPqWa__popupTitle{color:var(--brand);margin:0;font-size:1.1rem;font-weight:700}.AddConfigPopup-module__BwPqWa__popupClose{border:1px solid var(--border);width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:color .2s,background-color .2s;display:flex}.AddConfigPopup-module__BwPqWa__popupClose:hover{color:var(--text);background:#ffffff0f}.AddConfigPopup-module__BwPqWa__configForm{flex-direction:column;gap:16px;display:flex}.AddConfigPopup-module__BwPqWa__formLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;flex-direction:column;gap:6px;font-size:.82rem;font-weight:600;display:flex}.AddConfigPopup-module__BwPqWa__formInput,.AddConfigPopup-module__BwPqWa__formSelect{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;appearance:none;background:#121c2ceb;border-radius:10px;outline:none;padding:10px 12px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.AddConfigPopup-module__BwPqWa__formInput:focus,.AddConfigPopup-module__BwPqWa__formSelect:focus{border-color:var(--brand);box-shadow:0 0 0 3px #e6c27a33}.AddConfigPopup-module__BwPqWa__formSelect option{color:var(--text);background:#121c2c}.AddConfigPopup-module__BwPqWa__formButtons{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.AddConfigPopup-module__BwPqWa__btnPrimary{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#1b1405;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:9px 22px;font-size:.9rem;font-weight:700;transition:filter .2s,transform .15s}.AddConfigPopup-module__BwPqWa__btnPrimary:hover{filter:brightness(1.07);transform:translateY(-1px)}.AddConfigPopup-module__BwPqWa__btnPrimary:active{transform:translateY(0)}.AddConfigPopup-module__BwPqWa__btnSecondary{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:10px;padding:9px 22px;font-size:.9rem;font-weight:600;transition:color .2s,background-color .2s}.AddConfigPopup-module__BwPqWa__btnSecondary:hover{color:var(--text);background:#ffffff0d}@media (prefers-reduced-motion:reduce){.AddConfigPopup-module__BwPqWa__popupContent{animation:none}.AddConfigPopup-module__BwPqWa__btnPrimary,.AddConfigPopup-module__BwPqWa__btnSecondary,.AddConfigPopup-module__BwPqWa__popupClose,.AddConfigPopup-module__BwPqWa__formInput,.AddConfigPopup-module__BwPqWa__formSelect{transition:none}}
.ConfigCard-module__vHlm8G__configCard{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .78) 0%, rgba(var(--lp-mid,31, 90, 67), .52) 50%, rgba(var(--lp-deep,8, 24, 20), .72) 100%);-webkit-backdrop-filter:blur(18px);border-radius:18px;flex-direction:column;gap:0;padding:0;transition:opacity .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000080,inset 0 1px #ffffff12}.ConfigCard-module__vHlm8G__configCard:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#e6c27aa6,#0000);height:2px;position:absolute;inset:0 0 auto}.ConfigCard-module__vHlm8G__configCardDisabled{opacity:.4;pointer-events:none}.ConfigCard-module__vHlm8G__cardHeader{border-bottom:1px solid #e6c27a1a;align-items:center;gap:10px;padding:16px 18px 14px;display:flex}.ConfigCard-module__vHlm8G__cardIcon{object-fit:contain;filter:drop-shadow(0 0 4px #e6c27a66);flex-shrink:0}.ConfigCard-module__vHlm8G__cardTitle{color:var(--brand);flex:1;margin:0;font-size:1rem;font-weight:700}.ConfigCard-module__vHlm8G__activeBadge{text-transform:uppercase;letter-spacing:.05em;color:#48c774;background:#48c77426;border:1px solid #48c77459;border-radius:999px;align-items:center;padding:2px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.ConfigCard-module__vHlm8G__timeInput{width:100%;color:var(--text);font:inherit;appearance:none;background:#081814a6;border:1px solid #e6c27a38;border-radius:7px;outline:none;padding:5px 8px;font-size:.84rem;font-weight:600;transition:border-color .18s,box-shadow .18s}.ConfigCard-module__vHlm8G__timeInput:hover:not(:disabled){border-color:#e6c27a6b}.ConfigCard-module__vHlm8G__timeInput:focus{border-color:var(--brand);box-shadow:0 0 0 2px #e6c27a2e}.ConfigCard-module__vHlm8G__timeInput:disabled{opacity:.45;cursor:not-allowed}.ConfigCard-module__vHlm8G__cardFooter{border-top:1px solid #e6c27a14;justify-content:flex-end;align-items:center;gap:8px;padding:6px 14px 10px;display:flex}.ConfigCard-module__vHlm8G__savingIndicator{color:var(--muted);font-size:.75rem;font-style:italic}.ConfigCard-module__vHlm8G__noConfig{color:var(--muted);text-align:center;border-bottom:1px solid #e6c27a12;padding:16px 18px;font-size:.8rem;font-style:italic}.ConfigCard-module__vHlm8G__cardExtras{border-bottom:1px solid #e6c27a1a;flex-direction:column;gap:10px;padding:10px 14px 12px;display:flex}.ConfigCard-module__vHlm8G__linearField{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.ConfigCard-module__vHlm8G__linearLabel{text-transform:uppercase;letter-spacing:.06em;min-width:5.5rem;color:var(--muted);white-space:nowrap;flex:none;font-size:.72rem;font-weight:800}.ConfigCard-module__vHlm8G__linearInput{min-width:0;max-width:7rem;color:var(--text);font:inherit;background:#081814a6;border:1px solid #e6c27a38;border-radius:10px;outline:none;flex:1;padding:8px 10px;font-size:.88rem;font-weight:600;transition:border-color .18s,box-shadow .18s}.ConfigCard-module__vHlm8G__linearInput:hover:not(:disabled){border-color:#e6c27a6b}.ConfigCard-module__vHlm8G__linearInput:focus{border-color:var(--brand);box-shadow:0 0 0 2px #e6c27a2e}.ConfigCard-module__vHlm8G__linearInput:disabled{opacity:.45;cursor:not-allowed}.ConfigCard-module__vHlm8G__linearUnit{color:var(--brand);opacity:.9;flex:none;font-size:.82rem;font-weight:700}.ConfigCard-module__vHlm8G__saveBtn{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#1b1405;cursor:pointer;border:1px solid #0000;border-radius:10px;margin-left:auto;padding:7px 20px;font-size:.88rem;font-weight:700;transition:filter .2s,transform .15s,opacity .2s}.ConfigCard-module__vHlm8G__saveBtn:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.ConfigCard-module__vHlm8G__saveBtn:active:not(:disabled){transform:translateY(0)}.ConfigCard-module__vHlm8G__saveBtn:disabled{opacity:.35;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.ConfigCard-module__vHlm8G__configCard,.ConfigCard-module__vHlm8G__slot,.ConfigCard-module__vHlm8G__timeInput,.ConfigCard-module__vHlm8G__saveBtn,.ConfigCard-module__vHlm8G__toggleTrack,.ConfigCard-module__vHlm8G__toggleThumb,.ConfigCard-module__vHlm8G__addSlotBtn,.ConfigCard-module__vHlm8G__removeBtn{transition:none}}.ConfigCard-module__vHlm8G__configCardInactive{border-color:#ff3b3059}.ConfigCard-module__vHlm8G__configCardInactive:before{background:linear-gradient(90deg,#0000,#ff3b308c,#0000)}.ConfigCard-module__vHlm8G__inactiveBadge{text-transform:uppercase;letter-spacing:.05em;color:#ff3b30;background:#ff3b3026;border:1px solid #ff3b3059;border-radius:999px;align-items:center;padding:2px 9px;font-size:.72rem;font-weight:800;display:inline-flex}.ConfigCard-module__vHlm8G__addSlotBtn{color:var(--brand);letter-spacing:.02em;cursor:pointer;background:#e6c27a12;border:1px solid #e6c27a59;border-radius:8px;align-items:center;gap:4px;margin-left:auto;padding:5px 13px;font-size:.78rem;font-weight:700;transition:background-color .2s,border-color .2s;display:inline-flex}.ConfigCard-module__vHlm8G__addSlotBtn:hover:not(:disabled){background:#e6c27a24;border-color:#e6c27a8c}.ConfigCard-module__vHlm8G__addSlotBtn:disabled{opacity:.3;cursor:not-allowed}.ConfigCard-module__vHlm8G__slotList{flex-direction:column;gap:6px;padding:10px 14px;display:flex}.ConfigCard-module__vHlm8G__slot{border:1px solid #e6c27a24;border-left:3px solid var(--brand);background:#00000024;border-radius:10px;align-items:center;gap:10px;padding:8px 10px 8px 12px;transition:background-color .18s;display:flex}.ConfigCard-module__vHlm8G__slot:hover{background:#00000038}.ConfigCard-module__vHlm8G__slotInactive{background:#ff281e0f;border-color:#ff3b302e #ff3b302e #ff3b302e #ff3b30a6}.ConfigCard-module__vHlm8G__slotNum{min-width:22px;height:22px;color:var(--brand);letter-spacing:.03em;background:#e6c27a1a;border:1px solid #e6c27a33;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0 6px;font-size:.65rem;font-weight:800;display:inline-flex}.ConfigCard-module__vHlm8G__slotInactive .ConfigCard-module__vHlm8G__slotNum{color:#ff5c54;background:#ff3b301a;border-color:#ff3b3040}.ConfigCard-module__vHlm8G__slotFields{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ConfigCard-module__vHlm8G__field{flex-direction:column;gap:3px;min-width:0;display:flex}.ConfigCard-module__vHlm8G__fieldLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);opacity:.8;white-space:nowrap;text-overflow:ellipsis;font-size:.58rem;font-weight:800;overflow:hidden}.ConfigCard-module__vHlm8G__activeToggle{cursor:pointer;flex-shrink:0;align-items:center;gap:6px;display:flex}.ConfigCard-module__vHlm8G__activeToggle input[type=checkbox]{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ConfigCard-module__vHlm8G__toggleTrack{background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;flex-shrink:0;width:30px;height:17px;transition:background .2s,border-color .2s;display:block;position:relative}.ConfigCard-module__vHlm8G__toggleThumb{background:#ffffff73;border-radius:50%;width:11px;height:11px;transition:transform .2s,background .2s;position:absolute;top:2px;left:2px}.ConfigCard-module__vHlm8G__activeToggle input:checked~.ConfigCard-module__vHlm8G__toggleTrack{background:#48c77452;border-color:#48c77480}.ConfigCard-module__vHlm8G__activeToggle input:checked~.ConfigCard-module__vHlm8G__toggleTrack .ConfigCard-module__vHlm8G__toggleThumb{background:#48c774;transform:translate(13px)}.ConfigCard-module__vHlm8G__toggleLabel{color:var(--muted);-webkit-user-select:none;user-select:none;font-size:.73rem;font-weight:600}.ConfigCard-module__vHlm8G__removeBtn{color:#ff3b308c;cursor:pointer;background:0 0;border:1px solid #ff3b304d;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;transition:background-color .15s,color .15s,border-color .15s;display:flex}.ConfigCard-module__vHlm8G__removeBtn:hover:not(:disabled){color:#ff3b30;background:#ff3b3026;border-color:#ff3b308c}.ConfigCard-module__vHlm8G__removeBtn:disabled{opacity:.25;cursor:not-allowed}
.AppSettings-module__ftTsAa__settingsPage{flex-direction:column;gap:16px;min-width:0;padding:12px;display:flex}.AppSettings-module__ftTsAa__topNav{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .72) 0%, rgba(var(--lp-deep,8, 24, 20), .76) 100%);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:14px;align-self:flex-start;gap:6px;padding:6px;display:inline-flex}.AppSettings-module__ftTsAa__navItem{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:9px 18px;font-size:.88rem;font-weight:600;transition:background-color .2s,color .2s,border-color .2s}.AppSettings-module__ftTsAa__navItem:hover{color:var(--text);background:#ffffff0d}.AppSettings-module__ftTsAa__navItemActive{color:var(--brand);background:#e6c27a1f;border-color:#e6c27a66}.AppSettings-module__ftTsAa__settingsCard{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .7) 0%, rgba(var(--lp-mid,31, 90, 67), .5) 50%, rgba(var(--lp-deep,8, 24, 20), .66) 100%);-webkit-backdrop-filter:blur(14px);min-height:220px;box-shadow:var(--shadow);border-radius:16px;padding:20px}.AppSettings-module__ftTsAa__generalLayout{grid-template-columns:minmax(260px,1fr) minmax(300px,1.25fr);align-items:start;gap:16px;display:grid}.AppSettings-module__ftTsAa__sectionTitle{color:var(--brand);letter-spacing:.01em;margin:0 0 16px;font-size:1rem;font-weight:700}.AppSettings-module__ftTsAa__formGrid{grid-template-columns:1fr;gap:14px;display:grid}.AppSettings-module__ftTsAa__unitsSections{flex-direction:column;gap:0;display:flex}.AppSettings-module__ftTsAa__unitsSection{flex-direction:column;gap:12px;display:flex}.AppSettings-module__ftTsAa__unitsSection+.AppSettings-module__ftTsAa__unitsSection{border-top:1px solid #e6c27a1f;padding-top:16px}.AppSettings-module__ftTsAa__unitsSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:#e6c27abf;margin:0;font-size:.68rem;font-weight:800}.AppSettings-module__ftTsAa__unitsGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px 16px;display:grid}.AppSettings-module__ftTsAa__formGrid .AppSettings-module__ftTsAa__fieldLabel,.AppSettings-module__ftTsAa__unitsGrid .AppSettings-module__ftTsAa__fieldLabel{margin:0;padding:0;font-weight:800}.AppSettings-module__ftTsAa__fieldLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:6px;font-size:.72rem;font-weight:800;display:flex}.AppSettings-module__ftTsAa__fieldLabelText{min-height:1.25em;line-height:1.25}.AppSettings-module__ftTsAa__fieldControl{border:1px solid var(--border);background:rgba(var(--lp-deep,8, 24, 20), .82);width:100%;min-height:42px;color:var(--text);font:inherit;appearance:none;border-radius:10px;outline:none;padding:10px 12px;font-size:.9rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s;box-shadow:inset 0 1px #ffffff0d,0 2px 6px #00000038}.AppSettings-module__ftTsAa__fieldControl:hover{background:rgba(var(--lp-forest,18, 56, 44), .84);border-color:#e6c27a73}.AppSettings-module__ftTsAa__fieldControl:focus{border-color:var(--brand);box-shadow:0 0 0 3px #e6c27a33}.AppSettings-module__ftTsAa__fieldControl:focus-visible{outline-offset:2px;outline:2px solid #e6c27a8c}.AppSettings-module__ftTsAa__fieldControl option{background:rgb(var(--lp-deep,8, 24, 20));color:var(--text)}@media (max-width:900px){.AppSettings-module__ftTsAa__generalLayout{grid-template-columns:1fr}}@media (max-width:700px){.AppSettings-module__ftTsAa__unitsGrid{grid-template-columns:1fr}}@media (max-width:640px){.AppSettings-module__ftTsAa__settingsPage{padding:8px}.AppSettings-module__ftTsAa__topNav{width:100%}.AppSettings-module__ftTsAa__navItem{text-align:center;flex:1;padding:9px 10px}}@media (prefers-reduced-motion:reduce){.AppSettings-module__ftTsAa__navItem,.AppSettings-module__ftTsAa__fieldControl{transition:none}}.AppSettings-module__ftTsAa__alertsCard{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .7) 0%, rgba(var(--lp-mid,31, 90, 67), .5) 50%, rgba(var(--lp-deep,8, 24, 20), .66) 100%);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.AppSettings-module__ftTsAa__alertsHeader{border-bottom:1px solid #e6c27a1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 14px;display:flex}.AppSettings-module__ftTsAa__alertsSubtitle{color:var(--muted);margin:4px 0 0;font-size:.8rem}.AppSettings-module__ftTsAa__alertsActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.AppSettings-module__ftTsAa__thresholdGrid{background:#e6c27a12;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1px;display:grid}.AppSettings-module__ftTsAa__thresholdGroup{background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .5) 0%, rgba(var(--lp-deep,8, 24, 20), .55) 100%);flex-direction:column;gap:10px;padding:16px 18px;display:flex}.AppSettings-module__ftTsAa__thresholdMetric{text-transform:uppercase;letter-spacing:.07em;color:var(--brand);margin-bottom:2px;font-size:.75rem;font-weight:800}.AppSettings-module__ftTsAa__thresholdRow{align-items:center;gap:10px;display:flex}.AppSettings-module__ftTsAa__levelBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:62px;padding:2px 8px;font-size:.65rem;font-weight:800;display:inline-flex}.AppSettings-module__ftTsAa__level_warning{color:#ffc107;background:#ffc10724;border:1px solid #ffc10759}.AppSettings-module__ftTsAa__level_danger{color:#ff5c54;background:#ff3b3024;border:1px solid #ff3b3059}.AppSettings-module__ftTsAa__thresholdDir{color:var(--muted);flex-shrink:0;min-width:36px;font-size:.78rem;font-weight:600}.AppSettings-module__ftTsAa__thresholdInputWrap{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.AppSettings-module__ftTsAa__thresholdInput{width:90px;color:var(--text);font:inherit;appearance:none;background:#081814a6;border:1px solid #e6c27a38;border-radius:8px;outline:none;padding:5px 8px;font-size:.88rem;font-weight:600;transition:border-color .18s,box-shadow .18s}.AppSettings-module__ftTsAa__thresholdInput:hover{border-color:#e6c27a6b}.AppSettings-module__ftTsAa__thresholdInput:focus{border-color:var(--brand);box-shadow:0 0 0 2px #e6c27a2e}.AppSettings-module__ftTsAa__thresholdUnit{color:var(--muted);white-space:nowrap;font-size:.76rem;font-weight:600}.AppSettings-module__ftTsAa__usersCard{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .7) 0%, rgba(var(--lp-mid,31, 90, 67), .5) 50%, rgba(var(--lp-deep,8, 24, 20), .66) 100%);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.AppSettings-module__ftTsAa__usersHeader{border-bottom:1px solid #e6c27a1a;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.AppSettings-module__ftTsAa__addUserBtn{color:var(--brand);cursor:pointer;background:#e6c27a1a;border:1px solid #e6c27a66;border-radius:10px;align-items:center;gap:5px;padding:7px 16px;font-size:.84rem;font-weight:700;transition:background-color .2s,border-color .2s;display:inline-flex}.AppSettings-module__ftTsAa__addUserBtn:hover{background:#e6c27a2e;border-color:#e6c27a99}.AppSettings-module__ftTsAa__stateMsg{color:var(--muted);text-align:center;margin:0;padding:28px 20px;font-size:.88rem;font-style:italic}.AppSettings-module__ftTsAa__tableWrap{overflow-x:auto}.AppSettings-module__ftTsAa__usersTable{border-collapse:collapse;width:100%}.AppSettings-module__ftTsAa__th{text-align:left;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);white-space:nowrap;border-bottom:1px solid #e6c27a1a;padding:10px 16px;font-size:.67rem;font-weight:800}.AppSettings-module__ftTsAa__userRow{border-bottom:1px solid #ffffff0a;transition:background-color .15s}.AppSettings-module__ftTsAa__userRow:last-child{border-bottom:none}.AppSettings-module__ftTsAa__userRow:hover{background:#ffffff08}.AppSettings-module__ftTsAa__td{color:var(--text);vertical-align:middle;padding:12px 16px;font-size:.88rem}.AppSettings-module__ftTsAa__tdMuted{color:var(--muted);font-size:.82rem}.AppSettings-module__ftTsAa__userCell{align-items:center;gap:10px;display:flex}.AppSettings-module__ftTsAa__avatar{letter-spacing:.05em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:800;display:inline-flex}.AppSettings-module__ftTsAa__avatar_admin{color:var(--brand);background:#e6c27a2e;border:1px solid #e6c27a66}.AppSettings-module__ftTsAa__avatar_controller{color:#63b3ed;background:#63b3ed26;border:1px solid #63b3ed59}.AppSettings-module__ftTsAa__avatar_viewer{color:#48c774;background:#48c77421;border:1px solid #48c7744d}.AppSettings-module__ftTsAa__userEmail{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.88rem;font-weight:500;overflow:hidden}.AppSettings-module__ftTsAa__youBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--brand);background:#e6c27a1a;border:1px solid #e6c27a4d;border-radius:999px;flex-shrink:0;align-items:center;padding:1px 7px;font-size:.65rem;font-weight:800;display:inline-flex}.AppSettings-module__ftTsAa__roleBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;align-items:center;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-flex}.AppSettings-module__ftTsAa__role_admin{color:var(--brand);background:#e6c27a26;border:1px solid #e6c27a66}.AppSettings-module__ftTsAa__role_controller{color:#63b3ed;background:#63b3ed21;border:1px solid #63b3ed4d}.AppSettings-module__ftTsAa__role_viewer{color:#48c774;background:#48c7741f;border:1px solid #48c77447}.AppSettings-module__ftTsAa__deleteBtn{color:#ff3b3099;cursor:pointer;background:0 0;border:1px solid #ff3b304d;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;transition:background-color .15s,color .15s,border-color .15s;display:flex}.AppSettings-module__ftTsAa__deleteBtn:hover:not(:disabled){color:#ff3b30;background:#ff3b3024;border-color:#ff3b3080}.AppSettings-module__ftTsAa__deleteBtn:disabled{opacity:.35;cursor:not-allowed}.AppSettings-module__ftTsAa__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0000008c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AppSettings-module__ftTsAa__modalBox{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .92) 0%, rgba(var(--lp-deep,8, 24, 20), .95) 100%);-webkit-backdrop-filter:blur(20px);border-radius:18px;flex-direction:column;width:100%;max-width:440px;max-height:calc(100dvh - 40px);display:flex;overflow:hidden;box-shadow:0 20px 60px #0009,inset 0 1px #ffffff12}.AppSettings-module__ftTsAa__modalHeader{border-bottom:1px solid #e6c27a1a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AppSettings-module__ftTsAa__modalTitle{color:var(--brand);margin:0;font-size:1rem;font-weight:700}.AppSettings-module__ftTsAa__modalClose{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:7px;justify-content:center;align-items:center;font-size:.82rem;transition:background-color .15s,color .15s;display:flex}.AppSettings-module__ftTsAa__modalClose:hover{color:var(--text);background:#ffffff12}.AppSettings-module__ftTsAa__addForm{overscroll-behavior:contain;flex-direction:column;flex:1;gap:14px;min-height:0;padding:20px;display:flex;overflow-y:auto}.AppSettings-module__ftTsAa__formError{color:#ff5c54;background:#ff3b301a;border:1px solid #ff3b3059;border-radius:10px;margin:0;padding:10px 14px;font-size:.82rem}.AppSettings-module__ftTsAa__modalActions{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.AppSettings-module__ftTsAa__modalFooter{border-top:1px solid #e6c27a14;flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.AppSettings-module__ftTsAa__btnPrimary{background:linear-gradient(135deg, var(--brand), var(--brand-2));color:#1b1405;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 20px;font-size:.88rem;font-weight:700;transition:filter .2s,opacity .2s}.AppSettings-module__ftTsAa__btnPrimary:hover:not(:disabled){filter:brightness(1.08)}.AppSettings-module__ftTsAa__btnPrimary:disabled{opacity:.45;cursor:not-allowed}.AppSettings-module__ftTsAa__btnSecondary{color:var(--muted);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;padding:8px 18px;font-size:.88rem;font-weight:600;transition:background-color .15s,color .15s}.AppSettings-module__ftTsAa__btnSecondary:hover{color:var(--text);background:#ffffff17}
.Readings-module__Ugsy4W__readingsPage{flex-direction:column;gap:16px;min-width:0;padding:12px;display:flex}.Readings-module__Ugsy4W__filtersBar{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .72) 0%, rgba(var(--lp-mid,31, 90, 67), .54) 50%, rgba(var(--lp-deep,8, 24, 20), .68) 100%);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow);z-index:10;border-radius:16px;grid-template-columns:repeat(2,minmax(240px,380px));align-items:end;gap:14px;padding:16px;display:grid;position:relative}.Readings-module__Ugsy4W__filterGroup{flex-direction:column;gap:7px;display:flex}.Readings-module__Ugsy4W__filterLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.Readings-module__Ugsy4W__multiSelect{width:100%;position:relative}.Readings-module__Ugsy4W__multiSelectBtn{border:1px solid var(--border);background:rgba(var(--lp-deep,8, 24, 20), .82);width:100%;min-height:44px;color:var(--text);font:inherit;text-align:left;cursor:pointer;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;font-weight:600;transition:border-color .2s,box-shadow .2s,background-color .2s,transform .15s;display:flex;box-shadow:inset 0 1px #ffffff0d,0 2px 6px #00000040}.Readings-module__Ugsy4W__multiSelectBtn:hover{background:rgba(var(--lp-forest,18, 56, 44), .85);border-color:#e6c27a73;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0f,0 4px 12px #0000004d}.Readings-module__Ugsy4W__multiSelectBtn:active{transform:translateY(0)}.Readings-module__Ugsy4W__multiSelectBtn[aria-expanded=true]{border-color:var(--brand);background:rgba(var(--lp-forest,18, 56, 44), .9);outline:none;box-shadow:0 0 0 3px #e6c27a33,0 4px 12px #0000004d}.Readings-module__Ugsy4W__multiSelectBtn:focus-visible{outline-offset:2px;outline:2px solid #e6c27a8c}.Readings-module__Ugsy4W__multiSelectBtnLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.Readings-module__Ugsy4W__multiSelectCount{min-width:20px;height:20px;color:var(--brand);background:#e6c27a2e;border:1px solid #e6c27a59;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0 5px;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex}.Readings-module__Ugsy4W__multiSelectChevron{color:var(--muted);flex-shrink:0;font-size:.78rem;transition:transform .22s,color .2s}.Readings-module__Ugsy4W__chevronOpen{color:var(--brand);transform:rotate(180deg)}@keyframes Readings-module__Ugsy4W__panelIn{0%{opacity:0;transform:translateY(-6px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Readings-module__Ugsy4W__multiSelectPanel{z-index:200;border:1px solid var(--border);background:linear-gradient(160deg, rgba(var(--lp-forest,18, 56, 44), .97) 0%, rgba(var(--lp-deep,8, 24, 20), .99) 100%);-webkit-backdrop-filter:blur(20px);border-radius:12px;flex-direction:column;gap:1px;max-height:256px;padding:6px;animation:.18s Readings-module__Ugsy4W__panelIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 40px #00000080,inset 0 1px #ffffff0f}.Readings-module__Ugsy4W__multiSelectPanel::-webkit-scrollbar{width:4px}.Readings-module__Ugsy4W__multiSelectPanel::-webkit-scrollbar-track{background:0 0}.Readings-module__Ugsy4W__multiSelectPanel::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.Readings-module__Ugsy4W__multiSelectItem{color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;font-size:.88rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s;display:flex}.Readings-module__Ugsy4W__multiSelectItem:hover{background:#e6c27a17;border-color:#e6c27a26}.Readings-module__Ugsy4W__multiSelectItem:has(.Readings-module__Ugsy4W__multiSelectCheckbox:checked){color:var(--brand);background:#e6c27a1a;border-color:#e6c27a38;font-weight:600}.Readings-module__Ugsy4W__multiSelectCheckbox{appearance:none;cursor:pointer;background:0 0;border:1.5px solid #e6c27a73;border-radius:5px;flex-shrink:0;width:16px;height:16px;transition:border-color .15s,background-color .15s,box-shadow .15s}.Readings-module__Ugsy4W__multiSelectCheckbox:checked{background:var(--brand);border-color:var(--brand);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 4l3 3 5-6' stroke='%231b1405' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 8px;box-shadow:0 0 6px #e6c27a66}.Readings-module__Ugsy4W__multiSelectCheckbox:focus-visible{outline-offset:1px;outline:2px solid #e6c27a8c}@media (max-width:700px){.Readings-module__Ugsy4W__readingsPage{padding:8px}.Readings-module__Ugsy4W__filtersBar{grid-template-columns:1fr;padding:12px}}@media (prefers-reduced-motion:reduce){.Readings-module__Ugsy4W__multiSelectBtn,.Readings-module__Ugsy4W__multiSelectChevron,.Readings-module__Ugsy4W__multiSelectItem,.Readings-module__Ugsy4W__multiSelectCheckbox{transition:none}.Readings-module__Ugsy4W__multiSelectPanel{animation:none}}.Readings-module__Ugsy4W__chartsGrid{grid-template-columns:repeat(auto-fill,minmax(420px,1fr));gap:16px;display:grid}.Readings-module__Ugsy4W__emptyState{border:1px dashed var(--border);background:rgba(var(--lp-deep,8, 24, 20), .4);color:var(--muted);text-align:center;border-radius:14px;margin:0;padding:28px 20px;font-size:.9rem;font-weight:500}@media (max-width:900px){.Readings-module__Ugsy4W__chartsGrid{grid-template-columns:1fr}}
.MetricChart-module__ven3ca__chartCard{border:1px solid var(--border);background:linear-gradient(155deg, rgba(var(--lp-forest,18, 56, 44), .7) 0%, rgba(var(--lp-mid,31, 90, 67), .5) 50%, rgba(var(--lp-deep,8, 24, 20), .66) 100%);-webkit-backdrop-filter:blur(14px);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:18px 18px 14px;display:flex}.MetricChart-module__ven3ca__chartTitle{color:var(--brand);letter-spacing:.04em;text-transform:capitalize;margin:0;font-size:.9rem;font-weight:700}.MetricChart-module__ven3ca__chartUnit{opacity:.7;font-size:.82rem;font-weight:400}.MetricChart-module__ven3ca__chartBody{min-height:260px}
