@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Lora:wght@400;500;600&display=swap";:root{font-family:DM Sans,system-ui,-apple-system,sans-serif;color:#303c31;background:#f7f6f0;font-synthesis:none;font-weight:400;--paper:#f7f6f0;--card:#fbfaf6;--ink:#303c31;--green:#43634c;--border:#dcded3;--muted:#747b6e;--pale:#eef0e5;--ochre:#a2864b}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}button{border:0;background:none;padding:0}button:disabled{cursor:wait;opacity:.6}a{color:var(--green);text-underline-offset:3px}a:hover{color:#1d472c}a svg{display:inline;vertical-align:-2px;margin-left:3px}button:hover{color:#234c31}button,input,select,textarea,a{outline-offset:4px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:2px solid #729781}svg{flex-shrink:0;max-width:100%}p{margin:0 0 16px}p:last-child{margin-bottom:0}h1,h2,h3{margin:0;font-weight:550;line-height:1.3}h1,h2{font-family:Lora,Georgia,serif}h1{font-size:34px;font-weight:500;letter-spacing:-.9px;line-height:1.28}h2{font-size:21px;font-weight:500;letter-spacing:-.35px}h3{font-size:15px;font-weight:650}em{font-weight:400}ul{padding-left:19px;margin:10px 0}li{padding-left:2px;margin:5px 0}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;margin:3px 0 0}input:not([type=checkbox]),select,textarea{color:var(--ink);border:1px solid #ced3c6;border-radius:5px;background:var(--card);padding:10px 12px;max-width:100%;min-width:0}input::placeholder,textarea::placeholder{color:#858a7f}select{padding-right:30px;cursor:pointer}textarea{resize:vertical}label{font-size:13px;font-weight:550}label input:not([type=checkbox]),label select,label textarea{display:block;width:100%;margin-top:6px;font-weight:400}button svg{vertical-align:middle}.muted{color:var(--muted);font-size:12px}.small-note{font-size:12px;color:var(--muted);line-height:1.65}.eyebrow{display:flex;align-items:center;gap:6px;font-size:10px;line-height:1.5;font-weight:650;letter-spacing:1.45px;color:#75806c;margin:0 0 10px;text-transform:uppercase}.inline-link{text-decoration:underline;text-underline-offset:3px;color:var(--green)}.text-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--green);font-size:12px;font-weight:550}.text-button:hover{text-decoration:underline;text-underline-offset:3px}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:6px;border-radius:4px}.icon-button:hover{background:var(--pale)}.button{display:inline-flex;align-items:center;gap:8px;justify-content:center;font-size:13px;font-weight:550;border-radius:5px;padding:10px 16px;white-space:nowrap}.button.primary{color:#fff;background:#4c6751;border:1px solid #4c6751}.button.primary:hover{background:#3b5640}.button.secondary{border:1px solid #cbd1c2;background:var(--card)}.button.secondary:hover{background:#eef0e6}.pill{display:inline-flex;border-radius:4px;padding:3px 7px;background:#edf0e5;color:#66755e;font-size:10px;white-space:nowrap}.section-line{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.section-line h2{display:flex;align-items:center;gap:9px}.skip-link{position:fixed;top:-80px;left:15px;z-index:20;padding:10px;background:#fff}.skip-link:focus{top:10px}.site-header{max-width:1176px;margin:0 auto;padding:0 28px}.header-top{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:101px}.brand{display:flex;align-items:center;gap:11px;text-align:left}.brand-mark{height:43px;width:43px;border:1px solid #a9b49c;border-radius:50%;display:grid;place-items:center;color:var(--green);transform:rotate(-12deg)}.brand strong{font-family:Lora,Georgia,serif;font-size:24px;letter-spacing:-.6px;font-weight:500;line-height:1.15;display:block}.brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:1.1px;margin-top:5px}.header-tools{display:flex;align-items:center;gap:25px}.global-search{display:flex;align-items:center;gap:8px;width:244px;position:relative;color:#8a9180}.global-search input{border:0;background:transparent;font-size:12px;padding:7px 0;min-width:0;width:100%;outline-offset:2px}.global-search>.icon-button{position:absolute;right:0;background:var(--paper)}.search-results{position:absolute;right:0;top:38px;width:340px;background:#fffef9;border:1px solid var(--border);border-radius:6px;box-shadow:0 10px 30px #38433118;z-index:10;color:var(--ink);overflow:hidden}.search-results>p{padding:14px 16px;margin:0;font-size:11px;color:var(--muted);background:var(--pale)}.search-results>button{display:flex;align-items:center;justify-content:space-between;text-align:left;width:100%;padding:10px 16px;border-top:1px solid #edefe4}.search-results>button:hover{background:#f0f2e8}.search-results small{display:block;font-size:10px;color:var(--muted)}.location-switch{display:flex;gap:2px;border:1px solid #d6dacd;border-radius:5px;padding:3px}.location-switch button{display:flex;gap:5px;align-items:center;font-size:12px;padding:7px 14px;border-radius:3px;color:#727b69}.location-switch button.active{background:#e5eadc;color:#3c5a40;font-weight:650}.main-nav{display:flex;border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:35px;min-height:52px;align-items:stretch}.main-nav button{display:flex;align-items:center;gap:6px;font-size:12px;white-space:nowrap;position:relative;color:#72786d}.main-nav button.active{color:var(--green);font-weight:650}.main-nav button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:#57734f}.main-content{max-width:1176px;padding:0 28px 54px;margin:auto;min-height:calc(100vh - 245px);outline:none}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:38px 0 27px}.page-intro{max-width:730px;font-size:13px;color:#767e70;line-height:1.85;margin-top:12px}.page-heading>.button{margin-top:17px}.home-heading{display:flex;align-items:center;position:relative;min-height:193px}.home-heading .page-heading{max-width:63%;padding-top:34px;padding-bottom:25px}.home-heading h1{font-size:35px}.home-heading .page-intro{max-width:560px}.shore-drawing{width:315px;margin-left:auto;align-self:flex-end;margin-bottom:13px}.conditions{border:1px solid #d8dccd;border-radius:6px;background:#f0f2e8;padding:17px 21px 11px}.conditions .section-line{margin-bottom:17px}.conditions h2{font-family:inherit;font-size:13px;font-weight:650;letter-spacing:0}.live-dot{height:6px;width:6px;background:#738366;border-radius:50%;box-shadow:0 0 0 3px #e3e8d9}.conditions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.condition{padding:0 18px;border-right:1px solid #d7ddcc;display:flex;flex-direction:column;gap:5px}.condition:first-child{padding-left:0}.condition:last-child{border:0;padding-right:0}.condition-label{font-size:11px;color:#6f7a66;display:flex;align-items:center;gap:7px}.condition strong{font-size:20px;font-weight:550;letter-spacing:-.5px;line-height:1.5}.condition>span:last-child{font-size:10px;color:#79816f}.condition-foot{display:flex;justify-content:space-between;gap:15px;margin-top:17px;font-size:9px;color:#7c8474}.condition-foot a{color:inherit}.condition-note{font-size:9px;color:#828976;margin-top:5px}.weather-alert{padding-top:10px;margin-top:9px;font-size:12px;color:#845e35;border-top:1px solid #d7ddcc}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.home-columns{display:grid;grid-template-columns:minmax(0,1fr) 269px;gap:31px;margin-top:34px}.home-main{min-width:0}.starter{padding:0 0 26px;border-bottom:1px solid var(--border)}.starter>.section-line{margin-bottom:13px}.hand-note{font-family:Georgia,serif;font-style:italic;font-size:13px;color:#858c77;transform:rotate(-3deg)}.starter>p{font-size:12px;color:#737b6c;max-width:650px}.starter-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin:24px 0 17px}.starter-steps>div{display:flex;gap:10px}.step-circle{display:grid;place-items:center;font-size:11px;color:#5d6d50;border:1px solid #ccd3bd;border-radius:50%;height:24px;width:24px;flex-shrink:0;margin-top:1px}.starter-steps h3{font-size:12px;margin-bottom:7px}.starter-steps button,.starter-steps div>span{font-size:11px;color:var(--green);line-height:1.8;text-align:left}.starter-steps button:hover{text-decoration:underline}.starter-steps small{font-size:10px;display:block;color:#828775;line-height:1.8;margin-top:3px}.starter>.small-note{font-size:10px;margin:0}.target-section{margin-top:27px}.target-section>.section-line{margin-bottom:17px}.fish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.fish-card{border:1px solid var(--border);border-radius:5px;background:var(--card);position:relative;overflow:hidden;transition:border-color .15s}.fish-card:hover{border-color:#a7b399}.fish-open{width:100%;text-align:left;display:block}.fish-art{height:163px;display:flex;align-items:center;justify-content:center;background:#eef0e6;border-bottom:1px solid #e3e6da}.fish-card-text{padding:17px}.fish-habitat{font-size:10px;color:#828c76}.fish-card h3{font-family:Lora,Georgia,serif;font-size:19px;font-weight:500;margin-top:5px;letter-spacing:-.3px}.fish-card p{font-size:11px;color:#7a8371;margin:9px 0 14px}.view-guide{display:flex;align-items:center;gap:6px;color:#647b54;font-size:10px;font-weight:550}.home-fish{gap:12px}.home-fish .fish-art{height:111px}.home-fish .fish-card-text{padding:12px 13px}.home-fish .fish-card h3{font-size:15px}.home-fish .fish-card p{font-size:10px;margin-top:7px;margin-bottom:13px}.home-fish .fish-habitat{font-size:9px}.checklist-card{background:#f0eddf;border:1px solid #e1ddca;border-radius:5px;padding:20px 18px 15px}.checklist-card h2{font-size:17px}.checklist-card .section-line{margin-bottom:7px;gap:6px}.checklist-card>.section-line>.muted{font-size:10px}.checklist-card>p{font-size:11px;color:#858170;margin-bottom:18px}.checklist-card label{display:flex;gap:9px;font-size:11px;font-weight:400;line-height:1.7;margin:15px 0;color:#69705e;cursor:pointer}.checklist-card label.checked span{text-decoration:line-through;color:#8b927c}.checklist-card .reset{font-size:10px;margin-top:11px;color:#8c8c76}.local-note{padding:25px 3px;border-bottom:1px solid var(--border)}.local-note .eyebrow{font-size:9px;color:#8a896f;margin-bottom:10px}.local-note h3{font-family:Georgia,serif;font-weight:400;font-size:17px;margin-bottom:10px}.local-note p{font-size:11px;color:#7c806e;line-height:1.9;margin-bottom:9px}.local-note a{font-size:10px}.small-tip{padding:24px 3px;font-size:12px;color:#7c826f}.small-tip>svg{margin-bottom:9px;color:#98a388}.small-tip h3{font-family:Georgia,serif;font-size:16px;font-weight:400;color:#697b5e;margin-bottom:8px}.small-tip p{line-height:1.9}.home-aside .small-tip{font-size:11px}.quick-reference{margin-top:29px}.quick-reference h2{font-size:19px;margin-bottom:15px}.reference-links{border-top:1px solid var(--border)}.reference-links>button{width:100%;display:flex;align-items:center;text-align:left;gap:16px;padding:15px 2px;border-bottom:1px solid var(--border);color:#718164}.reference-links>button>span:nth-child(2){flex:1}.reference-links strong{font-size:12px;display:block;font-weight:550;color:#4d6045}.reference-links small{font-size:10px;color:#8a907e;display:block;margin-top:3px}.reference-symbol{font-size:42px;font-family:Georgia,serif;width:25px;height:29px;line-height:25px;display:block}.trip-planner{margin-top:34px;padding:26px;border:1px solid #d4dcc9;border-radius:5px;background:#f0f2e8;display:grid;grid-template-columns:1fr 1fr;gap:24px 32px}.trip-planner h2{font-size:23px;max-width:300px;margin-bottom:10px}.trip-planner>div>p{font-size:12px;color:#808775}.planner-controls{display:flex;align-items:center;gap:14px}.planner-controls label{flex:1;font-size:11px}.planner-controls select{font-size:12px}.planner-result{grid-column:1/-1;border-top:1px solid #d5dccb;padding-top:20px;display:grid;grid-template-columns:1fr auto;gap:5px 20px}.planner-result strong{font-size:15px}.planner-result p{grid-column:1;margin-bottom:5px!important}.planner-result>span{font-size:11px;color:#78836f;grid-column:1}.planner-result>.button{grid-column:2;grid-row:1/4;align-self:center}.filter-bar{display:flex;gap:16px;align-items:center;background:#f0f1e8;border:1px solid #e0e3d8;border-radius:5px;padding:12px 15px;margin-bottom:25px}.filter-search{display:flex;align-items:center;gap:9px;flex:1;min-width:100px;color:#7f8b74}.filter-search input{border:0;background:transparent;padding:7px 0;font-size:12px;width:100%}.filter-bar select{font-size:12px;padding:7px 28px 7px 10px}.filter-bar>.muted{font-size:11px;white-space:nowrap}.inline-note{font-size:12px;color:#7d826f;border-left:2px solid #b7bda6;padding-left:13px;margin-bottom:23px}.empty{text-align:center;padding:65px 20px;color:#818b75;border:1px dashed var(--border);border-radius:5px}.empty h3{margin:13px 0 7px;color:var(--ink)}.empty p{font-size:13px}.places{border-top:1px solid var(--border);margin-top:40px;padding-top:28px}.places>h2{margin-bottom:21px}.three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px}.three-columns h3{font-size:13px;margin-bottom:10px}.three-columns p{font-size:12px;color:#7b826f;line-height:1.9}.three-columns a{font-size:11px}.back-link{display:flex;align-items:center;gap:6px;font-size:12px;color:#7e8874;margin-top:28px}.back-link+.page-heading{padding-top:21px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:38px}.profile-tags{display:flex;gap:9px;margin:18px 0}.detail-section{margin:26px 0}.detail-section h2{margin-bottom:13px}.detail-section h3{margin:22px 0 9px;font-size:14px}.detail-section p{font-size:13px;color:#6c7866;line-height:1.9}.detail-section a{display:inline-block;font-size:11px;margin-top:8px}.tackle-recipe{background:#efeee3;border:1px solid #dedfcc;border-radius:5px;padding:24px}.tackle-recipe h2{font-size:21px;margin-bottom:16px}.tackle-recipe h3{font-size:13px;margin:23px 0 9px}.tackle-recipe p{font-size:12px;color:#77816b;line-height:1.9}.tackle-recipe dl{margin:0 0 18px}.tackle-recipe dt{text-transform:uppercase;font-size:9px;letter-spacing:1.2px;font-weight:650;color:#8b917d;margin-top:19px}.tackle-recipe dd{margin:6px 0 0;font-size:13px;color:#54624c}.tackle-recipe .small-note{font-size:10px}.rig-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.rig-buttons button{font-size:12px;display:flex;align-items:center;gap:8px;color:#536f47;text-decoration:underline;text-underline-offset:3px}.tip-box{background:#eff2e8;border-left:2px solid #a3b490;padding:15px 18px;margin:22px 0}.tip-box strong{font-size:12px;font-weight:650}.tip-box p{font-size:12px;line-height:1.85;margin-top:6px}.bottom-note{border-top:1px solid var(--border);margin-top:35px;padding-top:19px;font-size:11px;color:#838b76;line-height:1.9}.knot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.knot-card{background:var(--card);border:1px solid var(--border);border-radius:5px;position:relative;overflow:hidden}.knot-open{display:block;width:100%;text-align:left}.knot-card:hover{border-color:#a9b399}.knot-card-art{height:155px;border-bottom:1px solid var(--border);background:#f3f2e9;overflow:hidden;display:flex;align-items:center}.knot-figure{margin:0;background:#faf9f4;border:1px solid var(--border);border-radius:5px;padding:13px 8px}.knot-figure svg{width:100%;height:auto;display:block}.knot-figure figcaption{font-size:10px;text-align:center;color:#8a8f80;margin:7px 0 2px}.knot-card-art .knot-figure{border:0;background:transparent;padding:8px;width:100%}.knot-card-art figcaption,.knot-card-art svg text{display:none}.knot-card-body{padding:17px 18px}.knot-card-body h2{font-size:21px;margin-bottom:9px}.knot-card-body>.section-line{margin-bottom:9px;gap:4px}.knot-card .eyebrow{font-size:9px;letter-spacing:1px;margin:0}.knot-card p{font-size:12px;color:#7d8570;line-height:1.8;margin-bottom:14px}.diagram-legend{display:flex;justify-content:center;gap:25px;font-size:10px;color:#8a917f;margin:13px 0}.diagram-legend span{display:flex;align-items:center;gap:6px}.diagram-legend i{height:3px;width:15px}.tying-steps{list-style:none;padding:0;margin:23px 0}.tying-steps li{display:flex;align-items:flex-start;gap:14px;margin:19px 0}.tying-steps li>span{border:1px solid #bbc7ad;background:#eff2e8;color:#6d815c;border-radius:50%;height:27px;width:27px;display:grid;place-items:center;flex-shrink:0;font-size:12px;margin-top:2px}.tying-steps p{margin:0;line-height:1.85;font-size:13px}.tradeoffs{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:22px 0;border-top:1px solid var(--border)}.tradeoffs h3{display:flex;align-items:center;gap:5px;font-size:12px;margin:0 0 7px;color:#53694a}.tradeoffs ul{font-size:12px;color:#7c836e;line-height:1.8;margin:8px 0 0;padding-left:17px}.minus{font-size:18px;color:#ac9a75;line-height:16px;padding:0 2px}.tackle-recipe .tradeoffs{grid-template-columns:1fr;padding-bottom:0;gap:19px;margin-top:22px}.hook-selector{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));border:1px solid var(--border);border-radius:5px;overflow:hidden}.hook-selector>button{padding:17px 9px 15px;border-right:1px solid var(--border);background:var(--card);display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;font-size:11px;line-height:1.5}.hook-selector>button:last-child{border-right:0}.hook-selector>button.selected{background:#e9eedf;box-shadow:inset 0 -3px #71895d}.hook-drawing{height:92px;width:78px;display:block}.hook-explainer{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#f0f2e8;border:1px solid #dce1d2;margin-top:17px;padding:23px;border-radius:5px}.hook-explainer h2{font-size:22px;margin-bottom:10px}.hook-explainer p{font-size:12px;color:#76806d;margin-bottom:9px}.hook-explainer strong{font-size:12px;font-weight:550;color:#5b6f50}.hook-explainer .tradeoffs{border:0;padding:0;gap:20px}.hook-size-guide{margin-top:38px}.hook-size-guide>h2{margin-bottom:11px}.hook-size-guide>p{font-size:12px;color:#808672}.size-direction{display:flex;align-items:center;gap:20px;font-size:10px;color:#929986;margin:25px 0 14px}.size-direction>span:last-child{display:flex;align-items:center;gap:7px}.size-rule{height:1px;background:var(--border);flex:1}.size-buttons{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:7px}.size-buttons button{height:98px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-end;padding:10px;border:1px solid var(--border);border-radius:4px;background:var(--card)}.size-buttons button.selected{border-color:#8a9d78;background:#e9eedd}.size-buttons .size-hook{display:block}.size-hook .hook-drawing{height:100%;width:auto}.size-buttons strong{font-size:12px;font-weight:500}.hook-size-guide>.small-note{font-size:10px;margin-top:13px}.hook-table-heading{margin:34px 0 11px}.hook-table-heading h2{font-size:21px}.table-scroll{overflow-x:auto;border:1px solid var(--border);border-radius:5px}.hook-table{width:100%;border-collapse:collapse;font-size:12px;text-align:left;min-width:590px;background:var(--card)}.hook-table thead{background:#edf0e4}.hook-table th,.hook-table td{padding:15px 16px;border-bottom:1px solid var(--border);vertical-align:top}.hook-table tbody tr:last-child>*{border-bottom:0}.hook-table thead th{font-size:11px;font-weight:600;color:#667959}.hook-table th:first-child{width:95px}.hook-table td:nth-child(2){width:210px;color:#859077;font-size:11px}.hook-table td button{display:block;text-align:left;line-height:1.8;color:#5e7a4b;font-size:11px;margin-bottom:4px}.hook-table td button:hover{text-decoration:underline}.sinker-jump{margin-left:auto;font-size:11px}.rig-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.rig-card{border:1px solid var(--border);background:var(--card);border-radius:5px;position:relative;overflow:hidden}.rig-card:hover{border-color:#a3b192}.rig-open{display:block;width:100%;text-align:left}.rig-diagram{width:100%;display:block;height:auto;background:#f1f1e7}.rig-card .rig-diagram{border-bottom:1px solid var(--border);height:158px;padding:10px}.rig-card-body{padding:20px 22px}.rig-card h2{font-size:22px;margin-bottom:9px}.rig-card p{font-size:12px;color:#7b856d}.rig-card .eyebrow{font-size:9px;letter-spacing:1px}.rig-detail-art{border:1px solid var(--border);border-radius:5px;overflow:hidden;padding:23px 6px;background:#f1f1e7}.detail-section .assembly{font-size:13px;line-height:2!important;background:#eeefe5;padding:17px;border-radius:4px}.aside-note{margin:18px 5px}.sinker-section{margin-top:39px;padding-top:29px;border-top:1px solid var(--border);scroll-margin-top:25px}.sinker-section>p{font-size:12px;color:#7f8874;margin-top:10px}.sinker-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:21px}.sinker-grid article{display:flex;align-items:flex-start;padding:20px 16px;border:1px solid var(--border);border-radius:5px;background:var(--card);gap:10px}.sinker-drawing{width:46px;height:50px;flex-shrink:0}.sinker-grid h3{font-size:14px;margin-bottom:4px}.sinker-grid .muted{font-size:10px}.sinker-grid p{font-size:11px;line-height:1.8;color:#7d856f;margin:9px 0 0}.sinker-grid p strong{font-weight:550;color:#65775b}.source-intro{max-width:820px;margin:5px 0 30px;color:#7b8570;font-size:13px;line-height:1.9}.source-intro h2{color:var(--ink);margin-bottom:16px}.source-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.source-list article{border-top:1px solid var(--border);padding:20px 0}.source-list h2{font-size:18px;margin-bottom:8px}.source-list p{font-size:12px;color:#7d866f}.site-footer{max-width:1120px;margin:0 auto;border-top:1px solid var(--border);padding:24px 0 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#929b84;font-size:10px}.site-footer>div{display:flex;align-items:center;gap:9px;color:#79896a}.site-footer>button{display:flex;align-items:center;gap:7px;color:#7c8b6c;font-size:10px}@media(min-width:1400px){.main-content,.site-header{max-width:1216px}.site-footer{max-width:1160px}.home-columns{grid-template-columns:minmax(0,1fr) 285px;gap:36px}.home-heading{min-height:208px}.home-heading h1{font-size:38px}.home-fish .fish-art{height:129px}}@media(max-width:1000px){.main-nav{gap:25px}.header-tools{gap:15px}.global-search{width:210px}.home-columns{grid-template-columns:minmax(0,1fr) 245px;gap:22px}.home-fish .fish-card h3{font-size:14px}.home-fish .fish-card-text{padding:11px 10px}.starter-steps{gap:10px}.starter-steps>div{gap:6px}.starter-steps h3{font-size:11px}.step-circle{width:21px;height:21px;font-size:10px}.home-fish .fish-art{height:98px}.condition strong{font-size:18px}.site-footer{margin-left:28px;margin-right:28px}.detail-grid{gap:25px;grid-template-columns:minmax(0,1.3fr) minmax(280px,1fr)}.knot-grid{gap:15px}.knot-card-body{padding:15px 14px}.knot-card h2{font-size:19px}.hook-explainer{gap:25px}.sinker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.site-header,.main-content{padding-left:20px;padding-right:20px}.header-top{flex-wrap:wrap;gap:15px;min-height:0;padding:22px 0 19px}.brand strong{font-size:22px}.brand-mark{width:39px;height:39px}.header-tools{margin-left:auto}.global-search{width:180px}.location-switch button{padding:6px 10px}.main-nav{gap:25px;overflow-x:auto;min-height:51px;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.main-nav button{font-size:11px;flex-shrink:0}.home-heading .page-heading{max-width:69%}.home-heading h1{font-size:29px}.home-heading .page-intro{font-size:12px}.shore-drawing{width:215px;margin-right:-10px}.home-columns{grid-template-columns:1fr}.home-aside{display:grid;grid-template-columns:1fr 1fr;gap:24px}.home-aside>.small-tip{display:none}.local-note{padding:8px 0;border:0}.home-fish .fish-art{height:135px}.home-fish .fish-card h3{font-size:18px}.home-fish .fish-card-text{padding:16px}.home-fish .fish-card p{font-size:11px}.home-fish .fish-habitat{font-size:10px}.starter-steps{gap:18px}.starter-steps h3{font-size:12px}.starter-steps>div{gap:10px}.quick-reference{margin-bottom:3px}.reference-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;border:0}.reference-links>button{border:1px solid var(--border);border-radius:5px;padding:15px 12px;gap:10px;align-items:flex-start}.reference-links>button>svg:first-child,.reference-symbol{display:none}.reference-links>button>svg:last-child{width:13px;margin-top:3px}.reference-links strong{font-size:11px}.reference-links small{font-size:9px}.condition{padding:0 10px}.condition-label{font-size:10px}.condition strong{font-size:16px}.condition>span:last-child{font-size:9px}.conditions{padding:16px}.condition-foot,.condition-note{font-size:8px}.conditions .section-line{margin-bottom:18px}.trip-planner{padding:22px;gap:20px}.trip-planner h2{font-size:22px}.trip-planner .eyebrow{font-size:9px}.planner-controls{gap:10px}.planner-controls select{font-size:11px;padding-left:9px}.fish-grid,.knot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-fish{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr 1fr;gap:22px}.tackle-recipe{padding:20px}.three-columns{gap:21px}.hook-selector>button{font-size:10px;padding:14px 5px;gap:8px}.hook-drawing{height:75px;width:60px}.hook-explainer{grid-template-columns:1fr;gap:20px}.size-buttons{gap:4px}.size-buttons button{padding:8px 3px}.rig-card h2{font-size:19px}.rig-card .eyebrow{font-size:8px}.rig-card-body{padding:16px 17px}.site-footer{margin-left:20px;margin-right:20px}.site-footer>span{display:none}.page-heading h1{font-size:30px}.page-heading>.button{font-size:11px;padding:9px;white-space:normal;flex-shrink:0;max-width:143px}.page-heading>.button svg{width:14px}}@media(max-width:540px){body{font-size:13px}.site-header,.main-content{padding-left:18px;padding-right:18px}.header-top{padding:19px 0 14px;position:relative;gap:14px}.brand strong{font-size:22px}.brand small{font-size:9px}.header-tools{width:100%;flex-direction:column-reverse;align-items:stretch;gap:13px}.location-switch{position:absolute;right:0;top:25px}.location-switch button{padding:5px 8px;font-size:11px}.location-switch button svg{width:11px}.global-search{width:100%;border:1px solid var(--border);border-radius:5px;padding:1px 10px;background:#f1f2e9}.global-search input{font-size:12px;padding:8px 0}.global-search>.icon-button{right:7px;background:transparent}.search-results{width:100%;top:39px}.main-nav{gap:24px}.main-nav button{font-size:11px}.main-content{padding-bottom:35px}.home-heading{min-height:0;padding:27px 0 25px}.home-heading .page-heading{max-width:100%;padding:0}.home-heading h1{font-size:29px;max-width:100%;letter-spacing:-.9px}.home-heading .page-intro{font-size:12px;max-width:100%;line-height:1.8;padding-right:2px}.home-heading .eyebrow{font-size:9px;margin-bottom:10px}.shore-drawing{display:none}.conditions{padding:15px 14px 11px}.conditions h2{font-size:12px}.conditions .text-button{font-size:10px}.conditions-grid{grid-template-columns:1fr 1fr;gap:20px 0}.condition{padding:0 0 0 15px}.condition:first-child,.condition:nth-child(3){padding-left:0}.condition:nth-child(2){border-right:0}.condition strong{font-size:18px}.condition-label{font-size:10px}.condition>span:last-child{font-size:9px}.condition-foot{flex-wrap:wrap;gap:4px;margin-top:19px;line-height:1.7;font-size:9px}.condition-note{font-size:8px;line-height:1.7;margin-top:6px}.condition:nth-child(3){border-right:1px solid #d7ddcc}.home-columns{margin-top:26px;gap:27px}h2{font-size:21px}.section-line h2{font-size:20px}.section-line .text-button{font-size:10px}.hand-note{font-size:11px}.starter>p{font-size:12px;line-height:1.85}.starter-steps{grid-template-columns:1fr;gap:17px;margin-top:21px;margin-bottom:19px}.starter-steps>div{gap:12px}.starter-steps h3{margin-bottom:3px;font-size:13px}.starter-steps button,.starter-steps div>span{font-size:12px}.starter-steps small{font-size:11px;line-height:1.7;margin-top:2px}.step-circle{width:25px;height:25px;font-size:11px}.home-fish{grid-template-columns:1fr;gap:13px}.home-fish .fish-open{display:flex;align-items:stretch}.home-fish .fish-art{width:37%;height:auto;border-right:1px solid #e1e5d7;border-bottom:0;flex-shrink:0;padding:0 3px}.home-fish .fish-card-text{padding:13px 13px 16px;width:63%;min-height:135px}.home-fish .fish-card h3{font-size:18px}.home-fish .fish-card p{margin:7px 0 11px}.home-fish .quick-reference h2{font-size:20px}.reference-links{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border)}.reference-links>button{border:0;border-bottom:1px solid var(--border);border-radius:0;padding:14px 0;align-items:center;gap:13px}.reference-links strong{font-size:12px}.reference-links small{font-size:10px}.reference-links>button>svg:first-child,.reference-symbol{display:block}.reference-links>button>svg:last-child{width:17px}.home-aside{grid-template-columns:1fr;gap:0}.checklist-card{padding:20px}.checklist-card .section-line h2{font-size:19px}.checklist-card label,.checklist-card p{font-size:12px}.local-note{padding:24px 3px 0}.local-note p{font-size:12px}.local-note h3{font-size:19px}.trip-planner{margin-top:29px;grid-template-columns:1fr;padding:20px;gap:20px}.trip-planner h2{max-width:none}.planner-controls{gap:12px}.planner-controls select{font-size:12px}.planner-result{grid-template-columns:1fr}.planner-result>.button{grid-column:1;grid-row:auto;justify-self:start;margin-top:12px}.page-heading{padding:29px 0 22px;gap:13px}.page-heading h1{font-size:29px;letter-spacing:-.7px}.page-heading .eyebrow{font-size:9px}.page-intro{font-size:12px;line-height:1.85}.filter-bar{padding:10px 12px;gap:10px;flex-wrap:wrap;margin-bottom:21px}.filter-search{width:100%;flex-basis:100%;border-bottom:1px solid var(--border);padding-bottom:6px}.filter-search input{font-size:12px}.filter-bar select{flex:1;font-size:11px;max-width:calc(100% - 58px)}.filter-bar>.muted{font-size:10px}.fish-grid{gap:14px;grid-template-columns:1fr 1fr}.home-fish{grid-template-columns:1fr}.fish-art{height:112px}.fish-card-text{padding:12px 11px}.fish-habitat{font-size:9px}.fish-card h3{font-size:16px;line-height:1.35;margin-top:6px}.fish-card p{font-size:10px;line-height:1.7;margin:8px 0 13px}.view-guide{font-size:9px;gap:4px}.three-columns{grid-template-columns:1fr;gap:24px}.places{margin-top:28px;padding-top:25px}.three-columns h3{font-size:14px}.three-columns p{margin-bottom:10px}.three-columns a{font-size:11px}.back-link{margin-top:23px;font-size:11px}.back-link+.page-heading{padding-top:18px}.detail-grid{grid-template-columns:1fr;gap:8px}.detail-section{margin:24px 0}.detail-section p{font-size:13px}.tackle-recipe{padding:22px}.tackle-recipe .tradeoffs{grid-template-columns:1fr 1fr}.tackle-recipe h2{font-size:22px}.tackle-recipe dd{font-size:13px}.tackle-recipe>p{font-size:13px}.knot-grid{grid-template-columns:1fr;gap:18px}.knot-card-art{height:170px}.knot-card-art .knot-figure{max-width:320px;margin:auto}.knot-card-body{padding:17px 19px}.knot-card h2{font-size:23px}.knot-card .eyebrow{font-size:10px}.knot-card p{font-size:12px}.knot-card .view-guide{font-size:11px}.knot-figure{padding:15px 5px}.knot-figure figcaption{font-size:9px;padding:0 12px}.diagram-legend{font-size:9px;gap:15px}.tying-steps{margin-top:21px}.tying-steps li{gap:12px}.tradeoffs{gap:18px}.tradeoffs li{font-size:12px}.hook-selector{grid-template-columns:repeat(4,minmax(0,1fr))}.hook-selector>button{border-bottom:1px solid var(--border);font-size:10px;padding:12px 6px}.hook-selector>button:nth-child(4){border-right:0}.hook-selector>button:nth-child(n+5){border-bottom:0}.hook-selector .hook-drawing{height:74px;width:62px}.hook-types>.section-line{align-items:flex-end}.hook-types>.section-line h2{font-size:20px}.hook-types>.section-line .muted{font-size:9px;max-width:94px;text-align:right}.hook-explainer{padding:20px;margin-top:16px;gap:22px}.hook-explainer .tradeoffs{gap:20px}.hook-size-guide{margin-top:29px}.size-buttons{display:flex;flex-wrap:wrap;gap:7px}.size-buttons button{width:calc((100% - 35px)/6);height:87px}.size-buttons strong{font-size:11px}.size-direction{margin:22px 0 12px}.size-buttons .size-hook{max-height:41px}.hook-table-heading{align-items:flex-start}.hook-table-heading h2{font-size:20px}.hook-table-heading button{max-width:80px;text-align:right;font-size:10px}.hook-table th,.hook-table td{padding:12px 13px}.hook-table{font-size:11px;min-width:570px}.rig-grid{grid-template-columns:1fr;gap:18px}.rig-card .rig-diagram{height:150px;padding:7px}.rig-card h2{font-size:21px}.rig-card .eyebrow{font-size:9px}.rig-card .view-guide{font-size:10px}.rig-card-body{padding:18px 19px}.filter-bar .sinker-jump{font-size:10px;padding:6px 0;justify-content:flex-start;margin-left:0}.sinker-grid{grid-template-columns:1fr;gap:13px}.sinker-grid article{padding:19px;gap:16px}.sinker-grid p{font-size:12px}.sinker-drawing{width:50px;height:55px}.sinker-grid h3{font-size:15px}.rig-detail-art{padding:19px 4px}.page-heading:has(>.button){flex-wrap:wrap}.page-heading>.button{max-width:none;margin-top:0;font-size:12px;padding:9px 13px}.filter-search input,.global-search input{font-size:16px}.source-list{grid-template-columns:1fr}.source-intro{font-size:12px}.site-footer{margin:0 18px;gap:12px;align-items:flex-start;font-size:9px;padding-top:21px}.site-footer>button{font-size:9px;gap:3px}.site-footer>div{gap:6px}.site-footer svg{width:14px}.bottom-note{font-size:10px;line-height:1.9}.bottom-note a{display:inline}.small-tip{font-size:12px}}.fish-photo-frame{width:100%;height:100%;min-width:0;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#e8ebe3}.fish-photo{display:block;width:100%;height:100%;object-fit:contain}.detail-fish-photo{margin:0;border:1px solid var(--border);border-radius:5px;overflow:hidden;background:var(--card)}.detail-fish-photo .fish-photo-frame{height:340px}.detail-fish-photo figcaption{padding:13px 16px;font-size:12px;line-height:1.65}.photo-species,.photo-note,.photo-credit{display:block}.photo-species{font-weight:550}.photo-note{color:#68745e;margin-top:3px}.photo-credit{color:#68745e;font-size:11px;margin-top:5px;overflow-wrap:anywhere}.photo-unavailable{padding:18px;text-align:center;font-size:12px;color:#4e5e49;background:var(--pale)}.photo-sources{margin:24px 0 30px;border:1px solid var(--border);border-radius:5px;background:var(--card);padding:18px 20px}.photo-sources summary{cursor:pointer;font-size:16px;font-weight:550}.photo-sources>p{margin-top:16px;max-width:780px;color:#68745e;font-size:13px}.photo-source-list{display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.photo-source-list article{padding:17px 0;border-top:1px solid var(--border);min-width:0;break-inside:avoid}.photo-source-list article>a{display:block;font-size:12px;margin-top:5px;overflow-wrap:anywhere}@media(max-width:540px){.home-fish .fish-art{padding:0}.home-fish .fish-photo{height:100%;min-height:135px}.detail-fish-photo .fish-photo-frame{height:230px}.detail-fish-photo figcaption{padding:12px}.photo-source-list{grid-template-columns:1fr}.photo-sources{padding:16px}}.page-intro,.starter>p,.detail-section p,.tackle-recipe p,.three-columns p,.local-note p,.small-tip,.fish-card p,.knot-card p,.rig-card p,.hook-size-guide>p,.source-intro,.source-list p{color:#68745e}.small-note,.muted,.condition>span:last-child,.condition-foot,.condition-note,.fish-habitat,.eyebrow{color:#6c775f}.main-nav button{font-size:13px}.checklist-card label{font-size:12px}.home-fish .fish-card p{font-size:11px}@media(max-width:540px){.main-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:visible}.main-nav button{font-size:11px;min-height:41px;justify-content:center;gap:4px}.main-nav button.active:after{left:9px;right:9px}.main-nav button svg{width:13px}.condition-note{font-size:9px}.home-fish .fish-card p{font-size:11px}}@media(max-width:360px){.brand-mark{width:31px;height:31px}.brand{gap:7px}.brand strong{font-size:19px}.brand small{font-size:8px;letter-spacing:.5px}.location-switch{top:21px}.location-switch button{padding:5px 6px;font-size:10px}.main-nav button{font-size:10px}.home-heading h1{font-size:26px}}.lake-facts{margin-top:20px;padding:20px 22px;border:1px solid var(--border);border-radius:5px;display:grid;grid-template-columns:1fr 1.4fr;gap:14px 24px;background:var(--card)}.lake-facts h2{font-size:20px}.lake-facts .eyebrow{margin-bottom:6px}.lake-facts dl{display:flex;justify-content:space-between;gap:18px;margin:0;align-items:center}.lake-facts dt{font-size:10px;color:#6c775f}.lake-facts dd{font-size:20px;margin:3px 0 0;line-height:1.4}.lake-facts>p{grid-column:1/-1;font-size:10px;color:#6c775f;margin:0}.lake-resources .inline-note{margin-top:16px}.lake-resources a{display:inline-block;margin-top:5px}.lake-planner .planner-controls{align-items:flex-start}.lake-planner .planner-controls label:last-child{flex:1.5}.lake-planner .planner-controls select{width:100%}.hook-table{min-width:820px}.hook-table td{width:auto}.hook-table td:nth-child(2){width:180px}@media(max-width:780px){.header-tools{gap:14px}.global-search{width:165px}.location-switch button{padding-left:8px;padding-right:8px}}@media(max-width:540px){.header-top{padding-bottom:14px}.header-tools{flex-direction:column;gap:10px}.location-switch{position:static;align-self:stretch}.location-switch button{flex:1;justify-content:center;padding:7px 9px;font-size:12px}.global-search{width:100%}.lake-facts{grid-template-columns:1fr;padding:18px;gap:17px}.lake-facts dl{gap:10px}.lake-facts h2{font-size:21px}.lake-facts dd{font-size:19px}.lake-facts>p{font-size:10px}.lake-planner .planner-controls{flex-direction:column}.lake-planner .planner-controls label{width:100%}.lake-planner .planner-controls select{font-size:14px}.site-footer>div{max-width:170px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media print{body{background:#fff;color:#111;font-size:12px}.site-header,.site-footer,.back-link,.button,.filter-bar,.icon-button,.global-search,.location-switch,.checklist-card .reset{display:none!important}.main-content{padding:0;max-width:none}.page-heading{padding-top:0}.page-heading h1{font-size:28px}.detail-grid{grid-template-columns:1.2fr 1fr;gap:22px}.tackle-recipe,.detail-section,.knot-figure,.rig-detail-art{break-inside:avoid}a{color:#111;text-decoration:none}.home-aside{display:none}.home-columns{grid-template-columns:1fr}.conditions{break-inside:avoid}.fish-grid,.knot-grid{grid-template-columns:repeat(3,1fr)}}.hook-mobile-reference{display:none}@media screen and (max-width:900px){.hook-desktop-reference{display:none}.hook-mobile-reference{display:grid;gap:12px}.hook-size-card{border:1px solid var(--border);border-radius:5px;background:var(--card)}.hook-size-card summary{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px;cursor:pointer;list-style:none}.hook-size-card summary::-webkit-details-marker{display:none}.hook-size-card summary strong{font-size:18px}.hook-size-card summary:focus-visible{outline:2px solid var(--green);outline-offset:3px}.hook-size-card[open] summary{border-bottom:1px solid var(--border)}.hook-size-card[open] summary>svg{transform:rotate(180deg)}.hook-bait-scale{display:block;margin-top:4px;font-size:14px;color:#52614c}.hook-size-card dl{margin:0;padding:0 16px}.hook-location-targets{padding:16px 0}.hook-location-targets+.hook-location-targets{border-top:1px solid var(--border)}.hook-location-targets dt{font-size:16px;font-weight:650}.hook-location-targets dd{margin:6px 0 0;display:grid;gap:4px}.hook-location-targets button{min-height:44px;padding:9px 0;font-size:16px;text-align:left;color:var(--green);text-decoration:underline;text-underline-offset:3px}}@media screen and (max-width:900px){body{font-size:16px}:root .main-content :is(p,li,dd,.source-intro,.small-tip){font-size:16px;line-height:1.7;color:#485745}:root .main-content h3{font-size:17px}:root .main-content :is(.small-note,.eyebrow,.inline-note,.bottom-note,.muted,.fish-habitat,.photo-credit,.photo-note,.condition-note,.condition-foot,.condition-label,.diagram-legend,.knot-figure figcaption){font-size:13px;line-height:1.6;color:#52614c}:root .main-content .eyebrow{font-size:12px;letter-spacing:1px}:root .main-content :is(.fish-card p,.home-fish .fish-card p,.view-guide,.reference-links small,.starter-steps small,.photo-species,.size-direction,.pill){font-size:14px;line-height:1.6}:root .main-content :is(.starter-steps button,.starter-steps div>span,.reference-links strong,.planner-result>span,.planner-result strong,.hook-explainer strong,.hand-note){font-size:16px}:root .main-content .fish-card h3{font-size:20px}:root .main-content .hook-size-guide>.small-note{font-size:13px}.page-heading h1{overflow-wrap:anywhere}.section-line{flex-wrap:wrap}.section-line>h2{flex:1;min-width:0}.section-line .hand-note{white-space:normal}.detail-grid,.tackle-recipe .tradeoffs,.three-columns,.source-list{grid-template-columns:minmax(0,1fr)}.diagram-legend{flex-wrap:wrap;gap:8px 16px}.profile-tags{flex-wrap:wrap}:root :is(.site-header,.main-content,.site-footer) button{min-height:44px;min-width:44px;touch-action:manipulation}:root .main-content :is(.text-button,.back-link,.inline-link,.rig-buttons button){font-size:15px;line-height:1.5}.main-content .inline-link{display:inline-flex;align-items:center;vertical-align:middle;padding:7px 2px}.main-content a,.site-footer>button{display:inline-flex;align-items:center;min-height:44px;max-width:100%;padding:8px 0;font-size:14px;line-height:1.5;vertical-align:middle;overflow-wrap:anywhere}.main-content a>svg{flex-shrink:0}.rig-buttons{align-items:stretch}.rig-buttons button{padding:8px 0;text-align:left}.tackle-recipe dt{font-size:13px}.photo-credit a{font-size:inherit}.photo-sources summary{min-height:44px;padding:8px 0}.photo-source-list article>a{font-size:14px}.photo-source-list{grid-template-columns:minmax(0,1fr)}.site-footer{flex-wrap:wrap;font-size:13px}.site-footer>div{max-width:none}.site-footer>button{font-size:14px}:root :is(.global-search,.filter-bar,.planner-controls) :is(input,select){min-height:44px;font-size:16px}.global-search input{padding-right:40px}.global-search>.icon-button{right:0}.search-results{top:calc(100% + 6px)}.search-results>button{padding:12px 16px;font-size:16px}.search-results small,.search-results>p{font-size:13px}.checklist-card label{min-height:48px;padding:8px 0;margin:4px 0;font-size:16px;align-items:flex-start}.checklist-card input{width:20px;height:20px;margin-top:4px}.planner-controls{flex-wrap:wrap}.planner-controls label{min-width:0;font-size:15px}.planner-controls select{width:100%}.planner-result{grid-template-columns:minmax(0,1fr)}.planner-result>.button{grid-column:1;grid-row:auto;justify-self:start;margin-top:12px;font-size:16px}.conditions .section-line{gap:10px}.conditions h2{font-size:17px}.condition{min-width:0}.condition>span:last-child{font-size:14px;line-height:1.6}.condition strong{font-size:21px;overflow-wrap:anywhere}.condition-foot{flex-direction:column;gap:6px}.condition-foot>a{align-self:flex-start}.conditions .condition-note{margin-top:12px}.lake-facts dl{flex-wrap:wrap}.lake-facts dt{font-size:14px}:root .main-content .lake-facts dd{font-size:22px}:root .main-content .lake-facts>p{font-size:13px}.hook-types>.section-line{align-items:flex-start}.hook-types>.section-line .muted{max-width:none}.hook-selector{grid-template-columns:repeat(4,minmax(0,1fr))}.hook-selector>button{font-size:14px;overflow-wrap:anywhere}.hook-size-guide .size-buttons{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.size-buttons button{min-width:44px;height:94px}.size-buttons strong{font-size:16px}.hook-table-heading{align-items:flex-start}}@media screen and (max-width:540px){.brand strong{font-size:22px}.brand small{font-size:12px;letter-spacing:.4px}.brand-mark{flex-shrink:0}.location-switch button{font-size:14px;padding:6px;gap:4px;min-width:0}.main-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.main-nav button{grid-column:span 2;min-height:48px;font-size:14px}.main-nav button:nth-child(n+4){grid-column:span 3}.conditions-grid{gap:24px 0}.condition strong{font-size:20px}.condition{padding-left:12px}.condition:first-child,.condition:nth-child(3){padding-right:10px}.starter-steps{gap:12px}.step-circle{margin-top:4px}.home-fish .fish-card-text{padding:14px}.home-fish .fish-art{width:34%}.home-fish .fish-card-text{width:66%}.fish-grid:not(.home-fish){grid-template-columns:minmax(0,1fr)}.fish-grid:not(.home-fish) .fish-art{height:200px}.fish-grid:not(.home-fish) .fish-card-text{padding:16px}.fish-card p{margin:8px 0}.filter-bar select{max-width:100%}.filter-bar>.muted{white-space:normal}.hook-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--paper)}.hook-selector>button:nth-child(n){border:0;padding:12px 7px}.hook-selector .hook-drawing{width:55px;height:66px}.hook-size-guide .size-buttons{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.hook-explainer .tradeoffs,.tradeoffs{grid-template-columns:minmax(0,1fr)}.size-direction{gap:10px}.planner-controls{flex-direction:column;align-items:stretch}.planner-controls label{width:100%}.sinker-grid article{gap:12px;padding:16px}.sinker-drawing{width:36px;height:48px}}@media screen and (max-width:360px){.brand strong{font-size:20px}.location-switch button svg{display:none}.conditions .section-line{align-items:flex-start}.conditions h2{font-size:16px}.main-nav button{font-size:13px}}
