/* FISINGCLUB PATCH 31.0.2: FIXED PROFESSIONAL SHOP DESIGN */
:root {
    --shop-navy-950: #071a2d;
    --shop-navy-900: #0b2846;
    --shop-navy-800: #123b63;
    --shop-blue-700: #0d5db8;
    --shop-blue-600: #1976d2;
    --shop-blue-100: #e9f3ff;
    --shop-ink: #172033;
    --shop-muted: #667085;
    --shop-line: #dfe5ee;
    --shop-soft: #f4f7fb;
    --shop-white: #ffffff;
    --shop-danger: #dc2626;
    --shop-radius: 14px;
    --shop-shadow: 0 14px 38px rgba(15, 35, 60, .08);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body.fc-shop { margin: 0; color: var(--shop-ink); background: var(--shop-white); font-family: Pretendard, "Noto Sans KR", "Malgun Gothic", Arial, sans-serif; line-height: 1.5; }
body.fc-shop a { color: inherit; }
body.fc-shop button, body.fc-shop input { font: inherit; }
body.fc-shop svg { width: 22px; height: 22px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.fc-shop-container { width: min(1240px, calc(100% - 40px)); margin: 0 auto; }

.fc-shop-topbar { background: #f7f9fc; border-bottom: 1px solid #edf0f5; color: #657185; font-size: 12px; }
.fc-shop-topbar-inner { min-height: 34px; display: flex; align-items: center; justify-content: space-between; }
.fc-shop-topbar a { text-decoration: none; }
.fc-shop-topbar-inner > div { display: flex; gap: 18px; }

.fc-shop-header { position: relative; z-index: 20; background: #fff; }
.fc-shop-header-main { min-height: 92px; display: grid; grid-template-columns: 245px minmax(320px, 1fr) auto; align-items: center; gap: 34px; }
.fc-shop-logo { display: grid; grid-template-columns: auto auto; align-items: baseline; justify-content: start; gap: 7px; text-decoration: none; letter-spacing: -.045em; }
.fc-shop-logo span { color: var(--shop-navy-900); font-size: 22px; font-weight: 900; }
.fc-shop-logo strong { color: var(--shop-blue-700); font-size: 22px; }
.fc-shop-logo small { grid-column: 1 / -1; margin-top: -3px; color: #7c8798; font-size: 10px; letter-spacing: .08em; }
.fc-shop-search { height: 48px; display: grid; grid-template-columns: 1fr 54px; border: 2px solid var(--shop-navy-900); border-radius: 12px; overflow: hidden; background: #fff; transition: box-shadow .2s ease, border-color .2s ease; }
.fc-shop-search:focus-within { border-color: var(--shop-blue-700); box-shadow: 0 0 0 4px rgba(25,118,210,.12); }
.fc-shop-search input { min-width: 0; padding: 0 18px; border: 0; outline: 0; color: var(--shop-ink); background: transparent; }
.fc-shop-search input::placeholder { color: #9aa4b2; }
.fc-shop-search button { border: 0; color: #fff; background: var(--shop-navy-900); cursor: pointer; }
.fc-shop-search button svg { margin-top: 4px; }
.fc-shop-quick { display: flex; gap: 22px; }
.fc-shop-quick a { position: relative; min-width: 56px; display: grid; justify-items: center; gap: 4px; text-decoration: none; color: #39475a; font-size: 11px; }
.fc-shop-quick svg { width: 24px; height: 24px; }
.fc-shop-quick em { position: absolute; top: -7px; right: 2px; min-width: 18px; height: 18px; display: grid; place-items: center; border-radius: 50%; color: #fff; background: var(--shop-blue-700); font-size: 10px; font-style: normal; }
.fc-shop-mobile-menu { display: none; width: 42px; height: 42px; border: 1px solid var(--shop-line); border-radius: 10px; color: var(--shop-navy-900); background: #fff; }

.fc-shop-primary-nav { border-top: 1px solid #edf0f5; border-bottom: 1px solid var(--shop-line); background: #fff; }
.fc-shop-nav-inner { min-height: 54px; display: grid; grid-template-columns: 210px 1fr auto; align-items: center; }
.fc-shop-category-button { height: 54px; display: flex; align-items: center; gap: 10px; padding: 0 18px; border: 0; color: #fff; background: var(--shop-navy-900); font-weight: 800; cursor: pointer; }
.fc-shop-category-button svg { width: 20px; }
.fc-shop-main-links { display: flex; align-items: center; justify-content: center; gap: clamp(18px, 2.5vw, 36px); }
.fc-shop-main-links a, .fc-shop-seller-link { text-decoration: none; font-size: 14px; font-weight: 750; }
.fc-shop-main-links a:hover { color: var(--shop-blue-700); }
.fc-shop-seller-link { color: var(--shop-blue-700); }

.fc-shop-search-notice { padding: 11px 0; color: #0b4c8a; background: #eaf4ff; font-size: 13px; }
.fc-shop-hero { min-height: 520px; color: #fff; background: radial-gradient(circle at 72% 18%, rgba(34,132,229,.32), transparent 30%), linear-gradient(125deg, #06182a 0%, #0a2b4b 52%, #0d4c83 100%); overflow: hidden; }
.fc-shop-hero-inner { min-height: 520px; display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, .9fr); align-items: center; gap: 46px; }
.fc-shop-hero-copy { position: relative; z-index: 2; padding: 64px 0; }
.fc-shop-kicker { display: inline-flex; margin-bottom: 18px; color: #9cc9f8; font-size: 12px; font-weight: 900; letter-spacing: .18em; }
.fc-shop-hero h1 { margin: 0; font-size: clamp(44px, 5.3vw, 70px); line-height: 1.08; letter-spacing: -.06em; }
.fc-shop-hero h1 strong { color: #9fd0ff; }
.fc-shop-hero-copy > p { max-width: 660px; margin: 24px 0 0; color: #d8e8f8; font-size: 17px; line-height: 1.8; }
.fc-shop-hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 32px; }
.fc-shop-button { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; padding: 0 22px; border: 1px solid rgba(255,255,255,.75); border-radius: 10px; text-decoration: none; font-size: 14px; font-weight: 850; }
.fc-shop-button.is-primary { border-color: #fff; color: var(--shop-navy-900); background: #fff; }
.fc-shop-button.is-ghost { color: #fff; background: rgba(255,255,255,.06); }
.fc-shop-hero-metrics { display: flex; gap: 34px; margin: 42px 0 0; }
.fc-shop-hero-metrics div { padding-left: 14px; border-left: 2px solid rgba(159,208,255,.55); }
.fc-shop-hero-metrics dt { color: #9fd0ff; font-size: 13px; font-weight: 900; letter-spacing: .12em; }
.fc-shop-hero-metrics dd { margin: 4px 0 0; color: #d2e3f5; font-size: 12px; }
.fc-shop-hero-visual { position: relative; align-self: stretch; min-height: 520px; }
.fc-shop-hero-visual img { position: absolute; inset: 0 -140px 0 -30px; width: calc(100% + 190px); height: 100%; object-fit: cover; object-position: center; opacity: .95; }
.fc-shop-hero-visual::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, #0a2b4b 0%, transparent 32%); }
.fc-shop-hero-badge { position: absolute; right: 22px; bottom: 35px; z-index: 2; display: flex; align-items: baseline; gap: 7px; padding: 14px 17px; border: 1px solid rgba(255,255,255,.25); border-radius: 12px; background: rgba(4,19,34,.56); backdrop-filter: blur(8px); }
.fc-shop-hero-badge span { font-size: 13px; font-weight: 900; }
.fc-shop-hero-badge strong { color: #9fd0ff; }

.fc-shop-category-strip { position: relative; z-index: 3; margin-top: -1px; border-bottom: 1px solid var(--shop-line); background: #fff; }
.fc-shop-category-grid { display: grid; grid-template-columns: repeat(9, minmax(0, 1fr)); }
.fc-shop-category-card { min-height: 142px; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 18px 8px; border-right: 1px solid #edf0f5; text-align: center; text-decoration: none; transition: color .2s, background .2s, transform .2s; }
.fc-shop-category-card:first-child { border-left: 1px solid #edf0f5; }
.fc-shop-category-card:hover { color: var(--shop-blue-700); background: #f8fbff; transform: translateY(-2px); }
.fc-shop-category-card strong { margin-top: 10px; font-size: 14px; }
.fc-shop-category-card small { margin-top: 3px; color: #8a95a5; font-size: 10px; }
.fc-shop-category-icon { position: relative; width: 48px; height: 48px; display: block; }
.fc-shop-category-icon::before, .fc-shop-category-icon::after { content: ""; position: absolute; border: 2px solid currentColor; }
.fc-shop-category-icon::before { inset: 13px 7px; border-radius: 10px 3px 10px 3px; transform: rotate(-18deg); }
.fc-shop-category-icon::after { width: 24px; height: 2px; left: 12px; top: 22px; border-width: 2px 0 0; transform: rotate(-40deg); }
.fc-shop-category-icon.is-reel::before { inset: 10px; border-radius: 50%; }
.fc-shop-category-icon.is-reel::after { width: 14px; height: 8px; left: 27px; top: 26px; border-width: 2px 2px 0 0; transform: rotate(20deg); }
.fc-shop-category-icon.is-float::before { inset: 4px 20px; border-radius: 50%; }
.fc-shop-category-icon.is-float::after { width: 2px; height: 38px; left: 23px; top: 5px; border-width: 0 0 0 2px; transform: none; }
.fc-shop-category-icon.is-bait::before { inset: 13px 8px 7px; border-radius: 6px 6px 12px 12px; }
.fc-shop-category-icon.is-bait::after { width: 18px; height: 8px; left: 15px; top: 8px; border-radius: 4px; transform: none; }
.fc-shop-category-icon.is-chair::before { inset: 8px 9px 18px; border-radius: 4px; }
.fc-shop-category-icon.is-chair::after { width: 26px; height: 20px; left: 11px; top: 25px; border-width: 2px 0 0 2px; transform: skew(-10deg); }
.fc-shop-category-icon.is-bag::before { inset: 13px 6px 8px; border-radius: 8px; }
.fc-shop-category-icon.is-bag::after { width: 18px; height: 10px; left: 15px; top: 7px; border-radius: 8px 8px 0 0; transform: none; }

.fc-shop-service-strip { background: #f8fafc; border-bottom: 1px solid var(--shop-line); }
.fc-shop-service-grid { min-height: 92px; display: grid; grid-template-columns: repeat(4, 1fr); align-items: center; }
.fc-shop-service-grid article { display: flex; align-items: center; gap: 14px; padding: 0 22px; border-right: 1px solid #e6ebf2; }
.fc-shop-service-grid article:first-child { padding-left: 0; }
.fc-shop-service-grid article:last-child { border-right: 0; }
.fc-shop-service-grid svg { color: var(--shop-blue-700); width: 30px; height: 30px; }
.fc-shop-service-grid strong, .fc-shop-service-grid span { display: block; }
.fc-shop-service-grid strong { font-size: 13px; }
.fc-shop-service-grid span { margin-top: 4px; color: #7a8797; font-size: 11px; }

.fc-shop-section { padding: 82px 0; }
.fc-shop-section.is-compact { padding-top: 28px; }
.fc-shop-section-head { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 28px; }
.fc-shop-section-head span { color: var(--shop-blue-700); font-size: 11px; font-weight: 900; letter-spacing: .15em; }
.fc-shop-section-head h2 { margin: 8px 0 0; font-size: 32px; letter-spacing: -.045em; }
.fc-shop-section-head p { margin: 7px 0 0; color: var(--shop-muted); font-size: 13px; }
.fc-shop-section-head > a { display: inline-flex; align-items: center; gap: 5px; color: #526074; text-decoration: none; font-size: 13px; font-weight: 700; }
.fc-shop-section-head > a svg { width: 17px; height: 17px; }
.fc-shop-product-grid { display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 20px; }
.fc-shop-product-card { min-width: 0; }
.fc-shop-product-image { position: relative; aspect-ratio: 1 / 1; display: block; border: 1px solid #e4e8ef; border-radius: var(--shop-radius); overflow: hidden; background: linear-gradient(145deg, #f9fafb, #e9eef5); }
.fc-shop-product-image > span { position: absolute; z-index: 2; top: 12px; left: 12px; padding: 5px 8px; border-radius: 5px; color: #fff; background: var(--shop-blue-700); font-size: 10px; font-weight: 800; }
.fc-shop-product-image i { position: absolute; inset: 0; display: block; }
.fc-shop-product-image i::before, .fc-shop-product-image i::after { content: ""; position: absolute; }
.fc-shop-product-image.is-rod i::before { width: 78%; height: 8px; left: 11%; top: 47%; border-radius: 8px; background: linear-gradient(90deg, #111827, #4b5563 60%, #9ca3af); transform: rotate(-28deg); box-shadow: 0 16px 0 -2px #1f2937; }
.fc-shop-product-image.is-reel i::before { width: 82px; height: 82px; left: 50%; top: 50%; border: 15px solid #1f2937; border-radius: 50%; transform: translate(-50%,-50%); box-shadow: inset 0 0 0 7px #9ca3af; }
.fc-shop-product-image.is-reel i::after { width: 54px; height: 16px; left: 54%; top: 62%; border-radius: 10px; background: #374151; transform: rotate(28deg); }
.fc-shop-product-image.is-bait i::before { width: 92px; height: 120px; left: 50%; top: 52%; border-radius: 14px 14px 30px 30px; background: linear-gradient(#1d4ed8, #0f3a78); transform: translate(-50%,-50%); }
.fc-shop-product-image.is-bait i::after { width: 68px; height: 10px; left: 50%; top: 27%; border-radius: 8px; background: #bfdbfe; transform: translateX(-50%); }
.fc-shop-product-image.is-support i::before { width: 150px; height: 12px; left: 50%; top: 50%; border-radius: 7px; background: #4b5563; transform: translate(-50%,-50%) rotate(-5deg); box-shadow: 0 24px 0 #6b7280; }
.fc-shop-product-image.is-support i::after { width: 8px; height: 100px; left: 38%; top: 38%; background: #374151; transform: rotate(20deg); box-shadow: 62px 10px 0 #374151; }
.fc-shop-product-image.is-float i::before { width: 20px; height: 130px; left: 50%; top: 50%; border-radius: 50%; background: linear-gradient(#ef4444 0 24%, #f9fafb 24% 65%, #111827 65%); transform: translate(-50%,-50%) rotate(14deg); box-shadow: 34px 2px 0 -2px rgba(31,41,55,.45), -34px -2px 0 -2px rgba(31,41,55,.3); }
.fc-shop-product-body { padding: 14px 2px 0; }
.fc-shop-product-body small { color: #8a95a5; font-size: 11px; }
.fc-shop-product-body > a { min-height: 44px; display: -webkit-box; margin-top: 6px; overflow: hidden; text-decoration: none; font-size: 14px; font-weight: 650; line-height: 1.55; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.fc-shop-product-body > strong { display: block; margin-top: 10px; font-size: 19px; letter-spacing: -.03em; }
.fc-shop-product-meta { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 10px; }
.fc-shop-product-meta span { padding: 4px 6px; border-radius: 4px; color: #667085; background: #f1f4f8; font-size: 9px; }

.fc-shop-promo-section { padding: 10px 0 82px; }
.fc-shop-promo-grid { display: grid; grid-template-columns: 1.2fr .8fr; gap: 20px; }
.fc-shop-promo { min-height: 310px; position: relative; overflow: hidden; padding: 42px; border-radius: 18px; }
.fc-shop-promo::after { content: ""; position: absolute; right: -80px; bottom: -110px; width: 280px; height: 280px; border: 42px solid currentColor; border-radius: 50%; opacity: .08; }
.fc-shop-promo.is-dark { color: #fff; background: linear-gradient(135deg, #071a2d, #0b3f6d); }
.fc-shop-promo.is-light { color: var(--shop-navy-900); background: linear-gradient(135deg, #e8f3ff, #f8fbff); }
.fc-shop-promo > span { font-size: 11px; font-weight: 900; letter-spacing: .14em; opacity: .75; }
.fc-shop-promo h2 { margin: 14px 0 0; font-size: 31px; line-height: 1.3; letter-spacing: -.045em; }
.fc-shop-promo p { max-width: 530px; margin: 17px 0 0; line-height: 1.75; opacity: .8; font-size: 13px; }
.fc-shop-promo a { position: relative; z-index: 2; display: inline-flex; margin-top: 24px; text-decoration: none; font-weight: 850; font-size: 13px; }

.fc-shop-brand-grid { display: grid; grid-template-columns: repeat(6, 1fr); border-top: 1px solid var(--shop-line); border-left: 1px solid var(--shop-line); }
.fc-shop-brand-grid span { min-height: 92px; display: grid; place-items: center; border-right: 1px solid var(--shop-line); border-bottom: 1px solid var(--shop-line); color: #667085; font-size: 13px; font-weight: 900; letter-spacing: .07em; }

.fc-shop-guide-section { padding: 78px 0; color: #fff; background: var(--shop-navy-950); }
.fc-shop-guide-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; }
.fc-shop-guide-grid > div:first-child > span { color: #8cc4fa; font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.fc-shop-guide-grid h2 { margin: 16px 0 0; font-size: 35px; line-height: 1.35; letter-spacing: -.05em; }
.fc-shop-guide-points { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.fc-shop-guide-points article { padding: 24px; border: 1px solid rgba(255,255,255,.12); border-radius: 14px; background: rgba(255,255,255,.04); }
.fc-shop-guide-points strong { color: #9fd0ff; font-size: 14px; }
.fc-shop-guide-points p { margin: 12px 0 0; color: #b8cadc; font-size: 12px; line-height: 1.75; }
.fc-shop-build-status { padding: 28px 0; border-bottom: 1px solid var(--shop-line); background: #eef6ff; }
.fc-shop-build-status .fc-shop-container { display: flex; align-items: center; gap: 14px; }
.fc-shop-build-status span { color: var(--shop-blue-700); font-size: 12px; font-weight: 800; }
.fc-shop-build-status strong { text-transform: uppercase; }
.fc-shop-build-status em { color: #6d7a8e; font-size: 12px; font-style: normal; }
.fc-shop-build-status p { margin: 0 0 0 auto; color: #59677a; font-size: 12px; }

.fc-shop-footer { color: #9aabbd; background: #061728; }
.fc-shop-footer-grid { display: grid; grid-template-columns: 1.5fr .7fr .7fr; gap: 70px; padding-top: 56px; padding-bottom: 52px; }
.fc-shop-footer-logo { color: #fff; text-decoration: none; font-size: 21px; font-weight: 900; letter-spacing: -.04em; }
.fc-shop-footer-logo strong { color: #78bfff; }
.fc-shop-footer p { margin: 15px 0 0; font-size: 12px; }
.fc-shop-footer-grid > div:not(:first-child) { display: flex; flex-direction: column; gap: 10px; }
.fc-shop-footer-grid > div > strong { margin-bottom: 4px; color: #fff; font-size: 13px; }
.fc-shop-footer-grid a { text-decoration: none; font-size: 12px; }
.fc-shop-footer-bottom { border-top: 1px solid rgba(255,255,255,.08); }
.fc-shop-footer-bottom .fc-shop-container { min-height: 52px; display: flex; align-items: center; justify-content: space-between; font-size: 11px; }

.fc-shop-toast { position: fixed; left: 50%; bottom: 30px; z-index: 100; max-width: min(520px, calc(100% - 30px)); padding: 13px 17px; border-radius: 10px; color: #fff; background: rgba(7,26,45,.96); box-shadow: 0 16px 42px rgba(0,0,0,.22); font-size: 13px; transform: translate(-50%, 20px); opacity: 0; pointer-events: none; transition: .22s ease; }
.fc-shop-toast.is-visible { transform: translate(-50%, 0); opacity: 1; }

@media (max-width: 1100px) {
    .fc-shop-header-main { grid-template-columns: 220px 1fr auto; gap: 20px; }
    .fc-shop-nav-inner { grid-template-columns: 190px 1fr; }
    .fc-shop-seller-link { display: none; }
    .fc-shop-main-links { justify-content: flex-end; }
    .fc-shop-hero-inner { grid-template-columns: 1fr .82fr; }
    .fc-shop-product-grid { grid-template-columns: repeat(4, 1fr); }
    .fc-shop-product-card:last-child { display: none; }
    .fc-shop-category-grid { grid-template-columns: repeat(6, 1fr); }
    .fc-shop-category-card:nth-child(n+7) { display: none; }
}

@media (max-width: 860px) {
    .fc-shop-container { width: min(100% - 28px, 1240px); }
    .fc-shop-header-main { min-height: 78px; grid-template-columns: 44px 1fr auto; }
    .fc-shop-mobile-menu { display: grid; place-items: center; }
    .fc-shop-logo { grid-template-columns: auto auto; }
    .fc-shop-logo span, .fc-shop-logo strong { font-size: 18px; }
    .fc-shop-logo small { display: none; }
    .fc-shop-search { grid-column: 1 / -1; grid-row: 2; margin-bottom: 15px; height: 44px; }
    .fc-shop-quick a > span { display: none; }
    .fc-shop-primary-nav { display: none; position: absolute; left: 0; right: 0; top: 100%; box-shadow: var(--shop-shadow); }
    .fc-shop-primary-nav.is-open { display: block; }
    .fc-shop-nav-inner { display: block; width: 100%; }
    .fc-shop-category-button { width: 100%; }
    .fc-shop-main-links { display: grid; grid-template-columns: repeat(2, 1fr); gap: 0; padding: 10px; }
    .fc-shop-main-links a { padding: 14px; border-bottom: 1px solid #edf0f5; }
    .fc-shop-hero, .fc-shop-hero-inner { min-height: 520px; }
    .fc-shop-hero-inner { display: block; }
    .fc-shop-hero-copy { padding: 65px 0; }
    .fc-shop-hero-visual { position: absolute; inset: 0; min-height: 520px; opacity: .32; }
    .fc-shop-hero-visual img { inset: 0; width: 100%; }
    .fc-shop-hero-visual::after { background: linear-gradient(90deg, #06182a 15%, rgba(6,24,42,.35)); }
    .fc-shop-hero-badge { display: none; }
    .fc-shop-category-grid { grid-template-columns: repeat(3, 1fr); }
    .fc-shop-category-card:nth-child(n) { display: flex; }
    .fc-shop-category-card { min-height: 126px; }
    .fc-shop-service-grid { grid-template-columns: repeat(2, 1fr); padding: 12px 0; }
    .fc-shop-service-grid article { min-height: 68px; border-bottom: 1px solid #e6ebf2; }
    .fc-shop-service-grid article:nth-child(2) { border-right: 0; }
    .fc-shop-product-grid { grid-template-columns: repeat(2, 1fr); }
    .fc-shop-product-card:last-child { display: block; }
    .fc-shop-promo-grid, .fc-shop-guide-grid { grid-template-columns: 1fr; }
    .fc-shop-guide-points { grid-template-columns: 1fr; }
    .fc-shop-brand-grid { grid-template-columns: repeat(3, 1fr); }
    .fc-shop-build-status .fc-shop-container { align-items: flex-start; flex-wrap: wrap; }
    .fc-shop-build-status p { width: 100%; margin-left: 0; }
    .fc-shop-footer-grid { grid-template-columns: 1fr 1fr; }
    .fc-shop-footer-grid > div:first-child { grid-column: 1 / -1; }
}

@media (max-width: 560px) {
    .fc-shop-topbar { display: none; }
    .fc-shop-header-main { gap: 11px; }
    .fc-shop-quick { gap: 12px; }
    .fc-shop-quick a:first-child { display: none; }
    .fc-shop-hero h1 { font-size: 43px; }
    .fc-shop-hero-copy > p { font-size: 14px; }
    .fc-shop-hero-metrics { gap: 16px; overflow-x: auto; }
    .fc-shop-hero-metrics div { min-width: 120px; }
    .fc-shop-category-grid { grid-template-columns: repeat(3, 1fr); }
    .fc-shop-category-card { min-height: 112px; }
    .fc-shop-category-icon { width: 40px; height: 40px; transform: scale(.86); }
    .fc-shop-service-grid { grid-template-columns: 1fr; }
    .fc-shop-service-grid article, .fc-shop-service-grid article:nth-child(2) { padding: 0; border-right: 0; }
    .fc-shop-section { padding: 58px 0; }
    .fc-shop-section-head { align-items: flex-start; }
    .fc-shop-section-head h2 { font-size: 27px; }
    .fc-shop-section-head > a { display: none; }
    .fc-shop-product-grid { gap: 14px; }
    .fc-shop-product-body > strong { font-size: 17px; }
    .fc-shop-promo { min-height: 280px; padding: 30px; }
    .fc-shop-promo h2 { font-size: 27px; }
    .fc-shop-brand-grid { grid-template-columns: repeat(2, 1fr); }
    .fc-shop-guide-grid h2 { font-size: 29px; }
    .fc-shop-footer-grid { grid-template-columns: 1fr; gap: 30px; }
    .fc-shop-footer-grid > div:first-child { grid-column: auto; }
    .fc-shop-footer-bottom .fc-shop-container { align-items: flex-start; flex-direction: column; justify-content: center; gap: 4px; }
}

/* FISINGCLUB PATCH 31.0.3: SHARED MEMBER SESSION UI */
.fc-shop-topbar-actions {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px;
    min-width: 0;
}

.fc-shop-auth-state {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    color: #d8e8f8;
    white-space: nowrap;
}

.fc-shop-auth-state strong {
    color: #fff;
}

.fc-shop-account-shell {
    padding: 72px 0 96px;
    background:
        radial-gradient(circle at 92% 6%, rgba(37, 99, 235, .10), transparent 32%),
        #f4f7fb;
}

.fc-shop-account-head {
    max-width: 760px;
    margin-bottom: 30px;
}

.fc-shop-account-head > span {
    display: block;
    margin-bottom: 8px;
    color: #1769aa;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .13em;
}

.fc-shop-account-head h1 {
    margin: 0;
    color: #102a43;
    font-size: clamp(28px, 4vw, 44px);
    line-height: 1.16;
}

.fc-shop-account-head p {
    margin: 14px 0 0;
    color: #62748a;
    font-size: 16px;
    line-height: 1.7;
}

.fc-shop-auth-card {
    padding: 30px;
    border: 1px solid #d8e1ec;
    border-radius: 20px;
    background: #fff;
    box-shadow: 0 20px 55px rgba(15, 42, 67, .08);
}

.fc-shop-auth-card.is-success {
    border-color: #b9ddcc;
}

.fc-shop-auth-status {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    padding-bottom: 24px;
    border-bottom: 1px solid #e8edf3;
}

.fc-shop-auth-status > span {
    display: inline-flex;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #e8f2ff;
    color: #0d5db8;
    font-size: 20px;
    font-weight: 900;
}

.fc-shop-auth-card.is-success .fc-shop-auth-status > span {
    background: #e8f7ef;
    color: #138a53;
}

.fc-shop-auth-status strong {
    display: block;
    color: #102a43;
    font-size: 20px;
}

.fc-shop-auth-status p {
    margin: 6px 0 0;
    color: #66788d;
    line-height: 1.6;
}

.fc-shop-auth-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    margin: 24px 0;
    overflow: hidden;
    border: 1px solid #e1e8f0;
    border-radius: 14px;
    background: #e1e8f0;
}

.fc-shop-auth-grid > div {
    min-width: 0;
    padding: 16px 18px;
    background: #f9fbfd;
}

.fc-shop-auth-grid dt {
    margin-bottom: 6px;
    color: #718096;
    font-size: 12px;
    font-weight: 800;
}

.fc-shop-auth-grid dd {
    margin: 0;
    overflow: hidden;
    color: #17324d;
    font-weight: 800;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fc-shop-auth-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.fc-shop-auth-actions form {
    margin: 0;
}

.fc-shop-button.is-ghost-dark {
    border: 1px solid #b8c7d8;
    background: #edf3f9;
    color: #17324d;
}

.fc-shop-button.is-outline {
    border: 1px solid #0d5db8;
    background: #fff;
    color: #0d5db8;
}

.fc-shop-button.is-text {
    background: transparent;
    color: #60758a;
}

.fc-shop-auth-message {
    margin: 0 0 20px;
    padding: 13px 15px;
    border-radius: 10px;
    font-weight: 700;
}

.fc-shop-auth-message.is-ok {
    border: 1px solid #b9ddcc;
    background: #edf9f2;
    color: #147648;
}

.fc-shop-auth-message.is-error {
    border: 1px solid #f0c1c1;
    background: #fff2f2;
    color: #b42318;
}

.fc-shop-auth-notes {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
    margin-top: 24px;
}

.fc-shop-auth-notes article {
    padding: 20px;
    border: 1px solid #dfe7f0;
    border-radius: 16px;
    background: #fff;
}

.fc-shop-auth-notes strong {
    color: #17324d;
}

.fc-shop-auth-notes p {
    margin: 8px 0 0;
    color: #6b7d90;
    font-size: 14px;
    line-height: 1.65;
}

@media (max-width: 860px) {
    .fc-shop-topbar-actions {
        gap: 10px;
    }

    .fc-shop-auth-state,
    .fc-shop-topbar-actions a:nth-child(1),
    .fc-shop-topbar-actions a:nth-child(2) {
        display: none;
    }

    .fc-shop-auth-grid,
    .fc-shop-auth-notes {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 600px) {
    .fc-shop-account-shell {
        padding: 44px 0 68px;
    }

    .fc-shop-auth-card {
        padding: 22px 18px;
        border-radius: 16px;
    }

    .fc-shop-auth-grid,
    .fc-shop-auth-notes {
        grid-template-columns: 1fr;
    }

    .fc-shop-auth-actions,
    .fc-shop-auth-actions form,
    .fc-shop-auth-actions .fc-shop-button {
        width: 100%;
    }

    .fc-shop-auth-actions .fc-shop-button {
        justify-content: center;
    }
}

/* FISINGCLUB PATCH 31.0.9: SHOP CATEGORY NAVIGATION AND PUBLIC CATEGORY */
.fc-shop-category-nav {
    position: relative;
    align-self: stretch;
    display: flex;
    align-items: stretch;
}

.fc-shop-category-button {
    height: 100%;
}

.fc-shop-category-mega {
    position: absolute;
    z-index: 80;
    top: calc(100% + 1px);
    left: 0;
    width: min(1180px, calc(100vw - 40px));
    padding: 24px;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-8px);
    border: 1px solid #d6e0eb;
    border-radius: 0 0 18px 18px;
    background: #fff;
    box-shadow: 0 24px 58px rgba(10, 38, 65, .16);
    transition: .16s ease;
}

.fc-shop-primary-nav.is-category-open .fc-shop-category-mega {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
}

.fc-shop-category-mega-head {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
    padding-bottom: 17px;
    border-bottom: 1px solid #e4eaf1;
}

.fc-shop-category-mega-head span,
.fc-shop-category-child-section header span {
    display: block;
    color: #1769aa;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .13em;
}

.fc-shop-category-mega-head strong {
    display: block;
    margin-top: 5px;
    color: #17324d;
    font-size: 19px;
}

.fc-shop-category-mega-head > a {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    color: #53677a;
    font-size: 12px;
    font-weight: 800;
}

.fc-shop-category-mega-head > a svg {
    width: 16px;
    height: 16px;
}

.fc-shop-category-mega-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    overflow: hidden;
    margin-top: 18px;
    border: 1px solid #e2e8ef;
    border-radius: 14px;
    background: #e2e8ef;
}

.fc-shop-category-mega-grid > section {
    min-width: 0;
    padding: 18px;
    background: #fbfcfe;
}

.fc-shop-category-mega-root {
    display: flex;
    align-items: center;
    gap: 12px;
}

.fc-shop-category-mega-root .fc-shop-category-icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    color: #1769aa;
    transform: scale(.78);
    transform-origin: center;
}

.fc-shop-category-mega-root strong,
.fc-shop-category-mega-root small {
    display: block;
}

.fc-shop-category-mega-root strong {
    color: #17324d;
    font-size: 14px;
}

.fc-shop-category-mega-root small {
    margin-top: 4px;
    color: #7b8998;
    font-size: 11px;
}

.fc-shop-category-mega-children {
    display: flex;
    flex-wrap: wrap;
    gap: 7px 12px;
    margin-top: 13px;
    padding-top: 12px;
    border-top: 1px solid #e8edf3;
}

.fc-shop-category-mega-children a {
    color: #64768a;
    font-size: 12px;
}

.fc-shop-category-mega-children a:hover,
.fc-shop-category-mega-root:hover strong {
    color: #0d5db8;
}

.fc-shop-category-mega-empty {
    margin: 18px 0 0;
    padding: 22px;
    border-radius: 12px;
    background: #f5f8fb;
    color: #697b8d;
    text-align: center;
}

.fc-shop-category-page-shell {
    padding: 34px 0 92px;
    background:
        radial-gradient(circle at 94% 2%, rgba(23, 105, 170, .08), transparent 28%),
        #f4f7fb;
}

.fc-shop-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-bottom: 18px;
    color: #758699;
    font-size: 12px;
}

.fc-shop-breadcrumb a:hover {
    color: #0d5db8;
}

.fc-shop-category-page-hero {
    display: flex;
    min-height: 210px;
    align-items: flex-end;
    justify-content: space-between;
    gap: 30px;
    padding: 32px;
    border-radius: 20px;
    background:
        radial-gradient(circle at 83% 5%, rgba(41, 162, 204, .38), transparent 32%),
        linear-gradient(132deg, #071b31, #0b3b67 68%, #0d6b93);
    color: #fff;
    box-shadow: 0 20px 50px rgba(8, 31, 55, .14);
}

.fc-shop-category-page-hero > div:first-child {
    max-width: 780px;
}

.fc-shop-category-page-hero > div:first-child > span {
    color: #8ed5ef;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .13em;
}

.fc-shop-category-page-hero h1 {
    margin: 9px 0 0;
    font-size: clamp(30px, 5vw, 48px);
    letter-spacing: -.05em;
}

.fc-shop-category-page-hero p {
    margin: 14px 0 0;
    color: #d5e7f4;
    line-height: 1.75;
}

.fc-shop-category-page-code {
    flex: 0 0 230px;
    padding: 18px;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 15px;
    background: rgba(255, 255, 255, .1);
}

.fc-shop-category-page-code small,
.fc-shop-category-page-code strong,
.fc-shop-category-page-code span {
    display: block;
}

.fc-shop-category-page-code small {
    color: #9ac9dd;
    font-size: 9px;
    font-weight: 900;
    letter-spacing: .12em;
}

.fc-shop-category-page-code strong {
    margin: 8px 0;
    font-size: 19px;
}

.fc-shop-category-page-code span {
    color: #dcebf5;
    font-size: 11px;
    line-height: 1.55;
}

.fc-shop-category-child-section {
    margin-top: 22px;
    padding: 24px;
    border: 1px solid #dce5ee;
    border-radius: 18px;
    background: #fff;
}

.fc-shop-category-child-section header {
    margin-bottom: 17px;
}

.fc-shop-category-child-section h2 {
    margin: 6px 0 0;
    color: #17324d;
    font-size: 21px;
}

.fc-shop-category-child-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.fc-shop-category-child-grid > a {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 10px;
    padding: 15px;
    border: 1px solid #e0e7ef;
    border-radius: 13px;
    background: #fafcfe;
    transition: .16s ease;
}

.fc-shop-category-child-grid > a:hover {
    transform: translateY(-2px);
    border-color: #a9c9df;
    background: #f4faff;
}

.fc-shop-category-child-grid .fc-shop-category-icon {
    flex: 0 0 38px;
    width: 38px;
    height: 38px;
    color: #1769aa;
    transform: scale(.72);
}

.fc-shop-category-child-grid > a > div {
    min-width: 0;
}

.fc-shop-category-child-grid strong,
.fc-shop-category-child-grid small {
    display: block;
}

.fc-shop-category-child-grid strong {
    color: #17324d;
    font-size: 14px;
}

.fc-shop-category-child-grid small {
    margin-top: 4px;
    overflow: hidden;
    color: #7d8b99;
    font-size: 11px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fc-shop-category-child-grid svg {
    width: 17px;
    height: 17px;
    margin-left: auto;
    color: #8796a6;
}

.fc-shop-category-directory {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 15px;
    margin-top: 22px;
}

.fc-shop-category-directory article {
    min-width: 0;
    padding: 20px;
    border: 1px solid #dce5ee;
    border-radius: 16px;
    background: #fff;
}

.fc-shop-category-directory article > header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 14px;
    border-bottom: 1px solid #e8edf2;
}

.fc-shop-category-directory .fc-shop-category-icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    color: #1769aa;
    transform: scale(.75);
}

.fc-shop-category-directory header a {
    color: #17324d;
    font-weight: 900;
}

.fc-shop-category-directory header small {
    display: block;
    margin-top: 4px;
    color: #7d8d9d;
    font-size: 11px;
}

.fc-shop-category-directory article > div {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 13px;
    padding-top: 14px;
}

.fc-shop-category-directory article > div a {
    color: #647689;
    font-size: 12px;
}

.fc-shop-category-product-placeholder,
.fc-shop-category-empty-page {
    margin-top: 22px;
    padding: 68px 24px;
    border: 1px solid #dce5ee;
    border-radius: 19px;
    background: #fff;
    text-align: center;
}

.fc-shop-category-placeholder-mark {
    display: inline-flex;
    width: 62px;
    height: 62px;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    background: linear-gradient(145deg, #0b3158, #168aad);
    color: #fff;
    font-size: 18px;
    font-weight: 900;
    box-shadow: 0 13px 28px rgba(11, 49, 88, .2);
}

.fc-shop-category-product-placeholder > span,
.fc-shop-category-empty-page > span {
    display: block;
    margin-top: 18px;
    color: #1769aa;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: .12em;
}

.fc-shop-category-product-placeholder h2,
.fc-shop-category-empty-page h1 {
    margin: 9px 0 0;
    color: #17324d;
}

.fc-shop-category-product-placeholder p,
.fc-shop-category-empty-page p {
    max-width: 720px;
    margin: 14px auto 0;
    color: #718296;
    line-height: 1.75;
}

.fc-shop-category-product-placeholder > div:last-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 9px;
    margin-top: 22px;
}

.fc-shop-category-empty-page .fc-shop-button {
    margin-top: 22px;
}

@media (max-width: 1050px) {
    .fc-shop-category-mega {
        width: min(920px, calc(100vw - 30px));
    }

    .fc-shop-category-mega-grid,
    .fc-shop-category-directory {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 820px) {
    .fc-shop-category-nav {
        display: block;
        width: 100%;
    }

    .fc-shop-category-button {
        width: 100%;
    }

    .fc-shop-category-mega {
        position: static;
        width: 100%;
        max-height: 0;
        padding: 0 14px;
        overflow: hidden;
        visibility: visible;
        opacity: 1;
        transform: none;
        border: 0;
        border-radius: 0;
        background: #f7f9fc;
        box-shadow: none;
        transition: max-height .22s ease, padding .22s ease;
    }

    .fc-shop-primary-nav.is-category-open .fc-shop-category-mega {
        max-height: 1500px;
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .fc-shop-category-mega-grid {
        grid-template-columns: 1fr;
    }

    .fc-shop-category-page-hero {
        align-items: flex-start;
        flex-direction: column;
    }

    .fc-shop-category-page-code {
        width: 100%;
        flex-basis: auto;
    }

    .fc-shop-category-child-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 600px) {
    .fc-shop-category-page-shell {
        padding: 24px 0 68px;
    }

    .fc-shop-category-page-hero {
        padding: 24px 20px;
        border-radius: 16px;
    }

    .fc-shop-category-mega-head {
        align-items: flex-start;
        flex-direction: column;
    }

    .fc-shop-category-mega-grid,
    .fc-shop-category-directory,
    .fc-shop-category-child-grid {
        grid-template-columns: 1fr;
    }

    .fc-shop-category-child-section {
        padding: 18px;
    }

    .fc-shop-category-product-placeholder,
    .fc-shop-category-empty-page {
        padding: 48px 18px;
    }

    .fc-shop-category-product-placeholder > div:last-child,
    .fc-shop-category-product-placeholder .fc-shop-button {
        width: 100%;
    }
}

/* FISINGCLUB PATCH 31.0.10: SHOP BRAND MANUFACTURER PUBLIC UI */
.fc-shop-brand-grid a,
.fc-shop-brand-grid span {
    display: flex;
    min-height: 82px;
    align-items: center;
    justify-content: center;
    padding: 16px;
    border: 1px solid #dfe6ee;
    border-radius: 13px;
    background: #fff;
    color: #1a3550;
    font-size: 13px;
    font-weight: 900;
    text-align: center;
    transition: .18s ease;
}
.fc-shop-brand-grid a:hover { transform: translateY(-2px); border-color: #8eb9da; box-shadow: 0 12px 26px rgba(17,65,100,.09); }
.fc-shop-brand-grid .fc-shop-brand-more { color: #0d5db8; background: #f2f8fd; }
.fc-shop-brand-hero { padding: 72px 0; background: radial-gradient(circle at 86% 0, rgba(23,105,170,.22), transparent 32%), linear-gradient(130deg,#071c31,#0b3158); color:#fff; }
.fc-shop-brand-hero span { display:block; color:#8fd8f3; font-size:11px; font-weight:900; letter-spacing:.14em; }
.fc-shop-brand-hero h1 { margin:11px 0 0; font-size:clamp(34px,5vw,58px); letter-spacing:-.055em; }
.fc-shop-brand-hero p { max-width:760px; margin:16px 0 0; color:#d2e4f2; line-height:1.75; }
.fc-shop-brand-public-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:16px; }
.fc-shop-brand-public-grid > a { min-height:220px; padding:24px; border:1px solid #dfe7ef; border-radius:18px; background:#fff; transition:.18s ease; }
.fc-shop-brand-public-grid > a:hover { transform:translateY(-3px); border-color:#9fc7e1; box-shadow:0 18px 38px rgba(15,58,88,.09); }
.fc-shop-brand-public-mark { display:inline-flex; width:56px; height:56px; align-items:center; justify-content:center; border-radius:16px; background:linear-gradient(145deg,#0b3158,#168aad); color:#fff; font-size:22px; font-weight:900; }
.fc-shop-brand-public-grid strong { display:block; margin-top:20px; color:#17324d; font-size:20px; }
.fc-shop-brand-public-grid small { display:block; margin-top:6px; color:#7b8c9c; }
.fc-shop-brand-public-grid p { margin:14px 0 0; color:#60758a; font-size:13px; line-height:1.65; }
.fc-shop-brand-empty-public { padding:70px 24px; border:1px dashed #c9d7e4; border-radius:18px; background:#f8fbfd; text-align:center; }
.fc-shop-brand-empty-public strong { color:#17324d; font-size:21px; }
.fc-shop-brand-empty-public p { margin:10px 0 0; color:#6f8192; }
.fc-shop-brand-detail-card { display:grid; grid-template-columns:260px minmax(0,1fr); gap:36px; padding:34px; border:1px solid #dce5ee; border-radius:20px; background:#fff; box-shadow:0 18px 44px rgba(17,56,84,.07); }
.fc-shop-brand-detail-logo { display:flex; min-height:240px; align-items:center; justify-content:center; overflow:hidden; border-radius:17px; background:linear-gradient(145deg,#f0f6fb,#e1edf6); }
.fc-shop-brand-detail-logo span { display:flex; width:96px; height:96px; align-items:center; justify-content:center; border-radius:26px; background:linear-gradient(145deg,#0b3158,#168aad); color:#fff; font-size:42px; font-weight:900; }
.fc-shop-brand-detail-logo img { max-width:78%; max-height:160px; object-fit:contain; }
.fc-shop-brand-detail-copy > span { color:#1769aa; font-size:11px; font-weight:900; letter-spacing:.12em; }
.fc-shop-brand-detail-copy h2 { margin:8px 0 0; color:#17324d; font-size:34px; }
.fc-shop-brand-detail-copy dl { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1px; margin:22px 0; overflow:hidden; border:1px solid #e0e7ef; border-radius:12px; background:#e0e7ef; }
.fc-shop-brand-detail-copy dl div { padding:14px; background:#f9fbfd; }
.fc-shop-brand-detail-copy dt { color:#798a9a; font-size:11px; font-weight:800; }
.fc-shop-brand-detail-copy dd { margin:6px 0 0; color:#24435e; font-weight:800; }
.fc-shop-brand-detail-copy p { color:#60758a; line-height:1.8; }
.fc-shop-brand-detail-actions { display:flex; flex-wrap:wrap; gap:9px; margin-top:22px; }
.fc-shop-brand-products-pending { margin-top:22px; padding:30px; border:1px solid #dce5ee; border-radius:18px; background:#f8fbfd; text-align:center; }
.fc-shop-brand-products-pending span { color:#1769aa; font-size:10px; font-weight:900; letter-spacing:.12em; }
.fc-shop-brand-products-pending h2 { margin:8px 0 0; color:#17324d; }
.fc-shop-brand-products-pending p { margin:10px 0 0; color:#6f8192; }
@media (max-width:960px){.fc-shop-brand-public-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fc-shop-brand-detail-card{grid-template-columns:1fr}.fc-shop-brand-detail-logo{min-height:190px}}
@media (max-width:600px){.fc-shop-brand-public-grid{grid-template-columns:1fr}.fc-shop-brand-detail-card{padding:22px 18px}.fc-shop-brand-detail-copy dl{grid-template-columns:1fr}.fc-shop-brand-hero{padding:48px 0}}

/* FISINGCLUB PATCH 31.0.22: PUBLIC TEXT CONTRAST AND CART QUICK LINK */
.fc-shop-hero-actions .fc-shop-button.is-primary,
.fc-shop-hero-actions .fc-shop-button.is-primary:visited,
.fc-public-empty a,
.fc-public-empty a:visited {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}
.fc-shop-quick a[href*="cart.php"] em {
    min-width: 20px;
    padding: 2px 6px;
}

/* FISINGCLUB PATCH 31.0.22.2: HERO PRIMARY CONTRAST AND COPY WRAP */
.fc-shop-hero-actions .fc-shop-button.is-primary,
.fc-shop-hero-actions .fc-shop-button.is-primary:visited {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    border-color: #75bdf5 !important;
    background: linear-gradient(135deg, #1677c8 0%, #0d5b9f 100%) !important;
    box-shadow: 0 10px 24px rgba(0, 76, 145, .28);
}
.fc-shop-hero-actions .fc-shop-button.is-primary:hover,
.fc-shop-hero-actions .fc-shop-button.is-primary:focus-visible {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    border-color: #a8d8ff !important;
    background: linear-gradient(135deg, #2388db 0%, #126bb6 100%) !important;
}
.fc-shop-hero-copy {
    min-width: 0;
}
.fc-shop-hero-copy > p {
    max-width: min(660px, 100%) !important;
    white-space: normal !important;
    word-break: keep-all;
    overflow-wrap: anywhere;
}

@media (max-width: 860px) {
    .fc-shop-hero-copy {
        width: 100%;
        max-width: 100%;
    }
    .fc-shop-hero-actions .fc-shop-button.is-primary {
        min-width: 128px;
    }
}

/* FISINGCLUB PATCH 31.0.22.5: SAFE COMMON TEXT CONTRAST */
.fc-shop-topbar-actions,
.fc-shop-topbar-actions a,
.fc-shop-auth-state,
.fc-shop-auth-state strong {
    color: #334155 !important;
    -webkit-text-fill-color: #334155 !important;
}
