.card-module__Y18W4G__card{background-color:hsl(var(--card));color:hsl(var(--card-foreground));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;gap:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.card-module__Y18W4G__header{grid-template-rows:auto auto;align-items:flex-start;gap:.5rem;padding-left:1.5rem;padding-right:1.5rem;display:grid;container:card-header/inline-size}.card-module__Y18W4G__header:has([data-slot=card-action]){grid-template-columns:1fr auto}.card-module__Y18W4G__header[class*=border-b]{padding-bottom:1.5rem}.card-module__Y18W4G__title{font-weight:600;line-height:1}.card-module__Y18W4G__description{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}.card-module__Y18W4G__action{grid-row:1/span 2;grid-column-start:2;place-self:flex-start flex-end}.card-module__Y18W4G__content{padding-left:1.5rem;padding-right:1.5rem}.card-module__Y18W4G__footer{align-items:center;padding-left:1.5rem;padding-right:1.5rem;display:flex}.card-module__Y18W4G__footer[class*=border-t]{padding-top:1.5rem}
.button-module__5pdeQG__button{white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:.375rem;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:all .2s;display:inline-flex}.button-module__5pdeQG__button:disabled{pointer-events:none;opacity:.5}.button-module__5pdeQG__button svg{pointer-events:none;flex-shrink:0}.button-module__5pdeQG__button svg:not([class*=size-]){width:1rem;height:1rem}.button-module__5pdeQG__button:focus-visible{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsla(var(--ring)/.5)}.button-module__5pdeQG__button[aria-invalid=true]{border-color:hsl(var(--destructive));box-shadow:0 0 0 3px hsla(var(--destructive)/.2)}.button-module__5pdeQG__default{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.button-module__5pdeQG__default:hover{background-color:hsla(var(--primary)/.9)}.button-module__5pdeQG__destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.button-module__5pdeQG__destructive:hover{background-color:hsla(var(--destructive)/.9)}.button-module__5pdeQG__destructive:focus-visible{box-shadow:0 0 0 3px hsla(var(--destructive)/.2)}.button-module__5pdeQG__outline{border:1px solid hsl(var(--border));background-color:hsl(var(--background));box-shadow:0 1px 2px #0000000d}.button-module__5pdeQG__outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.button-module__5pdeQG__secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.button-module__5pdeQG__secondary:hover{background-color:hsla(var(--secondary)/.8)}.button-module__5pdeQG__ghost:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}.button-module__5pdeQG__link{color:hsl(var(--primary));text-underline-offset:4px;background-color:#0000}.button-module__5pdeQG__link:hover{text-decoration:underline}.button-module__5pdeQG__sizeDefault{height:2.25rem;padding:.5rem 1rem}.button-module__5pdeQG__sizeDefault:has(>svg){padding-left:.75rem;padding-right:.75rem}.button-module__5pdeQG__sizeSm{border-radius:.375rem;gap:.375rem;height:2rem;padding:.5rem .75rem}.button-module__5pdeQG__sizeSm:has(>svg){padding-left:.625rem;padding-right:.625rem}.button-module__5pdeQG__sizeLg{border-radius:.375rem;height:2.5rem;padding:.5rem 1.5rem}.button-module__5pdeQG__sizeLg:has(>svg){padding-left:1rem;padding-right:1rem}.button-module__5pdeQG__sizeIcon{width:2.25rem;height:2.25rem}.button-module__5pdeQG__sizeIconSm{width:2rem;height:2rem}.button-module__5pdeQG__sizeIconLg{width:2.5rem;height:2.5rem}
.progress-module__TWIbGG__progress{background-color:hsl(var(--border)/.5);border-radius:9999px;width:100%;height:.5rem;position:relative;overflow:hidden}.progress-module__TWIbGG__indicator{background-color:hsl(var(--primary));flex:1;width:100%;height:100%;transition:all .2s}
.input-module__vksgvG__input{border:1px solid hsl(var(--border));background-color:hsl(var(--input));border-radius:.375rem;outline:none;width:100%;min-width:0;height:2.25rem;padding:.25rem .75rem;font-size:1rem;line-height:normal;transition:color .2s,box-shadow .2s;box-shadow:0 1px 2px #0000000d}@media (min-width:768px){.input-module__vksgvG__input{font-size:.875rem}}.input-module__vksgvG__input::placeholder{color:hsl(var(--muted-foreground))}.input-module__vksgvG__input::selection{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.input-module__vksgvG__input:focus-visible{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsla(var(--ring)/.5)}.input-module__vksgvG__input[aria-invalid=true]{border-color:hsl(var(--destructive));box-shadow:0 0 0 3px hsla(var(--destructive)/.2)}.input-module__vksgvG__input:disabled{pointer-events:none;cursor:not-allowed;opacity:.5}.input-module__vksgvG__input::-webkit-file-upload-button{height:1.75rem;color:hsl(var(--foreground));background-color:#0000;border:0;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.input-module__vksgvG__input::file-selector-button{height:1.75rem;color:hsl(var(--foreground));background-color:#0000;border:0;font-size:.875rem;font-weight:500;line-height:1.25rem;display:inline-flex}.dark .input-module__vksgvG__input{background-color:hsl(var(--input))}
.label-module__pUKqKa__label{-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1;display:flex}:is(.label-module__pUKqKa__label[data-disabled=true],.group[data-disabled=true] .label-module__pUKqKa__label){pointer-events:none;opacity:.5}.peer:disabled~.label-module__pUKqKa__label{cursor:not-allowed;opacity:.5}
.health-factor-gauge-module__phzyXa__card{border:1px solid hsl(var(--border));background-color:hsl(var(--card))}.health-factor-gauge-module__phzyXa__title{color:hsl(var(--foreground));justify-content:space-between;align-items:center;display:flex}.health-factor-gauge-module__phzyXa__simulateButton{background-color:#0000}.health-factor-gauge-module__phzyXa__content{flex-direction:column;gap:1.5rem;display:flex}.health-factor-gauge-module__phzyXa__gaugeWrapper{flex-direction:column;justify-content:center;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.health-factor-gauge-module__phzyXa__gaugeContainer{width:10rem;height:10rem;position:relative}.health-factor-gauge-module__phzyXa__gaugeSvg{width:10rem;height:10rem;transform:rotate(-90deg)}.health-factor-gauge-module__phzyXa__gaugeCircleProgress{transition:all .5s}.health-factor-gauge-module__phzyXa__gaugeCenter{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.health-factor-gauge-module__phzyXa__gaugeValue{color:hsl(var(--foreground));font-size:2.25rem;font-weight:700;line-height:2.5rem}.health-factor-gauge-module__phzyXa__gaugeLabel{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.125rem}.health-factor-gauge-module__phzyXa__liveIndicator{align-items:center;gap:.25rem;margin-top:.25rem;display:flex}.health-factor-gauge-module__phzyXa__trendingIconUp{width:.75rem;height:.75rem;color:hsl(var(--chart-3))}.health-factor-gauge-module__phzyXa__trendingIconDown{width:.75rem;height:.75rem;color:hsl(var(--chart-5))}.health-factor-gauge-module__phzyXa__statusWrapper{border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem;transition:all .2s;display:flex}.health-factor-gauge-module__phzyXa__statusHealthy{background-color:hsla(var(--chart-3)/.1);border:1px solid hsla(var(--chart-3)/.2)}.health-factor-gauge-module__phzyXa__statusAtRisk{background-color:hsla(var(--chart-5)/.1);border:1px solid hsla(var(--chart-5)/.2)}.health-factor-gauge-module__phzyXa__statusIcon{width:1.25rem;height:1.25rem;animation:2s cubic-bezier(.4,0,.6,1) infinite health-factor-gauge-module__phzyXa__pulse-glow}.health-factor-gauge-module__phzyXa__statusIconHealthy{color:hsl(var(--chart-3))}.health-factor-gauge-module__phzyXa__statusIconAtRisk{color:hsl(var(--chart-5))}.health-factor-gauge-module__phzyXa__statusTextContainer{flex:1}.health-factor-gauge-module__phzyXa__statusTitle{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}.health-factor-gauge-module__phzyXa__statusDescription{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.125rem}.health-factor-gauge-module__phzyXa__simulatorWrapper{border:1px solid hsla(var(--primary)/.2);background-color:hsl(var(--secondary));border-radius:.5rem;flex-direction:column;gap:1rem;padding:1rem;display:flex}.health-factor-gauge-module__phzyXa__simulatorTitle{color:hsl(var(--foreground));font-size:.875rem;font-weight:600;line-height:1.25rem}.health-factor-gauge-module__phzyXa__simulatorInputs{flex-direction:column;gap:.75rem;display:flex}.health-factor-gauge-module__phzyXa__inputLabel{color:hsl(var(--foreground));font-size:.8125rem;line-height:1.125rem}.health-factor-gauge-module__phzyXa__inputField{background-color:hsl(var(--input));margin-top:.25rem}.health-factor-gauge-module__phzyXa__simulatedResult{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.375rem;padding:.75rem}.health-factor-gauge-module__phzyXa__simulatedResultRow{justify-content:space-between;align-items:center;display:flex}.health-factor-gauge-module__phzyXa__simulatedResultValue{font-size:1.125rem;font-weight:700;line-height:1.75rem}.health-factor-gauge-module__phzyXa__textHealthy{color:hsl(var(--chart-3))}.health-factor-gauge-module__phzyXa__textAtRisk{color:hsl(var(--chart-5))}.health-factor-gauge-module__phzyXa__thresholdsWrapper{flex-direction:column;gap:.5rem;display:flex}.health-factor-gauge-module__phzyXa__thresholdRow{justify-content:space-between;align-items:center;font-size:.875rem;line-height:1.25rem;display:flex}.health-factor-gauge-module__phzyXa__thresholdProgress{height:.375rem}.health-factor-gauge-module__phzyXa__warningProgress [data-slot=progress-indicator]{background-color:hsl(var(--chart-4))}.health-factor-gauge-module__phzyXa__dangerProgress [data-slot=progress-indicator]{background-color:hsl(var(--destructive))}@keyframes health-factor-gauge-module__phzyXa__pulse-glow{0%,to{opacity:1}50%{opacity:.5}}.health-factor-gauge-module__phzyXa__createPositionButton{background-color:hsl(var(--primary));color:#000;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;height:2.75rem;margin-top:1rem;font-weight:700;transition:all .2s;display:flex}.health-factor-gauge-module__phzyXa__createPositionButton:hover{background-color:hsla(var(--primary)/.9);box-shadow:0 4px 12px hsla(var(--primary)/.3);transform:translateY(-1px)}.health-factor-gauge-module__phzyXa__plusIcon{stroke-width:3px;width:1.1rem;height:1.1rem}
.dialog-module__KWRyBq__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.15s ease-out dialog-module__KWRyBq__fadeIn;display:flex;position:fixed;inset:0}.dialog-module__KWRyBq__content{background-color:#031116;flex-direction:column;width:90%;max-width:800px;max-height:90vh;animation:.2s ease-out dialog-module__KWRyBq__slideIn;display:flex}.dialog-module__KWRyBq__header{border-bottom:1px solid hsla(var(--primary)/.2);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.dialog-module__KWRyBq__title{color:hsl(var(--foreground));font-size:1.25rem;font-weight:600}.dialog-module__KWRyBq__closeButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.dialog-module__KWRyBq__closeButton:hover{background-color:hsla(var(--primary)/.1);color:hsl(var(--foreground))}.dialog-module__KWRyBq__body{flex:1;overflow-y:auto}@keyframes dialog-module__KWRyBq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dialog-module__KWRyBq__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.table-module__phH8tq__container{width:100%;position:relative;overflow-x:auto}.table-module__phH8tq__table{caption-side:bottom;border-collapse:collapse;width:100%;font-size:.875rem;line-height:1.25rem}.table-module__phH8tq__header{border-bottom:1px solid hsl(var(--border))}.table-module__phH8tq__header tr{border-bottom:1px solid hsl(var(--border))}.table-module__phH8tq__body tr:last-child{border:0}.table-module__phH8tq__footer{background-color:hsla(var(--border)/.3);border-top:1px solid hsl(var(--border));font-weight:500}.table-module__phH8tq__footer tr:last-child{border-bottom:0}.table-module__phH8tq__row{border-bottom:1px solid hsl(var(--border));transition:background-color .2s}.table-module__phH8tq__row:hover{background-color:hsla(var(--border)/.2)}.table-module__phH8tq__row[data-state=selected]{background-color:hsla(var(--border)/.4)}.table-module__phH8tq__head{color:hsl(var(--foreground));text-align:left;vertical-align:middle;white-space:nowrap;height:2.5rem;padding-left:.5rem;padding-right:.5rem;font-weight:500}.table-module__phH8tq__cell{vertical-align:middle;white-space:nowrap;padding:.5rem}:is(.table-module__phH8tq__head:has([role=checkbox]),.table-module__phH8tq__cell:has([role=checkbox])){padding-right:0}.table-module__phH8tq__head [role=checkbox],.table-module__phH8tq__cell [role=checkbox]{transform:translateY(2px)}.table-module__phH8tq__caption{color:hsl(var(--muted-foreground));margin-top:1rem;font-size:.875rem;line-height:1.25rem}
.badge-module__HxwJkq__badge{white-space:nowrap;border:1px solid #0000;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;gap:.25rem;width:fit-content;padding:.125rem .5rem;font-size:.8125rem;font-weight:500;line-height:1.125rem;transition:color .2s,box-shadow .2s;display:inline-flex;overflow:hidden}.badge-module__HxwJkq__badge svg{pointer-events:none;width:.75rem;height:.75rem}.badge-module__HxwJkq__badge:focus-visible{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsla(var(--ring)/.5);outline:none}.badge-module__HxwJkq__badge[aria-invalid=true]{border-color:hsl(var(--destructive));box-shadow:0 0 0 3px hsla(var(--destructive)/.2)}.badge-module__HxwJkq__default{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}a.badge-module__HxwJkq__default:hover{background-color:hsla(var(--primary)/.9)}.badge-module__HxwJkq__secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}a.badge-module__HxwJkq__secondary:hover{background-color:hsla(var(--secondary)/.9)}.badge-module__HxwJkq__destructive{background-color:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}.badge-module__HxwJkq__destructive:focus-visible{box-shadow:0 0 0 3px hsla(var(--destructive)/.2)}a.badge-module__HxwJkq__destructive:hover{background-color:hsla(var(--destructive)/.9)}.badge-module__HxwJkq__outline{border-color:hsl(var(--border));color:hsl(var(--foreground))}a.badge-module__HxwJkq__outline:hover{background-color:hsl(var(--accent));color:hsl(var(--accent-foreground))}
.asset-action-modal-module__1kZyEW__container{width:100%}.asset-action-modal-module__1kZyEW__tableContainer{border:1px solid hsl(var(--border));border-radius:.375rem;overflow:hidden}.asset-action-modal-module__1kZyEW__tableHead{color:hsl(var(--muted-foreground));text-transform:none;border-bottom:1px solid hsl(var(--border));padding:.75rem 1rem;font-size:.75rem;font-weight:500}.asset-action-modal-module__1kZyEW__headerRow:hover{background-color:#0000!important}.asset-action-modal-module__1kZyEW__row{border-bottom:1px solid hsl(var(--border));cursor:default;transition:background-color .2s}.asset-action-modal-module__1kZyEW__row:hover{background-color:hsla(var(--primary)/.05)}.asset-action-modal-module__1kZyEW__assetCell{padding:.75rem 1rem}.asset-action-modal-module__1kZyEW__assetBadge{border:1px solid hsla(var(--primary)/.3);color:hsl(var(--primary));font-weight:600}.asset-action-modal-module__1kZyEW__valueCell{font-variant-numeric:tabular-nums;color:hsl(var(--foreground));padding:.75rem 1rem;font-weight:500}.asset-action-modal-module__1kZyEW__zeroValue{color:hsl(var(--muted-foreground));opacity:.5}.asset-action-modal-module__1kZyEW__availableContainer{flex-direction:column;display:flex}.asset-action-modal-module__1kZyEW__usdValue{color:hsl(var(--muted-foreground));font-size:.7rem}.asset-action-modal-module__1kZyEW__apyCell{color:hsl(var(--chart-3));padding:.75rem 1rem;font-weight:500}.asset-action-modal-module__1kZyEW__collateralCell{text-align:center;padding:.75rem 1rem}.asset-action-modal-module__1kZyEW__checkIcon{color:hsl(var(--chart-3))}.asset-action-modal-module__1kZyEW__actionCell{padding:.5rem 1rem}.asset-action-modal-module__1kZyEW__actions{justify-content:flex-end;gap:.5rem;display:flex}.asset-action-modal-module__1kZyEW__actionButton{height:1.75rem;font-size:.75rem;font-weight:600}.asset-action-modal-module__1kZyEW__detailsButton{border-color:hsla(var(--primary)/.2);height:1.75rem;color:hsl(var(--muted-foreground));font-size:.75rem}
.slider-module__pjVDVW__slider{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:flex;position:relative}.slider-module__pjVDVW__slider[data-disabled]{opacity:.5}.slider-module__pjVDVW__slider[data-orientation=vertical]{flex-direction:column;width:auto;height:100%;min-height:11rem}.slider-module__pjVDVW__track{background-color:hsl(var(--border));border-radius:9999px;flex-grow:1;position:relative;overflow:hidden}.slider-module__pjVDVW__track[data-orientation=horizontal]{width:100%;height:.375rem}.slider-module__pjVDVW__track[data-orientation=vertical]{width:.375rem;height:100%}.slider-module__pjVDVW__range{background-color:hsl(var(--primary));position:absolute}.slider-module__pjVDVW__range[data-orientation=horizontal]{height:100%}.slider-module__pjVDVW__range[data-orientation=vertical]{width:100%}.slider-module__pjVDVW__thumb{border:1px solid hsl(var(--primary));background-color:hsl(var(--background));border-radius:9999px;flex-shrink:0;width:1rem;height:1rem;transition:box-shadow .2s;display:block;box-shadow:0 1px 2px #0000000d}.slider-module__pjVDVW__thumb:hover{box-shadow:0 0 0 4px hsla(var(--ring)/.5)}.slider-module__pjVDVW__thumb:focus-visible{box-shadow:0 0 0 4px hsla(var(--ring)/.5);outline:none}.slider-module__pjVDVW__thumb:disabled{pointer-events:none;opacity:.5}
.position-overview-module__UA5kFG__card{border:1px solid hsl(var(--border));background-color:hsl(var(--card));height:100%}.position-overview-module__UA5kFG__title{color:hsl(var(--foreground))}.position-overview-module__UA5kFG__positionsContainer{flex-direction:column;gap:1rem;display:flex}.position-overview-module__UA5kFG__positionCard{border:1px solid #0663b7;border-radius:.5rem;transition:all .2s}.position-overview-module__UA5kFG__positionHeader{background-color:#01192e;border-radius:.5rem .5rem 0 0;justify-content:space-between;align-items:center;padding:1rem;display:flex}.position-overview-module__UA5kFG__headerActions{gap:.5rem;margin-left:auto;margin-right:1.5rem;display:flex}.position-overview-module__UA5kFG__headerButton{border:1px solid hsla(var(--primary)/.3);height:1.75rem;color:hsl(var(--foreground));background-color:#0000;padding:0 .75rem;font-size:.7rem;font-weight:700;transition:all .2s}.position-overview-module__UA5kFG__headerButton:hover{background-color:hsla(var(--primary)/.1);border-color:hsl(var(--primary));color:hsl(var(--primary))}.position-overview-module__UA5kFG__assetInfo{flex-direction:column;gap:.25rem;display:flex}.position-overview-module__UA5kFG__assetTitleWrapper{align-items:center;gap:.5rem;display:flex}.position-overview-module__UA5kFG__assetName{color:hsl(var(--foreground));font-weight:600}.position-overview-module__UA5kFG__protectedBadge{border:1px solid hsla(var(--primary)/.3);color:hsl(var(--primary));background-color:hsla(var(--primary)/.1);font-size:.75rem;line-height:1rem}.position-overview-module__UA5kFG__assetDescription{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}.position-overview-module__UA5kFG__changeIndicator{align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;line-height:1.25rem;display:flex}.position-overview-module__UA5kFG__positive{color:hsl(var(--chart-3))}.position-overview-module__UA5kFG__negative{color:hsl(var(--chart-5))}.position-overview-module__UA5kFG__changeIcon{width:1rem;height:1rem}.position-overview-module__UA5kFG__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1rem;display:grid}@media (min-width:768px){.position-overview-module__UA5kFG__metricsGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}.position-overview-module__UA5kFG__metricLabel{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1rem}.position-overview-module__UA5kFG__metricValue{color:hsl(var(--foreground));letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:500;line-height:1.25rem}.position-overview-module__UA5kFG__collateralUSD{color:hsl(var(--primary));font-size:.75rem;line-height:1rem}.position-overview-module__UA5kFG__ltvValueWarning{color:hsl(var(--chart-5))}.position-overview-module__UA5kFG__ltvValueSafe{color:hsl(var(--chart-3))}.position-overview-module__UA5kFG__statusMonitor{color:hsl(var(--chart-4))}.position-overview-module__UA5kFG__statusHealthy{color:hsl(var(--chart-3))}.position-overview-module__UA5kFG__protectionBox{margin:1rem 1rem 0}.position-overview-module__UA5kFG__protectionHeader{align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.position-overview-module__UA5kFG__shieldIcon{width:1rem;height:1rem;color:hsl(var(--primary))}.position-overview-module__UA5kFG__protectionLabel{color:hsl(var(--foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}.position-overview-module__UA5kFG__sliderWrapper{flex-direction:column;transition:opacity .2s;display:flex}.position-overview-module__UA5kFG__disabledSlider{opacity:.5;pointer-events:none}.position-overview-module__UA5kFG__controlsRow{grid-template-columns:7fr 3fr;align-items:center;gap:1.5rem;display:grid}.position-overview-module__UA5kFG__sliderRow{justify-content:space-between;align-items:center;font-size:.875rem;line-height:1.25rem;display:flex}.position-overview-module__UA5kFG__hfValue{color:hsl(var(--primary));font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-weight:700}.position-overview-module__UA5kFG__slider{width:100%}.position-overview-module__UA5kFG__sliderLabels{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;font-size:.75rem;line-height:1rem;display:flex}.position-overview-module__UA5kFG__autoProtectNote{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));margin-top:1rem;margin-bottom:1rem;padding-top:1rem;font-size:.75rem;line-height:1rem}.position-overview-module__UA5kFG__autoProtectValue{color:hsl(var(--primary));font-weight:500}.position-overview-module__UA5kFG__actionButton{background-color:#0000;width:100%}.position-overview-module__UA5kFG__protectionButton{background-color:hsl(var(--primary));color:#000;border:none;min-width:8.5rem;height:2rem;font-weight:700}.position-overview-module__UA5kFG__protectionButton:hover{background-color:hsla(var(--primary)/.9)}.position-overview-module__UA5kFG__protectionButtonDestructive{background-color:hsl(var(--destructive));color:#000}.position-overview-module__UA5kFG__protectionButtonDestructive:hover{background-color:hsla(var(--destructive)/.9)}@keyframes position-overview-module__UA5kFG__pulse-glow{0%,to{opacity:1}50%{opacity:.5}}
.protection-history-module___P14NG__card{border:1px solid hsl(var(--border))}.protection-history-module___P14NG__headerWrapper{justify-content:space-between;align-items:center;display:flex}.protection-history-module___P14NG__title{align-items:center;gap:.5rem;display:flex}.protection-history-module___P14NG__shieldIcon{width:1.25rem;height:1.25rem;color:hsl(var(--primary))}.protection-history-module___P14NG__filterWrapper{gap:.5rem;display:flex}.protection-history-module___P14NG__activeFilter{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.protection-history-module___P14NG__tableWrapper{border:1px solid hsl(var(--border));border-radius:.375rem}.protection-history-module___P14NG__headerRow tr:hover{background-color:#0000}.protection-history-module___P14NG__row{cursor:pointer;transition:background-color .2s}.protection-history-module___P14NG__row:hover{background-color:hsla(var(--primary)/.05)}.protection-history-module___P14NG__cellDate{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem}.protection-history-module___P14NG__cellAction{font-size:.875rem;font-weight:500;line-height:1.25rem}.protection-history-module___P14NG__assetBadge{border:1px solid hsla(var(--primary)/.3);color:hsl(var(--primary))}.protection-history-module___P14NG__cellAmount{font-weight:500}.protection-history-module___P14NG__statusBadge{background-color:hsla(var(--chart-3)/.2);color:hsl(var(--chart-3))}.protection-history-module___P14NG__statusBadge:hover{background-color:hsla(var(--chart-3)/.3)}.protection-history-module___P14NG__cellSaved{text-align:right;color:hsl(var(--chart-3));font-weight:700}.protection-history-module___P14NG__chevronIcon{width:1rem;height:1rem;color:hsl(var(--muted-foreground))}.protection-history-module___P14NG__expandedRow{background-color:hsla(var(--muted)/.3)}.protection-history-module___P14NG__detailsWrapper{flex-direction:column;gap:.5rem;padding:1rem;font-size:.875rem;line-height:1.25rem;display:flex}.protection-history-module___P14NG__detailsText{color:hsl(var(--foreground))}.protection-history-module___P14NG__detailsMeta{color:hsl(var(--muted-foreground));gap:1rem;font-size:.75rem;line-height:1rem;display:flex}.protection-history-module___P14NG__metaValue{color:hsl(var(--foreground));font-weight:500}.protection-history-module___P14NG__txHash{color:hsl(var(--primary));font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.protection-history-module___P14NG__equityBox{border:1px solid hsla(var(--primary)/.2);background-color:hsla(var(--primary)/.05);border-radius:.5rem;margin-top:1rem;padding:1rem}.protection-history-module___P14NG__equityRow{justify-content:space-between;align-items:center;display:flex}.protection-history-module___P14NG__equityLabel{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}.protection-history-module___P14NG__equityValue{color:hsl(var(--chart-3));font-size:1.5rem;font-weight:700;line-height:2rem}
.health-factor-chart-module__qhPcdq__card{border:1px solid hsl(var(--border))}.health-factor-chart-module__qhPcdq__headerWrapper{justify-content:space-between;align-items:center;display:flex}.health-factor-chart-module__qhPcdq__title{align-items:center;gap:.5rem;display:flex}.health-factor-chart-module__qhPcdq__clockIcon{width:1rem;height:1rem;color:hsl(var(--muted-foreground));animation:2s cubic-bezier(.4,0,.6,1) infinite health-factor-chart-module__qhPcdq__pulse-glow}@keyframes health-factor-chart-module__qhPcdq__pulse-glow{0%,to{opacity:1}50%{opacity:.5}}.health-factor-chart-module__qhPcdq__timeframeContainer{border:1px solid hsl(var(--border));border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.health-factor-chart-module__qhPcdq__activeButton{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground))}.health-factor-chart-module__qhPcdq__chartContainer{height:300px}
.page-module__E0kJGG__pageWrapper{background-color:hsl(var(--background));min-height:100vh}.page-module__E0kJGG__header{border-bottom:1px solid hsl(var(--border));background-color:hsla(var(--card)/.8);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);z-index:50;position:sticky;top:0}.page-module__E0kJGG__container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.page-module__E0kJGG__container{max-width:640px}}@media (min-width:768px){.page-module__E0kJGG__container{max-width:768px}}@media (min-width:1024px){.page-module__E0kJGG__container{max-width:1024px}}@media (min-width:1280px){.page-module__E0kJGG__container{max-width:1280px}}@media (min-width:1536px){.page-module__E0kJGG__container{max-width:1536px}}.page-module__E0kJGG__headerContent{padding-top:1rem;padding-bottom:1rem}.page-module__E0kJGG__headerInner{justify-content:space-between;align-items:center;display:flex}.page-module__E0kJGG__logoWrapper{align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__logoIcon{background-color:hsla(var(--primary)/.1);border:1px solid hsl(var(--primary));width:2.5rem;height:2.5rem;box-shadow:0 10px 15px -3px hsla(var(--primary)/.1);border-radius:.5rem;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__shieldIcon{width:1.5rem;height:1.5rem;color:hsl(var(--primary))}.page-module__E0kJGG__logoTitle{color:hsl(var(--foreground));font-size:1.25rem;font-weight:600;line-height:1.75rem}.page-module__E0kJGG__logoSubTitle{color:hsl(var(--primary));font-size:.875rem;font-weight:500;line-height:1.25rem}.page-module__E0kJGG__headerActions{align-items:center;gap:.75rem;display:flex}.page-module__E0kJGG__liveBadge{border:1px solid hsla(var(--chart-3)/.5);color:hsl(var(--chart-3));background-color:hsla(var(--chart-3)/.1);gap:.25rem;font-weight:500;display:flex}.page-module__E0kJGG__pulseIcon{width:.75rem;height:.75rem;animation:2s cubic-bezier(.4,0,.6,1) infinite page-module__E0kJGG__pulse-glow}.page-module__E0kJGG__settingsButton{background-color:hsl(var(--primary));align-items:center;gap:.5rem;font-weight:700;display:flex}.page-module__E0kJGG__arbitrumIcon{object-fit:contain;width:1.25rem;height:1.25rem}.page-module__E0kJGG__settingsIcon{width:1rem;height:1rem;color:hsl(var(--foreground))}.page-module__E0kJGG__main{padding-top:2rem;padding-bottom:2rem}.page-module__E0kJGG__alertBanner{background:linear-gradient(90deg,#5b21b6bf,#4c1d9580);border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.page-module__E0kJGG__alertContent{align-items:flex-start;gap:.75rem;display:flex}.page-module__E0kJGG__alertIcon{color:#fff;width:1.25rem;height:1.25rem}.page-module__E0kJGG__alertTitle{color:hsl(var(--foreground));font-weight:600}.page-module__E0kJGG__alertDescription{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.25rem}.page-module__E0kJGG__statsGrid{gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (min-width:768px){.page-module__E0kJGG__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-module__E0kJGG__statCard{border:1px solid hsl(var(--border));background-color:hsl(var(--card))}.page-module__E0kJGG__statHeader{flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding-bottom:.5rem;display:flex}.page-module__E0kJGG__statLabel{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500;line-height:1.25rem}.page-module__E0kJGG__trendingUp{width:1rem;height:1rem;color:hsl(var(--chart-3))}.page-module__E0kJGG__statIconPrimary{width:1rem;height:1rem;color:hsl(var(--primary))}.page-module__E0kJGG__value{color:hsl(var(--foreground));font-size:1.5rem;font-weight:700;line-height:2rem}.page-module__E0kJGG__change{color:hsl(var(--chart-3));font-size:.8125rem;font-weight:500;line-height:1.125rem}.page-module__E0kJGG__monitoringText{color:hsl(var(--muted-foreground));font-size:.8125rem;line-height:1.125rem}.page-module__E0kJGG__mainGrid{gap:1.5rem;display:grid}@media (min-width:1024px){.page-module__E0kJGG__mainGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-module__E0kJGG__gaugeContainer,.page-module__E0kJGG__overviewContainer{grid-column:span 1/span 1}@media (min-width:1024px){.page-module__E0kJGG__overviewContainer{grid-column:span 2/span 2}}.page-module__E0kJGG__chartContainer,.page-module__E0kJGG__historyContainer{margin-top:1.5rem}@keyframes page-module__E0kJGG__pulse-glow{0%,to{opacity:1}50%{opacity:.5}}
