@charset "UTF-8";.factor-item[data-v-e655b30f]{margin-bottom:1rem}.factor-header[data-v-e655b30f]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.factor-name[data-v-e655b30f]{font-weight:600;color:var(--text-primary, #000)}.factor-score[data-v-e655b30f]{font-weight:700;color:var(--text-secondary, #666)}.factor-bar[data-v-e655b30f]{height:8px;background:var(--bg-tertiary, #e5e7eb);border-radius:4px;overflow:hidden}.factor-fill[data-v-e655b30f]{height:100%;transition:width .3s ease;border-radius:4px}.factor-details[data-v-e655b30f]{margin-top:.25rem;font-size:12px;color:var(--text-secondary, #666)}.species-detail-panel[data-v-b304804b]{min-width:0;border-radius:.25rem;background:var(--bg-secondary, #f3f4f6)}.species-detail-panel__header[data-v-b304804b]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(2.75rem,auto) auto;align-items:center;gap:.75rem;width:100%;min-width:0;padding:.5rem .75rem;border:none;margin:0;background:transparent;font:inherit;text-align:left;color:var(--text-primary, #111827)}.species-detail-panel__header--static[data-v-b304804b]{grid-template-columns:minmax(0,1fr) minmax(0,2fr) minmax(2.75rem,auto)}.species-detail-panel__header--interactive[data-v-b304804b]{cursor:pointer;border-radius:.25rem;transition:background .2s}.species-detail-panel__header--interactive[data-v-b304804b]:hover,.species-detail-panel__header--interactive[data-v-b304804b]:focus-visible{background:var(--bg-tertiary, #e5e7eb)}.species-detail-panel__name[data-v-b304804b]{font-weight:600;min-width:0;overflow-wrap:anywhere}.species-detail-panel__bar-wrap[data-v-b304804b]{min-width:0}.species-detail-panel__bar[data-v-b304804b]{height:6px;background:var(--bg-tertiary, #e5e7eb);border-radius:.25rem;overflow:hidden}.species-detail-panel__bar-fill[data-v-b304804b]{height:100%;background:var(--color-primary, #3b82f6);border-radius:.25rem;transition:width .3s ease}.species-detail-panel__pct[data-v-b304804b]{font-size:.875rem;font-weight:600;text-align:right;font-variant-numeric:tabular-nums}.species-detail-panel__chev[data-v-b304804b]{flex-shrink:0;color:var(--text-secondary, #6b7280)}.species-detail-panel__body[data-v-b304804b]{max-height:0;opacity:0;overflow:hidden;transition:max-height .2s ease,opacity .2s ease}.species-detail-panel__body--open[data-v-b304804b]{max-height:2000px;opacity:1}.species-detail-panel__body-inner[data-v-b304804b]{padding:0 .75rem .75rem}.species-detail-panel__grid[data-v-b304804b]{display:grid;grid-template-columns:1fr 1fr;gap:1rem 1.5rem;min-width:0}@media (max-width: 767px){.species-detail-panel__header[data-v-b304804b],.species-detail-panel__header--static[data-v-b304804b]{grid-template-columns:1fr;align-items:stretch}.species-detail-panel__pct[data-v-b304804b]{text-align:left}.species-detail-panel__header--interactive[data-v-b304804b]{position:relative;grid-template-columns:1fr auto;grid-template-rows:auto auto auto}.species-detail-panel__header--interactive .species-detail-panel__name[data-v-b304804b]{grid-column:1}.species-detail-panel__header--interactive .species-detail-panel__bar-wrap[data-v-b304804b]{grid-column:1/-1}.species-detail-panel__header--interactive .species-detail-panel__pct[data-v-b304804b]{grid-row:3}.species-detail-panel__header--interactive .species-detail-panel__chev[data-v-b304804b]{position:absolute;right:.75rem;top:.5rem}.species-detail-panel__grid[data-v-b304804b]{grid-template-columns:1fr}}.species-detail-panel__section[data-v-b304804b]{min-width:0}.species-detail-panel__section--span[data-v-b304804b]{grid-column:1/-1}.species-detail-panel__label[data-v-b304804b]{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:var(--text-secondary, #6b7280);text-transform:none;letter-spacing:0}.species-detail-panel__text[data-v-b304804b]{margin:0;font-size:1rem;line-height:1.5;color:var(--text-primary, #111827)}.species-detail-panel__pills[data-v-b304804b]{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.species-detail-panel__pill[data-v-b304804b]{display:inline-block;padding:.25rem .75rem;background:var(--bg-tertiary, #e5e7eb);border-radius:999px;font-size:.875rem;color:var(--text-primary, #111827)}.species-detail-panel__more-hint[data-v-b304804b]{margin:.5rem 0 0;font-size:.875rem;color:var(--text-secondary, #6b7280)}.species-detail-panel__temp-row[data-v-b304804b]{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:var(--text-primary, #111827)}.species-detail-panel__temp-line[data-v-b304804b]{display:block}.species-detail-panel__temp-dot[data-v-b304804b]{margin-top:.5rem;width:.75rem;height:.75rem;border-radius:50%}.species-detail-panel__temp-dot--optimal[data-v-b304804b]{background:#22c55e}.species-detail-panel__temp-dot--marginal[data-v-b304804b]{background:#f7c39f}.species-detail-panel__temp-dot--poor[data-v-b304804b]{background:#ef4444}.species-detail-panel__tips[data-v-b304804b]{margin:0;padding:0;list-style:none}.species-detail-panel__tip[data-v-b304804b]{display:flex;gap:.5rem;align-items:flex-start;font-size:.875rem;line-height:1.45;color:var(--text-primary, #111827)}.species-detail-panel__tip+.species-detail-panel__tip[data-v-b304804b]{margin-top:.5rem}.species-detail-panel__tip-icon[data-v-b304804b]{flex-shrink:0;margin-top:2px;color:var(--color-primary, #3b82f6)}.species-detail-panel__more[data-v-b304804b]{padding-top:.25rem}.species-detail-panel__link[data-v-b304804b]{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;color:var(--color-primary, #3b82f6);text-decoration:none}.species-detail-panel__link[data-v-b304804b]:hover{text-decoration:underline}.weekly-forecast[data-v-fe53f92f]{margin-top:0;min-width:0;max-width:100%}.weekly-forecast__legend[data-v-fe53f92f]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1rem;margin-bottom:1rem;padding:.5rem 0;font-size:.8125rem;color:var(--text-secondary, #6b7280)}.weekly-forecast__legend-title[data-v-fe53f92f]{font-weight:600;color:var(--text-primary, #111827)}.weekly-forecast__legend-item--excellent[data-v-fe53f92f]{color:#0f766e}.weekly-forecast__legend-item--good[data-v-fe53f92f]{color:#2563eb}.weekly-forecast__legend-item--fair[data-v-fe53f92f]{color:#c27d3d}.weekly-forecast__legend-item--poor[data-v-fe53f92f]{color:#dc2626}.weekly-forecast__grid-wrapper[data-v-fe53f92f]{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:.25rem 0;overflow-x:clip}@media (max-width: 640px){.weekly-forecast__grid-wrapper[data-v-fe53f92f]{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 -.25rem;padding:.25rem}}.forecast-grid[data-v-fe53f92f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;min-width:0;width:100%}@media (max-width: 640px){.forecast-grid[data-v-fe53f92f]{grid-template-columns:repeat(7,minmax(80px,1fr));min-width:calc(560px + 4.5rem)}}.day-card[data-v-fe53f92f]{padding:.75rem;background:var(--bg-secondary, #f3f4f6);border-radius:8px;cursor:pointer;transition:transform .2s,box-shadow .2s,border-color .2s;border:2px solid transparent;min-width:0}.day-card[data-v-fe53f92f]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.day-card.day-card--best-day[data-v-fe53f92f]{border-color:var(--success-color, #14b8a6);background:linear-gradient(135deg,#14b8a612,#14b8a606)}.day-card .day-header[data-v-fe53f92f]{display:flex;flex-direction:column;align-items:center;margin-bottom:.5rem}.day-card .day-name[data-v-fe53f92f]{font-weight:700;font-size:.8125rem;color:var(--text-primary, #111827);text-transform:capitalize}.day-card .day-date[data-v-fe53f92f]{font-size:.6875rem;color:var(--text-secondary, #6b7280)}.day-card .day-weather[data-v-fe53f92f]{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;color:var(--text-secondary, #6b7280)}.day-card .day-weather__icon[data-v-fe53f92f]{font-size:.875rem}.day-card .day-scores[data-v-fe53f92f]{display:flex;flex-direction:column;gap:.35rem}.day-card .time-score[data-v-fe53f92f]{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.35rem .25rem;border-radius:6px;font-size:.75rem;min-width:0;transition:box-shadow .2s}.day-card .time-score[data-v-fe53f92f]:hover,.day-card .time-score[data-v-fe53f92f]:focus-within{z-index:2}.day-card .time-score[data-v-fe53f92f]:focus-visible{outline:2px solid var(--color-primary, #3b82f6);outline-offset:2px}.day-card .time-score:hover .time-score__tooltip[data-v-fe53f92f],.day-card .time-score:focus-within .time-score__tooltip[data-v-fe53f92f]{visibility:visible;opacity:1;transform:translate(-50%)}.day-card .time-score--excellent[data-v-fe53f92f]{background:#14b8a621;color:#0f766e}.day-card .time-score--good[data-v-fe53f92f]{background:#3b82f621;color:#2563eb}.day-card .time-score--fair[data-v-fe53f92f]{background:#e8944a21;color:#c27d3d}.day-card .time-score--poor[data-v-fe53f92f]{background:#ef444421;color:#dc2626}.day-card .time-score--best[data-v-fe53f92f]{box-shadow:0 0 0 2px var(--color-primary, #3b82f6);animation:pulse-border-fe53f92f 1.5s ease-in-out infinite}.day-card .time-score__label[data-v-fe53f92f]{font-size:.625rem;opacity:.9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.day-card .time-score__value[data-v-fe53f92f]{font-weight:700;font-size:.875rem}.day-card .time-score__star[data-v-fe53f92f]{margin-left:.125rem;font-size:.75rem}.day-card .time-score__tooltip[data-v-fe53f92f]{visibility:hidden;position:absolute;bottom:calc(100% + 6px);left:50%;z-index:3;min-width:8.5rem;max-width:14rem;padding:.5rem .6rem;margin:0;border-radius:8px;background:var(--text-primary, #111827);color:var(--bg-primary, #fff);font-size:.625rem;line-height:1.35;font-weight:500;text-align:left;box-shadow:0 4px 14px #0003;opacity:0;transform:translate(-50%,4px);transition:opacity .15s ease,transform .15s ease,visibility .15s;pointer-events:none}.day-card .time-score__tooltip-line--head[data-v-fe53f92f]{font-weight:700;margin-bottom:.2rem}.day-card .time-score__tooltip-line--weather[data-v-fe53f92f]{opacity:.95;font-weight:500}@keyframes pulse-border-fe53f92f{0%,to{box-shadow:0 0 0 2px var(--color-primary, #3b82f6)}50%{box-shadow:0 0 0 3px var(--color-primary, #3b82f6),0 0 8px #3b82f666}}.date-selector[data-v-cde97cd5]{margin-bottom:1.5rem}.date-selector label[data-v-cde97cd5]{display:block;margin-bottom:.5rem;font-weight:600;color:#111827}.date-selector .dates-input[data-v-cde97cd5]{display:flex;flex-direction:column;gap:.5rem}.date-selector .date-input[data-v-cde97cd5]{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background:#fff;color:#111827}.date-selector .add-date-btn[data-v-cde97cd5]{padding:.5rem;background:#f9fafb;border:1px dashed #d1d5db;border-radius:.5rem;cursor:pointer;color:#4b5563;font-size:.875rem}.date-selector .add-date-btn[data-v-cde97cd5]:hover{background:#f3f4f6}.loading[data-v-cde97cd5]{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem}.spinner[data-v-cde97cd5]{width:40px;height:40px;border:4px solid #e5e7eb;border-top-color:#1e3a5f;border-radius:50%;animation:spin-cde97cd5 1s linear infinite}@keyframes spin-cde97cd5{to{transform:rotate(360deg)}}.error[data-v-cde97cd5]{padding:1rem;background:#fef2f2;border-radius:.5rem;color:#dc2626}.comparison-results[data-v-cde97cd5]{display:flex;flex-direction:column;gap:1rem}.comparison-item[data-v-cde97cd5]{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:.75rem;border:2px solid transparent}.comparison-item.best-date[data-v-cde97cd5]{border-color:#22c55e;background:linear-gradient(135deg,#22c55e14,#22c55e05)}.comparison-item .comparison-date[data-v-cde97cd5]{font-weight:600;color:#111827}.comparison-item .comparison-score[data-v-cde97cd5]{display:flex;align-items:center;gap:.75rem}.comparison-item .score-circle-small[data-v-cde97cd5]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;color:#fff}.comparison-item .score-circle-small.rating-excellent[data-v-cde97cd5]{background:linear-gradient(135deg,#22c55e,#16a34a)}.comparison-item .score-circle-small.rating-good[data-v-cde97cd5]{background:linear-gradient(135deg,#1e3a5f,#1a3251)}.comparison-item .score-circle-small.rating-fair[data-v-cde97cd5]{background:linear-gradient(135deg,#f4a460,#e8944a)}.comparison-item .score-circle-small.rating-poor[data-v-cde97cd5]{background:linear-gradient(135deg,#ef4444,#dc2626)}.comparison-item .rating-label[data-v-cde97cd5]{font-weight:600;color:#4b5563}.best-date-badge[data-v-cde97cd5]{margin-top:1rem;padding:1rem;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;border-radius:.75rem;text-align:center;font-weight:700;font-size:1.125rem}.predictions-page[data-v-dc578810]{box-sizing:border-box;width:100%;max-width:800px;min-width:0;margin:0 auto;padding:1.5rem 1rem 3rem;min-height:100vh;background:var(--bg-color, #f3f4f6)}.predictions-limit-badge[data-v-dc578810]{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;background:var(--card-bg, #fff);border-radius:.5rem;box-shadow:0 1px 2px #0000000d;font-size:1rem;color:var(--text-secondary, #6b7280)}.predictions-limit-badge__link[data-v-dc578810]{color:var(--color-primary, #3b82f6);font-weight:600;text-decoration:none}.predictions-limit-badge__link[data-v-dc578810]:hover{text-decoration:underline}.limit-reached[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:2rem;text-align:center;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a;margin-bottom:1.5rem}.limit-reached__title[data-v-dc578810]{margin:0 0 1rem;font-size:1.25rem;font-weight:700;color:var(--text-primary, #111827)}.limit-reached__text[data-v-dc578810]{margin:0 0 .5rem;color:var(--text-secondary, #6b7280);line-height:1.5}.limit-reached__btn[data-v-dc578810]{display:inline-block;margin-top:1rem;padding:.75rem 1.5rem;background:var(--color-primary, #3b82f6);color:#fff;border-radius:.5rem;font-weight:600;text-decoration:none;transition:opacity .2s}.limit-reached__btn[data-v-dc578810]:hover{opacity:.9}.limit-reached__row[data-v-dc578810]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1rem}.limit-reached__btn--secondary[data-v-dc578810]{background:transparent;color:var(--color-primary, #3b82f6);border:2px solid var(--color-primary, #3b82f6)}.limit-reached__btn--secondary[data-v-dc578810]:hover{opacity:.85}.predictions-guest-cta[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a;text-align:center}.predictions-guest-cta__text[data-v-dc578810]{margin:0 0 1rem;font-size:1rem;color:var(--text-secondary, #4b5563);line-height:1.5}.predictions-guest-cta__actions[data-v-dc578810]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.predictions-guest-cta__btn[data-v-dc578810]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:opacity .2s}.predictions-guest-cta__btn--primary[data-v-dc578810]{background:var(--color-primary, #3b82f6);color:#fff}.predictions-guest-cta__btn--primary[data-v-dc578810]:hover{opacity:.92}.predictions-guest-cta__btn--secondary[data-v-dc578810]{background:transparent;color:var(--text-primary, #1f2937);border:1px solid var(--border-color, #d1d5db)}.predictions-guest-cta__btn--secondary[data-v-dc578810]:hover{border-color:var(--color-primary, #3b82f6);color:var(--color-primary, #3b82f6)}.predictions-hero[data-v-dc578810]{text-align:center;margin-bottom:2rem}.predictions-hero__title[data-v-dc578810]{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:var(--text-primary, #111827)}.predictions-hero__subtitle[data-v-dc578810]{margin:0;font-size:1rem;color:var(--text-secondary, #6b7280)}.prediction-form[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a;margin-bottom:1.5rem}.prediction-form__rows[data-v-dc578810]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.prediction-form__row--fishery[data-v-dc578810],.prediction-form__field--fishery[data-v-dc578810]{min-width:0}.prediction-form__row--filters[data-v-dc578810]{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(10rem,1fr) minmax(10rem,1fr);gap:1rem;align-items:start}@media (max-width: 900px){.prediction-form__row--filters[data-v-dc578810]{grid-template-columns:1fr 1fr}}@media (max-width: 640px){.prediction-form__row--filters[data-v-dc578810]{grid-template-columns:1fr}}.prediction-form__field[data-v-dc578810]{display:flex;flex-direction:column;gap:.35rem}.prediction-form__label[data-v-dc578810]{font-size:.875rem;font-weight:600;color:var(--text-secondary, #6b7280)}.prediction-form__input[data-v-dc578810]{padding:.75rem;border:1px solid var(--border-color, #d1d5db);border-radius:.5rem;font-size:1rem;background:var(--bg, #fff);color:var(--text-primary, #111827)}.prediction-form__input[data-v-dc578810]:focus{outline:none;border-color:var(--color-primary, #3b82f6)}.prediction-form__select[data-v-dc578810]{min-width:160px}.prediction-form__hint[data-v-dc578810]{margin:0;font-size:.75rem;color:var(--text-secondary, #6b7280);line-height:1.35}.prediction-form__submit[data-v-dc578810]{width:100%;padding:.75rem 1.5rem;background:var(--color-primary, #3b82f6);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.prediction-form__submit[data-v-dc578810]:hover:not(:disabled){opacity:.9}.prediction-form__submit[data-v-dc578810]:disabled{opacity:.6;cursor:not-allowed}.prediction-empty[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:2rem;text-align:center;color:var(--text-secondary, #6b7280);margin-bottom:1.5rem}.prediction-empty__lead[data-v-dc578810]{margin:0 0 .75rem;font-size:1rem;line-height:1.5;color:var(--text-primary, #1f2937)}.prediction-empty__hint[data-v-dc578810]{margin:0 0 1.25rem;font-size:.875rem;line-height:1.45}.prediction-empty__add[data-v-dc578810]{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border:2px solid var(--color-primary, #3b82f6);border-radius:.5rem;background:transparent;color:var(--color-primary, #3b82f6);font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,color .2s}.prediction-empty__add[data-v-dc578810]:hover{background:var(--color-primary, #3b82f6);color:#fff}.prediction-loading[data-v-dc578810]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;background:var(--card-bg, #fff);border-radius:.75rem;margin-bottom:1.5rem}.prediction-loading__spinner[data-v-dc578810]{width:1.5rem;height:1.5rem;border:2px solid var(--border-color, #e5e7eb);border-top-color:var(--color-primary, #3b82f6);border-radius:50%;animation:spin-dc578810 .8s linear infinite}.prediction-error[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:1.5rem;text-align:center;color:var(--error-color, #dc2626);margin-bottom:1.5rem}.prediction-error p[data-v-dc578810]{margin:0 0 1rem}.prediction-error__retry[data-v-dc578810]{padding:.5rem 1rem;background:var(--color-primary, #3b82f6);color:#fff;border:none;border-radius:.25rem;font-weight:600;cursor:pointer}.prediction-result[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a;margin-bottom:1.5rem}.prediction-result--animate[data-v-dc578810]{animation:fadeSlide-dc578810 .35s ease-out}.prediction-result__score[data-v-dc578810]{position:relative;width:180px;height:180px;margin:0 auto 1.5rem;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff}.prediction-result__score.rating-excellent[data-v-dc578810]{background:linear-gradient(135deg,#14b8a6,#0f766e)}.prediction-result__score.rating-good[data-v-dc578810]{background:linear-gradient(135deg,#3b82f6,#2563eb)}.prediction-result__score.rating-fair[data-v-dc578810]{background:linear-gradient(135deg,#e8944a,#c27d3d)}.prediction-result__score.rating-poor[data-v-dc578810]{background:linear-gradient(135deg,#ef4444,#dc2626)}.prediction-result__score-value[data-v-dc578810]{font-size:3rem;font-weight:800;line-height:1}.prediction-result__score-label[data-v-dc578810]{font-size:1rem;font-weight:600;margin-top:.25rem}.prediction-result__confidence[data-v-dc578810]{position:absolute;bottom:-10px;padding:.25rem .5rem;background:var(--card-bg, #fff);border-radius:.75rem;font-size:.75rem;color:var(--text-secondary, #6b7280);box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.prediction-result__factors[data-v-dc578810]{margin-top:1.5rem}.prediction-result__recommendations[data-v-dc578810]{margin-top:1.5rem;padding:1rem;background:var(--bg-secondary, #f3f4f6);border-radius:.5rem}.prediction-result__recommendations h4[data-v-dc578810]{margin:0 0 .5rem;font-size:1rem;color:var(--text-primary, #111827)}.prediction-result__recommendations ul[data-v-dc578810]{margin:0;padding-left:1.25rem}.prediction-result__recommendations ul li[data-v-dc578810]{margin:.25rem 0}.prediction-result__species[data-v-dc578810]{margin-top:1.5rem}.prediction-result__species h4[data-v-dc578810]{margin:0 0 .75rem;font-size:1rem;color:var(--text-primary, #111827)}.prediction-result__species-grid[data-v-dc578810]{display:grid;gap:.75rem;min-width:0}.prediction-result__actions[data-v-dc578810]{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}@media (min-width: 480px){.prediction-result__actions[data-v-dc578810]{flex-direction:row}}.prediction-result__share[data-v-dc578810]{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;background:var(--color-primary, #3b82f6);border:none;border-radius:.5rem;color:#fff;font-weight:600;font-size:1rem;font-family:inherit;cursor:pointer;transition:opacity .2s}.prediction-result__share[data-v-dc578810]:hover{opacity:.92}.prediction-result__compare[data-v-dc578810]{flex:1;padding:.75rem;background:transparent;border:2px solid var(--color-primary, #3b82f6);border-radius:.5rem;color:var(--color-primary, #3b82f6);font-weight:600;font-size:1rem;font-family:inherit;cursor:pointer;transition:background .2s,color .2s}.prediction-result__compare[data-v-dc578810]:hover{background:var(--color-primary, #3b82f6);color:#fff}.weekly-section[data-v-dc578810]{min-width:0;max-width:100%;margin-bottom:1.5rem;background:var(--card-bg, #fff);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.weekly-section__title[data-v-dc578810]{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:var(--text-primary, #111827)}.weekly-section__subtitle[data-v-dc578810]{margin:0 0 1rem;font-size:1rem;color:var(--text-secondary, #6b7280)}.weekly-loading[data-v-dc578810]{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem}.weekly-loading__spinner[data-v-dc578810]{width:1.5rem;height:1.5rem;border:2px solid var(--border-color, #e5e7eb);border-top-color:var(--color-primary, #3b82f6);border-radius:50%;animation:spin-dc578810 .8s linear infinite}.weekly-error[data-v-dc578810]{padding:1.5rem;text-align:center;color:var(--error-color, #dc2626)}.weekly-error p[data-v-dc578810]{margin:0 0 1rem}.weekly-error__retry[data-v-dc578810]{padding:.5rem 1rem;background:var(--color-primary, #3b82f6);color:#fff;border:none;border-radius:.25rem;font-weight:600;cursor:pointer}.weekly-error__retry[data-v-dc578810]:hover{opacity:.9}.quick-fisheries[data-v-dc578810]{background:var(--card-bg, #fff);border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.quick-fisheries__title[data-v-dc578810]{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:var(--text-primary, #111827)}.quick-fisheries__grid[data-v-dc578810]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.quick-fisheries__card[data-v-dc578810]{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem 1rem;background:var(--bg-secondary, #f3f4f6);border:1px solid var(--border-color, #e5e7eb);border-radius:.5rem;cursor:pointer;text-align:left;transition:background .2s,border-color .2s}.quick-fisheries__card[data-v-dc578810]:hover{background:var(--bg-tertiary, #e5e7eb);border-color:var(--color-primary, #3b82f6)}.quick-fisheries__name[data-v-dc578810]{font-weight:600;color:var(--text-primary, #111827);font-size:1rem}.quick-fisheries__rating[data-v-dc578810]{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:var(--text-secondary, #6b7280)}.quick-fisheries__error[data-v-dc578810]{margin:0;font-size:.875rem;color:var(--text-secondary, #6b7280)}@keyframes spin-dc578810{to{transform:rotate(360deg)}}@keyframes fadeSlide-dc578810{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 767px){.prediction-form__select[data-v-dc578810]{min-width:0;width:100%}}
