.lp-stage{width:min(100%,1200px);margin:0 auto;padding:32px 32px 48px;flex:1}.lp-heading{justify-content:space-between;gap:24px;margin-bottom:30px;animation:content-in .6s ease both}.lp-eyebrow,.lp-heading{display:flex;align-items:center}.lp-eyebrow{gap:7px;font-size:.75rem;letter-spacing:.12em;color:var(--muted-foreground);font-weight:600}.lp-heading h1{font-family:var(--font-dm-sans),sans-serif;font-size:clamp(2rem,3.3vw,2.5rem);font-weight:500;letter-spacing:-.055em;line-height:1.15;margin:12px 0 9px}.lp-heading p{margin:0;color:var(--muted-foreground);font-size:.875rem}.lp-create-button{height:44px;border-radius:12px;padding:0 14px;gap:9px;font-size:.875rem;background:transparent;color:var(--foreground);box-shadow:none;flex-shrink:0}.lp-create-button>span{color:var(--muted-foreground);background:var(--secondary);padding:3px 6px;border-radius:5px;font-size:.75rem;font-weight:450;margin-left:3px}.lp-summary{display:grid;grid-template-columns:1fr 1fr 1fr;background:var(--card);border:1px solid var(--border);border-radius:23px;margin-bottom:34px;padding:24px 0;animation:content-in .6s ease .05s both}.lp-summary-item{display:flex;flex-direction:column;align-items:flex-start;padding:0 28px;min-width:0;gap:7px}.lp-summary-item+.lp-summary-item{border-left:1px solid var(--border)}.lp-summary-label{display:flex;gap:8px;align-items:center;font-size:.875rem;color:var(--muted-foreground)}.lp-summary-label svg{flex-shrink:0}.lp-summary-item>strong{font-family:var(--font-dm-sans),sans-serif;font-size:2rem;letter-spacing:-.04em;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.3;display:flex;align-items:baseline;flex-wrap:wrap;column-gap:8px}.lp-summary-item>strong small{font-family:var(--font-manrope),sans-serif;letter-spacing:0;font-weight:500}.lp-summary-item>span:last-child,.lp-summary-item>strong small{color:var(--muted-foreground);font-size:.75rem}.lp-reward-value{color:var(--primary)}.lp-workspace{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.lp-explorer{min-width:0;animation:content-in .65s ease .1s both}.lp-explorer-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid var(--border)}.lp-view-tabs[data-slot=tabs-list]{padding:0;height:45px;gap:28px}.lp-view-tabs [data-slot=tabs-trigger]{font-size:.875rem;height:45px;padding:0 0 12px;flex:initial;gap:7px;font-weight:550}.lp-view-tabs [data-slot=tabs-trigger]:after{bottom:-1px;background:var(--primary);height:2px}.lp-view-tabs [data-slot=tabs-trigger]>span{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 5px;border-radius:6px;background:var(--secondary);color:var(--muted-foreground);font-size:.75rem}.lp-view-tabs [data-slot=tabs-trigger][data-active]>span{color:var(--primary);background:var(--accent)}.lp-sample-tag{font-size:.75rem;color:var(--muted-foreground);padding-bottom:10px;white-space:nowrap}.lp-toolbar{justify-content:space-between;gap:14px;margin:13px 0 12px}.lp-search,.lp-toolbar{display:flex;align-items:center}.lp-search{gap:8px;min-width:0;flex:1;height:40px;padding:0 12px;border-radius:11px;border:1px solid var(--border);color:var(--muted-foreground);background:var(--card)}.lp-search:focus-within{border-color:var(--ring)}.lp-search>svg{flex-shrink:0}.lp-search [data-slot=input]{border:0;padding:0;background:transparent;font-size:.875rem;height:38px;box-shadow:none;outline:none}.lp-search>button{padding:4px;border-radius:5px;flex-shrink:0}.lp-search>button:hover{color:var(--foreground)}.lp-sort[data-slot=select-trigger]{height:40px;font-size:.75rem;padding:0 11px;border-radius:11px;background:transparent}.lp-sort-menu{min-width:180px;padding:6px;border-radius:13px;border:1px solid var(--border)}.lp-sort-menu [data-slot=select-item]{min-height:36px;padding-left:10px;font-size:.875rem;border-radius:8px}.lp-pool-list{border-radius:22px;border:1px solid var(--border);background:var(--card);overflow:hidden}.lp-curation-note{display:flex;align-items:center;gap:11px;padding:20px;border-bottom:1px solid var(--border)}.lp-curation-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:11px;background:var(--accent);color:var(--primary);flex-shrink:0}.lp-curation-note strong{font-size:.875rem;font-weight:550}.lp-curation-note p{margin:5px 0 0;line-height:1.55;max-width:340px}.lp-curated-pill,.lp-curation-note p{font-size:.75rem;color:var(--muted-foreground)}.lp-curated-pill{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--border);border-radius:6px;padding:4px 7px;white-space:nowrap}.lp-curation-note>.lp-curated-pill{margin-left:auto}.lp-table{width:100%;table-layout:auto;font-size:.875rem}.lp-table th{font-weight:450;color:var(--muted-foreground);font-size:.75rem;height:44px;padding:10px}.lp-table td:first-child,.lp-table th:first-child{padding-left:20px}.lp-table td:last-child,.lp-table th:last-child{padding-right:14px;padding-left:0}.lp-table td{height:94px;padding:16px 10px;font-variant-numeric:tabular-nums}.lp-table tbody tr{transition:background .18s}.lp-table tbody tr[data-selected]{background:color-mix(in srgb,var(--primary) 4%,var(--card))}.lp-table tbody tr[data-selected]>td:first-child{box-shadow:inset 2px 0 var(--primary)}.lp-pool-name{display:flex;align-items:center;gap:11px;text-align:left;border-radius:8px}.lp-pool-name>span:last-child{display:flex;flex-direction:column;gap:7px}.lp-pool-name strong{font-size:.875rem;font-weight:600;letter-spacing:-.02em}.lp-pool-name small{display:flex;gap:8px;align-items:center;font-size:.75rem;color:var(--muted-foreground)}.lp-pool-name small>span{border-left:1px solid var(--border);padding-left:8px}.lp-asset-icon,.lp-pair-icons{display:inline-flex;align-items:center;flex-shrink:0}.lp-asset-icon{justify-content:center;width:32px;height:32px;border-radius:50%;font-family:var(--font-dm-sans),sans-serif;font-size:24px;line-height:1;border:2px solid var(--card)}.lp-pair-icons .lp-asset-icon+.lp-asset-icon{margin-left:-11px}.asset-weth{background:#d5dedb;color:#46514e}.asset-usdg{background:#184c36;color:#a5e4c2;font-size:19px}.asset-feather{background:var(--primary);color:var(--primary-foreground)}.lp-apr-trigger{display:inline-flex;align-items:center;gap:5px;font-size:.875rem;font-weight:550;color:var(--primary);min-height:32px;border-radius:6px}.lp-apr-trigger>svg{color:var(--muted-foreground)}.lp-apr-popover{padding:18px;border:1px solid var(--border);border-radius:17px;width:min(285px,calc(100vw - 32px));font-size:.875rem}.lp-apr-popover>strong{font-weight:600}.lp-apr-popover dl{display:grid;gap:12px;margin:7px 0 0}.lp-apr-popover dl>div{display:flex;justify-content:space-between;gap:20px}.lp-apr-popover dt{color:var(--muted-foreground)}.lp-apr-popover dd{margin:0}.lp-apr-total{border-top:1px solid var(--border);padding-top:12px;color:var(--primary)}.lp-apr-popover p{font-size:.75rem;color:var(--muted-foreground);line-height:1.65;margin:3px 0 0}.lp-row-arrow{display:inline-flex;width:27px;height:34px;justify-content:center;align-items:center;color:var(--muted-foreground);border-radius:8px}.lp-row-arrow:hover{color:var(--primary);background:var(--accent)}.lp-list-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.75rem}.lp-list-footer>span:last-child{display:inline-flex;align-items:center;gap:5px}.lp-fee-dot,.lp-lime-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--primary);flex-shrink:0}.lp-fee-dot{background:#748b62}.lp-open-future{display:flex;align-items:flex-start;gap:15px;padding:24px 22px;margin-top:20px;border:1px solid var(--border);border-radius:21px}.lp-future-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--secondary);color:var(--muted-foreground);border-radius:12px;flex-shrink:0}.lp-future-kicker{font-size:.75rem;letter-spacing:.07em;color:var(--muted-foreground);font-weight:500}.lp-open-future h2{font-family:var(--font-dm-sans),sans-serif;font-size:1.375rem;letter-spacing:-.035em;font-weight:500;margin:8px 0 7px}.lp-open-future p{color:var(--muted-foreground);font-size:.875rem;line-height:1.7;max-width:430px;margin:0}.lp-open-future button{display:inline-flex;align-items:center;gap:5px;font-size:.75rem;margin-top:15px;color:var(--foreground)}.lp-open-future button:hover{color:var(--primary)}.lp-future-lock{color:var(--muted-foreground);margin-left:auto;flex-shrink:0}.lp-detail{padding:22px;border:1px solid var(--border);border-radius:25px;background:var(--card);box-shadow:0 7px 32px #0002;animation:content-in .65s ease .14s both;min-width:0}.lp-detail-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:.75rem;color:var(--muted-foreground)}.lp-detail>.lp-pair-icons .lp-asset-icon{width:39px;height:39px;font-size:27px}.lp-detail>.lp-pair-icons .lp-asset-icon svg{width:22px;height:22px}.lp-detail h2{font-family:var(--font-dm-sans),sans-serif;font-size:1.375rem;font-weight:500;letter-spacing:-.035em;margin:13px 0 5px}.lp-detail-subtitle{color:var(--muted-foreground);font-size:.75rem;margin:0}.lp-detail-apr{display:flex;flex-direction:column;align-items:flex-start;margin-top:28px;gap:6px}.lp-detail-apr>span:first-child{font-size:.875rem;color:var(--muted-foreground)}.lp-detail-apr>strong{font-family:var(--font-dm-sans),sans-serif;font-size:3.375rem;letter-spacing:-.06em;line-height:1.12;font-weight:500;color:var(--primary);font-variant-numeric:tabular-nums}.lp-detail-apr>strong small{font-size:2rem;margin-left:2px}.lp-detail-apr-caption{font-size:.75rem;color:var(--muted-foreground)}.lp-rate-breakdown{display:grid;gap:12px;margin:23px 0 13px;font-size:.75rem}.lp-pool-details>div,.lp-rate-breakdown>div{display:flex;align-items:center;justify-content:space-between;gap:14px}.lp-rate-breakdown dt{display:flex;gap:7px;align-items:center;color:var(--muted-foreground)}.lp-pool-details dd,.lp-rate-breakdown dd{font-variant-numeric:tabular-nums;margin:0}.lp-apr-bar{height:5px;overflow:hidden;border-radius:4px;background:var(--primary);display:flex}.lp-apr-bar>span{height:100%;background:#748b62;border-right:3px solid var(--card);transition:width .25s ease}.lp-pool-details{display:grid;gap:15px;border-top:1px solid var(--border);padding-top:20px;margin:23px 0 22px;font-size:.75rem}.lp-pool-details dt{color:var(--muted-foreground)}.lp-current-position{display:flex;gap:7px;align-items:center;padding:13px 11px;background:var(--background);border-radius:11px;font-size:.75rem;margin-bottom:14px}.lp-current-position>svg{flex-shrink:0}.lp-current-position>span,.lp-current-position>svg{color:var(--muted-foreground)}.lp-current-position>strong{font-weight:550;margin-left:auto;font-variant-numeric:tabular-nums}.lp-primary{width:100%;height:49px;border-radius:13px;padding:0 17px;display:flex;justify-content:space-between;font-size:.875rem;font-weight:650}.lp-primary svg{transition:transform .18s}.lp-primary:hover svg{transform:rotate(90deg)}.lp-action-note{text-align:center;margin:12px 0 19px}.lp-action-note,.lp-detail-guide{font-size:.75rem;color:var(--muted-foreground)}.lp-detail-guide{display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid var(--border);padding-top:18px}.lp-detail-guide:hover{color:var(--foreground)}.lp-preview-note{display:flex;align-items:flex-start;gap:8px;margin:24px 3px 0;font-size:.75rem;line-height:1.7;color:var(--muted-foreground)}.lp-preview-note>svg{margin-top:2px;flex-shrink:0}.lp-positions{display:grid;gap:16px}.lp-position-card{border-radius:22px;background:var(--card);border:1px solid var(--border);padding:22px}.lp-position-top{display:flex;gap:11px;align-items:center}.lp-position-top h2{font-size:1rem;letter-spacing:-.025em;font-weight:600;margin:0 0 5px}.lp-position-status,.lp-position-top>div>span{font-size:.75rem;color:var(--muted-foreground)}.lp-position-status{display:flex;align-items:center;gap:5px;margin-left:auto;white-space:nowrap}.lp-position-metrics{display:grid;grid-template-columns:1fr 1fr 1.1fr;gap:16px;margin:24px 0 20px}.lp-position-metrics dt{font-size:.75rem;color:var(--muted-foreground);margin-bottom:6px}.lp-position-metrics dd{margin:0;font-size:1.125rem;font-variant-numeric:tabular-nums}.lp-position-metrics dd small{font-size:.75rem;color:var(--muted-foreground);margin-left:4px}.lp-position-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid var(--border);padding-top:17px}.lp-position-bottom>span{font-size:.75rem;color:var(--muted-foreground)}.lp-position-bottom>div{display:flex;gap:6px}.lp-position-bottom [data-slot=button]{font-size:.75rem;height:35px;padding:0 11px;border-radius:9px;gap:6px}.lp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px;min-height:250px;padding:32px 24px;color:var(--muted-foreground)}.lp-empty h2{color:var(--foreground);font-family:var(--font-dm-sans),sans-serif;font-size:1.375rem;letter-spacing:-.035em;margin:8px 0 0;font-weight:500}.lp-empty p{font-size:.875rem;line-height:1.7;max-width:330px;margin:0 0 6px}.lp-empty [data-slot=button]{border-radius:11px;padding:11px 15px;height:auto;font-size:.875rem}.lp-empty-positions{border:1px solid var(--border);border-radius:22px;background:var(--card);min-height:350px}.lp-flow-dialog,.lp-info-dialog{max-width:450px}.lp-launch-steps{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:23px}.lp-launch-steps li{display:flex;align-items:flex-start;gap:10px}.lp-launch-steps li>span:first-child{width:30px;height:30px;border-radius:9px;background:var(--accent);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0}.lp-launch-steps strong{display:block;font-size:.875rem;font-weight:600;line-height:1.6}.lp-launch-steps p{line-height:1.7;margin:5px 0 0}.lp-launch-steps p,.lp-stage-pill{font-size:.75rem;color:var(--muted-foreground)}.lp-stage-pill{padding-top:4px;margin-left:auto}.lp-dialog-note{color:var(--muted-foreground);font-size:.75rem;line-height:1.7;margin:0}.lp-flow-dialog form>.lp-dialog-note{margin-top:14px;text-align:center}.lp-flow-pair{display:flex;gap:12px;align-items:center}.lp-flow-pair>div{display:flex;flex-direction:column;gap:5px}.lp-flow-pair strong{font-size:.875rem;font-weight:600}.lp-flow-pair>div>span{font-size:.75rem;color:var(--muted-foreground)}.lp-deposit-field{padding:16px;background:var(--background);border:1px solid var(--border);border-radius:17px}.lp-deposit-field:focus-within{border-color:var(--ring)}.lp-deposit-field>div:first-child{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;color:var(--muted-foreground)}.lp-deposit-field button{border-radius:5px;background:var(--accent);color:var(--primary);padding:3px 6px;font-size:.75rem}.lp-deposit-field button:disabled{opacity:.5}.lp-deposit-amount{display:flex;align-items:center;gap:12px;margin:10px 0}.lp-deposit-amount [data-slot=input]{height:40px;padding:0;border:0;box-shadow:none;outline:none;background:transparent}.lp-deposit-amount [data-slot=input],.lp-deposit-amount>output{min-width:0;width:100%;font-family:var(--font-dm-sans),sans-serif;font-size:1.875rem;line-height:1.3;letter-spacing:-.04em}.lp-deposit-amount>output{overflow:hidden;text-overflow:ellipsis}.lp-deposit-amount>span{display:flex;align-items:center;gap:6px;font-size:.875rem;font-weight:600;flex-shrink:0}.lp-deposit-amount .lp-asset-icon{width:29px;height:29px}.lp-deposit-field small{font-size:.75rem;color:var(--muted-foreground);overflow-wrap:anywhere}.lp-deposit-plus{display:flex;justify-content:center;align-items:center;width:31px;height:31px;border:4px solid var(--card);position:relative;z-index:1;background:var(--secondary);border-radius:10px;margin:-8px auto;color:var(--muted-foreground)}.lp-deposit-total{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin:20px 3px;font-size:.875rem}.lp-deposit-total>span{color:var(--muted-foreground)}.lp-deposit-total strong{font-weight:550}.lp-error{display:flex;align-items:flex-start;gap:6px;color:var(--destructive);font-size:.75rem;line-height:1.65;margin:11px 2px 0}.lp-error>svg{flex-shrink:0;margin-top:3px}.lp-remove-value{display:flex;flex-direction:column;align-items:center;gap:7px;padding:3px 0 20px}.lp-remove-value strong{font-family:var(--font-dm-sans),sans-serif;font-size:3rem;letter-spacing:-.045em;font-weight:500;line-height:1}.lp-remove-value strong>span{font-size:1.75rem}.lp-remove-value>span{font-size:.875rem;color:var(--muted-foreground)}.lp-remove-options{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.lp-remove-options label{display:flex;align-items:center;justify-content:center;position:relative;border:1px solid var(--border);border-radius:11px;background:var(--background);min-height:42px;font-size:.875rem;cursor:pointer}.lp-remove-options label.selected{border-color:var(--scroll-hover);color:var(--primary);background:var(--accent)}.lp-remove-options label:focus-within{outline:2px solid var(--ring);outline-offset:3px}.lp-hidden-radio{position:absolute;width:1px;height:1px;opacity:0}.lp-withdraw-preview{display:flex;flex-direction:column;gap:9px;margin:22px 0;background:var(--background);padding:18px;border-radius:16px}.lp-withdraw-preview small,.lp-withdraw-preview>span{font-size:.75rem;color:var(--muted-foreground);line-height:1.6}.lp-withdraw-preview strong{font-family:var(--font-dm-sans),sans-serif;font-size:1.75rem;font-weight:500;letter-spacing:-.035em}.lp-review-rows{display:grid;gap:17px;font-size:.875rem;margin:0}.lp-review-rows>div{display:flex;justify-content:space-between;gap:20px;line-height:1.6}.lp-review-rows dt{color:var(--muted-foreground)}.lp-review-rows dd{margin:0;text-align:right;font-variant-numeric:tabular-nums}.lp-success-position{display:flex;flex-direction:column;gap:8px;padding:20px;background:var(--background);border-radius:17px}.lp-success-position small,.lp-success-position>span{color:var(--muted-foreground);font-size:.75rem}.lp-success-position strong{font-family:var(--font-dm-sans),sans-serif;font-size:2rem;font-weight:500;letter-spacing:-.04em}@media (max-width:1150px){.lp-stage{padding-inline:24px}.lp-workspace{grid-template-columns:minmax(0,1fr) 326px;gap:20px}.lp-curation-note>.lp-curated-pill,.lp-volume-column{display:none}.lp-summary-item{padding-inline:23px}}@media (max-width:920px){.lp-stage{max-width:760px}.lp-workspace{grid-template-columns:1fr}.lp-volume-column{display:table-cell}.lp-summary-item{padding-inline:20px}.lp-summary-item>strong{font-size:1.75rem}.lp-summary-label{font-size:.75rem;gap:6px}.lp-detail{padding:25px;scroll-margin-top:24px}.lp-detail-topline{margin-bottom:20px}.lp-detail-apr{margin-top:20px}}@media (max-width:600px){.lp-stage{padding:22px 16px 36px}.lp-heading{flex-wrap:wrap;gap:18px;margin-bottom:24px}.lp-heading h1{font-size:2rem}.lp-create-button{height:39px;font-size:.875rem}.lp-summary{grid-template-columns:1fr 1fr;padding:0;border-radius:20px;margin-bottom:27px}.lp-summary-item{padding:20px}.lp-summary-item:first-child{grid-column:span 2;border-bottom:1px solid var(--border)}.lp-summary-item:nth-child(2){border-left:0}.lp-summary-item:first-child>strong{font-size:2.125rem}.lp-summary-item>strong{font-size:1.625rem}.lp-summary-item:nth-child(3)>strong{row-gap:2px}.lp-summary-label svg{display:none}.lp-summary-item>span:last-child{font-size:.75rem;line-height:1.65}.lp-view-tabs[data-slot=tabs-list]{gap:22px}.lp-sample-tag{display:none}.lp-toolbar{gap:9px}.lp-search{padding-inline:10px}.lp-search [data-slot=input]{font-size:.875rem}.lp-sort[data-slot=select-trigger]{max-width:143px;padding-inline:9px}.lp-volume-column{display:none}.lp-table td:first-child,.lp-table th:first-child{padding-left:14px}.lp-table td:last-child,.lp-table th:last-child{padding-right:8px}.lp-table td,.lp-table th{padding-inline:7px}.lp-pool-name{gap:7px}.lp-pool-name>.lp-pair-icons{display:none}.lp-pool-name strong{font-size:.875rem}.lp-pool-name small>span{display:none}.lp-apr-trigger{gap:3px}.lp-curation-note{padding:18px 16px}.lp-list-footer{padding:15px 16px}.lp-open-future{padding:22px 18px;gap:12px}.lp-future-icon{width:32px;height:32px;border-radius:10px}.lp-future-lock{display:none}.lp-position-card{padding:19px 17px}.lp-position-top h2{font-size:.875rem}.lp-position-status{font-size:.75rem}.lp-position-status .lp-lime-dot{display:none}.lp-position-metrics{gap:12px;margin-top:22px;grid-template-columns:1fr 1fr}.lp-position-metrics>div:last-child{grid-column:span 2}.lp-position-bottom{flex-wrap:wrap;gap:14px}.lp-position-bottom>div{margin-left:auto}}@media (max-width:370px){.lp-stage{padding-inline:12px}.lp-summary-item{padding:17px 14px}.lp-sort[data-slot=select-trigger]{max-width:130px}.lp-toolbar{flex-wrap:wrap}.lp-search{flex-basis:100%}.lp-sort[data-slot=select-trigger]{margin-left:auto}.lp-list-footer{flex-wrap:wrap}.lp-position-status{display:none}}@media (prefers-reduced-motion:reduce){.lp-detail,.lp-explorer,.lp-heading,.lp-summary{animation:none}.lp-apr-bar>span,.lp-primary svg,.lp-table tbody tr{transition:none}}