:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f2f0e7;--foreground:#102219;--muted:#59665d;--panel:#fffaf3;--panel-muted:#e7eadf;--panel-blue:#dcebf0;--border:#cbc5b1;--accent:#c65f20;--accent-strong:#183d31;--accent-blue:#2f7284;--accent-amber:#d1932d;--warning:#9a4d16;--danger:#9b2f23;--sidebar:#0f2d23;--sidebar-panel:#193a2e;--sidebar-muted:#b8c6b8;--shadow:0 16px 34px #1b23191f;--shadow-soft:0 10px 22px #1b231914;--mobile-shell-header-height:calc(60px + env(safe-area-inset-top))}body:has(.huntkeep-home){background:#071b13}body:has(.huntkeep-cohesive-page){background:#071b13}.app-shell:has(.huntkeep-cohesive-page)>.main{background:#071b13}body:has(.huntkeep-home) .offline-sync-panel{bottom:calc(94px + env(safe-area-inset-bottom))}*{box-sizing:border-box}html,body{background:var(--background);width:100%;max-width:100%;min-height:100%;color:var(--foreground);letter-spacing:0;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.skip-link{z-index:100;color:#102219;background:#fffaf3;border-radius:8px;padding:10px 14px;font-weight:800;position:fixed;top:8px;left:8px;transform:translateY(calc(-100% - 16px))}.skip-link:focus{outline-offset:2px;outline:3px solid #f0a348;transform:translateY(0)}.huntkeep-build-marker{top:calc(env(safe-area-inset-top) + 6px);z-index:120;color:#fff8e8;letter-spacing:.02em;pointer-events:none;background:#071b13e6;border:1px solid #ffffff85;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:800;position:fixed;right:8px}.app-shell{grid-template-columns:250px minmax(0,1fr);width:100%;max-width:100%;min-height:100vh;display:grid}.app-shell:not(:has(.sidebar)){grid-template-columns:minmax(0,1fr)}.sidebar{background:var(--sidebar);color:#f8f3e3;border-right:1px solid #ffffff1a;flex-direction:column;padding:28px 22px;display:flex}.sidebar-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.sidebar-content{flex-direction:column;flex:1;gap:26px;padding-top:26px;display:flex}.sidebar-toggle{width:auto;display:none}.brand-lockup{min-width:0;color:inherit;flex:0 auto;align-items:center;display:flex}.brand-header-logo{object-fit:contain;border-radius:12px;width:min(212px,100%);height:auto;display:block}.muted{color:var(--muted)}.nav{gap:8px;display:grid}.nav a{min-height:44px;color:var(--sidebar-muted);border:1px solid #0000;border-radius:8px;align-items:center;padding:0 12px;display:flex}.nav a:hover,.nav a:focus-visible{color:#fffaf0;background:#ffffff14;border-color:#ffffff1f;outline:none}.nav a[aria-current=page]{color:#fffaf0;background:#ffffff1a;border-color:#fff3}.nav .nav-journal-link[aria-current=page]{color:#f0ce93;background:#e2a4471a;border-color:#e2a4473d}.nav .nav-journal-link{color:#dec799;border-color:#e2a44729;font-weight:800}.nav .nav-journal-link:hover,.nav .nav-journal-link:focus-visible{color:#f0ce93;background:#e2a44714;border-color:#e2a44747}.nav .nav-journal-link[aria-current=page]:before{content:"";background:#e2a447;border-radius:50%;width:6px;height:6px;margin-right:9px}.auth-panel{background:var(--sidebar-panel);border:1px solid #ffffff29;border-radius:8px;gap:10px;margin-top:auto;padding:12px;display:grid}.auth-panel div{gap:4px;display:grid}.auth-panel strong{font-size:.95rem}.auth-panel span,.auth-note{color:var(--sidebar-muted);overflow-wrap:anywhere;font-size:.86rem}.auth-panel label{color:#f8f3e3;font-size:.82rem}.auth-panel input{color:var(--foreground);background:#fffaf0;border-color:#ffffff38;min-height:44px;padding:8px 10px}.auth-panel button{width:100%;min-height:44px}.auth-note.error{color:#ffb4a9}.main{min-width:0;padding:38px}.main:has(.hk-sign-in-screen){padding:0}.stack{grid-template-columns:minmax(0,1fr);gap:20px;min-width:0;display:grid}.stack-tight{grid-template-columns:minmax(0,1fr);gap:10px;min-width:0;display:grid}.property-workspace-layout{grid-template-columns:minmax(0,1fr);gap:20px;min-width:0;display:grid}.property-workspace-nav{border:1px solid var(--border);background:var(--panel);min-width:0;box-shadow:var(--shadow-soft);border-radius:10px;align-items:center;gap:6px;padding:6px;display:flex}.property-workspace-nav a{min-height:44px;color:var(--muted);white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-weight:750;display:inline-flex}.property-workspace-nav a:hover{border-color:var(--border);background:var(--panel-muted);color:var(--foreground)}.property-workspace-nav a:focus-visible{border-color:var(--accent-blue);background:var(--panel-muted);color:var(--foreground);outline:3px solid var(--accent-blue);outline-offset:2px;box-shadow:0 0 0 2px var(--panel)}.property-workspace-back{background:var(--panel-muted);flex:none;border-color:var(--border)!important;color:var(--foreground)!important}.property-workspace-links{overscroll-behavior-inline:contain;scrollbar-width:none;flex:auto;gap:4px;width:auto;min-width:0;display:flex;overflow-x:auto}.property-workspace-links::-webkit-scrollbar{display:none}.property-workspace-links a[aria-current=page]{color:#743611;background:#f9dfc8;border-color:#c65f2057}.property-workspace-tools{flex:none;position:relative}.property-workspace-tools summary{border:1px solid var(--border);cursor:pointer;min-height:44px;color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;padding:0 12px;font-weight:800;list-style:none;display:inline-flex}.property-workspace-tools summary::-webkit-details-marker{display:none}.property-workspace-tools summary:after{content:"⌄";margin-left:8px}.property-workspace-tools[open] summary{color:var(--foreground);border-color:#c65f2057}.property-workspace-tools:has(a[aria-current=page]) summary{color:var(--foreground);border-color:#c65f2057}.property-workspace-tools>div{z-index:40;border:1px solid var(--border);background:var(--panel);min-width:220px;box-shadow:var(--shadow);border-radius:12px;gap:3px;padding:6px;display:grid;position:absolute;top:calc(100% + 8px);right:0}.property-workspace-tools>div a{justify-content:flex-start}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.page-header h1,.section h2,.section h3{margin:0}.page-header h1{font-size:clamp(2rem,3vw,3rem)}.page-header p,.section p{color:var(--muted);margin:6px 0 0;line-height:1.5}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.hunt-workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.hunt-weather-panel{justify-content:space-between;align-items:center;gap:20px;display:flex}.field-hunt-panel{border-top:4px solid var(--accent)}.hunt-in-progress{border-top-color:var(--accent-blue)}.hunt-in-progress-summary{background:#eaf3f3;border:1px solid #2f72844d;border-radius:6px;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.hunt-in-progress-summary span:not(.pill){color:var(--muted)}.hunt-note-activity{border:1px solid var(--border);background:var(--panel-muted);border-radius:6px;gap:8px;padding:12px;display:grid}.hunt-note-activity p{white-space:pre-wrap;margin:0}.hunt-location-note,.hunt-closeout-note,.hunt-reminder-note{border:1px solid var(--border);background:var(--panel-muted);color:var(--muted);border-radius:6px;margin:0;padding:10px 12px;line-height:1.45}.pre-hunt-recall{background:#fff8eb;border:1px solid #b7813973;border-radius:.8rem;gap:.8rem;padding:1rem;display:grid}.pre-hunt-recall h2,.pre-hunt-recall p{margin:0}.pre-hunt-recall>div>p:last-child{color:var(--muted);margin-top:.25rem}.pre-hunt-recall ol{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.pre-hunt-recall li{background:#fffdf8;border:1px solid #b7813947;border-radius:.65rem;gap:.3rem;padding:.75rem;display:grid}.pre-hunt-recall li>span{color:#87581e;letter-spacing:.075em;text-transform:uppercase;font-size:.68rem;font-weight:800}.pre-hunt-recall small{color:var(--muted);line-height:1.35}.pre-hunt-recall a{align-items:center;min-height:2.25rem;font-weight:750;display:inline-flex}.hunt-reminder-note{color:var(--foreground);background:#eaf3f3;border-color:#2f72844d}.hunt-advanced-panel summary{cursor:pointer;font-weight:700}.hunt-advanced-panel form{margin-top:16px}.outcome-choice-grid{flex-wrap:wrap;gap:8px;display:flex}.outcome-choice{border:1px solid var(--border);background:var(--panel-muted);color:var(--foreground);border-radius:6px;padding:8px 10px}.outcome-choice:hover,.outcome-choice:focus-visible,.outcome-choice.is-selected{border-color:var(--accent-blue);background:var(--panel-blue);outline:none}.button-row{flex-wrap:wrap;gap:10px;display:flex}.hunt-list{gap:8px;display:grid}.hunt-list-item{border:1px solid var(--border);width:100%;color:var(--foreground);text-align:left;background:#fffdf6;border-radius:8px;grid-template-columns:auto minmax(0,1fr);gap:6px 10px;padding:12px;display:grid}.hunt-list-item strong,.hunt-list-item small{grid-column:2}.hunt-list-item small{color:var(--muted)}.hunt-list-item:hover,.hunt-list-item:focus-visible,.hunt-list-item.is-selected{border-color:var(--accent-blue);background:var(--panel-blue);outline:none}.section,.card,.form-panel{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:8px}.section,.form-panel{padding:20px}.card{padding:16px}a.card{gap:8px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}a.card:hover,a.card:focus-visible{border-color:var(--accent);outline:none;transform:translateY(-2px);box-shadow:0 18px 34px #c65f2029}.card strong{margin-bottom:4px;display:block}.card-action{color:var(--accent-blue);margin-top:auto;font-size:.88rem;font-weight:800}.today-kicker,.today-eyebrow{color:var(--warning);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:850}.today-kicker{margin-bottom:6px;display:inline-block}.today-property-bar{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:10px;align-items:end;gap:16px;padding:14px 16px;display:flex}.today-property-bar>div{gap:3px;margin-right:auto;display:grid}.today-property-bar strong{font-size:1.15rem}.today-property-bar small,.today-card small{color:var(--muted);line-height:1.4}.today-property-bar label{min-width:210px;color:var(--muted);gap:5px;font-size:.78rem;font-weight:700;display:grid}.today-property-bar select{min-height:36px;padding:6px 10px}.today-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.today-action{border:1px solid var(--border);background:var(--panel);min-height:142px;box-shadow:var(--shadow-soft);border-radius:10px;flex-direction:column;align-items:flex-start;gap:8px;padding:16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.today-action:hover,.today-action:focus-visible{border-color:var(--accent);outline:none;transform:translateY(-2px);box-shadow:0 16px 28px #c65f2029}.today-action span{color:var(--warning);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:850}.today-action strong{font-size:1.08rem}.today-action small{color:var(--muted);margin-top:auto;line-height:1.4}.today-action-primary{border-color:var(--accent-strong);background:var(--accent-strong);color:#fffaf0}.today-action-primary span,.today-action-primary small{color:#dfe9dc}.today-action-harvest{background:#f7e7d2;border-color:#b66a2f}.today-action-harvest:after{content:"";background:#bd6e2d;width:38px;height:3px;margin-top:2px}.today-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.today-card{min-height:178px;box-shadow:var(--shadow-soft);flex-direction:column;gap:10px;display:flex}.today-card-live{border-top:4px solid var(--accent-blue)}.today-card-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.today-card p{color:var(--muted);margin:0;line-height:1.45}.today-metric{font-size:1.75rem;line-height:1}.home-shell{gap:22px;width:min(100%,1180px);margin:0 auto}.home-hero{border-bottom:1px solid var(--border);gap:8px;padding:6px 0 24px;display:grid}.home-hero>*{min-width:0}.home-hero h1{color:#123327;letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.4vw,4rem);font-weight:650;line-height:.98}.home-hero p{max-width:720px;color:var(--muted);margin:4px 0 0;font-size:1rem;line-height:1.5}.home-kicker{color:#a84c1c;letter-spacing:.11em;text-transform:uppercase;font-size:.78rem;font-weight:850}.home-status-line{min-height:34px;color:var(--muted);background:#fffaf3b8;border:1px solid #c8c4b2;border-radius:999px;justify-self:start;align-items:center;gap:8px;margin-top:8px;padding:0 12px;font-size:.82rem;font-weight:750;display:inline-flex}.home-status-line>span{background:#3d815e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #3d815e21}.home-season-brief{color:#17392c;background:#fffaf3;border:1px solid #bdb7a4;border-left:6px solid #c55b1c;border-radius:16px;grid-template-columns:minmax(150px,.62fr) minmax(0,1fr) auto;align-items:center;gap:18px;min-height:112px;padding:18px 20px;display:grid;box-shadow:0 12px 28px #1b362a14}.home-season-brief:hover,.home-season-brief:focus-visible{border-color:#6d8e76 #6d8e76 #6d8e76 #c55b1c;outline:none;box-shadow:0 16px 32px #1b362a1f}.home-season-brief:focus-visible{outline-offset:2px;outline:3px solid #2f728461}.home-season-brief.is-open{background:linear-gradient(100deg,#edf3e8,#fffaf3 62%);border-left-color:#3d815e}.home-season-brief.is-loading{color:var(--muted);grid-template-columns:auto 1fr}.home-season-empty{grid-template-columns:auto minmax(0,1fr) auto}.home-season-empty>span,.home-season-error>span,.home-season-countdown,.home-season-details{gap:3px;min-width:0;display:grid}.home-season-brief small{color:#a84c1c;letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:850}.home-season-countdown>strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1}.home-season-details>strong,.home-season-empty strong{font-size:1.08rem}.home-season-details>span,.home-season-details time,.home-season-countdown>span,.home-season-empty span span{color:var(--muted);font-size:.84rem}.home-season-secondary{margin-top:2px;font-weight:750;color:#355d48!important}.home-season-link{color:#a84c1c;white-space:nowrap;align-items:center;gap:4px;font-size:.84rem;font-weight:800;display:inline-flex}.home-season-error button{color:#fffaf3;min-height:44px;font:inherit;background:#a84c1c;border:1px solid #9c4a1e;border-radius:10px;padding:0 16px;font-weight:850}.home-license-alert{color:#543414;background:#fbecd9;border:1px solid #d5a66e;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 16px;display:grid}.home-license-alert.is-expired{color:#71251d;background:#f7e8e4;border-color:#9b2f236b}.home-license-alert>span:not(.home-license-alert-link){gap:1px;display:grid}.home-license-alert small{letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.home-license-alert strong{font-size:.96rem}.home-license-alert span span{font-size:.82rem}.home-license-alert-link{align-items:center;gap:2px;font-size:.82rem;font-weight:850;display:inline-flex}.home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.home-action-card{background:#fffaf3c7;border:1px solid #d0cbb8;border-radius:16px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:116px;padding:18px;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s;display:grid;box-shadow:0 8px 20px #1b362a0f}.home-action-card:hover,.home-action-card:focus-visible{background:#fffaf3;border-color:#6d8e76;outline:none;transform:translateY(-2px);box-shadow:0 12px 26px #1b362a1a}.home-action-card:focus-visible{outline-offset:2px;outline:3px solid #2f728461}.home-action-card-icon{color:#244d3b;background:#edf0e6;border:1px solid #c4cdbd;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.home-action-card-copy{gap:3px;min-width:0;display:grid}.home-action-card-label{color:#a84c1c;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:850}.home-action-card strong{color:#16382b;font-size:1.16rem;line-height:1.2}.home-action-card-description{color:var(--muted);text-overflow:ellipsis;font-size:.88rem;line-height:1.35;overflow:hidden}.home-action-card-caret{color:#7d7968}.metric-card{min-height:126px}.metric-card p{color:var(--muted);margin:6px 0 0;line-height:1.45}.metric-small{font-size:1.18rem}.property-card{gap:8px;display:grid}.property-card span{color:var(--muted)}.meta-row{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:.88rem;display:flex}.block-muted{color:var(--muted);margin-top:4px;display:block}.table-wrap{overflow-x:auto}.table-note{color:var(--muted);margin:12px 0 0}table{border-collapse:collapse;width:100%;min-width:720px}th,td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px}th{color:var(--muted);font-size:.86rem;font-weight:700}tbody tr:hover{background:#faf8f0}.selected-row{background:var(--panel-blue)}.table-link{min-height:auto;color:var(--foreground);text-align:left;background:0 0;border:0;border-radius:0;padding:0;font-weight:700;display:inline}.table-link:hover,.table-link:focus-visible{color:var(--accent-blue);outline:none;text-decoration:underline}.pill{border:1px solid var(--border);background:var(--panel-muted);text-transform:capitalize;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.86rem;display:inline-flex}.boundary-pill{text-transform:none}.boundary-pill-inside{color:var(--accent-strong);background:#edf5ea;border-color:#3f6f3d59}.boundary-pill-outside{color:var(--warning);background:#f7ead7;border-color:#8a4c194d}.boundary-pill-unknown{color:var(--muted);background:#eef0ec}.pill-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.inline-checkbox{width:auto;min-height:auto}.row-muted td{color:var(--muted)}.actions{flex-wrap:wrap;gap:10px;display:flex}.section-actions{margin-top:16px}.button,button{background:var(--accent);color:#fff;border:1px solid #9d4315;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:0 14px;font-weight:700;display:inline-flex}.compact-button{min-height:44px;padding:0 10px;font-size:.9rem}.button.secondary,button.secondary{background:var(--panel);color:var(--foreground);border-color:#bcb69c}.button:hover,button:hover,.button:focus-visible,button:focus-visible{outline:none;box-shadow:0 10px 20px #c65f202e}.text-link{color:#8d4117;text-underline-offset:3px;font-weight:700;text-decoration:underline}.filter-bar{grid-template-columns:minmax(260px,1fr) repeat(2,minmax(180px,260px));gap:12px;display:grid}.map-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.map-chip-group,.map-control-cluster{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.map-chip,.map-control{min-height:34px;color:var(--foreground);background:#fffdf7;border-color:#bcb69c;border-radius:999px;padding:0 11px;font-size:.88rem}.map-chip.is-active,.map-control:hover,.map-control:focus-visible{border-color:var(--accent);color:#7c3813;background:#f6dfc9}.map-control-cluster span{color:var(--muted);text-align:center;min-width:46px;font-size:.86rem;font-weight:800}.toggle-row{color:var(--foreground);justify-content:flex-end;align-items:center;gap:8px;font-weight:700;display:inline-flex}.map-workbench{grid-template-columns:minmax(0,2fr) minmax(300px,.9fr);align-items:stretch;gap:16px;width:100%;min-width:0;display:grid}.map-workbench>*{min-width:0}.feature-map-panel,.feature-detail-panel{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow);border-radius:8px;padding:18px}.feature-map-panel,.feature-detail-panel,.selected-feature{gap:16px;display:grid}.map-advanced-details{background:#f7f3e8;border:1px solid #d4ceba;border-radius:10px;padding:8px 11px}.map-advanced-details summary{cursor:pointer;min-height:36px;color:var(--muted);align-items:center;font-size:.8rem;font-weight:850;display:flex}.map-advanced-details .detail-list{margin-top:8px}.feature-map-canvas{background-color:#f3f0de;background-image:linear-gradient(90deg,#2f72841c 1px,#0000 1px),linear-gradient(#2f72841c 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #c9c6ba;border-radius:8px;min-height:620px;position:relative;overflow:hidden}.live-property-map,.live-property-map-loading{z-index:0;isolation:isolate;background:#dfe7dc;border:1px solid #c9c6ba;border-radius:8px;min-height:620px;position:relative;overflow:hidden}.live-property-map-loading{color:var(--muted);place-items:center;font-weight:700;display:grid}.live-property-map-canvas{width:100%;height:620px}.live-weather-panel{background:#eff5e9;border:1px solid #b8ccb3;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.live-weather-panel p,.live-weather-panel small{margin:4px 0 0}.weather-message{color:#8d4117;display:block}.feature-map-layer{transform-origin:50%;transition:transform .18s;position:absolute;inset:0}.feature-map-canvas:after{content:"";pointer-events:none;border:1px dashed #5f665b61;border-radius:8px;position:absolute;inset:16px}.boundary-overlay{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.boundary-overlay polygon{fill:#3f6f3d29;stroke:var(--accent-strong);stroke-width:.7px;vector-effect:non-scaling-stroke}.boundary-overlay .boundary-draft-polygon{fill:#c65f2024;stroke:var(--accent);stroke-dasharray:2 1.4;stroke-width:.85px}.empty-map-state{text-align:center;place-content:center;padding:24px;display:grid;position:absolute;inset:0}.feature-dot{z-index:2;border:2px solid #fff;border-radius:999px;width:16px;height:16px;min-height:0;padding:0;display:block;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 8px #18201638}.feature-dot:hover,.feature-dot:focus-visible,.feature-dot.is-selected,.feature-dot.is-hovered{z-index:3;outline-offset:2px;outline:3px solid #356b8c38;width:24px;height:24px}.feature-dot-stand{background:var(--accent)}.feature-dot-access{background:var(--accent-blue)}.feature-dot-habitat{background:var(--accent-amber)}.feature-dot-risk{background:var(--danger)}.feature-dot-other{background:#687071}.feature-dot-outside{outline-offset:2px;outline:3px solid #c65f203d}.feature-label{border:1px solid var(--border);width:max-content;max-width:min(240px,42vw);box-shadow:var(--shadow-soft);color:var(--foreground);pointer-events:none;background:#fffaf0;border-radius:8px;padding:6px 8px;font-size:.82rem;line-height:1.2;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.feature-legend{flex-wrap:wrap;gap:10px;display:flex}.legend-item{min-height:34px;color:var(--muted);background:#fffdf7;border-color:#bcb69c;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:.9rem;display:inline-flex}.legend-item.is-active,.legend-item:hover,.legend-item:focus-visible{color:var(--foreground);background:#eef2e5;border-color:#14282042}.legend-item:not(.is-active):not(.legend-reset){opacity:.55}.legend-swatch{width:12px;height:12px;box-shadow:0 0 0 2px #fff, 0 0 0 3px var(--border);border-radius:999px;display:inline-block}.detail-list{gap:12px;margin:0;display:grid}.detail-list div{gap:4px;display:grid}.detail-list dt{color:var(--muted);text-transform:uppercase;font-size:.82rem;font-weight:700}.detail-list dd{overflow-wrap:anywhere;margin:0;line-height:1.45}.selected-feature-actions{gap:8px}.camera-activity-summary{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:6px;padding:12px 0;display:grid}.camera-activity-summary p{color:var(--muted);margin:0;line-height:1.4}.nearby-panel{border-top:1px solid var(--border);gap:10px;padding-top:14px;display:grid}.nearby-list{gap:8px;display:grid}.nearby-item{border-color:var(--border);min-height:54px;color:var(--foreground);text-align:left;background:#fffdf7;justify-content:space-between;gap:12px;padding:10px 12px}.nearby-item span{gap:2px;display:grid}.nearby-item small{color:var(--muted);text-transform:capitalize}.nearby-item b{color:var(--accent-blue);white-space:nowrap}.planning-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.planning-item{border:1px solid var(--border);min-height:150px;box-shadow:var(--shadow-soft);background:#f8f2e2;border-radius:8px;gap:8px;padding:14px;display:grid}.planning-item p{margin:0}.planning-metric{color:var(--accent-blue);text-transform:uppercase;font-size:.86rem;font-weight:800}.stand-summary-grid{border:1px solid var(--border);background:var(--border);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.stand-summary-grid div{background:#f8f2e2;align-content:center;gap:2px;min-height:88px;padding:14px;display:grid}.stand-summary-grid strong{color:var(--accent-strong);font-size:1.7rem;line-height:1}.stand-summary-grid span{color:var(--muted);font-size:.88rem;font-weight:700}.stand-workspace{grid-template-columns:minmax(270px,.78fr) minmax(0,1.22fr);align-items:start;gap:16px;display:grid}.stand-list-panel,.stand-editor{border:1px solid var(--border);background:#fffdf7;border-radius:8px;gap:16px;padding:16px;display:grid}.stand-list{gap:8px;max-height:760px;padding-right:2px;display:grid;overflow:auto}.stand-list-item{border-color:var(--border);background:var(--panel);width:100%;min-height:74px;color:var(--foreground);text-align:left;justify-content:space-between;gap:12px;padding:12px}.stand-list-item:hover,.stand-list-item:focus-visible,.stand-list-item.is-selected{border-color:var(--accent-blue);box-shadow:none;background:#eaf3f3}.stand-list-item>span{gap:4px;display:grid}.stand-list-item small{color:var(--muted);text-transform:capitalize;font-size:.82rem}.stand-list-item em{text-align:right;max-width:112px;font-size:.78rem;font-style:normal;font-weight:800}.stand-list-item em.ready{color:var(--accent-strong)}.stand-list-item em.needs-work{color:var(--warning)}.stand-editor h3{margin:3px 0 0}.stand-quick-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.stand-activity-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.stand-activity{border-top:1px solid var(--border);gap:14px;padding-top:16px;display:grid}.stand-activity h4,.stand-activity h5{margin:3px 0 0}.stand-activity h5{font-size:.95rem}.stand-activity-summary{border:1px solid var(--border);background:var(--border);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.stand-activity-summary div{background:#f8f2e2;align-content:center;gap:3px;min-height:72px;padding:11px 12px;display:grid}.stand-activity-summary strong{color:var(--accent-strong);font-size:1.15rem}.stand-activity-summary span,.stand-activity-list span{color:var(--muted);font-size:.8rem}.stand-activity-columns{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.stand-activity-columns>div{gap:8px;min-width:0;display:grid}.stand-activity-columns p{margin:0;line-height:1.4}.stand-activity-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.stand-activity-list li{border-left:3px solid var(--accent-blue);gap:2px;min-width:0;padding-left:9px;display:grid}.stand-activity-list strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stand-advanced-details{border-top:1px solid var(--border);gap:14px;padding-top:16px;display:grid}.stand-advanced-details summary{cursor:pointer;color:var(--accent-blue);font-weight:800}.stand-advanced-details>p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.4}.wind-fieldset{border:0;border-top:1px solid var(--border);gap:10px;min-width:0;margin:0;padding:16px 0 0;display:grid}.wind-fieldset legend{padding:0;font-weight:800}.wind-fieldset p{color:var(--muted);margin:-2px 0 0;font-size:.9rem;line-height:1.4}.wind-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;display:grid}.wind-toggle,.species-toggle{border:1px solid var(--border);min-height:38px;color:var(--foreground);text-align:center;background:#fffaf0;border-radius:6px;align-items:center;font-size:.84rem;font-weight:800;display:grid;position:relative}.wind-toggle input,.species-toggle input{opacity:0;pointer-events:none;position:absolute}.wind-toggle:has(input:checked).safe{color:var(--accent-strong);background:#dfeadc;border-color:#183d31ad}.wind-toggle:has(input:checked).risky{color:var(--danger);background:#f6ded8;border-color:#9b2f23a6}:is(.wind-toggle:has(input:focus-visible),.species-toggle:has(input:focus-visible)){outline-offset:2px;outline:3px solid #2f728447}.species-grid{flex-wrap:wrap;gap:8px;display:flex}.species-toggle{text-transform:capitalize;min-height:34px;padding:0 10px}.species-toggle:has(input:checked){color:#205e6d;background:#dcebf0;border-color:#2f72848c}.stand-additional-form{gap:14px;display:grid}.stand-additional-form summary{cursor:pointer;min-height:44px;color:var(--accent-blue);align-items:center;font-weight:800;display:flex}.stand-additional-form>p{color:var(--muted);margin:0}.trail-cam-stand-context,.observation-stand-context,.decision-coverage{background:#eaf3f3;border:1px solid #2f72844d;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.trail-cam-stand-context>div,.observation-stand-context>div,.decision-coverage>div:first-child{gap:4px;display:grid}.trail-cam-stand-context p,.observation-stand-context p,.decision-coverage p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.4}.boundary-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.boundary-item{border:1px solid var(--border);background:#f8f2e2;border-radius:8px;gap:4px;padding:12px;display:grid}.boundary-item span{color:var(--muted);font-size:.9rem}.boundary-builder{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff7e8;border-radius:8px;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.1fr) minmax(280px,1fr);align-items:start;gap:16px;padding:16px;display:grid}.boundary-builder-copy,.boundary-builder-controls,.boundary-builder-review{gap:12px;display:grid}.boundary-builder-copy h3{margin:0;font-size:1.1rem}.boundary-builder-copy p{margin:0}.boundary-builder-actions{flex-wrap:wrap;gap:8px;display:flex}.boundary-draft-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.boundary-draft-stats span{color:var(--muted);background:#fffdf7b8;border:1px solid #c65f202e;border-radius:8px;gap:2px;padding:10px;font-size:.82rem;display:grid}.boundary-draft-stats strong{color:var(--foreground);font-size:1.1rem}.provider-note{background:#f8f2e2;gap:14px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid>*{min-width:0}label{color:var(--muted);gap:6px;font-size:.92rem;display:grid}input,select,textarea{border:1px solid var(--border);width:100%;color:var(--foreground);background:#fffdf7;border-radius:8px;min-height:44px;padding:10px 12px}textarea{resize:vertical;min-height:96px}.full-span{grid-column:1/-1}.status{background:var(--panel-muted);color:var(--foreground);border-radius:8px;padding:12px}.status.error{color:var(--danger);background:#f7e8e4}.status.warning{color:var(--warning);background:#f7ead7}.property-access-settings{gap:20px;display:grid}.property-access-selector{min-width:min(100%,300px)}.property-access-layout,.property-access-feedback,.property-access-empty{gap:14px;display:grid}.property-access-feedback{justify-items:start}.property-access-empty{border:1px dashed var(--border);border-radius:8px;justify-items:start;padding:18px}.property-access-empty h3,.property-access-empty p{margin:0}.property-access-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.property-access-summary article{border:1px solid var(--border);background:var(--panel-muted);border-radius:8px;gap:5px;min-width:0;padding:14px;display:grid}.property-access-summary span{color:var(--warning);letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:850}.property-access-summary strong{font-size:1.35rem}.property-access-summary small{color:var(--muted);line-height:1.4}.property-access-add{background:var(--panel-blue);border:1px solid #2f728457;border-radius:8px;gap:14px;padding:16px;display:grid}.property-access-add h3,.property-access-add p{margin:0}.property-access-add>div:first-child{gap:5px;display:grid}.property-access-add-fields{grid-template-columns:minmax(220px,1fr) minmax(150px,210px) auto;align-items:end;gap:12px;display:grid}.property-access-role-help{color:var(--muted);font-size:.9rem}.property-member-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.property-member-card{border:1px solid var(--border);background:#fffdf7;border-radius:8px;align-content:start;gap:14px;min-width:0;padding:16px;display:grid}.property-member-heading{gap:8px;display:grid}.property-member-heading>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.property-member-heading h3,.property-member-heading p{margin:0}.property-member-heading h3{overflow-wrap:anywhere;min-width:0}.property-member-heading p,.property-member-heading small{color:var(--muted);line-height:1.4}.property-role-owner{color:#743611;background:#f9dfc8;border-color:#c65f2052}.property-role-admin{background:var(--panel-blue);color:#1f5664;border-color:#2f72844d}.property-member-controls{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.property-member-confirm{background:#f7ead7;border:1px solid #d1932d73;border-radius:8px;gap:10px;padding:12px;display:grid}.property-member-confirm p{margin:0;line-height:1.45}.property-member-remove{background:#f7e8e4;border-color:#9b2f234d}button.danger,.button.danger{background:var(--danger);color:#fff;border-color:#7e271e}.property-access-settings button,.property-access-settings input,.property-access-settings select,.property-access-settings .button{min-height:44px}.property-access-settings button:focus-visible,.property-access-settings input:focus-visible,.property-access-settings select:focus-visible,.property-access-settings .button:focus-visible{outline:3px solid var(--accent-blue);outline-offset:2px}.offline-sync-panel{z-index:1000;right:max(18px, env(safe-area-inset-right));bottom:max(18px, env(safe-area-inset-bottom));background:#fffaf0;border:1px solid #1428203d;border-radius:10px;align-items:center;gap:14px;max-width:min(520px,100vw - 36px);padding:12px;display:flex;position:fixed;box-shadow:0 18px 42px #1428203d}.offline-recovery-spacer{display:none}.offline-sync-panel div{gap:3px;display:grid}.offline-sync-panel span{color:var(--muted);font-size:.88rem;line-height:1.35}.offline-sync-warning{border-color:#d1932d94}.offline-sync-error{border-color:#9b2f237a}.offline-sync-success{border-color:#183d316b}.metric{font-size:1.8rem;font-weight:800}.progress-track{background:var(--panel-muted);border-radius:999px;height:8px;margin-top:8px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-blue));height:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.experience-settings,.experience-history,.experience-preview,.progress-recent-awards,.progress-categories,.progress-achievements,.property-progress,.progress-next-actions{gap:18px;display:grid}.experience-settings button,.experience-settings .button,.personal-progress-page button,.personal-progress-page .button,.journal-only-progress-page .button{min-height:44px}.experience-settings .status p{margin:0 0 10px}.experience-choice-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;display:grid}.experience-choice-grid label{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:#fffdf7;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:16px;display:grid}.experience-choice-grid label:hover,.experience-choice-grid label:focus-within,.experience-choice-grid label.is-selected{border-color:var(--accent-blue);background:var(--panel-blue)}.experience-choice-grid label:focus-within{outline:3px solid var(--accent-blue);outline-offset:2px}.experience-choice-grid input{width:20px;height:20px;min-height:20px;accent-color:var(--accent-strong);margin:2px 0 0}.experience-choice-grid span,.experience-choice-grid small{gap:5px;display:grid}.experience-choice-grid strong{font-size:1.05rem}.experience-choice-grid small,.experience-setting-actions p,.experience-history-choice p{color:var(--muted);line-height:1.45}.experience-setting-actions{align-items:center;gap:14px;display:flex}.experience-setting-actions p{max-width:740px;margin:0}.experience-account-state{flex-wrap:wrap;gap:8px;display:flex}.experience-account-state span{border:1px solid var(--border);background:var(--panel-muted);color:var(--muted);border-radius:999px;padding:7px 10px;font-size:.82rem}.experience-account-state strong{color:var(--foreground)}.experience-history{border-top:1px solid var(--border);padding-top:18px}.experience-history h3,.experience-history p{margin:0}.experience-history-choice,.experience-preview{background:#eef5f3;border:1px solid #2f72844d;border-radius:10px;padding:16px}.experience-preview-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.experience-preview-summary article{border:1px solid var(--border);background:var(--panel);border-radius:8px;gap:4px;padding:12px;display:grid}.experience-preview-summary span,.progress-category-grid span,.property-progress-heading span{color:var(--muted);font-size:.78rem}.experience-preview-summary strong{font-size:1.4rem}.experience-award-list,.progress-list,.progress-next-actions ul,.property-progress-grid ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.experience-award-list li,.progress-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:14px;padding:10px 0;display:flex}.experience-award-list li:last-child,.progress-list li:last-child{border-bottom:0}.experience-award-list li>span,.progress-list li>div{gap:4px;display:grid}.experience-award-list small,.progress-list span{color:var(--muted);font-size:.8rem}.journal-only-progress-actions{justify-content:space-between;align-items:center;gap:18px;display:flex}.progress-page-header p{max-width:760px}.progress-hero{box-shadow:var(--shadow);color:#fffaf0;background:linear-gradient(145deg,#173d30,#245e4a);border:1px solid #183d3152;border-radius:12px;grid-template-columns:minmax(220px,.7fr) minmax(280px,1.3fr);align-items:end;gap:28px;padding:24px;display:grid}.progress-hero .today-eyebrow,.progress-hero p,.progress-level-detail span{color:#d6e2d8}.progress-hero h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,7vw,4.8rem)}.progress-hero p{margin:4px 0 0}.progress-level-detail{gap:10px;display:grid}.progress-level-detail>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.progress-hero .progress-track{background:#ffffff2e}.progress-dashboard-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:20px;display:grid}.progress-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.progress-category-grid>div{border:1px solid var(--border);background:var(--panel-muted);border-radius:8px;gap:4px;padding:12px;display:grid}.achievement-grid,.property-progress-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.achievement-grid>article,.property-progress-grid>article{border:1px solid var(--border);background:#fffdf7;border-radius:10px;align-content:start;gap:14px;padding:16px;display:grid}.achievement-grid>article.is-earned{background:#fff3e5;border-color:#c65f206b}.achievement-grid article>div,.property-progress-heading{gap:5px;display:grid}.achievement-grid span{color:var(--warning);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:850}.achievement-grid p,.achievement-grid small,.property-progress-grid p,.property-progress-grid li{color:var(--muted);line-height:1.45}.achievement-grid p{margin:0}.property-progress-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.property-progress-heading>div{gap:3px;display:grid}.property-progress-grid ul,.progress-next-actions ul{padding-left:18px;list-style:outside}.progress-next-actions{border-left:4px solid var(--accent-blue)}.progress-load-error{justify-items:start}@media (max-width:820px){.experience-choice-grid,.experience-preview-summary,.progress-hero,.progress-dashboard-grid{grid-template-columns:1fr}.experience-setting-actions,.journal-only-progress-actions{flex-direction:column;align-items:stretch}.experience-setting-actions button,.journal-only-progress-actions .button{width:100%}}@media (max-width:560px){.experience-settings,.progress-achievements,.property-progress,.progress-next-actions{padding:16px}.experience-preview-summary,.progress-category-grid,.achievement-grid,.property-progress-grid{grid-template-columns:minmax(0,1fr)}.experience-history-choice .actions,.experience-preview .actions,.experience-history-choice button,.experience-preview button{width:100%}.experience-award-list li,.progress-list li,.property-progress-heading,.progress-level-detail>div:first-child{flex-direction:column;align-items:flex-start}}.huntkeep-cohesive-page{--hk-forest-950:#071b13;--hk-forest-900:#0d241b;--hk-forest-800:#16382a;--hk-cream:#f2e8d3;--hk-muted:#b8b29f;--hk-copper:#d16a23;--hk-gold:#d4b06a;--hk-border:#dfc08947}.huntkeep-utility-page{border:1px solid var(--hk-border);background:var(--hk-forest-950);width:min(100%,1120px);color:var(--hk-cream);border-radius:20px;margin:0 auto;padding:clamp(16px,3vw,30px);overflow:hidden}.huntkeep-utility-page>.stack,.huntkeep-utility-page>.section{color:inherit}.huntkeep-utility-page .page-header h1{color:var(--hk-cream);letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif}.huntkeep-utility-page .page-header p{color:var(--hk-muted)}.huntkeep-utility-page .section,.huntkeep-utility-page .form-panel,.huntkeep-utility-page .card{color:var(--foreground)}.huntkeep-property-workspace{border:1px solid var(--hk-border);background:var(--hk-forest-950);color:var(--hk-cream);border-radius:20px;padding:clamp(14px,2.6vw,28px);overflow:hidden}.huntkeep-property-workspace .property-workspace-nav,.huntkeep-property-workspace .section,.huntkeep-property-workspace .card,.huntkeep-property-workspace .form-panel{color:var(--foreground)}.huntkeep-property-workspace .page-header h1{color:var(--hk-cream);letter-spacing:-.03em;font-family:Georgia,Times New Roman,serif}.huntkeep-property-workspace .page-header p{color:var(--hk-muted)}.huntkeep-journal{border:1px solid var(--hk-border);background:var(--hk-forest-950);color:var(--hk-cream);border-radius:20px;padding:clamp(16px,3vw,30px);overflow:hidden}.huntkeep-journal .journal-command-header h1,.huntkeep-journal .journal-quick-capture-heading h2,.huntkeep-journal .journal-filter-heading h2,.huntkeep-journal .journal-recent-heading h2,.huntkeep-journal .journal-record-meta strong{color:var(--hk-cream)}.huntkeep-journal .journal-command-header p,.huntkeep-journal .journal-quick-capture-heading p,.huntkeep-journal .journal-capture-property,.huntkeep-journal .journal-season-summary-heading span,.huntkeep-journal .journal-summary-strip span,.huntkeep-journal .journal-recent-heading p,.huntkeep-journal .journal-record-meta time,.huntkeep-journal .journal-record-meta small,.huntkeep-journal .journal-timeline-summary,.huntkeep-journal .journal-timeline-trust{color:var(--hk-muted)}.huntkeep-journal .journal-command-header .journal-kicker,.huntkeep-journal .journal-kicker{color:#e0833e}.huntkeep-journal .journal-quick-capture,.huntkeep-journal .journal-filter-panel,.huntkeep-journal .journal-season-summary-card,.huntkeep-journal .journal-loading,.huntkeep-journal .journal-empty-state{border-color:var(--hk-border);background:var(--hk-forest-900);color:var(--hk-cream);box-shadow:0 18px 42px #0000002e}.huntkeep-journal .journal-season-control,.huntkeep-journal .journal-filter-toggle,.huntkeep-journal .journal-capture-property select,.huntkeep-journal .journal-filter-controls select,.huntkeep-journal .journal-filter-controls input{border-color:var(--hk-border);background:var(--hk-forest-900);color:var(--hk-cream)}.huntkeep-journal .journal-quick-capture-grid a{border-color:var(--hk-border);background:var(--hk-forest-800);color:var(--hk-cream)}.huntkeep-journal .journal-quick-capture-grid a span,.huntkeep-journal .journal-capture-property-needed{color:var(--hk-muted)}.huntkeep-journal .journal-capture-property-needed{border-color:var(--hk-border);background:#16382aa8}.huntkeep-journal .journal-season-summary-heading,.huntkeep-journal .journal-recent-heading,.huntkeep-journal .journal-record-row,.huntkeep-journal .journal-timeline-day-heading{border-color:#dfc08933}.huntkeep-journal .journal-season-summary-heading strong,.huntkeep-journal .journal-timeline-day-heading{color:#d8c48f}.huntkeep-journal .journal-record-row{color:var(--hk-cream)}.huntkeep-journal .journal-record-row:hover,.huntkeep-journal .journal-record-row:focus-visible,.huntkeep-journal .journal-record-row.is-selected{background:#16382ab8}.huntkeep-journal .journal-record-chevron{color:#c8bda6}.huntkeep-journal .journal-timeline-day-heading span:last-child{background:var(--hk-forest-800);color:var(--hk-cream)}.huntkeep-journal .journal-year-heading{border-color:#dfc08947}.huntkeep-journal .journal-year-heading h3{color:var(--hk-cream)}.huntkeep-journal .journal-year-heading span{color:var(--hk-muted)}.huntkeep-journal .journal-draft-resume{color:#e39451}.huntkeep-journal .journal-timeline-slice-note{border-color:var(--hk-border);background:var(--hk-forest-800);color:var(--hk-muted)}.huntkeep-journal .journal-timeline-slice-note strong{color:var(--hk-cream)}.huntkeep-journal .journal-add-record.secondary{border-color:var(--hk-border);background:var(--hk-forest-800);color:var(--hk-cream)}.huntkeep-journal .journal-add-record.secondary:hover,.huntkeep-journal .journal-add-record.secondary:focus-visible{background:#204733}.list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.map-placeholder{border:1px dashed var(--border);min-height:360px;color:var(--muted);text-align:center;background:#f8f2e2;border-radius:8px;place-items:center;padding:24px;display:grid}.photo-drop-zone{color:var(--foreground);background:#f8f2e2;border:1px dashed #b9b5a7;border-radius:8px;gap:10px;padding:18px;display:grid}.photo-drop-zone span{font-size:1.05rem;font-weight:800}.photo-drop-zone small{color:var(--muted)}.photo-drop-zone input{max-width:520px}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.photo-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fffaf0;border-radius:8px;overflow:hidden}.photo-card img{aspect-ratio:4/3;object-fit:cover;background:var(--panel-muted);width:100%;display:block}.photo-preview-unavailable{aspect-ratio:4/3;background:var(--panel-muted);width:100%;color:var(--muted);place-items:center;font-weight:700;display:grid}.photo-card-body{gap:12px;padding:14px;display:grid}.photo-card-body p{color:var(--muted);margin:4px 0 0}.photo-attachment{border-left:3px solid var(--accent-blue);padding-left:8px}.photo-observation-form{border-top:1px solid var(--border);gap:10px;padding-top:12px;display:grid}.photo-observation-form label{color:var(--muted);gap:4px;font-size:.9rem;display:grid}.gear-layout{grid-template-columns:minmax(320px,.9fr) minmax(0,1.1fr);align-items:start;gap:18px;display:grid}.gear-layout,.gear-layout>*,.gear-form-grid,.gear-form-grid>*{min-width:0}.gear-form{gap:16px;display:grid}.gear-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gear-template-row,.gear-toolbar,.gear-card-actions,.gear-category-strip{flex-wrap:wrap;gap:8px;display:flex}.gear-toolbar{justify-content:flex-end}.gear-toolbar input{max-width:360px}.gear-toolbar select{max-width:220px}.gear-checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.gear-checklist div{border:1px solid var(--border);background:#f8f2e2;border-radius:8px;gap:4px;padding:12px;display:grid}.gear-checklist strong{font-size:1.55rem}.gear-checklist span{color:var(--muted);line-height:1.35}.gear-alert-list{gap:8px;display:grid}.gear-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:14px;display:grid}.gear-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fffaf0;border-radius:12px;overflow:hidden}.gear-card[open]{border-color:#8ba08e}.gear-card-summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;list-style:none;display:grid}.gear-card-summary::-webkit-details-marker{display:none}.gear-card-summary:focus-visible{outline:3px solid var(--accent-blue);outline-offset:-3px}.gear-card-icon{color:#244d3b;background:#edf0e6;border:1px solid #c4cdbd;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.gear-card-summary-copy{gap:2px;min-width:0;display:grid}.gear-card-summary-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;overflow:hidden}.gear-card-summary-copy>small{color:var(--muted)}.gear-card-details{border-top:1px solid var(--border);gap:14px;padding:14px;display:grid}.gear-status{border:1px solid var(--border);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:.84rem;font-weight:800;display:inline-flex}.gear-status-ready{color:var(--accent-strong);background:#edf5ea;border-color:#3f6f3d59}.gear-status-needs_check{color:var(--warning);background:#f7ead7;border-color:#8a4c194d}.gear-status-packed{color:var(--accent-blue);background:#e5f0f2;border-color:#2f728447}.gear-status-retired{color:var(--muted);background:#eef0ec}.gear-card-actions{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:12px}.gear-card-actions select{max-width:180px}.dog-book-summary{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:0;display:grid;overflow:hidden}.dog-book-summary>div{border-right:1px solid var(--border);gap:3px;padding:15px 18px;display:grid}.dog-book-summary strong{font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.dog-book-summary span{color:var(--muted);font-size:.84rem;font-weight:750}.dog-book-summary button{white-space:nowrap;align-self:stretch;margin:10px}.dog-book-page>.page-header{padding-bottom:4px}.dog-book-filter-disclosure{border:1px solid var(--border);background:var(--panel-muted);border-radius:10px;padding:0 14px 14px}.dog-book-filter-disclosure>summary{color:var(--accent-strong);cursor:pointer;padding:14px 0;font-weight:850}.dog-privacy-note{border-left-color:var(--accent-blue);align-items:center;gap:8px 14px;display:flex}.dog-privacy-note span{color:var(--muted)}.dog-profile-form h2,.dog-book-heading h2{margin:4px 0 0}.dog-profile-fields{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.dog-profile-fields>legend{color:var(--muted);margin-bottom:2px;font-size:.82rem;font-weight:800}.dog-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dog-discipline-fieldset{border:1px solid var(--border);background:var(--panel-muted);border-radius:8px;min-width:0;margin:0;padding:14px}.dog-discipline-fieldset legend{padding:0 5px;font-weight:800}.dog-discipline-fieldset p{color:var(--muted);margin:0 0 10px}.dog-discipline-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid}.dog-discipline-grid label{border:1px solid var(--border);min-height:44px;color:var(--foreground);background:#fffdf6;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;font-weight:750;display:flex}.dog-discipline-grid input{width:18px;height:18px;margin:0}.dog-book-toolbar,.dog-profile-card-actions,.dog-discipline-tags{flex-wrap:wrap;gap:8px;display:flex}.dog-book-toolbar{justify-content:flex-end}.dog-book-toolbar input{min-width:min(300px,100%)}.dog-book-toolbar select{max-width:190px}.dog-profile-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:14px;display:grid}.dog-profile-card{border:1px solid var(--border);min-width:0;box-shadow:var(--shadow-soft);background:#fffaf0;border-radius:9px;gap:13px;padding:16px;display:grid}.dog-profile-card-lead{grid-template-columns:132px minmax(0,1fr);align-items:start;gap:14px;display:grid}.dog-profile-portrait,.dog-journal-portrait{color:var(--accent-strong);background:linear-gradient(145deg,#e8efe2,#d8e1d3);border:1px solid #c9c2aa;border-radius:12px;place-items:center;display:grid;overflow:hidden}.dog-profile-portrait{aspect-ratio:1;width:132px}.dog-profile-portrait img,.dog-journal-portrait img{object-fit:cover;width:100%;height:100%}.dog-profile-card-lead .dog-profile-card-header{min-width:0}.dog-profile-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dog-profile-card h3{margin:4px 0 0;font-size:1.35rem}.dog-discipline-tags span{background:var(--panel-blue);color:var(--accent-blue);border:1px solid #2f728447;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:800}.dog-profile-card .detail-list dd{overflow-wrap:anywhere}.dog-profile-card-actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:12px}.dog-profile-card-actions button{min-height:44px}.animal-workspace{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:18px;display:grid}.animal-profile-form h2{margin:4px 0 0}.animal-profile-form{scroll-margin-top:84px}.animal-profile-fields{border:0;gap:14px;min-width:0;margin:0;padding:0;display:grid}.animal-profile-fields legend{color:var(--muted);margin-bottom:8px;font-size:.82rem;font-weight:800}.animal-profile-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px;display:grid}.animal-profile-card{border:1px solid var(--border);background:#fffdf6;border-radius:8px;gap:12px;min-width:0;padding:16px;display:grid}.animal-profile-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.animal-profile-card h3{margin:4px 0 0}.animal-profile-card p{overflow-wrap:anywhere}.animal-profile-meta{color:var(--muted);text-transform:capitalize}.animal-profile-actions{border-top:1px solid var(--border);justify-content:flex-end;align-items:center;padding-top:12px;display:flex}.animal-profile-actions button{min-height:44px}.animal-history-error{justify-content:space-between;align-items:center;gap:12px;display:flex}.animal-history-overview{grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr);gap:8px;display:grid}.animal-history-overview>div{border:1px solid var(--border);background:var(--panel-muted);border-radius:8px;gap:3px;min-width:0;padding:10px;display:grid}.animal-history-overview strong{overflow-wrap:anywhere;font-size:.95rem}.animal-history-overview>div:first-child strong{font-size:1.3rem}.animal-history-overview span{color:var(--muted);font-size:.78rem;font-weight:750}.animal-history-details{border:1px solid var(--border);background:#fffaf0;border-radius:8px}.animal-history-details summary{cursor:pointer;min-height:44px;padding:9px 12px;font-weight:800;line-height:26px;list-style-position:inside;display:list-item}.animal-history-details summary:focus-visible{outline:3px solid var(--accent-blue);outline-offset:2px}.animal-history-content,.animal-history-empty{border-top:1px solid var(--border);gap:12px;padding:12px;display:grid}.animal-history-empty p{margin:0}.animal-history-range{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.animal-history-range span{color:var(--muted);gap:3px;font-size:.78rem;font-weight:750;display:grid}.animal-history-range strong{color:var(--foreground);font-size:.88rem}.animal-history-time-note{color:var(--muted);margin:0;font-size:.78rem}.animal-history-limit-note{color:var(--muted);margin:0;font-size:.82rem}.animal-history-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.animal-history-list>li{border-left:3px solid var(--accent-blue);background:var(--panel-blue);gap:8px;min-width:0;padding:10px 12px;display:grid}.animal-history-list p{margin:0;line-height:1.45}.animal-history-record-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.animal-history-record-heading time{color:var(--muted);text-align:right;font-size:.78rem}.animal-history-list .pill{font-size:.74rem}.known-animal-picker{border:1px solid var(--border);background:#fffaf0;border-radius:8px;gap:8px;padding:14px;display:grid}.known-animal-picker-help{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.4;display:flex}.known-animal-picker-help a{color:var(--accent-blue);flex:none;font-weight:800}.known-animal-picker-actions{flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:flex}.season-planner{gap:16px}.official-season-calendar{gap:16px;display:grid}.official-season-heading p{max-width:48rem;color:var(--muted);margin:7px 0 0}.official-season-jurisdiction{min-width:230px}.official-season-jurisdiction>span{align-items:center;gap:6px;display:inline-flex}.official-season-jurisdiction small{color:#2d6849;font-weight:700}.official-season-empty,.official-season-loading{align-items:center;gap:12px;display:flex}.official-season-empty h3,.official-season-empty p{margin:0}.official-season-empty p{margin-top:4px}.official-season-loading{border:1px solid var(--border);background:var(--panel-muted);min-height:76px;color:var(--muted);border-radius:10px;padding:16px;font-weight:750}.official-season-error{justify-content:space-between;align-items:center;gap:12px;display:flex}.official-season-error .status{flex:1;margin:0}.official-season-summary{border:1px solid var(--border);background:#fffaf3;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.official-season-summary article{gap:2px;padding:14px 16px;display:grid}.official-season-summary article+article{border-left:1px solid var(--border)}.official-season-summary strong{font-family:Georgia,Times New Roman,serif;font-size:1.8rem;line-height:1}.official-season-summary span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:850}.official-season-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.official-season-source-note{border-left:4px solid var(--accent-blue);color:#31535a;background:#e6f0f2;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.82rem;line-height:1.4;display:flex}.official-season-source-note a,.official-season-source-link{color:#1f6977;white-space:nowrap;align-items:center;gap:5px;font-weight:850;display:inline-flex}.official-season-preference-note{color:var(--muted);margin:-2px 0 0;font-size:.8rem}.official-season-row-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.official-season-home-button{color:#315b45;white-space:nowrap;background:#fffaf3;border:1px solid #b9b29d;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:0 10px;font-size:.78rem;font-weight:850;display:inline-flex}.official-season-home-button:hover,.official-season-home-button:focus-visible{background:#edf3e8;border-color:#3d815e}.official-season-home-button.is-featured{color:#24543b;background:#dcebdd;border-color:#3d815e}.official-season-list{border:1px solid var(--border);background:#fffdf6;border-radius:11px;display:grid;overflow:hidden}.official-season-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.official-season-row+.official-season-row{border-top:1px solid var(--border)}.official-season-row-copy{gap:5px;min-width:0;display:grid}.official-season-row h3,.official-season-row p{margin:0}.official-season-row h3{font-size:1.06rem;line-height:1.2}.official-season-row p,.official-season-windows{color:var(--muted);font-size:.84rem}.official-season-countdown{color:#315b45;align-self:center;font-size:.78rem}.official-season-windows{font-variant-numeric:tabular-nums;flex-wrap:wrap;gap:4px 12px;display:flex}.official-season-windows span+span:before{content:"also ";color:#8d6b3f;font-weight:750}.season-planner-hero{box-shadow:var(--shadow);color:#fffaf0;background:radial-gradient(circle at 88% 15%,#ffffff17,#0000 32%),linear-gradient(135deg,#0f3529,#1d4939);border:1px solid #ffffff1f;border-radius:14px;align-items:flex-end;gap:24px;padding:24px;display:flex}.season-planner-hero-copy{flex:1;gap:7px;min-width:0;display:grid}.season-planner-hero h2,.season-planner-hero p{margin:0}.season-planner-hero h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.5rem)}.season-planner-hero p{color:#d8e4d4}.season-planner-hero a,.season-plan-card a{color:#f3c980;text-underline-offset:3px;width:fit-content;font-weight:800;text-decoration:underline}.season-plan-card a{color:var(--warning)}.season-countdown{background:#ffffff1f;border-radius:999px;width:fit-content;padding:7px 11px;font-size:1rem}.season-countdown-upcoming{color:#193127;background:#f0c777}.season-regulation-note{border-left:4px solid var(--accent-amber);color:#514a3e;background:#f6ecd5;border-radius:6px;margin:0;padding:11px 14px;font-size:.9rem;line-height:1.5}.season-plan-form,.season-plan-list-section{gap:18px;display:grid}.season-plan-section-heading,.section-divider-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.season-plan-section-heading h2,.section-divider-heading h2{margin:4px 0 0}.section-divider-heading{border-top:1px solid var(--border);align-items:flex-end;padding-top:18px}.season-plan-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.season-plan-wide-field,.season-plan-jurisdiction-field{grid-column:1/-1}.season-plan-jurisdiction-field small{color:var(--muted);font-weight:500}.season-plan-visibility{min-width:160px}.season-plan-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.season-plan-card{border:1px solid var(--border);background:#fffdf6;border-radius:10px;align-items:flex-start;gap:16px;min-width:0;padding:16px;display:flex}.season-plan-card-main{flex:1;gap:7px;min-width:0;display:grid}.season-plan-card h3,.season-plan-card p{margin:0}.season-plan-card p{color:var(--muted);line-height:1.4}.season-plan-card-heading{flex-wrap:wrap;gap:6px;display:flex}.season-status{border:1px solid var(--border);background:var(--panel-muted);width:fit-content;color:var(--muted);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:850}.season-status-upcoming{color:#6f4317;background:#f8e9c9;border-color:#d9ad5c}.season-status-open{color:#1d583a;background:#e1eee4;border-color:#7aa18c}.season-plan-notes{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.season-plan-card-actions{flex-direction:column;gap:8px;display:flex}.season-date-line{font-variant-numeric:tabular-nums}.license-wallet{gap:16px}.license-wallet button,.license-wallet input,.license-wallet select{min-height:44px}.license-record-form,.license-record-list-section{gap:18px;display:grid}.license-record-form{scroll-margin-top:96px}.license-wallet-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.license-wallet-section-heading h2{margin:4px 0 0}.license-record-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.license-record-form-grid small{color:var(--muted);font-weight:500}.license-record-wide-field{grid-column:1/-1}.license-record-visibility{min-width:160px}.license-record-list-actions{align-items:flex-end;gap:10px;display:flex}.license-record-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.license-record-card{border:1px solid var(--border);background:#fffdf6;border-radius:10px;align-items:flex-start;gap:16px;min-width:0;padding:16px;display:flex}.license-record-card-main{flex:1;gap:8px;min-width:0;display:grid}.license-record-card h3,.license-record-card p{margin:0}.license-record-card h3{margin-top:2px}.license-record-card p{color:var(--muted);line-height:1.4}.license-record-card-heading{flex-wrap:wrap;gap:6px;display:flex}.license-record-kind{color:var(--warning);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:850}.license-expiration{border:1px solid var(--border);background:var(--panel-muted);width:fit-content;color:var(--muted);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:850}.license-expiration-current{color:#1d583a;background:#e1eee4;border-color:#7aa18c}.license-expiration-urgent{color:#6f4317;background:#f8e9c9;border-color:#d9ad5c}.license-expiration-upcoming{color:#245466;background:#e2eef0;border-color:#8db1bd}.license-expiration-expired{color:var(--danger);background:#f7e8e4;border-color:#d69b93}.license-record-date-line,.license-record-reference{font-variant-numeric:tabular-nums}.license-record-reference{font-weight:750}.license-record-notes{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.license-record-card-actions{flex-direction:column;gap:8px;display:flex}.license-photo-manager{border-top:1px solid var(--border);gap:12px;margin-top:6px;padding-top:14px;display:grid}.license-photo-manager-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.license-photo-manager-heading>div{gap:3px;display:grid}.license-photo-manager-heading span,.license-photo-empty,.license-photo-privacy{color:var(--muted);font-size:.88rem;line-height:1.4}.license-photo-empty,.license-photo-privacy{margin:0}.license-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.license-photo-card{border:1px solid var(--border);background:var(--panel-muted);border-radius:10px;min-width:0;overflow:hidden}.license-photo-card>img,.license-photo-staged>img,.license-photo-unavailable{aspect-ratio:8/5;width:100%}.license-photo-card>img,.license-photo-staged>img{object-fit:cover;display:block}.license-photo-unavailable{color:var(--muted);text-align:center;place-items:center;padding:12px;display:grid}.license-photo-card>div:last-child{gap:8px;padding:10px;display:grid}.license-photo-actions,.license-photo-add-actions{flex-wrap:wrap;gap:8px;display:flex}.license-photo-actions>*,.license-photo-add-actions>*{flex:128px}.license-photo-picker{border:1px solid var(--border);background:var(--panel);min-height:44px;color:var(--foreground);text-align:center;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-weight:800;display:inline-flex;position:relative}.license-photo-picker:focus-within{outline:3px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:2px}.license-photo-picker input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.license-photo-staged{border:1px solid var(--border);background:var(--panel-muted);border-radius:10px;gap:12px;padding:10px;display:grid}.license-photo-staged>img{border-radius:8px}.license-photo-pending{gap:8px;display:grid}.license-photo-pending>div{color:#6f4317;background:#f8e9c9;border:1px solid #d9ad5c;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:10px;font-size:.88rem;font-weight:700;display:flex}.plan-shell{gap:16px}.plan-hero{border:1px solid var(--border);background:var(--panel);box-shadow:var(--shadow-soft);border-radius:10px;align-items:center;gap:20px;padding:18px 20px;display:flex}.plan-hero>div:first-child{gap:5px;margin-right:auto;display:grid}.plan-hero h2,.plan-hero p{margin:0}.plan-hero h2{font-size:clamp(1.45rem,2vw,2rem)}.plan-hero p{color:var(--muted)}.plan-hero-actions{justify-content:flex-end}.plan-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.plan-action-card{border:1px solid var(--border);background:var(--panel);min-height:190px;box-shadow:var(--shadow-soft);border-radius:10px;flex-direction:column;gap:10px;padding:17px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.plan-action-card:hover,.plan-action-card:focus-visible{border-color:var(--accent);outline:none;transform:translateY(-2px);box-shadow:0 16px 28px #c65f2029}.plan-action-card>span{color:var(--warning);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:850}.plan-action-card>strong{font-size:1.2rem;line-height:1.16}.plan-action-card p{color:var(--muted);margin:0;line-height:1.45}.plan-action-card small{color:var(--accent-blue);margin-top:auto;font-weight:800}.plan-action-primary{border-color:var(--accent-strong);background:var(--accent-strong);color:#fffaf0}.plan-action-primary>span,.plan-action-primary p,.plan-action-primary small{color:#d8e4d4}.plan-brief-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:12px;display:grid}.plan-next-step h2{max-width:34ch;margin-top:8px;font-size:1.25rem}.plan-readiness .section-heading{align-items:end}.plan-readiness .section-heading h2{margin-top:4px;font-size:2rem}.journal-command{gap:18px}.journal-command-header{color:#fffaf0;background:radial-gradient(circle at 82% 12%,#dea04647,#0000 30%),linear-gradient(135deg,#102a21 0%,#1d4536 58%,#31543d 100%);border-radius:18px;justify-content:space-between;align-items:flex-end;gap:28px;padding:clamp(24px,4vw,42px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #12251c33}.journal-command-header:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;width:340px;height:340px;position:absolute;bottom:-150px;right:-90px;box-shadow:0 0 0 34px #ffffff06,0 0 0 70px #ffffff05}.journal-command-header>*{z-index:1;position:relative}.journal-command-header h1{letter-spacing:-.045em;margin:7px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,5.25rem);font-weight:650;line-height:.92}.journal-command-header p{color:#d9e5db;max-width:700px;margin:15px 0 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.5}.journal-kicker{color:#bd7629;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:900}.journal-command-actions{flex:none;justify-content:flex-end}.journal-command-actions .button{color:#17251d;background:#d88732;border-color:#e9b96d}.journal-command-actions .button.secondary{color:#fffaf0;background:#ffffff14;border-color:#ffffff57}.journal-ledger{box-shadow:var(--shadow-soft);background:#fffaf0;border:1px solid #c7c4ae;border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.journal-ledger article{align-content:center;gap:4px;min-height:126px;padding:18px 20px;display:grid;position:relative}.journal-ledger article+article{border-left:1px solid #d7d3c0}.journal-ledger article:before{background:var(--accent);content:"";height:4px;position:absolute;inset:0 0 auto}.journal-ledger article:nth-child(2):before,.journal-ledger article:nth-child(5):before{background:var(--accent-amber)}.journal-ledger article:nth-child(3):before{background:var(--accent-strong)}.journal-ledger article:nth-child(4):before{background:var(--accent-blue)}.journal-ledger span,.journal-ledger small{color:var(--muted)}.journal-ledger span{letter-spacing:.07em;text-transform:uppercase;font-size:.75rem;font-weight:850}.journal-ledger strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.85rem,3vw,2.7rem);line-height:1}.journal-ledger small{font-size:.77rem;line-height:1.3}.journal-filter-panel{box-shadow:var(--shadow-soft);background:#f6f1e3;border:1px solid #cac5ad;border-radius:14px;gap:16px;padding:18px 20px;display:grid}.journal-filter-heading,.journal-collection-heading,.journal-feature-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.journal-filter-heading h2,.journal-collection-heading h2,.journal-feature-title-row h2,.journal-book-panel h2,.journal-empty-state h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,2.4vw,2.1rem)}.journal-live-badge{color:#24543a;background:#e6efe3;border:1px solid #2e674652;border-radius:999px;align-items:center;min-height:30px;padding:0 11px;font-size:.76rem;font-weight:850;display:inline-flex}.journal-live-badge:before{content:"";background:#3a8157;border-radius:50%;width:7px;height:7px;margin-right:7px}.journal-filter-controls{grid-template-columns:repeat(3,minmax(150px,1fr)) auto;align-items:end;gap:12px;display:grid}.journal-filter-controls label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:6px;font-size:.76rem;font-weight:800;display:grid}.journal-filter-controls select{min-height:42px;color:var(--foreground);text-transform:none;background:#fffdf6;border-radius:7px}.journal-filter-controls button{min-height:42px}.journal-filter-controls :disabled{cursor:not-allowed}.journal-loading,.journal-empty-state{background:#fffaf09e;border:1px dashed #b7b49f;border-radius:14px;justify-content:center;align-items:center;gap:20px;min-height:220px;padding:28px;display:flex}.journal-loading p,.journal-empty-state p{max-width:660px;color:var(--muted);margin:6px 0 0;line-height:1.5}.journal-empty-state .actions{margin-top:16px}.journal-feature-grid{grid-template-columns:minmax(0,2fr) minmax(280px,.72fr);align-items:stretch;gap:18px;scroll-margin-top:128px;display:grid}.journal-feature-card{--journal-tone:#496f5a;--journal-deep:#183b2c;--journal-soft:#b5c9b7;background:#fffaf0;border:1px solid #bbb69f;border-radius:16px;grid-template-columns:minmax(240px,.82fr) minmax(0,1.3fr);display:grid;overflow:hidden;box-shadow:0 22px 40px #19281e24}.journal-tone-harvest,.journal-tone-hunt{--journal-tone:#c26c2d;--journal-deep:#633018;--journal-soft:#e8c498}.journal-tone-camera,.journal-tone-fishing{--journal-tone:#376f7c;--journal-deep:#153945;--journal-soft:#a8ced3}.journal-tone-visual,.journal-tone-observation,.journal-tone-memory{--journal-tone:#507257;--journal-deep:#193d2b;--journal-soft:#aec6ae}.journal-tone-track,.journal-tone-scat,.journal-tone-property_work,.journal-tone-dog{--journal-tone:#8b6b3b;--journal-deep:#4c351d;--journal-soft:#d2bc91}.journal-tone-vocalization,.journal-tone-other{--journal-tone:#5f667b;--journal-deep:#2c3040;--journal-soft:#bfc4d1}.journal-feature-cover{background:radial-gradient(circle at 74% 28%, #ffffff2e, transparent 21%), linear-gradient(152deg, var(--journal-tone), var(--journal-deep));color:#fffaf0;flex-direction:column;justify-content:space-between;min-height:490px;padding:22px;display:flex;position:relative;overflow:hidden}.journal-feature-cover:before,.journal-record-tile-cover:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:220px;height:220px;position:absolute;inset:12% -25% auto auto;box-shadow:0 0 0 28px #ffffff09}.journal-feature-cover-topline{z-index:1;color:#f2e7d1;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:10px;font-size:.7rem;font-weight:850;display:flex;position:relative}.journal-feature-mark{z-index:1;color:#fffaf0eb;text-shadow:0 18px 32px #0000002e;align-self:center;font-family:Georgia,Times New Roman,serif;font-size:clamp(7rem,14vw,11rem);line-height:.75;position:relative}.journal-feature-cover>div:last-child{z-index:1;gap:5px;display:grid;position:relative}.journal-feature-season{color:var(--journal-soft);letter-spacing:.12em;text-transform:uppercase;font-size:.76rem;font-weight:900}.journal-feature-cover strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.6rem);line-height:1.02}.journal-feature-cover small{color:#e4eadf}.journal-feature-body{flex-direction:column;gap:20px;min-width:0;padding:clamp(22px,3.2vw,36px);display:flex}.journal-feature-title-row time{max-width:160px;color:var(--muted);text-align:right;font-size:.82rem;line-height:1.4}.journal-record-facts{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px;margin:0;display:grid}.journal-record-facts div{gap:2px;display:grid}.journal-record-facts dt{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:750}.journal-record-facts dd{margin:0;font-weight:700}.journal-notes{border-left:4px solid var(--journal-tone);color:#2c352f;white-space:pre-wrap;background:#f3efe1;margin:0;padding:15px 17px;font-family:Georgia,Times New Roman,serif;font-size:1.02rem;font-style:italic;line-height:1.55}.journal-notes-empty{color:var(--muted)}.journal-photo-panel{background:#f7f1df;border:1px solid #c6b88f;border-radius:12px;gap:16px;min-width:0;padding:18px;scroll-margin-top:128px;display:grid}.journal-photo-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.journal-photo-heading h3{margin:4px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.journal-photo-heading h3[tabindex="-1"]:focus{outline:3px solid var(--accent-blue);outline-offset:3px}.journal-photo-heading-actions{flex-direction:column;flex:none;align-items:flex-end;gap:8px;display:flex}.journal-photo-replacement-note{color:var(--muted);margin:-8px 0 0;font-size:.78rem;line-height:1.45}.journal-photo-heading p,.journal-photo-add p,.journal-photo-empty{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.journal-photo-count{color:#285139;background:#e8efe2;border:1px solid #bac8b8;border-radius:999px;flex:none;padding:6px 10px;font-size:.75rem;font-weight:800}.journal-photo-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.journal-photo-card{background:#fffaf0;border:1px solid #cbc4ac;border-radius:10px;min-width:0;margin:0;overflow:hidden}.journal-photo-card:focus-visible{outline:3px solid var(--accent-blue);outline-offset:3px}.journal-photo-card>.animal-history-photo,.journal-photo-preview-unavailable{aspect-ratio:4/3;width:100%;height:auto;color:var(--muted);background:#e6e1d2;place-items:center;display:grid}.journal-photo-card figcaption{gap:3px;min-width:0;padding:10px 12px;display:grid}.journal-photo-card figcaption strong,.journal-photo-card figcaption span{overflow-wrap:anywhere}.journal-photo-card figcaption span{color:var(--muted);font-size:.75rem}.journal-photo-card figcaption .journal-photo-owner-note{margin-top:5px;line-height:1.4}.journal-photo-card-actions{flex-wrap:wrap;gap:8px;margin-top:7px;display:flex}.journal-photo-card-actions .photo-frame-controls,.journal-photo-card-actions .journal-photo-preview-retry{flex:100%;min-width:0}.journal-photo-card-actions .journal-photo-caption{color:var(--muted);flex:100%;grid-column:1/-1;gap:5px;font-size:.78rem;font-weight:700;display:grid}.journal-photo-card-actions .journal-photo-caption input{color:#11251d;background:#fffdf7;border:1px solid #d0be978c;border-radius:9px;width:100%;min-height:44px;padding:0 10px}.journal-photo-preview-retry{justify-items:start;gap:6px;display:grid}.journal-photo-preview-retry span{color:var(--muted);font-size:.76rem;line-height:1.4}.journal-photo-card-actions label{cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.journal-photo-card-actions label:has(input:focus-visible){outline:3px solid var(--accent-blue);outline-offset:2px}.journal-photo-card-actions label.button>input[type=file]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.journal-photo-confirm{background:#f7e8e4;border:1px solid #9b2f234d;border-radius:8px;gap:10px;margin-top:7px;padding:12px;display:grid}.journal-photo-confirm p,.journal-photo-cleanup p{margin:0;line-height:1.45}.journal-photo-confirm .actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.journal-photo-archive{background:#fffaf0b8;border:1px solid #cbc4ac;border-radius:10px;padding:12px}.journal-photo-archive>summary{cursor:pointer;min-height:44px;color:var(--ink);align-items:center;font-weight:800;display:flex}.journal-photo-archive>summary:focus-visible{outline-offset:3px;border-radius:6px;outline:3px solid #2170826b}.journal-photo-archive>summary span{color:#285139;background:#e8efe2;border-radius:999px;justify-content:center;align-items:center;min-width:24px;margin-left:6px;padding:2px 7px;font-size:.72rem;display:inline-flex}.journal-photo-archive>p{color:var(--muted);margin:10px 0 0;font-size:.8rem;line-height:1.45}.journal-photo-archive-list{gap:10px;margin-top:12px;display:grid}.journal-photo-archive-list article{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;display:grid}.journal-photo-archive-list article>.animal-history-photo,.journal-photo-archive-list .journal-photo-preview-unavailable{aspect-ratio:4/3;border-radius:8px;width:96px;height:auto}.journal-photo-archive-list article>div{justify-items:start;gap:5px;min-width:0;display:grid}.journal-photo-archive-list strong,.journal-photo-archive-list span{overflow-wrap:anywhere}.journal-photo-archive-list span{color:var(--muted);font-size:.75rem}.journal-photo-cleanup{justify-items:start;gap:10px;display:grid}.journal-photo-add{grid-template-columns:minmax(0,1fr) minmax(180px,.8fr);align-items:start;gap:12px;display:grid}.journal-photo-add label{gap:6px;min-width:0;display:grid}.journal-photo-add label>span{color:var(--muted);font-size:.78rem}.journal-photo-add input,.journal-photo-panel button{min-height:44px}.journal-photo-add input{background:#fffaf0;border:1px dashed #aaa690;border-radius:8px;width:100%;padding:9px}.journal-photo-picker{gap:8px;min-width:0;display:grid}.journal-photo-step{color:#8f3d0d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:850;display:block}.journal-photo-inline-actions{flex-wrap:wrap;gap:8px;display:flex}.journal-photo-inline-actions button{min-height:44px}.journal-photo-preview-unavailable{color:#f5ead4;text-align:center;background:#273c31;border-radius:10px;place-items:center;min-height:132px;font-size:.75rem;display:grid}.journal-photo-picker>span{color:var(--muted);font-size:.78rem;line-height:1.45}.journal-photo-picker-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.journal-photo-picker-actions label{cursor:pointer;text-align:center;justify-content:center;align-items:center;min-height:48px;display:inline-flex;position:relative}.journal-photo-picker-actions label:has(input:focus-visible){outline:3px solid var(--accent-blue);outline-offset:2px}.journal-photo-picker-actions label[aria-disabled=true]{cursor:not-allowed;opacity:.55}.journal-photo-picker-actions input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;min-height:0;padding:0;position:absolute;overflow:hidden}.journal-photo-queue{gap:10px;display:grid}.journal-photo-queue article{background:#fffaf0;border:1px solid #cbc4ac;border-radius:10px;grid-template-columns:96px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.journal-photo-queue article>.animal-history-photo{width:96px;height:100%;min-height:112px}.journal-photo-queue article>div{align-content:center;justify-items:start;gap:7px;min-width:0;padding:10px 12px;display:grid}.journal-photo-queue strong,.journal-photo-queue span{overflow-wrap:anywhere;max-width:100%}.journal-photo-queue span{color:var(--muted);font-size:.75rem}.journal-photo-panel>button{justify-self:start}.journal-photo-panel button:focus-visible,.journal-photo-add input:focus-visible{outline:3px solid var(--accent-blue);outline-offset:2px}.journal-feature-body>.actions{margin-top:auto}.journal-feature-body>.actions>*{min-height:44px}.journal-record-archived-label{color:#7e271e;letter-spacing:.05em;background:#f7e8e4;border:1px solid #7e271e47;border-radius:999px;padding:2px 7px;font-size:.64rem}.journal-record-row.is-archived{background:#f3eee3}.journal-record-archive-note,.journal-record-remove-confirm{background:#f7e8e4;border:1px solid #7e271e47;border-radius:12px;gap:10px;padding:16px;display:grid}.journal-record-archive-note p,.journal-record-remove-confirm p{color:#5f433d;margin:0;line-height:1.5}.journal-record-remove-confirm .actions{margin-top:2px}.journal-edit-panel{background:#f7f1df;border:1px solid #c6b88f;border-radius:12px;padding:18px;scroll-margin-top:24px}.journal-edit-panel h3{margin:4px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.journal-edit-panel p{color:var(--muted);margin:0;line-height:1.45}.journal-edit-fields{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.journal-edit-fields legend{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:10px;padding:0;font-size:.76rem;font-weight:850}.journal-edit-fields label{gap:6px;min-width:0;font-weight:750;display:grid}.journal-edit-fields input,.journal-edit-fields select,.journal-edit-fields textarea,.journal-edit-panel button{min-height:44px}.journal-edit-fields textarea{min-height:120px}.journal-edit-fields small,.journal-edit-connection-note{color:var(--muted);font-size:.76rem;font-weight:500;line-height:1.4}.journal-edit-panel .actions{margin-top:0}.journal-edit-section{background:#ffffff06;border:1px solid #cfb78333;border-radius:14px}.journal-edit-section+.journal-edit-section{margin-top:10px}.journal-edit-section>summary{cursor:pointer;color:#d8c99e;align-items:center;min-height:50px;padding:0 13px;font-weight:800;display:flex}.journal-edit-section>.form-grid,.journal-edit-section>label{margin:0 12px 12px}.journal-edit-dog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.journal-edit-dog-grid label{border:1px solid #cfb78333;border-radius:10px;align-items:center;gap:8px;min-height:44px;padding:7px 10px;display:flex}.journal-edit-dog-grid input{width:20px;min-height:20px;margin:0}.journal-book-panel{color:#fffaf0;background:#162c23;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 22px 40px #19281e2e}.journal-book-panel p{color:#cbd9ce;margin:7px 0 0;line-height:1.5}.journal-book-panel .journal-kicker{color:#efb762}.journal-book-stat-grid{border:1px solid #ffffff1f;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.journal-book-stat-grid article{text-align:center;gap:4px;padding:14px 10px;display:grid}.journal-book-stat-grid article+article{border-left:1px solid #ffffff1f}.journal-book-stat-grid strong{font-family:Georgia,Times New Roman,serif;font-size:1.7rem}.journal-book-stat-grid span{color:#b8cabd;text-transform:uppercase;font-size:.68rem;font-weight:750}.journal-book-highlight{background:#efb76214;border:1px solid #efb7624d;border-radius:10px;gap:6px;padding:16px;display:grid}.journal-book-highlight span{color:#efb762;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:850}.journal-book-highlight strong{font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.journal-book-highlight small{color:#cbd9ce}.journal-privacy-note{border-top:1px solid #ffffff21;margin-top:auto;padding-top:17px}.journal-privacy-note strong{font-size:.82rem}.journal-privacy-note p{font-size:.78rem}.journal-collection{border-top:1px solid #c7c3ad;gap:16px;padding-top:22px;display:grid}.journal-collection-heading p{max-width:430px;color:var(--muted);text-align:right;margin:0;line-height:1.45}.journal-record-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.journal-record-tile{--journal-tone:#496f5a;--journal-deep:#183b2c;--journal-soft:#b5c9b7;min-width:0;color:var(--foreground);text-align:left;background:#fffaf0;border:1px solid #c1bda8;border-radius:12px;padding:0;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;overflow:hidden}.journal-record-tile:hover,.journal-record-tile:focus-visible,.journal-record-tile.is-selected{border-color:var(--journal-tone);outline:none;transform:translateY(-3px);box-shadow:0 16px 30px #1f302526}.journal-record-tile.is-selected{box-shadow:0 0 0 2px var(--background), 0 0 0 4px var(--journal-tone), 0 16px 30px #1f302526}.journal-record-tile:disabled{cursor:not-allowed;opacity:.72;transform:none}.journal-record-tile-cover{background:linear-gradient(145deg, var(--journal-tone), var(--journal-deep));color:#fffaf0;justify-content:space-between;align-items:flex-end;min-height:116px;padding:14px;display:flex;position:relative;overflow:hidden}.journal-record-tile-cover>span:last-child{z-index:1;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850;position:relative}.journal-record-mark{z-index:1;color:#fffaf0;background:#ffffff14;border:1px solid #ffffff3d;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;display:inline-flex;position:relative}.journal-loading .journal-record-mark,.journal-empty-state .journal-record-mark{color:#69461f;background:#efe1c4;border-color:#c5a165;flex:none;width:70px;height:70px;font-size:2.1rem}.journal-record-tile-body{gap:7px;min-height:130px;padding:15px;display:grid}.journal-record-tile-body small,.journal-record-tile-body time{color:var(--muted);font-size:.76rem}.journal-record-tile-body small{letter-spacing:.04em;text-transform:uppercase;font-weight:800}.journal-record-tile-body strong{align-self:start;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1.15}.journal-record-tile-body time{align-self:end}.record-type-picker,.animal-details-fieldset{border:1px solid var(--border);background:var(--panel);border-radius:8px;margin:0;padding:16px}.sighting-wizard-header{color:#fff9ec;background:#173b2d;border-radius:14px;gap:10px;padding:20px;display:grid}.sighting-wizard-header>span,.sighting-review>span{color:#e4a15f;letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:850}.sighting-wizard-header h2,.sighting-review h3{margin:0;font-family:Georgia,Times New Roman,serif}.sighting-wizard-header ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:4px 0 0;padding:0;list-style:none;display:grid}.sighting-wizard-header li{color:#bac7bf;border-top:2px solid #fff3;align-items:center;gap:7px;padding-top:8px;font-size:.75rem;font-weight:750;display:flex}.sighting-wizard-header li span{background:#ffffff1f;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.sighting-wizard-header li[aria-current=step]{color:#fff9ec;border-top-color:#e48a45}.sighting-wizard-header li[aria-current=step] span{background:#bd4f16}.observation-form[data-guided=true][data-step="1"] [data-wizard-step]:not([data-wizard-step="1"]),.observation-form[data-guided=true][data-step="2"] [data-wizard-step]:not([data-wizard-step="2"]),.observation-form[data-guided=true][data-step="3"] [data-wizard-step]:not([data-wizard-step="3"]),.observation-form[data-guided=true][data-step="4"] [data-wizard-step]:not([data-wizard-step="4"]){display:none}.sighting-review{background:#fffaf0;border:1px solid #c9b58e;border-radius:12px;gap:10px;padding:18px;display:grid}.sighting-review dl{gap:10px;margin:4px 0 0;display:grid}.sighting-review dl div{border-top:1px solid #e5d9c1;grid-template-columns:minmax(80px,.35fr) minmax(0,1fr);gap:3px;padding-top:9px;display:grid}.sighting-review dt{color:var(--muted);font-size:.78rem;font-weight:800}.sighting-review dd{overflow-wrap:anywhere;margin:0}.observation-current-location{align-content:end;justify-items:start;gap:7px;display:grid}.observation-current-location small,.observation-current-location span{color:var(--muted);font-size:.78rem;line-height:1.4}.observation-current-location span{color:var(--accent-strong);font-weight:700}.sighting-wizard-actions{justify-content:space-between;gap:12px;display:flex}.sighting-wizard-actions .button{min-width:112px}.record-type-picker legend,.animal-details-fieldset legend{padding:0 6px;font-weight:800}.record-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.record-type-grid button,.animal-class-picker button{border-color:var(--border);min-height:58px;color:var(--foreground);text-align:left;background:#fffdf7;justify-items:start;gap:3px;display:grid}.record-type-grid button small{color:var(--muted);font-weight:500}.record-type-grid button.is-selected,.animal-class-picker button.is-selected{border-color:var(--accent-strong);background:var(--accent-strong);color:#fff}.record-type-grid button.is-selected small{color:#dce8df}.harvest-memory-hero{background:var(--accent-strong);color:#fffaf0;border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(190px,.45fr);gap:18px;padding:22px;display:grid}.harvest-memory-heading h2,.harvest-memory-heading p{margin:6px 0 0}.harvest-memory-heading p{color:#dce8df;max-width:62ch;line-height:1.5}.harvest-memory-steps{align-content:center;gap:8px;display:grid}.harvest-memory-steps span{color:#b8c6b8;border-left:3px solid #ffffff40;padding:5px 10px;font-size:.86rem;font-weight:700}.harvest-memory-steps .is-current{border-left-color:var(--accent);color:#fff}.observation-core{gap:22px}.observation-field-group{border:0;min-inline-size:0;margin:0;padding:0}.observation-field-group:disabled,.animal-details-fieldset:disabled{opacity:.68}.record-mode-badge{min-height:32px;color:var(--accent-strong);background:#e6eee8;border:1px solid #183d3147;border-radius:999px;align-items:center;padding:0 11px;font-size:.82rem;font-weight:800;display:inline-flex}.animal-details-fieldset{background:var(--panel-muted);gap:14px;display:grid}.known-animal-details{border-top:1px solid var(--border);padding-top:12px}.known-animal-details summary{cursor:pointer;min-height:44px;color:var(--accent-blue);align-items:center;font-weight:800;display:flex}.known-animal-details>p{color:var(--muted);margin:8px 0 12px;font-size:.84rem;line-height:1.45}.antler-points-field{color:var(--muted);gap:8px;font-size:.92rem;display:grid}.antler-points-grid{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(92px,.55fr);align-items:end;gap:10px;display:grid}.antler-points-total{min-height:66px;color:var(--accent-strong);background:#e8efe2;border:1px solid #bac8b8;border-radius:8px;align-content:center;justify-items:center;display:grid}.antler-points-total span{letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.antler-points-total strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.fish-harvest-details{padding:0}.animal-class-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.animal-class-picker button{text-transform:capitalize;justify-items:center;min-height:44px}.compact-select-field{max-width:280px}.harvest-details,.harvest-story-editor{border-top:1px solid var(--border);gap:12px;padding-top:18px;display:grid}.harvest-details h3,.harvest-story-editor h3{margin:0}.harvest-story-heading p{color:var(--muted);margin:5px 0 0}.harvest-story-editor textarea{min-height:150px}.observation-more-details{border-top:1px solid var(--border);padding-top:14px}.observation-more-details summary{cursor:pointer;min-height:44px;color:var(--accent-blue);align-items:center;font-weight:800;display:flex}.observation-more-details[open] summary{margin-bottom:14px}.harvest-optional-details,.harvest-optional-details>.observation-field-group{gap:18px;display:grid}.harvest-optional-details[open] summary{margin-bottom:0}.harvest-entry-form .journal-photo-panel{background:#fbf6e8}.harvest-entry-photo-stager{gap:12px;padding:14px}.harvest-entry-photo-stager .journal-photo-heading{align-items:center}.harvest-entry-photo-stager .journal-photo-heading h3{margin-top:0}.harvest-entry-photo-stager .journal-photo-add{grid-template-columns:1fr}.harvest-photo-staging-note{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.observation-journal-link{justify-self:start}.record-lock-note{border-left:4px solid var(--accent-blue);background:var(--panel-blue);color:var(--muted);margin:0;padding:12px 14px;line-height:1.45}.observation-stand-context{border-left:4px solid var(--accent-blue);background:var(--panel-blue);padding:12px 14px}.observation-stand-context p{color:var(--muted);margin:4px 0 0}.observation-submit{width:100%;min-height:48px}@media (max-width:520px){.sighting-wizard-header ol{gap:5px}.sighting-wizard-header li{justify-items:start;gap:4px;font-size:.66rem;display:grid}}.empty-state{text-align:center;place-items:center;gap:6px;min-height:180px;display:grid}.hunt-detail{width:min(100%,980px);margin:0 auto}.hunt-detail-header{color:#fff9ec;background:#173b2d;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:18px;padding:clamp(20px,4vw,34px);display:flex}.hunt-detail-header h1{max-width:720px;margin:5px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,4vw,3rem)}.hunt-detail-header p{color:#cbd8cf;margin:0}.hunt-detail-header>.pill{color:#173b2d;background:#f4e6c8;border-color:#dfc899;font-weight:850}.hunt-detail-summary{border:1px solid var(--border);background:var(--panel);color:var(--foreground);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.hunt-detail-summary strong{color:var(--foreground)}.hunt-detail-summary>div{border-right:1px solid var(--border);gap:5px;padding:16px;display:grid}.hunt-detail-summary>div:last-child{border-right:0}.hunt-history-list{gap:9px;display:grid}.hunt-history-entry{border:1px solid var(--border);min-height:78px;color:var(--foreground);background:#fffdf8;border-left:4px solid #a84c1c;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:12px 14px;display:grid}.hunt-history-entry:hover,.hunt-history-entry:focus-visible{outline-offset:2px;background:#fbf2e5;border-color:#bc7b50;outline:3px solid #2f72843d}.hunt-history-icon{color:#26533f;background:#e8eee4;border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.hunt-history-copy{gap:3px;min-width:0;display:grid}.hunt-history-copy time{color:var(--muted);align-items:center;gap:5px;font-size:.75rem;font-weight:750;display:inline-flex}.hunt-history-copy strong{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.hunt-history-copy>span{color:var(--muted);font-size:.82rem}.hunt-detail-summary span,.hunt-review-context dt{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:800}.hunt-review-form fieldset{border:0;margin:0;padding:0}.hunt-review-form legend{margin-bottom:9px;font-weight:800}.hunt-review-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.hunt-review-context div{background:var(--panel-muted);border-radius:8px;padding:12px}.hunt-review-context dd{margin:5px 0 0}.hunt-sighting-list{gap:10px;display:grid}.hunt-sighting-list article{border-left:3px solid var(--accent);background:var(--panel-muted);gap:4px;padding:12px 14px;display:grid}.hunt-sighting-list article p,.hunt-sighting-list article span{color:var(--muted);margin:0}.hunt-detail-back{justify-self:start}.trail-cam-workspace{border:1px solid var(--border);background:var(--panel);color:var(--foreground);border-radius:14px;padding:clamp(18px,3vw,26px)}.trail-cam-workspace h2,.trail-cam-workspace h3{color:var(--foreground)}.trail-cam-workspace p{color:var(--muted)}.trail-cam-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.trail-cam-metrics article{background:var(--panel-muted);border-radius:10px;align-content:start;gap:7px;min-height:142px;padding:15px;display:grid}.trail-cam-metrics article>span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.trail-cam-metrics article>strong{color:var(--accent-strong);font-family:Georgia,Times New Roman,serif;font-size:2rem}.trail-cam-metrics article>a{align-self:end}.trail-cam-recent{gap:9px;display:grid}.trail-cam-recent>article{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0 2px;display:flex}.trail-cam-recent>article>div{gap:3px;display:grid}.trail-cam-recent span{color:var(--muted);font-size:.82rem}.trail-cam-recent-actions{justify-items:end}.trail-cam-upload-disclosure{background:var(--panel);border-radius:12px}.trail-cam-upload-disclosure>summary{cursor:pointer;color:var(--accent-strong);padding:18px;font-weight:850}.trail-cam-upload-disclosure[open]>summary{border-bottom:1px solid var(--border)}.trail-cam-upload-disclosure>:not(summary){margin:18px}.trail-cam-filters{border:1px solid var(--border);background:var(--panel);border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;display:grid}.trail-cam-filters label{color:var(--muted);gap:6px;font-size:.78rem;font-weight:800;display:grid}.trail-cam-local-note{border-left:4px solid var(--accent);color:var(--muted);background:#fff6e7;margin:0;padding:11px 13px;font-size:.85rem}.trail-cam-review-list{gap:12px;display:grid}.trail-cam-review-list article{border:1px solid var(--border);background:var(--panel);border-radius:12px;gap:12px;padding:18px;display:grid}.trail-cam-review-list article>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.trail-cam-review-list h2{text-transform:capitalize;margin:7px 0 3px}.trail-cam-review-list p{color:var(--muted);margin:0}.trail-cam-status{border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:850;display:inline-flex}.trail-cam-status-needs_review{color:#7c491c;background:#fff0d4}.trail-cam-status-confirmed{color:#205c3b;background:#e0eee5}.trail-cam-status-ignored{color:#5f5a50;background:#eceae5}.trail-cam-animal{width:min(100%,920px);margin:0 auto}.trail-cam-animal-hero{color:#fff9ec;background:#173b2d;border-radius:14px;grid-template-columns:minmax(260px,.85fr) minmax(0,1.15fr);min-height:330px;display:grid;overflow:hidden}.trail-cam-animal-hero>.animal-history-photo,.trail-cam-animal-photo-empty{min-height:330px}.trail-cam-animal-photo-empty{color:#b9c9bf;text-align:center;background:#0c2a1e;place-items:center;padding:24px;display:grid}.trail-cam-animal-hero>div:last-child{align-content:center;gap:10px;padding:clamp(24px,5vw,48px);display:grid}.trail-cam-animal-hero h1,.trail-cam-animal-hero p{margin:0}.trail-cam-animal-hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.4rem)}.trail-cam-animal-history{gap:9px;display:grid}.trail-cam-animal-history>a{border-left:3px solid var(--accent);background:var(--panel-muted);grid-template-columns:minmax(100px,.3fr) minmax(0,1fr) auto;gap:3px;padding:12px 14px;display:grid}.trail-cam-animal-history span,.trail-cam-animal-history time{color:var(--muted);font-size:.82rem}.gear-product-import{border-bottom:1px solid var(--border);gap:14px;padding-bottom:22px;display:grid}.gear-product-import h2,.gear-product-import p{margin:4px 0 0}.gear-product-import-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.gear-product-import-row label{gap:6px;display:grid}.gear-product-preview{border:1px solid var(--border);background:var(--panel-muted);border-radius:10px;grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.gear-product-preview>img{object-fit:contain;background:#fff;border-radius:8px;width:88px;height:88px}.gear-product-preview h3,.gear-product-preview p{margin:3px 0}.gear-product-preview span,.gear-product-preview small{color:var(--muted);overflow-wrap:anywhere}@media (max-width:620px){.hunt-detail-header{display:grid}.hunt-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hunt-detail-summary>div:nth-child(2){border-right:0}.hunt-detail-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.hunt-history-entry{grid-template-columns:auto minmax(0,1fr) auto;gap:9px;padding:11px}.hunt-history-entry>.pill{display:none}.journal-collection-selector{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.journal-collection-selector button{padding-inline:8px}.hunt-review-context{grid-template-columns:1fr}.trail-cam-metrics,.trail-cam-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.trail-cam-recent>article,.trail-cam-review-list article>header{flex-direction:column;align-items:flex-start}.trail-cam-recent-actions{justify-items:start}.trail-cam-animal-hero,.trail-cam-animal-history>a,.gear-product-import-row,.gear-product-preview{grid-template-columns:1fr}.gear-product-import-row>button,.gear-product-preview>button{width:100%}}@media (max-width:420px){.trail-cam-metrics,.trail-cam-filters{grid-template-columns:1fr}}.journal-command{gap:20px;width:min(100%,1180px);margin:0 auto}.journal-command-header{box-shadow:none;color:var(--foreground);background:0 0;border-radius:0;justify-content:space-between;align-items:flex-end;gap:24px;padding:6px 0 0;display:flex;overflow:visible}.journal-command-header:after{content:none}.journal-command-header h1{color:#123327;letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(3rem,4.4vw,4rem);font-weight:650;line-height:.98}.journal-command-header p{max-width:700px;color:var(--muted);margin:10px 0 0;font-size:1rem;line-height:1.5}.journal-command-header .journal-kicker{color:#a84c1c}.journal-command-actions{flex:none;display:flex}.journal-command-actions .journal-quick-capture-toggle{color:#fffaf3;background:#174132;border-color:#174132;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:0 18px;font-size:1rem;font-weight:850;text-decoration:none;display:inline-flex}.journal-command-actions .journal-quick-capture-toggle:hover,.journal-command-actions .journal-quick-capture-toggle:focus-visible{background:#a84c1c;border-color:#a84c1c}.journal-collection-selector{background:#011913ad;border:1px solid #d5bb8047;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));align-self:flex-start;padding:4px;display:inline-grid}.journal-collection-selector button{color:#c9c1ac;background:0 0;border:0;border-radius:10px;min-height:44px;padding:0 18px;font-weight:750}.journal-collection-selector button.is-active{color:#0b2d23;background:#f0e8d5;box-shadow:0 5px 14px #0003}.journal-memories-panel{border-top:1px solid #c7c3ad;gap:16px;padding-top:22px;display:grid}.journal-memories-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.journal-memories-heading h2,.journal-memories-heading p,.journal-memories-empty p{margin:0}.journal-memories-heading h2{margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.35rem)}.journal-memories-heading p,.journal-memories-empty p,.journal-memory-card-copy>span{color:var(--muted)}.journal-memories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.journal-memory-card{min-width:0;color:var(--foreground);background:#fffaf0;border:1px solid #c1bda8;border-radius:14px;display:grid;overflow:hidden}.journal-memory-card:hover,.journal-memory-card:focus-visible{outline-offset:2px;border-color:#6b846a;outline:3px solid #2f72846b;box-shadow:0 14px 30px #1f302524}.journal-memory-card-image{aspect-ratio:4/3;background:#d9d3c2;display:block;overflow:hidden}.journal-memory-card-copy{gap:4px;padding:13px 14px 15px;display:grid}.journal-memory-card-copy small{color:#a84c1c;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:900}.journal-memory-card-copy strong{font-family:Georgia,Times New Roman,serif;font-size:1.12rem}.journal-memory-card-copy>span{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.journal-memories-empty{background:#f8f2e4;border:1px dashed #b9b39d;border-radius:14px;align-items:center;gap:12px;min-height:96px;padding:16px;display:flex}.journal-memories-empty>svg{color:#a84c1c;flex:none}.journal-quick-capture{background:radial-gradient(circle at 94% -35%,#d78b2f38,#0000 40%),#f8f2e4;border:1px solid #a9a38e;border-radius:17px;gap:17px;padding:clamp(18px,2.5vw,26px);display:grid;overflow:hidden;box-shadow:0 18px 42px #1b2d231a}.journal-quick-capture[hidden]{display:none}.journal-quick-capture-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.journal-quick-capture-heading h2{margin:4px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,2.5vw,2.2rem);line-height:1}.journal-quick-capture-heading p{max-width:460px;color:var(--muted);text-align:right;margin:0;line-height:1.45}.journal-capture-property{max-width:360px;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;gap:6px;font-size:.76rem;font-weight:850;display:grid}.journal-capture-property select{min-height:48px;color:var(--foreground);text-transform:none;background:#fffaf3;border-color:#bdb7a4;border-radius:10px;font-size:1rem}.journal-quick-capture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.journal-quick-capture-grid a{color:#173a2d;background:#fffaf3db;border:1px solid #cbc4ae;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:2px 12px;min-height:96px;padding:15px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.journal-quick-capture-grid a:hover,.journal-quick-capture-grid a:focus-visible{border-color:#a84c1c;outline:none;transform:translateY(-1px);box-shadow:0 10px 24px #253e2f1f}.journal-quick-capture-grid a>svg{color:#a84c1c;grid-row:1/span 2;align-self:center}.journal-quick-capture-grid a strong{font-family:Georgia,Times New Roman,serif;font-size:1.04rem}.journal-quick-capture-grid a span{color:var(--muted);font-size:.78rem;line-height:1.3}.journal-capture-property-needed{color:var(--muted);background:#fffaf3b3;border:1px dashed #b9b39f;border-radius:11px;margin:0;padding:15px}.journal-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.journal-category-browse{scrollbar-width:thin;gap:8px;max-width:100%;padding:2px 0 6px;display:flex;overflow-x:auto}.journal-category-browse button{color:#173a2d;background:#fffaf3e0;border:1px solid #bdb7a4;border-radius:999px;flex:none;align-items:center;gap:9px;min-height:44px;padding:0 13px;font-weight:800;display:inline-flex}.journal-category-browse button strong{background:#1741321a;border-radius:999px;place-items:center;min-width:24px;min-height:24px;font-size:.76rem;display:inline-grid}.journal-category-browse button.is-active{color:#fffaf3;background:#174132;border-color:#174132}.journal-category-browse button.is-active strong{background:#fffaf329}@media (min-width:1101px){.journal-category-browse{flex-wrap:wrap;overflow-x:visible}}.journal-season-control{color:#173a2d;background:#fffaf3db;border:1px solid #bdb7a4;border-radius:999px;align-items:center;gap:8px;min-height:48px;padding:0 12px;display:inline-flex}.journal-season-control>span{display:none}.journal-season-control select{min-height:44px;color:inherit;background:0 0;border:0;padding:0 28px 0 0;font-size:1rem;font-weight:750}.journal-filter-toggle{color:#173a2d;background:#fffaf3db;border-color:#bdb7a4;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:auto;min-width:48px;min-height:48px;padding:0 14px;display:inline-flex}.journal-filter-toggle.is-active{color:#a84c1c;border-color:#a84c1c}.journal-filter-panel{background:#f8f3e7;border-color:#cbc5b1;border-radius:14px;gap:14px;padding:16px}.journal-filter-panel[hidden]{display:none}.journal-filter-heading h2{font-size:1.45rem}.journal-filter-controls{grid-template-columns:repeat(4,minmax(140px,1fr)) auto}.journal-filter-controls select,.journal-filter-controls input,.journal-filter-controls button{min-height:46px;font-size:1rem}.journal-filter-controls input{color:var(--foreground);text-transform:none;background:#fffdf6;border-radius:7px}.journal-overview{grid-template-columns:minmax(0,1.35fr) minmax(340px,.8fr);align-items:start;gap:28px;display:grid}.journal-overview-feature{background:#fffaf3;border:1px solid #bdb7a4;border-radius:17px;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 42px #1b2d231f}.journal-feature-visual{--journal-tone:#496f5a;--journal-deep:#183b2c;aspect-ratio:4/3;background:var(--journal-deep);color:#fffaf3;min-height:0;position:relative;overflow:hidden}.journal-feature-media,.journal-feature-fallback,.journal-feature-shade{width:100%;height:100%;position:absolute;inset:0}.journal-feature-media{display:block}.journal-feature-fallback{background:linear-gradient(145deg, var(--journal-tone), var(--journal-deep));color:#fffaf3b8;place-items:center;display:grid}.journal-feature-shade{background:linear-gradient(#08181114 30%,#081811d6 100%)}.journal-feature-date{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f2d23db;border:1px solid #ffffff38;border-radius:999px;padding:10px 14px;font-weight:750;position:absolute;top:20px;left:20px}.journal-feature-overlay{z-index:2;position:absolute;bottom:24px;left:24px;right:24px}.journal-feature-overlay>span{color:#f2c487;letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:900}.journal-feature-overlay h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,2.7vw,2.65rem);line-height:1;display:-webkit-box;overflow:hidden}.journal-feature-overlay p{color:#ecf0e9;margin:0}.journal-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.journal-browse-results{gap:22px;display:grid}.journal-season-summary-card{background:#fffaf3;border:1px solid #bdb7a4;border-radius:15px;overflow:hidden;box-shadow:0 12px 30px #1b2d2314}.journal-season-summary-heading{border-bottom:1px solid #d4cfbd;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px 10px;display:flex}.journal-season-summary-heading strong{color:#49613f;font-family:Georgia,Times New Roman,serif;font-size:1.05rem}.journal-season-summary-heading span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.journal-summary-strip article{grid-template-columns:auto auto;align-items:center;gap:2px 8px;min-width:0;padding:16px 18px;display:grid}.journal-summary-strip article+article{border-left:1px solid #d4cfbd}.journal-summary-strip svg{grid-row:1/span 2}.journal-summary-strip strong{font-family:Georgia,Times New Roman,serif;font-size:1.65rem;line-height:1}.journal-summary-strip span{color:var(--muted);font-size:.78rem}.journal-summary-harvests{color:#a84c1c}.journal-summary-sightings{color:#2f7284}.journal-summary-camera{color:#56704d}.journal-summary-strip article span{color:var(--muted)}.journal-recent{min-width:0}.journal-recent-heading{border-bottom:1px solid #d1cbb8;justify-content:space-between;align-items:end;gap:16px;padding:1px 0 10px;display:flex}.journal-recent-heading h2{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.65rem}.journal-recent-heading p{max-width:560px;color:var(--muted);margin:5px 0 0;font-size:.82rem;line-height:1.4}.journal-view-all{color:#a84c1c;background:0 0;border:0;align-items:center;gap:5px;min-height:44px;padding:7px 0;font-weight:800;display:inline-flex}.journal-view-all svg{transition:transform .16s}.journal-view-all svg.is-open{transform:rotate(90deg)}.journal-record-list{display:grid}.journal-record-row{--journal-tone:#496f5a;--journal-deep:#183b2c;min-width:0;min-height:102px;color:var(--foreground);text-align:left;background:0 0;border:0;border-bottom:1px solid #d1cbb8;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:grid}.journal-record-row:hover,.journal-record-row:focus-visible,.journal-record-row.is-selected{background:#fffaf3b8;outline:none}.journal-record-row:focus-visible,.journal-record-row.is-selected{box-shadow:inset 4px 0 0 var(--journal-tone)}.journal-record-thumbnail{background:linear-gradient(145deg, var(--journal-tone), var(--journal-deep));color:#fffaf3db;border-radius:10px;place-items:center;width:96px;height:72px;display:grid;overflow:hidden}.journal-record-thumbnail>.animal-history-photo{width:100%;height:100%}.journal-record-meta{gap:2px;min-width:0;display:grid}.journal-record-type{color:var(--journal-tone);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:5px;font-size:.68rem;font-weight:900;display:inline-flex}.journal-record-meta strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1.15;overflow:hidden}.journal-record-meta time,.journal-record-meta small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;line-height:1.3;overflow:hidden}.journal-record-meta small{align-items:center;gap:4px;display:inline-flex}.property-observation-history{gap:18px;display:grid;overflow:hidden}.property-observation-history-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.property-observation-history-heading h2{margin:2px 0 4px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.1rem)}.property-observation-history-heading p,.property-observation-history-empty p{color:var(--muted);margin:0}.property-observation-history-filters,.property-observation-history-actions,.journal-slice-links{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.property-observation-history-filters button,.property-observation-history-actions button,.property-observation-history-actions .button{min-height:44px}.property-observation-history-filters button.is-active{border-color:var(--accent);background:var(--accent);color:#fffaf3}.property-observation-history-list{border-top:1px solid #d1cbb8}.property-observation-history-actions{justify-content:flex-end}.property-observation-history-actions button,.property-observation-history-actions .button{white-space:nowrap;justify-content:center;align-items:center;gap:6px;display:inline-flex}.property-history-summary{background:#f8f2e4b8;border:1px solid #d1cbb8;border-radius:12px;gap:12px;padding:14px;display:grid}.property-history-summary>div{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.property-history-summary>div span,.property-history-summary dt,.property-history-limit-note{color:var(--muted);font-size:.76rem}.property-history-summary dl{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;display:grid}.property-history-summary dl div{border-left:1px solid #d1cbb8;gap:2px;min-width:0;padding:4px 12px;display:grid}.property-history-summary dl div:first-child{border-left:0;padding-left:0}.property-history-summary dt{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.property-history-summary dd{color:#173a2d;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:800}.property-history-limit-note{text-align:center;margin:0}.property-observation-history-empty{background:#fffaf373;border:1px dashed #bbb39e;border-radius:12px;align-items:center;gap:14px;min-height:96px;padding:18px;display:flex}.property-observation-history-empty strong{margin-bottom:3px;display:block}.property-observation-history-more{border-top:1px solid #d1cbb8;justify-content:center;padding-top:16px;display:flex}.property-observation-history-more button{min-height:48px}.journal-slice-links{margin-left:auto}.journal-slice-links a{color:inherit;text-underline-offset:3px;font-weight:850}.journal-record-chevron{color:#5b625b}.journal-timeline-list,.journal-year-group,.journal-timeline-day,.journal-timeline-day-events{display:grid}.journal-year-group{gap:12px}.journal-year-group+.journal-year-group{margin-top:30px}.journal-year-heading{border-bottom:1px solid #b7aa8e;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:8px;display:flex}.journal-year-heading h3{color:#173f31;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,3vw,1.75rem)}.journal-year-heading span{color:#657064;text-transform:uppercase;font-size:.75rem;font-weight:800}.journal-draft-resume{color:#9c4b1e;border-bottom:1px solid;width:fit-content;font-size:.78rem;font-weight:900}.journal-timeline-slice-note{border:1px solid color-mix(in srgb, var(--border) 78%, var(--accent));background:color-mix(in srgb, var(--panel-muted) 88%, var(--accent));color:var(--muted);border-radius:12px;align-items:flex-start;gap:.65rem;margin:0 0 1rem;padding:.8rem .9rem;font-size:.9rem;line-height:1.45;display:flex}.journal-timeline-slice-note svg{color:var(--accent);flex:none;margin-top:.1rem}.journal-timeline-slice-note strong{color:var(--foreground)}.journal-timeline-day+.journal-timeline-day{margin-top:14px}.journal-timeline-day-heading{color:#516157;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #d1cbb8;justify-content:space-between;align-items:center;gap:12px;min-height:36px;font-size:.7rem;font-weight:900;display:flex}.journal-timeline-day-heading span:last-child{color:#365044;background:#e5e8dd;border-radius:999px;place-items:center;width:25px;height:25px;display:grid}.journal-timeline-row{cursor:pointer;width:100%}.journal-timeline-row.is-pending,.journal-timeline-row.is-failed{cursor:default}.journal-timeline-row.is-pending{background:#f2ebd780}.journal-timeline-row.is-failed{background:#ffebe185}.journal-timeline-row.is-pending:hover,.journal-timeline-row.is-failed:hover{background:inherit}.journal-timeline-summary{color:#344b40;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.79rem;line-height:1.35;display:-webkit-box;overflow:hidden}.journal-timeline-trust{color:#66736b;align-items:center;gap:4px;margin-top:3px;font-size:.69rem;font-weight:700;line-height:1.35;display:inline-flex}.journal-timeline-trust svg{flex:none}.journal-sync-badge{color:#765113;letter-spacing:0;text-transform:none;background:#f6edd4;border:1px solid #a070264d;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:.62rem;font-weight:850;display:inline-flex}.journal-sync-badge.is-failed{color:#8b3519;background:#f8e2d8;border-color:#a742204d}.journal-timeline .journal-record-meta time{align-items:center;gap:4px;display:inline-flex}.journal-add-record{color:#fffaf3;background:#c85419;border:1px solid #a94717;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:54px;margin-top:16px;font-size:1.04rem;font-weight:850;display:flex;box-shadow:0 10px 22px #823c1829}.journal-add-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.journal-add-actions .journal-add-record{margin-top:0}.journal-add-record.secondary{box-shadow:none;color:#173c30;background:#fffaf2;border-color:#1d533f6b}.journal-add-record.secondary:hover,.journal-add-record.secondary:focus-visible{background:#edf2e7}.observation-back-link{justify-self:start}.journal-add-record:hover,.journal-add-record:focus-visible{outline-offset:2px;background:#aa4314;outline:3px solid #2f72846b}.journal-feature-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);gap:20px;scroll-margin-top:24px}.journal-feature-card{grid-template-columns:1fr}.journal-feature-body{gap:18px;padding:clamp(22px,3vw,34px)}.journal-book-panel{padding:24px}@media (max-width:1180px){.home-action-grid,.today-action-grid,.today-summary-grid,.plan-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-command-header{flex-direction:row;align-items:flex-end}.journal-command-actions{justify-content:flex-end}.journal-ledger{grid-template-columns:repeat(3,minmax(0,1fr))}.journal-ledger article:nth-child(4){border-left:0}.journal-ledger article:nth-child(n+4){border-top:1px solid #d7d3c0}.journal-feature-grid{grid-template-columns:1fr}}@media (max-width:820px){html{scroll-padding-top:calc(var(--mobile-shell-header-height) + 62px)}.app-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.sidebar{z-index:40;height:var(--mobile-shell-header-height);min-height:var(--mobile-shell-header-height);padding-top:calc(8px + env(safe-area-inset-top));padding-right:max(16px, env(safe-area-inset-right));padding-bottom:8px;padding-left:max(16px, env(safe-area-inset-left));border-bottom:1px solid #ffffff1a;border-right:0;align-self:start;position:sticky;top:0;overflow-y:visible;box-shadow:0 8px 18px #1428202e}.sidebar-open{height:auto;overflow-y:visible}.sidebar-heading{align-items:center;min-height:44px}.brand span{display:none}.sidebar .sidebar-toggle.secondary{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.sidebar-content{max-height:calc(100dvh - var(--mobile-shell-header-height));overscroll-behavior:contain;padding-top:12px;display:none;overflow-y:auto}.sidebar-open .sidebar-content{display:flex}.nav{grid-template-columns:repeat(2,minmax(0,1fr))}.main{padding:16px max(16px, env(safe-area-inset-right)) 24px max(16px, env(safe-area-inset-left))}.hk-capture-mode .main{min-height:100dvh;padding-bottom:0}.property-workspace-nav{top:var(--mobile-shell-header-height);z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf0f7;padding:6px;position:sticky}.sidebar-open+.main .property-workspace-nav{position:static}.property-workspace-layout :target{scroll-margin-top:calc(var(--mobile-shell-header-height) + 62px)}.property-workspace-links{padding-bottom:2px}.property-secondary-nav-action{display:none}.plan-hero{flex-direction:column;align-items:stretch}.plan-hero>div:first-child{margin-right:0}.plan-hero-actions{justify-content:flex-start}.plan-brief-grid,.home-hero,.home-action-grid{grid-template-columns:1fr}.home-action-card{min-height:104px}.today-property-bar{flex-wrap:wrap;align-items:stretch}.today-property-bar label{min-width:min(100%,230px)}.form-grid,.property-access-summary,.property-access-add-fields,.property-member-list{grid-template-columns:1fr}.journal-filter-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-feature-card{grid-template-columns:1fr}.journal-feature-cover{min-height:360px}.record-type-grid{grid-template-columns:1fr}.section-heading,.page-header{display:grid}.map-workbench,.gear-layout,.animal-workspace,.hunt-workspace-grid,.stand-workspace,.boundary-builder,.filter-bar,.stand-summary-grid,.stand-activity-summary,.stand-activity-columns{grid-template-columns:1fr}.wind-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.gear-form-grid,.gear-checklist{grid-template-columns:1fr}.gear-grid{grid-template-columns:minmax(0,1fr)}.gear-toolbar{justify-content:flex-start}.gear-toolbar input,.gear-toolbar select{max-width:none}.dog-book-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.dog-book-summary>div{border-bottom:1px solid var(--border)}.dog-book-summary button{grid-column:2}.dog-privacy-note{flex-direction:column;align-items:flex-start}.dog-form-grid{grid-template-columns:1fr}.dog-book-heading{gap:14px}.dog-book-toolbar{justify-content:flex-start}.dog-book-toolbar input,.dog-book-toolbar select{width:100%;max-width:none}.dog-book-toolbar button{width:100%}.dog-profile-grid{grid-template-columns:minmax(0,1fr)}.map-toolbar{align-items:stretch}.map-chip-group,.map-control-cluster{width:100%}.feature-map-canvas,.live-property-map,.live-property-map-loading{min-height:420px}.live-property-map-canvas{height:420px}.live-weather-panel,.hunt-weather-panel{flex-direction:column;align-items:flex-start}.toggle-row{justify-content:flex-start}.offline-sync-panel{right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));flex-direction:column;align-items:stretch;max-width:none}body:has(.dog-book-workspace) .offline-sync-panel{bottom:calc(84px + env(safe-area-inset-bottom))}.offline-recovery-spacer{height:calc(180px + env(safe-area-inset-bottom));display:block}}@media (max-width:560px){.today-action-grid,.today-summary-grid,.plan-action-grid{grid-template-columns:1fr}.plan-action-card{min-height:165px}.today-action{min-height:126px}.today-property-bar>div,.today-property-bar label,.today-property-bar button,.property-access-selector,.property-access-add-fields button,.property-member-controls,.property-member-controls label,.property-member-controls button,.property-member-confirm .actions,.property-member-confirm .actions button{width:100%}.property-member-controls{grid-template-columns:1fr}.property-member-confirm .actions{display:grid}.journal-ledger,.animal-class-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.harvest-entry-page .page-header{gap:10px}.harvest-entry-page .page-header h1{font-size:2rem}.harvest-entry-page .page-header .button,.harvest-entry-form .observation-journal-link{width:100%}.observation-back-link{z-index:8;top:calc(var(--mobile-shell-header-height) + 8px);width:100%;position:sticky;box-shadow:0 8px 22px #0e302626}.harvest-entry-form .section-heading{gap:6px}.harvest-entry-form .record-mode-badge{display:none}.antler-points-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.antler-points-total{grid-column:1/-1;grid-template-columns:auto auto;justify-content:center;gap:8px;min-height:48px}.animal-profile-grid{grid-template-columns:1fr}.animal-history-error{flex-direction:column;align-items:stretch}.animal-history-error button,.animal-history-range{width:100%}.animal-history-range{grid-template-columns:1fr}.animal-history-record-heading{display:grid}.animal-history-record-heading time{text-align:left}.known-animal-picker-help{display:grid}.journal-ledger article,.journal-ledger article:nth-child(4){border-top:1px solid #d7d3c0;border-left:0}.journal-ledger article:nth-child(odd){border-right:1px solid #d7d3c0}.journal-ledger article:first-child,.journal-ledger article:nth-child(2){border-top:0}.journal-command-header,.journal-feature-body,.journal-book-panel{padding:20px}.journal-edit-panel,.journal-photo-panel{padding:16px}.journal-photo-heading,.journal-photo-add{grid-template-columns:1fr;display:grid}.journal-photo-count{justify-self:start}.journal-photo-heading-actions{align-items:stretch;width:100%}.journal-photo-card-actions>*{flex:140px}.journal-photo-card-actions>.photo-frame-controls,.journal-photo-card-actions>.journal-photo-preview-retry{flex:100%}.journal-photo-grid{grid-template-columns:1fr}.journal-photo-card figcaption>button,.journal-photo-confirm .actions,.journal-photo-confirm .actions button,.journal-photo-archive-list button,.journal-photo-cleanup button{width:100%}.journal-photo-confirm .actions{grid-template-columns:1fr}.journal-photo-archive-list article{grid-template-columns:80px minmax(0,1fr)}.journal-photo-archive-list article>.animal-history-photo,.journal-photo-archive-list .journal-photo-preview-unavailable{width:80px}.journal-photo-queue article{grid-template-columns:1fr}.journal-photo-queue article>.animal-history-photo{aspect-ratio:4/3;width:100%;height:auto}.journal-photo-panel>button{width:100%}.journal-edit-panel .actions{display:grid}.journal-edit-panel .actions button,.journal-command-actions,.journal-command-actions .button{width:100%}.journal-filter-controls,.journal-record-grid{grid-template-columns:1fr}.journal-filter-controls button{width:100%}.journal-filter-heading,.journal-collection-heading,.journal-feature-title-row{display:grid}.journal-feature-title-row time,.journal-collection-heading p{text-align:left}.journal-feature-cover{min-height:310px}.journal-feature-mark{font-size:7rem}.journal-loading,.journal-empty-state{flex-direction:column;align-items:flex-start}}@media (max-width:820px){:root{--mobile-shell-header-height:calc(74px + env(safe-area-inset-top))}.sidebar{padding-top:calc(10px + env(safe-area-inset-top));padding-right:max(18px, env(safe-area-inset-right));padding-bottom:10px;padding-left:max(18px, env(safe-area-inset-left))}.sidebar-heading{min-height:54px}.brand-lockup{max-width:calc(100% - 64px)}.brand-header-logo{border-radius:10px;width:162px}.sidebar .sidebar-toggle.secondary{color:#fffaf3;background:#fffaf30f;border-color:#f4e2bfb8;border-radius:12px;width:48px;min-width:48px;height:48px;min-height:48px;padding:0}.main{padding:14px max(20px, env(safe-area-inset-right)) 30px max(20px, env(safe-area-inset-left))}.journal-command{gap:12px}.journal-command-header{flex-direction:column;align-items:stretch;padding:2px 0 0}.journal-command-actions{justify-content:flex-start}.journal-quick-capture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-command-header h1{font-size:clamp(2.65rem,8vw,3.5rem)}.journal-command-header p{max-width:36rem}.journal-filter-toggle span{display:none}.journal-filter-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-search-control{grid-column:1/-1}.journal-filter-controls button{grid-column:1/-1;width:100%}.journal-overview{grid-template-columns:1fr;gap:22px}.journal-feature-visual{aspect-ratio:4/3}.journal-feature-grid{grid-template-columns:1fr}.journal-record-row{grid-template-columns:116px minmax(0,1fr) auto}.property-observation-history-heading{flex-direction:column;align-items:stretch}.property-observation-history-filters{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.property-observation-history-filters button{padding-inline:8px}.property-observation-history-list .journal-record-row{grid-template-columns:72px minmax(0,1fr)}.property-observation-history-list .journal-record-thumbnail{width:72px}.property-observation-history-actions{grid-column:1/-1;justify-content:stretch}.property-observation-history-actions button,.property-observation-history-actions .button{flex:auto}.property-history-summary>div{flex-direction:column;align-items:flex-start;gap:3px}.property-history-summary dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.property-history-summary dl div,.property-history-summary dl div:first-child{border-left:0;padding:0}.journal-record-thumbnail{width:116px;height:78px}}@media (max-width:560px){.home-shell{gap:16px}.home-hero{padding-top:0;padding-bottom:20px}.home-hero h1{font-size:2.6rem}.home-hero p{font-size:.94rem}.home-season-brief,.home-season-empty{grid-template-columns:1fr auto;gap:10px;min-height:0;padding:15px}.home-season-countdown{grid-column:1/-1}.home-season-details{grid-column:1}.home-season-link{grid-column:2;align-self:end}.home-season-empty>svg{display:none}.home-action-card{border-radius:14px;gap:11px;min-height:96px;padding:14px}.home-action-card-icon{border-radius:12px;width:44px;height:44px}.home-action-card-description{font-size:.82rem}.journal-command-header{padding:0}.journal-command-header .journal-kicker{display:none}.journal-command-header h1{white-space:normal;overflow-wrap:anywhere;max-width:100%;padding-inline:2px;font-size:2.22rem}.journal-command-header p{display:none}.journal-command-actions,.journal-command-actions .journal-quick-capture-toggle{width:100%}.journal-command-actions{min-width:0}.journal-command-actions .journal-quick-capture-toggle{white-space:normal;overflow-wrap:anywhere;min-width:0}.journal-quick-capture{border-radius:14px;gap:14px;padding:15px}.journal-quick-capture-heading{gap:7px;display:grid}.journal-quick-capture-heading p{text-align:left;font-size:.82rem}.journal-capture-property{max-width:none}.journal-quick-capture-grid{grid-template-columns:1fr}.journal-quick-capture-grid a{min-height:78px}.journal-kicker{font-size:.66rem}.journal-season-control{max-width:calc(100% - 64px);min-height:48px}.journal-season-control select{min-width:0;max-width:180px;font-size:1rem}.journal-filter-panel{padding:15px}.journal-filter-heading{align-items:center;display:flex}.journal-filter-heading h2{font-size:1.3rem}.journal-filter-controls{grid-template-columns:1fr}.journal-filter-controls button{grid-column:auto}.journal-overview-feature{border-radius:14px}.journal-overview{gap:14px}.journal-feature-visual{aspect-ratio:4/3}.journal-feature-date{padding:8px 11px;font-size:.82rem;top:14px;left:14px}.journal-feature-overlay{bottom:16px;left:16px;right:16px}.journal-feature-overlay h2{font-size:1.7rem}.journal-feature-overlay p{text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;overflow:hidden}.journal-summary-strip article{gap:2px 6px;padding:9px 7px}.journal-summary-strip svg{width:22px;height:22px}.journal-summary-strip strong{font-size:1.45rem}.journal-summary-strip span{font-size:.67rem}.journal-recent-heading h2{font-size:1.55rem}.journal-recent-heading{align-items:flex-start}.journal-recent-heading p{font-size:.75rem}.journal-recent-heading .journal-kicker{display:none}.journal-record-row{grid-template-columns:82px minmax(0,1fr) auto;gap:8px;min-height:68px;padding:5px 0}.journal-record-thumbnail{width:82px;height:56px}.journal-record-meta{gap:1px}.journal-record-meta strong{white-space:normal;font-size:.96rem}.journal-record-meta time,.journal-record-meta small{font-size:.62rem}.journal-record-type{flex-wrap:wrap;font-size:.62rem}.journal-timeline-day-heading{min-height:32px}.journal-timeline-summary{font-size:.72rem}.journal-timeline-trust{flex-wrap:wrap;font-size:.62rem}.journal-add-record{min-height:56px;margin-top:14px}.journal-add-actions{grid-template-columns:1fr;margin-top:14px}.journal-add-actions .journal-add-record{margin-top:0}.journal-feature-body,.journal-book-panel{padding:20px}}@media (max-width:820px){.season-plan-list,.license-record-list{grid-template-columns:minmax(0,1fr)}}@media (max-width:560px){.official-season-calendar{padding:16px}.official-season-heading,.official-season-error,.official-season-source-note{flex-direction:column;align-items:stretch}.official-season-jurisdiction{min-width:0}.official-season-summary article{padding:11px 9px}.official-season-summary strong{font-size:1.55rem}.official-season-summary span{font-size:.61rem}.official-season-toolbar{grid-template-columns:minmax(0,1fr)}.official-season-source-note a{width:fit-content}.official-season-row{align-items:start;gap:10px;padding:13px 12px}.official-season-row-actions{grid-column:1/-1;justify-content:flex-start}.official-season-home-button,.official-season-source-link{justify-content:center}.official-season-source-link{border:1px solid var(--border);border-radius:8px;min-height:40px;padding:0 9px}.season-planner-hero{flex-direction:column;align-items:stretch;padding:20px}.season-planner-hero>button{width:100%}.season-plan-form-grid{grid-template-columns:minmax(0,1fr)}.season-plan-wide-field,.season-plan-jurisdiction-field{grid-column:auto}.season-plan-section-heading{flex-direction:column;align-items:stretch}.season-plan-visibility{min-width:0}.season-plan-card{flex-direction:column}.season-plan-card-actions{flex-direction:row;width:100%}.season-plan-card-actions button{flex:1}.license-record-form-grid{grid-template-columns:minmax(0,1fr)}.license-record-wide-field{grid-column:auto}.license-wallet-section-heading{flex-direction:column;align-items:stretch}.license-record-visibility{min-width:0}.license-record-list-actions{flex-direction:column;align-items:stretch;width:100%}.license-record-list-actions>button{width:100%}.license-record-card{flex-direction:column}.license-record-card-actions{flex-direction:row;width:100%}.license-record-card-actions button{flex:1}.license-record-notes{-webkit-line-clamp:initial;display:block;overflow:visible}.license-photo-grid{grid-template-columns:minmax(0,1fr)}.license-photo-pending>div{flex-direction:column;align-items:stretch}}.dog-profile-card-actions .button{min-height:44px}.dog-journal{width:100%;max-width:1080px;margin:0 auto}.dog-journal-profile,.dog-journal-form,.dog-journal-history{background:#fffaf0;border-color:#c9c2aa}.dog-journal-profile-heading,.dog-journal-history-heading,.dog-journal-entry>header,.dog-journal-entry-actions{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dog-journal-profile-heading h1{margin:7px 0 5px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,7vw,4.4rem);line-height:.95}.dog-journal-profile-heading p,.dog-journal-history-heading p{color:var(--muted);margin:0}.dog-journal-back{width:fit-content;color:var(--accent-strong);margin-bottom:18px;font-weight:800;text-decoration:none;display:block}.dog-journal-profile-details{border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;display:grid;overflow:hidden}.dog-journal-profile-overview{grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.dog-journal-portrait-column{gap:10px;min-width:0;display:grid}.dog-journal-portrait{aspect-ratio:1;width:100%}.dog-journal-photo-editor{border:1px solid var(--border);background:var(--panel-muted);border-radius:12px;padding:0 14px 14px}.dog-journal-photo-editor>summary{color:var(--accent-strong);cursor:pointer;padding:14px 0;font-weight:850}.photo-crop-controls{gap:8px;width:100%;display:grid}.photo-crop-controls>button{justify-self:start}.photo-crop-editor{border:1px solid var(--border);background:#f5f0e3;border-radius:10px;gap:12px;width:100%;padding:12px;display:grid}.photo-crop-instructions{color:var(--muted);margin:0;font-size:.8rem;line-height:1.45}.photo-crop-preview{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#e6e1d2;border:1px solid #aaa690;border-radius:9px;width:100%;position:relative;overflow:hidden}.photo-crop-preview img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-crop-preview.is-dragging{cursor:grabbing}.photo-crop-preview:focus-visible{outline:3px solid var(--accent-blue);outline-offset:3px}.photo-crop-zoom{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.photo-crop-zoom button{width:100%;min-height:44px;padding:8px;font-size:.78rem}.photo-crop-zoom>span{color:var(--muted);text-align:center;grid-column:1/-1;font-size:.76rem;font-weight:800}.photo-crop-message{color:var(--muted);font-size:.76rem;line-height:1.4}.animal-history-photo{background:#d9d3c2;width:100%;height:100%;display:block;position:relative;overflow:hidden}.animal-history-photo img{pointer-events:none;-webkit-user-select:none;user-select:none;max-width:none}.animal-history-photo-backdrop,.animal-history-photo-image{position:absolute}.animal-history-photo-backdrop{object-fit:cover;filter:blur(18px)saturate(.8);opacity:.42;width:120%;height:120%;inset:-10%;transform:scale(1.05)}.animal-history-photo-contain .animal-history-photo-image{object-fit:contain;width:100%;height:100%;inset:0}.animal-history-photo-cover .animal-history-photo-image{object-fit:cover;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-frame-controls{gap:8px;width:100%;display:grid}.photo-frame-controls>button{justify-self:start}.photo-frame-editor{border:1px solid var(--border);background:#f5f0e3;border-radius:10px;gap:12px;width:100%;padding:12px;display:grid}.photo-frame-preview{aspect-ratio:4/3;cursor:default;touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#e6e1d2;border:1px solid #aaa690;border-radius:9px;width:100%;position:relative;overflow:hidden}.photo-frame-preview.is-interactive{cursor:grab;touch-action:none}.photo-frame-preview.is-dragging{cursor:grabbing}.photo-frame-preview:focus-visible{outline:3px solid var(--accent-blue);outline-offset:3px}.photo-frame-fit{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.photo-frame-fit button{min-height:44px}.photo-frame-fit button[aria-pressed=true]{border-color:var(--accent-strong);color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-strong);background:#dfe8de}.photo-frame-legacy-note{border-left:3px solid var(--warning);color:var(--muted);background:#fff6db;margin:0;padding:9px 10px;font-size:.78rem;line-height:1.45}.dog-journal-profile-details>div{border-bottom:1px solid var(--border);min-width:0;padding:14px 16px}.dog-journal-profile-details>div:nth-child(odd){border-right:1px solid var(--border)}.dog-journal-profile-details>div:nth-last-child(-n+2){border-bottom:0}.dog-journal-profile-details dt{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:.74rem;font-weight:850}.dog-journal-profile-details dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:4px 0 0;font-weight:700}.dog-journal-privacy-note{border-left:4px solid var(--accent-blue);background:var(--panel-blue);color:var(--muted);margin:0;padding:12px 14px;line-height:1.5}.dog-profile-photo-grid{max-width:none}.dog-profile-photo-grid .journal-photo-card{grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.dog-profile-photo-grid .journal-photo-card img,.dog-profile-photo-grid .journal-photo-preview-unavailable{aspect-ratio:1;border-radius:8px;width:72px}.dog-profile-photo-copy{gap:2px;min-width:0;display:grid}.dog-profile-photo-copy span{color:var(--muted);font-size:.75rem;line-height:1.4}.dog-saved-photo-actions{flex-wrap:wrap;gap:8px;margin:10px;display:flex}.dog-profile-photo-grid .dog-saved-photo-actions{justify-self:end;margin:0}.dog-profile-photo-grid .journal-photo-confirm{grid-column:1/-1}.dog-photo-manager .journal-photo-card>button{margin:10px}.dog-photo-manager .journal-photo-confirm span{color:var(--muted);font-size:.8rem}.dog-photo-operation-error{color:var(--muted);overflow-wrap:anywhere;font-size:.78rem}.dog-photo-operation-actions{flex-wrap:wrap;align-items:stretch;gap:10px;width:100%;display:flex}.dog-photo-operation-actions>.journal-photo-confirm{width:100%}.dog-photo-operation-reselect{min-width:0;color:var(--foreground);flex:240px;gap:6px;font-size:.82rem;display:grid}.dog-photo-operation-reselect input{background:#fffaf0;border:1px dashed #aaa690;border-radius:8px;width:100%;min-height:44px;padding:9px}.dog-photo-operation-reselect input:focus-visible{outline:3px solid var(--accent-blue);outline-offset:2px}.dog-journal-form{color:var(--foreground);scroll-margin-top:92px}.dog-journal-form h2,.dog-journal-history h2{color:var(--accent-strong);margin:5px 0 0;font-family:Georgia,Times New Roman,serif}.dog-journal-type-fieldset{border:0;min-width:0;margin:0;padding:0}.dog-journal-type-fieldset>legend{margin-bottom:10px;font-weight:850}.dog-journal-type-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:9px;display:grid}.dog-journal-type-grid label{border:1px solid var(--border);cursor:pointer;background:#fffdf6;border-radius:10px;align-items:center;gap:9px;min-height:48px;padding:10px 12px;font-weight:780;display:flex}.dog-journal-type-grid label.selected{border-color:var(--accent-strong);box-shadow:inset 0 0 0 1px var(--accent-strong);background:#e8efe2}.dog-journal-type-grid input{flex:none;width:18px;height:18px;margin:0}.dog-journal-type-grid label>span{overflow-wrap:anywhere;min-width:0}.dog-journal-form-grid{grid-template-columns:minmax(0,1.2fr) minmax(230px,.8fr);gap:12px;display:grid}.dog-journal-form textarea{min-height:140px}.dog-journal-history-heading select{min-width:170px}.dog-journal-history-actions{flex:none;align-items:stretch;gap:10px;display:flex}.dog-journal-entry-list{gap:18px;display:grid}.dog-journal-entry{min-width:0;box-shadow:var(--shadow-soft);background:#fffdf6;border:1px solid #c9c2aa;border-radius:14px;gap:16px;padding:18px;display:grid}.dog-journal-entry.archived{background:var(--panel-muted);opacity:.86}.dog-journal-entry h3{margin:9px 0 3px;font-family:Georgia,Times New Roman,serif;font-size:1.55rem}.dog-journal-entry time{color:var(--muted);font-size:.84rem;font-weight:700}.dog-journal-entry-notes{border-left:3px solid var(--accent);white-space:pre-wrap;background:#f4efdf;margin:0;padding:13px 15px;line-height:1.55}.dog-journal-entry-actions{border-top:1px solid var(--border);justify-content:flex-end;padding-top:12px}.dog-journal-entry-actions button,.dog-journal-profile-heading button,.dog-journal-form-actions button{min-height:44px}@media (max-width:700px){.dog-journal-profile-heading,.dog-journal-history-heading{display:grid}.dog-journal-profile-heading>button,.dog-journal-history-heading select,.dog-journal-history-actions,.dog-journal-history-actions>button{width:100%}.dog-journal-history-actions{grid-template-columns:minmax(0,1fr);display:grid}.dog-journal-form-grid,.dog-journal-profile-details,.dog-journal-profile-overview{grid-template-columns:minmax(0,1fr)}.dog-journal-portrait{width:min(100%,280px)}.dog-journal-profile-details>div,.dog-journal-profile-details>div:nth-child(odd),.dog-journal-profile-details>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.dog-journal-profile-details>div:last-child{border-bottom:0}}@media (max-width:560px){.dog-journal{gap:14px}.dog-journal-profile,.dog-journal-form,.dog-journal-history{padding:16px}.dog-journal-profile-heading h1,.dog-book-page>.page-header h1{font-size:2.55rem}.dog-book-page>.page-header p{font-size:.92rem}.dog-book-heading{justify-content:space-between;align-items:center;display:flex}.dog-book-heading>button{flex:none;min-height:44px}.dog-profile-card-lead{grid-template-columns:104px minmax(0,1fr);gap:12px}.dog-profile-portrait{width:104px}.dog-profile-card-header{display:grid}.dog-profile-card-header .pill{justify-self:start}.dog-journal-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dog-journal-entry{padding:14px}.dog-journal-entry>header,.dog-journal-entry-actions,.dog-journal-form-actions{grid-template-columns:minmax(0,1fr);display:grid}.dog-journal-entry-actions button,.dog-journal-form-actions button,.dog-photo-manager .journal-photo-card>button{width:100%}.dog-photo-operation-actions{grid-template-columns:minmax(0,1fr);display:grid}.dog-photo-operation-actions>button,.dog-photo-operation-reselect{width:100%}.dog-profile-card-actions .button,.dog-profile-card-actions button{flex:100%;width:100%}.dog-profile-photo-grid .journal-photo-card{grid-template-columns:72px minmax(0,1fr)}.dog-profile-photo-grid .dog-saved-photo-actions{grid-column:1/-1;justify-self:stretch;margin:0;display:grid}.dog-profile-photo-grid .dog-saved-photo-actions>button{width:100%}}@media (max-width:360px){.journal-command-actions{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--hk-forest-950:#071b13;--hk-forest-900:#0d241b;--hk-forest-800:#16382a;--hk-cream:#f4ead7;--hk-cream-strong:#fffaf0;--hk-ink:#173126;--hk-muted:#bcb29e;--hk-border:#e2c68b42;--hk-page-gutter:clamp(14px, 4vw, 32px);--hk-section-gap:clamp(16px, 3vw, 28px);--hk-card-radius:14px;--hk-control-height:46px;--hk-bottom-nav-height:76px;--hk-mobile-header-height:calc(52px + env(safe-area-inset-top));--mobile-shell-header-height:var(--hk-mobile-header-height)}html,body{background:var(--hk-forest-950)}body:has(.huntkeep-cohesive-page){background:var(--hk-forest-950)}.app-shell:has(.huntkeep-cohesive-page)>.app-workspace>.main{background:var(--hk-forest-950)}body{color:var(--hk-cream)}.app-workspace{min-width:0}.main{background:var(--hk-forest-950);min-width:0}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #e19a4d}.hk-page{gap:var(--hk-section-gap);width:min(100%,1180px);color:var(--hk-cream);margin:0 auto;padding:clamp(6px,1vw,14px) 0 clamp(24px,5vw,54px);display:grid}.hk-page-header{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.hk-page-header>div{min-width:0}.hk-kicker{color:#e3904e;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850;display:block}.hk-page-header h1{color:var(--hk-cream);letter-spacing:-.045em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,4.1rem);line-height:.95}.hk-page-header p{max-width:660px;color:var(--hk-muted);margin:9px 0 0;line-height:1.45}.hk-page>.grid .card,.hk-page>.section,.hk-page>.form-panel{border-radius:var(--hk-card-radius);background:var(--hk-cream-strong);color:var(--hk-ink);border-color:#c9b994;box-shadow:0 14px 30px #00000024}.hk-page>.section h2,.hk-page>.section h3,.hk-page>.section p,.hk-page>.section .muted,.hk-page>.grid .card,.hk-page>.grid .card p,.hk-page>.grid .card span{color:var(--hk-ink)}.hk-page>.section p,.hk-page>.section .muted,.hk-page>.grid .card p,.hk-page>.grid .card span{color:#5d6a60}.hk-more-groups{gap:18px;display:grid}.hk-mobile-account-access{display:none}.hk-more-groups>section{gap:8px;display:grid}.hk-more-groups h2{color:#d7c69f;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:850}.hk-more-groups>section>div{border:1px solid var(--hk-border);border-radius:var(--hk-card-radius);background:var(--hk-forest-900);overflow:hidden}.hk-more-groups a{min-height:66px;color:var(--hk-cream);justify-content:space-between;align-items:center;gap:14px;padding:12px 14px;display:flex}.hk-more-groups a+a{border-top:1px solid #e2c68b24}.hk-more-groups a:hover,.hk-more-groups a:focus-visible{background:var(--hk-forest-800);outline-offset:-3px}.hk-more-groups a>span:first-child{gap:3px;min-width:0;display:grid}.hk-more-groups small{color:var(--hk-muted);line-height:1.3}.hk-more-groups a>span:last-child{color:#df914e;flex:none;font-size:1.6rem}.huntkeep-property-workspace,.huntkeep-journal{background:0 0;border:0;border-radius:0;width:min(100%,1180px);margin:0 auto;padding:clamp(6px,1vw,14px) 0 clamp(24px,5vw,54px)}.huntkeep-property-workspace .property-workspace-nav{border-color:var(--hk-border);border-radius:var(--hk-card-radius);background:var(--hk-forest-900);box-shadow:none}.property-mobile-context{display:none}.trail-cam-secondary-tools{color:inherit;border-top:1px solid #5b6f5b38;gap:10px;padding-top:12px;display:grid}.trail-cam-secondary-tools summary{cursor:pointer;color:#4d614f;align-items:center;min-height:44px;font-weight:800;display:flex}.huntkeep-property-workspace .property-workspace-nav a{color:#cfc2a8}.huntkeep-property-workspace .property-workspace-nav a[aria-current=page]{color:#f4c58f;background:#d16a2329;border-color:#e78e466b}.huntkeep-property-workspace .property-workspace-tools summary{color:#e8d8bb;background:#173a2c;border-color:#e2c68b3b}.huntkeep-property-workspace .property-workspace-tools:has(a[aria-current=page]) summary{color:#f4c58f}.huntkeep-property-workspace .property-workspace-tools>div{border-color:var(--hk-border);background:var(--hk-forest-900)}.huntkeep-property-workspace .property-workspace-back{background:#173a2c;color:var(--hk-cream)!important;border-color:#e2c68b3b!important}.hk-property-summary{border:1px solid var(--hk-border);border-radius:var(--hk-card-radius);background:var(--hk-forest-900);color:var(--hk-cream);justify-content:space-between;align-items:flex-end;gap:18px;padding:clamp(18px,4vw,30px);display:flex}.hk-property-summary>div{min-width:0}.hk-property-summary span{color:#e2904e;letter-spacing:.07em;text-transform:uppercase;font-size:.73rem;font-weight:850}.hk-property-summary h2{letter-spacing:-.03em;margin:5px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,4vw,2.5rem)}.hk-property-summary p{max-width:650px;color:var(--hk-muted);margin:7px 0 0;line-height:1.42}.property-place-details{border-bottom:1px solid var(--hk-border);color:var(--hk-muted);flex-wrap:wrap;gap:8px 24px;margin:0;padding:0 2px 16px;display:flex}.property-place-details>div{gap:7px;display:flex}.property-place-details dt{text-transform:uppercase;font-size:.73rem;font-weight:850}.property-place-details dd{color:var(--hk-cream);margin:0}.property-history-callout{color:var(--hk-cream);background:linear-gradient(120deg,#173a2c,#0d241b 68%);border:1px solid #dfc08957;border-left:5px solid #d16a23;border-radius:16px;gap:5px;padding:clamp(18px,4vw,28px);display:grid}.property-history-callout>span:first-child{color:#e59a58;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.property-history-callout strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,3vw,2rem)}.property-history-callout p{color:var(--hk-muted);margin:0}.property-history-callout .card-action{color:#efaa67;margin-top:7px;font-weight:850}.property-history-callout:hover,.property-history-callout:focus-visible{outline-offset:2px;border-color:#e39a59;outline:3px solid #2f72846b}.property-overview-essentials{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.property-overview-tools{border:1px solid var(--hk-border);background:var(--hk-forest-900);color:var(--hk-cream);border-radius:14px;padding:8px 12px}.property-overview-tools summary{cursor:pointer;align-items:center;min-height:44px;font-weight:850;display:flex}.property-overview-tools>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:5px 0 7px;display:grid}.property-overview-tools a{border:1px solid var(--hk-border);background:var(--hk-forest-800);min-height:64px;color:var(--hk-cream);border-radius:10px;align-content:center;gap:3px;padding:11px 13px;display:grid}.property-overview-tools a span{color:var(--hk-muted);font-size:.8rem}.property-overview-tools a:hover,.property-overview-tools a:focus-visible{outline-offset:2px;border-color:#df9554;outline:3px solid #2f728459}@media (min-width:821px){.app-shell{grid-template-columns:236px minmax(0,1fr)}.sidebar{padding:24px 18px}.sidebar-content{gap:22px;padding-top:20px}.brand-header-logo{width:min(180px,100%)}.main{padding:34px}}@media (max-width:820px){html{scroll-padding-top:calc(var(--hk-mobile-header-height) + 16px)}.app-shell{min-height:100dvh;display:block}.sidebar{display:none}.main{min-height:calc(100dvh - var(--hk-mobile-header-height));padding:16px max(var(--hk-page-gutter), env(safe-area-inset-right)) calc(var(--hk-bottom-nav-height) + 30px + env(safe-area-inset-bottom)) max(var(--hk-page-gutter), env(safe-area-inset-left))}.hk-page-header{flex-direction:column;align-items:flex-start}.hk-page-header .button{width:100%}.hk-mobile-account-access{gap:8px;display:grid}.hk-mobile-account-access>h2{color:#d7c69f;letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:850}.hk-mobile-account-access .auth-panel{border-color:var(--hk-border);border-radius:var(--hk-card-radius);background:var(--hk-forest-900);margin:0;padding:14px}.hk-mobile-account-access .auth-panel input,.hk-mobile-account-access .auth-panel button{min-height:44px}.huntkeep-property-workspace .property-workspace-nav{z-index:24;top:calc(var(--hk-mobile-header-height) + 8px);margin-inline:calc(var(--hk-page-gutter) * -.45);align-items:center;padding:6px;display:flex;position:sticky}.huntkeep-property-workspace .property-workspace-links{flex-wrap:nowrap;overflow-x:auto}.huntkeep-property-workspace .property-workspace-links a{flex:none;padding-inline:8px;font-size:.82rem}.huntkeep-property-workspace .property-workspace-back{display:none}.huntkeep-property-workspace .property-workspace-tools summary{text-overflow:ellipsis;max-width:88px;padding-inline:8px;font-size:.82rem;overflow:hidden}.property-mobile-context{border-bottom:1px solid var(--hk-border);min-height:44px;color:var(--hk-cream);justify-content:space-between;align-items:center;gap:12px;padding:0 0 10px;display:flex}.property-mobile-context a{color:#e6a461;align-items:center;min-height:44px;font-size:.84rem;font-weight:800;display:inline-flex}.property-mobile-context strong{color:#d7c69f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.82rem;overflow:hidden}.hk-subpage-header{gap:5px;padding-top:0}.hk-subpage-header h1{font-size:clamp(1.65rem,8vw,2.15rem);line-height:1.02}.hk-subpage-header p{margin-top:5px;font-size:.86rem;line-height:1.38}.trail-cam-secondary-tools .actions{align-items:stretch}.trail-cam-secondary-tools .actions>*{width:100%}.hunt-finish-action{bottom:calc(var(--hk-bottom-nav-height) + env(safe-area-inset-bottom) + 12px);z-index:10;position:sticky;box-shadow:0 8px 22px #00000038}.hk-property-summary{flex-direction:column;align-items:stretch}.hk-property-summary .button{width:100%}.property-overview-essentials,.property-overview-tools>div{grid-template-columns:minmax(0,1fr)}}@media (max-width:360px){.hk-page-header h1{font-size:2.15rem}.huntkeep-property-workspace .property-workspace-links a{padding-inline:6px;font-size:.78rem}.huntkeep-property-workspace .property-workspace-links a[href$=\/map]{display:none}.hk-more-groups a{min-height:64px;padding-left:11px;padding-right:11px}}@media (min-width:821px) and (max-width:1100px){.huntkeep-property-workspace .property-workspace-links a{flex:none}.map-workbench,.boundary-builder{grid-template-columns:minmax(0,1fr)}.trail-cam-workspace .section-heading,.trail-cam-upload-disclosure .section-heading{flex-direction:column;align-items:stretch}.trail-cam-metrics,.trail-cam-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.huntkeep-journal .journal-command-header{flex-direction:column;align-items:flex-start}.huntkeep-journal .journal-command-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0;display:grid}.huntkeep-journal .journal-command-actions .journal-quick-capture-toggle{white-space:normal;width:100%;min-width:0}}@media (min-width:1600px){.huntkeep-journal{width:min(100%,1280px)}}@media (max-width:820px){.form-panel{scroll-margin-bottom:calc(var(--hk-bottom-nav-height) + 24px + env(safe-area-inset-bottom));padding-bottom:calc(24px + env(safe-area-inset-bottom))}.form-panel input,.form-panel select,.form-panel textarea,.journal-edit-panel input,.journal-edit-panel select,.journal-edit-panel textarea{max-width:100%;font-size:16px}.journal-edit-panel{margin-bottom:calc(var(--hk-bottom-nav-height) + 24px + env(safe-area-inset-bottom))}}@media (max-width:620px){.journal-collection-selector{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.journal-collection-selector button{padding-inline:8px}}.hk-secondary-tools-link{border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 82%, transparent);color:var(--muted);border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:14px 16px;font-size:.86rem;display:flex}.hk-route-state{align-content:center;justify-items:start;gap:10px;min-height:min(560px,70dvh);display:grid}.hk-route-state h1,.hk-route-state p{margin:0}.hk-route-state p{max-width:58ch;color:var(--muted);line-height:1.55}.hk-secondary-tools-link a{min-height:44px;color:var(--foreground);white-space:nowrap;align-items:center;font-weight:800;display:inline-flex}@media (max-width:640px){.hk-secondary-tools-link{flex-direction:column;align-items:flex-start;gap:4px}}
