body{font-family:'Hind Siliguri',sans-serif;color:var(--dark);background:var(--white)}.breadcrumb-wrap{background:var(--gray-light);padding:0.75rem 0;border-bottom:1px solid #e5e7eb}.breadcrumb{margin:0;font-size:0.88rem}.breadcrumb-item a{color:var(--emerald);text-decoration:none}.breadcrumb-item a:hover{color:var(--emerald-dark)}.breadcrumb-item.active{color:var(--gray-mid)}.breadcrumb-item + .breadcrumb-item::before{color:var(--gray-mid)}.page-hero{background:linear-gradient(135deg,var(--bg-dark) 0%,#0e2a45 50%,#064e3b 100%);color:var(--white);padding:70px 0 55px;position:relative;overflow:hidden}.hero-bubbles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.bubble{position:absolute;border-radius:50%;background:rgba(16,185,129,0.07);animation:floatUp linear infinite}.bubble:nth-child(1){width:60px;height:60px;left:10%;animation-duration:8s;animation-delay:0s}.bubble:nth-child(2){width:30px;height:30px;left:25%;animation-duration:6s;animation-delay:1s}.bubble:nth-child(3){width:80px;height:80px;left:60%;animation-duration:10s;animation-delay:2s}.bubble:nth-child(4){width:20px;height:20px;left:80%;animation-duration:7s;animation-delay:0.5s}.bubble:nth-child(5){width:45px;height:45px;left:45%;animation-duration:9s;animation-delay:3s}@keyframes floatUp{0%{transform:translateY(100vh) scale(0.5);opacity:0}10%{opacity:1}90%{opacity:0.5}100%{transform:translateY(-100px) scale(1);opacity:0}}.hero-badge{display:inline-block;background:rgba(16,185,129,0.2);color:var(--emerald);border:1px solid var(--emerald);border-radius:20px;font-size:0.8rem;font-weight:700;padding:0.25rem 0.9rem;margin-bottom:1rem;letter-spacing:0.05em}.page-hero h1{font-size:2rem;font-weight:700;line-height:1.35}.page-hero h1 span{color:var(--emerald)}.page-hero p{color:#d1fae5;font-size:1rem;max-width:580px}.fish-counter{background:rgba(16,185,129,0.1);border:1px solid rgba(16,185,129,0.3);border-radius:12px;padding:1rem 1.4rem;margin-top:1.8rem;display:flex;gap:1.5rem;flex-wrap:wrap}.fish-stat{text-align:center}.fish-stat .fs-num{font-size:1.5rem;font-weight:700;color:var(--emerald);line-height:1}.fish-stat .fs-label{font-size:0.75rem;color:#9ca3af;margin-top:0.2rem}.btn-primary-green{background:var(--emerald);color:var(--white);font-weight:700;padding:0.7rem 1.8rem;border-radius:8px;border:none;text-decoration:none;display:inline-block;font-size:1rem;transition:background 0.2s,transform 0.15s}.btn-primary-green:hover{background:var(--emerald-dark);color:var(--white);transform:translateY(-2px)}.btn-outline-green{background:transparent;color:var(--emerald);font-weight:700;padding:0.7rem 1.8rem;border-radius:8px;border:2px solid var(--emerald);text-decoration:none;display:inline-block;font-size:1rem;transition:background 0.2s,color 0.2s}.btn-outline-green:hover{background:var(--emerald);color:var(--white)}.section-label{color:var(--emerald);font-size:0.82rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.section-title{font-size:1.8rem;font-weight:700;color:var(--dark)}.section-title span{color:var(--emerald)}.section-divider{width:52px;height:4px;background:var(--emerald);border-radius:2px;margin:0.5rem 0 1.5rem}.section-divider.center{margin:0.5rem auto 1.5rem}.content-img{width:100%;border-radius:12px;display:block;box-shadow:0 4px 20px rgba(0,0,0,0.12)}.feature-card{background:var(--white);border:1.5px solid #e5e7eb;border-radius:14px;padding:1.6rem 1.4rem;height:auto;transition:box-shadow 0.2s,border-color 0.2s,transform 0.2s}.feature-card:hover{box-shadow:0 8px 28px rgba(16,185,129,0.13);border-color:var(--emerald);transform:translateY(-3px)}.feature-icon{width:58px;height:58px;background:var(--emerald-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.7rem;margin-bottom:1rem}.feature-card h5{font-weight:700;color:var(--dark);margin-bottom:0.4rem;font-size:1rem}.feature-card p{color:var(--gray-mid);font-size:0.9rem;margin:0;line-height:1.65}.fish-card{background:var(--dark);border-radius:14px;padding:1.4rem;color:var(--white);height:auto;position:relative;overflow:hidden}.fish-card::before{content:'';position:absolute;top:-30px;right:-30px;width:100px;height:100px;background:rgba(16,185,129,0.08);border-radius:50%}.fish-card .fish-emoji{font-size:2.2rem;margin-bottom:0.7rem;display:block}.fish-card h5{color:var(--emerald);font-weight:700;margin-bottom:0.4rem;font-size:0.97rem}.fish-card p{color:#9ca3af;font-size:0.87rem;line-height:1.65;margin:0}.fish-multiplier{display:inline-block;background:var(--emerald);color:var(--white);font-size:0.78rem;font-weight:700;padding:0.2rem 0.6rem;border-radius:4px;margin-top:0.6rem}.weapon-card{background:var(--gray-light);border-radius:12px;padding:1.3rem;border-top:3px solid var(--emerald);height:auto}.weapon-card h6{font-weight:700;color:var(--dark);margin-bottom:0.4rem;font-size:0.95rem}.weapon-card p{color:#374151;font-size:0.88rem;margin:0;line-height:1.6}.weapon-icon{font-size:1.6rem;margin-bottom:0.6rem}.weapon-power{display:flex;align-items:center;gap:0.4rem;margin-top:0.6rem}.power-bar{flex:1;height:6px;background:#e5e7eb;border-radius:3px;overflow:hidden}.power-fill{height:auto;background:var(--emerald);border-radius:3px}.power-label{font-size:0.75rem;color:var(--gray-mid);font-weight:600}.prize-table th{background:var(--dark);color:var(--white);font-weight:600;font-size:0.9rem}.prize-table td{font-size:0.9rem;color:#374151;vertical-align:middle}.prize-table tbody tr:hover{background:var(--emerald-light)}.prize-high{color:#059669;font-weight:700}.prize-mid{color:#d97706;font-weight:700}.prize-low{color:#6b7280;font-weight:600}.rarity-badge{font-size:0.75rem;font-weight:700;padding:0.15rem 0.5rem;border-radius:4px}.rarity-legend{background:#fef3c7;color:#92400e}.rarity-rare{background:#ede9fe;color:#5b21b6}.rarity-common{background:#e5e7eb;color:#374151}.step-item{display:flex;gap:1.2rem;align-items:flex-start;margin-bottom:1.8rem}.step-num{min-width:44px;height:44px;background:var(--emerald);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.step-content h6{font-weight:700;color:var(--dark);margin-bottom:0.3rem}.step-content p{color:var(--gray-mid);font-size:0.9rem;margin:0;line-height:1.6}.tip-card{background:var(--white);border:1.5px solid #e5e7eb;border-radius:12px;padding:1.3rem;border-left:4px solid var(--emerald);height:auto}.tip-card h6{font-weight:700;color:var(--dark);margin-bottom:0.4rem}.tip-card p{color:#374151;font-size:0.9rem;margin:0;line-height:1.65}.accordion-button{font-weight:600;color:var(--dark);background:var(--white);font-size:0.97rem}.accordion-button:not(.collapsed){color:var(--emerald-dark);background:var(--emerald-light);box-shadow:none}.accordion-button:focus{box-shadow:0 0 0 0.2rem rgba(16,185,129,0.25)}.accordion-item{border:1.5px solid #e5e7eb;border-radius:10px !important;margin-bottom:0.6rem;overflow:hidden}.accordion-body{color:#374151;font-size:0.92rem;line-height:1.75}.notice-box{background:#ecfdf5;border-left:4px solid var(--emerald);border-radius:8px;padding:1.2rem 1.5rem}.notice-box h6{color:var(--emerald-dark);font-weight:700;margin-bottom:0.4rem}.notice-box p{color:var(--dark);font-size:0.92rem;margin:0}.stat-box{background:rgba(16,185,129,0.08);border:1px solid rgba(16,185,129,0.2);border-radius:14px;padding:1.6rem 1.2rem;text-align:center}.stat-box .stat-num{font-size:2rem;font-weight:700;color:var(--emerald);line-height:1}.stat-box .stat-label{color:var(--dark);font-size:0.85rem;margin-top:0.4rem;font-weight:500}.cta-banner{background:linear-gradient(135deg,var(--dark) 0%,#064e3b 100%);padding:60px 0}.cta-banner h2{color:var(--white);font-weight:700;font-size:1.9rem}.cta-banner p{color:#d1fae5;font-size:1rem}.btn-cta-green{background:var(--emerald);color:var(--white);font-weight:700;padding:0.75rem 2rem;border-radius:8px;text-decoration:none;font-size:1rem;display:inline-block;transition:background 0.2s,transform 0.15s}.btn-cta-green:hover{background:var(--emerald-dark);color:var(--white);transform:translateY(-2px)}.btn-cta-border{background:transparent;color:var(--white);font-weight:700;padding:0.75rem 2rem;border-radius:8px;border:2px solid var(--white);text-decoration:none;font-size:1rem;display:inline-block;transition:background 0.2s}.btn-cta-border:hover{background:rgba(255,255,255,0.12);color:var(--white)}@media (max-width:768px){.page-hero h1{font-size:1.5rem}.section-title{font-size:1.35rem}}html,body{overflow-x:clip;width:100%}
