.fisherman-home-theme{color:#2b3d36;background-color:#f7f6f2}.fish-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:75vh;display:flex;position:relative}.fish-hero-overlay{z-index:1;background:linear-gradient(#0000004d,#000000a6);position:absolute;inset:0}.fish-hero-content{z-index:2;color:#fff;max-width:720px;padding:0 24px;position:relative}.fish-hero-badge{background:var(--secondary-color);color:var(--primary-color);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700;font-family:var(--font-montserrat), sans-serif;border-radius:20px;padding:6px 16px;display:inline-block}.fish-hero h1{font-family:var(--font-playfair), serif;color:#fff;margin:20px 0;font-size:3.2rem;line-height:1.15}.fish-hero p{color:#ffffffd9;margin:0;font-size:1.15rem;line-height:1.65}.fish-hero-actions{flex-wrap:wrap;gap:15px;margin-top:25px;display:flex}.fish-btn-primary{background:var(--primary-color);color:#fff;border-radius:var(--border-radius);font-size:.95rem;font-weight:600;font-family:var(--font-montserrat), sans-serif;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 28px;text-decoration:none;transition:all .3s;display:inline-flex}.fish-btn-primary:hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.fish-btn-outline{color:#fff;border-radius:var(--border-radius);font-size:.95rem;font-weight:600;font-family:var(--font-montserrat), sans-serif;cursor:pointer;background:0 0;border:2px solid #fff;justify-content:center;align-items:center;gap:8px;padding:13px 28px;text-decoration:none;transition:all .3s;display:inline-flex}.fish-btn-outline:hover{background:#ffffff26}.fish-btn-accent{background:var(--secondary-color);color:var(--primary-color);border-radius:var(--border-radius);font-size:.95rem;font-weight:600;font-family:var(--font-montserrat), sans-serif;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 28px;text-decoration:none;transition:all .3s;display:inline-flex}.fish-btn-accent:hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.fish-trust-section{background:#eae6dd;padding:30px 0}.fish-trust-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.fish-trust-item{color:#555;align-items:center;gap:10px;font-size:.9rem;font-weight:500;display:flex}.fish-trust-item svg{color:var(--primary-color);flex-shrink:0}.fish-section-header{text-align:center;margin-bottom:45px}.fish-section-header h2{font-family:var(--font-playfair), serif;color:var(--primary-color);margin:0 0 8px;font-size:2.2rem}.fish-section-header p{color:#666;margin-top:8px;font-size:1rem;line-height:1.5}.fish-section-header .accent-line{background:var(--secondary-color);border-radius:2px;width:50px;height:3px;margin:14px auto 0}.fish-categories-section{padding:60px 0}.fish-categories-section .section-inner{max-width:1200px;margin:0 auto;padding:0 24px}.fish-categories-grid{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.fish-category-card{border-radius:var(--border-radius);cursor:pointer;flex:1;min-width:280px;max-width:380px;height:200px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.fish-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.fish-category-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.fish-category-card:hover img{transform:scale(1.05)}.fish-category-card-overlay{z-index:1;background:linear-gradient(#0000 40%,#000000b3);position:absolute;inset:0}.fish-category-card h3{color:#fff;font-size:1.3rem;font-family:var(--font-montserrat), sans-serif;z-index:2;margin:0;font-weight:600;position:absolute;bottom:20px;left:20px}.fish-products-section{padding:60px 0}.fish-products-section .section-inner{max-width:1200px;margin:0 auto;padding:0 24px}.fish-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;display:grid}.fish-section-footer{text-align:center;margin-top:40px}.fish-section-footer a{color:var(--primary-color);align-items:center;gap:6px;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.fish-section-footer a:hover{color:var(--secondary-color)}.fish-reviews-section{background:#e3dec9;padding:60px 0}.fish-reviews-section .section-inner{max-width:1200px;margin:0 auto;padding:0 24px}.fish-reviews-carousel{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:thin;scrollbar-color:#ddd transparent;gap:24px;padding-bottom:1rem;display:flex;overflow-x:auto}.fish-reviews-carousel::-webkit-scrollbar{height:6px}.fish-reviews-carousel::-webkit-scrollbar-track{background:0 0}.fish-reviews-carousel::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.fish-review-card{scroll-snap-align:start;background:#fff;border:1px solid #00000005;border-radius:12px;flex-direction:column;flex:0 0 calc(33.333% - 16px);gap:14px;padding:28px;display:flex;box-shadow:0 8px 30px #0000000a}.fish-review-stars{gap:2px;font-size:.9rem;display:flex}.fish-review-stars .filled{color:#f5c518}.fish-review-stars .empty{color:#ddd}.fish-review-text{color:#555;flex:1;font-size:.95rem;line-height:1.6}.fish-review-author{align-items:center;gap:10px;margin-top:8px;display:flex}.fish-review-avatar{width:40px;height:40px;color:var(--primary-color);background:#eee;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.fish-review-author-name{color:#333;font-size:.9rem;font-weight:600}.fish-review-author-date{color:#999;font-size:.8rem}@media (max-width:1024px){.fish-hero h1{font-size:2.6rem}.fish-review-card{flex:0 0 calc(50% - 12px)}}@media (max-width:768px){.fish-hero{min-height:60vh}.fish-hero h1{font-size:2.2rem}.fish-hero p{font-size:1rem}.fish-hero-actions{flex-direction:column;gap:12px}.fish-hero-actions .fish-btn-primary,.fish-hero-actions .fish-btn-outline{text-align:center;justify-content:center;width:100%}.fish-categories-grid{grid-template-columns:1fr;gap:16px}.fish-category-card{height:160px}.fish-product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.fish-review-card{flex:0 0 90%;padding:22px}.fish-section-header h2{font-size:1.8rem}.fish-trust-grid{gap:20px}}@media (max-width:480px){.fish-hero-content{padding:0 16px}.fish-hero h1{font-size:1.8rem}.fish-product-grid{grid-template-columns:1fr}}.fish-seo-section{color:#f7f6f2;background:#14281d;padding:80px 0}.fish-seo-content{max-width:900px;margin:0 auto;padding:0 24px}.fish-seo-content h2{font-family:var(--font-playfair), serif;color:var(--secondary-color);text-align:center;margin-bottom:24px;font-size:2.2rem}.fish-seo-wrapper{font-size:1rem;line-height:1.8;transition:max-height .4s;position:relative;overflow:hidden}.fish-seo-wrapper.collapsed{max-height:180px}.fish-seo-wrapper.expanded{max-height:2000px}.fish-seo-markdown p,.fish-seo-grid p{color:#f7f6f2d9;margin-bottom:1.5rem}.fish-seo-markdown strong,.fish-seo-grid strong{color:var(--secondary-color)}.fish-seo-grid{grid-template-columns:1fr 1fr;gap:30px;display:grid}@media (max-width:768px){.fish-seo-grid{grid-template-columns:1fr;gap:15px}}.fish-seo-fade{pointer-events:none;background:linear-gradient(#0000,#14281d);width:100%;height:80px;position:absolute;bottom:0;left:0}.fish-seo-toggle{border:1px solid var(--secondary-color);color:var(--secondary-color);cursor:pointer;background:0 0;border-radius:20px;padding:8px 20px;font-size:.85rem;font-weight:600;transition:all .3s}.fish-seo-toggle:hover{background:var(--secondary-color);color:#14281d}
