@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Geist:wght@300;400;500;600&display=swap";:root{--bg:#f5f4f0;--surface:#fff;--surface2:#f0efe9;--border:#e4e2d9;--border2:#d0cec4;--text:#181816;--muted:#6b6960;--accent:#2d6a4f;--accent-bg:#d8f3dc;--accent-dark:#1b4332;--warn:#b45309;--warn-bg:#fef3c7;--danger:#b91c1c;--danger-bg:#fee2e2;--ok:#15803d;--ok-bg:#dcfce7;--r:10px;--r-sm:6px;--shadow:0 1px 2px #0000000d, 0 2px 8px #0000000f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}#fish-tank-planner-root,#root{color:var(--text);font-family:Geist,sans-serif;font-size:14px;line-height:1.5}._section_1h1xi_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);padding:20px}._sectionLabel_1h1xi_11{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:600}._grid_1h1xi_22{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}@media (width<=480px){._grid_1h1xi_22{grid-template-columns:repeat(2,1fr)}}._option_1h1xi_37{border:1.5px solid var(--border);border-radius:var(--r-sm);background:var(--surface2);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:10px 8px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}._option_1h1xi_37:hover{border-color:var(--accent);background:var(--accent-bg);box-shadow:0 0 0 2px #2d6a4f1f}._option_1h1xi_37:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._selected_1h1xi_63{border-color:var(--accent);background:var(--accent-bg);box-shadow:0 0 0 2px #2d6a4f2e}._gallons_1h1xi_71{color:var(--text);font-size:16px;font-weight:600;line-height:1.2}._selected_1h1xi_63 ._gallons_1h1xi_71{color:var(--accent-dark)}._dimensions_1h1xi_82{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.3}._customRow_1h1xi_91{align-items:center;gap:10px;padding-top:4px;display:flex}._customLabel_1h1xi_98{color:var(--muted);white-space:nowrap;flex-shrink:0;font-size:13px}._customInput_1h1xi_105{border:1.5px solid var(--border);border-radius:var(--r-sm);background:var(--surface);width:100px;color:var(--text);padding:6px 10px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}._customInput_1h1xi_105:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #2d6a4f26}._customInput_1h1xi_105::placeholder{color:var(--muted)}._wrapper_1o143_3{flex:1;min-width:0;position:relative}._inputRow_1o143_9{align-items:center;display:flex;position:relative}._input_1o143_9{border:1.5px solid var(--border);border-radius:var(--r-sm);background:var(--surface2);width:100%;color:var(--text);padding:8px 12px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}._input_1o143_9:focus{border-color:var(--accent);background:var(--surface);outline:none;box-shadow:0 0 0 2px #2d6a4f26}._input_1o143_9::placeholder{color:var(--muted)}._dropdown_1o143_40{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--r-sm);z-index:200;max-height:320px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 4px 16px #0000001f}._dropdownItem_1o143_55{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:1px;width:100%;padding:8px 12px;font-family:inherit;transition:background .1s;display:flex}._dropdownItem_1o143_55:hover,._dropdownItem_1o143_55._highlighted_1o143_70{background:var(--accent-bg)}._dropdownItem_1o143_55+._dropdownItem_1o143_55{border-top:1px solid var(--border)}._itemName_1o143_78{color:var(--text);font-size:13px;font-weight:500;line-height:1.3}._itemSci_1o143_85{color:var(--muted);font-size:11px;font-style:italic;line-height:1.3}._card_12h2s_3{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow);align-items:center;gap:10px;padding:10px 12px;transition:border-color .15s;display:flex}._cardOk_12h2s_15{border-color:#86efac}._cardCaution_12h2s_19{border-color:var(--warn)}._cardDangerous_12h2s_23{border-color:var(--danger)}._info_12h2s_29{flex:1;min-width:0}._nameRow_12h2s_34{flex-wrap:wrap;align-items:center;gap:6px;display:flex}._statusIcon_12h2s_41{flex-shrink:0;align-items:center;line-height:1;display:inline-flex}._name_12h2s_34{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._sciName_12h2s_57{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-style:italic;overflow:hidden}._growthBadge_12h2s_66{background:var(--warn-bg);color:var(--warn);white-space:nowrap;border-radius:999px;align-items:center;gap:4px;margin-top:3px;padding:1px 6px;font-size:10px;font-weight:500;display:inline-flex}._controls_12h2s_82{flex-shrink:0;align-items:center;gap:4px;display:flex}._qtyBtn_12h2s_89{border:1.5px solid var(--border);border-radius:var(--r-sm);background:var(--surface2);width:26px;height:26px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;padding:0;font-family:inherit;font-size:16px;font-weight:500;line-height:1;transition:background .1s,border-color .1s;display:inline-flex}._qtyBtn_12h2s_89:hover{background:var(--accent-bg);border-color:var(--accent);color:var(--accent-dark)}._qtyBtn_12h2s_89:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._qty_12h2s_89{text-align:center;min-width:24px;color:var(--text);font-size:13px;font-weight:600}._removeBtn_12h2s_127{border-radius:var(--r-sm);width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:1.5px solid #0000;justify-content:center;align-items:center;margin-left:2px;padding:0;font-family:inherit;font-size:16px;transition:background .1s,color .1s,border-color .1s;display:inline-flex}._removeBtn_12h2s_127:hover{background:var(--danger-bg);color:var(--danger);border-color:var(--danger)}._removeBtn_12h2s_127:focus-visible{outline:2px solid var(--danger);outline-offset:2px}._section_8hadi_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);padding:20px}._sectionLabel_8hadi_11{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:600}._searchRow_8hadi_22{align-items:flex-start;gap:8px;margin-bottom:10px;display:flex}._browseBtn_8hadi_29{border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;color:var(--accent);border:1.5px solid var(--accent);background:0 0;flex-shrink:0;align-items:center;gap:6px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s,color .15s;display:inline-flex}._browseBtn_8hadi_29:hover{background:var(--accent-bg)}._browseBtn_8hadi_29:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._browseBtnActive_8hadi_56{background:var(--accent);color:#fff}._browseBtnActive_8hadi_56:hover{background:var(--accent-dark);border-color:var(--accent-dark)}._browsePanel_8hadi_68{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--r-sm);margin-bottom:12px;overflow:hidden}._browseTabs_8hadi_76{border-bottom:1px solid var(--border);gap:6px;padding:10px 12px 0;display:flex}._tabBtn_8hadi_83{border:1.5px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;margin-bottom:-1px;padding:5px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,border-color .15s,color .15s}._tabBtn_8hadi_83:hover{background:var(--surface);color:var(--text)}._tabBtnActive_8hadi_102{background:var(--surface);border-color:var(--accent);color:var(--accent-dark);font-weight:600}._browseList_8hadi_109{flex-direction:column;gap:2px;max-height:240px;padding:8px;display:flex;overflow-y:auto}._browseItem_8hadi_118{border-radius:var(--r-sm);text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:7px 10px;font-family:inherit;transition:background .1s;display:flex}._browseItem_8hadi_118:hover{background:var(--accent-bg)}._browseItem_8hadi_118:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._browseItemName_8hadi_142{color:var(--text);font-size:13px;font-weight:500}._browseItemSci_8hadi_148{color:var(--muted);font-size:11px;font-style:italic}._cardList_8hadi_156{flex-direction:column;gap:8px;display:flex}._empty_8hadi_164{text-align:center;color:var(--muted);border:1.5px dashed var(--border2);border-radius:var(--r-sm);padding:24px 16px;font-size:13px}._panel_hwokn_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);flex-direction:column;gap:12px;padding:16px;display:flex}._sbLabel_hwokn_16{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:600}._experienceRow_hwokn_27{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}._meterCard_hwokn_40{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);padding:12px 14px}._meterHeader_hwokn_48{justify-content:space-between;align-items:baseline;margin-bottom:6px;display:flex}._meterTitle_hwokn_55{color:var(--text);font-size:13px;font-weight:600}._meterPct_hwokn_61{font-size:15px;font-weight:700}._meterPctGreen_hwokn_66{color:var(--ok)}._meterPctAmber_hwokn_70{color:var(--warn)}._meterPctRed_hwokn_74{color:var(--danger)}._meterTrack_hwokn_78{background:var(--surface2);border-radius:999px;height:6px;margin-bottom:5px;overflow:hidden}._meterBar_hwokn_86{border-radius:999px;height:100%;transition:width .3s}._meterBarGreen_hwokn_92{background:var(--ok)}._meterBarAmber_hwokn_96{background:var(--warn)}._meterBarRed_hwokn_100{background:var(--danger)}._meterSub_hwokn_104{color:var(--muted);font-size:11px}._paramRow_hwokn_111{gap:8px;display:flex}._paramPill_hwokn_116{background:var(--surface);border:1.5px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow);flex:1;padding:8px 10px}._paramPillGreen_hwokn_125{border-color:var(--ok);background:var(--ok-bg)}._paramPillRed_hwokn_130{border-color:var(--danger);background:var(--danger-bg)}._paramPillLabel_hwokn_135{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:2px;font-size:10px;font-weight:600}._paramPillValue_hwokn_144{color:var(--text);font-size:12px;font-weight:600}._paramPillGreen_hwokn_125 ._paramPillValue_hwokn_144{color:var(--ok)}._paramPillRed_hwokn_130 ._paramPillValue_hwokn_144{color:var(--danger)}._warningsContainer_hwokn_160{flex-direction:column;gap:8px;display:flex}._warnItem_hwokn_168{border-radius:var(--r-sm);border:1.5px solid #0000;padding:10px 12px}._warnItemDangerous_hwokn_174{background:var(--danger-bg);border-color:var(--danger)}._warnItemCaution_hwokn_179{background:var(--warn-bg);border-color:var(--warn)}._warnItemMonitor_hwokn_184{background:var(--surface2);border-color:var(--border2)}._warnHeader_hwokn_189{align-items:flex-start;gap:7px;margin-bottom:4px;display:flex}._warnIcon_hwokn_196{flex-shrink:0;width:16px;height:16px;margin-top:1px}._warnTitle_hwokn_203{color:var(--text);font-size:13px;font-weight:600;line-height:1.3}._warnExplanation_hwokn_210{color:var(--muted);margin-bottom:8px;margin-left:23px;font-size:12px;line-height:1.5}._warnSuggestions_hwokn_218{flex-wrap:wrap;gap:6px;margin-left:23px;display:flex}._fixBtn_hwokn_225{cursor:pointer;background:0 0;border:1.5px solid;border-radius:999px;align-items:center;padding:4px 10px;font-family:inherit;font-size:11px;font-weight:500;line-height:1.4;transition:background .15s,color .15s;display:inline-flex}._fixBtnDangerous_hwokn_240{color:var(--danger)}._fixBtnDangerous_hwokn_240:hover{background:var(--danger);color:#fff}._fixBtnCaution_hwokn_249{color:var(--warn)}._fixBtnCaution_hwokn_249:hover{background:var(--warn);color:#fff}._fixBtnMonitor_hwokn_258{color:var(--muted)}._fixBtnMonitor_hwokn_258:hover{background:var(--border2);color:var(--text)}._fixBtn_hwokn_225:focus-visible{outline-offset:2px;outline:2px solid}._allOk_hwokn_274{background:var(--ok-bg);border:1.5px solid var(--ok);border-radius:var(--r-sm);align-items:center;gap:8px;padding:12px 14px;display:flex}._allOkIcon_hwokn_284{width:18px;height:18px;color:var(--ok);flex-shrink:0}._allOkText_hwokn_291{color:var(--ok);font-size:13px;font-weight:600}._section_kfowz_3{flex-direction:column;gap:8px;display:flex}._sectionLabel_kfowz_9{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:11px;font-weight:600}._empty_kfowz_18{color:var(--muted);background:var(--surface);border:1px dashed var(--border2);border-radius:var(--r);text-align:center;margin:0;padding:16px;font-size:13px}._list_kfowz_31{flex-direction:column;gap:6px;display:flex}._row_kfowz_39{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow);align-items:center;gap:10px;padding:8px 12px;display:flex}._icon_kfowz_50{flex-shrink:0;font-size:16px;line-height:1}._info_kfowz_56{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}._categoryLabel_kfowz_64{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:10px;font-weight:600}._label_kfowz_72{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._description_kfowz_81{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}._amazonLink_kfowz_89{color:var(--accent);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:500;text-decoration:none}._amazonLink_kfowz_89:hover{text-decoration:underline}._disclosure_kfowz_102{color:var(--muted);text-align:center;margin:4px 0 0;font-size:11px}._section_1dc0x_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);flex-direction:column;gap:8px;padding:16px;display:flex}._sectionLabel_1dc0x_14{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:11px;font-weight:600}._list_1dc0x_23{flex-direction:column;gap:4px;display:flex}._item_1dc0x_29{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);box-shadow:var(--shadow);justify-content:space-between;align-items:baseline;gap:8px;padding:7px 10px;display:flex}._text_1dc0x_41{color:var(--text);flex:1;min-width:0;font-size:12px;line-height:1.4}._speciesTag_1dc0x_49{color:var(--accent);font-weight:600}._amazonLink_1dc0x_54{color:var(--accent);white-space:nowrap;flex-shrink:0;font-size:11px;font-weight:500;text-decoration:none}._amazonLink_1dc0x_54:hover{text-decoration:underline}._empty_1dc0x_67{color:var(--muted);margin:0;padding:4px 2px;font-size:12px}._section_pbs3l_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);flex-direction:column;gap:8px;padding:16px;display:flex}._sectionLabel_pbs3l_14{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:11px;font-weight:600}._shareBox_pbs3l_25{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);align-items:center;gap:8px;padding:10px 12px;display:flex}._url_pbs3l_36{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:11px;overflow:hidden}._copyBtn_pbs3l_47{border-radius:var(--r-sm);cursor:pointer;border:1px solid var(--accent);color:var(--accent);white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}._copyBtn_pbs3l_47:hover{background:var(--accent-bg)}._copyBtn_pbs3l_47:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._copyBtnCopied_pbs3l_73{border-color:var(--ok);color:var(--ok);background:var(--ok-bg)}._copyBtnCopied_pbs3l_73:hover{background:var(--ok-bg)}._skippedNote_pbs3l_85{color:var(--muted);background:var(--surface2);border:1px solid var(--border);border-radius:var(--r-sm);margin:0;padding:7px 10px;font-size:11px}._section_14zxc_3{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--shadow);padding:20px}._sectionLabel_14zxc_11{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:14px;font-size:11px;font-weight:600}._checkboxGroup_14zxc_22{flex-wrap:wrap;gap:8px;display:flex}._checkboxLabel_14zxc_28{border:1.5px solid var(--border);border-radius:var(--r-sm);background:var(--surface2);color:var(--text);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:border-color .15s,background .15s,box-shadow .15s;display:inline-flex}._checkboxLabel_14zxc_28:hover{border-color:var(--accent);background:var(--accent-bg)}._checkboxLabel_14zxc_28._checked_14zxc_48{border-color:var(--accent);background:var(--accent-bg);color:var(--accent-dark);box-shadow:0 0 0 2px #2d6a4f2e}._checkbox_14zxc_22{accent-color:var(--accent);flex-shrink:0;width:14px;height:14px}._toggle_b7dai_3{background:var(--surface2);border:1.5px solid var(--border);border-radius:999px;gap:4px;padding:3px;display:inline-flex}._pill_b7dai_12{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500;line-height:1.4;transition:background .15s,color .15s,box-shadow .15s}._pill_b7dai_12:hover{color:var(--text);background:var(--surface)}._pill_b7dai_12:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._pillActive_b7dai_36{background:var(--accent);color:#fff;box-shadow:0 1px 3px #00000026}._pillActive_b7dai_36:hover{background:var(--accent-dark);color:#fff}._appShell_15o06_3{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}._disclaimer_15o06_12{background:var(--surface2);border:1px solid var(--border);border-radius:var(--r);color:var(--muted);flex-direction:column;gap:8px;padding:12px 14px;font-size:12px;line-height:1.6;display:flex}._disclaimerReportBtn_15o06_25{border:1px solid var(--border);border-radius:var(--r-sm);color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,border-color .15s}._disclaimerReportBtn_15o06_25:hover{background:var(--accent-bg);border-color:var(--accent)}._disclaimerReportBtn_15o06_25:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._main_15o06_52{flex-direction:column;flex:1;gap:24px;width:100%;max-width:1280px;margin:0 auto;padding:24px 16px;display:flex}._mainColumn_15o06_64,._sidebar_15o06_71{flex-direction:column;gap:16px;width:100%;display:flex}@media (width>=900px){._main_15o06_52{flex-direction:row;align-items:flex-start}._mainColumn_15o06_64{flex:0 0 65%;min-width:0}._sidebar_15o06_71{flex:0 0 35%;min-width:0;position:sticky;top:80px}}._footer_15o06_100{text-align:center;color:var(--muted);padding:4px 0 0;font-size:11px}._placeholder_15o06_109{background:var(--surface);border:1px dashed var(--border2);border-radius:var(--r);color:var(--muted);text-align:center;justify-content:center;align-items:center;min-height:80px;padding:32px 24px;font-size:13px;display:flex}._btnGhost_15o06_125,._btnOutline_15o06_126,._btnPrimary_15o06_127{border-radius:var(--r-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex}._btnGhost_15o06_125{color:var(--muted);background:0 0;border-color:#0000}._btnGhost_15o06_125:hover{background:var(--surface2);color:var(--text)}._btnGhost_15o06_125:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._btnOutline_15o06_126{color:var(--accent);border-color:var(--accent);background:0 0}._btnOutline_15o06_126:hover{background:var(--accent-bg)}._btnOutline_15o06_126:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._btnPrimary_15o06_127{background:var(--accent);color:#fff;border-color:var(--accent)}._btnPrimary_15o06_127:hover{background:var(--accent-dark);border-color:var(--accent-dark)}._btnPrimary_15o06_127:focus-visible{outline:2px solid var(--accent);outline-offset:2px}._loadingScreen_15o06_192{background:var(--bg);flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;display:flex}._loadingText_15o06_202{color:var(--muted);font-size:14px}._spinner_15o06_207{border:3px solid var(--border2);border-top-color:var(--accent);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite _spin_15o06_207;display:block}@keyframes _spin_15o06_207{to{transform:rotate(360deg)}}._errorScreen_15o06_223{background:var(--bg);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100vh;padding:24px;display:flex}._errorText_15o06_235{color:var(--danger);max-width:400px;font-size:14px}
