/* ツリミチ visual system */
body,button,input,select,textarea,.splash h1,.welcome h2,.page-head h2,.feature-art,.guide-list span,.catch-photo,.brand-mark,.mini-logo{font-family:"Noto Sans JP","Hiragino Kaku Gothic ProN","Yu Gothic UI","Yu Gothic",Meiryo,sans-serif}
.splash{display:block;padding:0;background:var(--navy);height:100dvh;min-height:100vh}
.splash:before,.splash-glow,.fish{display:none}
.splash-visual{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.splash:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,25,39,.22) 0%,rgba(3,25,39,.10) 26%,rgba(3,25,39,.28) 53%,rgba(3,25,39,.72) 100%)}
.brand-mark{display:none}
.splash-copy{position:absolute;z-index:2;left:20px;right:20px;top:50%;bottom:auto;transform:translateY(-52%);display:flex;flex-direction:column;align-items:center;text-align:center}
.splash h1{font-size:38px;line-height:1.35;margin:18px 0 12px;font-weight:800;letter-spacing:-.04em}
.splash h1 em{font-style:normal;color:#a7e6e2}
.splash-copy>p:not(.eyebrow){margin:0;color:#e0ecef;font-size:14px}
.splash-logo{display:flex;align-items:center;justify-content:center;gap:13px;color:#fff}.splash-logo img{width:64px;height:64px;display:block}.splash-logo>div{display:flex;flex-direction:column;align-items:flex-start}.splash-logo strong{font-size:28px;line-height:1;font-weight:900;letter-spacing:.12em}.splash-logo small{margin-top:7px;font-size:8px;font-weight:700;letter-spacing:.34em;color:#a7e6e2}
.skip{display:none}.light-button{margin:20px auto 0;width:min(100%,330px);min-height:60px;padding:17px 24px;border-radius:16px;justify-content:center;gap:34px;font-size:15px;box-shadow:0 12px 30px rgba(0,0,0,.3);transition:transform .16s ease,box-shadow .16s ease}.light-button:active{transform:scale(.97);box-shadow:0 6px 16px rgba(0,0,0,.25)}
.topbar strong{font-weight:800;letter-spacing:.04em}.brand-mark,.mini-logo{font-weight:800}.topbar{position:relative;justify-content:center}.topbar .header-brand{display:block;letter-spacing:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header-brand img{display:block;width:146px;height:auto;max-height:46px;object-fit:contain;object-position:center}
.screen-hero{height:290px;position:relative;overflow:hidden;background:var(--deep)}
.screen-hero img{width:100%;height:100%;display:block;object-fit:cover}
.screen-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,38,61,.02) 30%,rgba(6,38,61,.88) 100%)}
.hero-copy{position:absolute;z-index:1;left:21px;right:18px;bottom:22px;color:#fff}
.hero-copy h2{margin:0 0 8px;font-size:28px;line-height:1.32;letter-spacing:-.04em;font-weight:800}
.hero-copy p{margin:0;color:#e3eff1;font-size:11px;font-weight:500}
.trip-hero img{object-position:center 58%}.gear-hero img{object-position:center 58%}.catches-hero img{object-position:center 43%}.profile-hero img{object-position:center 52%}
.section-title{padding-top:22px}.feature-art{height:170px;background:url("assets/hero-gear.png") center 63%/cover no-repeat}
.trip-image:after,.catch-photo:before{display:none}
.image-ocean,.image-sunset{background-image:url("assets/hero-trip.png");background-size:cover}
.image-ocean{background-position:center 54%}.image-sunset{background-position:75% 48%}
.catch-photo{background-image:url("assets/hero-catches.png");background-size:cover;background-position:center 48%}
.fish-photo-two{background-image:url("assets/hero-catches.png");background-position:62% 50%}
.catch-photo span{background:rgba(6,38,61,.76);padding:6px 9px;border-radius:6px;font-size:14px}
.profile-identity{margin:-1px 0 0;background:#fff;padding:15px 20px;display:flex;gap:12px;align-items:center;border-bottom:1px solid var(--line)}
.profile-identity h3,.profile-identity p{margin:0}.profile-identity p{color:var(--muted);font-size:10px;margin-top:3px}
.profile-identity>button{margin-left:auto;border:1px solid var(--line);background:#fff;color:var(--blue);border-radius:15px;padding:6px 11px}
.stats{margin:16px 16px 18px}
@media(max-height:700px){.splash-logo img{width:52px;height:52px}.splash-logo strong{font-size:23px}.splash h1{font-size:30px;line-height:1.25;margin-top:13px}.splash-copy{top:50%;bottom:auto;transform:translateY(-52%)}.splash-copy>p:not(.eyebrow){font-size:12px}.light-button{margin-top:15px;min-height:58px}.screen-hero{height:250px}}

/* Large, two-column selection cards */
.condition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px;background:transparent;box-shadow:none}
.condition-grid .condition{height:98px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:12px;display:grid;grid-template-columns:34px 1fr 10px;align-content:center;box-shadow:0 8px 24px rgba(6,38,61,.07)}
.condition-grid .condition-icon{width:32px;height:32px}.condition-grid .condition small{font-size:10px}.condition-grid .condition b{font-size:14px;line-height:1.35}
.condition-grid>.primary{grid-column:1/-1;margin-top:2px;height:54px;width:100%}
.section-note{margin:5px 0 0;color:var(--muted);font-size:10px}.gear-search{margin-top:0}
.gear-search .condition:nth-child(3){grid-column:1/-1;height:82px}
.gear-carousel{display:flex;gap:14px;overflow-x:auto;padding:0 16px 24px;scrollbar-width:none;scroll-snap-type:x mandatory}
.gear-article{min-width:280px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:var(--shadow);scroll-snap-align:start}
.gear-article-image{height:145px;background:url("assets/hero-gear.png") center 63%/cover no-repeat}.gear-article-two{background-position:70% 48%}
.gear-article>div:last-child{padding:15px}.gear-article h3{margin:7px 0 5px;font-size:16px;line-height:1.45}.gear-article p{margin:0;color:var(--muted);font-size:10px}
.gear-article button{margin-top:13px;border:0;background:none;color:var(--blue);font-size:11px;font-weight:700;padding:0}

/* Context-aware selection sheet */
.sheet{max-height:84vh;overflow-y:auto;padding:10px 18px 24px;border-radius:24px 24px 0 0}.sheet-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}
.sheet-heading h3{font-size:21px;margin:0 0 5px}.sheet-heading p{font-size:11px;color:var(--muted);margin:0}.sheet-close{width:34px;height:34px;border:0;border-radius:50%;background:#edf4f5;color:var(--ink);font-size:20px}
.picker-options{display:block}.style-option{width:100%;min-height:82px;border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:10px;padding:13px;display:grid;grid-template-columns:42px 1fr 14px;grid-template-rows:auto auto;text-align:left;align-items:center}
.style-option>span{grid-row:1/3;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e6f2f3;color:var(--blue);font-size:17px}.style-option b{font-size:15px}.style-option small{font-size:10px;color:var(--muted)}.style-option i{grid-column:3;grid-row:1/3;color:#92a4ab;font-size:22px}
.quick-dates{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px}.quick-dates button{border:1px solid var(--line);border-radius:12px;background:#f6fafb;padding:12px 4px;color:var(--ink);font-weight:700}
.calendar-label{display:block;background:#f4f8f9;border-radius:15px;padding:14px}.calendar-label>span{display:block;font-size:11px;font-weight:700;margin-bottom:9px}.calendar-label input{width:100%;border:1px solid var(--line);background:#fff;border-radius:10px;padding:13px;font-size:16px;color:var(--ink)}.calendar-label button{width:100%;border:0;border-radius:10px;background:var(--navy);color:#fff;padding:14px;margin-top:10px;font-weight:700}
.option-search{width:100%;border:1px solid var(--line);border-radius:12px;background:#f6fafb;padding:13px 15px;margin-bottom:12px;font-size:14px;outline:none}.option-search:focus{border-color:var(--aqua);box-shadow:0 0 0 3px rgba(79,192,197,.15)}
.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.choice-option{min-height:50px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:13px;font-weight:700;padding:10px}.choice-option:active,.quick-dates button:active,.style-option:active{transform:scale(.98);border-color:var(--aqua);background:#edf8f8}

/* Interactive Kanto fishing map */
.kanto-picker{position:relative;background:linear-gradient(180deg,#eaf7f8,#d8eef1);border-radius:18px;padding:14px 12px 12px;overflow:hidden}.map-caption{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.map-caption b{font-size:14px}.map-caption span{font-size:9px;color:var(--muted)}
.kanto-map{width:100%;height:auto;display:block;margin-top:3px}.kanto-map path{fill:#fff;stroke:#8fc3ca;stroke-width:2;cursor:pointer;transition:.2s;filter:drop-shadow(0 4px 5px rgba(6,38,61,.06))}.kanto-map path:active,.kanto-map path.selected{fill:var(--blue);stroke:var(--navy);transform:translateY(-2px)}.kanto-map text{font-family:"Noto Sans JP",sans-serif;font-size:12px;font-weight:800;fill:var(--ink);text-anchor:middle;pointer-events:none}.kanto-map path.selected+text{fill:#fff}.map-water{position:absolute;right:17px;top:190px;color:#69aeb8;font-size:9px;letter-spacing:.15em;writing-mode:vertical-rl}
.spot-panel{background:#fff;border-radius:14px;padding:13px;margin-top:-5px;min-height:82px;box-shadow:0 8px 20px rgba(6,38,61,.08)}.spot-panel p{margin:0 0 10px;font-size:11px;color:var(--muted)}.spot-panel p b{color:var(--ink);font-size:13px}.spot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.spot-option{border:1px solid var(--line);border-radius:10px;background:#f6fafb;color:var(--ink);padding:10px 5px;font-size:11px;font-weight:700}.spot-option:active{background:#e6f4f5;border-color:var(--aqua)}

/* Accurate Geolonia map */
.real-kanto-map{height:290px;margin:6px -3px 0;display:grid;place-items:center;overflow:hidden}.real-kanto-map>span,.real-kanto-map>p{font-size:11px;color:var(--muted)}.real-kanto-map svg{width:100%;height:100%;display:block}
.real-kanto-map .prefecture{fill:#d9e5e7!important;stroke:#fff!important;stroke-width:1.7!important;cursor:pointer;transition:.18s}.real-kanto-map .prefecture.kanto{fill:#83c8ce!important;stroke:#fff!important}.real-kanto-map .prefecture.kanto:hover,.real-kanto-map .prefecture.kanto.selected{fill:var(--blue)!important;filter:drop-shadow(0 3px 4px rgba(6,38,61,.3))}.real-kanto-map .outside-kanto{opacity:.18;pointer-events:none}
.pref-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:-5px 0 12px}.pref-button{border:1px solid #b8d7db;background:#fff;border-radius:9px;padding:8px 2px;font-size:10px;font-weight:700;color:var(--ink)}.pref-button.selected{background:var(--blue);border-color:var(--blue);color:#fff}.map-credit{display:block;text-align:right;color:#6f959c;font-size:8px;margin-top:8px}

/* Illustrated fish picker and sorting */
.fish-tools{position:sticky;top:0;z-index:2;background:#fff;padding-bottom:10px}.season-guide{display:flex;flex-direction:column;gap:2px;margin:0 0 9px;padding:10px 12px;border-radius:12px;background:#eaf7f7;color:var(--blue)}.season-guide b{font-size:12px}.season-guide small{font-size:9px;color:var(--muted)}.sort-tabs{display:grid;grid-template-columns:repeat(2,1fr);gap:5px;background:#edf3f4;padding:4px;border-radius:11px}.sort-tabs button{border:0;background:transparent;border-radius:8px;padding:9px 2px;color:var(--muted);font-size:11px;font-weight:700}.sort-tabs button.selected{background:#fff;color:var(--blue);box-shadow:0 2px 8px rgba(6,38,61,.09)}
.fish-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.fish-option{min-height:138px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:8px;display:grid;grid-template-columns:1fr auto;grid-template-rows:92px auto;text-align:left;box-shadow:0 5px 15px rgba(6,38,61,.05)}.fish-option:active{transform:scale(.98);border-color:var(--aqua)}.fish-thumb{grid-column:1/-1;height:88px;border-radius:11px;background:#dff4f5;display:block;overflow:hidden}.fish-thumb img{width:100%;height:100%;display:block;object-fit:cover}.fish-option b{font-size:12px;align-self:center}.fish-option small{font-size:8px;color:var(--blue);align-self:center;background:#eaf5f5;padding:3px 5px;border-radius:8px;white-space:nowrap}

/* Account entry and service value cards */
.topbar>.icon-button{display:none}.account-button{margin-left:auto;border:0;background:#eaf7f7;color:var(--blue);border-radius:999px;padding:5px 9px 5px 5px;display:flex;align-items:center;gap:7px;text-align:left}.account-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:11px}.account-button span:last-child{display:flex;flex-direction:column;line-height:1.15}.account-button small{font-size:7px;color:var(--muted)}.account-button b{font-size:11px}.service-promise{margin:12px 16px 4px;padding:14px;border:1px solid #d8e9e9;border-radius:16px;background:#fff;box-shadow:0 7px 20px rgba(6,38,61,.06)}.service-promise>div:first-child{display:flex;align-items:flex-start;gap:10px}.promise-icon{flex:0 0 36px;height:36px;border-radius:11px;background:#e7f6f6;color:var(--blue);display:grid;place-items:center;font-weight:800}.service-promise b{font-size:13px;color:var(--navy)}.service-promise small{display:block;margin-top:3px;font-size:9px;line-height:1.5;color:var(--muted)}.promise-points{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:11px}.promise-points span{padding:6px 2px;border-radius:8px;background:#f2f7f7;text-align:center;font-size:8px;font-weight:700;color:var(--blue)}.price-preview{margin-top:10px;padding-top:10px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.price-preview span{display:block}.price-preview b{font-size:16px}.price-preview button{border:0;border-radius:9px;background:var(--coral);color:#fff;padding:8px 10px;font-size:10px;font-weight:700}

/* Login sheet */
.account-sheet{padding-bottom:calc(22px + env(safe-area-inset-bottom))}.login-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:2px 0 14px}.login-benefits span{padding:9px 3px;border-radius:10px;background:#eef7f7;text-align:center;color:var(--blue);font-size:9px;font-weight:700}.social-login{display:grid;gap:8px}.social-login button{height:48px;border:1px solid var(--line);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:700;color:var(--navy)}.social-login b{width:22px;font-size:16px}.login-note{display:block;margin-top:12px;color:var(--muted);font-size:8px;line-height:1.5;text-align:center}

/* Catch discovery */
.catch-discovery{margin:12px 16px 4px}.source-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;padding:5px;background:#e8f0f1;border-radius:15px}.source-switch button{min-height:82px;border:0;border-radius:12px;background:transparent;padding:8px;display:flex;align-items:center;justify-content:center;gap:8px;text-align:left;color:var(--muted)}.source-switch button>span:last-child{display:flex;flex-direction:column}.source-switch button b{font-size:12px}.source-switch button small{font-size:8px;margin-top:2px;white-space:nowrap}.source-switch button.selected{background:#fff;color:var(--blue);box-shadow:0 3px 10px rgba(6,38,61,.09)}.source-icon{width:44px;height:44px;flex:0 0 44px;border-radius:13px;display:grid;place-items:center;background:#dceced}.source-switch button.selected .source-icon{background:#def3f3}.source-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.source-icon svg path:first-child{fill:rgba(72,180,184,.16)}.catch-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:9px}.catch-filter{min-height:62px;border:1px solid var(--line);border-radius:13px;background:#fff;padding:10px;display:grid;grid-template-columns:1fr auto;text-align:left}.catch-filter small{grid-column:1/-1;font-size:8px;color:var(--muted)}.catch-filter b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catch-filter i{color:var(--aqua)}.feed-modes{display:flex;gap:6px;margin-top:10px;overflow:auto;padding-bottom:2px}.feed-modes button{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fff;padding:7px 10px;font-size:9px;font-weight:700;color:var(--muted)}.feed-modes button.selected{border-color:var(--blue);background:var(--blue);color:#fff}#catches>.filter-chips{display:none}

/* Unified line icons for gear filters */
.condition-icon.line-icon{background:#e6f5f5;color:var(--blue)}.condition-icon.line-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.condition-icon.line-icon svg circle:last-child{fill:currentColor;stroke:none}
.style-source-icon{width:46px;height:46px;border-radius:13px;background:#e6f5f5;color:var(--blue);display:grid;place-items:center}.style-source-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.style-source-icon svg path:first-child{fill:rgba(72,180,184,.16)}.bottom-nav span svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bottom-nav span svg circle:last-child{fill:currentColor;stroke:none}
.menu-line-icon{width:24px;height:24px;color:var(--blue);display:grid;place-items:center}.menu-line-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.menu-line-icon svg circle:last-child{fill:currentColor;stroke:none}

/* Above-the-fold task layout */
.screen-hero{height:178px}.hero-copy{bottom:14px}.hero-copy h2{font-size:22px;line-height:1.22;margin-bottom:5px}.section-title{padding:13px 16px 8px}.section-title h3{font-size:17px}.section-title.compact{padding-top:16px}.condition-grid{gap:8px;padding:8px 12px}.condition-grid .condition{height:76px;padding:9px}.condition-grid .condition b{font-size:12px}.condition-grid>.primary{height:48px;margin-top:0}.gear-search .condition:nth-child(3){height:68px}.catch-discovery{margin-top:7px}.catch-discovery .section-title{padding-left:0;padding-right:0}.source-switch button{min-height:68px}.source-icon{width:38px;height:38px;flex-basis:38px}.source-icon svg{width:32px;height:32px}.catch-filter{min-height:54px;padding:7px 9px}.catch-filter-grid{gap:6px;margin-top:7px}.feed-modes{margin-top:7px}.caught-fish-tabs{display:flex;gap:6px;margin-top:7px;overflow-x:auto;padding:1px 0 4px;scrollbar-width:none}.caught-fish-tabs button{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);padding:6px 10px;font-size:9px;font-weight:700}.caught-fish-tabs button.selected{background:#e5f5f5;border-color:var(--aqua);color:var(--blue)}#profile .screen-hero{height:132px}#profile .hero-copy h2{font-size:19px}#profile .profile-identity{padding:9px 16px}#profile .profile-avatar{width:46px;height:46px;font-size:18px}#profile .stats{margin:8px 16px}#profile .stats div{padding:9px}#profile .stats b{font-size:16px}#profile .next-trip{margin:0 16px 8px;padding:11px}#profile .next-trip h3{font-size:14px;margin-bottom:7px}#profile .menu-list button{height:47px}

/* Search results page */
.result-cta{width:100%;height:48px;margin-top:9px;justify-content:space-between}.result-page{position:fixed;z-index:25;inset:0;margin:auto;width:min(100%,480px);background:var(--ice);overflow-y:auto;padding-bottom:28px}.result-header{position:sticky;top:0;z-index:2;height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;padding:10px 16px}.result-header>button{width:40px;height:40px;border:0;border-radius:50%;background:#e8f3f3;color:var(--blue);font-size:29px;line-height:1}.result-header small{font-size:8px;letter-spacing:.16em;color:var(--blue);font-weight:800}.result-header h2{font-size:18px;margin:2px 0 0}.result-content{padding:15px 16px}.result-summary{display:flex;gap:6px;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.result-summary span{flex:0 0 auto;border-radius:999px;background:#e2f2f2;color:var(--blue);padding:7px 10px;font-size:9px;font-weight:700}.result-count{margin:11px 2px;color:var(--muted);font-size:10px}.result-list{display:grid;gap:11px}.result-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;box-shadow:0 7px 20px rgba(6,38,61,.06)}.result-item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.result-item .result-badge{display:inline-block;border-radius:7px;background:#e6f5f5;color:var(--blue);padding:4px 7px;font-size:8px;font-weight:800}.result-item h3{font-size:15px;margin:9px 0 4px}.result-item p{margin:0;color:var(--muted);font-size:10px;line-height:1.6}.result-item-meta{display:flex;gap:5px;margin-top:9px;flex-wrap:wrap}.result-item-meta span{border-radius:6px;background:#f1f5f5;padding:4px 6px;color:var(--muted);font-size:8px}.result-item-bottom{display:flex;align-items:center;margin-top:12px;padding-top:11px;border-top:1px solid var(--line)}.result-item-bottom b{font-size:15px}.result-item-bottom button{margin-left:auto;border:0;border-radius:10px;background:var(--navy);color:#fff;padding:10px 13px;font-size:10px;font-weight:700}
/* Hot Pepper Beauty-inspired boat discovery flow */
#trip > .screen-hero,
#trip > .section-title,
#trip > .search-card,
#trip > .card-scroll { display:none; }
.hp-home{padding:14px 16px 108px;background:#f5f8fa;min-height:100vh}
.hp-intro{border-radius:24px;padding:24px 22px 22px;background:linear-gradient(135deg,#062b48,#0b6f95);color:#fff;box-shadow:0 14px 30px rgba(5,42,69,.18);position:relative;overflow:hidden}
.hp-intro:after{content:"";position:absolute;width:180px;height:180px;border:38px solid rgba(255,255,255,.07);border-radius:50%;right:-62px;top:-72px}
.hp-intro-label{font-size:10px;letter-spacing:.18em;font-weight:800;color:#8ee6f2}.hp-intro h2{font-size:29px;line-height:1.2;margin:8px 0}.hp-intro p{margin:0;font-size:13px;color:#d9edf4}
.hp-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0}
.hp-category-row button{border:1px solid #d9e3e8;background:#fff;border-radius:15px;padding:11px 4px;color:#315064;display:flex;gap:5px;align-items:center;justify-content:center;font:inherit}
.hp-category-row button span{font-size:13px}.hp-category-row button b{font-size:11px}.hp-category-row button.selected{background:#e8f7fb;border-color:#0b91ad;color:#05657e}
.hp-search-panel{background:#fff;border-radius:20px;padding:13px;box-shadow:0 8px 24px rgba(8,46,68,.09)}
.hp-keyword{height:45px;border:1px solid #dbe5ea;border-radius:12px;display:flex;align-items:center;gap:8px;padding:0 12px;margin-bottom:5px}.hp-keyword span{font-size:24px;color:#597382}.hp-keyword input{border:0;outline:0;width:100%;font:inherit;font-size:13px}
.hp-search-condition{border:0;border-bottom:1px solid #e9eff2;width:100%;background:#fff;display:grid;grid-template-columns:34px 1fr 16px;align-items:center;text-align:left;padding:10px 3px;color:#102f43;font:inherit}.hp-search-condition:last-of-type{border-bottom:0}.hp-search-condition .hp-condition-symbol{width:28px;height:28px;border-radius:9px;background:#e9f7fa;color:#087c99;display:grid;place-items:center;font-size:10px;font-weight:900}.hp-search-condition small{display:block;color:#728994;font-size:10px;margin-bottom:2px}.hp-search-condition b{font-size:14px}.hp-search-condition i{font-style:normal;color:#8da0aa;font-size:20px}
.hp-search-cta{width:100%;margin-top:10px;min-height:50px;border-radius:14px}.hp-quick-title{display:flex;align-items:center;justify-content:space-between;margin:20px 2px 10px}.hp-quick-title h3{margin:0;font-size:16px}.hp-quick-title button{border:0;background:none;color:#087e99;font:inherit;font-size:11px}
.hp-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hp-quick-grid button{border:1px solid #dfe8ec;background:#fff;border-radius:15px;padding:12px;text-align:left;display:grid;grid-template-columns:34px 1fr;column-gap:8px;color:#16384b;font:inherit}.hp-quick-grid span{grid-row:1/3;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#e9f7fa;color:#087f99;font-weight:900}.hp-quick-grid b{font-size:12px}.hp-quick-grid small{font-size:9px;color:#7b8e97;margin-top:2px}
.hp-recent article{display:grid;grid-template-columns:74px 1fr 30px;gap:11px;align-items:center;background:#fff;border-radius:16px;padding:10px;box-shadow:0 5px 18px rgba(8,46,68,.07)}.hp-recent img{width:74px;height:62px;object-fit:cover;border-radius:11px}.hp-recent article div{display:flex;flex-direction:column;gap:3px}.hp-recent b{font-size:14px}.hp-recent small{font-size:10px;color:#708690}.hp-recent span{font-size:11px;color:#e58b19;font-weight:800}.hp-recent article>button{border:0;background:none;font-size:22px;color:#66818e}
.boat-detail-page{z-index:80;background:#f5f8fa}.boat-detail-header{position:sticky;top:0;z-index:4}.boat-detail-header .detail-heart{margin-left:auto;font-size:24px}.boat-cover{height:245px;position:relative;background:#d9e7ed}.boat-cover img{width:100%;height:100%;object-fit:cover}.boat-cover span{position:absolute;right:12px;bottom:12px;background:rgba(0,0,0,.58);color:#fff;border-radius:14px;padding:5px 10px;font-size:10px}
.boat-profile-card{background:#fff;padding:17px 17px 14px}.boat-name-row{display:flex;justify-content:space-between;align-items:center}.boat-name-row small{color:#6d818b}.boat-name-row h2{margin:3px 0 7px;font-size:23px}.verified-badge{font-size:9px;color:#087f99;background:#e9f7fa;padding:6px 8px;border-radius:12px;font-weight:800}.boat-rating{display:flex;align-items:center;gap:8px;font-size:11px}.boat-rating b{color:#e98c19}.boat-rating button{border:0;background:none;color:#087f99;text-decoration:underline;font:inherit}.boat-rating span{color:#5d737e}.boat-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px;border-top:1px solid #edf1f3;padding-top:13px}.boat-facts span{display:flex;flex-direction:column;border-right:1px solid #edf1f3;padding-left:10px}.boat-facts span:first-child{padding-left:0}.boat-facts span:last-child{border:0}.boat-facts small{font-size:9px;color:#7b8c95}.boat-facts b{font-size:12px;margin-top:4px}
.boat-tabs{position:sticky;top:61px;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-top:1px solid #edf1f3;border-bottom:1px solid #dfe7eb}.boat-tabs button{border:0;background:#fff;padding:14px 3px;font:inherit;font-size:12px;font-weight:800;color:#70838d}.boat-tabs button.selected{color:#087f99;border-bottom:3px solid #087f99}.boat-detail-content{padding:14px 15px 112px}.detail-section{background:#fff;border-radius:16px;padding:15px;margin-bottom:12px}.detail-section h3{font-size:15px;margin:0 0 10px}.detail-section p{font-size:12px;line-height:1.7;color:#4f6875;margin:0}.detail-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.detail-checks span{font-size:11px;background:#f1f7f8;padding:9px;border-radius:10px}.post-card{display:grid;grid-template-columns:94px 1fr;gap:11px}.post-card img{width:94px;height:82px;object-fit:cover;border-radius:11px}.post-card b{font-size:12px}.post-card small{display:block;color:#7a8d96;font-size:9px;margin-top:6px}.review-card{border-bottom:1px solid #edf1f3;padding:12px 0}.review-card:last-child{border:0}.review-card b{font-size:12px}.review-card .stars{color:#ed951c;margin-left:5px}.review-card p{margin-top:7px}
.boat-sticky-cta{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);display:grid;grid-template-columns:115px 1fr;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.96);border-top:1px solid #dae4e8;z-index:7}.boat-sticky-cta button{min-height:50px;border-radius:13px;font:inherit;font-size:12px;font-weight:900}.secondary-call{background:#fff;color:#087f99;border:1px solid #087f99}
.boat-result-item{padding-top:0;overflow:hidden;position:relative}.boat-result-image{height:150px;margin:0 -16px 13px;background-size:cover;background-position:center;position:relative}.boat-result-image span{position:absolute;right:10px;bottom:9px;background:rgba(0,0,0,.58);color:#fff;border-radius:12px;padding:4px 8px;font-size:9px}.boat-result-image.image-1{background-image:url('assets/hero-start-v4.png')}.boat-result-image.image-2{background-image:url('assets/hero-trip-v2.png')}.boat-result-image.image-3{background-image:url('assets/hero-catches.png')}.boat-result-item .result-item-top{display:flex;justify-content:space-between}.result-heart{border:0;background:none;font-size:22px;color:#587582}.result-rating{color:#e78b19;font-size:11px;font-weight:900;margin:-4px 0 8px}
.fishing-style-gateway{padding:18px 16px 110px;min-height:100vh;background:linear-gradient(180deg,#f4fbfd,#f7f8f8)}.gateway-copy small,.shore-intro>small{font-size:10px;letter-spacing:.16em;color:#07809a;font-weight:900}.gateway-copy h2,.shore-intro h2{font-size:29px;line-height:1.25;color:#082e45;margin:9px 0}.gateway-copy p,.shore-intro p{font-size:12px;line-height:1.7;color:#637b87;margin:0}.gateway-cards{display:grid;gap:12px;margin-top:20px}.gateway-cards>button{display:grid;grid-template-columns:84px 1fr 18px;align-items:center;gap:13px;border:1px solid #d9e5e9;background:#fff;border-radius:21px;padding:13px;text-align:left;color:#0a3046;box-shadow:0 8px 22px rgba(6,47,71,.08);font:inherit}.gateway-cards>button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.gateway-cards small{font-size:8px;letter-spacing:.12em;color:#07809a;font-weight:900}.gateway-cards b{font-size:18px}.gateway-cards em{font-size:10px;color:#70848e;font-style:normal}.gateway-cards i{font-size:25px;font-style:normal;color:#7c919a}.gateway-art{height:78px;border-radius:17px;display:grid;place-items:center}.gateway-art svg{width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.boat-art{background:#e4f6fb;color:#087e99}.shore-art{background:#fff1e8;color:#da7451}.gateway-note{margin-top:19px;padding:15px;border-radius:17px;background:#eaf5f7}.gateway-note b{font-size:12px}.gateway-note p{font-size:10px;line-height:1.65;color:#617984}.gateway-note button{border:0;background:none;padding:0;color:#087e99;font:inherit;font-size:11px;font-weight:900}.change-fishing-style{border:0;background:none;padding:2px 0 12px;color:#087e99;font:inherit;font-size:11px;font-weight:800}.shore-search-home{padding:16px 16px 110px;min-height:100vh;background:#f6f8f8}.shore-intro{border-radius:23px;padding:23px;background:linear-gradient(135deg,#fff5e9,#eaf7f4);box-shadow:0 10px 25px rgba(44,80,64,.08)}.shore-search-panel{margin-top:13px;background:#fff;border-radius:19px;padding:12px;box-shadow:0 8px 22px rgba(6,47,71,.08)}.shore-search-panel>button:not(.primary){width:100%;border:0;border-bottom:1px solid #e8eef0;background:#fff;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;text-align:left;padding:11px 3px;font:inherit}.shore-search-panel>button:not(.primary)>span:first-child{width:29px;height:29px;border-radius:9px;background:#fff1e8;color:#d97552;display:grid;place-items:center;font-size:10px;font-weight:900}.shore-search-panel small{display:block;color:#748994;font-size:9px}.shore-search-panel b{font-size:14px}.shore-search-panel i{font-style:normal;color:#879aa3}.shore-search-panel .primary{width:100%;margin-top:11px;min-height:50px;border-radius:14px}.shore-shortcuts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.shore-shortcuts button{border:1px solid #dce7e9;background:#fff;border-radius:15px;padding:14px 10px;text-align:left;font:inherit}.shore-shortcuts b{display:block;font-size:12px}.shore-shortcuts small{display:block;margin-top:5px;font-size:9px;color:#738791}
.utility-view{min-height:100vh;background:#f5f8f9;padding:0 15px 105px}.utility-head{margin:0 -15px 14px;padding:25px 18px 21px;background:linear-gradient(135deg,#06314d,#0b728c);color:#fff}.utility-head small{font-size:9px;letter-spacing:.16em;color:#82d9e3;font-weight:900}.utility-head h2{font-size:28px;margin:6px 0}.utility-head p{font-size:11px;color:#d1e7ed;margin:0}.utility-head-action{display:flex;align-items:center;justify-content:space-between;gap:10px}.utility-head-action>button{border:1px solid rgba(255,255,255,.48);background:rgba(255,255,255,.12);color:#fff;border-radius:12px;padding:10px 11px;font:inherit;font-size:10px;font-weight:900;white-space:nowrap}.utility-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#e8eff1;border-radius:13px;padding:4px;margin-bottom:13px}.utility-tabs button{border:0;background:transparent;border-radius:10px;padding:10px 4px;font:inherit;font-size:11px;color:#637983}.utility-tabs button.selected{background:#fff;color:#087e99;font-weight:900;box-shadow:0 3px 10px rgba(8,47,67,.08)}.saved-list{display:grid;gap:10px}.saved-list article{display:grid;grid-template-columns:92px 1fr 28px;gap:11px;align-items:center;background:#fff;border-radius:16px;padding:10px}.saved-list img{width:92px;height:73px;object-fit:cover;border-radius:11px}.saved-list article div{display:flex;flex-direction:column;gap:4px}.saved-list b{font-size:14px}.saved-list small{font-size:9px;color:#748791}.saved-list span{font-size:10px;color:#e28a19}.saved-list button{border:0;background:none;color:#ef765d;font-size:22px}.schedule-month{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:14px;padding:11px 14px;margin-bottom:11px}.schedule-month button{border:0;background:none;color:#087e99;font-size:20px}.schedule-month b{font-size:13px}.schedule-list{display:grid;gap:11px}.schedule-item{display:grid;grid-template-columns:52px 1fr;gap:12px;background:#fff;border-radius:17px;padding:14px;border-left:4px solid #0b8fab}.schedule-item.shore-plan{border-left-color:#e3815c}.schedule-date{width:48px;height:54px;border-radius:12px;background:#e9f6f9;display:grid;place-content:center;text-align:center}.shore-plan .schedule-date{background:#fff0e8}.schedule-date b{font-size:20px}.schedule-date small{font-size:9px}.schedule-item span{font-size:9px;color:#07809a;font-weight:900}.shore-plan span{color:#d97654}.schedule-item h3{font-size:14px;margin:4px 0}.schedule-item p{font-size:10px;color:#6c818b;margin:0}.schedule-actions{display:flex;gap:7px;margin-top:10px}.schedule-actions button{border:1px solid #d8e4e8;background:#fff;color:#087e99;border-radius:9px;padding:7px 9px;font:inherit;font-size:9px}.bottom-nav button{min-width:0}.bottom-nav b{font-size:8px;white-space:nowrap}
.plan-composer{z-index:95;background:#f4f7f8}.plan-composer-content{padding:14px 15px 35px}.tide-location{display:grid;grid-template-columns:30px 1fr auto;gap:8px;align-items:center;background:#fff;border-radius:14px;padding:12px}.tide-location>span{width:28px;height:28px;border-radius:9px;background:#e8f6f9;color:#07809a;display:grid;place-items:center;font-size:10px}.tide-location small,.tide-location b{display:block}.tide-location small{font-size:9px;color:#768a94}.tide-location b{font-size:13px;margin-top:2px}.tide-location button{border:0;background:none;color:#07809a;font:inherit;font-size:10px;font-weight:900}.calendar-card,.selected-tide-card,.plan-style-choice{background:#fff;border-radius:17px;padding:14px;margin-top:11px}.calendar-month{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.calendar-month button{border:0;background:none;color:#07809a;font-size:20px}.calendar-month b{font-size:14px}.calendar-week,.tide-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-week span{text-align:center;font-size:9px;color:#81929a;padding:3px}.calendar-week span:first-child{color:#e4725b}.calendar-week span:last-child{color:#438bb5}.tide-calendar button{border:0;background:#f5f8f9;border-radius:9px;min-height:48px;padding:5px 1px;color:#1a3a4b;font:inherit}.tide-calendar button b,.tide-calendar button small{display:block}.tide-calendar button b{font-size:11px}.tide-calendar button small{font-size:7px;color:#788c95;margin-top:3px}.tide-calendar button.selected{background:#087f99;color:#fff;box-shadow:0 5px 12px rgba(8,127,153,.25)}.tide-calendar button.selected small{color:#d8f4f8}.calendar-note{display:block;color:#8a9ba3;font-size:8px;margin-top:9px}.selected-tide-head{display:flex;justify-content:space-between;align-items:center}.selected-tide-head small{font-size:10px;color:#6d838e}.selected-tide-head h3{font-size:22px;margin:3px 0}.selected-tide-head>span{background:#e8f7f9;color:#087f99;border-radius:12px;padding:6px 8px;font-size:9px;font-weight:900}.tide-curve{width:100%;height:82px;margin-top:3px}.tide-curve path{fill:none;stroke:#10a0b9;stroke-width:5;stroke-linecap:round}.tide-curve line{stroke:#dbe6e9;stroke-width:1;stroke-dasharray:5 5}.tide-times{display:grid;grid-template-columns:repeat(3,1fr);text-align:center}.tide-times span{border-right:1px solid #e5ecee}.tide-times span:last-child{border:0}.tide-times small,.tide-times b{display:block}.tide-times small{font-size:8px;color:#758a93}.tide-times b{font-size:13px;margin-top:3px}.plan-style-choice h3{font-size:13px;margin:0 0 10px}.plan-style-choice>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.plan-style-choice button{border:1px solid #d9e5e8;background:#fff;border-radius:11px;padding:12px;font:inherit;font-size:11px}.plan-style-choice button.selected{border-color:#087f99;background:#eaf7f9;color:#087f99;font-weight:900}.plan-continue{width:100%;border-radius:14px;min-height:53px;margin-top:12px;justify-content:center}
/* Keep search copy, conditions and CTA inside the first 844px viewport */
.search-mode-tabs{display:grid;grid-template-columns:1fr 1fr;background:#fff;border-bottom:1px solid #dfe8eb;padding:7px 14px 0;gap:8px}.search-mode-tabs button{border:0;background:#fff;padding:11px 5px 10px;color:#748892;font:inherit;font-size:12px;font-weight:800;position:relative}.search-mode-tabs button.selected{color:#087f99}.search-mode-tabs button.selected:after{content:"";position:absolute;height:3px;border-radius:3px;background:#087f99;left:18px;right:18px;bottom:0}.fishing-subtabs{display:grid;grid-template-columns:1fr 1fr;background:#e8eff1;border-radius:13px;padding:4px;margin-bottom:7px}.fishing-subtabs button{border:0;background:transparent;border-radius:10px;padding:9px;font:inherit;font-size:11px;color:#667c87}.fishing-subtabs button.selected{background:#fff;color:#087f99;font-weight:900;box-shadow:0 3px 9px rgba(8,47,67,.09)}
.booking-flow{position:sticky;top:61px;z-index:6;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid #dfe8eb;padding:8px 10px}.booking-flow:before{content:"";position:absolute;left:12.5%;right:12.5%;top:19px;height:2px;background:#dce6e9;z-index:-1}.booking-flow button{border:0;background:transparent;color:#7e919a;font:inherit;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:8px}.booking-flow button span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#dfe8eb;color:#68808c;font-size:9px;font-weight:900}.booking-flow button b{font-size:8px}.booking-flow button:not(:disabled):not(.active){cursor:pointer;color:#087f99}.booking-flow button:not(:disabled):not(.active) span{background:#dff3f6;color:#087f99}.booking-flow button.active{color:#087f99;font-weight:900}.booking-flow button.active span{background:#087f99;color:#fff;box-shadow:0 3px 9px rgba(8,127,153,.25)}.boat-detail-page .boat-tabs{top:112px}
.hp-home,.shore-search-home{padding-top:8px}.hp-intro,.shore-intro{position:relative;isolation:isolate;min-height:137px;padding:17px 18px;display:flex;flex-direction:column;justify-content:flex-start;background-size:cover;background-position:center 54%;overflow:hidden}.hp-intro{background-image:url('assets/hero-start-v4.png')}.shore-intro{background-image:url('assets/hero-trip-v2.png');background-position:center 42%;box-shadow:0 10px 25px rgba(44,80,64,.12)}.hp-intro:before,.shore-intro:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,30,48,.9) 0%,rgba(4,44,66,.7) 52%,rgba(4,40,57,.2) 100%)}.shore-intro:before{background:linear-gradient(90deg,rgba(4,35,45,.88) 0%,rgba(12,56,60,.64) 58%,rgba(12,47,49,.15) 100%)}.hp-intro:after{display:none}.hp-intro-label,.shore-intro>small{color:#9be7ed}.hp-intro h2,.shore-intro h2{font-size:24px;line-height:1.18;margin:6px 0;color:#fff;max-width:245px}.hp-intro p,.shore-intro p{font-size:10px;color:#e2f0f3;max-width:250px}.hp-search-panel,.shore-search-panel{margin-top:8px;padding:8px 11px}.hp-keyword{height:38px;margin-bottom:2px}.hp-search-condition,.shore-search-panel>button:not(.primary){padding-top:7px;padding-bottom:7px}.hp-search-condition small,.shore-search-panel small{margin-bottom:0}.hp-search-cta,.shore-search-panel .primary{margin-top:7px;min-height:46px;padding:12px 16px}.change-fishing-style{padding-bottom:6px}
/* Shared hero format across bottom navigation pages */
.screen-hero,#profile .screen-hero,.hp-intro,.shore-intro,.gateway-copy,.utility-head{height:148px;min-height:148px}.screen-hero .hero-copy{left:18px;right:18px;bottom:15px}.hero-copy h2,#profile .hero-copy h2,.hp-intro h2,.shore-intro h2,.gateway-copy h2,.utility-head h2{font-size:23px;line-height:1.2;letter-spacing:-.03em;margin:5px 0}.hero-copy p,.hp-intro p,.shore-intro p,.gateway-copy p,.utility-head p{font-size:10.5px;line-height:1.55}.hero-label,.hp-intro-label,.shore-intro>small,.gateway-copy small,.utility-head small{display:block;font-size:8.5px;letter-spacing:.15em;font-weight:900;color:#9be7ed}.fishing-style-gateway{padding-top:8px}.gateway-copy{position:relative;isolation:isolate;border-radius:23px;padding:17px 18px;display:flex;flex-direction:column;justify-content:flex-start;background-image:url('assets/hero-start-v4.png');background-size:cover;background-position:center 54%;overflow:hidden;color:#fff}.gateway-copy:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,30,48,.9),rgba(4,44,66,.62) 60%,rgba(4,40,57,.15))}.gateway-copy h2{color:#fff}.gateway-copy p{color:#e2f0f3;max-width:260px}.gateway-cards{margin-top:10px}.utility-head{position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:17px 18px;background-size:cover;background-position:center;margin-bottom:14px}.utility-head:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(3,30,48,.91),rgba(4,44,66,.6) 60%,rgba(4,40,57,.18))}#favorites .utility-head{background-image:url('assets/hero-profile.png')}#plans .utility-head{background-image:url('assets/hero-start-v4.png')}.utility-head-action{flex-direction:row;align-items:flex-end}.utility-head-action>div{align-self:flex-end}.utility-head-action>button{margin-bottom:3px}.gear-hero img,.catches-hero img,.profile-hero img{object-position:center 48%}
/* EC-style gear finder */
.gear-flow{display:grid;grid-template-columns:repeat(4,1fr);padding:9px 12px;background:#fff;border-bottom:1px solid #dfe8eb;position:relative}.gear-flow:before{content:"";position:absolute;left:12.5%;right:12.5%;top:20px;height:2px;background:#dce6e9}.gear-flow>span{display:flex;flex-direction:column;align-items:center;gap:3px;position:relative;color:#83959d}.gear-flow b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e2e9ec;font-size:9px}.gear-flow small{font-size:8px}.gear-flow>span.active{color:#087f99;font-weight:900}.gear-flow>span.active b{background:#087f99;color:#fff}.gear-commerce-search{padding:11px 14px 104px;background:#f4f7f8}.gear-block{background:#fff;border-radius:16px;padding:13px;margin-bottom:10px}.gear-block-title{display:grid;grid-template-columns:27px 1fr;gap:9px;align-items:start}.gear-block-title>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8f6f9;color:#087f99;font-size:10px;font-weight:900}.gear-block-title h3{font-size:13px;margin:1px 0 3px}.gear-block-title p{font-size:9px;color:#748892;margin:0}.gear-style-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.gear-style-tabs button{border:1px solid #d9e5e8;background:#fff;border-radius:11px;padding:11px;font:inherit;font-size:11px}.gear-style-tabs button.selected{border-color:#087f99;background:#e8f7f9;color:#087f99;font-weight:900}.gear-method-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.gear-method-tags button{border:1px solid #d9e4e8;background:#fff;border-radius:999px;padding:8px 11px;font:inherit;font-size:10px;color:#536b77}.gear-method-tags button.selected{background:#087f99;border-color:#087f99;color:#fff;font-weight:900}.gear-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px}.gear-category-grid button{border:1px solid #dde7ea;background:#fff;border-radius:13px;padding:9px 3px;color:#173849;font:inherit}.gear-category-grid button span{width:31px;height:31px;border-radius:10px;background:#edf6f7;color:#087f99;display:grid;place-items:center;margin:0 auto 5px;font-size:10px;font-weight:900}.gear-category-grid button b{display:block;font-size:9px}.gear-category-grid button.selected{border-color:#087f99;background:#edf9fa;box-shadow:0 3px 10px rgba(8,127,153,.12)}.gear-category-grid button.selected span{background:#087f99;color:#fff}.gear-final-conditions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gear-final-conditions button{border:1px solid #dce6e9;background:#fff;border-radius:13px;padding:10px 11px;text-align:left;font:inherit;display:grid;grid-template-columns:1fr auto}.gear-final-conditions small{grid-column:1/3;font-size:8px;color:#758992}.gear-final-conditions b{font-size:11px;margin-top:4px}.gear-final-conditions i{font-style:normal;color:#087f99}.gear-commerce-cta{width:100%;min-height:50px;border-radius:14px;margin-top:9px}.gear-carousel{display:none}
@media (min-width:700px){.hp-home{padding-top:22px}}

/* One-screen-at-a-time gear wizard */
.gear-flow{position:sticky;top:0;z-index:8}.gear-flow>button{border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:3px;position:relative;color:#83959d;font:inherit;padding:0}.gear-flow>button b{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e2e9ec;font-size:9px}.gear-flow>button small{font-size:8px}.gear-flow>button.active,.gear-flow>button.complete{color:#087f99;font-weight:900}.gear-flow>button.active b,.gear-flow>button.complete b{background:#087f99;color:#fff}.gear-flow>button.complete b:after{content:'✓';font-size:10px}.gear-flow>button.complete b{font-size:0}.gear-wizard{min-height:460px;padding-bottom:104px}.gear-wizard-panel{display:none}.gear-wizard-panel.active{display:block;animation:gearPanelIn .22s ease both}@keyframes gearPanelIn{from{opacity:0;transform:translateX(9px)}to{opacity:1;transform:none}}.gear-wizard-heading{text-align:center;padding:8px 4px 16px}.gear-wizard-heading>small{font-size:8px;letter-spacing:.15em;color:#087f99;font-weight:900}.gear-wizard-heading h3{font-size:18px;margin:5px 0}.gear-wizard-heading p{font-size:10px;color:#6f838d;margin:0}.wizard-back{border:0;background:transparent;color:#087f99;font:inherit;font-size:10px;font-weight:800;padding:2px 0 8px}.visual-choice{margin-top:0}.visual-choice button{min-height:155px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:16px 8px}.visual-choice button b{font-size:13px}.visual-choice button small{font-size:9px;color:#718791}.choice-icon{width:72px;height:58px;border-radius:18px;background:#eaf7f9;display:grid;place-items:center;margin-bottom:5px}.choice-icon svg{width:52px;height:42px;fill:none;stroke:#087f99;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.gear-fish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.gear-fish-grid button{border:1px solid #dce7ea;background:#fff;border-radius:13px;min-height:67px;padding:8px 3px;font:inherit;color:#173849}.gear-fish-grid span{display:block;font-size:19px;filter:hue-rotate(145deg) saturate(.7)}.gear-fish-grid b{display:block;font-size:9px;margin-top:4px}.wizard-methods{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:0}.wizard-methods button{border-radius:13px;min-height:48px;font-size:11px;background:#fff}.wizard-methods button:first-child{grid-column:1/3;border-style:dashed;color:#087f99;font-weight:900}.visual-category{grid-template-columns:repeat(2,1fr);gap:9px;margin-top:0}.visual-category button{min-height:94px}.visual-category button span{width:50px;height:50px;border-radius:15px}.visual-category button span svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.visual-category button b{font-size:10px}.gear-selection-summary{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.gear-selection-summary span{font-size:8px;background:#e7f4f6;color:#087f99;border-radius:999px;padding:5px 8px;font-weight:800}.gear-commerce-cta:disabled{opacity:.42;box-shadow:none}

.gear-fish-grid img{display:block;width:48px;height:34px;object-fit:contain;margin:auto;filter:drop-shadow(0 3px 4px rgba(6,47,71,.12))}.gear-fish-grid span{display:none}.gear-ranking-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#e7eef0;border-radius:13px;padding:4px;margin-top:12px;position:sticky;top:76px;z-index:2}.gear-ranking-tabs button{border:0;background:transparent;border-radius:10px;padding:10px 2px;color:#607681;font:inherit;font-size:10px;font-weight:800}.gear-ranking-tabs button.selected{background:#fff;color:#087f99;box-shadow:0 3px 10px rgba(6,47,71,.1)}.gear-rank-card{display:grid;grid-template-columns:45px 1fr;gap:10px;background:#fff;border:1px solid #dce6e9;border-radius:17px;padding:14px;box-shadow:0 7px 20px rgba(6,38,61,.06)}.rank-number{text-align:center;color:#087f99;border-right:1px solid #e3eaec}.rank-number small{font-size:7px;letter-spacing:.12em}.rank-number b{display:block;font-size:28px;line-height:1.1}.rank-product>span{display:inline-block;background:#e6f5f5;color:#087f99;border-radius:7px;padding:4px 7px;font-size:8px;font-weight:900}.rank-product h3{font-size:14px;margin:8px 0 4px}.rank-score{font-size:10px;color:#e78b19;font-weight:900}.rank-score small{color:#87979e;font-weight:500}.rank-product p{background:#f5f8f9;border-radius:10px;padding:9px;margin:9px 0 0;color:#526b77;font-size:9px;line-height:1.55}.rank-product p b{display:block;color:#173849;font-size:9px;margin-bottom:2px}.rank-level{font-size:8px;color:#087f99;font-weight:800;margin-top:8px}.rank-buy{display:flex;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid #e5ecee}.rank-buy strong{font-size:15px}.rank-buy a{margin-left:auto;background:#f29a38;color:#fff;border-radius:10px;padding:10px 11px;text-decoration:none;font-size:9px;font-weight:900}
.rank-buy>div{margin-left:auto;display:flex;gap:5px}.rank-buy a{margin-left:0}.rank-buy .rakuten-link{background:#bf0000}
.gear-related-articles{margin-top:24px}.gear-related-articles>div:first-child small{font-size:8px;letter-spacing:.14em;color:#087f99;font-weight:900}.gear-related-articles>div:first-child h3{font-size:17px;margin:4px 0 11px}.gear-article-carousel{display:flex;gap:10px;overflow-x:auto;margin:0 -16px;padding:0 16px 10px;scroll-snap-type:x mandatory;scrollbar-width:none}.gear-article-carousel article{flex:0 0 76%;scroll-snap-align:start;background:#fff;border:1px solid #dce6e9;border-radius:16px;padding:14px}.gear-article-carousel article>span{display:inline-block;background:#e7f5f6;color:#087f99;border-radius:7px;padding:4px 7px;font-size:8px;font-weight:900}.gear-article-carousel h4{font-size:14px;margin:9px 0 5px}.gear-article-carousel p{font-size:9px;line-height:1.55;color:#637985;margin:0}.gear-article-carousel button{border:0;background:none;color:#087f99;font:inherit;font-size:9px;font-weight:900;padding:11px 0 0}
.change-gear-conditions{display:none;width:100%;border:1px solid #cfe0e5;background:#fff;color:#087f99;border-radius:12px;padding:11px 13px;font:inherit;font-size:10px;font-weight:900;text-align:left;justify-content:space-between;align-items:center}.result-page[data-result-type="gear"] .change-gear-conditions{display:flex}
.bottom-nav{z-index:120}.result-page,.plan-composer{padding-bottom:96px}.boat-sticky-cta{bottom:76px}.toast{z-index:130;pointer-events:none}

/* Plan creation wizard */
.add-plan-primary{width:100%;min-height:64px;margin:0 0 12px;border:0;border-radius:17px;background:linear-gradient(135deg,#087f99,#075a78);color:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;text-align:left;box-shadow:0 10px 24px rgba(8,127,153,.25);font:inherit}.add-plan-primary span{display:flex;flex-direction:column;gap:3px}.add-plan-primary small{font-size:8px;letter-spacing:.16em;color:#a9edf1;font-weight:900}.add-plan-primary b{font-size:15px}.add-plan-primary i{width:36px;height:36px;border-radius:50%;background:#fff;color:#087f99;display:grid;place-items:center;font-size:22px;font-style:normal}.plan-wizard-flow{position:sticky;top:72px;z-index:3;display:grid;grid-template-columns:repeat(5,1fr);gap:2px;background:#fff;border-bottom:1px solid #dce7e9;padding:10px 8px}.plan-wizard-flow button{position:relative;border:0;background:transparent;color:#8a9aa1;font:inherit;padding:0;display:grid;justify-items:center;gap:4px}.plan-wizard-flow button:not(:last-child):after{content:"";position:absolute;top:11px;left:65%;width:70%;height:1px;background:#dce6e9}.plan-wizard-flow span{position:relative;z-index:1;width:23px;height:23px;border-radius:50%;background:#e6edef;display:grid;place-items:center;font-size:9px;font-weight:900}.plan-wizard-flow b{font-size:7px;white-space:nowrap}.plan-wizard-flow button.active,.plan-wizard-flow button.complete{color:#087f99}.plan-wizard-flow button.active span,.plan-wizard-flow button.complete span{background:#087f99;color:#fff}.plan-wizard-flow button.complete span{font-size:0}.plan-wizard-flow button.complete span:after{content:"✓";font-size:10px}.plan-panel-heading{padding:4px 2px 3px}.plan-panel-heading>small{font-size:8px;letter-spacing:.15em;color:#087f99;font-weight:900}.plan-panel-heading h3{font-size:19px;margin:5px 0}.plan-panel-heading p{font-size:10px;line-height:1.6;color:#71858e;margin:0 0 10px}.plan-style-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px}.plan-style-cards button{min-height:165px;border:1px solid #d9e5e8;border-radius:18px;background:#fff;color:#163849;font:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.plan-style-cards button>span{width:68px;height:58px;border-radius:17px;background:#e7f5f7;color:#087f99;display:grid;place-items:center;font-size:30px}.plan-style-cards button b{font-size:14px}.plan-style-cards button small{font-size:8px;color:#71858f}.plan-style-cards button.selected,.plan-choice-grid button.selected{border-color:#087f99;background:#eaf7f9;color:#087f99;box-shadow:0 5px 15px rgba(8,127,153,.14)}.plan-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.plan-choice-grid button{min-height:67px;border:1px solid #d9e5e8;border-radius:14px;background:#fff;color:#173849;font:inherit;font-size:12px;font-weight:800}.fish-grid button{min-height:62px}.plan-back{display:block;margin:17px auto 0;border:0;background:transparent;color:#087f99;font:inherit;font-size:10px;font-weight:900}.plan-confirm-card{background:#fff;border-radius:18px;padding:4px 15px;box-shadow:0 8px 24px rgba(6,47,71,.07)}.plan-confirm-card>div{padding:13px 0;border-bottom:1px solid #e4ecee}.plan-confirm-card>div:last-child{border:0}.plan-confirm-card small,.plan-confirm-card b,.plan-confirm-card span{display:block}.plan-confirm-card small{font-size:8px;color:#72868f}.plan-confirm-card b{font-size:14px;margin-top:3px}.plan-confirm-card span{font-size:9px;color:#087f99;margin-top:3px}.plan-save{width:100%;min-height:55px;border-radius:15px;margin-top:12px}.plan-composer-content{padding-bottom:105px}

/* Stop short screens at their real content instead of scrolling through blank space. */
.main-app{padding-bottom:0}.fishing-style-gateway,.hp-home,.shore-search-home{min-height:0;padding-bottom:84px}.gear-wizard{min-height:0;padding-bottom:168px}#trip.view,#gear.view{padding-bottom:0}.gear-commerce-cta{position:fixed;z-index:119;left:50%;transform:translateX(-50%);bottom:84px;width:min(calc(100% - 28px),452px);margin:0;box-shadow:0 10px 24px rgba(6,38,61,.24)}

/* Shared brand header for every nested page. */
.result-header{height:94px;justify-content:center;padding:8px 58px 7px}.result-header>button:first-child{position:absolute;left:13px;top:27px}.result-brand{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:118px;height:32px;object-fit:contain}.result-page-label{align-self:flex-end;text-align:center;min-width:0}.result-page-label small{display:none}.result-page-label h2{font-size:14px;margin:0}.boat-detail-header>.detail-heart{position:absolute;right:13px;left:auto;top:27px}.plan-wizard-flow{top:94px}
@media(min-width:481px){.app-shell{min-height:100dvh}.splash{min-height:100dvh}}
.activity-labels{display:none}.activity-schools{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.activity-schools>div{min-height:56px;border-radius:11px;background:#f2f7f8;padding:7px 8px;display:grid;grid-template-columns:1fr auto;align-items:end}.activity-schools>div:first-child{background:#fff7e5}.activity-schools b{font-size:9px;color:#173849}.activity-schools small{font-size:7.5px;color:#6e838c}.fish-school{grid-column:1/-1;display:flex;align-items:center;height:24px}.fish-school i{font-style:normal;font-size:15px;line-height:1;margin-right:-3px}.fish-school i:nth-child(even){transform:translateY(4px) scale(.88)}.fish-school.level-5 i{filter:hue-rotate(330deg) saturate(1.2)}.fish-school.level-3 i{filter:hue-rotate(155deg) saturate(.75)}
.fish-activity{display:none}.tide-forecast-graph{position:relative;height:86px;margin-top:2px;overflow:hidden;border-radius:10px;background:linear-gradient(180deg,#f7fbfc,#eef7f9)}.tide-forecast-graph .tide-curve{position:absolute;inset:0;width:100%;height:72px;margin:0}.graph-hours{position:absolute;left:5px;right:5px;bottom:2px;display:flex;justify-content:space-between;color:#80939c;font-size:6.5px}.graph-fish-school{position:absolute;display:flex;align-items:center;height:25px}.graph-fish-school span{font-size:12px;line-height:1;margin-right:-5px;filter:saturate(.85)}.graph-fish-school span:nth-child(even){transform:translateY(5px) scale(.82)}.graph-fish-school b{position:absolute;top:-9px;left:1px;white-space:nowrap;font-size:6.5px;color:#8a5d09;background:#fff3cf;border-radius:999px;padding:2px 5px}.morning-school{left:20%;top:22px}.evening-school{left:67%;top:30px}.evening-school b{color:#a94f36;background:#ffebe5}.graph-forecast-note{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;margin-top:8px;padding:7px 9px;border-radius:9px;background:#f4f8f9}.graph-forecast-note b{font-size:8px;color:#173849}.graph-forecast-note span{font-size:7.5px;color:#607781;text-align:right}.graph-forecast-note small{grid-column:1/-1;font-size:6.5px;color:#8a9ba2}

/* Keep the complete catch-search action inside the first mobile viewport. */
#catches .catches-hero{height:112px;min-height:112px}#catches .screen-hero .hero-copy{bottom:10px}#catches .hero-copy h2{font-size:19px;margin:3px 0}#catches .hero-copy p{font-size:8.5px;line-height:1.35}#catches .catch-discovery{margin:7px 14px 3px}#catches .section-title.compact{padding:8px 2px 7px}#catches .section-title h3{font-size:15px}#catches .section-note{font-size:7.5px;margin-top:2px}#catches .source-switch{padding:3px;gap:4px}#catches .source-switch button{min-height:58px;padding:4px;gap:5px}#catches .source-icon{width:35px;height:35px;flex-basis:35px;border-radius:10px}#catches .source-icon svg{width:30px;height:30px}#catches .catch-filter-grid{gap:5px;margin-top:6px}#catches .catch-filter{min-height:48px;padding:7px 8px}#catches .feed-modes{margin-top:6px}#catches .feed-modes button{padding:5px 9px}#catches .result-cta{height:44px;margin-top:6px}
#catches .feed{display:flex;gap:11px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 16px 102px;scrollbar-width:none}#catches .feed::-webkit-scrollbar{display:none}#catches .catch-card{flex:0 0 58%;scroll-snap-align:start;margin:0;border-radius:14px}#catches .catch-photo{width:100%;height:auto;aspect-ratio:1/1;padding:10px;font-size:15px}#catches .catch-photo:before{font-size:52px}#catches .catch-info{padding:9px 10px 5px;gap:7px}#catches .catch-info .avatar{width:27px;height:27px;font-size:10px}#catches .catch-info b{font-size:10px}#catches .catch-card>p{font-size:9px;line-height:1.55;padding:0 10px;min-height:42px}#catches .catch-actions{padding:8px}#catches .catch-actions button{font-size:8px}.fish-photo-three{background:linear-gradient(150deg,#8dcfd0,#1a6f7f 55%,#083b52)}.fish-photo-four{background:linear-gradient(150deg,#ddb890,#638fa0 48%,#164e63)}
.catch-mode-tabs{position:sticky;top:var(--tm-topbar-h,0);z-index:12}.catch-post-panel{padding-bottom:calc(var(--tm-nav-h) + 18px)}.catch-post-form{display:grid;gap:12px;padding:16px}.catch-post-heading small{font-size:8px;letter-spacing:.16em;color:var(--blue);font-weight:900}.catch-post-heading h3{font-size:18px;margin:4px 0}.catch-post-heading p{font-size:9px;color:var(--muted);margin:0}.catch-post-form>label,.catch-post-form fieldset{display:grid;gap:6px;margin:0;padding:0;border:0}.catch-post-form>label>span,.catch-post-form legend{font-size:10px;font-weight:800;color:var(--navy)}.catch-post-form input[type="text"],.catch-post-form input[type="date"],.catch-post-form select,.catch-post-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font:inherit;font-size:11px;padding:11px 12px}.catch-post-form textarea{resize:vertical}.post-style-options{display:grid;grid-template-columns:1fr 1fr;gap:8px}.post-style-options label{position:relative}.post-style-options input{position:absolute;opacity:0}.post-style-options span{min-height:46px;border:1px solid var(--line);border-radius:12px;background:#fff;display:grid;place-items:center;font-size:11px;font-weight:800}.post-style-options input:checked+span{border-color:var(--aqua);background:#e5f5f5;color:var(--blue)}.catch-photo-input small{font-size:8px;color:var(--muted)}.catch-post-submit{margin-top:2px}.catch-card.user-post .catch-photo{background-size:cover;background-position:center}.catch-card.user-post .catch-photo:before{display:none}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.catch-photo-field>small{font-size:8px;color:var(--muted)}.catch-photo-preview{width:100%;aspect-ratio:1/1;border:1px dashed #9fc6cb;border-radius:16px;background:#eaf3f4;display:grid;place-items:center;overflow:hidden;background-size:cover;background-position:center}.catch-photo-preview span{font-size:10px;color:var(--muted);font-weight:700}.catch-photo-preview.has-photo span{display:none}.catch-photo-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catch-photo-actions button{height:48px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--blue);font:inherit;font-size:10px;font-weight:800}.catch-photo-actions button span{margin-right:5px;font-size:15px}.post-area-choice{width:100%;min-height:48px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;color:var(--navy);font:inherit;text-align:left}.post-area-choice b{font-size:11px}.post-area-choice i{font-style:normal;color:var(--aqua);font-size:18px}.post-location-detail input{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font:inherit;font-size:11px;padding:11px 12px}.post-datetime-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.post-datetime-row label{display:grid;gap:6px}.post-datetime-row label>span{font-size:10px;font-weight:800;color:var(--navy)}.catch-post-form input[type="time"]{width:100%;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font:inherit;font-size:11px;padding:11px 8px}.catch-post-submit:disabled{opacity:.45;cursor:not-allowed}.catch-card.user-post .catch-location-meta{display:block;color:var(--muted);font-size:8px;line-height:1.45}
.media-editor-backdrop{position:fixed;z-index:220;inset:0;background:#071923;display:grid;place-items:center}.media-editor{width:min(100%,480px);height:100dvh;display:flex;flex-direction:column;background:#071923;color:#fff;padding-bottom:max(16px,env(safe-area-inset-bottom))}.media-editor header{height:68px;display:grid;grid-template-columns:72px 1fr 72px;align-items:center;padding:8px 12px;text-align:center}.media-editor header button{border:0;background:transparent;color:#fff;font:inherit;font-size:10px;font-weight:800}.media-editor header button:last-child{color:#75d5dc}.media-editor header div{display:grid;gap:2px}.media-editor header b{font-size:14px}.media-editor header small{font-size:8px;color:#a7bbc3}.camera-square,.crop-square{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#000;touch-action:none}.camera-square video{width:100%;height:100%;object-fit:cover}.camera-frame{position:absolute;inset:14px;border:2px solid rgba(255,255,255,.9);box-shadow:0 0 0 999px rgba(0,0,0,.16)}.camera-frame:before,.camera-frame:after{content:"";position:absolute;background:rgba(255,255,255,.35)}.camera-frame:before{left:33.333%;right:33.333%;top:0;bottom:0;border-left:1px solid rgba(255,255,255,.35);border-right:1px solid rgba(255,255,255,.35);background:none}.camera-frame:after{top:33.333%;bottom:33.333%;left:0;right:0;border-top:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.35);background:none}.camera-square p{position:absolute;inset:0;display:grid;place-items:center;padding:28px;color:#fff;font-size:11px;line-height:1.6;text-align:center;background:#17333e}.camera-controls{flex:1;display:grid;place-items:center}.camera-controls>button{width:70px;height:70px;border:3px solid #fff;border-radius:50%;background:transparent;padding:5px}.camera-controls>button span{display:block;width:100%;height:100%;border-radius:50%;background:#fff}.crop-square img{position:absolute;left:50%;top:50%;max-width:none;transform-origin:center;user-select:none;-webkit-user-drag:none}.crop-grid{position:absolute;inset:0;pointer-events:none;border:1px solid rgba(255,255,255,.75);background:linear-gradient(90deg,transparent 33.2%,rgba(255,255,255,.32) 33.3%,rgba(255,255,255,.32) 33.6%,transparent 33.7%,transparent 66.3%,rgba(255,255,255,.32) 66.4%,rgba(255,255,255,.32) 66.7%,transparent 66.8%),linear-gradient(0deg,transparent 33.2%,rgba(255,255,255,.32) 33.3%,rgba(255,255,255,.32) 33.6%,transparent 33.7%,transparent 66.3%,rgba(255,255,255,.32) 66.4%,rgba(255,255,255,.32) 66.7%,transparent 66.8%)}.crop-zoom{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:22px}.crop-zoom span{font-size:8px;color:#b8c9cf}.crop-zoom input{accent-color:#63ccd4}
.region-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 0}.region-buttons button{min-height:48px;border:1px solid #dce7ea;border-radius:13px;background:#fff;color:#173849;padding:8px;font:inherit;font-size:11px;font-weight:800}.region-back,.nationwide-map,.nationwide-picker>.pref-buttons,.nationwide-picker>.spot-panel,.nationwide-picker>.map-credit{display:none}.nationwide-picker.region-selected .region-buttons{display:none}.nationwide-picker.region-selected .region-back{display:block;border:0;background:transparent;color:#087f99;font:inherit;font-size:10px;font-weight:900;padding:2px 0 7px}.nationwide-picker.region-selected .nationwide-map,.nationwide-picker.region-selected>.pref-buttons,.nationwide-picker.region-selected>.spot-panel,.nationwide-picker.region-selected>.map-credit{display:block}.nationwide-map{height:245px}.nationwide-map svg{width:100%;height:100%}.nationwide-picker .pref-buttons{max-height:82px;overflow-y:auto}
.plan-map-choice{width:100%;min-height:78px;border:1px solid #d8e5e8;border-radius:16px;background:#fff;padding:12px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;text-align:left;color:#173849;font:inherit}.plan-map-choice>span{width:42px;height:42px;border-radius:12px;background:#e6f5f7;color:#087f99;display:grid;place-items:center;font-size:22px}.plan-map-choice small,.plan-map-choice b{display:block}.plan-map-choice small{font-size:8px;color:#71858f}.plan-map-choice b{font-size:12px;margin-top:4px}.plan-map-choice i{font-style:normal;color:#087f99;font-size:20px}
.nationwide-map .prefecture{transition:opacity .2s ease,fill .2s ease,stroke .2s ease}.nationwide-map .prefecture.region-muted{opacity:.12!important;fill:#dce5e7!important}.nationwide-map .prefecture.region-highlight{opacity:1!important;fill:#49b9c2!important;stroke:#087f99!important;stroke-width:1.4}.nationwide-map .prefecture.region-highlight:hover,.nationwide-map .prefecture.region-highlight.selected{fill:#087f99!important}
.sheet-backdrop{z-index:140;overflow:hidden}.sheet{max-height:calc(100dvh - 12px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:max(28px,env(safe-area-inset-bottom))}.sheet-backdrop:has(.picker-map){z-index:140}.sheet:has(.picker-map){max-height:calc(100dvh - 12px);padding-bottom:max(28px,env(safe-area-inset-bottom))}.picker-options{padding-bottom:4px}.picker-map .nationwide-map{height:190px}.picker-map .nationwide-picker .pref-buttons{max-height:none;overflow:visible}.picker-map .spot-panel{margin-bottom:10px;padding-bottom:4px}

/* Keep the previous-step action in the same top-left position on every plan step. */
.plan-panel{display:flex;flex-direction:column}.plan-panel>.plan-back{order:-1;align-self:flex-start;margin:0 0 10px;padding:7px 2px;border:0;background:transparent;color:#087f99;font:inherit;font-size:10px;font-weight:900}
.plan-panel[data-plan-panel="1"] .calendar-card{padding:10px 11px}.plan-panel[data-plan-panel="1"] .calendar-month{margin-bottom:7px}.plan-panel[data-plan-panel="1"] .calendar-week,.plan-panel[data-plan-panel="1"] .tide-calendar{gap:3px}.plan-panel[data-plan-panel="1"] .tide-calendar button{min-height:38px;padding:3px 1px;border-radius:8px}.plan-panel[data-plan-panel="1"] .tide-calendar button b{font-size:10px}.plan-panel[data-plan-panel="1"] .tide-calendar button small{font-size:6.5px;margin-top:1px}.plan-panel[data-plan-panel="1"] .calendar-note{margin-top:6px}.plan-panel[data-plan-panel="1"] .selected-tide-card{padding:11px;margin-top:8px}.plan-panel[data-plan-panel="1"] .tide-curve{height:58px}
.plan-panel[data-plan-panel="1"] .calendar-card{order:1}.plan-panel[data-plan-panel="1"] .selected-tide-card{order:2}.plan-panel[data-plan-panel="1"] .plan-continue{order:3}
.plan-panel[data-plan-panel="1"] .tide-calendar button{min-height:30px;padding:2px 1px}.plan-panel[data-plan-panel="1"] .tide-calendar button b{font-size:9px}.plan-panel[data-plan-panel="1"] .tide-calendar button small{font-size:5.5px}.plan-panel[data-plan-panel="1"] .calendar-week span{font-size:7px;padding:1px}.plan-panel[data-plan-panel="1"] .calendar-card{padding:8px 10px}.plan-panel[data-plan-panel="1"] .selected-tide-card{margin-top:7px;border-radius:14px}.plan-panel[data-plan-panel="1"] .calendar-card{border-radius:0 0 14px 14px}
.plan-panel[data-plan-panel="1"] .tide-location{border-radius:17px 17px 0 0;border-bottom:1px solid #e1eaed;padding-bottom:10px}.plan-panel[data-plan-panel="1"] .selected-tide-card{margin-top:0;border-radius:0;padding-top:12px;border-bottom:1px solid #e1eaed;box-shadow:none}.plan-panel[data-plan-panel="1"] .calendar-card{margin-top:0;border-radius:0 0 17px 17px;box-shadow:none}.tide-location button{white-space:nowrap}.fish-activity{margin-top:12px;padding-top:11px;border-top:1px solid #e2eaed}.fish-activity-head{display:flex;align-items:center;justify-content:space-between}.fish-activity-head span{display:flex;flex-direction:column;gap:2px}.fish-activity-head b{font-size:11px}.fish-activity-head small{font-size:7.5px;color:#778a93}.fish-activity-head em{font-style:normal;font-size:7px;color:#087f99;background:#e5f5f7;border-radius:999px;padding:4px 7px}.activity-hours{display:flex;justify-content:space-between;margin-top:9px;color:#8a9aa1;font-size:7px}.activity-track{position:relative;height:9px;border-radius:999px;background:#e7edef;overflow:hidden}.activity-track i{position:absolute;top:0;bottom:0;border-radius:999px}.activity-track .morning{left:22.9%;width:8.4%;background:#f0b54b}.activity-track .evening{left:68.7%;width:8.4%;background:#ed8765}.activity-labels{display:flex;justify-content:space-between;margin-top:6px}.activity-labels b{font-size:8px;color:#536d78}.fish-activity>p{font-size:7px;color:#8b9ba2;margin:7px 0 0}

/* Six-step plan flow and stable nationwide map. */
.plan-wizard-flow.six-steps{grid-template-columns:repeat(6,minmax(0,1fr))}.plan-wizard-flow.six-steps button{min-width:0;padding-inline:1px}.plan-wizard-flow.six-steps b{font-size:7px;white-space:nowrap}.plan-wizard-flow.six-steps span{width:22px;height:22px;font-size:8px}
.plan-panel[data-plan-panel="2"] .calendar-card{padding:8px 10px;margin-top:0;border-radius:14px;box-shadow:none}.plan-panel[data-plan-panel="2"] .calendar-month{margin-bottom:7px}.plan-panel[data-plan-panel="2"] .calendar-week,.plan-panel[data-plan-panel="2"] .tide-calendar{gap:3px}.plan-panel[data-plan-panel="2"] .tide-calendar button{min-height:30px;padding:2px 1px;border-radius:8px}.plan-panel[data-plan-panel="2"] .tide-calendar button b{font-size:9px}.plan-panel[data-plan-panel="2"] .tide-calendar button small{font-size:5.5px;margin-top:1px}.plan-panel[data-plan-panel="2"] .calendar-week span{font-size:7px;padding:1px}.plan-panel[data-plan-panel="2"] .calendar-note{margin-top:6px}
.plan-panel[data-plan-panel="3"] .tide-location{border-radius:17px 17px 0 0;border-bottom:1px solid #e1eaed;padding-bottom:10px}.plan-panel[data-plan-panel="3"] .selected-tide-card{margin-top:0;border-radius:0 0 17px 17px;padding:12px 11px;border-bottom:1px solid #e1eaed;box-shadow:none}.plan-panel[data-plan-panel="3"] .tide-curve{height:58px}
.plan-inline-area{padding-bottom:8px}.plan-inline-area .nationwide-picker{padding:0}.plan-inline-area .nationwide-map{display:grid!important;width:100%;height:auto;aspect-ratio:1/1;margin:6px auto;overflow:hidden}.plan-inline-area .nationwide-map svg{width:100%;height:100%;display:block}.plan-inline-area .region-buttons{display:grid}.plan-inline-area .nationwide-picker.region-selected .region-buttons{display:none}.plan-inline-area .nationwide-picker>.map-credit{display:block}.plan-inline-area .spot-panel{display:block}.plan-inline-area .nationwide-picker:not(.region-selected)>.pref-buttons{display:none}.plan-inline-area .pref-buttons{max-height:none;overflow:visible;margin-top:6px}.plan-inline-area .spot-panel{padding-bottom:8px}

/* Keep every first-view hero and primary action on one shared mobile rhythm. */
.screen-hero,#profile .screen-hero,.gateway-copy,.hp-intro,.shore-intro,.utility-head,#catches .catches-hero{height:148px;min-height:148px}
.screen-hero .hero-copy,#catches .screen-hero .hero-copy{left:18px;right:18px;top:50%;bottom:auto;transform:translateY(-50%)}
.hero-copy h2,#catches .hero-copy h2,#profile .hero-copy h2,.hp-intro h2,.shore-intro h2,.gateway-copy h2,.utility-head h2{font-size:23px;line-height:1.2;margin:5px 0}
.hero-copy p,#catches .hero-copy p,.hp-intro p,.shore-intro p,.gateway-copy p,.utility-head p{font-size:10px;line-height:1.5}
.gear-wizard{padding-bottom:96px}
.gear-commerce-cta{position:static;left:auto;bottom:auto;transform:none;width:100%;margin:12px 0 0;box-shadow:0 8px 18px rgba(6,38,61,.18)}
.gear-wizard-panel[data-gear-panel="4"] .visual-category{grid-template-columns:repeat(3,1fr);gap:7px}
.gear-wizard-panel[data-gear-panel="4"] .visual-category button{min-height:76px;padding:7px 2px}
.gear-wizard-panel[data-gear-panel="4"] .visual-category button span{width:38px;height:38px;border-radius:12px;margin-bottom:3px}
.gear-wizard-panel[data-gear-panel="4"] .visual-category button span svg{width:26px;height:26px}
#catches .catch-discovery{margin:10px 14px 6px}
#catches .section-title.compact{padding:10px 2px 8px}
#catches .section-title h3{font-size:17px;line-height:1.3}
#catches .section-note{font-size:8px;line-height:1.45;margin-top:3px}
#catches .source-switch{padding:4px;gap:5px}
#catches .source-switch button{min-height:62px;padding:5px;gap:6px}
#catches .catch-filter-grid{gap:6px;margin-top:7px}
#catches .catch-filter{min-height:50px;padding:8px 9px}
#catches .result-cta{height:46px;margin-top:9px}
.app-shell:has(.main-app:not(.hidden)){overflow-x:hidden;overflow-y:visible;min-height:100dvh}
#profile{padding-bottom:104px}
#profile .profile-identity>div:nth-child(2){min-width:0;flex:1}
#profile .profile-identity>div:nth-child(2)>small{display:block;margin-top:3px;color:#6f838d;font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#profile .menu-list{margin-bottom:8px}
#profile .menu-list button{height:57px;padding:0 14px;gap:10px;cursor:pointer}
#profile .menu-list button>span:first-child{width:34px;min-width:34px;height:34px;margin:0;display:grid;place-items:center;color:#087f99;background:#e8f5f7;border-radius:10px}
#profile .menu-list .menu-line-icon svg{width:22px;height:22px}
#profile .menu-list button>b{flex:1;text-align:left;margin:0;font-size:12px}
#profile .menu-list button>i{width:18px;margin:0;text-align:right}
.profile-settings-sheet{padding-bottom:max(28px,env(safe-area-inset-bottom))}
#profileSettingsForm{display:grid;gap:12px}
#profileSettingsForm>label,#profileSettingsForm .settings-row>label{display:grid;gap:5px;color:#173849;font-size:9px;font-weight:800}
#profileSettingsForm input[type="text"],#profileSettingsForm input[type="number"],#profileSettingsForm select{width:100%;height:44px;border:1px solid #d9e5e8;border-radius:11px;background:#f8fbfb;padding:0 11px;color:#173849;font:inherit;font-size:11px}
.avatar-setting{grid-template-columns:54px 1fr;grid-template-rows:auto auto;align-items:center;padding:10px;border:1px solid #dce7e9;border-radius:14px;background:#f7fafb;position:relative}
.avatar-setting>span{grid-row:1/3;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#087f99 center/cover;color:#fff;font-size:18px}
.avatar-setting>b{align-self:end;font-size:11px}.avatar-setting>small{align-self:start;color:#71858f;font-size:8px}.avatar-setting>input{position:absolute;inset:0;opacity:0;cursor:pointer}
.settings-row{display:grid;grid-template-columns:1fr 1fr;gap:9px}.settings-counts{grid-template-columns:repeat(3,1fr)}
#profileSettingsForm fieldset{border:0;padding:0;margin:0}#profileSettingsForm legend{font-size:9px;font-weight:800;margin-bottom:6px}
.settings-chips{display:flex;flex-wrap:wrap;gap:6px}.settings-chips label{position:relative}.settings-chips input{position:absolute;opacity:0}.settings-chips span{display:block;border:1px solid #d9e5e8;border-radius:999px;padding:7px 10px;background:#fff;color:#607781;font-size:9px}.settings-chips input:checked+span{border-color:#087f99;background:#e8f6f7;color:#087f99;font-weight:900}
.profile-settings-save{width:100%;min-height:50px;margin-top:2px;border-radius:13px}
.profile-detail-page{z-index:115;padding-bottom:96px}
.profile-detail-content{padding:16px}
.profile-detail-intro{padding:4px 2px 14px}.profile-detail-intro>small{font-size:8px;letter-spacing:.15em;color:#087f99;font-weight:900}.profile-detail-intro h3{font-size:20px;margin:5px 0}.profile-detail-intro p{font-size:10px;line-height:1.55;color:#71858f;margin:0}
.profile-detail-list{display:grid;gap:10px}.profile-detail-list article{min-height:82px;display:grid;grid-template-columns:68px 1fr 24px;align-items:center;gap:11px;background:#fff;border:1px solid #dce7e9;border-radius:15px;padding:9px;box-shadow:0 6px 16px rgba(6,38,61,.05)}.profile-detail-list img{width:68px;height:62px;border-radius:11px;object-fit:cover;background:#e8f4f6}.profile-detail-list b,.profile-detail-list small{display:block}.profile-detail-list b{font-size:12px}.profile-detail-list small{font-size:8px;line-height:1.5;color:#70858e;margin-top:4px}.profile-detail-list button{border:0;background:transparent;color:#087f99;font-size:22px}

/* Unified full-width, dark, left-aligned page banners */
.screen-hero,#profile .screen-hero,.gateway-copy,.hp-intro,.shore-intro,.utility-head{height:148px;min-height:148px;border-radius:0;box-shadow:none;text-align:left}
.fishing-style-gateway{padding:0 16px 110px}.gateway-copy{margin:0 -16px;padding:18px;justify-content:center;background-position:center 54%}
.hp-home,.shore-search-home{padding-top:0}.hp-intro,.shore-intro{margin:0 -16px;padding:18px;justify-content:center}
.screen-hero:after{background:linear-gradient(90deg,rgba(3,25,39,.92) 0%,rgba(3,31,47,.72) 58%,rgba(3,25,39,.46) 100%)}
.gateway-copy:before,.hp-intro:before,.shore-intro:before,.utility-head:before{background:linear-gradient(90deg,rgba(3,25,39,.94) 0%,rgba(3,31,47,.75) 58%,rgba(3,25,39,.5) 100%)}
.screen-hero .hero-copy{left:18px;right:18px;top:50%;bottom:auto;transform:translateY(-50%);text-align:left}
.hero-copy h2,#profile .hero-copy h2,.hp-intro h2,.shore-intro h2,.gateway-copy h2,.utility-head h2{font-size:23px;line-height:1.2;margin:5px 0;text-align:left}
.hero-copy p,.hp-intro p,.shore-intro p,.gateway-copy p,.utility-head p{text-align:left;max-width:270px}
.utility-head{justify-content:center;align-items:flex-start;padding:18px;margin-bottom:14px}.utility-head-action{flex-direction:row;align-items:center;justify-content:space-between}.utility-head-action>div{align-self:center;text-align:left}.utility-head-action>button{align-self:center;margin:0}
.schedule-empty{background:#fff;border-radius:17px;padding:28px 18px;text-align:center}.schedule-empty span{display:inline-block;background:#e8f5f7;color:#087f99;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900}.schedule-empty h3{font-size:14px;margin:11px 0 5px}.schedule-empty p{font-size:10px;color:#71858f;margin:0}
.gateway-copy,.hp-intro,.shore-intro{background-image:url('assets/hero-trip-unified-v1.png')}.gear-hero img{object-position:center 55%}.catches-hero img{object-position:center 43%}.profile-hero img{object-position:center 42%}#favorites .utility-head{background-image:url('assets/hero-favorites-unified-v1.png')}#plans .utility-head{background-image:url('assets/hero-plans-unified-v1.png')}

/* Responsive application shell: device-size driven, never device-name driven. */
:root{
  --tm-safe-bottom:env(safe-area-inset-bottom,0px);
  --tm-topbar-h:64px;
  --tm-nav-base:76px;
  --tm-nav-h:calc(var(--tm-nav-base) + var(--tm-safe-bottom));
  --tm-hero-h:clamp(136px,17.4dvh,154px);
  --tm-hero-title:clamp(21px,5.8vw,24px);
  --tm-body-text:clamp(9px,2.55vw,11px);
  --tm-page-pad:clamp(14px,4vw,18px);
  --tm-control-h:clamp(46px,6.4dvh,54px);
  --tm-section-gap:clamp(8px,1.45dvh,14px);
}
html,body{min-height:100%;min-height:100dvh;overflow-x:hidden}
.app-shell,.splash,.main-app{min-height:100dvh}
.main-app{padding-bottom:0}
.bottom-nav{height:var(--tm-nav-h);padding-bottom:var(--tm-safe-bottom)}
.bottom-nav button{min-height:var(--tm-nav-base)}
.screen-hero,#profile .screen-hero,.gateway-copy,.hp-intro,.shore-intro,.utility-head,#catches .catches-hero{height:var(--tm-hero-h);min-height:var(--tm-hero-h)}
.hero-copy h2,#catches .hero-copy h2,#profile .hero-copy h2,.hp-intro h2,.shore-intro h2,.gateway-copy h2,.utility-head h2{font-size:var(--tm-hero-title)}
.hero-copy p,#catches .hero-copy p,.hp-intro p,.shore-intro p,.gateway-copy p,.utility-head p{font-size:var(--tm-body-text);line-height:1.5}
.primary,.result-cta,.hp-search-cta,.gear-commerce-cta,.plan-save,.profile-settings-save{min-height:var(--tm-control-h)}
.result-page,.plan-composer,.profile-detail-page{height:100dvh;max-height:100dvh;padding-bottom:calc(var(--tm-nav-h) + 16px);overscroll-behavior:contain}
.sheet{max-height:calc(100dvh - 12px);padding-bottom:max(28px,var(--tm-safe-bottom))}
.boat-sticky-cta{bottom:calc(var(--tm-nav-h) + 8px)}
.toast{bottom:calc(var(--tm-nav-h) + 18px)}
#favorites,#plans,#profile{padding-bottom:calc(var(--tm-nav-h) + 20px)}
.saved-list,.schedule-list,.menu-list{scroll-margin-bottom:var(--tm-nav-h)}

/* Connected My Page library actions */
.profile-detail-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.profile-detail-intro>div{min-width:0}.profile-detail-action{flex:0 0 auto;border:0;border-radius:11px;background:#087f99;color:#fff;padding:10px 12px;font:inherit;font-size:9px;font-weight:900}.profile-detail-empty{display:grid;gap:5px;text-align:center;background:#fff;border-radius:16px;padding:28px 16px;color:#6f838d}.profile-detail-empty b{color:#173849;font-size:13px}.tackle-settings-sheet{padding-bottom:max(28px,env(safe-area-inset-bottom))}.tackle-settings-form{display:grid;gap:11px}.tackle-settings-form label{display:grid;gap:5px;font-size:9px;font-weight:800;color:#173849}.tackle-settings-form input,.tackle-settings-form select,.tackle-settings-form textarea{width:100%;border:1px solid #d9e5e8;border-radius:11px;background:#f8fbfb;padding:11px;color:#173849;font:inherit;font-size:11px}.saved-list .saved-remove{color:#ef765d}.saved-list-empty{background:#fff;border-radius:16px;padding:30px 16px;text-align:center;color:#738791;font-size:11px}

/* Catch social hub and fishing-session composer */
.catch-social-home{display:grid;gap:18px;padding:14px 0 calc(var(--tm-nav-h) + 22px);background:#f4f7f8}.catch-social-section>header{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;padding:0 16px 9px}.catch-social-section h3{font-size:16px;margin:0;color:#12364a}.catch-social-section header p{font-size:9px;color:#71858f;margin:3px 0 0}.catch-social-section header>button{border:0;background:none;color:#087f99;font:inherit;font-size:10px;font-weight:900}.catch-social-carousel{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 4px;scrollbar-width:none}.catch-social-carousel::-webkit-scrollbar{display:none}.social-catch-card{flex:0 0 76%;scroll-snap-align:start;background:#fff;border-radius:17px;overflow:hidden;box-shadow:0 5px 18px rgba(7,47,68,.08)}.social-card-main{width:100%;display:grid;grid-template-columns:112px 1fr;border:0;background:#fff;padding:0;text-align:left;color:#173849;font:inherit}.social-card-photo{min-height:132px;background:#dfeaec center/cover no-repeat;position:relative}.social-card-photo i{position:absolute;right:7px;bottom:7px;border-radius:999px;background:rgba(0,0,0,.64);color:#fff;padding:4px 7px;font-size:8px;font-style:normal}.social-card-copy{display:flex;flex-direction:column;gap:5px;padding:10px}.social-card-copy>b{font-size:12px}.social-card-copy>small{font-size:8px;line-height:1.5;color:#70848e}.social-card-copy>em{font-size:8px;line-height:1.5;color:#526d79;font-style:normal}.social-user{display:flex;align-items:center;gap:5px}.social-user strong{font-size:8px}.social-avatar{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#087f99;color:#fff;font-size:8px}.social-card-actions{display:flex;align-items:center;gap:3px;border-top:1px solid #edf2f3;padding:7px}.social-card-actions button{border:0;background:#fff;color:#5f7782;font:inherit;font-size:8px;padding:5px}.social-card-actions button.selected{color:#e66962;font-weight:900}.social-card-actions span{margin-left:auto;color:#82949c;font-size:7px}.chip-carousel .discovery-chip{flex:0 0 108px;border:0;background:#fff;border-radius:15px;padding:8px;color:#173849;font:inherit;text-align:left;box-shadow:0 4px 15px rgba(7,47,68,.07)}.discovery-chip>span{display:block;width:100%;aspect-ratio:1/1;border-radius:11px;background:#dce9ec center/cover no-repeat}.discovery-chip b,.discovery-chip small{display:block}.discovery-chip b{font-size:10px;margin-top:7px}.discovery-chip small{font-size:7px;color:#728791;margin-top:2px}.social-empty{padding:18px;color:#7a8d96;font-size:10px}
.catch-post-form{gap:13px}.session-fields,.catch-entry-editor{background:#fff;border-radius:17px;padding:13px;box-shadow:0 4px 15px rgba(7,47,68,.06)}.session-fields{display:grid;gap:11px}.session-fields h4,.entry-list-heading h4{font-size:13px;margin:0}.session-fields>label,.entry-fields>label,.catch-post-form>label{display:grid;gap:5px}.session-fields label>span,.entry-fields label>span,.catch-post-form>label>span{font-size:9px;font-weight:800;color:#173849}.session-fields input[type="text"],.session-fields input[type="date"],.session-fields input[type="time"],.entry-fields input{width:100%;height:42px;border:1px solid #d9e5e8;border-radius:10px;background:#f9fbfb;padding:0 10px;font:inherit;font-size:10px}.session-fields .post-datetime-row{grid-template-columns:1.3fr 1fr 1fr}.catch-entry-list{display:grid;gap:10px}.entry-list-heading{display:flex;align-items:center;justify-content:space-between}.entry-list-heading p{font-size:8px;color:#748892;margin:3px 0 0}.entry-list-heading>b{border-radius:999px;background:#e7f5f7;color:#087f99;padding:5px 8px;font-size:9px}.catch-entry-editor{display:grid;gap:11px}.catch-entry-editor>header{display:flex;align-items:center;justify-content:space-between}.catch-entry-editor header small{font-size:7px;letter-spacing:.14em;color:#087f99;font-weight:900}.catch-entry-editor header h4{font-size:14px;margin:2px 0 0}.catch-entry-editor header>button{border:0;background:#fff0ed;color:#d56153;border-radius:8px;padding:6px 8px;font:inherit;font-size:8px}.fish-picker{display:grid;gap:8px}.fish-picker>input{height:40px;border:1px solid #d9e5e8;border-radius:10px;padding:0 10px;font:inherit;font-size:10px}.fish-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.fish-category-grid button{border:1px solid #dce6e9;border-radius:10px;background:#f8fbfb;padding:7px 3px;color:#173849;font:inherit}.fish-category-grid span,.fish-category-grid b{display:block}.fish-category-grid span{font-size:18px}.fish-category-grid b{font-size:7px;margin-top:2px}.fish-taxon-list{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px}.fish-taxon-list button{flex:0 0 auto;border:1px solid #d9e5e8;border-radius:999px;background:#fff;padding:7px 9px;font:inherit;font-size:9px;color:#173849}.fish-taxon-list small{display:block;font-size:6px;color:#7a8e97}.custom-fish-toggle{border:0;background:none;color:#087f99;text-align:left;padding:0;font:inherit;font-size:8px;font-weight:800}.entry-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px}.entry-fields>label:last-child{grid-column:1/-1}.quantity-stepper{display:grid;grid-template-columns:34px 1fr 34px;border:1px solid #d9e5e8;border-radius:10px;overflow:hidden}.quantity-stepper button{border:0;background:#eaf6f8;color:#087f99;font-size:16px}.quantity-stepper input{border:0!important;border-radius:0!important;text-align:center}.size-field{position:relative}.size-field input{padding-right:29px}.size-field i{position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:8px;font-style:normal;color:#728791}.unknown-size{display:flex!important;align-items:center;gap:4px!important;font-size:7px!important;color:#6e838d!important}.unknown-size input{width:auto;height:auto}.entry-photo-row{display:flex;align-items:center;gap:10px}.entry-photo-tile{width:112px;height:112px;flex:0 0 112px;border:1px dashed #8fbfc7;border-radius:14px;background:#eaf4f5 center/cover no-repeat;color:#637d87;font:inherit;font-size:8px;line-height:1.55}.entry-photo-tile.has-photo{align-items:flex-end;padding:7px;border-style:solid;color:#fff;text-shadow:0 1px 3px #000}.entry-photo-row>small{font-size:8px;color:#748992;line-height:1.6}.entry-error,.session-form-error{min-height:12px;margin:0;color:#d95f51;font-size:8px}.add-catch-entry{min-height:48px;border:1px solid #90c7cf;border-radius:13px;background:#fff;color:#087f99;font:inherit;font-size:10px;font-weight:900}.add-catch-entry:disabled{opacity:.4}.photo-choice-sheet{display:grid;gap:8px;padding-bottom:max(22px,env(safe-area-inset-bottom))}.photo-choice-sheet h3{font-size:15px;margin:2px 0 7px}.photo-choice-sheet button{height:48px;border:1px solid #dce6e9;border-radius:12px;background:#fff;color:#173849;font:inherit;font-size:11px;font-weight:800}.photo-choice-sheet button:last-child{border:0;color:#738791}
.social-detail-content,.public-profile-content,.social-list-page main{padding:14px 14px 100px}.detail-author,.public-profile-head{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:15px;padding:11px}.detail-author>button:first-child{display:flex;align-items:center;gap:8px;border:0;background:none;color:#173849;font:inherit}.detail-author span,.public-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#087f99;color:#fff}.detail-author>button:last-child,.public-profile-head>button{border:1px solid #087f99;border-radius:10px;background:#fff;color:#087f99;padding:8px 10px;font:inherit;font-size:9px;font-weight:900}.detail-session-summary,.detail-catch-timeline,.comment-section,.public-profile-info,.profile-posts{background:#fff;border-radius:15px;padding:13px;margin-top:10px}.detail-session-summary h3{font-size:15px;margin:0}.detail-session-summary p{font-size:9px;line-height:1.6;color:#617985}.detail-catch-timeline{display:grid;gap:10px}.detail-catch-timeline article{display:grid;grid-template-columns:88px 1fr;gap:10px;align-items:center}.detail-catch-timeline img{width:88px;aspect-ratio:1/1;object-fit:cover;border-radius:12px}.detail-catch-timeline time{font-size:8px;color:#087f99}.detail-catch-timeline h4{font-size:13px;margin:4px 0}.detail-catch-timeline p{font-size:9px;color:#70858f}.detail-social-actions{display:flex;gap:6px;align-items:center;padding:10px 2px}.detail-social-actions button{border:1px solid #dce5e8;border-radius:10px;background:#fff;padding:8px;font:inherit;font-size:8px}.detail-social-actions button.selected{color:#e0645d}.detail-social-actions span{margin-left:auto;font-size:8px;color:#71858f}.comment-section h3{font-size:13px}.comment-item{border-top:1px solid #edf2f3;padding:10px 0}.comment-item>button{display:flex;align-items:center;gap:6px;border:0;background:none;font:inherit}.comment-item>button span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#e8f5f7;color:#087f99}.comment-item p{font-size:10px;margin:6px 0}.comment-item>div>button{border:0;background:none;color:#728791;font:inherit;font-size:8px}.comment-reply{margin-left:22px;border-left:2px solid #e0ecee;padding-left:8px}.comment-section form{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:10px}.comment-section input,.social-list-filters input{height:42px;border:1px solid #dae5e8;border-radius:10px;padding:0 10px;font:inherit;font-size:9px}.comment-section form button{border:0;border-radius:10px;background:#087f99;color:#fff;padding:0 12px}.public-profile-head{flex-direction:column;gap:7px;text-align:center}.public-profile-head h3{margin:0}.public-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.public-profile-stats span{background:#fff;border-radius:12px;padding:10px;text-align:center;font-size:8px}.public-profile-stats b{display:block;font-size:15px}.public-profile-info{display:flex;flex-wrap:wrap;gap:6px}.public-profile-info p{width:100%;font-size:10px}.public-profile-info span{border-radius:999px;background:#e9f5f7;padding:6px 8px;font-size:8px}.profile-posts{display:grid;gap:10px}.profile-posts .social-catch-card,.social-list-content .social-catch-card{width:100%;margin-bottom:10px}.social-list-filters{position:sticky;top:72px;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:6px;background:#f4f7f8;padding:10px 0}.social-list-filters input:first-child{grid-column:1/-1}.social-list-content{padding-top:4px}
@media(max-width:380px){.social-catch-card{flex-basis:82%}.social-card-main{grid-template-columns:96px 1fr}.entry-fields{grid-template-columns:1fr}.entry-fields>label:last-child{grid-column:auto}.fish-category-grid{grid-template-columns:repeat(2,1fr)}.entry-photo-tile{width:104px;height:104px;flex-basis:104px}}

/* Keep actions directly below their choices on every phone height. */
#catches .catch-discovery{min-height:0}
#catches .result-cta{margin-top:12px;margin-bottom:10px;flex:0 0 auto}
.gear-wizard-panel.active{min-height:0}
.gear-wizard-panel[data-gear-panel="4"].active{display:block}
.gear-wizard-panel[data-gear-panel="4"] .gear-commerce-cta{margin-top:12px}
.fishing-style-gateway,.hp-home,.shore-search-home{padding-bottom:calc(var(--tm-nav-h) + 12px)}

/* Compact phones: keep actions visible without shrinking tap targets below 44px. */
@media (max-height:700px){
  :root{--tm-hero-h:120px;--tm-hero-title:20px;--tm-section-gap:6px;--tm-control-h:44px}
  .screen-hero .hero-copy,#catches .screen-hero .hero-copy{left:16px;right:16px}
  .search-mode-tabs{height:44px}
  .gear-flow{padding-top:6px;padding-bottom:6px}
  .gear-wizard-heading{padding:4px 3px 9px}
  .gear-wizard-heading h3{font-size:16px;margin:3px 0}
  .visual-choice button{min-height:126px;padding:10px 6px}
  .gear-wizard-panel[data-gear-panel="4"] .visual-category button{min-height:66px}
  .gear-wizard-panel[data-gear-panel="4"] .visual-category button span{width:32px;height:32px}
  #catches .catch-discovery{margin-top:5px}
  #catches .source-switch button{min-height:54px}
  #catches .catch-filter{min-height:44px}
  .utility-head{margin-bottom:8px}
}

/* Standard phones, including the iPhone 16 Pro reference viewport. */
@media (min-height:701px) and (max-height:850px){
  :root{--tm-hero-h:148px;--tm-hero-title:23px;--tm-control-h:48px}
}

/* Tall phones: distribute surplus height through content rhythm, not empty tails. */
@media (min-height:851px){
  :root{--tm-hero-h:166px;--tm-hero-title:24px;--tm-control-h:52px;--tm-section-gap:14px}
  .screen-hero .hero-copy,#catches .screen-hero .hero-copy{left:20px;right:20px}
  .gear-wizard-heading{padding-top:14px;padding-bottom:20px}
  .gear-wizard-panel[data-gear-panel="4"] .visual-category{gap:9px}
  .gear-wizard-panel[data-gear-panel="4"] .visual-category button{min-height:82px}
  #catches .catch-discovery{padding-top:4px;padding-bottom:4px}
  #catches .section-title.compact{padding-top:14px;padding-bottom:11px}
  #catches .source-switch button{min-height:68px}
  #catches .catch-filter-grid{margin-top:10px;gap:8px}
  #catches .catch-filter{min-height:54px}
  .utility-head{margin-bottom:18px}
  .add-plan-primary{min-height:70px}
}

@media (max-width:380px){
  :root{--tm-page-pad:14px;--tm-hero-title:20px}
  .hero-copy p,.hp-intro p,.shore-intro p,.gateway-copy p,.utility-head p{max-width:245px}
  .gear-wizard-panel[data-gear-panel="4"] .visual-category{gap:5px}
  .gear-wizard-panel[data-gear-panel="4"] .visual-category button b{font-size:9px}
}

.people-list-sheet{display:grid;gap:10px;padding-bottom:max(22px,env(safe-area-inset-bottom))}
.people-list-row{width:100%;min-height:52px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;border:0;border-bottom:1px solid #e5edef;background:#fff;color:#173849;text-align:left;font:inherit}
.people-list-row span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#087f99;color:#fff;font-size:10px}
.people-list-row b{font-size:11px}.people-list-row i{font-style:normal;color:#86a0aa}
.profile-visibility-settings{display:grid!important;grid-template-columns:1fr 1fr;gap:7px!important;padding:11px!important;border-radius:12px!important;background:#f4f8f9}
.profile-visibility-settings legend,.profile-visibility-settings>p{grid-column:1/-1}
.profile-visibility-settings>p{margin:0 0 3px;color:#748892;font-size:7px}
.profile-visibility-settings label{display:flex;align-items:center;gap:5px;font-size:8px;color:#294b5b}.profile-visibility-settings input{accent-color:#087f99}
.profile-fish-autocomplete{position:relative}.profile-fish-autocomplete>input{width:100%!important}.profile-fish-suggestions{position:absolute;z-index:25;left:0;right:0;top:49px;max-height:min(264px,36dvh);overflow-y:auto;background:#fff;border:1px solid #d5e4e7;border-radius:13px;box-shadow:0 14px 32px rgba(7,40,57,.16);padding:5px}.profile-fish-suggestions.hidden{display:none}.profile-fish-suggestions button{width:100%;min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-bottom:1px solid #edf2f3;background:#fff;padding:8px 9px;color:#173849;text-align:left;font:inherit}.profile-fish-suggestions button:last-child{border-bottom:0}.profile-fish-suggestions button span{font-size:11px;font-weight:800}.profile-fish-suggestions button small{font-size:7px;color:#71858f;text-align:right}.profile-fish-suggestions p{margin:0;padding:12px 9px;color:#71858f;font-size:9px;line-height:1.5}

/* Compact catch cards and unified social actions */
.social-card-main{grid-template-columns:96px minmax(0,1fr);align-items:start}
.social-card-photo{width:96px;min-height:0;aspect-ratio:1/1;background-size:cover;background-position:center}
.social-card-copy{min-width:0;padding:9px;gap:4px}
.social-card-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:6px}
.social-card-actions button{min-width:0;display:flex;align-items:center;justify-content:center;gap:3px;padding:6px 2px;white-space:nowrap;font-size:8px}
.social-card-actions button b{font-size:7px}
.social-card-actions button:nth-child(3).selected{color:#df8b24}
.social-card-impressions{display:flex;align-items:center;justify-content:center;margin-left:0!important;color:#71858f!important;font-size:7px!important;white-space:nowrap}
.detail-catch-timeline img{width:88px;height:88px;aspect-ratio:1/1;object-fit:cover}
.detail-social-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.detail-social-actions button{min-width:0;white-space:nowrap}.detail-social-actions button:nth-child(2).selected{color:#df8b24}
.detail-social-actions button[data-show-likes]{grid-column:1/-1}.detail-social-actions>span{grid-column:auto;margin-left:0;text-align:center;align-self:center}
.saved-catch-list{display:grid;gap:10px}.saved-catch-list .social-catch-card{width:100%;max-width:none;flex-basis:auto}
@media(max-width:380px){.social-card-main{grid-template-columns:88px minmax(0,1fr)}.social-card-photo{width:88px}.social-card-actions button,.social-card-impressions{font-size:6.5px!important}.social-card-actions button b{font-size:6px}}

/* Source-aware catch list filters */
.social-catch-card .social-card-main{height:96px;overflow:hidden}
.social-card-copy em{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.9em}
.social-list-filters{display:block;top:64px;padding:9px 0}
.selected-filter-tabs{display:flex;gap:7px;overflow-x:auto;padding:1px 2px 5px;scrollbar-width:none}.selected-filter-tabs::-webkit-scrollbar{display:none}
.selected-filter-tabs>button{flex:0 0 auto;min-width:108px;max-width:160px;display:grid;grid-template-columns:1fr auto;gap:2px 7px;align-items:center;border:1px solid #d7e5e8;border-radius:12px;background:#fff;padding:8px 9px;color:#173849;text-align:left;font:inherit}
.selected-filter-tabs small{grid-column:1/-1;font-size:7px;color:#718891}.selected-filter-tabs b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.selected-filter-tabs i{font-style:normal;color:#087f99}
.social-filter-sheet{padding-bottom:max(24px,env(safe-area-inset-bottom))}.social-filter-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:55dvh;overflow-y:auto}
.social-filter-options>button{min-height:45px;border:1px solid #d9e5e8;border-radius:11px;background:#fff;color:#173849;padding:8px;font:inherit;font-size:10px;text-align:left}.social-filter-options>button small{display:block;color:#738892;font-size:7px;margin-top:3px}
.period-filter-editor{display:block;max-height:none;overflow:visible}.period-filter-title{font-size:10px;font-weight:900;margin-bottom:8px}.period-filter-range{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:end}.period-filter-range label{display:grid;gap:5px}.period-filter-range span{font-size:8px;font-weight:800}.period-filter-range input{width:100%;height:44px;border:1px solid #d9e5e8;border-radius:10px;padding:0 8px;font:inherit;font-size:9px}.period-filter-range>b{padding-bottom:13px;color:#087f99}.period-filter-editor>p{min-height:16px;color:#d45d50;font-size:8px}.period-filter-actions{display:grid;grid-template-columns:1fr 1.3fr;gap:8px}.period-filter-actions button{min-height:46px;border:1px solid #cddfe3;border-radius:11px;background:#fff;color:#087f99;font:inherit;font-size:9px;font-weight:900}.period-filter-actions button:last-child{border:0;background:#087f99;color:#fff}
@media(max-width:380px){.social-catch-card .social-card-main{height:88px}.selected-filter-tabs>button{min-width:100px}.social-filter-options{grid-template-columns:1fr}}

/* Shared national fishing-spot picker */
.spot-master-search{height:42px;display:flex;align-items:center;gap:7px;margin:8px 0;border:1px solid #d5e4e7;border-radius:11px;background:#fff;padding:0 10px;color:#087f99}.spot-master-search input{min-width:0;flex:1;border:0!important;background:transparent!important;outline:0;font:inherit;font-size:10px;color:#173849}.spot-grid{max-height:min(330px,42dvh);overflow-y:auto;align-content:start}.spot-grid .spot-option{display:flex;align-items:center;justify-content:flex-start;gap:6px;text-align:left}.spot-type-icon{display:grid;place-items:center;width:22px;height:22px;flex:0 0 22px;border-radius:7px;background:#e8f5f7;font-size:11px}.spot-grid .spot-option b{font-size:9px}.spot-grid .spot-option[hidden]{display:none}

/* Two-step catch posting flow */
.catch-post-step-nav{display:grid;grid-template-columns:1fr 28px 1fr;align-items:start;margin:12px 14px 16px}.catch-post-step-nav>i{height:2px;margin-top:11px;background:#d8e6e8}.catch-post-step-nav button{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:3px;border:0;background:transparent;color:#7a8d95;font:inherit;padding:0}.catch-post-step-nav button span{width:23px;height:23px;display:grid;place-items:center;border:0;border-radius:50%;background:#e2e9ec;font-size:9px;font-weight:900}.catch-post-step-nav button b{font-size:8px}.catch-post-step-nav button.active,.catch-post-step-nav button.complete{color:#087f99;font-weight:900}.catch-post-step-nav button.active span,.catch-post-step-nav button.complete span{background:#087f99;color:#fff}.catch-post-step-nav button.complete span{font-size:0}.catch-post-step-nav button.complete span:after{content:'✓';font-size:10px}.catch-post-step-nav button:disabled{opacity:.65}.post-step-heading{margin-bottom:13px}.post-step-heading small{color:#087f99;font-size:8px;font-weight:900;letter-spacing:.12em}.post-step-heading h4{font-size:16px;margin:4px 0}.post-step-heading p{margin:0;color:#70858f;font-size:9px;line-height:1.5}.catch-post-next{width:100%;margin-top:8px}.catch-post-final-actions{display:grid;gap:8px}.catch-post-back{min-height:42px;border:1px solid #d4e3e6;border-radius:11px;background:#fff;color:#087f99;font:inherit;font-size:9px;font-weight:900}.catch-post-final-actions .catch-post-submit{width:100%;margin:0}

.entry-fields .quantity-stepper,.entry-fields .size-field{height:42px;border-radius:10px}.entry-fields .size-field{border:1px solid #d9e5e8;background:#f9fbfb;overflow:hidden}.entry-fields .size-field input{height:40px;border:0;background:transparent;border-radius:0}.entry-fields .quantity-stepper input{height:40px}.entry-fields>label:nth-child(-n+2){grid-template-rows:auto 42px}

/* My Page data drill-down and angler ranking */
.profile-record-stats{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.profile-record-stats button{min-height:62px;border:0;border-right:1px solid var(--line);background:#fff;color:var(--ink);font:inherit;text-align:center;padding:9px}.profile-record-stats button:last-child{border-right:0}.profile-record-stats b,.profile-record-stats small{display:block}.profile-record-stats b{font-size:16px}.profile-record-stats small{margin-top:2px;color:var(--muted);font-size:9px}.profile-record-stats button:active{background:#eaf6f8}.profile-stats-content{padding:14px 14px calc(var(--tm-nav-h) + 22px)}.profile-stat-intro{background:#e8f5f7;border-radius:15px;padding:13px;margin-bottom:10px}.profile-stat-intro b{font-size:14px;color:#087f99}.profile-stat-intro p{margin:4px 0 0;color:#607984;font-size:9px;line-height:1.55}.profile-stat-list,.profile-catch-list,.profile-species-grid{display:grid;gap:9px}.profile-stat-list article,.profile-catch-list article{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(6,38,61,.06)}.profile-stat-list article>button,.profile-catch-list article>button,.profile-species-grid>button{width:100%;display:grid;grid-template-columns:72px 1fr 18px;align-items:center;gap:10px;border:0;background:#fff;padding:9px;color:#173849;font:inherit;text-align:left}.profile-stat-list img,.profile-catch-list img,.profile-species-grid img{width:72px;aspect-ratio:1/1;object-fit:cover;border-radius:11px;background:#e6eff1}.profile-stat-list span,.profile-catch-list span,.profile-species-grid span{min-width:0}.profile-stat-list b,.profile-stat-list small,.profile-stat-list em,.profile-catch-list b,.profile-catch-list small,.profile-catch-list em,.profile-species-grid b,.profile-species-grid small,.profile-species-grid em{display:block}.profile-stat-list b,.profile-catch-list b,.profile-species-grid b{font-size:11px}.profile-stat-list small,.profile-catch-list small,.profile-species-grid small{margin-top:4px;color:#6f848e;font-size:8px;line-height:1.45}.profile-stat-list em,.profile-catch-list em,.profile-species-grid em{margin-top:4px;color:#087f99;font-size:8px;font-style:normal}.profile-stat-list i,.profile-catch-list i,.profile-species-grid i{color:#087f99;font-style:normal}.profile-species-grid>button{border-radius:15px;box-shadow:0 5px 15px rgba(6,38,61,.06)}.profile-stat-empty{grid-column:1/-1;padding:28px 15px;border-radius:15px;background:#fff;text-align:center}.profile-stat-empty b{font-size:12px}.profile-stat-empty p{margin:5px 0 0;color:#738791;font-size:9px}.angler-ranking-list{display:flex;gap:9px;overflow-x:auto;padding:0 16px 4px;scroll-snap-type:x mandatory;scrollbar-width:none}.angler-ranking-list::-webkit-scrollbar{display:none}.angler-ranking-list>button{flex:0 0 174px;display:grid;grid-template-columns:25px 34px 1fr 12px;grid-template-rows:auto auto;align-items:center;gap:2px 7px;border:0;border-radius:15px;background:#fff;padding:11px;color:#173849;font:inherit;text-align:left;box-shadow:0 4px 15px rgba(7,47,68,.07);scroll-snap-align:start}.angler-ranking-list>button>strong{grid-row:1/3;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#087f99;color:#fff;font-size:11px}.angler-ranking-list .social-avatar{grid-row:1/3;width:34px;height:34px}.angler-ranking-list b{align-self:end;font-size:9px}.angler-ranking-list small{align-self:start;color:#70858f;font-size:7px}.angler-ranking-list i{grid-column:4;grid-row:1/3;color:#087f99;font-style:normal}
.angler-ranking-page main{padding:14px 14px calc(var(--tm-nav-h) + 22px)}.ranking-filter-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ranking-filter-tabs button{min-width:0;display:grid;grid-template-columns:1fr auto;border:1px solid #d8e5e8;border-radius:12px;background:#fff;padding:9px;color:#173849;font:inherit;text-align:left}.ranking-filter-tabs small{grid-column:1/3;color:#71858f;font-size:7px}.ranking-filter-tabs b{overflow:hidden;margin-top:3px;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ranking-filter-tabs i{color:#087f99;font-style:normal}.ranking-basis{margin:12px 2px 8px;color:#687f89;font-size:9px}.ranking-full-list{display:grid;gap:8px}.ranking-full-list article{background:#fff;border-radius:14px;box-shadow:0 4px 15px rgba(7,47,68,.06);overflow:hidden}.ranking-full-list article>button{width:100%;display:grid;grid-template-columns:30px 40px 1fr 14px;align-items:center;gap:8px;border:0;background:#fff;padding:11px;color:#173849;font:inherit;text-align:left}.ranking-full-list strong{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#087f99;color:#fff}.ranking-full-list .social-avatar{width:40px;height:40px}.ranking-full-list span b,.ranking-full-list span small{display:block}.ranking-full-list span b{font-size:10px}.ranking-full-list span small{margin-top:3px;color:#71858f;font-size:8px}.ranking-full-list i{color:#087f99;font-style:normal}.ranking-filter-sheet{padding-bottom:max(25px,env(safe-area-inset-bottom))}.ranking-filter-sheet #rankingFilterOptions{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;max-height:52dvh;overflow-y:auto}.ranking-filter-sheet #rankingFilterOptions button{min-height:42px;border:1px solid #d8e5e8;border-radius:11px;background:#fff;color:#173849;font:inherit;font-size:9px}

/* Catch ranking cards */
.angler-ranking header>div{min-width:0}.angler-ranking header>button{display:block!important;visibility:visible!important;flex:0 0 auto;white-space:nowrap}.angler-ranking-list>button{flex-basis:194px;grid-template-columns:25px 54px 1fr 12px;grid-template-rows:auto;padding:9px;gap:7px}.angler-ranking-list>button>strong{grid-row:auto}.ranking-catch-photo{display:block;width:54px;aspect-ratio:1/1;border-radius:10px;background-position:center;background-size:cover}.ranking-catch-copy{min-width:0}.ranking-catch-copy b,.ranking-catch-copy small,.ranking-catch-copy em{display:block}.ranking-catch-copy b{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.ranking-catch-copy small{margin-top:3px;color:#70858f;font-size:8px}.ranking-catch-copy em{margin-top:3px;color:#087f99;font-size:7px;font-style:normal}.angler-ranking-list i{grid-column:auto;grid-row:auto}.ranking-full-list article>button{grid-template-columns:30px 64px 1fr 14px;padding:10px}.ranking-full-list .ranking-catch-photo{width:64px}

/* Unified catch cards and section actions */
.catch-social-section>header{align-items:center}.catch-social-section>header>div{min-width:0;overflow:hidden}.catch-social-section>header>button{display:block!important;visibility:visible!important;flex:0 0 auto;min-width:76px;min-height:36px;padding:8px 0;text-align:right;white-space:nowrap}.catch-social-section h3,.catch-social-section header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catch-social-carousel>.social-catch-card{flex:0 0 min(70%,300px);height:132px}.social-catch-card .social-card-main{height:96px;grid-template-columns:96px minmax(0,1fr)}.social-catch-card .social-card-photo{width:96px;height:96px;min-height:96px;aspect-ratio:1/1;background-position:center;background-size:cover}.social-card-copy{height:96px;box-sizing:border-box;overflow:hidden;padding:7px 8px 6px;gap:2px}.social-card-copy>b,.social-card-copy>small,.social-card-copy>em{overflow:hidden}.social-card-copy>b{font-size:10px;line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.social-card-copy>small{display:-webkit-box;font-size:7.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.social-card-copy>em{display:-webkit-box;font-size:7.5px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:1}.social-user{min-height:22px;overflow:hidden}.social-user strong{overflow:hidden;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.social-card-actions{height:36px;box-sizing:border-box;overflow:hidden}.ranking-badge{position:absolute;top:6px;left:6px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#087f99;color:#fff;font-size:11px;box-shadow:0 2px 7px rgba(0,0,0,.2)}
@media(max-width:380px){.catch-social-carousel>.social-catch-card{flex-basis:min(72%,270px);height:124px}.social-catch-card .social-card-main{height:88px;grid-template-columns:88px minmax(0,1fr)}.social-catch-card .social-card-photo{width:88px;height:88px;min-height:88px}.social-card-copy{height:88px;padding:6px 7px 5px;gap:1px}.social-card-copy>b{font-size:9px}.social-card-copy>small,.social-card-copy>em{font-size:7px}.catch-social-section>header>button{min-width:70px}}

/* Vertical, square-first catch cards */
.catch-social-carousel>.social-catch-card{flex:0 0 170px;width:170px;height:326px}.social-catch-card .social-card-main{display:block;height:286px;overflow:hidden}.social-catch-card .social-card-photo{display:block;width:170px;height:170px;min-height:170px;aspect-ratio:1/1}.social-card-copy{display:flex;width:100%;height:116px;padding:8px 9px 7px;gap:3px}.social-card-copy>b{font-size:10px;line-height:1.35}.social-card-copy>small{font-size:7.5px;line-height:1.45;-webkit-line-clamp:2}.social-card-copy>em{font-size:7.5px;line-height:1.45;-webkit-line-clamp:2}.social-card-actions{height:40px;padding:5px 4px}.social-card-actions button{padding:5px 3px}.profile-posts .social-catch-card,.social-list-content .social-catch-card,.saved-catch-list .social-catch-card{width:170px;max-width:170px;height:326px}.profile-posts,.social-list-content,.saved-catch-list{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));align-items:start}.profile-posts .social-catch-card,.social-list-content .social-catch-card,.saved-catch-list .social-catch-card{justify-self:center}.chip-carousel .discovery-chip{flex-basis:150px}.discovery-chip>span{position:relative}.discovery-chip>span>i{position:absolute;left:6px;bottom:6px;border-radius:999px;background:rgba(5,39,57,.78);color:#fff;padding:4px 7px;font-size:7px;font-style:normal}
@media(max-width:380px){.catch-social-carousel>.social-catch-card{flex-basis:162px;width:162px;height:310px}.social-catch-card .social-card-main{height:272px}.social-catch-card .social-card-photo{width:162px;height:162px;min-height:162px}.social-card-copy{height:110px;padding:7px 8px 6px}.social-card-actions{height:38px}.profile-posts .social-catch-card,.social-list-content .social-catch-card,.saved-catch-list .social-catch-card{width:162px;max-width:162px;height:310px}.profile-posts,.social-list-content,.saved-catch-list{grid-template-columns:repeat(auto-fill,minmax(162px,1fr))}}
.filter-option-search{grid-column:1/-1;display:grid;grid-template-columns:28px 1fr;align-items:center;min-height:42px;border:1px solid #d8e5e8;border-radius:11px;background:#fff;padding:0 9px}.filter-option-search span{color:#087f99;text-align:center}.filter-option-search input{width:100%;height:40px;border:0;background:transparent;font:inherit;font-size:9px;outline:0}.chip-carousel .discovery-chip{height:196px}.chip-carousel .discovery-chip>span{height:134px;aspect-ratio:auto}.chip-carousel .discovery-chip b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chip-carousel .discovery-chip small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.4}

/* GitHub-managed commerce and reservation actions */
.price-updated{display:block;margin-top:5px;color:#71858f;font-size:8px}.rank-buy{justify-content:space-between}.rank-buy>div{display:flex;gap:6px}.rank-buy .product-detail-button{min-height:38px;border:1px solid #087f99;border-radius:10px;background:#fff;color:#087f99;font:inherit;font-size:9px;font-weight:900;padding:8px 10px}.rank-buy .shop-link{display:grid;place-items:center;min-height:38px;margin:0;border-radius:10px;padding:8px 10px;color:#fff;font-size:9px;font-weight:900;text-decoration:none}.rank-buy .amazon-link{background:#253746}.rank-buy .rakuten-link{background:#b63131}.gear-article-carousel article{display:flex;flex-direction:column}.gear-article-carousel article button{margin-top:auto;text-align:left}
.commerce-detail-page{z-index:91;background:#f5f8fa}.commerce-detail-content{padding:14px 14px calc(var(--tm-nav-h) + 28px)}.commerce-hero,.article-detail-head{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 7px 20px rgba(6,38,61,.07)}.commerce-hero>img,.article-detail-head>img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.commerce-hero>div,.article-detail-head{padding-bottom:15px}.commerce-hero>div{padding:14px}.commerce-hero small,.article-detail-head>span{color:#087f99;font-size:9px;font-weight:900}.commerce-hero h1,.article-detail-head h1{margin:6px 0;font-size:20px;line-height:1.35;color:#123548}.commerce-hero b{display:block;margin-top:8px;font-size:16px}.commerce-hero em{display:block;margin-top:4px;color:#758892;font-size:8px;font-style:normal}.commerce-section{margin-top:11px;border-radius:16px;background:#fff;padding:14px;box-shadow:0 5px 16px rgba(6,38,61,.05)}.commerce-section h2,.commerce-section h3{margin:0 0 9px;color:#173849;font-size:15px}.commerce-section ul{margin:0;padding-left:20px;color:#536c77;font-size:10px;line-height:1.75}.commerce-section p{color:#536c77;font-size:10px;line-height:1.7}.commerce-section p b{display:block;color:#173849}.commerce-section dl{margin:0}.commerce-section dl>div{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e6edef;padding:9px 0;font-size:10px}.commerce-section dl>div:last-child{border-bottom:0}.commerce-section dt{color:#72868f}.commerce-section dd{margin:0;color:#173849;font-weight:800}.commerce-shop-links{display:flex;gap:8px}.commerce-shop-links .shop-link{flex:1;display:grid;place-items:center;min-height:48px;border-radius:12px;color:#fff;text-decoration:none;font-size:11px;font-weight:900}.commerce-shop-links .amazon-link{background:#253746}.commerce-shop-links .rakuten-link{background:#b63131}.commerce-section>small{display:block;margin-top:8px;color:#788b93;font-size:8px}.commerce-save{width:100%;min-height:48px;margin-top:11px;border:1px solid #087f99;border-radius:13px;background:#fff;color:#087f99;font:inherit;font-size:11px;font-weight:900}.commerce-save.saved{background:#e8f6f8}.related-content-link{width:100%;display:flex;flex-direction:column;gap:4px;border:0;border-bottom:1px solid #e4ecee;background:#fff;padding:10px 0;color:#173849;font:inherit;text-align:left}.related-content-link:last-child{border-bottom:0}.related-content-link b{font-size:11px}.related-content-link span{color:#70858f;font-size:9px;line-height:1.5}.article-detail-head{padding:0 0 15px}.article-detail-head>span,.article-detail-head>h1,.article-detail-head>p,.article-detail-head>small{display:block;margin-left:14px;margin-right:14px}.article-detail-head>span{margin-top:13px}.article-detail-head>p{color:#536c77;font-size:10px;line-height:1.65}.article-detail-head>small{color:#7b8c93;font-size:8px}.article-copy p{margin-bottom:0}
.boat-booking-actions{grid-template-columns:1fr;gap:5px}.boat-booking-actions.hidden{display:none}.web-booking-cta{display:grid;place-items:center;min-height:52px;border-radius:14px;background:#06324b;color:#fff;font-size:12px;font-weight:900;text-decoration:none;transition:background .18s ease,transform .18s ease}.web-booking-cta:active,.web-booking-cta:focus-visible{background:#087f99;transform:translateY(1px)}.phone-booking-wrap{display:grid;place-items:center;min-height:48px}.phone-booking-link{display:grid;place-items:center;min-width:160px;min-height:44px;color:#667983;font-size:11px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.phone-booking-wrap small{margin-top:-7px;color:#87979e;font-size:8px}
@media(max-width:380px){.rank-buy{align-items:flex-start;flex-direction:column}.rank-buy>div{width:100%}.rank-buy .shop-link{flex:1}.commerce-detail-content{padding-left:12px;padding-right:12px}}
