:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg-top:#eef5fc;--bg-bot:#cfe2f4;--paper:#fff;--paper-deep:#fff;--ink:#15243b;--ink-soft:#4d6079;--muted:#6c7d92;--faint:#aab8c8;--surface:#fff;--surface-hover:#f4f8fc;--line:#dbe6f0;--line-strong:#2c7be5;--reef:#2c7be5;--reef-dark:#1f5fbf;--reef-soft:#d8ebff;--coral:#e15770;--coral-soft:#fde6ea;--warn:#b0760a;--shadow-sm:0 1px 2px #2d50820f;--shadow-md:0 6px 18px #2d508214;--shadow-lg:0 14px 36px #2d50821f;--display:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--body:"Plus Jakarta Sans", system-ui, -apple-system, sans-serif;--mono:"IBM Plex Mono", ui-monospace, monospace}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;color:var(--ink);background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg-bot) 100%);font-family:var(--body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;margin:0;padding:0;font-weight:400}::selection{background:var(--reef-soft);color:var(--ink)}main.svelte-12qhfyh{max-width:880px;margin:0 auto;padding:2.5rem 1.5rem 4rem}@keyframes ascend{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes row-in{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@keyframes pop-in{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.masthead.svelte-12qhfyh{margin-bottom:1.75rem;animation:.4s cubic-bezier(.2,.7,.2,1) both ascend}.masthead-row.svelte-12qhfyh{justify-content:space-between;align-items:center;gap:1rem;display:flex}.masthead-cart.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);color:var(--ink-soft);border-radius:999px;flex:none;align-items:center;gap:.45rem;padding:.5rem .95rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:border-color .15s,color .15s,background .15s,transform .1s;display:inline-flex;position:relative}.masthead-cart.svelte-12qhfyh:hover{border-color:var(--reef);color:var(--reef);background:var(--surface-hover)}.masthead-cart.svelte-12qhfyh:active{transform:translateY(1px)}.masthead-cart.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:16px;height:16px;color:var(--reef)}.masthead-cart-count.svelte-12qhfyh{background:var(--reef);min-width:1.25rem;height:1.25rem;color:var(--paper-deep);font-family:var(--mono);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.7rem;font-weight:700;animation:.22s cubic-bezier(.34,1.4,.64,1) both pop-in;display:inline-flex}.wordmark.svelte-12qhfyh{min-width:0;font-family:var(--display);letter-spacing:-.02em;color:var(--ink);margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.08}.wordmark.svelte-12qhfyh em:where(.svelte-12qhfyh){color:var(--reef);font-style:italic;font-weight:800}.masthead-meta.svelte-12qhfyh{color:var(--muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:.25rem .55rem;margin:.65rem 0 0;font-size:.85rem;font-weight:500;line-height:1.5;display:flex}.masthead-meta-sep.svelte-12qhfyh{color:var(--faint);-webkit-user-select:none;user-select:none}.masthead-countdown.svelte-12qhfyh{color:var(--ink-soft);font-weight:600}.masthead-countdown.urgent.svelte-12qhfyh{color:var(--warn)}.search-row.svelte-12qhfyh{align-items:stretch;gap:.5rem;display:flex}.search-wrap.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:12px;flex:auto;align-items:center;gap:.75rem;padding:0 1rem;transition:border-color .15s,box-shadow .15s;animation:.4s cubic-bezier(.2,.7,.2,1) 60ms both ascend;display:flex}.search-wrap.svelte-12qhfyh:focus-within{border-color:var(--reef);box-shadow:0 0 0 3px #2c7be52e}.search-icon.svelte-12qhfyh{width:18px;height:18px;color:var(--reef);flex:none}.search.svelte-12qhfyh{min-width:0;font-family:var(--body);color:var(--ink);background:0 0;border:none;outline:none;flex:1;padding:.95rem 0;font-size:1rem;font-weight:500}.search.svelte-12qhfyh::placeholder{color:var(--faint)}.search-clear.svelte-12qhfyh{background:var(--surface-hover);width:28px;height:28px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:1.1rem;line-height:1;transition:background .15s,color .15s;display:inline-flex}.search-clear.svelte-12qhfyh:hover{background:var(--coral-soft);color:var(--coral)}.toolbar.svelte-12qhfyh{flex-wrap:wrap;flex:none;align-items:stretch;gap:.5rem;animation:.4s cubic-bezier(.2,.7,.2,1) 90ms both ascend;display:flex}.sort-pick.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .85rem;display:inline-flex}.sort-label.svelte-12qhfyh{text-transform:uppercase;letter-spacing:.04em;color:var(--reef);font-size:.7rem;font-weight:600}.sort-select.svelte-12qhfyh{appearance:none;color:var(--ink);font:inherit;cursor:pointer;background:0 0;background-image:linear-gradient(45deg, transparent 50%, var(--reef) 50%), linear-gradient(135deg, var(--reef) 50%, transparent 50%);background-position:calc(100% - 12px),calc(100% - 7px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;border:none;padding:.2rem 1.4rem .2rem .25rem;font-size:.9rem}.sort-select.svelte-12qhfyh:focus{outline:none}.sort-select.svelte-12qhfyh option:where(.svelte-12qhfyh),.field.svelte-12qhfyh option:where(.svelte-12qhfyh){background:var(--paper);color:var(--ink)}.filter-toggle.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.filter-toggle.svelte-12qhfyh:hover{border-color:var(--line-strong);color:var(--ink)}.filter-toggle[aria-expanded=true].svelte-12qhfyh{border-color:var(--line-strong);color:var(--reef)}.filter-count.svelte-12qhfyh{background:var(--reef-soft);min-width:1.25rem;height:1.25rem;color:var(--reef);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding:0 .4rem;font-size:.7rem;font-weight:700;animation:.22s cubic-bezier(.34,1.4,.64,1) both pop-in;display:inline-flex}.chev.svelte-12qhfyh{font-size:.75rem;line-height:1;transition:transform .15s;display:inline-block}.chev.open.svelte-12qhfyh{transform:rotate(180deg)}.clear-all.svelte-12qhfyh{background:var(--coral-soft);color:var(--coral);font:inherit;cursor:pointer;border:1px solid #ff947752;border-radius:8px;margin-left:auto;padding:.4rem .85rem;font-size:.85rem;font-weight:600;transition:background .15s;animation:.3s cubic-bezier(.2,.7,.2,1) both ascend}.clear-all.svelte-12qhfyh:hover{background:#ff94772e}.filter-panel.svelte-12qhfyh{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.5rem;padding:.85rem 1rem;display:grid;overflow:hidden}.field.svelte-12qhfyh{min-width:0;animation:.32s cubic-bezier(.2,.7,.2,1) both row-in;animation-delay:calc(60ms + var(--i,0) * 50ms);flex-direction:column;gap:.3rem;display:flex}.field.svelte-12qhfyh>span:where(.svelte-12qhfyh){color:var(--reef);text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.field.svelte-12qhfyh select:where(.svelte-12qhfyh),.field.svelte-12qhfyh input:where(.svelte-12qhfyh){border:1px solid var(--line);background:var(--paper);color:var(--ink);font:inherit;border-radius:6px;min-width:0;padding:.5rem .6rem;font-size:.92rem}.field.svelte-12qhfyh select:where(.svelte-12qhfyh):focus,.field.svelte-12qhfyh input:where(.svelte-12qhfyh):focus{outline:none}.status{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:1rem 0 0;font-size:.9rem;font-weight:500;display:inline-flex}.status-sep{color:var(--faint);-webkit-user-select:none;user-select:none}.load-error.svelte-12qhfyh{background:var(--coral-soft);color:var(--coral);border:1px solid #ff947752;border-radius:10px;padding:.75rem 1rem;display:block}.closed-banner.svelte-12qhfyh{background:var(--coral-soft);color:var(--coral);border:1px solid #ff947766;border-radius:10px;flex-wrap:wrap;align-items:baseline;gap:.4rem .75rem;margin:0 0 1.25rem;padding:.85rem 1.1rem;font-size:.95rem;font-weight:500;animation:.4s cubic-bezier(.2,.7,.2,1) both ascend;display:flex}.closed-banner.svelte-12qhfyh strong:where(.svelte-12qhfyh){font-weight:700}.status-dot{background:var(--reef);border-radius:50%;width:6px;height:6px}.pulse{animation:1.4s ease-in-out infinite pulse}.load-sentinel{min-height:2rem;color:var(--muted);justify-content:center;align-items:center;gap:.55rem;margin:.75rem 0 0;font-size:.85rem;font-weight:600;display:flex}.page-footer.svelte-12qhfyh{text-align:center;flex-direction:column;align-items:center;gap:.5rem;margin-top:2.25rem;display:flex}.page-footer.svelte-12qhfyh p:where(.svelte-12qhfyh){max-width:44rem;color:var(--muted);margin:0 auto;font-size:.86rem;line-height:1.55}.page-footer-contact.svelte-12qhfyh{font-weight:500}.page-footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--reef);font-weight:600;text-decoration:none}.page-footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-underline-offset:3px;text-decoration:underline}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:1rem 0 0;font-size:.9rem;font-weight:500;animation:.35s cubic-bezier(.2,.7,.2,1) 90ms both ascend;display:flex}.crumb{font:inherit;color:var(--reef);cursor:pointer;text-transform:capitalize;background:0 0;border:none;margin:0;padding:0;text-decoration:none;transition:color .15s}.crumb:hover{color:var(--reef-dark)}.crumb-current,.crumb-current:hover{color:var(--ink-soft);cursor:default;font-weight:600}.crumb-sep{color:var(--faint);-webkit-user-select:none;user-select:none}.catalog-list,.fish-list{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px;margin:1rem 0 0;padding:0;list-style:none;animation:.4s cubic-bezier(.2,.7,.2,1) .11s both ascend;overflow:hidden}.catalog-item,.fish-row{border-bottom:1px solid var(--line);animation:.3s cubic-bezier(.2,.7,.2,1) both row-in;animation-delay:calc(min(var(--i,0) * 20ms, .12s) + .11s)}.catalog-item:last-child,.fish-row:last-child{border-bottom:0}.catalog-link{text-align:left;cursor:pointer;width:100%;min-height:60px;color:var(--ink);font:inherit;background:0 0;border:none;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.95rem 1.05rem;text-decoration:none;transition:background .15s;display:grid}.catalog-link:hover{background:var(--surface-hover)}.catalog-num{min-width:2rem;color:var(--faint);font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:500}.catalog-name{color:var(--ink);text-transform:capitalize;font-size:1.02rem;font-weight:600;line-height:1.25}.catalog-arrow{color:var(--reef);font-size:1.05rem}.fish{grid-template-columns:5rem minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.95rem 1.05rem;transition:background .15s;display:grid}.fish-row:hover .fish{background:var(--surface-hover)}.code{border:1px solid var(--line-strong);background:var(--reef-soft);color:var(--reef);font-family:var(--mono);text-align:center;border-radius:6px;padding:.42rem .55rem;font-size:.78rem;font-weight:600}.fish-main{flex-direction:column;gap:.22rem;min-width:0;display:flex}.name{color:var(--ink);text-transform:capitalize;font-size:1rem;font-weight:600;line-height:1.32}.meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.3rem .65rem;font-size:.84rem;font-weight:500;line-height:1.4;display:flex}.genera{color:var(--reef);font-style:italic}.size{font-family:var(--mono);color:var(--ink-soft);font-size:.78rem}.path{color:var(--muted);text-transform:capitalize}.prices{text-align:right;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:.1rem;display:flex}.price{color:var(--ink);font-variant-numeric:tabular-nums;font-size:1.03rem;font-weight:700}.bulk{font-family:var(--mono);color:var(--muted);font-variant-numeric:tabular-nums;font-size:.7rem;font-weight:500}.google{border:1px solid var(--line);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.g-icon{width:16px;height:16px;display:block}.google:hover{border-color:var(--line-strong);background:var(--surface-hover)}@media (width<=760px){main.svelte-12qhfyh{padding:1.5rem 1rem 3rem}.masthead.svelte-12qhfyh{margin-bottom:1.25rem}.masthead-cart.svelte-12qhfyh{padding:.45rem .7rem}.masthead-cart-text.svelte-12qhfyh{display:none}.search-row.svelte-12qhfyh{flex-direction:column;gap:.6rem}.fish{grid-template-columns:4.5rem minmax(0,1fr) 36px;gap:.75rem;padding:.85rem .9rem}.code{padding:.38rem .45rem;font-size:.7rem}.prices{text-align:left;flex-flow:wrap;grid-column:2/3;align-items:flex-start;gap:.3rem .55rem}.actions{flex-direction:column;grid-area:1/3/3/4}.catalog-link{gap:.85rem;padding:.85rem .9rem}.catalog-name{font-size:1rem}}@media (prefers-reduced-motion:reduce){.svelte-12qhfyh,.svelte-12qhfyh:before,.svelte-12qhfyh:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
