:root{--blue: #2f83d6;--blue-dark: #0d4f91;--blue-soft: #eaf4ff;--black: #090b0f;--text: #111827;--muted: #5f6b7a;--line: #e4e8ee;--bg: #ffffff;--soft: #f5f7fb;--orange: #f5ad45;--green: #19a66a;--shadow: 0 18px 50px rgba(15, 38, 71, .16);--radius: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:absolute;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:1.1rem 0;color:#fff}.logo-card{display:inline-flex;align-items:center;justify-content:center;width:84px;height:68px;padding:5px;border-radius:16px;background:#fff;box-shadow:0 14px 34px #00000038}.logo-card img{width:100%;height:100%;object-fit:contain;object-position:center}.site-nav{display:flex;align-items:center;gap:1.35rem;font-weight:800;font-size:.94rem}.site-nav a{opacity:.94}.header-button{display:inline-flex;align-items:center;justify-content:center;padding:.72rem 1rem;border-radius:.55rem;color:var(--blue-dark);background:#fff;font-weight:900;box-shadow:0 10px 30px #00000029}.hero{position:relative;min-height:610px;display:flex;align-items:center;background:linear-gradient(90deg,#051834eb,#072b56c2 46%,#144f874d),url(/images/hero-fishing.jpg) center 50% / cover}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(74,156,229,.28),transparent 24rem),linear-gradient(180deg,#0000000d,#00000014)}.hero-inner{position:relative;z-index:2;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:6.8rem 0 3.4rem}.eyebrow{display:inline-flex;align-items:center;margin:0 0 1rem;padding:.45rem .75rem;border-radius:999px;color:#dceeff;background:#ffffff24;border:1px solid rgba(255,255,255,.18);font-size:.82rem;font-weight:850}.hero h1{max-width:680px;margin:0;color:#fff;font-size:clamp(2.8rem,5.5vw,5.4rem);line-height:.98;letter-spacing:-.06em}.hero-lead{max-width:680px;margin:1.15rem 0 0;color:#ffffffeb;font-size:clamp(1.08rem,1.7vw,1.35rem);line-height:1.65;font-weight:650}.hero-search-card{display:grid;grid-template-columns:1fr 1fr 280px;gap:.55rem;width:min(960px,100%);margin-top:2.2rem;padding:.55rem;border-radius:.7rem;background:#fff;box-shadow:0 18px 45px #00000047}.search-field{display:flex;align-items:center;gap:.85rem;min-height:4.05rem;padding:.75rem .9rem;border:1px solid var(--line);border-radius:.55rem;background:#fff;color:var(--text)}.field-icon{display:grid;place-items:center;width:2.1rem;height:2.1rem;border-radius:50%;background:var(--blue-soft);color:var(--blue)}.search-field strong,.search-field small{display:block}.search-field strong{font-size:.98rem}.search-field small{margin-top:.2rem;color:var(--muted);font-size:.82rem}.search-submit{display:flex;align-items:center;justify-content:center;min-height:4.05rem;border-radius:.55rem;color:#fff;background:var(--orange);font-size:1rem;font-weight:950}.hero-trust{display:flex;flex-wrap:wrap;gap:.75rem;max-width:960px;margin-top:1.2rem;margin-bottom:1.35rem}.hero-trust span{padding:.4rem .65rem;border-radius:999px;color:#ffffffe6;background:#ffffff21;font-size:.82rem;font-weight:800}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:4.8rem 0}.section-head{display:grid;grid-template-columns:1fr .92fr;gap:2rem;align-items:end;margin-bottom:2rem}.section-head.centered,.survey-header{display:block;max-width:760px;margin:0 auto 2rem;text-align:center}.kicker{margin:0 0 .65rem;color:var(--blue);font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}h2{margin:0;color:var(--black);font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.05;letter-spacing:-.05em}.section-head p:not(.kicker),.info-panel p,.audience-card p,.survey-header p,.survey-card p{color:var(--muted);line-height:1.7;font-size:1.02rem}.fishing-gallery{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:1rem}.fishing-gallery img{width:100%;height:310px;object-fit:cover;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 32px #10223c14}.split-section{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:2rem;align-items:center}.info-panel,.side-photo,.audience-card,.survey-card{border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 45px #122d5214}.info-panel{padding:2rem}.check-list{display:grid;gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none}.check-list li{display:flex;gap:.7rem;color:#263241;font-weight:700}.check-list li:before{content:"✓";display:grid;place-items:center;flex:0 0 1.3rem;height:1.3rem;border-radius:50%;color:#fff;background:var(--blue);font-size:.75rem;margin-top:.12rem}.side-photo{overflow:hidden;min-height:430px}.side-photo img{width:100%;height:100%;min-height:430px;object-fit:cover}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding-top:1rem}.audience-card{padding:2rem}.audience-card.blue{background:linear-gradient(180deg,#fff,#f2f8ff);border-color:#cfe7ff}.card-label{display:inline-flex;margin-bottom:1rem;padding:.42rem .65rem;border-radius:999px;color:var(--blue-dark);background:var(--blue-soft);font-size:.78rem;font-weight:950}.plan{width:100%;max-width:none;background:var(--soft);padding-inline:max(1rem,calc((100% - 1180px)/2))}.plan .section-head.centered{max-width:900px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.steps article{padding:1.5rem;border:1px solid var(--line);border-radius:22px;background:#fff}.steps span{display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:.7rem;color:#fff;background:var(--blue);font-weight:950}.steps h3{margin:1rem 0 .45rem}.steps p{margin:0;color:var(--muted);line-height:1.55}.surveys{padding-bottom:5rem}.survey-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.survey-card{overflow:hidden}.survey-card img{width:100%;height:230px;object-fit:cover}.survey-card div{padding:1.4rem}.survey-card h3{margin:0 0 .55rem;font-size:1.45rem}.button{display:inline-flex;align-items:center;justify-content:center;margin-top:1.1rem;padding:.9rem 1.05rem;border-radius:.65rem;font-weight:950}.button.primary{color:#fff;background:var(--blue)}.button.secondary{color:#fff;background:var(--black)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem max(1rem,calc((100% - 1180px)/2));border-top:1px solid var(--line);background:#fff;color:var(--muted)}.site-footer img{width:110px;height:48px;object-fit:contain;object-position:left center}.site-footer a{color:var(--blue);font-weight:850}@media(max-width:1000px){.site-nav{display:none}.hero-search-card,.section-head,.split-section,.audience-grid,.survey-grid{grid-template-columns:1fr}.fishing-gallery,.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.site-header{width:calc(100% - 20px)}.logo-card{width:74px;height:54px;border-radius:13px}.header-button{padding:.62rem .8rem;font-size:.88rem}.hero{min-height:auto;align-items:flex-end;padding-bottom:1.6rem}.hero-inner{width:calc(100% - 20px);padding:5.8rem 0 1rem}.hero h1{font-size:2.75rem}.fishing-gallery,.steps{grid-template-columns:1fr}.fishing-gallery img{height:220px}.site-footer{flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.6rem 1rem}.site-footer img{object-position:center}.site-footer a{word-break:break-word}}
