.hookLabs-module___ps_nq__page{flex-direction:column;gap:18px;max-width:1280px;margin:0 auto;padding:24px 20px 96px;display:flex}.hookLabs-module___ps_nq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.hookLabs-module___ps_nq__titleBlock{flex-direction:column;gap:4px;display:flex}.hookLabs-module___ps_nq__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);align-items:center;gap:10px;margin:0;font-size:28px;font-weight:700;display:flex}.hookLabs-module___ps_nq__subtitle{color:var(--text-2);font-size:13.5px}.hookLabs-module___ps_nq__card{background:var(--glass-1);border:1px solid var(--stroke);border-radius:var(--r-lg);min-width:0;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);flex-direction:column;gap:22px;padding:24px;display:flex}.hookLabs-module___ps_nq__emptyCard{flex-direction:row;align-items:center;gap:16px}.hookLabs-module___ps_nq__emptyIcon{color:var(--violet);flex-shrink:0}.hookLabs-module___ps_nq__emptyTitle{font-family:var(--font-display);color:var(--text);font-size:16px;font-weight:700}.hookLabs-module___ps_nq__emptyText{color:var(--text-2);max-width:60ch;margin-top:4px;font-size:13px}.hookLabs-module___ps_nq__stepper{flex-direction:column;gap:12px;display:flex}.hookLabs-module___ps_nq__stepperTrack,.hookLabs-module___ps_nq__stepperFill{display:none}.hookLabs-module___ps_nq__stepperItems{grid-template-columns:repeat(7,minmax(0,1fr));gap:0;display:grid}.hookLabs-module___ps_nq__stepDot{cursor:pointer;color:var(--text-3);background:0 0;border:none;flex-direction:column;align-items:center;gap:9px;min-width:0;padding:0;display:flex;position:relative}.hookLabs-module___ps_nq__stepDot:before{content:"";background:var(--stroke-2);height:2px;transition:background var(--t-base)var(--ease);border-radius:999px;margin-left:20px;margin-right:20px;position:absolute;top:15px;left:-50%;right:50%}.hookLabs-module___ps_nq__stepDot:first-child:before{display:none}.hookLabs-module___ps_nq__stepDotDone:before,.hookLabs-module___ps_nq__stepDotActive:before{background:linear-gradient(90deg,#3ee6a88c,#7c5cffcc)}.hookLabs-module___ps_nq__stepNum{z-index:1;border:1.5px solid var(--stroke-2);background:var(--glass-solid,#12141c);font-variant-numeric:tabular-nums;width:30px;height:30px;color:var(--text-3);transition:transform var(--t-fast)var(--ease),border-color var(--t-fast)var(--ease),color var(--t-fast)var(--ease),box-shadow var(--t-fast)var(--ease);border-radius:50%;justify-content:center;align-items:center;font-size:12.5px;font-weight:700;display:flex;position:relative}.hookLabs-module___ps_nq__stepDot:hover .hookLabs-module___ps_nq__stepNum{border-color:var(--stroke-2);transform:translateY(-1px)}.hookLabs-module___ps_nq__stepShort{letter-spacing:.02em;text-align:center;color:var(--text-3);transition:color var(--t-fast)var(--ease);font-size:10.5px;font-weight:600;line-height:1.25}.hookLabs-module___ps_nq__stepDotDone .hookLabs-module___ps_nq__stepNum{color:var(--mint);background:#3ee6a829;border-color:#3ee6a880}.hookLabs-module___ps_nq__stepDotDone .hookLabs-module___ps_nq__stepShort{color:var(--text-2)}.hookLabs-module___ps_nq__stepDotActive .hookLabs-module___ps_nq__stepNum{background:var(--primary-gradient);color:#fff;box-shadow:0 0 0 4px #7c5cff29,var(--shadow-violet);border-color:#0000}.hookLabs-module___ps_nq__stepDotActive .hookLabs-module___ps_nq__stepShort{color:var(--text);font-weight:700}.hookLabs-module___ps_nq__stepBody{flex-direction:column;gap:18px;display:flex}.hookLabs-module___ps_nq__stepCount{letter-spacing:.12em;text-transform:uppercase;color:var(--violet);font-size:11px;font-weight:700}.hookLabs-module___ps_nq__stepTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:-10px 0 0;font-size:26px;font-weight:700;line-height:1.2}.hookLabs-module___ps_nq__stepLead{color:var(--text-2);max-width:62ch;margin:-4px 0 0;font-size:14.5px;line-height:1.6}.hookLabs-module___ps_nq__choiceGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.hookLabs-module___ps_nq__choiceCard{text-align:left;background:var(--glass-2);border:1px solid var(--stroke);border-radius:var(--r-md);cursor:pointer;color:var(--text);min-height:200px;transition:border-color var(--t-fast)var(--ease),background var(--t-fast)var(--ease),transform var(--t-fast)var(--ease);flex-direction:column;gap:12px;padding:22px 20px;display:flex}.hookLabs-module___ps_nq__choiceCard:hover{border-color:var(--stroke-2);background:var(--glass-3);transform:translateY(-2px)}.hookLabs-module___ps_nq__choiceCardActive{box-shadow:var(--shadow-glow);background:#7c5cff17;border-color:#7c5cff99}.hookLabs-module___ps_nq__choiceIcon{border-radius:var(--r-sm);background:var(--glass-3);border:1px solid var(--stroke);width:44px;height:44px;color:var(--violet);justify-content:center;align-items:center;display:inline-flex}.hookLabs-module___ps_nq__choiceTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:18px;font-weight:700}.hookLabs-module___ps_nq__choiceBody{color:var(--text-2);font-size:13.5px;line-height:1.55}.hookLabs-module___ps_nq__choiceTags{flex-wrap:wrap;gap:6px;display:flex}.hookLabs-module___ps_nq__tag,.hookLabs-module___ps_nq__tagMint,.hookLabs-module___ps_nq__tagUniswap{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--stroke);background:var(--glass-1);color:var(--text-2);border-radius:999px;padding:4px 10px;font-size:10.5px;font-weight:700}.hookLabs-module___ps_nq__tagMint{color:var(--mint);background:#3ee6a81a;border-color:#3ee6a84d}.hookLabs-module___ps_nq__tagUniswap{color:#ff8ac2;background:#ff8ac21f;border-color:#ff8ac266}.hookLabs-module___ps_nq__choiceFoot{color:var(--text-3);margin-top:auto;font-size:11.5px;line-height:1.5}.hookLabs-module___ps_nq__field{flex-direction:column;gap:8px;min-width:0;display:flex}.hookLabs-module___ps_nq__fieldLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:700}.hookLabs-module___ps_nq__bigInput{border-radius:var(--r-md);border:1px solid var(--stroke-2);background:var(--glass-2);width:100%;color:var(--text);font-family:var(--font-display);letter-spacing:-.01em;appearance:textfield;transition:border-color var(--t-fast)var(--ease),background var(--t-fast)var(--ease);outline:none;padding:16px 18px;font-size:20px;font-weight:600}.hookLabs-module___ps_nq__bigInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hookLabs-module___ps_nq__bigInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.hookLabs-module___ps_nq__bigInput::placeholder{color:var(--text-3);font-weight:500}.hookLabs-module___ps_nq__bigInput:focus{background:var(--glass-3);border-color:#7c5cff8c}.hookLabs-module___ps_nq__suffixInput{align-items:center;display:flex;position:relative}.hookLabs-module___ps_nq__suffixInput .hookLabs-module___ps_nq__bigInput{padding-right:66px}.hookLabs-module___ps_nq__suffix{letter-spacing:.05em;color:var(--text-3);pointer-events:none;font-size:13px;font-weight:700;position:absolute;right:18px}.hookLabs-module___ps_nq__inputMeta{color:var(--text-3);justify-content:flex-end;margin-top:-10px;font-size:11.5px;display:flex}.hookLabs-module___ps_nq__input{border-radius:var(--r-sm);border:1px solid var(--stroke);background:var(--glass-2);color:var(--text);outline:none;width:100%;padding:11px 14px;font-size:13.5px}.hookLabs-module___ps_nq__input::placeholder{color:var(--text-3)}.hookLabs-module___ps_nq__input:focus{border-color:#7c5cff80}.hookLabs-module___ps_nq__previewName{font-family:var(--font-display);color:var(--text);font-size:16px;font-weight:700}.hookLabs-module___ps_nq__bigSlider{border-radius:var(--r-md);background:var(--glass-2);border:1px solid var(--stroke);flex-direction:column;gap:10px;padding:18px 20px;display:flex}.hookLabs-module___ps_nq__bigSliderHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hookLabs-module___ps_nq__bigSliderLabel{font-family:var(--font-display);color:var(--text);font-size:14.5px;font-weight:700}.hookLabs-module___ps_nq__bigSliderValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--accent,var(--violet));font-variant-numeric:tabular-nums;white-space:nowrap;font-size:26px;font-weight:700}.hookLabs-module___ps_nq__range{appearance:none;background:var(--glass-3);background-image:linear-gradient(var(--accent,var(--violet)),var(--accent,var(--violet)));cursor:pointer;background-repeat:no-repeat;border-radius:999px;outline:none;width:100%;height:8px}.hookLabs-module___ps_nq__range::-webkit-slider-thumb{appearance:none;background:var(--text);border:5px solid var(--accent,var(--violet));cursor:pointer;width:26px;height:26px;transition:transform var(--t-fast)var(--ease);border-radius:50%;box-shadow:0 3px 10px #00000080}.hookLabs-module___ps_nq__range::-webkit-slider-thumb:hover{transform:scale(1.1)}.hookLabs-module___ps_nq__range::-moz-range-thumb{background:var(--text);border:5px solid var(--accent,var(--violet));cursor:pointer;border-radius:50%;width:20px;height:20px}.hookLabs-module___ps_nq__rangeEnds{color:var(--text-3);justify-content:space-between;gap:12px;font-size:11px;display:flex}.hookLabs-module___ps_nq__sliderFoot{color:var(--text-2);font-size:13px;line-height:1.5}.hookLabs-module___ps_nq__sliderFoot strong{color:var(--text)}.hookLabs-module___ps_nq__switchRow{text-align:left;border-radius:var(--r-md);background:var(--glass-2);border:1px solid var(--stroke);cursor:pointer;width:100%;color:var(--text);transition:border-color var(--t-fast)var(--ease),background var(--t-fast)var(--ease);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.hookLabs-module___ps_nq__switchRow:hover{border-color:var(--stroke-2)}.hookLabs-module___ps_nq__switchRowOn{background:#7c5cff14;border-color:#7c5cff80}.hookLabs-module___ps_nq__switchText{flex-direction:column;gap:3px;min-width:0;display:flex}.hookLabs-module___ps_nq__switchTitle{font-family:var(--font-display);color:var(--text);font-size:14.5px;font-weight:700}.hookLabs-module___ps_nq__switchSub{color:var(--text-3);font-size:12.5px}.hookLabs-module___ps_nq__switchTrack{background:var(--glass-3);border:1px solid var(--stroke-2);width:52px;height:30px;transition:background var(--t-fast)var(--ease);border-radius:999px;flex-shrink:0;position:relative}.hookLabs-module___ps_nq__switchRowOn .hookLabs-module___ps_nq__switchTrack{background:var(--primary-gradient);border-color:#0000}.hookLabs-module___ps_nq__switchKnob{background:var(--text);width:22px;height:22px;transition:transform var(--t-base)var(--ease);border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0006}.hookLabs-module___ps_nq__switchRowOn .hookLabs-module___ps_nq__switchKnob{transform:translate(22px)}.hookLabs-module___ps_nq__stackBar,.hookLabs-module___ps_nq__stackBarCompact{background:var(--glass-3);border-radius:999px;width:100%;display:flex;overflow:hidden}.hookLabs-module___ps_nq__stackBar{height:18px}.hookLabs-module___ps_nq__stackBarCompact{min-width:120px;height:6px}.hookLabs-module___ps_nq__stackSeg{height:100%;transition:width var(--t-base)var(--ease)}.hookLabs-module___ps_nq__allocRow{flex-direction:column;gap:8px;display:flex}.hookLabs-module___ps_nq__allocRowLocked{border-radius:var(--r-md);background:var(--glass-2);border:1px dashed var(--stroke-2);opacity:.7;padding:16px 20px}.hookLabs-module___ps_nq__allocHead{justify-content:space-between;align-items:center;gap:12px;display:flex}.hookLabs-module___ps_nq__allocLabel{font-family:var(--font-display);color:var(--text-2);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.hookLabs-module___ps_nq__allocValue{font-family:var(--font-display);color:var(--text-2);font-variant-numeric:tabular-nums;font-size:20px;font-weight:700}.hookLabs-module___ps_nq__allocBlurb{color:var(--text-3);font-size:12px}.hookLabs-module___ps_nq__dot{border-radius:50%;flex-shrink:0;width:9px;height:9px;display:inline-block}.hookLabs-module___ps_nq__remainingOk,.hookLabs-module___ps_nq__remainingBad{border-radius:var(--r-md);font-family:var(--font-display);letter-spacing:-.01em;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:17px;font-weight:700;display:flex}.hookLabs-module___ps_nq__remainingOk{color:var(--mint);background:#3ee6a81a;border:1px solid #3ee6a859}.hookLabs-module___ps_nq__remainingBad{color:var(--coral);background:#ff6b7a1a;border:1px solid #ff6b7a61}.hookLabs-module___ps_nq__summaryCard{border-radius:var(--r-md);background:var(--glass-2);border:1px solid var(--stroke);flex-direction:column;gap:14px;padding:20px;display:flex}.hookLabs-module___ps_nq__summaryName{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:20px;font-weight:700}.hookLabs-module___ps_nq__mineBox{border-radius:var(--r-md);background:#7c5cff0f;border:1px solid #7c5cff40;flex-direction:column;align-items:flex-start;gap:10px;padding:18px 20px;display:flex}.hookLabs-module___ps_nq__mineLine{color:var(--violet);font-variant-numeric:tabular-nums;align-items:center;gap:10px;font-size:14px;display:flex}.hookLabs-module___ps_nq__mineLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:700}.hookLabs-module___ps_nq__mineAddress{color:var(--mint);word-break:break-all;flex-wrap:wrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.hookLabs-module___ps_nq__mineStats{color:var(--text-3);font-size:11.5px;line-height:1.5}.hookLabs-module___ps_nq__estimator{border-radius:var(--r-md);background:var(--glass-2);border:1px solid var(--stroke);flex-direction:column;gap:14px;padding:20px;display:flex}.hookLabs-module___ps_nq__estimatorTitle{font-family:var(--font-display);color:var(--text);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.hookLabs-module___ps_nq__youEarn{border-radius:var(--r-md);background:linear-gradient(135deg,#7c5cff2e 0%,#4cc9f017 100%);border:1px solid #7c5cff59;padding:18px 20px}.hookLabs-module___ps_nq__youEarnLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-3);font-size:11px;font-weight:700}.hookLabs-module___ps_nq__youEarnValue{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;margin-top:2px;font-size:28px;font-weight:700}.hookLabs-module___ps_nq__youEarnUsd{color:var(--mint);font-size:18px}.hookLabs-module___ps_nq__youEarnSub{color:var(--text-3);margin-top:4px;font-size:12.5px}.hookLabs-module___ps_nq__estimatorGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.hookLabs-module___ps_nq__miniStat{border-radius:var(--r-sm);background:var(--glass-1);border:1px solid var(--stroke);color:var(--text-3);align-items:center;gap:8px;padding:12px 14px;display:flex}.hookLabs-module___ps_nq__miniLabel{color:var(--text-3);flex:1;font-size:11.5px}.hookLabs-module___ps_nq__miniValue{color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px;font-weight:700}.hookLabs-module___ps_nq__connectRow{border-radius:var(--r-md);background:var(--glass-2);border:1px solid var(--stroke-2);color:var(--text-2);flex-wrap:wrap;align-items:center;gap:12px;padding:14px 16px;font-size:13.5px;display:flex}.hookLabs-module___ps_nq__navRow{border-top:1px solid var(--stroke);flex-wrap:wrap;align-items:center;gap:14px;padding-top:18px;display:flex}.hookLabs-module___ps_nq__navReason{min-width:0;color:var(--text-3);text-align:center;flex:200px;font-size:12.5px;line-height:1.45}.hookLabs-module___ps_nq__successWrap{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:12px 0;display:flex}.hookLabs-module___ps_nq__successIcon{width:68px;height:68px;color:var(--mint);background:#3ee6a81f;border:1px solid #3ee6a866;border-radius:50%;justify-content:center;align-items:center;display:flex}.hookLabs-module___ps_nq__successTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);margin:0;font-size:26px;font-weight:700}.hookLabs-module___ps_nq__successSub{color:var(--text-2);margin:-6px 0 0;font-size:14px}.hookLabs-module___ps_nq__kvGrid{text-align:left;border-radius:var(--r-md);background:var(--glass-2);border:1px solid var(--stroke);grid-template-columns:minmax(90px,auto) 1fr;align-items:baseline;gap:8px 16px;width:100%;max-width:560px;padding:16px 18px;display:grid}.hookLabs-module___ps_nq__kvLabel{color:var(--text-3);white-space:nowrap;font-size:11px}.hookLabs-module___ps_nq__kvValue{color:var(--text-2);min-width:0;font-size:13px}.hookLabs-module___ps_nq__successActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.hookLabs-module___ps_nq__tabRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hookLabs-module___ps_nq__tab{border:1px solid var(--stroke);background:var(--glass-2);color:var(--text-2);cursor:pointer;white-space:nowrap;transition:background var(--t-fast)var(--ease),color var(--t-fast)var(--ease),border-color var(--t-fast)var(--ease);border-radius:999px;align-items:center;gap:7px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.hookLabs-module___ps_nq__tab:hover{color:var(--text);border-color:var(--stroke-2)}.hookLabs-module___ps_nq__tabActive{background:var(--glass-3);color:var(--text);border-color:#7c5cff73}.hookLabs-module___ps_nq__countPill{background:var(--glass-3);border:1px solid var(--stroke);color:var(--text-2);border-radius:999px;padding:1px 8px;font-size:11px}.hookLabs-module___ps_nq__exploreControls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hookLabs-module___ps_nq__exploreControls .hookLabs-module___ps_nq__input{flex:220px;width:auto}.hookLabs-module___ps_nq__sortToggle{border:1px solid var(--stroke);background:var(--glass-2);border-radius:999px;flex:none;gap:2px;padding:3px;display:inline-flex}.hookLabs-module___ps_nq__sortToggle button{color:var(--text-3);cursor:pointer;white-space:nowrap;transition:background var(--t-fast)var(--ease),color var(--t-fast)var(--ease);background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:7px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.hookLabs-module___ps_nq__sortToggle button:hover{color:var(--text-2)}.hookLabs-module___ps_nq__sortToggle .hookLabs-module___ps_nq__sortOn{background:var(--glass-3);color:var(--text);box-shadow:inset 0 0 0 1px #7c5cff73}.hookLabs-module___ps_nq__num{font-variant-numeric:tabular-nums;white-space:nowrap}.hookLabs-module___ps_nq__rowName{color:var(--text);font-weight:600}.hookLabs-module___ps_nq__rowLaunch{color:var(--cyan);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-top:3px;padding:0;font-size:11px;display:inline-flex}.hookLabs-module___ps_nq__rowLaunch:hover{text-decoration:underline}.hookLabs-module___ps_nq__rowDisabled{color:var(--text-3);align-items:center;margin-top:3px;font-size:11px;display:inline-flex}.hookLabs-module___ps_nq__rowSplitText{color:var(--text-3);margin-top:4px;font-size:10.5px;line-height:1.5}.hookLabs-module___ps_nq__claimBanner{border-radius:var(--r-lg);border:1px solid color-mix(in srgb,var(--mint,#4ade80)26%,transparent);background:color-mix(in srgb,var(--mint,#4ade80)7%,transparent);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding:14px 16px;display:flex}.hookLabs-module___ps_nq__claimBannerNum{color:var(--text);font-size:15px;font-weight:700}.hookLabs-module___ps_nq__claimBannerSub{color:var(--text-2);max-width:60ch;margin-top:3px;font-size:12px}.hookLabs-module___ps_nq__claimCell{border-top:1px solid var(--stroke);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding-top:10px;font-size:12px;display:flex}.hookLabs-module___ps_nq__badgeShared,.hookLabs-module___ps_nq__badgeUnique{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--stroke-2);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.hookLabs-module___ps_nq__badgeShared{color:var(--cyan);background:#4cc9f01f;border-color:#4cc9f052}.hookLabs-module___ps_nq__badgeUnique{color:var(--violet);background:#7c5cff24;border-color:#7c5cff66}.hookLabs-module___ps_nq__button,.hookLabs-module___ps_nq__buttonPrimary,.hookLabs-module___ps_nq__buttonSmall{border-radius:var(--r-sm);border:1px solid var(--stroke-2);background:var(--glass-2);color:var(--text);cursor:pointer;white-space:nowrap;transition:background var(--t-fast)var(--ease),border-color var(--t-fast)var(--ease),transform var(--t-fast)var(--ease);justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:600;display:inline-flex}.hookLabs-module___ps_nq__button:hover:not(:disabled),.hookLabs-module___ps_nq__buttonSmall:hover:not(:disabled){background:var(--glass-3);border-color:#7c5cff66}.hookLabs-module___ps_nq__buttonPrimary{background:var(--primary-gradient);box-shadow:var(--shadow-violet);border-color:#0000}.hookLabs-module___ps_nq__buttonPrimary:hover:not(:disabled){transform:translateY(-1px)}.hookLabs-module___ps_nq__buttonSmall{padding:6px 14px;font-size:11.5px}.hookLabs-module___ps_nq__button:disabled,.hookLabs-module___ps_nq__buttonPrimary:disabled,.hookLabs-module___ps_nq__buttonSmall:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}.hookLabs-module___ps_nq__copyButton{color:var(--text-3);cursor:pointer;vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;padding:3px;display:inline-flex}.hookLabs-module___ps_nq__copyButton:hover{color:var(--text)}.hookLabs-module___ps_nq__linkButton{color:var(--cyan);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-left:auto;padding:0;font-size:12.5px;display:inline-flex}.hookLabs-module___ps_nq__linkButton:hover{text-decoration:underline}.hookLabs-module___ps_nq__mono{font-family:var(--font-mono,monospace)}.hookLabs-module___ps_nq__wrap{word-break:break-all}.hookLabs-module___ps_nq__hint{color:var(--text-3);font-size:12px;line-height:1.55}.hookLabs-module___ps_nq__statusErr,.hookLabs-module___ps_nq__statusBusy{word-break:break-word;align-items:center;gap:8px;font-size:13px;display:flex}.hookLabs-module___ps_nq__statusErr{color:var(--coral)}.hookLabs-module___ps_nq__statusBusy{color:var(--violet)}.hookLabs-module___ps_nq__spin{animation:.9s linear infinite hookLabs-module___ps_nq__hookLabsSpin}@keyframes hookLabs-module___ps_nq__hookLabsSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:760px){.hookLabs-module___ps_nq__page{gap:14px;padding:18px 12px 96px}.hookLabs-module___ps_nq__card{gap:18px;padding:18px 16px}.hookLabs-module___ps_nq__choiceGrid{grid-template-columns:1fr}.hookLabs-module___ps_nq__choiceCard{min-height:0}.hookLabs-module___ps_nq__title{font-size:22px}.hookLabs-module___ps_nq__stepTitle{font-size:21px}.hookLabs-module___ps_nq__stepLead{font-size:13.5px}.hookLabs-module___ps_nq__stepShort{display:none}.hookLabs-module___ps_nq__stepNum{border-width:1px;width:20px;height:20px;font-size:0}.hookLabs-module___ps_nq__stepNum svg{display:none}.hookLabs-module___ps_nq__stepDot:before{margin-left:14px;margin-right:14px;top:10px}.hookLabs-module___ps_nq__bigSliderValue,.hookLabs-module___ps_nq__youEarnValue{font-size:22px}.hookLabs-module___ps_nq__navRow{gap:10px}.hookLabs-module___ps_nq__navReason{text-align:left;flex-basis:100%;order:3}.hookLabs-module___ps_nq__navRow .hookLabs-module___ps_nq__button,.hookLabs-module___ps_nq__navRow .hookLabs-module___ps_nq__buttonPrimary{flex:1 1 0;padding:13px 12px}.hookLabs-module___ps_nq__successActions .hookLabs-module___ps_nq__buttonPrimary,.hookLabs-module___ps_nq__successActions .hookLabs-module___ps_nq__button{width:100%}}.hookLabs-module___ps_nq__wizardGrid{flex-direction:column;gap:22px;display:flex}.hookLabs-module___ps_nq__previewPane{min-width:0}.hookLabs-module___ps_nq__previewCard{border:1px solid var(--stroke);border-radius:var(--r-md);background:var(--glass-2,#ffffff05);grid-template-columns:minmax(0,1fr);gap:20px;padding:18px 20px;display:grid}@media (min-width:900px){.hookLabs-module___ps_nq__previewCard{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0}.hookLabs-module___ps_nq__previewCell+.hookLabs-module___ps_nq__previewCell{border-left:1px solid var(--stroke);margin-left:22px;padding-left:22px}}.hookLabs-module___ps_nq__previewCell{text-align:center;flex-direction:column;align-items:center;gap:10px;min-width:0;display:flex}.hookLabs-module___ps_nq__previewCellLabel{text-transform:uppercase;letter-spacing:.09em;color:var(--text-3);font-size:10px;font-weight:700;line-height:1}.hookLabs-module___ps_nq__previewHead{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-width:0;display:flex}.hookLabs-module___ps_nq__previewName{font-family:var(--font-display);color:var(--text);overflow-wrap:anywhere;font-size:16px;font-weight:700;line-height:1.15}.hookLabs-module___ps_nq__previewTaxes{justify-content:center;gap:8px;display:flex}.hookLabs-module___ps_nq__previewTaxes>div{border-radius:var(--r-sm);background:#ffffff09;flex-direction:column;gap:3px;padding:8px 12px;display:flex}.hookLabs-module___ps_nq__previewTaxValue{font-family:var(--font-display);color:var(--text);font-size:17px;font-weight:700;line-height:1}.hookLabs-module___ps_nq__previewTaxLabel,.hookLabs-module___ps_nq__previewEarnLabel{text-transform:uppercase;letter-spacing:.07em;color:var(--text-3);font-size:10px;line-height:1.3}.hookLabs-module___ps_nq__previewCell .hookLabs-module___ps_nq__featureRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;display:grid}.hookLabs-module___ps_nq__previewCell .hookLabs-module___ps_nq__featureRow>span{justify-content:center;padding:5px 9px}.hookLabs-module___ps_nq__previewCard .hookLabs-module___ps_nq__stackBarCompact{width:100%}.hookLabs-module___ps_nq__previewSplitText{color:var(--text-3);font-size:10.5px;line-height:1.6}.hookLabs-module___ps_nq__previewEarnValue{font-family:var(--font-display);color:var(--mint,var(--text));font-size:20px;font-weight:700;line-height:1}.hookLabs-module___ps_nq__decayChart{border:1px solid var(--stroke);border-radius:var(--r-md);background:#ffffff05;flex-direction:column;gap:8px;padding:14px 14px 10px;display:flex}.hookLabs-module___ps_nq__decayChart svg{width:100%;height:132px;display:block;overflow:visible}.hookLabs-module___ps_nq__decayAxis{stroke:var(--stroke);stroke-width:1px}.hookLabs-module___ps_nq__decayLineBuy,.hookLabs-module___ps_nq__decayLineSell{fill:none;stroke-width:2px;stroke-linecap:round;vector-effect:non-scaling-stroke}.hookLabs-module___ps_nq__decayLineBuy{stroke:var(--gold)}.hookLabs-module___ps_nq__decayLineSell{stroke:var(--coral);stroke-dasharray:5 4}.hookLabs-module___ps_nq__decayDot{fill:var(--gold)}.hookLabs-module___ps_nq__decayLabels{color:var(--text-2);flex-wrap:wrap;align-items:center;gap:14px;font-size:11.5px;display:flex}.hookLabs-module___ps_nq__decayLabels span{align-items:center;gap:6px;display:inline-flex}.hookLabs-module___ps_nq__decayKeyBuy,.hookLabs-module___ps_nq__decayKeySell{border-radius:2px;width:12px;height:2px;display:inline-block}.hookLabs-module___ps_nq__decayKeyBuy{background:var(--gold)}.hookLabs-module___ps_nq__decayKeySell{background:var(--coral)}.hookLabs-module___ps_nq__decayTime{color:var(--text-3);margin-left:auto}.hookLabs-module___ps_nq__hookGrid{grid-template-columns:minmax(0,1fr);gap:14px;display:grid}@media (min-width:760px){.hookLabs-module___ps_nq__hookGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.hookLabs-module___ps_nq__hookCard{border:1px solid var(--stroke);border-radius:var(--r-md);background:#ffffff05;flex-direction:column;gap:10px;min-width:0;padding:16px 18px;transition:border-color .15s,transform .15s;display:flex}.hookLabs-module___ps_nq__hookCard:hover{border-color:var(--stroke-2,#ffffff2e);transform:translateY(-1px)}.hookLabs-module___ps_nq__hookCardHead{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hookLabs-module___ps_nq__hookCardTax{font-family:var(--font-display);color:var(--text-2);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:700}.hookLabs-module___ps_nq__hookTraits{color:var(--text-2);flex-wrap:wrap;gap:4px 10px;font-size:12px;display:flex}.hookLabs-module___ps_nq__hookTraits>span+span:before{content:"·";color:var(--text-3);margin-right:10px}.hookLabs-module___ps_nq__hookRecord{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:11.5px}.hookLabs-module___ps_nq__hookCardName{font-family:var(--font-display);color:var(--text);overflow-wrap:anywhere;font-size:16px;font-weight:700}.hookLabs-module___ps_nq__hookCardFoot{border-top:1px solid var(--stroke);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:2px;padding-top:10px;font-size:12px;display:flex}.hookLabs-module___ps_nq__featureRow{flex-wrap:wrap;gap:6px;display:flex}.hookLabs-module___ps_nq__featureOn,.hookLabs-module___ps_nq__featureOff{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;padding:4px 9px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.hookLabs-module___ps_nq__featureOn{color:var(--mint,#6ee7b7);background:color-mix(in srgb,var(--mint,#6ee7b7)12%,transparent);border-color:color-mix(in srgb,var(--mint,#6ee7b7)30%,transparent)}.hookLabs-module___ps_nq__featureOff{color:var(--text-3);border-color:var(--stroke);background:#ffffff05}.hookLabs-module___ps_nq__featureDot{opacity:.55;background:currentColor;border-radius:50%;width:5px;height:5px}@media (max-width:760px){.hookLabs-module___ps_nq__page{overflow-x:hidden}.hookLabs-module___ps_nq__wizardGrid{gap:16px}.hookLabs-module___ps_nq__hookGrid{grid-template-columns:minmax(0,1fr)}.hookLabs-module___ps_nq__hookStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hookLabs-module___ps_nq__previewTaxes{grid-template-columns:1fr 1fr}.hookLabs-module___ps_nq__decayChart svg{height:112px}.hookLabs-module___ps_nq__tabRow{flex-wrap:wrap}.hookLabs-module___ps_nq__featureOn,.hookLabs-module___ps_nq__featureOff{padding:3px 8px;font-size:10.5px}}.hookLabs-module___ps_nq__taxPair{flex-direction:column;gap:14px;display:flex}.hookLabs-module___ps_nq__taxLinkRow{justify-content:center;align-items:center;display:flex}.hookLabs-module___ps_nq__linkChip{border:1px solid var(--stroke);background:var(--glass-solid,#12141c);width:34px;height:34px;color:var(--text-3);cursor:pointer;transition:border-color var(--t-fast)var(--ease),color var(--t-fast)var(--ease),background var(--t-fast)var(--ease),transform var(--t-fast)var(--ease);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hookLabs-module___ps_nq__linkChip:hover{transform:scale(1.06)}.hookLabs-module___ps_nq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hookLabs-module___ps_nq__linkChip:hover{border-color:var(--stroke-2);color:var(--text)}.hookLabs-module___ps_nq__linkChipOn{color:var(--text);background:#7c5cff1f;border-color:#7c5cff73}.hookLabs-module___ps_nq__heroCard{flex-flow:wrap;justify-content:space-between;align-items:center;gap:24px}.hookLabs-module___ps_nq__heroText{flex-direction:column;flex:320px;gap:6px;min-width:0;display:flex}.hookLabs-module___ps_nq__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);margin:0;font-size:22px;font-weight:700}.hookLabs-module___ps_nq__heroSub{color:var(--text-2);max-width:62ch;margin:0;font-size:13.5px;line-height:1.6}.hookLabs-module___ps_nq__heroCard .hookLabs-module___ps_nq__buttonPrimary{flex-shrink:0}.hookLabs-module___ps_nq__backLink{border:1px solid var(--stroke);color:var(--text-2);cursor:pointer;transition:border-color var(--t-fast)var(--ease),color var(--t-fast)var(--ease);background:#ffffff05;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:7px 13px 7px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.hookLabs-module___ps_nq__backLink:hover{border-color:var(--stroke-2);color:var(--text)}@media (max-width:760px){.hookLabs-module___ps_nq__heroCard .hookLabs-module___ps_nq__buttonPrimary{justify-content:center;width:100%}}.hookLabs-module___ps_nq__stepOptional{letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);opacity:.8;font-size:9px;font-weight:600}.hookLabs-module___ps_nq__titleOptional{border:1px solid var(--stroke);font-family:var(--font-sans,inherit);letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);vertical-align:middle;background:#ffffff08;border-radius:999px;margin-left:10px;padding:4px 9px;font-size:10.5px;font-weight:600;display:inline-block}@media (max-width:760px){.hookLabs-module___ps_nq__stepOptional{display:none}}.hookLabs-module___ps_nq__choiceHead{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hookLabs-module___ps_nq__tagRecommended{letter-spacing:.06em;text-transform:uppercase;color:var(--mint,#6ee7b7);background:color-mix(in srgb,var(--mint,#6ee7b7)14%,transparent);border:1px solid color-mix(in srgb,var(--mint,#6ee7b7)34%,transparent);white-space:nowrap;border-radius:999px;padding:3px 9px;font-size:9.5px;font-weight:700}.hookLabs-module___ps_nq__choiceCard{gap:14px;min-height:0}.hookLabs-module___ps_nq__heroActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;display:flex}.hookLabs-module___ps_nq__aiHead{flex-direction:column;gap:10px;display:flex}.hookLabs-module___ps_nq__aiChat{flex-direction:column;gap:10px;max-height:340px;padding:4px 2px;display:flex;overflow-y:auto}.hookLabs-module___ps_nq__aiChat::-webkit-scrollbar{width:6px}.hookLabs-module___ps_nq__aiChat::-webkit-scrollbar-thumb{background:var(--stroke-2);border-radius:999px}.hookLabs-module___ps_nq__aiHint{color:var(--text-3);border:1px dashed var(--stroke-2);border-radius:var(--r-md);padding:14px 16px;font-size:13px;line-height:1.6}.hookLabs-module___ps_nq__aiMsgUser,.hookLabs-module___ps_nq__aiMsgBot{border-radius:var(--r-md);white-space:pre-wrap;overflow-wrap:anywhere;max-width:74ch;padding:11px 15px;font-size:14px;line-height:1.6}.hookLabs-module___ps_nq__aiMsgUser{color:var(--text);background:#7c5cff24;border:1px solid #7c5cff52;align-self:flex-end}.hookLabs-module___ps_nq__aiMsgBot{border:1px solid var(--stroke);color:var(--text-2);background:#ffffff08;align-self:flex-start;align-items:center;gap:8px;display:flex}.hookLabs-module___ps_nq__aiForm{align-items:center;gap:10px;display:flex}.hookLabs-module___ps_nq__aiForm .hookLabs-module___ps_nq__input{flex:1;min-width:0}.hookLabs-module___ps_nq__aiForm .hookLabs-module___ps_nq__buttonPrimary{flex-shrink:0;padding:13px 16px}@media (max-width:760px){.hookLabs-module___ps_nq__heroActions{width:100%}.hookLabs-module___ps_nq__heroActions .hookLabs-module___ps_nq__buttonPrimary,.hookLabs-module___ps_nq__heroActions .hookLabs-module___ps_nq__button{flex:1 1 0;justify-content:center}.hookLabs-module___ps_nq__aiMsgUser,.hookLabs-module___ps_nq__aiMsgBot{max-width:100%;font-size:13.5px}}.hookLabs-module___ps_nq__aiCaret{vertical-align:text-bottom;background:var(--violet);width:2px;height:1em;margin-left:2px;animation:1s steps(2,start) infinite hookLabs-module___ps_nq__hookLabsCaret;display:inline-block}@keyframes hookLabs-module___ps_nq__hookLabsCaret{to{visibility:hidden}}.hookLabs-module___ps_nq__presetGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.hookLabs-module___ps_nq__presetCard{border-radius:var(--r-md);border:1px solid var(--stroke);background:var(--glass-2,#ffffff08);color:var(--text-2);text-align:left;cursor:pointer;min-width:0;transition:border-color var(--t-fast)var(--ease),background var(--t-fast)var(--ease),transform var(--t-fast)var(--ease);flex-direction:column;align-items:flex-start;gap:4px;padding:18px 16px;display:flex}.hookLabs-module___ps_nq__presetCard:hover{border-color:var(--stroke-2);transform:translateY(-1px)}.hookLabs-module___ps_nq__presetCardActive{box-shadow:var(--shadow-glow);background:#7c5cff1a;border-color:#7c5cff99}.hookLabs-module___ps_nq__presetTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);font-size:22px;font-weight:700;line-height:1.1}.hookLabs-module___ps_nq__presetCardActive .hookLabs-module___ps_nq__presetTitle{color:var(--text)}.hookLabs-module___ps_nq__presetSub{color:var(--text-2);font-size:13px;font-weight:600}.hookLabs-module___ps_nq__presetNote{color:var(--text-3);margin-top:2px;font-size:11.5px;line-height:1.45}.hookLabs-module___ps_nq__advanced{flex-direction:column;gap:16px;display:flex}.hookLabs-module___ps_nq__advancedToggle{border:1px solid var(--stroke);color:var(--text-3);cursor:pointer;transition:border-color var(--t-fast)var(--ease),color var(--t-fast)var(--ease);background:0 0;border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:8px 13px 8px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.hookLabs-module___ps_nq__advancedToggle:hover{border-color:var(--stroke-2);color:var(--text)}.hookLabs-module___ps_nq__advancedBody{flex-direction:column;gap:20px;padding-top:4px;display:flex}@media (max-width:760px){.hookLabs-module___ps_nq__presetGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px}.hookLabs-module___ps_nq__presetCard{padding:14px 13px}.hookLabs-module___ps_nq__presetTitle{font-size:19px}}.hookLabs-module___ps_nq__summaryRows{flex-direction:column;gap:9px;margin:0 0 16px;display:flex}.hookLabs-module___ps_nq__summaryRows>div{justify-content:space-between;align-items:baseline;gap:14px;font-size:13.5px;display:flex}.hookLabs-module___ps_nq__summaryRows dt{color:var(--text-3);flex-shrink:0}.hookLabs-module___ps_nq__summaryRows dd{color:var(--text);text-align:right;overflow-wrap:anywhere;margin:0;font-weight:600}.hookLabs-module___ps_nq__allocList{flex-direction:column;gap:20px;display:flex}.hookLabs-module___ps_nq__pager{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.hookLabs-module___ps_nq__pagerLabel{color:var(--text-2);font-variant-numeric:tabular-nums;flex-direction:column;align-items:center;gap:2px;font-size:12.5px;font-weight:600;display:flex}.hookLabs-module___ps_nq__pagerCount{letter-spacing:.05em;text-transform:uppercase;color:var(--text-3);font-size:10.5px;font-weight:500}@media (max-width:760px){.hookLabs-module___ps_nq__pager .hookLabs-module___ps_nq__button{flex:1 1 0;justify-content:center}.hookLabs-module___ps_nq__pagerLabel{flex-basis:100%;order:-1}}.hookLabs-module___ps_nq__modalOverlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:hookLabs-module___ps_nq__hookLabsFade .16s var(--ease,ease-out);background:#06080ea8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}@keyframes hookLabs-module___ps_nq__hookLabsFade{0%{opacity:0}}.hookLabs-module___ps_nq__modalSheet{border-radius:var(--r-lg);border:1px solid var(--stroke-2);background:var(--glass-solid,#12141c);width:100%;max-width:460px;max-height:calc(100dvh - 40px);animation:hookLabs-module___ps_nq__hookLabsRise .2s var(--ease,ease-out);flex-direction:column;gap:20px;padding:26px;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000080}@keyframes hookLabs-module___ps_nq__hookLabsRise{0%{opacity:0;transform:translateY(10px)scale(.98)}}.hookLabs-module___ps_nq__modalClose{border:1px solid var(--stroke);width:30px;height:30px;color:var(--text-3);cursor:pointer;transition:color var(--t-fast)var(--ease),border-color var(--t-fast)var(--ease);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:16px;right:16px}.hookLabs-module___ps_nq__modalClose:hover{color:var(--text);border-color:var(--stroke-2)}.hookLabs-module___ps_nq__modalHead{flex-direction:column;gap:6px;padding-right:40px;display:flex}.hookLabs-module___ps_nq__modalTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text);overflow-wrap:anywhere;margin:0;font-size:22px;font-weight:700}.hookLabs-module___ps_nq__modalSub{color:var(--text-3);margin:0;font-size:13px;line-height:1.55}.hookLabs-module___ps_nq__modalSplit{align-items:center;gap:22px;display:flex}.hookLabs-module___ps_nq__donut{flex-shrink:0;width:132px;height:132px}.hookLabs-module___ps_nq__donutTrack{fill:none;stroke:var(--stroke);stroke-width:14px}.hookLabs-module___ps_nq__donutArc{fill:none;stroke-width:14px;stroke-linecap:butt;transition:stroke-dasharray .3s var(--ease,ease-out)}.hookLabs-module___ps_nq__donutBig,.hookLabs-module___ps_nq__donutSmall{text-anchor:middle;dominant-baseline:middle}.hookLabs-module___ps_nq__donutBig{font-family:var(--font-display);fill:var(--text);font-size:20px;font-weight:700}.hookLabs-module___ps_nq__donutSmall{letter-spacing:.09em;text-transform:uppercase;fill:var(--text-3);font-size:9px}.hookLabs-module___ps_nq__legend{flex-direction:column;flex:1;gap:9px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.hookLabs-module___ps_nq__legend li{align-items:center;gap:9px;font-size:13px;display:flex}.hookLabs-module___ps_nq__legend i{border-radius:3px;flex-shrink:0;width:9px;height:9px}.hookLabs-module___ps_nq__legendLabel{color:var(--text-2);overflow-wrap:anywhere;min-width:0}.hookLabs-module___ps_nq__legendValue{color:var(--text);font-variant-numeric:tabular-nums;margin-left:auto;font-weight:700}.hookLabs-module___ps_nq__modalRows{border-top:1px solid var(--stroke);flex-direction:column;gap:10px;margin:0;padding-top:18px;display:flex}.hookLabs-module___ps_nq__modalRows>div{justify-content:space-between;align-items:baseline;gap:14px;font-size:13px;display:flex}.hookLabs-module___ps_nq__modalRows dt{color:var(--text-3);flex-shrink:0}.hookLabs-module___ps_nq__modalRows dd{text-align:right;color:var(--text);overflow-wrap:anywhere;margin:0;font-weight:600}.hookLabs-module___ps_nq__modalRows a{color:var(--cyan);text-decoration:none}.hookLabs-module___ps_nq__modalRows a:hover{text-decoration:underline}.hookLabs-module___ps_nq__modalNote{color:var(--text-3);margin:0;font-size:11.5px;line-height:1.6}.hookLabs-module___ps_nq__modalSheet .hookLabs-module___ps_nq__buttonPrimary{justify-content:center;width:100%}.hookLabs-module___ps_nq__hookCard{cursor:pointer}@media (max-width:560px){.hookLabs-module___ps_nq__modalOverlay{align-items:flex-end;padding:0}.hookLabs-module___ps_nq__modalSheet{max-width:none;max-height:88dvh;padding:22px 18px calc(22px + env(safe-area-inset-bottom));border-radius:var(--r-lg)var(--r-lg)0 0;animation:hookLabs-module___ps_nq__hookLabsSlide .22s var(--ease,ease-out)}@keyframes hookLabs-module___ps_nq__hookLabsSlide{0%{opacity:0;transform:translateY(24px)}}.hookLabs-module___ps_nq__modalSplit{flex-direction:column;gap:16px}.hookLabs-module___ps_nq__legend{width:100%}}
